Your message dated Sat, 14 Jun 2008 13:45:36 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#482588: hotwire: crashes on startup
has caused the Debian Bug report #482588,
regarding hotwire: crashes on startup
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.)


-- 
482588: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482588
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: hotwire
Version: 0.710-1
Severity: important

Hotwire crashes on startup if not started with a
controlling terminal (e.g. from a shell), leading
to the backtrace from bug-buddy attached to this
message.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hotwire depends on:
ii  python                    2.5.2-1        An interactive high-level
object-o
ii  python-cairo              1.4.12-1       Python bindings for the
Cairo vect
ii  python-dbus               0.82.4-2       simple interprocess
messaging syst
ii  python-gnome2             2.22.0-1       Python bindings for the
GNOME desk
ii  python-gobject            2.14.1-6       Python bindings for the
GObject li
ii  python-gtk2               2.12.1-3       Python bindings for the GTK
+ widge
ii  python-gtksourceview2     2.2.0-1+b1     Python bindings for the
GtkSourceV
ii  python-pysqlite2          2.4.1-1        Python interface to SQLite
3
ii  python-support            0.8.1          automated rebuilding
support for P
ii  python-vte                1:0.16.13-1+b1 Python bindings for the VTE
widget
ii  python-xml                0.8.4-10       XML tools for Python

Versions of packages hotwire recommends:
ii  python-gnome2-desktop         2.22.0-1   Python bindings for the
GNOME desk
ii  python-simplejson             1.9.1-1    Simple, fast, extensible
JSON enco

-- no debconf information

System: Linux 2.6.25-2-amd64 #1 SMP Wed May 14 14:04:05 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: gnome

Memory status: size: 364916736 vsize: 364916736 resident: 34443264 share: 
16035840 rss: 34443264 rss_rlim: 18446744073709551615
CPU usage: start_time: 1211569073 rtime: 54 utime: 38 stime: 16 cutime:0 
cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/hotwire'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f1bd9cd66e0 (LWP 15118)]
0x00007f1bd98d3edf in waitpid () from /lib/libpthread.so.0
#0  0x00007f1bd98d3edf in waitpid () from /lib/libpthread.so.0
#1  0x00007f1bd774e5a6 in IA__g_spawn_sync (
    working_directory=<value optimized out>, argv=<value optimized out>, 
    envp=<value optimized out>, flags=<value optimized out>, 
    child_setup=<value optimized out>, user_data=0xffffffff, 
    standard_output=0x0, standard_error=0x0, exit_status=0x0, 
    error=0x7fffe1cfb8d8) at /tmp/buildd/glib2.0-2.16.3/glib/gspawn.c:374
#2  0x00007f1bd774e8b8 in IA__g_spawn_command_line_sync (
    command_line=<value optimized out>, standard_output=0x0, 
    standard_error=0x0, exit_status=0x0, error=0x7fffe1cfb8d8)
    at /tmp/buildd/glib2.0-2.16.3/glib/gspawn.c:682
#3  0x00007f1bd1c6f4b3 in ?? ()
   from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
#4  <signal handler called>
#5  0x00007f1bd8f69c83 in free () from /lib/libc.so.6
#6  0x00007f1bd771e08c in g_main_context_iterate (context=0xedb400, block=1, 
    dispatch=1, self=<value optimized out>)
    at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2628
#7  0x00007f1bd771e657 in IA__g_main_loop_run (loop=0x189a1d0)
    at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2850
#8  0x00007f1bd67b8c43 in IA__gtk_main ()
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c:1163
#9  0x00007f1bd6dbe172 in ?? ()
   from /var/lib/python-support/python2.5/gtk-2.0/gtk/_gtk.so
#10 0x00000000004880d8 in PyEval_EvalFrameEx (f=0x10d3580, 
    throwflag=<value optimized out>) at ../Python/ceval.c:3557
#11 0x00000000004881c7 in PyEval_EvalFrameEx (f=0xbff9b0, 
    throwflag=<value optimized out>) at ../Python/ceval.c:3659
#12 0x00000000004899c6 in PyEval_EvalCodeEx (co=0x7f1bd9c77c60, 
    globals=<value optimized out>, locals=<value optimized out>, args=0x0, 
    argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0)
    at ../Python/ceval.c:2836
#13 0x0000000000489ae2 in PyEval_EvalCode (co=0x0, globals=0x0, 
    locals=0x18905d0) at ../Python/ceval.c:494
#14 0x00000000004aaf7e in PyRun_FileExFlags (fp=0xb74010, 
    filename=0x7fffe1cfcc1d "/usr/bin/hotwire", start=<value optimized out>, 
    globals=0xb97520, locals=0xb97520, closeit=1, flags=0x7fffe1cfc5b0)
    at ../Python/pythonrun.c:1273
