http://bugs.winehq.org/show_bug.cgi?id=10505
Summary: WISO Sparbuch 2008: characters of each line are shown over each other in the first column Product: Wine Version: 0.9.49. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: guido.wilken@gmx.net
Created an attachment (id=9247) --> (http://bugs.winehq.org/attachment.cgi?id=9247) screenshot
The program itself starts but all characters of each textfield are shown in one place. (see screenshot)
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #1 from Guido Wilken guido.wilken@gmx.net 2007-11-19 09:12:16 --- Created an attachment (id=9248) --> (http://bugs.winehq.org/attachment.cgi?id=9248) trace of the wineoutput while starting
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2007-11-19 09:56:31 --- Created an attachment (id=9249) --> (http://bugs.winehq.org/attachment.cgi?id=9249) Possible fix
Does this patch fix it for you?
http://bugs.winehq.org/show_bug.cgi?id=10505
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #3 from Guido Wilken guido.wilken@gmx.net 2007-11-20 04:56:44 --- Hi Juan,
thanks for your fast reply and suggestion! I tried the patch but still have the same behaviour...
Greets, Guido
http://bugs.winehq.org/show_bug.cgi?id=10505
Dietmar Winkler wine-bugs@freefoclib.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Dietmar Winkler wine-bugs@freefoclib.org 2007-12-03 05:15:03 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=10505
Dietmar Winkler wine-bugs@freefoclib.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs@freefoclib.org
http://bugs.winehq.org/show_bug.cgi?id=10505
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl
--- Comment #5 from Hans Leidekker hans@it.vu.nl 2007-12-03 06:37:13 --- Is there a demo available for this app? If the app uses usp10, please try with native usp10.dll. Please attach a +font trace.
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #6 from Dietmar Winkler wine-bugs@freefoclib.org 2007-12-03 07:08:13 --- I came across this bug when having the exact same problem with a different application and fortunately there is also a demo of that application available. http://www.dynasim.se/demo/dymdemo.exe
Perhaps this helps.
PS: Replacing the usp10.dll didn't help :(
http://bugs.winehq.org/show_bug.cgi?id=10505
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #7 from Dan Kegel dank@kegel.com 2007-12-03 07:36:55 --- I've seen this recently on some other app, too, but I forget which one. (Firefox 3?)
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #8 from Hans Leidekker hans@it.vu.nl 2007-12-03 07:57:14 --- TomTom HOME 2, based on xulrunner, also shows this problem.
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #9 from Hans Leidekker hans@it.vu.nl 2007-12-03 08:10:51 --- I tried Dymola, it shows the same problem, uses usp10 and using native also makes the problem go away.
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #10 from Dietmar Winkler wine-bugs@freefoclib.org 2007-12-03 08:18:00 --- (In reply to comment #9)
I tried Dymola, it shows the same problem, uses usp10 and using native also makes the problem go away.
Sorry in that case I misunderstood. I thought you meant "using native usp10.dll" as in copy a native usp10.dll into the windows/system32 dir of the wine bottle.
So what is the right way?
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #11 from Hans Leidekker hans@it.vu.nl 2007-12-03 08:28:03 --- Copying the dll to windows/system32 is correct but you also need to tell Wine to use it, e.g:
$ WINEDLLOVERRIDES="usp10=n" wine wiso.exe
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #12 from Dietmar Winkler wine-bugs@freefoclib.org 2007-12-03 08:36:23 --- (In reply to comment #11)
$ WINEDLLOVERRIDES="usp10=n" wine wiso.exe
Thanks, that did it for Dymola and I'll test it for Wiso when I'm back home...
http://bugs.winehq.org/show_bug.cgi?id=10505
Herman Ozinga b.o.kenworm@xs4all.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |b.o.kenworm@xs4all.nl
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #13 from Dietmar Winkler wine-bugs@freefoclib.org 2007-12-03 15:00:14 --- Created an attachment (id=9474) --> (http://bugs.winehq.org/attachment.cgi?id=9474) Backtrace of startup of Wiso2008
Ok I tested it with Wiso2008 now. Unfortunately some more errors occur...
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #14 from Juan Lang juan_lang@yahoo.com 2007-12-03 15:49:28 --- That looks like you'll need to install MS's DAO. Try 'wget http://kegel.com/wine/winetricks winetricks; sh ./winetricks mdac27' and try again.
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #15 from Dietmar Winkler wine-bugs@freefoclib.org 2007-12-04 02:17:06 --- Created an attachment (id=9481) --> (http://bugs.winehq.org/attachment.cgi?id=9481) Backtrace of startup after calling 'winetricks mdac27'
Sorry that didn't help either see new backtrace...
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #16 from Hans Leidekker hans@it.vu.nl 2007-12-04 11:00:18 --- The crash is the same so either installing mdac does not help or it didn't get installed properly.
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #17 from Dietmar Winkler wine-bugs@freefoclib.org 2007-12-04 11:38:24 --- The installation succeeded...so it seems that installing mdac didn't help :(
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #18 from Hans Leidekker hans@it.vu.nl 2007-12-04 12:11:05 --- I found that CLSID 00000100-0000-0010-8000-00AA006D2EA4 is actually part of jet40, so please try this instead:
$ sh winetricks jet40
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #19 from Dietmar Winkler wine-bugs@freefoclib.org 2007-12-05 01:34:08 --- (In reply to comment #18)
I found that CLSID 00000100-0000-0010-8000-00AA006D2EA4 is actually part of jet40, so please try this instead:
$ sh winetricks jet40
Yes that did the trick :) No "err" messages left (I forgot to install the winbind package which caused the ntlm_auth errors before).
Just for future reference, is there some place to look for these CLASSIDs in order to find out which other windows addons need to be installed?
To summarise: $ sh winetricks jet40 $ WINEDLLOVERRIDES="usp10=n" wine wiso2008.exe
and WISO-Sparbuch-2008 works. Maybe Guido Wilken (as original reporter) could test it and update the application database.
PS: I was using Wine 0.9.50
http://bugs.winehq.org/show_bug.cgi?id=10505
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-binary |wine-usp10.dll
--- Comment #20 from Hans Leidekker hans@it.vu.nl 2007-12-05 02:45:49 ---
Just for future reference, is there some place to look for these CLASSIDs in order to find out which other windows addons need to be installed?
I usually search for the class id with Google, with regedit on a Windows machine, or with grep in windows dlls, e.g:
$ grep -i 00000100-0000-0010-8000-00AA006D2EA4 /mnt/c/windows/system32/*
http://bugs.winehq.org/show_bug.cgi?id=10505
Guido Wilken guido.wilken@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME
--- Comment #21 from Guido Wilken guido.wilken@gmx.net 2007-12-09 07:44:18 --- thanks guys, for all your effort. I finally had the chance to test again and it works fine! I'll continue to test all the features and will update the app in the appDB accordingly.
Thanks!! Guido
http://bugs.winehq.org/show_bug.cgi?id=10505
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |
--- Comment #22 from Hans Leidekker hans@it.vu.nl 2007-12-09 07:53:33 --- There's a workaround available but this bug is not resolved yet. It would be great if you could try builtin usp10 periodically (or when asked) and report the results here.
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #23 from Guido Wilken guido.wilken@gmx.net 2007-12-09 08:02:09 --- Ok, sorry for early close of the bug. I played around a bit with the workaround and found another bug I'll post in a minute. I'll check with the built in usp10 once in a while...
cheers, Guido
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #24 from Hans Leidekker hans@it.vu.nl 2007-12-09 14:49:09 --- I submitted a number of patches that should fix this bug.
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #25 from Hans Leidekker hans@it.vu.nl 2007-12-12 03:19:22 --- Patches are in git now, please try this app again with builtin usp10.
http://bugs.winehq.org/show_bug.cgi?id=10505
--- Comment #26 from Dietmar Winkler wine-bugs@freefoclib.org 2007-12-15 05:10:37 --- I tested Wiso2008 with the inbuilt usp10 lib of Wine 0.9.51 today. The font problem is gone. Thanks for the patch. (btw. also Dymola.exe works now with the inbuilt usp10 lib).
http://bugs.winehq.org/show_bug.cgi?id=10505
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #27 from Hans Leidekker hans@it.vu.nl 2007-12-15 06:05:06 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=10505
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #28 from Dan Kegel dank@kegel.com 2008-01-28 05:44:46 --- Closing all RESOLVED FIXED bugs older than four weeks.