Comment 2 for bug 1245446

Revision history for this message
marcelo duarte (mail-mduarte) wrote :

I'm using ubuntu 14.04LTS and i get these error messages after typing my password:

<pre>
[sudo] password for marcelo:
/usr/share/system-config-lvm/system-config-lvm.py:53: Warning: Attempt to add property GnomeProgram::sm-connect after class was initialised
  gnome.program_init (PROGNAME, VERSION)
/usr/share/system-config-lvm/system-config-lvm.py:53: Warning: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
  gnome.program_init (PROGNAME, VERSION)
/usr/share/system-config-lvm/system-config-lvm.py:53: Warning: Attempt to add property GnomeProgram::display after class was initialised
  gnome.program_init (PROGNAME, VERSION)
/usr/share/system-config-lvm/system-config-lvm.py:53: Warning: Attempt to add property GnomeProgram::default-icon after class was initialised
  gnome.program_init (PROGNAME, VERSION)
Traceback (most recent call last):
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 464, in on_tree_selection_changed
    self.display_view.render_vg(vg)
  File "/usr/share/system-config-lvm/renderer.py", line 537, in render_vg
    self.display.append_right(False, Separator())
  File "/usr/share/system-config-lvm/cylinder_items.py", line 746, in append_right
    self.__adjust_width()
  File "/usr/share/system-config-lvm/cylinder_items.py", line 757, in __adjust_width
    self.cyl_upper.set_ratio(float(self.width-(up_w-up_w_adj))/up_w_adj)
ZeroDivisionError: float division by zero
s

^CTraceback (most recent call last):
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 447, in on_tree_selection_changed
    self.on_best_fit(None)
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 549, in on_best_fit
    self.__set_zoom_buttons(self.display_view.set_best_fit(self.try_not_best_fit))
  File "/usr/share/system-config-lvm/renderer.py", line 165, in set_best_fit
    pix_w, pix_h, u_label_h = self.display.minimum_pixmap_dimension(self.da)
  File "/usr/share/system-config-lvm/cylinder_items.py", line 458, in minimum_pixmap_dimension
    False)
  File "/usr/share/system-config-lvm/cylinder_items.py", line 548, in draw_cyl_labels_upper
    label_w, label_h = layout.get_pixel_size()
KeyboardInterrupt
system-config-lvm.py: Fatal IO error 0 (Sucesso) on X server :0.
Senha incorreta ou falha no comando. Tentar de novo? (s/N)s
/usr/share/system-config-lvm/system-config-lvm.py:53: Warning: Attempt to add property GnomeProgram::sm-connect after class was initialised
  gnome.program_init (PROGNAME, VERSION)
/usr/share/system-config-lvm/system-config-lvm.py:53: Warning: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
  gnome.program_init (PROGNAME, VERSION)
/usr/share/system-config-lvm/system-config-lvm.py:53: Warning: Attempt to add property GnomeProgram::display after class was initialised
  gnome.program_init (PROGNAME, VERSION)
/usr/share/system-config-lvm/system-config-lvm.py:53: Warning: Attempt to add property GnomeProgram::default-icon after class was initialised
  gnome.program_init (PROGNAME, VERSION)
Traceback (most recent call last):
  File "/usr/share/system-config-lvm/Volume_Tab_View.py", line 464, in on_tree_selection_changed
    self.display_view.render_vg(vg)
  File "/usr/share/system-config-lvm/renderer.py", line 537, in render_vg
    self.display.append_right(False, Separator())
  File "/usr/share/system-config-lvm/cylinder_items.py", line 746, in append_right
    self.__adjust_width()
  File "/usr/share/system-config-lvm/cylinder_items.py", line 757, in __adjust_width
    self.cyl_upper.set_ratio(float(self.width-(up_w-up_w_adj))/up_w_adj)
ZeroDivisionError: float division by zero

</pre>