$ qutemol (qutemol:8256): Gdk-CRITICAL **: IA__gdk_drawable_get_size: assertion `GDK_IS_DRAWABLE (drawable)' failed (qutemol:8256): Gdk-CRITICAL **: IA__gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)' failed presetname: Realistic 1 presetname: Realistic 2 presetname: Direct Light Only presetname: Illustr- ative 1 presetname: Illustr- ative 2 presetname: Molecule of the Month presetname: Mixed 1 presetname: Mixed 2 presetname: Mixed 3 presetname: Cool (bright) presetname: Cool (dark) presetname: Cool borders presetname: Simulated S.E.M. 1 presetname: Simulated S.E.M. 2 presetname: Shape Perception (qutemol:8256): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 15 (qutemol:8256): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 15 (qutemol:8256): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 15 (qutemol:8256): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 15 (qutemol:8256): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 15 (qutemol:8256): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 15 (qutemol:8256): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 15 The program 'qutemol' received an X Window System error. This probably reflects a bug in the program. The error was 'BadDrawable (invalid Pixmap or Window parameter)'. (Details: serial 367 error_code 9 request_code 137 minor_code 8) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) [... and aborts.] Same when trying to use a PDB file, like 3dkl from http://www.ebi.ac.uk/pdbe-srv/view/entry/3dkl/summary
Hi, Does it abort instantly, or does it load up the molecule at first, but then crash when you hit one of the preset buttons? What graphics hardware do you have and which driver do you use? I am afraid that qutemol takes quite some requirements on graphics cards, e.g. it does not work on my (i386) Thinkpad T42. It does however work on my (amd64) T400 Thinkpad. So it is sort of a hit-and-miss thing I guess, and I am afraid that there will probably be no upstream support for troubles like this anymore at this point. Michael
2011/9/22 Michael Banck <mbanck@debian.org>:
Instantly.
- Manufacturer: Dell Inc.
- Product Name: Latitude E5520
- URL: http://www.dell.com/uk/business/p/latitude-e5520/pd.aspx?c=uk&cs=ukbsdt1&l=en&s=bsd&~ck=mn&ST=+latitude%20+E5520&dgc=ST&cid=41142&lid=1069631&acd=12383993192056164
Video Card
- Intel® HD Graphics 3000
X.org log:
[ 10.631] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
...
[ 10.637] (II) intel(0): Integrated Graphics Chipset: Intel(R)
Sandybridge Mobile (GT2+)
[ 10.637] (--) intel(0): Chipset: "Sandybridge Mobile (GT2+)"
# dpkg -l xserver\*intel\* | grep ii
ii xserver-xorg-video-intel 2:2.16.0-1
X.Org X server -- Intel i8xx, i9xx display driver
Fine, just wanted to let you know :-)
Cheers.