After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 529715 - crash in Gimmie: Clicking on Places
crash in Gimmie: Clicking on Places
Status: RESOLVED DUPLICATE of bug 475020
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-24 12:48 UTC by enchantedsky
Modified: 2008-04-27 22:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description enchantedsky 2008-04-24 12:48:01 UTC
What were you doing when the application crashed?
Clicking on Places


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.1 2008-04-15 (Ubuntu)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 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: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0



----------- .xsession-errors (31 sec old) ---------------------
(npviewer.bin:6606): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:6606): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:6606): Gtk-CRITICAL **: gtk_style_detach: assertion `style->attach_count > 0' failed
(npviewer.bin:6606): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:6606): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:6606): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:6606): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
(npviewer.bin:6606): Gtk-CRITICAL **: gtk_widget_destroy: assertion `GTK_IS_WIDGET (widget)' failed
--------------------------------------------------
Gimmie Version: 0.2.8

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 232 in <lambda>
    printer.connect("attributes_changed", lambda *args: self.emit("reload"))
NameError: free variable 'self' referenced before assignment in enclosing scope

Comment 1 André Klapper 2008-04-24 23:13:09 UTC
which exact version of gimmie is this?
looks like a dup of bug 475020.
Comment 2 enchantedsky 2008-04-25 02:21:00 UTC
t's a version of gimmie I got through apt-get recently. Here's a copy and paste of my terminal screen which should indicate my version of gimmie (also please note that I'm using Ubuntu 8.04 64-bit). And to reiterate, gimmie just randomly crashed while clicking on various icons. There is nothing special about my computer, it's a Dell C521 on an AMD Athlon X2 processor. I'm also using a Nvidia restricted driver.

chris@solarwind-desktop:~$ sudo apt-get install gimmie
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Suggested packages:
  python-libgmail
The following NEW packages will be installed:
  gimmie
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/270kB of archives.
After this operation, 1475kB of additional disk space will be used.
Selecting previously deselected package gimmie.
(Reading database ... 104486 files and directories currently installed.)
Unpacking gimmie (from .../gimmie_0.2.8-0ubuntu1_amd64.deb) ...
Setting up gimmie (0.2.8-0ubuntu1) ...

chris@solarwind-desktop:~$ 
Comment 3 Cosimo Cecchi 2008-04-27 22:32:33 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 475020 ***