Trying Sonos on Fedora20

Questions about Wine on Linux
Locked
jassop
Newbie
Newbie
Posts: 1
Joined: Wed Apr 16, 2014 4:33 am

Trying Sonos on Fedora20

Post by jassop »

Hi,

I am trying to install the Sonos controller on Fedora 20, and having some problems.

I have followed the hints on the AppDB (http://appdb.winehq.org/objectManager.p ... &iId=29570) but having some crashes. The installer seems to work OK, but not running the actual program.

When installing I get error messages about p11-kit:

p11-kit: couldn't load module: /usr/lib/pkcs11/p11-kit-trust.so: /usr/lib/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory

As far as I can see this is for certificate management. On Fedora 20 there only seems to be the 64bit libraries available, and I am running wine in 32bit mode. I can try and download from source and make the libraries, but that will be a little learning curve on it's own - I don't know if this is the real problem, or can be ignored?

Apart from that there were a whole load of errors when the winetricks installed dotnet40, but I am not sure what is relevant.

Some of the backtrace is:

Unhandled exception: 0xe0434352 in 32-bit code (0x7b83b7dc).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7b83b7dc ESP:03b3db14 EBP:03b3db98 EFLAGS:00000287( - -- I S - -P-C)
EAX:7b826c09 EBX:7b8b9000 ECX:79140000 EDX:03b3db54
ESI:e0434352 EDI:00000000
Stack dump:
0x03b3db14: 03b3dbfc 00000014 00fd012c 00000000
0x03b3db24: 00000000 03002026 e0434352 00000001
0x03b3db34: 00000000 7b83b7dc 00000005 80131604
0x03b3db44: 00000000 00000000 00000000 79140000
0x03b3db54: 7919c5d4 00000059 00000000 03b3dbfc
0x03b3db64: 00ce24b0 02000059 03b3db7c 79150579
Backtrace:
=>0 0x7b83b7dc in kernel32 (+0x2b7dc) (0x03b3db98)
1 0x791cac08 in clr (+0x8ac07) (0x03b3dc30)
2 0x793b5e83 in clr (+0x275e82) (0x03b3dc50)
3 0x793b5eff in clr (+0x275efe) (0x03b3dc7c)
<snip>
Threads:
process tid prio (all id:s are in hex)
0000000e services.exe
00000026 0
00000025 0
0000001e 0
00000017 0
00000016 0
00000010 0
0000000f 0
00000012 mscorsvw.exe
0000001b 0
0000001a 0
00000019 0
00000013 0
00000014 explorer.exe
00000015 0
0000001c winedevice.exe
00000024 0
00000021 0
00000020 0
0000001d 0
00000022 plugplay.exe
00000028 0
00000027 0
00000023 0
0000003b (D) C:\Program Files\Sonos\Sonos.exe
00000044 0
00000043 0
00000042 0
00000041 0
00000040 0
0000003f 0 <==
0000003e 2
0000003d 0
0000003c 0
00000047 wineconsole.exe
0000000b 0
System information:
Wine build: wine-1.7.16
Platform: i386
Host system: Linux
Host version: 3.13.9-200.fc20.x86_64


Any pointers would be helpful - thanks!
Bladeforce
Level 3
Level 3
Posts: 63
Joined: Fri Nov 09, 2012 8:01 am

Re: Trying Sonos on Fedora20

Post by Bladeforce »

Maybe this topic will help a bit further?

http://forums.sonos.com/showthread.php?t=28539&page=7

I do have it running fine but it is prone to rare crashes but it runs
Locked