• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

GrooveNetworks / Groove Virtual Office unter wine

rinji

Newbie
Hallo!
Hat schon jemand erfolgreich den Groove-Networks Client unter wine zum Laufen bekommen?
Ich bekomme eine Windows-Fehlermeldung (in einer modalen Dialogbox)
Code:
Unhandled Exception
Error Number: 0x80040702
Description: Failed to load DLL: wsock32

Setup will now terminate.
\[OK\]

Auf der Konsole bekomme ich jede Menge "fixme"s und lande danach im Wine-dbg Mode. Solange ich den Debugger nicht beende, ist der Bildschirmbereich der vorher vom Installer belegt war "eingefroren".

Irgendwelche Tips?

Cheerio
Michael

P.S.: Hier noch der Konsolenmitschnitt, falls er hilft:
Code:
mm@tyr:~/.wine/c/winlocal> wine GrooveVirtualOffice.exe
fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403a9710): not verifying image
fixme:win:SetWindowTextA cannot set text "TITLE_CAPTIONBAR" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "Groove - InstallShield Wizard" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "TITLE_CAPTIONBAR" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "Groove - InstallShield Wizard" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "TITLE_CAPTIONBAR" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "Groove - InstallShield Wizard" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "TITLE_CAPTIONBAR" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "Groove - InstallShield Wizard" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "TITLE_CAPTIONBAR" of other process window (nil)
fixme:win:SetWindowTextA cannot set text "Groove - InstallShield Wizard" of other process window (nil)
file_set_error: No medium found
fixme:win:SetWindowTextA cannot set text "Groove Virtual Office Setup" of other process window (nil)
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
fixme:actctx:CreateActCtxW stub!
fixme:crypt:CRYPT_VerifyImage (rsabase.dll, 0x403aa328): not verifying image
wine: Unhandled exception (thread 000b), starting debugger...
fixme:console:SetConsoleCtrlHandler (0x405ff3e0,1) - no error checking or testing yet
WineDbg starting on pid 0xa
Unhandled exception: page fault on read access to 0x7ca04ca3 in 32-bit code (0x404c2878).
In 32 bit mode.
0x404c2878 INSTR_EmulateInstruction in kernel32: movzbl 0x0(%edi),%edx
Wine-dbg>q
WineDbg terminated on pid 0xa
mm@tyr:~/.wine/c/winlocal>
 
Oben