search for: debugmsg

Displaying 20 results from an estimated 325 matches for "debugmsg".

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
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','t...
2005 Oct 19
1
how do I (now) specify wine "Path"? And where is --debugmsg ?
Two questions if I may. 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" Also with that wine, there was an option on the wine command --debugmsg I've upgraded to wine 20050930 and can't find either of these. My specific problem was, I am trying to run quicktax 2003 under wine, and it reported this: XXXX.dll (which is needed by L"C:\...yyyy.dll") not found for various win/nt dlls. I eventually discovered that...
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 -> OK Than I do: cd ~/.wine/fake_windows/Program Files/Microsoft Office/Office> wine winword or in the n...
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
2001 Nov 21
2
Groupwise errors
...erver but bombs out with a debug xterm. It appears to be able to connect to the groupwise server ok for verifying the password. If I put in a bogus one it will tell me I have used the wrong password. What sort of debuging information should I look for and how can I obtain debug info? If I use --debugmsg +relay it put out a hug amount of stuff. I would like to learn how to troubleshoot these sort of things so that I can start working on getting several of our winblows applications (here at work) running on linux. Here's a break down of what I have. Redhat 7.2 Wine release 20011004 & the...
2001 Oct 23
1
HOMM3 and DirectPlay
...20011023 and previous) I've gotten heroes of might and magic 3 working, minus networking :/ After doing a full install in WINE (with fake windows), attempting to run the game came up with the 'unable to initialize resources - possible disk problem'. Examination of the output of wine --debugmsg +relay,+text,+string Heroes3.exe indicates that the game is looking for the data files (located in a Data subdirectory) as Datafilename, rather than Data/filename. After copying the data files to the root installation directory and prepending 'Data' to the filename, the game starts and run...
2001 Oct 04
2
Tried a different tack ....
...weavers preview build (binary RPM, ugh!), and the DeskTopWindow error I was experiencing building from cvs is gone. All the font fixme warnings (which had, at one point, gone away) are back, and I'm back to the previous error I was getting before DeskTopWindow: babylon5:alaric:~:46 $ wine --debugmsg fixme-font d:\\install.exe Invoking /opt/wine/bin/wine.bin --debugmsg fixme-font d:\install.exe ... /usr/bin/wine: mktemp: command not found /usr/bin/wine: mktemp: command not found Building font metrics. This may take some time... err:seh:UnhandledExceptionFilter Couldn't start debugger (debug...
2003 Mar 07
3
DLL not loading, msjava.dll, Encyclopedia Britannica
...cation - Java virtual machine not found". As far as I could figure out, the JVM included on the CD was correctly installed in /wine-c/windows/system/Msjava.dll (/wine-c is my virtual C-Drive). So somehow it doesn't seem to find it. I tried to start wine with debugmessages: wine --debugmsg +loaddll BCD2000.exe gives messages that a number of builtin dlls have been loaded, but no mention of msjava.dll. When I try wine --dll msjava=n --debugmsg +loaddll BCD2000.exe Exactly the same - no msjava.dll appears in the message (shouldn't this load msjava.dll from windows/system in an...
2002 Feb 21
1
Help tracing WINE funcion..
Hi all, I need some assistance.. I'm trying to trace a problem. The quick description is when I run the Visual FoxPro 5 development environment, and I click in a 'edit' window (like when you bring your program up, to edit it) the screen freezes. when I ran wine --debugmsg +win vfp.exe, my last line of trace is: trace:win:EVENT_Capture (0x20021) So I saw that SetCapure() called EventCapture(), and I'm trying to see what all (yikes!) calles SetCapture() I started with [rick@pc99 wine]$ grep -nri --include *.c setcapture * to get all the c files with set capture...
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 other 2 dll files. what a...
2001 Nov 23
1
Internet Explorer on fresh wine installation
...plication (which is only available on windows) I need to have the MS Virutal machine, which is supplied with IE4 SP3 and more, so I downloaded IE 5.0 and tried to install it. I think the main problem is, that I am new to wine and maybe my problem isn't really a problem.... If I run "wine --debugmsg +warn IE5Setup.exe" the assistant starts and after that crashes with the message, that it misses some components and this is from debugmsg: fixme:setupapi:GenInstall16 (0015, 'ActiveX.Failure', 0041), semi-stub. Please implement additional operations here ! err:setupapi:VCP_CopyFiles...
2003 Mar 14
1
wnaspi32.dll not loading
Hi, I use software that is supposed to access hardware using the ASPI layer. But whenever I open the software I get the error: could not acces the device. Precisely the same message one gets, when the aspi layer isn't installed in Windows. Looking at what I get with "wine -debugmsg +file" I don't see any wnaspi32.dll or similar loaded. Without the debug on, I get errors like: fixme:file:LockFile not implemented in server fixme:file:UnlockFile not implemented in server What do they mean? Are they harmful? What file do they try to lock? I've attached as well th...
2001 Jun 26
1
intermittent segfault upon invocation
Wine release 20010510 on Linux 2.4.4 SMP compiled from source code. One in ten times, when I start wine (with an executable or without) the program will segfault. Notes: 1. This doesn't happen when I run wine under the debugger. 2. I turned on --debugmsg +all to see if I could pinpoint the reason. When it deosn't segfault, I get loads of debug messages. When it DOES fault, I get none. It's as if the program never started. 3. No other applications on the system do this, so I think the OS itself is stable. 4. When it doesn't segfaul...
2002 Jan 06
1
cups printing quicken I guess wine-bugs is dead.
...with 2.4.17. Everything rocks so far except whenever i try to print wine freaks out and dies. Crossover is using Wine release 20010629. I have tried printing in linux and it works fine. I also have crossover installed (I actually paid for it). And it seems to print without crashing. wine --debugmsg +winspool QW.EXE: the quicken app http://www.wuli.nu/users/dolemite/winedebugmsg wine --debugmsg +winspool notepad.exe: a notepad clone http://www.wuli.nu/users/dolemite/wine_error_notepad .wine/config: http://www.wuli.nu/users/dolemite/wineconfig HP-Deskjet_842C-gimp-print-cups.ppd: http:/...
2001 Oct 16
5
another ttyS0 acces problem ;-)
Not the same as the other treath, but also an tty access problem. I have an old an cheap digital camera wich isn't supported by gphoto(2). I can get the program running under wine only it shows me: err:dosfs:DOSFS_CreateCommPort Couldn't open /dev/ttyS0,115200 ! (check permissions) err:file:CreateFileA Couldn't open device 'COM1'! FIXME:pthread_rwlock_rdlock
2003 Mar 17
2
TBSTYLE_ALTDRAG not implemented
Hi, I try to use a financial software (Sage Line 100) with Wine. The program can be launched but after a few seconds it freezes and the log say : khaem:/usr/local/fake_windows/windows/system$ wine --debugmsg +err,+fixme /usr/local/fake_windows/Program\ Files/Maestria/maestria.exe fixme:toolbar:TOOLBAR_CheckStyle [0x10031] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10031] TBSTYLE_ALTDRAG not implemented fixme:toolbar:TOOLBAR_CheckStyle [0x10035] TBSTYLE_ALTDRAG not implemented f...
2006 Feb 03
0
rquotad (NFS) quota plugin
...e; + enum rquotad_states state; + const char **resources; + uint64_t kbyte_usage; + uint64_t inode_usage; + uint64_t kbyte_limit; + uint64_t inode_limit; + }; + + struct rquotad_quota_root_iter { + struct quota_root_iter iter; + char boxfs[MNAMELEN]; + size_t offset; + }; + + static void debugmsg(const char *msg, ...) + { + va_list args; + static int debug = -1; + if (debug < 0) { + if (getenv("DEBUG") != NULL) + debug = 1; + else + debug = 0; + } + if (!debug) + return; + + va_start(args, msg); + i_vinfo(msg, args); + va_end(args); + } + + extern struct...
2001 Jun 22
3
X11: Oracle Forms runs fine locally, but not remotely
...s in them; but I'm not quite sure which differences are important. But I'm learning.... - Tony Ove Kaaven wrote: > > It's not always the keysyms that matter, but how Wine maps those keysyms > to Windows VK codes. Keyboard layout checking gets more verbose with > --debugmsg +keyboard,+key, though this is admittedly unlikely to be the > problem. I'd rather recommend --debugmsg +message or something if you > want to find app-visible differences in the input processing. > > Or else, you can of course do --debugmsg +relay and study the differences > be...
2003 Dec 23
2
Problems with Ultima Online: Age of Shadows [Textbox glitch + out of memory error]
Hi all! I was trying to run Ultima Online: Age of Shadows (latest patchlevel after autopatch), but I have some problems. The first problem is actually a glitch, in autopatcher, when the textbox is moved at end, the text is hide, because it moves as first character of the textbox the after-the-last character of the text in it. The second is a big problem: when starting the client, it gives an