http://bugs.winehq.org/show_bug.cgi?id=18646
Summary: Apogee Rocksim 9 starts perfectly, but all fonts are invisible, you can't read anything. Product: Wine Version: 1.1.21 Platform: PC URL: http://apogeerockets.com/rocksim9/index.cfm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dexterlb@yandex.ru
Created an attachment (id=21353) --> (http://bugs.winehq.org/attachment.cgi?id=21353) Screenshot of the TRY screen
I installed the Apogee RockSim v9 demo. (RockSim 8 works perfectly)
The first screen with the "this is a trail version" window is displayed flawlessly. (Screenshot-1.png)
Then I press the Try button and I get a screwed screen (Screenshot-2.png)
I tried turning off compiz, but it doesn't help.
I've attached the output (stdout.txt)
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #1 from Angel Angelov dexterlb@yandex.ru 2009-05-27 07:08:51 --- Created an attachment (id=21354) --> (http://bugs.winehq.org/attachment.cgi?id=21354) Screwed application window
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #2 from Angel Angelov dexterlb@yandex.ru 2009-05-27 07:09:56 --- Created an attachment (id=21355) --> (http://bugs.winehq.org/attachment.cgi?id=21355) Program output
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-05-27 07:14:39 --- It's not fully loaded.
--- fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) err:module:import_dll Library QtSvg4.dll (which is needed by L"C:\Program Files\RockSim 9\Program\Plugins\imageformats\qsvg4.dll") not found ---
Use 'winetricks vcrun2005'
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-05-27 07:18:39 --- (In reply to comment #3)
It's not fully loaded.
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) err:module:import_dll Library QtSvg4.dll (which is needed by L"C:\Program Files\RockSim 9\Program\Plugins\imageformats\qsvg4.dll") not found
Use 'winetricks vcrun2005'
After that it could be a duplicate of bug 18120
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #5 from Angel Angelov dexterlb@yandex.ru 2009-05-27 07:23:36 --- (In reply to comment #3)
It's not fully loaded.
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) err:module:import_dll Library QtSvg4.dll (which is needed by L"C:\Program Files\RockSim 9\Program\Plugins\imageformats\qsvg4.dll") not found
Use 'winetricks vcrun2005'
I tried that! It has absolutely no effect. I also noticed that it hasn't added any DLLs in the Libraries tab of winecfg. Maybe it's a bug in winetricks?
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #6 from Angel Angelov dexterlb@yandex.ru 2009-05-27 07:27:38 --- Created an attachment (id=21356) --> (http://bugs.winehq.org/attachment.cgi?id=21356) Output of "winetricks vcrun2005"
Here's the output of "winetricks vcrun2005", if it can be of any help...
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-05-27 07:30:53 --- (In reply to comment #5)
I tried that! It has absolutely no effect. I also noticed that it hasn't added any DLLs in the Libraries tab of winecfg. Maybe it's a bug in winetricks?
No. It's ok. Wine doesn't provide these modules but you should always install a redistributable packages if an application doesn't provide them.
http://bugs.winehq.org/show_bug.cgi?id=18646
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #8 from Anastasius Focht focht@gmx.net 2009-05-27 07:35:10 --- Hello,
8.0.50727.762 is Microsoft Visual C++ 2005 SP1 Redistributable Package. You need 'winetricks vcrun2005sp1'
If in doubt about build numbers you can always visit appdb: http://appdb.winehq.org/objectManager.php?sClass=application&iId=5766 and pick the correct one...
Regards
http://bugs.winehq.org/show_bug.cgi?id=18646
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|Apogee_RockSim_9 |
--- Comment #9 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-27 07:36:36 ---
Use 'winetricks vcrun2005'
I tried that! It has absolutely no effect.
Actually it should be 'winetricks vcrun2005sp1'.
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #10 from Angel Angelov dexterlb@yandex.ru 2009-05-27 08:19:32 --- (In reply to comment #9)
Use 'winetricks vcrun2005'
I tried that! It has absolutely no effect.
Actually it should be 'winetricks vcrun2005sp1'.
This works (it removes all the "vc80 missing" error messages, but does not remove the actual problem - the main window still has no text.
The error that's left is about QtSvg4.dll, so I'll try to look for it.
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #11 from Angel Angelov dexterlb@yandex.ru 2009-05-27 08:20:54 --- Created an attachment (id=21358) --> (http://bugs.winehq.org/attachment.cgi?id=21358) Program output after installing vcrun2005sp1
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #12 from Angel Angelov dexterlb@yandex.ru 2009-05-27 09:20:48 --- (In reply to comment #11)
Created an attachment (id=21358)
--> (http://bugs.winehq.org/attachment.cgi?id=21358) [details]
Program output after installing vcrun2005sp1
Done, I had to install Qt framework to get the dll.
Now I only get the "fixme:win:FlashWindowEx" errors, but, still, no text in main window...
*BUMP*
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #13 from Ken Sharp kennybobs@o2.co.uk 2009-05-27 11:13:04 --- Don't try to bump bugs!
Have you tried "winetricks corefonts"?
http://bugs.winehq.org/show_bug.cgi?id=18646
--- Comment #14 from Angel Angelov dexterlb@yandex.ru 2009-05-27 11:57:57 --- (In reply to comment #13)
Don't try to bump bugs!
Have you tried "winetricks corefonts"?
Yes, I tried. No effect.
P.S. No more bug bumping :)
http://bugs.winehq.org/show_bug.cgi?id=18646
Angel Angelov dexterlb@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #15 from Angel Angelov dexterlb@yandex.ru 2009-05-31 06:46:13 --- The problem is the same as the one in bug 18120. Marked as a duplicate. RockSim is written in qt. So - all Qt applications don't work (no text).
Still no fix.
*** This bug has been marked as a duplicate of bug 18120 ***
http://bugs.winehq.org/show_bug.cgi?id=18646
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-31 07:08:43 --- Closing duplicate.