Your message dated Wed, 5 Nov 2014 15:00:23 +0000
with message-id 
<CAB4XWXzDZFrNYGAYDqUURZAUpQ=w+exmzv3ly1ur2mtjqnx...@mail.gmail.com>
and subject line Re: Bug#764175: reportbug: Tries to init GUI even if it runs 
from the text console.
has caused the Debian Bug report #764175,
regarding reportbug: Tries to init GUI even if it runs from the text console.
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.)


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

Dear Maintainer,

if reportbug is run from the console (ttyN), it crash if configured to use
GUI. Even if configured to use TUI, the gtk2 error message is produced.
I expect the program should test if graphic environment is available
(the DISPLAY variable is set) and use the text mode if not.

Regards,
Petr

-- Package-specific info:
** Environment settings:
INTERFACE="text"

** /home/allcomp/.reportbugrc:
reportbug_version "6.5.1"
mode standard
ui text
realname "Petr"
email "[email protected]"
no-cc
header "X-Debbugs-CC: [email protected]"
smtphost reportbug.debian.org

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages reportbug depends on:
ii  apt               1.0.9.2
ii  python            2.7.8-1
ii  python-reportbug  6.5.1
pn  python:any        <none>

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail                                 <none>
pn  debconf-utils                              <none>
pn  debsums                                    <none>
pn  dlocate                                    <none>
pn  emacs22-bin-common | emacs23-bin-common    <none>
ii  exim4                                      4.84-2
ii  exim4-daemon-light [mail-transport-agent]  4.84-2
ii  file                                       1:5.19-2
ii  gnupg                                      1.4.18-4
ii  python-gtk2                                2.24.0-4
pn  python-gtkspell                            <none>
pn  python-urwid                               <none>
pn  python-vte                                 <none>
ii  xdg-utils                                  1.1.0~rc1+git20111210-7.1

Versions of packages python-reportbug depends on:
ii  apt               1.0.9.2
ii  python-debian     0.1.23
ii  python-debianbts  1.12
pn  python:any        <none>

python-reportbug suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Tue, Oct 14, 2014 at 8:45 PM,  <[email protected]> wrote:
> Hello Sandro,
>
> here is the output from reportbug running from /dev/tty6
>
> 1) Configured with a text UI:
>
> allcomp@ewa8044:~$ reportbug
> /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: 
> could not open display
>   warnings.warn(str(e), _gtk.Warning)

pygtk2 should silence those warnings, as we are already catching
exceptions at import time.

> 2) Configured for gtk2 UI:
>
> allcomp@ewa8044:~$ reportbug
> /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: 
> could not open display
>   warnings.warn(str(e), _gtk.Warning)
[8<]
> I think reportbug should test the DISPLAY environment variable and shouldn't 
> try to init GUI if it is not set.

Nope, i dont think it should do that, so please dont configure a GUI
when youre in text only mode, or use --ui=text

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

--- End Message ---
_______________________________________________
Reportbug-maint mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint

Reply via email to