Search found 6598 matches

by vitamin
Sun Nov 11, 2012 8:07 pm
Forum: Linux
Topic: Running steam with steamapps folder symlinked
Replies: 2
Views: 1959

Re: Running steam with steamapps folder symlinked

The obvious answer - this won't work. Steam doesn't like when steamapps directory is somewhere else. Also note that some games will not work this way at all. They will have to revalidate (read redownload) all of their content.
by vitamin
Sun Nov 11, 2012 7:55 pm
Forum: Wine Help
Topic: Use Wine make version of Outlook Express 6 run on W7 64bit?
Replies: 1
Views: 1352

Re: Use Wine make version of Outlook Express 6 run on W7 64b

No you can not use Wine to run windows programs on windows.

Wine does not convert windows applications to anything. Wine implements Windows on to of Linux (OS x, BSD, etc).
by vitamin
Wed Oct 03, 2012 7:49 pm
Forum: Linux
Topic: US International Keybord with dead keys
Replies: 19
Views: 11622

Re: US International Keybord with dead keys

Try this (change path accordingly):

Code: Select all

LANG=pt_BR.UTF-8 wine path/msword.exe
by vitamin
Tue Oct 02, 2012 9:17 pm
Forum: Linux
Topic: Running Battlefield 1942 gives following errors
Replies: 7
Views: 8061

Re: Running Battlefield 1942 gives following errors

"SecDrv" service is a Safedisk driver. Make sure you properly installed your game from a CD/DVD. See http://wiki.winehq.org/CopyProtection for some additional information. To me it seems new gcc versions broke Safedisk for good. Not even mentioning Ubuntu...
by vitamin
Tue Oct 02, 2012 9:13 pm
Forum: Linux
Topic: US International Keybord with dead keys
Replies: 19
Views: 11622

Re: US International Keybord with dead keys

Francisco6x wrote:Can Wine to use the operating system's locale to decide what language to use?
Yes, that what Wine does. However it might not be set correctly in your case. What is the language you are using? And what does 'locale' command outputs?
by vitamin
Tue Oct 02, 2012 7:44 am
Forum: Linux
Topic: US International Keybord with dead keys
Replies: 19
Views: 11622

Re: US International Keybord with dead keys

Make sure your LANG environment variable is set correctly to the language you are using.
by vitamin
Tue Oct 02, 2012 7:39 am
Forum: Linux
Topic: WineASIO for amd64 (Wine 1.4, kubuntu 12.04.1 LTS x64)
Replies: 5
Views: 3395

Re: WineASIO for amd64 (Wine 1.4, kubuntu 12.04.1 LTS x64)

Not all dlls support registration. All you need to do for such dll is to copy it into system32 or put it into same directory with program you are running.
by vitamin
Mon Sep 17, 2012 7:35 am
Forum: Wine Help
Topic: FreeBSD 9.0 + wine64
Replies: 5
Views: 2920

Re: FreeBSD 9.0 + wine64

To create proper wineprefix Wine runs number of different programs that do require X because they do create windows. After you got your wineprefix created you might be able to run that console application, assuming it's a pure 64-bit console app that never creates windows.
by vitamin
Mon Sep 17, 2012 7:29 am
Forum: Linux
Topic: libOSMesa 32-bit development files?
Replies: 12
Views: 11176

Re: libOSMesa 32-bit development files?

Works fine here. For 64-bit applications that it. And it comes with everything regular 32-bit Wine comes with. Otherwise it won't properly wok.
by vitamin
Mon Sep 17, 2012 7:26 am
Forum: Linux
Topic: adobe phtoshop run error in wine 1.4
Replies: 6
Views: 3538

Re: adobe phtoshop run error in wine 1.4

You can always compile Wine yourself.
by vitamin
Mon Sep 17, 2012 7:25 am
Forum: Linux
Topic: Problems with wine, nvidia driver and fullscreen games
Replies: 3
Views: 2507

Re: Problems with wine, nvidia driver and fullscreen games

hellfire[bg] wrote:Does it matter if the driver is installed from the arc repositories or by the official nvidia method?
Yes, it does. It appears to be broken / incorrectly packages in arch.
by vitamin
Sat Sep 15, 2012 8:10 am
Forum: Wine Help
Topic: How to disable network access for Wine?
Replies: 4
Views: 4268

Re: How to disable network access for Wine?

The only way to do it is properly is using SELinux.
by vitamin
Sat Sep 15, 2012 8:09 am
Forum: Wine Help
Topic: how are AMD video cards with wine these days?
Replies: 9
Views: 4317

Re: how are AMD video cards with wine these days?

