system-config-lvm crashes when selecting physical view item
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
system-config-lvm (Debian) |
Fix Released
|
Unknown
|
|||
system-config-lvm (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When selecting an item in the "Physical View" drop down section, the system-config-lvm program crashes. (See error message at the end of report.)
This happens on a fresh install of standard Ubuntu 15.10 desktop. (Clicking on Logical View items is no problem.)
I have tried the following variations:
* Local test on Ubuntu Desktop 15.10 => Fails
* Local test on Ubuntu Server 15.10 with Xubuntu minimal install => OK
* Remote ssh -X from Desktop to Server and starting program remotely => Fails
Package info on both servers:: Installed: 1.1.18-1ubuntu1
I see there is a similar bug report (in terms of crash error message), but very old, and stating that program crashes upon launch, so therefore I create new. Hope it's ok.
Error message:
/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/
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 10806 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.)
Best regards,
Rolf
Changed in system-config-lvm (Debian): | |
status: | Unknown → New |
Changed in system-config-lvm (Debian): | |
status: | New → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.