Qt-interest Archive, April 2007
qt4 designer looks so ugly in ubuntu
Message 1 in thread
hi, all
now, i have installed qt4 successfully by 'apt-get install' in ubuntu at
last. but now a new problem happens, that is, when i run 'designer' , it is
spilt into 6 small component window and looks so ugly .all the dock
widgets(like Action Editor, Object Inspector , ect) are an independent
parts. then i change the 'user interface mode' in the 'Editor' menu from
'docked window' to 'multipy top-level windows', but it doesn't work.
but i notice an error during the startup of designer, which is as follows:
X Error: BadDevice, invalid or uninitialized input device 166
Extension: 144 (XInputExtension)
Minor opcode: 3 (X_OpenDevice)
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
Extension: 144 (XInputExtension)
Minor opcode: 3 (X_OpenDevice)
Resource id: 0x0
Failed to open device
Session management error: Authentication Rejected, reason : None of the
authentication protocols specified are supported and host-based
authentication failed
is it possible that these errors cause the design to look so urgy??
did anyone have suffered from the same problem?
regards
fengli
Message 2 in thread
Hi,
Am Dienstag, 17. April 2007 03:22 schrieb ååä:
> hi, all
> now, i have installed qt4 successfully by 'apt-get install' in ubuntu at
> last. but now a new problem happens, that is, when i run 'designer' , it is
> spilt into 6 small component window and looks so ugly .all the dock
> widgets(like Action Editor, Object Inspector , ect) are an independent
> parts. then i change the 'user interface mode' in the 'Editor' menu from
> 'docked window' to 'multipy top-level windows', but it doesn't work.
> but i notice an error during the startup of designer, which is as follows:
>
don't know why designer does not look as you expect, but this part of your
failure notice:
> X Error: BadDevice, invalid or uninitialized input device 166
> Extension: 144 (XInputExtension)
> Minor opcode: 3 (X_OpenDevice)
> Resource id: 0x0
> Failed to open device
> X Error: BadDevice, invalid or uninitialized input device 166
> Extension: 144 (XInputExtension)
> Minor opcode: 3 (X_OpenDevice)
> Resource id: 0x0
> Failed to open device
is due to the wacom entries in your standard X11 config (/etc/X11/xorg.conf)
if you remove the not used entries, that part of the failure notice won't
longer appear.
best regards
seb
> Session management error: Authentication Rejected, reason : None of the
> authentication protocols specified are supported and host-based
> authentication failed
>
> is it possible that these errors cause the design to look so urgy??
> did anyone have suffered from the same problem?
> regards
> fengli
--
[ signature omitted ]