[Bug 19537] New: Sonos 3.0 dies after first step in setup wizard
http://bugs.winehq.org/show_bug.cgi?id=19537 Summary: Sonos 3.0 dies after first step in setup wizard Product: Wine Version: 1.1.26 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: lars-wine(a)ukmix.net Removed existing ~/.wine and killed any wine processes. Downloaded version 3.0 of the PC desktop controller from http://www.sonos.com/support/downloads/ Installed using wine SonosDesktopController30.exe, English language, default install location. Ran the following command (replace [username] with your username): env WINEPREFIX="/home/[username]/.wine" wine "C:\Program Files\Sonos\sonos.exe" "Sonos Setup Wizard" ("Welcome to Sonos") window was displayed, with this output in the console: fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB fixme:iphlpapi:NotifyAddrChange (Handle 0x33f5e4, overlapped 0x634ae8): stub fixme:iphlpapi:NotifyRouteChange (Handle 0x33f5e4, overlapped 0x634afc): stub fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub Clicked the "Next" button and the window closed/all wine processes died, with the following console output: err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered err:ole:create_server class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x17 err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered err:ole:create_server class {304ce942-6e39-40d8-943a-b913c40c9cd4} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4} could be created for context 0x17 This is under Gentoo AMD64 and I was able to run Sonos 2.8 desktop controller with no significant problems. -- 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=19537 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-07-31 16:21:26 --- Hi, Lars. Last errors are about firewall manager. Try this patch series (6 patches) and report back: http://www.winehq.org/pipermail/wine-patches/2009-July/076494.html -- 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=19537 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.sonos.com/redir/ | |controller_software_pc -- 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=19537 --- Comment #2 from Lars Janssen <lars-wine(a)ukmix.net> 2009-07-31 18:53:39 --- Wine still quits, but there's only one error message after pressing Next now: fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x168f80, 0x33c964 -- 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=19537 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)meelstraat.net --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> 2009-08-01 02:54:38 --- Wine does not die here, looks like the firewall stubs are sufficient for this app. -- 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=19537 --- Comment #4 from Lars Janssen <lars-wine(a)ukmix.net> 2009-08-01 04:13:41 --- Hans, which version of wine did you apply the patches to? I tried 1.1.26 and the latest git version (about 10-12 hours ago). Made a fresh ~/.wine just to be sure. -- 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=19537 --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> 2009-08-01 05:19:02 --- I used current git and a fresh prefix. Can you run other apps? Say, notepad? -- 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=19537 --- Comment #6 from Lars Janssen <lars-wine(a)ukmix.net> 2009-08-01 05:35:57 --- I don't have Notepad handy but managed to install and run Filezilla without any problems. -- 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=19537 --- Comment #7 from Lars Janssen <lars-wine(a)ukmix.net> 2009-08-01 08:23:40 --- OK, I just set up a virtual machine with Ubuntu 9.04 32-bit and got it working: - Installed dependencies using this script: http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh - Installed git and downloaded latest wine source - Applied the 6 patches as above - ./configure - make depend && make - sudo make install - wine SonosDesktopController30.exe The main difference in my 'real' system is that I'm running Gentoo 64-bit rather than Ubuntu 32 bit - however I still configured & compiled as above. Any suggestions? Meanwhile, I can confirm the patch fixes the problem on Ubuntu at least so thanks all for the help/comments. :) -- 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=19537 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2009-08-01 13:06:00 --- (In reply to comment #6)
I don't have Notepad handy but managed to install and run Filezilla without any problems.
Notepad is bundled in wine ;-). -- 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=19537 --- Comment #9 from Lars Janssen <lars-wine(a)ukmix.net> 2009-08-02 12:15:45 --- Ah yes, so it is! ;) I *finally* got this working in my Gentoo installation, by upgrading the kernel from 2.6.25 to 2.6.29. Should this bug stay open until the patch makes it into a wine release? Thanks. :) -- 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=19537 --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-08-02 12:28:33 --- (In reply to comment #9)
Should this bug stay open until the patch makes it into a wine release?
Yeah, it'll be RESOLVED FIXED when patch committed and CLOSED FIXED on next Wine release. -- 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=19537 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-05 13:15:37 --- The firewall patches were committed, so I'm resolving this 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=19537 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2009-08-07 13:01:05 --- Closing bugs fixed in 1.1.27. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=19537 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer CC| |focht(a)gmx.net Component|-unknown |hnetcfg -- 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.
https://bugs.winehq.org/show_bug.cgi?id=19537 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead(a)gmail.com | -- 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