[apport] hwdb-gui crashed with GError in draw_header()

Bug #102061 reported by Shirish Agarwal
256
Affects Status Importance Assigned to Milestone
hwdb-client (Ubuntu)
Fix Released
Medium
Martin Pitt

Bug Description

Binary package hint: hwdb-client

Hi there,
          I did all the tests, removed everything except a .torrent tht was playing and till the last window everything worked but then unexpectedly crashed. Also had to click harder or twice to make the buttons work.

ProblemType: Crash
Architecture: i386
Date: Tue Apr 3 07:16:35 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/hwdb-gui
InterpreterPath: /usr/bin/python2.5
Package: hwdb-client-gnome 0.6.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/hwdb-gui
ProcCwd: /home/shirish
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_IN
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/hwdb-gui']
SourcePackage: hwdb-client
Uname: Linux ubuntu 2.6.20-12-generic #2 SMP Wed Mar 21 20:55:46 UTC 2007 i686 GNU/Linux

Revision history for this message
Shirish Agarwal (shirishag75) wrote :
Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks for your bug report.

Changed in hwdb-client:
importance: Undecided → Medium
Revision history for this message
Joel Garske (joel-garske) wrote :

I had the same problem with Feisty Beta (alternate CD install right BEFORE any updates). After filling out the comments after the lastest test, the application stopped responding and went crashing a few monents after that. Apart from the hwdb-gui, only a terminal was running... i will try again, after updating and rebooting the machine.

crash report is attached.

Greetings, Joel Garske

Revision history for this message
Joel Garske (joel-garske) wrote :

This is, what the python stack trace says in the terminal:

Traceback (most recent call last):
  File "/usr/bin/hwdb-gui", line 153, in <lambda>
    self.advance.connect("clicked", lambda w: self.adv(self.xmlfile))
  File "/usr/bin/hwdb-gui", line 585, in adv
    self.draw_header(set)
  File "/usr/bin/hwdb-gui", line 434, in draw_header
    icon_pixbuf = gtk.gdk.pixbuf_new_from_file(Constants.DATADIR + "/"+set[0])
gobject.GError: Datei »/usr/share/hwdb-client/email.png« konnte nicht geöffnet werden: No such file or directory

This error is reproducable for me.

Revision history for this message
James (chiisu81) wrote :

Mine says the same thing as Joel's in Terminal:

Traceback (most recent call last):
  File "/usr/bin/hwdb-gui", line 153, in <lambda>
    self.advance.connect("clicked", lambda w: self.adv(self.xmlfile))
  File "/usr/bin/hwdb-gui", line 585, in adv
    self.draw_header(set)
  File "/usr/bin/hwdb-gui", line 434, in draw_header
    icon_pixbuf = gtk.gdk.pixbuf_new_from_file(Constants.DATADIR + "/"+set[0])
gobject.GError: Failed to open file '/usr/share/hwdb-client/email.png': No such file or directory

Revision history for this message
Warwick Lill (warwick-lill) wrote :

I have just booted from the Feisty Desktop i386 CD so as to do an install. Invited to complete the Ubuntu device database information was up to the final screen that asks for additional comments when the crash was generated. I haver not run any other user level applications

Revision history for this message
magilus (magilus) wrote :

Works fine with the Qt hwdb-gui

Changed in hwdb-client:
status: Unconfirmed → Confirmed
Revision history for this message
x (xk2c-deactivatedaccount) wrote :

I also have just have the same problem
and others have, too.

Bug #103524 [apport] hwdb-gui crashed with GError in draw_header()"
https://bugs.launchpad.net/ubuntu/+source/hwdb-client/+bug/103524

Bug #103624 [apport] hwdb-gui crashed with GError in draw_header()
https://bugs.launchpad.net/ubuntu/+source/hwdb-client/+bug/103624

Bug #103656 [apport] hwdb-gui crashed with GError in draw_header()
https://bugs.launchpad.net/ubuntu/+source/hwdb-client/+bug/103656

Bug #103712 [apport] hwdb-gui crashed with GError in draw_header()
https://bugs.launchpad.net/ubuntu/+source/hwdb-client/+bug/103712

Bug #103744 [apport] hwdb-gui crashed with GError in draw_header()
https://bugs.launchpad.net/ubuntu/+bug/103744

Bug #103800 [apport] hwdb-gui crashed with GError in draw_header()
https://bugs.launchpad.net/ubuntu/+source/hwdb-client/+bug/103800