#15 0x00000000004ab219 in PyRun_SimpleFileExFlags (fp=0xb74010, 
    filename=0x7fffe1cfcc1d "/usr/bin/hotwire", closeit=1, 
    flags=0x7fffe1cfc5b0) at ../Python/pythonrun.c:879
#16 0x000000000041445e in Py_Main (argc=1, argv=<value optimized out>)
    at ../Modules/main.c:532
#17 0x00007f1bd8f171c4 in __libc_start_main () from /lib/libc.so.6
#18 0x00000000004139d9 in _start ()

Thread 1 (Thread 0x7f1bd9cd66e0 (LWP 15118)):
#0  0x00007f1bd98d3edf in waitpid () from /lib/libpthread.so.0
No symbol table info available.
#1  0x00007f1bd774e5a6 in IA__g_spawn_sync (
    working_directory=<value optimized out>, argv=<value optimized out>, 
    envp=<value optimized out>, flags=<value optimized out>, 
    child_setup=<value optimized out>, user_data=0xffffffff, 
    standard_output=0x0, standard_error=0x0, exit_status=0x0, 
    error=0x7fffe1cfb8d8) at /tmp/buildd/glib2.0-2.16.3/glib/gspawn.c:374
        outpipe = -1
        errpipe = -1
        pid = 15152
        fds = {__fds_bits = {0, 139757555511218, 8, 16, 16, 3788486872, 16, 
    0, 25792488, 23619696, 25792464, 140736981874904, 3, 139757555502965, 
    140736981874304, 140736981874408}}
        ret = -512
        outstr = (GString *) 0x0
        errstr = (GString *) 0x0
        failed = 0
        status = <value optimized out>
        __PRETTY_FUNCTION__ = "IA__g_spawn_sync"
#2  0x00007f1bd774e8b8 in IA__g_spawn_command_line_sync (
    command_line=<value optimized out>, standard_output=0x0, 
    standard_error=0x0, exit_status=0x0, error=0x7fffe1cfb8d8)
    at /tmp/buildd/glib2.0-2.16.3/glib/gspawn.c:682
        retval = 0
        argv = (gchar **) 0x1898fd0
        __PRETTY_FUNCTION__ = "IA__g_spawn_command_line_sync"
#3  0x00007f1bd1c6f4b3 in ?? ()
   from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
No symbol table info available.
#4  <signal handler called>
No symbol table info available.
#5  0x00007f1bd8f69c83 in free () from /lib/libc.so.6
No symbol table info available.
#6  0x00007f1bd771e08c in g_main_context_iterate (context=0xedb400, block=1, 
    dispatch=1, self=<value optimized out>)
    at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2628
        max_priority = 0
        timeout = <value optimized out>
        some_ready = <value optimized out>
        nfds = 9
        allocated_nfds = <value optimized out>
        fds = (GPollFD *) 0x18905d0
        __PRETTY_FUNCTION__ = "g_main_context_iterate"
#7  0x00007f1bd771e657 in IA__g_main_loop_run (loop=0x189a1d0)
    at /tmp/buildd/glib2.0-2.16.3/glib/gmain.c:2850
        self = (GThread *) 0xec8c00
        __PRETTY_FUNCTION__ = "IA__g_main_loop_run"
#8  0x00007f1bd67b8c43 in IA__gtk_main ()
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c:1163
        tmp_list = (GList *) 0x7f1bd709b960
        functions = (GList *) 0x0
        init = (GtkInitFunction *) 0x1890560
        loop = (GMainLoop *) 0x189a1d0
#9  0x00007f1bd6dbe172 in ?? ()
   from /var/lib/python-support/python2.5/gtk-2.0/gtk/_gtk.so
No symbol table info available.
#10 0x00000000004880d8 in PyEval_EvalFrameEx (f=0x10d3580, 
    throwflag=<value optimized out>) at ../Python/ceval.c:3557
        sp = (PyObject **) 0x10d37e0
        stack_pointer = (PyObject **) 0x10d37e0
        next_instr = (unsigned char *) 0xc00398 "\001t8"
        opcode = <value optimized out>
        oparg = <value optimized out>
        why = <value optimized out>
        err = 0
        x = (PyObject *) 0x7f1bd2ddd2d8
        v = (PyObject *) 0x10d3550
        w = (PyObject *) 0x0
        u = (PyObject *) 0xb7c718
        t = <value optimized out>
        stream = (PyObject *) 0x7f1bd923b9e0
        freevars = (PyObject **) 0x10d37d8
        retval = (PyObject *) 0x0
        tstate = (PyThreadState *) 0xb742e0
        co = (PyCodeObject *) 0x7f1bd9c77990
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = <value optimized out>
        names = (PyObject *) 0xbfc950
        consts = (PyObject *) 0xbfcc40
