I'm trying to get parallels to work on ubuntu edgy.. I have modified the files due to the bash issue, and the parallels-config runs now with no errors. However I get the following errors in the terminal when I start parallels (I have tried with sound disabled as well):
Code:
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 168
Major opcode: 145
Minor opcode: 3
Resource id: 0x0
Failed to open device
Then it runs, but when I try to start a machine it closes and:
Code:
Parallels Workstation 2.2 critical error! Send log file ( /usr/lib/parallels/bugreports/parallels-fault-231921.310906.20153.log ) to [email protected]
/usr/bin/parallels: line 12: 20153 Segmentation fault /usr/lib/parallels/parallels-linux
The log file contains:
Code:
-------------------------------------------------------------------------------
Parallels Workstation 2.2 for Linux version 2.2 Build 2092.0 from 2006-10-10
-------------------------------------------------------------------------------
Received SIGSEGV: Segmentation fault
Access to fault address: 0x65697c64
unknown signal sender: 1
Reason - address not mapped
#0 [0xffffe440]
#1 /usr/lib/parallels/parallels-linux [0x82d3870]
#2 /usr/lib/parallels/parallels-linux [0x82c3f5b]
#3 /usr/lib/parallels/parallels-linux [0x8283b66]
#4 /usr/lib/parallels/parallels-linux [0x8286f74]
#5 /usr/lib/parallels/parallels-linux [0x82874da]
#6 /usr/lib/parallels/parallels-linux [0x822e926]
#7 /usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x12f) [0xb7a02957]
#8 /usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEi+0x162) [0xb7a033fc]
#9 /usr/lib/libqt-mt.so.3(_ZN7QButton7clickedEv+0x31) [0xb7d97f5f]
#10 /usr/lib/libqt-mt.so.3(_ZN7QButton17mouseReleaseEventEP11QMouseEvent+0x14a) [0xb7aa0fe8]
#11 /usr/lib/libqt-mt.so.3(_ZN7QWidget5eventEP6QEvent+0xf3) [0xb7a39729]
#12 /usr/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0x274) [0xb7999b88]
#13 /usr/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x578) [0xb799bd46]
#14 /usr/lib/libqt-mt.so.3(_ZN12QApplication20sendSpontaneousEventEP7QObjectP6QEvent+0x5b) [0xb792c3fd]
#15 /usr/lib/libqt-mt.so.3(_ZN9QETWidget19translateMouseEventEPK7_XEvent+0x121e) [0xb792b062]
#16 /usr/lib/libqt-mt.so.3(_ZN12QApplication15x11ProcessEventEP7_XEvent+0xbfc) [0xb792914c]
#17 /usr/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0x108) [0xb7940320]
#18 /usr/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0x70) [0xb79b425e]
#19 /usr/lib/libqt-mt.so.3(_ZN10QEventLoop4execEv+0x32) [0xb79b406e]
#20 /usr/lib/libqt-mt.so.3(_ZN12QApplication4execEv+0x25) [0xb799b731]
#21 /usr/lib/parallels/parallels-linux [0x808dabe]
#22 /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0xb74258cc]
#23 /usr/lib/parallels/parallels-linux(_ZN6QFrame10paintEventEP11QPaintEvent+0x3d) [0x808a461]
-------------------------------------------------------------------------------
Any help appreciated!!