Bug #103853 [apport] hwdb-gui crashed with GError in draw_header()
https://bugs.launchpad.net/ubuntu/+source/hwdb-client/+bug/103853

Revision history for this message
x (xk2c-deactivatedaccount) wrote :

i am not sure if i should mark them as duplicate of this bug here.

If you want me tell me and i will go through them

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Traceback (most recent call last):
  File "/usr/bin/hwdb-gui", line 153, in <lambda>
    self.advance.connect("clicked", lambda w: self.adv(self.xmlfile))
  File "/usr/bin/hwdb-gui", line 585, in adv
    self.draw_header(set)
  File "/usr/bin/hwdb-gui", line 434, in draw_header
    icon_pixbuf = gtk.gdk.pixbuf_new_from_file(Constants.DATADIR + "/"+set[0])
gobject.GError: Failed to open file '/usr/share/hwdb-client/email.png': No such file or directory

  using hwdb-client-common Version: 0.6.8

Revision history for this message
Alex Mayorga (alex-mayorga) wrote :

This happened to me also after a fresh net install of Feisty

Linux hostname 2.6.20-14-generic #2 SMP Mon Apr 2 20:37:49 UTC 2007 i686 GNU/Linux

I'm attaching the crash report for what is worth.

No other application was running and I also perceived the buttons on the wizard "hard to press"

Revision history for this message
Warwick Lill (warwick-lill) wrote : Re: [Bug 102061] Re: [apport] hwdb-gui crashed with GError in draw_header()

I think that you probably should mark them all as duplicates, they seem
identical, but then I haven't looked very deeply.

On 07/04/07, Thilo Six <email address hidden> wrote:
>
> i am not sure if i should mark them as duplicate of this bug here.
>
> If you want me tell me and i will go through them
>
> --
> [apport] hwdb-gui crashed with GError in draw_header()
> https://bugs.launchpad.net/bugs/102061
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
x (xk2c-deactivatedaccount) wrote :

ok then, i mark them as dupes

Revision history for this message
x (xk2c-deactivatedaccount) wrote :

in the meantime other dupes were created, mark them also

Revision history for this message
x (xk2c-deactivatedaccount) wrote :

15 dupes now, i think someone should take a look at it

Revision history for this message
Marco Rodrigues (gothicx) wrote :

I've also the same problem... attachment is here.

Revision history for this message
Marco Rodrigues (gothicx) wrote :

Please fix it until Feisty development is closed..

Changed in hwdb-client:
assignee: nobody → ogra
Revision history for this message
Alex Mayorga (alex-mayorga) wrote :

I confirm this happened in AMD64 also.

Attaching the crash as well

Revision history for this message
Martin Pitt (pitti) wrote :

Affects lots of users of an application that we promote with a notification. This should get fixed for Feisty.

Revision history for this message
Martin Pitt (pitti) wrote :

Grabbing.

Changed in hwdb-client:
assignee: ogra → pitti
Revision history for this message
Martin Pitt (pitti) wrote :

Fix uploaded, pending acceptance from release team.

Changed in hwdb-client:
status: Confirmed → Fix Committed
Revision history for this message
Martin Pitt (pitti) wrote :

 hwdb-client (0.6.9) feisty; urgency=low
 .
   * Add email.png (borrowed from Tango) to {,k}ubuntu-art/. (LP: #102061)

Changed in hwdb-client:
status: Fix Committed → Fix Released
Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Ok, it works for me atleast. Let some more people respond in the positive & then the bug can be declared as closed.

Revision history for this message
Aurel Branzeanu (thunder-riscom) wrote :

Yes, 0.6.9 is working.

An issue still remains - after the mouse check you have to switch the focus (to ckick on the desktop, for example) to click the Forward button, otherwise, if the focus is not switched, the Forward button doesn't work.

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

yup, I have also seen that. I have seen that the mouse is not so responsive while clicking the forward button & one has to click couple of times or strain oneself, but I think that would be a different bug than the one file filed in here. The bug is specifically for the crash which is not happening anymore.

Revision history for this message
Shirish Agarwal (shirishag75) wrote :

Ok, for all those people who are having mouse issues, I have also experienced this on my PS/2 based mouse issue, is this by design or happens only on PS/2 based mouses or serial mouses or on all mouses. correction should be mices :)
Anyway, the bug has been filed as bug #105169 so people who are having issues please confirm or add your comments to it. Thanx in advance.

To post a comment you must log in.