Opened 13 years ago
Last modified 13 years ago
#20 closed defect
Aven crashes on opening file on Ubuntu 11.04 — at Version 1
Reported by: | Mike | Owned by: | Olly |
---|---|---|---|
Priority: | blocker | Milestone: | 1.2.0 |
Component: | aven | Version: | 1.1.16 |
Keywords: | Cc: |
Description (last modified by )
Opening a 3d file results in the following:-
The program 'aven' 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 33805 error_code 9 request_code 137 minor_code 8)
Help About... shows:-
Linux 2.6.38-11-generic i686 wxWidgets 2.8.11 (GTK+ >= 2.6) Display Depth: 24 bpp (colour) No OpenGL information available yet - try opening a file.
Graphics card is Radeon X1300/X1550 Series
Failure seems to leave the following message in Xorg.0.log:
[273047.328] (EE) RADEON(0): [DRI2] DRI2SwapBuffers: drawable has no back or front?
Note: See
TracTickets for help on using
tickets.
Hmm, a nice catch-22 there - you can't get the OpenGL info because opening a file is what causes the crash.
Is this with the package from the PPA or a version you built yourself?