similar to: how do I (now) specify wine "Path"? And where is --debugmsg ?

Displaying 20 results from an estimated 2000 matches similar to: "how do I (now) specify wine "Path"? And where is --debugmsg ?"

2005 Oct 19
3
RE: how do I (now) specify wine "Path"?
Jonathan Ernst wrote: >Le mercredi 19 octobre 2005 à 11:35 -0400, John Lumby a écrit : > > I had previously been using wine 20041019. In > > that wine, the .wine dir had a config file where you could specify > > [wine] > > ... > > "Path" = "C:\\Windows;C:\\Windows\\System" > > > >Settings have been moved in the registry. You
2001 Mar 23
1
-debugmsg trace+all gives assertion error
Trying to debug starcraft.exe I put on --debugmsg trace+all as part of the wine options: WINEPREFIX=~/.wine.starcraft/ wine --debugmsg trace+all -desktop 640x480 /mnt/d/Games/Starcraft/starcraft.exe Wine is cvs version from march 21. This is the last 20-30 lines from the debug log: trace:profile:PROFILE_GetWineIniString ('wine','temp','c:\windows'): returning
2002 Oct 23
3
How to pipe debugmsg to a file?
Is there a wine option to send the log output to a file? I'm doing the following: wineconsole --debugmsg +all program_name parm1 parm2 parm3 > /mylog.txt mylog.txt is not receiving a copy of the millions, nay billions!, of messages output. I'm using Redhat 7.3 and the 10/07/2002 RPMs. - Bill
2004 Aug 02
3
debug channels
hello winers! has anyone a kind of debug channels documentation? i mean that parameters after "--debugmsg" like: "+relay,+loaddll,+reg"... i need to see network stuff in the debug messages. thanx, cheers! rxon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20040802/0b9fca0a/attachment.htm
2002 Oct 13
3
Can't make a shadow directory
Thanks Lawson. I am trying to run a program now, but it doesn't start. I have got the next output after I did: wine --debugmsg +loaddll logic.exe: trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\Program Files\Logic Audio Platinum 5.01\msacm32.dll' : builtin trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\WINDOWS\SYSTEM\msacm.drv' : builtin
2008 Mar 15
3
Message: "HTML rendering is currently disabled"
I have installed Firefox and IE 6 as well as Quicktax 2007 under wine 9.57. Firefox works OK, but I cannot start either IE6 or Quicktax. The first few messages on the console when starting IE6 are: fixme:shell:StopWatchMode () stub! fixme:ole:CoResumeClassObjects stub fixme:shdocvw:go_home stub fixme:urlmon:URLMonikerImpl_BindToObject use running object table fixme:win:WIN_CreateWindowEx Parent
2003 Jun 20
2
winword2000 has pipe problems
High dears, I just do my first step on wine on SuSE8.2 and Wine 20030508, installed from new rpm for SuSE. First I have installed the Office2000 with that command: Office2000 Prem> wine --dll cabinet=n --debugmsg +loaddll setup.exe hat it seems to be work: I have got the messages "restart your Computer". After that I start wine notepad only to see if wine is still working
2001 Apr 30
1
OpenGL causes assertion failure.
Hello, I've done all the 'Right Things(tm)' in order to get opengl to work under wine. Here's my checklist: -1- I checked the proper working of libGL.so gears runs just nicely under linux -2- I retrieved the latest and greatest wine src from CVS -3- I did a ./configure --enable-opengl -4- Built the sources, installed the binaries. -5- Tried dll configs Now, when
2003 May 08
1
dcom98, ole32=n and CreateProcess
hi, can't change line wrapping, so am attaching plain text file with message. waiting for answer. TIA -------------- next part -------------- I have no-windows wine system. when installing "dcom98.exe" package into clean system I get such msg-box with an alert: "A newer version of DCOM95 or DCOM98 had been installed. To override, you must uninstall the current version
2009 Sep 05
2
newbie running wine
i installed wine and i have installed win2000 in other hard drive this is my question i run this command: wine --debugmsg -all,+loaddll sol.exe and this is the message i'm getting: "unhandled exception, starting debugger... trace : loadDll: MODULE_LoadLibrary_EXA LoadedModule 'z:\..\..\...\advapi32.dll' : native" and it goes on and on.. with that message for ever and
2002 Dec 05
0
win2k + iexplore
i am not able to run iexplore from wine in mandrake 9.0. On "wine -debugmsg +loaddll IEXPLORE.EXE" gives following message and exits without opening the iexplorer trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\WINDOWS\SYSTEM32\KERNEL32.dll' : builtin trace:loaddll:MODULE_LoadLibraryExA Loaded module 'C:\windows\system32\msvcrt.dll' : native
2002 Dec 02
0
# wine --version Wine 20021125
Does anyone know how to save the output from the debugger and how to fix this problem? # wine SetupChat.exe fixme:seh:check_resource_write Broken app is writing to the resource data, enabling work-around fixme:ole:CoTreatAsClass ({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594}) fixme:ole:_get_funcdesc Did not find a typeinfo for reftype 0?
2002 Dec 06
0
winspool error
I am using Mandrake 9.0 and wine-20021125. The program in question installed with no apparent problems. A lot of the program works correctly, however, I get to a point that gives an error. I ran the program with --debugmsg +loaddll options. I also line numbered the output and I included all output. On line 11 it loads winspool.drv but on line 41 it can not find winspool.drv. Any ideas on how to
2002 Dec 29
0
REPOST: winspool error
I posted this earlier with no response. I have also tried wine-20021219 with the same results. I am using Mandrake 9.0 and wine-20021125. The program in question installed with no apparent problems. A lot of the program works correctly, however, I get to a point that gives an error. I ran the program with --debugmsg +loaddll options. I also line numbered the output and I included all output.
2003 Mar 07
3
DLL not loading, msjava.dll, Encyclopedia Britannica
Hi, excuse me if my problem is something obvious, but I'm lost and couldn't find any useful information (is there a search function for the list archive?). Im new to Wine (and only recently switched to Linux). Problem: I'm trying to run the Britannica Encyclopedia 2000 (BCD2000), but when I start it I get the error message (in a popup window) "Unable to start the application
2005 Sep 27
7
New user
Hi all, i'm a new user of wine and i have some doubts. First i'm using wine with gentoo. I read in the wine web some info about the config file that wine uses, but in the gentoo ebuild no sample file is installed, or i haven't found it. Even more it seems that the winecfg application is used to configure wine, but it seems to not be finished and uses the registry files in ~/.wine to
2001 Jun 27
1
err:ntdll:RtlpWaitForCriticalSection...
Hi there, I'm relativly new to this linux-stuff an especially to wine. I'm trying to bring up an software that is using the FOXW2600.ESL als runtime library (as far as i understand this). All i can get out of wine is a blank and black (managed) screen an a bunch of messages at starting konsole. At the end wine claims to be successful. I'm running SuSE 7.2 codeweavers-wine-20010305
2003 Feb 07
0
DVD2One + fixme:win32:PE_CreateModule Unknown directory 15 ignored
Hi guys Couple of weeks ago I saw some posts about DVD2One not working... i tried this app in my Windows, and had to say is the most amazing Vob re-encoder have seen (and no, before someone ask, there is no similar app in linux, the closest is transcode + ifogen but they take 12-18hours while dvd2one takes 30 minutes + multiaudio+multisubs... and so on) Anyway, i only got this:
2001 Nov 19
1
Lotus Notes under WinNT 4.0
Hello! I'm trying to run Lotus Notes (installed on another partition, Win NT 4.0) under SuSE Linux 7.2. So far I got Wine release 20011108. If I run wine --winver nt40 --debugmsg +loaddll \\ /windows/c/Programme/Lotus/Notes/notes.exe a Lotus opening window shows shortly and then on a mouseclick it does nothing or produce a memory error. It seems to have problems with ole32.dll:
2002 Nov 21
3
Tribes 1.x & Wine
Has anyone ever tried to actually get a tribes server running under wine or another emulator? Just the other day i was setting up a linux counter-strike server. My friend asked me if i would setup a Tribes 1.0 or 1.11 server. I thought linux would be a great way to do it. I was trying to run a headless / dedicated starsiege tribes server (1.0/1.11) I Installed the tribes files (including the