PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Paltalk mit Wine....need help



P.G.
13.07.03, 14:22
Hallo,

ich habe ein Problem bei dem ich nicht weiter komme.
Also, ich habe Paltalk installiert und es läuft auch ganz gut, nun wenn ich z.B. in einen Raum gehen möchte findet auf einmal ein CDrom Zugrif stat.
Danach verabschiedet sich Paltalk sang und klanglos.
Ich habe mal die shell bei gefügt vielleicht erkennt jemand den Fehler.

Ich Danke schonmal allen die mir behilflich sein wollen!!!

P.S.:Eine Bitte habe ich, bitte nicht einfach sagen ja mach das und dies sondern mir eher dabei auch einen Lerneffekt fürs nechste mal mitgeben denn mich interessiert vorallem das Warum.Danke!

aburabee@linux:~> wine "C:\Paltalk\Paltalk.exe" --
Wine already configured, run 'winesetup' to reconfigure.
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (German keyboard layout without dead keys) for scancode mapping.
Please define your layout in windows/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it
fixme:winsock:WS_bind Setting WS_SO_REUSEADDR on socket before we binding it
fixme:animate:ANIMATE_Play Already playing ? what should I do ??
err:treeview:TREEVIEW_Sort invalid item hParent=0
err:dc:DCE_FreeWindowDCE [0x6008a] GetDC() without ReleaseDC()!
err:dc:DCE_FreeWindowDCE [0x6008a] GetDC() without ReleaseDC()!
err:dc:DCE_FreeWindowDCE [0x6008a] GetDC() without ReleaseDC()!
err:dc:DCE_FreeWindowDCE [0x6008a] GetDC() without ReleaseDC()!
err:dc:DCE_FreeWindowDCE [0x6008a] GetDC() without ReleaseDC()!
fixme:ole:CoCreateInstance no classfactory created for CLSID {403bb0d8-000e-0000-b8fe-a94000000000}, hres is 0x80040150
err:treeview:TREEVIEW_Sort invalid item hParent=0
err:treeview:TREEVIEW_Sort invalid item hParent=0
Wine already configured, run 'winesetup' to reconfigure.
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not found!
Using closest match instead (German keyboard layout without dead keys) for scancode mapping.
Please define your layout in windows/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:wininet:InternetCheckConnectionA

ERROR: You need to merge the 'winedefault.reg' file into your
Wine registry by running: `regedit winedefault.reg'

fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
fixme:ole:CoCreateInstance no classfactory created for CLSID {403d0408-000d-0000-b8fe-a94000000000}, hres is 0x80040150
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 49 268") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
fixme:winmm:MMDRV_Exit Closing while ll-driver open
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 70 (X_PolyFillRectangle)
Resource id in failed request: 0x3e0009e
Serial number of failed request: 15385
Current serial number in output stream: 15397
aburabee@linux:~>

stefan.becker
13.07.03, 20:33
Schau erst mal hier wegen der Meldung mit dem Keyboard:

http://www.linuxforen.de/forums/showthread.php?threadid=75100&highlight=wine+keyboard

Und dann versuch mal, die DLLS "comctl32", "commctrl", "ole32" und "oleaut32" ins Fake WIndows windows/system Verzeichnis zu kopieren. Starte das Programm dann mal mit

"wine --dll comctl32,commctrl,ole32,oleaut32=n Paltalk.exe".

Ich kenne das Programm nicht, aber mit diesen DLLs habe ich schon manches Programm zum Laufen gebracht.

Und noch ein Link:

http://appdb.codeweavers.com/appview.php?appId=693&versionId=918

stefan.becker
17.07.03, 00:35
Wie wärs mal mit einer Rückmeldung ?