Your message dated Tue, 07 Apr 2009 23:17:03 +0000
with message-id <[email protected]>
and subject line Bug#520107: fixed in bleachbit 0.4.0-2
has caused the Debian Bug report #520107,
regarding bleachbit: Running without X causes segfault in gtk
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
520107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520107
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bleachbit
Version: 0.4.0-1
Severity: normal


Running bleachbit without X currently miserably fails because it causes a 
segfault in gtk.
It should not fail this way without X but print a proper error message instead.

The segfault in Gtk is a seperate issuse that I will report in an different 
bugreport.


Running bleachbit without X gives:

/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could 
not open display
  warnings.warn(str(e), _gtk.Warning)
/var/lib/python-support/python2.5/bleachbit/GUI.py:607: Warning: invalid (NULL) 
pointer instance
  self.window = gtk.Window()
/var/lib/python-support/python2.5/bleachbit/GUI.py:607: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  self.window = gtk.Window()
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: invalid (NULL) 
pointer instance
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: g_object_get: 
assertion `G_IS_OBJECT (object)' failed
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:573: Warning: value "TRUE" 
of type `gboolean' is invalid or out of range for property `visible' of type 
`gboolean'
  menubar = uimanager.get_widget('/MenuBar')
/var/lib/python-support/python2.5/bleachbit/GUI.py:578: Warning: invalid (NULL) 
pointer instance
  toolbar = gtk.Toolbar()
/var/lib/python-support/python2.5/bleachbit/GUI.py:578: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  toolbar = gtk.Toolbar()
/var/lib/python-support/python2.5/bleachbit/GUI.py:584: Warning: invalid (NULL) 
pointer instance
  tooltips = gtk.Tooltips()
/var/lib/python-support/python2.5/bleachbit/GUI.py:584: Warning: 
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  tooltips = gtk.Tooltips()
/var/lib/python-support/python2.5/bleachbit/GUI.py:526: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  scrolled_window = gtk.ScrolledWindow()
/var/lib/python-support/python2.5/bleachbit/GUI.py:248: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.view.append_column(self.column0)
/var/lib/python-support/python2.5/bleachbit/GUI.py:248: Warning: g_object_get: 
assertion `G_IS_OBJECT (object)' failed
  self.view.append_column(self.column0)
/var/lib/python-support/python2.5/bleachbit/GUI.py:257: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  self.view.append_column(self.column1)
/var/lib/python-support/python2.5/bleachbit/GUI.py:257: Warning: g_object_get: 
assertion `G_IS_OBJECT (object)' failed
  self.view.append_column(self.column1)
/var/lib/python-support/python2.5/bleachbit/GUI.py:639: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  swindow = gtk.ScrolledWindow()
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: GtkWarning: 
gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: PangoWarning: 
pango_context_set_font_description: assertion `context != NULL' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: PangoWarning: 
pango_context_set_base_dir: assertion `context != NULL' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: PangoWarning: 
pango_context_set_language: assertion `context != NULL' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: Warning: 
g_object_unref: assertion `G_IS_OBJECT (object)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: GtkWarning: 
gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: GtkWarning: 
gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: GtkWarning: 
gdk_keymap_get_for_display: assertion `GDK_IS_DISPLAY (display)' failed
  swindow.add(textview)
/var/lib/python-support/python2.5/bleachbit/GUI.py:644: Warning: g_object_get: 
assertion `G_IS_OBJECT (object)' failed
  swindow.add(textview)
Segmentation fault




Cheers, Martin.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages bleachbit depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-glade2                 2.14.1-1   GTK+ bindings: Glade support
ii  python-gnome2                 2.22.3-3   Python bindings for the GNOME desk
ii  python-gtk2                   2.14.1-1   Python bindings for the GTK+ widge
ii  python-support                0.8.7      automated rebuilding support for P

Versions of packages bleachbit recommends:
ii  menu                          2.1.41     generates programs menu for all me
ii  python-notify                 0.1.1-2+b1 Python bindings for libnotify

bleachbit suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: bleachbit
Source-Version: 0.4.0-2

We believe that the bug you reported is fixed in the latest version of
bleachbit, which is due to be installed in the Debian FTP archive:

bleachbit_0.4.0-2.diff.gz
  to pool/main/b/bleachbit/bleachbit_0.4.0-2.diff.gz
bleachbit_0.4.0-2.dsc
  to pool/main/b/bleachbit/bleachbit_0.4.0-2.dsc
bleachbit_0.4.0-2_all.deb
  to pool/main/b/bleachbit/bleachbit_0.4.0-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luca Falavigna <[email protected]> (supplier of updated bleachbit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 06 Apr 2009 14:29:23 +0200
Source: bleachbit
Binary: bleachbit
Architecture: source all
Version: 0.4.0-2
Distribution: unstable
Urgency: low
Maintainer: Luca Falavigna <[email protected]>
Changed-By: Luca Falavigna <[email protected]>
Description: 
 bleachbit  - delete unnecessary files from the system
Closes: 519027 520107 521240
Changes: 
 bleachbit (0.4.0-2) unstable; urgency=low
 .
   * debian/patches/LANG_env:
     - Fix AttributeError if LANG is not set (Closes: #519027).
   * debian/patches/no_X:
     - Do not show intrusive pyGTK warnings if X is not available, only
       display a message X is required to run BleachBit (Closes: #520107).
   * debian/patches/suppress_locales_warnings:
     - Suppress locale files warning messages when they are actually not
       locale files (Closes: #521240).
   * Bump Standards-Version to 3.8.1, no changes required.
Checksums-Sha1: 
 9215c87579552fdc327c9b947f85d94a70a02124 1324 bleachbit_0.4.0-2.dsc
 3b5c44a3912f3e03ef3ef7cb93b3512d277d27df 7589 bleachbit_0.4.0-2.diff.gz
 13896758b886ad6459f6d79742fb5d54a8552448 62126 bleachbit_0.4.0-2_all.deb
Checksums-Sha256: 
 2b8946f388f5cef8bb32a85590be0289b7e722027af09ed6d5d7bf044f0ac059 1324 
bleachbit_0.4.0-2.dsc
 80c035c19396e8992d764e27c54b8199d8174cb3f63f6dd0f0f30dfb02f695a8 7589 
bleachbit_0.4.0-2.diff.gz
 75c58bbcabdc21b003645351e733819b390067ec729b20c74ce24c24334df0bf 62126 
bleachbit_0.4.0-2_all.deb
Files: 
 99ad958f7f3b40c9e6bd14ca6a6c0190 1324 admin optional bleachbit_0.4.0-2.dsc
 1f2ba43f0e0d2a817fb7550a9c6d840c 7589 admin optional bleachbit_0.4.0-2.diff.gz
 a80c457e35d2c378a44676b5f1fa1c02 62126 admin optional bleachbit_0.4.0-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknb24EACgkQB01zfu119ZkDuACgi3OU3Oyx8+mNZ0i4MqJbbfAA
cu0Ani0nOCmDjQhfVqIppxgDRrczSFP0
=aS/Z
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to