[Bug 18158] Approach thinks Samba Read Only databases are in a foreign language

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 25 01:18:30 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=18158





--- Comment #6 from Rein Klazes <wijn at online.nl>  2009-04-25 01:18:30 ---
No, it just shows the regi.sys crash that you reported elsewhere. Try to get
rid of it: uninstall the other app that is causing this. Perhaps getting the
regi.sys file out of the way is enough.

A more meaningfull trace can be obtained this way. 

Startup a terminal

if this is your current command:

sh -c  "cd /home/wine/drive_c/lotus/approach;  WINEDEBUG=+loaddll
WINEDLLOVERRIDES=msvcrt=n /usr/local/bin/wine ./approach.exe"

change that to:

sh -c  "cd /home/wine/drive_c/lotus/approach;  WINEDEBUG=+relay,+tid
 /usr/local/bin/wine ./approach.exe" &>wine.log

This will produce a big, sometimes huge, file "wine.log"

Compress it eg with bzip2

bzip2 wine.log

and attach the resulting wine.log.bz2 here.


BTW: remove all WINEDEBUG=... and WINEDLLOVERRIDES=... from your starters
(Wordpro and approach). The are not needed anymore and can only confuse things
now.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list