#11 0x00000000004881c7 in PyEval_EvalFrameEx (f=0xbff9b0, 
    throwflag=<value optimized out>) at ../Python/ceval.c:3659
        sp = (PyObject **) 0xbffb30
        stack_pointer = (PyObject **) 0xbffb30
        next_instr = (unsigned char *) 0xbff96f "\001n\001"
        opcode = <value optimized out>
        oparg = <value optimized out>
        why = <value optimized out>
        err = 0
        x = (PyObject *) 0x0
        v = (PyObject *) 0xbfe27e
        w = (PyObject *) 0xbfdffa
        u = (PyObject *) 0xb7c718
        t = <value optimized out>
        stream = (PyObject *) 0xbfdffd
        freevars = (PyObject **) 0xbffb28
        retval = (PyObject *) 0x0
        tstate = (PyThreadState *) 0xb742e0
        co = (PyCodeObject *) 0x7f1bd9c77c60
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = <value optimized out>
        names = (PyObject *) 0xbfde90
        consts = (PyObject *) 0x7f1bd9cca878
#12 0x00000000004899c6 in PyEval_EvalCodeEx (co=0x7f1bd9c77c60, 
    globals=<value optimized out>, locals=<value optimized out>, args=0x0, 
    argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0)
    at ../Python/ceval.c:2836
        f = (PyFrameObject *) 0xbff9b0
        retval = <value optimized out>
        fastlocals = (PyObject **) 0xbffb28
        freevars = (PyObject **) 0xbffb28
        tstate = <value optimized out>
        x = <value optimized out>
        u = <value optimized out>
#13 0x0000000000489ae2 in PyEval_EvalCode (co=0x0, globals=0x0, 
    locals=0x18905d0) at ../Python/ceval.c:494
No locals.
#14 0x00000000004aaf7e in PyRun_FileExFlags (fp=0xb74010, 
    filename=0x7fffe1cfcc1d "/usr/bin/hotwire", start=<value optimized out>, 
    globals=0xb97520, locals=0xb97520, closeit=1, flags=0x7fffe1cfc5b0)
    at ../Python/pythonrun.c:1273
        ret = (PyObject *) 0x0
        mod = <value optimized out>
        arena = (PyArena *) 0xbbb440
#15 0x00000000004ab219 in PyRun_SimpleFileExFlags (fp=0xb74010, 
    filename=0x7fffe1cfcc1d "/usr/bin/hotwire", closeit=1, 
    flags=0x7fffe1cfc5b0) at ../Python/pythonrun.c:879
        m = <value optimized out>
        d = (PyObject *) 0xb97520
        v = <value optimized out>
        ext = <value optimized out>
#16 0x000000000041445e in Py_Main (argc=1, argv=<value optimized out>)
    at ../Modules/main.c:532
        c = <value optimized out>
        sts = 0
        command = 0x0
        filename = 0x0
        module = 0x0
        fp = (FILE *) 0xb74010
        p = <value optimized out>
        inspect = 0
        unbuffered = 0
        skipfirstline = 0
        stdin_is_interactive = 0
        help = 0
        version = <value optimized out>
        saw_inspect_flag = 0
        saw_unbuffered_flag = <value optimized out>
        cf = {cf_flags = 0}
#17 0x00007f1bd8f171c4 in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#18 0x00000000004139d9 in _start ()
No locals.
#0  0x00007f1bd98d3edf in waitpid () from /lib/libpthread.so.0
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]


----------- .xsession-errors (69004 sec old) ---------------------
        StarManager::ratingsColorsChanged() --> 
ContextBrowser::ratingOrScoreOrLabelsChanged(const QString&)
Getting friend updates
df: `/home/andrew/.gvfs': Transport endpoint is not connected
12
Amarok: [Loader] Starting amarokapp..
Amarok: [Loader] Don't run gdb, valgrind, etc. against this binary! Use 
amarokapp.
Traceback (most recent call last):
  File "/home/andrew/.screenlets/Facebook/FacebookScreenlet.py", line 163, in 
fetch_notifications
    self.__friendupdates = self.fetch_friend_updates(self.__friends)
  File "/home/andrew/.screenlets/Facebook/FacebookScreenlet.py", line 419, in 
fetch_friend_updates
    if (i['status']['time'] > hfsuts):
TypeError: 'NoneType' object is unsubscriptable
df: `/home/andrew/.gvfs': Transport endpoint is not connected
df: `/home/andrew/.gvfs'
...Too much output, ignoring rest...
--------------------------------------------------

--- End Message ---
--- Begin Message ---
Version: 2.12.1-5

Le vendredi 23 mai 2008 à 15:03 -0400, Andrew Barr a écrit :
> Package: hotwire
> Version: 0.710-1
> Severity: important
> 
> Hotwire crashes on startup if not started with a
> controlling terminal (e.g. from a shell), leading
> to the backtrace from bug-buddy attached to this
> message.

This is fixed in pygtk in unstable.

Cheers,
-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée


--- End Message ---

Reply via email to