[Bug 25033] New: Solo on Keyboard 9.0.2.1 setup fails
http://bugs.winehq.org/show_bug.cgi?id=25033 Summary: Solo on Keyboard 9.0.2.1 setup fails Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: newgarry(a)mail.ru Solo on Keyboard 9.0.2.1 setup fails with following error messages: fixme:shell:SHAutoComplete stub err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2010-11-04 18:10:23 CDT --- Can this be downloaded somewhere? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 --- Comment #2 from Garry <newgarry(a)mail.ru> 2010-11-06 05:38:40 CDT --- (In reply to comment #1)
Can this be downloaded somewhere?
http://rapidshare.com/files/429191226/setup.exe This link for version 9.0.2.1. On the official site: http://ergosolo.ru/download/ you can download new version 9.0.5: http://ergosolo.ru/download/win/Solo9RusEngNumSetup.exe __________________________________________________________ Version 9.0.5 passes setup step with 'fixme' messages: $ wine Temp/Solo9RusEngNumSetup.exe fixme:shell:SHAutoComplete stub fixme:advapi:SetNamedSecurityInfoW L"C:\\users\\Public\\Application Data\\Solo9RusEngNum" 1 4 (nil) (nil) 0x18c900 (nil) fixme:advapi:SetNamedSecurityInfoW L"C:\\users\\Public\\Application Data\\Solo9RusEngNum\\Save" 1 4 (nil) (nil) 0x18cc70 (nil) fixme:advapi:SetNamedSecurityInfoW L"C:\\users\\Public\\Application Data\\Solo9RusEngNum\\Logs" 1 4 (nil) (nil) 0x18c900 (nil) And failing to run with: $ wine .wine/drive_c/Program\ Files/Solo9RusEngNum/Solo.exe err:ole:CoGetClassObject class {88d96a08-f192-11d4-a65f-0040963251e5} not registered err:ole:CoGetClassObject no class object {88d96a08-f192-11d4-a65f-0040963251e5} could be created for context 0x1 err:ole:CoUninitialize Mismatched CoUninitialize fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-11-06 10:24:57 CDT --- do 'winetricks msxml6' That makes the application start for me -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msxml3 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-11-06 10:49:30 CDT --- Ok, it's XSLTemplate60. There was a report for this object, but could be not the only one thing it misses. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://ergosolo.ru/download | |/win/Solo9RusEngNumSetup.ex | |e -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 --- Comment #5 from Garry <newgarry(a)mail.ru> 2010-11-07 10:15:19 CST --- Created an attachment (id=31780) --> (http://bugs.winehq.org/attachment.cgi?id=31780) Debug log of application Solo -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 --- Comment #6 from Garry <newgarry(a)mail.ru> 2010-11-07 10:17:20 CST --- (In reply to comment #3)
do 'winetricks msxml6'
That makes the application start for me
OK, 'winetricks msxml6' fixed the problem with the launch of application, but revealed another problem. Application works with HTML. Left mouse button don't works in HTML frame of application, necessary to click on hyperlink to start exercise. Debug log in attachment. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-11-07 10:34:41 CST --- (In reply to comment #6)
OK, 'winetricks msxml6' fixed the problem with the launch of application, but revealed another problem. Application works with HTML. Left mouse button don't works in HTML frame of application, necessary to click on hyperlink to start exercise. Debug log in attachment.
Please open new bug for that. One problem per bug, that's how it works. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |25064 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-02-18 16:56:08 CST --- Please retest with 1.3.14. A version 9.0.5.28 from specified link starts fine without any native msxml*. You'll see some msxml fixmes, but that's harmless it seems, I think this problem is fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 Garry <newgarry(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #9 from Garry <newgarry(a)mail.ru> 2011-02-24 22:26:16 CST --- With version 1.3.14, Solo version from specified URL started fine, without native 'msxml6'. Although Solo is still in unworkable state, this bug is fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=25033 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2011-03-04 12:35:30 CST --- Closing bugs fixed in 1.3.15. -- 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.
participants (1)
-
wine-bugs@winehq.org