Package: system-config-lvm
Version: 1.1.18-3
Followup-For: Bug #781502

I can confirm the bug on my stable jessie system, using the updated 1.1.18-3 
from testing.

The crash happens whenever I try to click either the volume group name or the 
partition name belonging 
to the volume group. Logical view and the logical volumes work ok.

The error message is below:
-----------------------------------------------------------------------------
/usr/share/system-config-lvm/cylinder_items.py:1032: GtkWarning: 
gdk_pixbuf_scale_simple: assertion 'dest_width > 0' failed
  scaled_pixbuf = self.pixbuf.scale_simple(pixmap_width, height, 
gtk.gdk.INTERP_BILINEAR)
Traceback (most recent call last):
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 486, in 
on_tree_selection_changed
    self.on_best_fit(None)
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 555, in 
on_best_fit
    self.display_view.draw()
  File "/usr/share/system-config-lvm/renderer.py", line 604, in draw
    self.display.draw(self.da, self.gc, (10, y_offset))
  File "/usr/share/system-config-lvm/cylinder_items.py", line 513, in draw
    self.cyl.draw(pixmap, gc, (x, y))
  File "/usr/share/system-config-lvm/cylinder_items.py", line 305, in draw
    CylinderItem.draw(self, dc, gc, (x, y))
  File "/usr/share/system-config-lvm/cylinder_items.py", line 120, in draw
    child.draw(dc, gc, (x, y))
  File "/usr/share/system-config-lvm/cylinder_items.py", line 311, in draw
    cyl_pix = self.cyl_gen.get_cyl(dc, self.get_width(), self.height)
  File "/usr/share/system-config-lvm/cylinder_items.py", line 1039, in get_cyl
    pixmap.draw_pixbuf(gc, scaled_pixbuf, 0, 0, 0, 0, -1, -1)
TypeError: Gdk.Drawable.draw_pixbuf() argument 2 must be gtk.gdk.Pixbuf, not 
None
The program 'system-config-lvm.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 4868 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,

HK

-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-0.bpo.2-rt-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages system-config-lvm depends on:
ii  gettext        0.19.3-2
ii  gsfonts        1:8.11+urwcyr1.0.7~pre44-4.2
ii  lvm2           2.02.111-2.2+deb8u1
ii  menu           2.1.47
ii  python-glade2  2.24.0-4
ii  python-gnome2  2.28.1+dfsg-1.1
ii  python-gtk2    2.24.0-4
pn  python:any     <none>

system-config-lvm recommends no packages.

system-config-lvm suggests no packages.

-- no debconf information

Reply via email to