http://bugs.winehq.org/show_bug.cgi?id=10271
Summary: Picasa: Fonts used for folders/files names invisible Product: Wine Version: 0.9.48. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: wine-comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: phobosk@fastmail.fm
Created an attachment (id=8919) --> (http://bugs.winehq.org/attachment.cgi?id=8919) Screenshot of the missing fonts
Distro: Ubuntu Gutsy Wine: 0.9.48 installed using the WineHQ APT Repository (http://www.winehq.org/site/download-deb). The same bug with the original gutsy's .deb package Picasa: 2.7 (build 37.3200.0). The same bug in older versions too. Video Card: ATI Radeon Express 200M with the latest ATI 8.42.3 propriety drivers. With the older drivers and the one that goes with Gutsy, the problem still exists.
The names of the folders and files in the left and the right pane are not visible (maybe they use the same color as background). This can be seen with the original installs of Gutsy's Wine too. Changing themes/colors in winecfg doesn't help. Adding the Windows' fonts from the original MS Windows' fonts folder doesn't help too.
Debug output: ------------- wine Picasa2.exe fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" fixme:ole:CoResumeClassObjects stub fixme:urlmon:DllGetClassObject {79eac9e5-baf9-11ce-8c82-00aa004ba90b}: no class found. err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 err:ole:create_server class {79eac9e5-baf9-11ce-8c82-00aa004ba90b} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {79eac9e5-baf9-11ce-8c82-00aa004ba90b} could be created for context 0x17 fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" fixme:win:FlashWindowEx 0x349f9c fixme:wininet:InternetGetConnectedState always returning LAN connection. fixme:win:FlashWindowEx 0x34bd44
Screenshot attached.
http://bugs.winehq.org/show_bug.cgi?id=10271
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-comctl32 |wine-misc
--- Comment #1 from Lei Zhang thestig@google.com 2007-11-01 16:21:52 --- If you remove the ttf-tamil-fonts package, does the problem go away?
http://bugs.winehq.org/show_bug.cgi?id=10271
--- Comment #2 from PhobosK phobosk@fastmail.fm 2007-11-01 16:45:46 --- Nope. It doesn't help. I removed all such fonts (chinease etc) except the xfonts-cyrillic and the problem is still here. :(
http://bugs.winehq.org/show_bug.cgi?id=10271
--- Comment #3 from Lei Zhang thestig@google.com 2007-11-01 16:57:40 --- can you run:
WINEDEBUG=+font wine Picasa2.exe > picasa_font.log 2>&1
and attach the log?
I have several Ubuntu systems here. Only one had the problem, and after I removed the tamil font, the problem went away, and now I can't produce it on that machine either.
http://bugs.winehq.org/show_bug.cgi?id=10271
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2007-11-01 22:03:13 --- Does the problem go away if you run with an english locale?
LANG=en_US wine picasa.exe
If yes, then it's most likely a duplicate of bug 10025.
http://bugs.winehq.org/show_bug.cgi?id=10271
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2007-11-01 22:05:21 ---
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
Also the above message indicates that you need to either rerun wineprefixcreate or remove ~/.wine and reinstall picasa.
http://bugs.winehq.org/show_bug.cgi?id=10271
--- Comment #6 from PhobosK phobosk@fastmail.fm 2007-11-02 08:51:59 --- Created an attachment (id=8933) --> (http://bugs.winehq.org/attachment.cgi?id=8933) "WINEDEBUG=+font wine Picasa2.exe" debug log
can you run:
WINEDEBUG=+font wine Picasa2.exe > picasa_font.log 2>&1
and attach the log?
Log attached.
http://bugs.winehq.org/show_bug.cgi?id=10271
--- Comment #7 from PhobosK phobosk@fastmail.fm 2007-11-02 08:53:52 --- (In reply to comment #4)
LANG=en_US wine picasa.exe
Does not help.
http://bugs.winehq.org/show_bug.cgi?id=10271
--- Comment #8 from PhobosK phobosk@fastmail.fm 2007-11-02 09:14:44 --- (In reply to comment #5)
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls"
Also the above message indicates that you need to either rerun wineprefixcreate or remove ~/.wine and reinstall picasa.
"wineprefixcreate" - no effect.
"remove ~/.wine and reinstall picasa" - resolved the issue. BUT: that means the user has to reinstall all the things he had in wine. In fact Gutsy is replacing some values in wine I think because it opens the default browser under KDE, and the brand new start(install) of wine 0.9.48 installs Mozilla Control instead. Maybe it is an Ubuntu specific problem.
If any of you need more debugging please let me know - I have the old ~/.wine untouched for debugging purposes.
http://bugs.winehq.org/show_bug.cgi?id=10271
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2007-11-02 09:23:28 ---
"remove ~/.wine and reinstall picasa" - resolved the issue.
That makes the bug invalid.
BUT: that means the user has to reinstall all the things he had in wine.
Wine is a not a finished product, and it's in constant development. So it's expected at this stage to be required to install everything from scratch.
http://bugs.winehq.org/show_bug.cgi?id=10271
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2007-11-02 09:23:59 --- Closing.