[Bug 43072] New: Sonos Controller Program Error with Wine 2.O
https://bugs.winehq.org/show_bug.cgi?id=43072 Bug ID: 43072 Summary: Sonos Controller Program Error with Wine 2.O Product: Wine Version: 2.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: john.peters(a)gmx.fr Distribution: --- Created attachment 58255 --> https://bugs.winehq.org/attachment.cgi?id=58255 Created via Program Error window Sonos controller worked with Wine 1.8 with Ubuntu 16.04. I had this bug problem but solved it by going from 1.9 back to 1.8. My wine version has been updated to 2.0 and I now have the old problem back. I can't remember how I downgraded to 1.8. I get the program error window almost immediately on starting SONOS. Can you tell me if the problem exists elsewhere and how I can go back to Wine 1.8? Thanks -- 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=43072 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Summary|Sonos Controller Program |Sonos Controller Program |Error with Wine 2.O |Error Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Not critical: https://wiki.winehq.org/Bugs Can you retest with wine-2.8 to see if the problem is still there? https://www.winehq.org/download If it is, the next step is a regression test: https://wiki.winehq.org/Regression_Testing Is there a free download of the app available that has the problem? For assistance with downgrading please use the forum: https://forum.winehq.org -- 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=43072 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download Status|NEEDINFO |NEW CC| |xerox.xerox2000x(a)gmail.com URL| |https://www.sonos.com/nl-nl | |/software/release/9-2 --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- A user repoorted trouble with this program also on the forum Needs dotnet40, after that in wine-3.21 I get a crash after the program seems to hang for a minute or so, looks like ot tries to make connection (?) However, in Staging it starts fine, so there must be a Staging patch that fixes this.. Crash: Unhandled exception: page fault on read access to 0x7a248410 in 32-bit code (0x00000000). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00000000 ESP:09f0fff4 EBP:00000000 EFLAGS:00010246( R- -- I Z- -P- ) EAX:7a248020 EBX:09c00020 ECX:732ed5dc EDX:00000000 ESI:00000000 EDI:00000000 Stack dump: 0x09f0fff4: 00000000 00000000 00000000 00000000 0x09f10004: 00000000 00000000 00000000 00000000 0x09f10014: 00000000 00000000 00000000 00000000 0x09f10024: 00000000 00000000 00000000 00000000 0x09f10034: 00000000 00000000 00000000 00000000 0x09f10044: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x00000000 (0x00000000) 0x00000000: -- no code accessible -- Modules: Module Address Debug info Name (192 modules) PE 330000- 343000 Deferred sonos.controller.desktop.startup.glue PE 400000- 40e000 Deferred sonos ELF 65a0000- 6767000 Deferred sonos.controller.desktop.sonosadm.glue PE 7330000- 7e67000 Deferred sclib-csharp PE 10000000-10036000 Deferred pcdcr PE 55000000-5519a000 Deferred wpfgfx_v0400 PE 554c0000-55585000 Deferred presentationnative_v0400 -- 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=43072 --- Comment #3 from John Peters <john.peters(a)gmx.fr> --- Thanks for the feedback. I have since upgraded to Ubuntu 18.04 Unfortunately I had to stop using Sonos with Ubuntu because the Sonos controller is now 64 bit only and I was using wine in 32-bit mode. Is anyone using Sonos in 64-bit Ubuntu? Is there any chance it might still be possible to use it? -- 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=43072 --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to John Peters from comment #3)
Thanks for the feedback. I have since upgraded to Ubuntu 18.04 Unfortunately I had to stop using Sonos with Ubuntu because the Sonos controller is now 64 bit only
uuuuuuuhhhhhhhhh, i just used 32 bit louis(a)ubuntu:~/.wine/drive_c/Program Files/Sonos$ file Sonos.exe Sonos.exe: PE32 executable (GUI) Intel 80386, for MS Windows Could you point to download link for your Sonos? I got it from http://update-software.sonos.com/software/pc/dcr/SonosDesktopController92.ex... sha1sum ~/Downloads/SonosDesktopController92.exe 78b38bc9498362f6db59f5d7d015b7ebeebde509 /home/louis/Downloads/SonosDesktopController92.exe As I said, it seems to start fine in Staging 3.21. Is waiting for speakers to connect(?) couldn`t test further than 1st screen -- 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=43072 --- Comment #5 from John Peters <john.peters(a)gmx.fr> --- I last tried with SonosDesktopController72.exe I have downloaded SonosDesktopController92.exe but I get a message that my operating system is not adapted to the Sonos Controller. I guess it's trying to install a 64-bit version in a 32-bit wine or vice-versa. -- 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=43072 --- Comment #6 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to John Peters from comment #5)
I last tried with SonosDesktopController72.exe I have downloaded SonosDesktopController92.exe but I get a message that my operating system is not adapted to the Sonos Controller.
Try in a new (fresh) WINEPREFIX -- 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=43072 --- Comment #7 from John Peters <john.peters(a)gmx.fr> --- I have created a new environment WINEPREFIX for wine staging. Installing dotnet40 caused some problems, but Sonos is more or less working. However, I have an incomplete menu to manage Sonos - no management of the database. Maybe that's what only works in a 64-bit environment...... -- 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