Just one "small" grain of salt on that report - ATI's drivers just (this week) got full OpenGL certification on Linux. This means they were not standard copmlient before.... So all the claims "it worked for me" come from people who didn't actually use anything more then features ...
by vitamin
Sat Sep 15, 2012 8:03 am
Forum: Linux
Topic: Counter Strike Global Offensive doesn't start.
Replies: 1
Views: 2333

Re: Counter Strike Global Offensive doesn't start.

Have you install ATI's drivers?
by vitamin
Sat Sep 15, 2012 8:00 am
Forum: Linux
Topic: Crystal Reports 11.0.0.1282
Replies: 1
Views: 1709

Re: Crystal Reports 11.0.0.1282

Few things to try:
- Upgrade to newest Wine version (wine-1.5.13)
- Reinstall your program(s) into 32-bit wineprefix ex: WINEARCH=win32 WINEPREFIX=~/.wine-32 wine setup.exe

If things still fail - install debug symbols (-dbg package) and submit but to bugzilla.
by vitamin
Sat Sep 15, 2012 7:52 am
Forum: Linux
Topic: Debian's Nvidia binary drivers from Synaptic don't work?
Replies: 4
Views: 4059

Re: Debian's Nvidia binary drivers from Synaptic don't work?

So why are you asking it here? Obviously it's some problem with debian packages. Not Wine or nVidia drivers.
by vitamin
Sat Sep 15, 2012 7:49 am
Forum: Linux
Topic: Problems with wine, nvidia driver and fullscreen games
Replies: 3
Views: 2507

Re: Problems with wine, nvidia driver and fullscreen games

Other people been having the same issues with arch. Reinstall newest nvidia drivers from their web site.
by vitamin
Sat Sep 15, 2012 7:47 am
Forum: Linux
Topic: Opening new JPG files in same instance of PSP under Wine
Replies: 4
Views: 2833

Re: Opening new JPG files in same instance of PSP under Wine

I did this by setting the "Run action" for JPG files to: wine "/root/.wine/drive_c/Program Files/Jasc Software Inc/Paint Shop Pro 7/psp.exe" "${@//\//\\} First of all do not run Wine or anything else for that matter as root on *NIX. Create a regular user account and do ever...
by vitamin
Sat Sep 15, 2012 7:41 am
Forum: Linux
Topic: Trouble compiling Wine on OpenSuse 64-bit
Replies: 2
Views: 2509

Re: Trouble compiling Wine on OpenSuse 64-bit

drtillberg wrote:./configure --x-libraries=/usr/X11R6/lib
This is not correct. You don't need this option for Open SuSE. Simple './configure' will do.
by vitamin
Tue Sep 11, 2012 7:25 am
Forum: Linux
Topic: Program launcher error for CIV V on wine 1.5
Replies: 1
Views: 1335

Re: Program launcher error for CIV V on wine 1.5

Please post complete terminal output including steam launch.
by vitamin
Tue Sep 11, 2012 7:20 am
Forum: Linux
Topic: HOW TO INSTALL winetricks with proxy
Replies: 2
Views: 2318

Re: HOW TO INSTALL winetricks with proxy

You don't need to "install" winetricks. It's a single shell script that you can download using your preferred method.
by vitamin
Tue Sep 11, 2012 7:19 am
Forum: Linux
Topic: LTSpice 4 and RHEL 6.2 fixme:exec:SHELL_execute flags ignore
Replies: 1
Views: 1418

Re: LTSpice 4 and RHEL 6.2 fixme:exec:SHELL_execute flags ig

What's the actual issue? Wine prints lots of messages but most of them are harmless or can be safely ignored.
by vitamin
Sat Sep 08, 2012 5:21 pm
Forum: Linux
Topic: Error launching Steam and other 3d games
Replies: 2
Views: 2352

Re: Error launching Steam and other 3d games

First fix this problem: err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. Then reinstall your steam into clean 32-bit Wine prefix: WINEARCH=win32 WINEPREFIX...
by vitamin
Sat Sep 08, 2012 5:14 pm
Forum: Linux
Topic: Sopcast support?
Replies: 1
Views: 1371

Re: Sopcast support?

Please post complete terminal output.
by vitamin
Sat Sep 08, 2012 5:13 pm
Forum: Linux
Topic: Language problem MS Project
Replies: 1
Views: 1350

Re: Language problem MS Project

How and where do I have to place LANG tag to open Project-session in english? Something like this would do what you asking: env LANG=en_US WINEPREFIX="/home/familia/.wine" wine C:\\windows\\command\\start.exe /Unix /home/familia/.wine/dosdevices/c:/users/familia/Start\ Menu/Programs/Micro...