Your message dated Fri, 10 Oct 2014 20:04:34 +0100 with message-id <cab4xwxy03ljag_do6ak8fpsdpe65br0qs766qjjdywziuqe...@mail.gmail.com> and subject line Re: Bug#764717: reportbug -- crash on start has caused the Debian Bug report #764717, regarding reportbug -- crash on start 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 ow...@bugs.debian.org immediately.) -- 764717: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764717 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: reportbug Version: 6.5.1 Severity: grave On a fresh jessie install reportbug don't start with this messages: $ reportbug reportbug No protocol specified /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1520: Warning: invalid (NULL) pointer instance gtk.MESSAGE_INFO, gtk.BUTTONS_CLOSE, None) /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1520: Warning: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed gtk.MESSAGE_INFO, gtk.BUTTONS_CLOSE, None) /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1520: GtkWarning: IA__gtk_settings_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed gtk.MESSAGE_INFO, gtk.BUTTONS_CLOSE, None) /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1520: Warning: g_object_get: assertion 'G_IS_OBJECT (object)' failed gtk.MESSAGE_INFO, gtk.BUTTONS_CLOSE, None) /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: Screen for GtkWindow not set; you must always set a screen for a GtkWindow before using the window dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: IA__gdk_pango_context_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_context_set_font_description: assertion 'context != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_context_set_base_dir: assertion 'context != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_context_set_language: assertion 'context != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_new: assertion 'context != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_set_text: assertion 'layout != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_set_attributes: assertion 'layout != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_set_alignment: assertion 'layout != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_set_ellipsize: assertion 'PANGO_IS_LAYOUT (layout)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_set_single_paragraph_mode: assertion 'PANGO_IS_LAYOUT (layout)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_set_width: assertion 'layout != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_get_extents: assertion 'layout != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: IA__gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: IA__gtk_settings_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: IA__gtk_icon_size_lookup_for_settings: assertion 'GTK_IS_SETTINGS (settings)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: Invalid icon size 6 dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: IA__gtk_icon_theme_load_icon: assertion 'GTK_IS_ICON_THEME (icon_theme)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: Error loading theme icon 'dialog-information' for stock: dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: /build/gtk+2.0-zztKf7/gtk+2.0-2.24.24/gtk/gtkstyle.c:2358: invalid icon size '6' dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: IA__gtk_style_render_icon: assertion 'pixbuf != NULL' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: Warning: g_object_ref: assertion 'G_IS_OBJECT (object)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_set_wrap: assertion 'PANGO_IS_LAYOUT (layout)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: Warning: g_object_unref: assertion 'G_IS_OBJECT (object)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: GtkWarning: IA__gdk_screen_get_width: assertion 'GDK_IS_SCREEN (screen)' failed dialog.run () /usr/lib/python2.7/dist-packages/reportbug/ui/gtk2_ui.py:1522: PangoWarning: pango_layout_get_line_count: assertion 'layout != NULL' failed dialog.run () CU Jörg -- pgp Fingerprint: 7D13 3C60 0A10 DBE1 51F8 EBCB 422B 44B0 BE58 1B6E pgp Key: BE581B6E CAcert Key S/N: 0E:D4:56 Jörg Frings-Fürst D-54526 Niederkail Threema: SYR8SJXB IRC: j_...@freenode.net j_...@oftc.net
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---Hello, On Fri, Oct 10, 2014 at 2:24 PM, Jörg Frings-Fürst <deb...@jff-webhosting.net> wrote: > On a fresh jessie install reportbug don't start with this messages: I installed reportbug in a clean chroot and the first thing it does is asking for configuration, in the terminal, without any problem. > $ reportbug reportbug > No protocol specified > /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: > could not open display this is the problem, you have configured to use GTK+ backend but it cant access a display. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---