system-config-lvm is crashing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ugr-seeds |
New
|
Undecided
|
Unassigned |
Bug Description
system-config-lvm on Natty with gnome3 keeps crashing after initial screen is shown.
sudo system-config-lvm
[sudo] password for sven:
/usr/share/
scaled_pixbuf = self.pixbuf.
Traceback (most recent call last):
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
CylinderIte
File "/usr/share/
child.draw(dc, gc, (x, y))
File "/usr/share/
CylinderIte
File "/usr/share/
child.draw(dc, gc, (x, y))
File "/usr/share/
cyl_pix = self.cyl_
File "/usr/share/
pixmap.
TypeError: Gdk.Drawable.
The program 'system-
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 8354 error_code 11 request_code 53 minor_code 0)
(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.)
Are you sure that this issue is caused by UGR? Have you tried running this program on regular Ubuntu?