Hello,
Since i moved to Dapper, i'm facing problems with graphical apps.
Launching an app from console, here is what i get :
skaboss@AlBundy:~$ mysql-query-browser
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
Nonetheless, the app runs well, but when i perform certain operation, it crashes with this message :
** (mysql-query-browser:14804): WARNING **: requested widget 'charset_combo' with the wrong type
segmentation fault
Does anyone have a clue ?
Thanks.
Since i moved to Dapper, i'm facing problems with graphical apps.
Launching an app from console, here is what i get :
skaboss@AlBundy:~$ mysql-query-browser
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
Nonetheless, the app runs well, but when i perform certain operation, it crashes with this message :
** (mysql-query-browser:14804): WARNING **: requested widget 'charset_combo' with the wrong type
segmentation fault
Does anyone have a clue ?
Thanks.
Comment