search for: debugmsgs

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

Did you mean: 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','temp','c:\windows'): returning
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
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
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
I'm trying to run the 32bit version of Groupwise. So far I can install it without any major hickups but when I actually start to run the Grpwise.exe it will prompt me to login to the groupwise mail server 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
2001 Oct 23
1
HOMM3 and DirectPlay
Using a recent build of wine (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
2001 Oct 04
2
Tried a different tack ....
I installed the latest Codeweavers 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
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
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
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
2001 Nov 23
1
Internet Explorer on fresh wine installation
Hi there, for an application (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
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
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
2002 Jan 06
1
cups printing quicken I guess wine-bugs is dead.
Hello wine people, this is my first posting here. I am using the gimp printing ppd,cups and lpr on a hpdj842c. Wine release 20011226. On Debian woody 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).
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
2006 Feb 03
0
rquotad (NFS) quota plugin
The attached patch is an updated version of my quota-rquotad patch for the quota plugin. Like quota-fs, it only does quota reporting, not enforcing or changing. It also only works on FreeBSD, and possibly other *BSD's. It lacks any and all configure-time tests to see if RPC is even supported, and hardcodes the (Free)BSD way of getting at the NFS server of an NFS mount. I'm mostly mailing
2001 Jun 22
3
X11: Oracle Forms runs fine locally, but not remotely
There is some difference in the keyboard defs, though not much. The most interesting is this line, from the remote machine, with +keyboard: trace:keyboard:X11DRV_ToUnicode Found keycode 13 (0x D) trace:keyboard:X11DRV_MapVirtualKey MapVirtualKey wCode=0x43 wMapType=2 ... trace:keyboard:X11DRV_MapVirtualKey Found keycode 13 (0x D) trace:keyboard:X11DRV_MapVirtualKey returning 0x63. This is
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