From: Ralf W. <rwi...@za...> - 2006-01-13 11:50:50
|
Dear liste, I have used qwtplot3d under qt3.x without any errors. Under qt4.1 qwtplot3d compiles without errors. But if I want to test the examples a long list of error messages appears: X Error: BadDrawable (invalid Pixmap or Window parameter) 9 Major opcode: 55 (X_CreateGC) Resource id: 0x4000010 X Error: BadDrawable (invalid Pixmap or Window parameter) 9 Major opcode: 55 (X_CreateGC) Resource id: 0x4000010 X Error: BadGC (invalid GC parameter) 13 Major opcode: 56 (X_ChangeGC) Resource id: 0x400001e X Error: BadGC (invalid GC parameter) 13 Major opcode: 56 (X_ChangeGC) Resource id: 0x400001f ... The examples of qwtplot3d could be used but with these error messages. qt4.1 was compiled and all examples in qt4.1 worked without any error messages. Can anyone help me? The operating system is: Linux version 2.6.13-15-bigsmp (geeko@buildhost) (gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)) #1 SMP Tue Sep 13 14:56:15 UTC 2005 The X-server: X.org card: NVidia Quadro4 750 XGL DH 1600x1200 16.7 Mio colors gcc version 4.0.2 20050901 (prerelease) (SUSE Linux) Many thanks Ralf |