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 494715 - crash in Gimmie: Installed latest unoffic...
crash in Gimmie: Installed latest unoffic...
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: 2007-11-07 19:08 UTC by Kim Sullivan
Modified: 2007-11-07 23:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Kim Sullivan 2007-11-07 19:08:37 UTC
What were you doing when the application crashed?
Installed latest unofficial deb
started "gimmie" from a shell
clicked around trying to figure out a way to configure gimmie
hovered on linux in the standalone dock
clicked the "Linux" button
crash


Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.0 2007-09-17 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: Human

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 (60 sec old) ---------------------
*** Failed to get string fuzzytime.h.20.5 in bundle: chrome://fuzzytime/content/locale/cs/fuzzytime.properties
** (gnome-app-install:7119): WARNING **: return value of custom widget handler was not a GtkWidget
/usr/lib/python2.5/site-packages/AppInstall/AppInstall.py:1261: GtkWarning: gtk_tree_model_sort_sort: assertion `tree_model_sort->default_sort_func != NULL' failed
  item.applications.set_default_sort_func(None)
/usr/lib/python2.5/site-packages/AppInstall/Menu.py:140: GtkWarning: gtk_tree_model_get_flags: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
  model.get_model().refilter()
/usr/lib/python2.5/site-packages/AppInstall/Menu.py:140: GtkWarning: gtk_tree_model_get_iter: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
  model.get_model().refilter()
*** Failed to get string fuzzytime.h.20.5 in bundle: chrome://fuzzytime/content/locale/cs/fuzzytime.properties
*** Failed to get string fuzzytime.h.20.5 in bundle: chrome://fuzzytime/content/locale/cs/fuzzytime.properties
*** Failed to get string fuzzytime.h.20.5 in bundle: chrome://fuzzytime/content/locale/cs/fuzzytime.properties
*** Failed to get string fuzzytime.h.20.5 in bundle: chrome://fuzzytime/content/locale/cs/fuzzytime.properties
*** Failed to get string fuzzytime.h.20.5 in bundle: chrome://fuzzytime/content/locale/cs/fuzzytime.properties
*** Failed to get string fuzzytime.h.20.5 in bundle: chrome://fuzzytime/content/locale/cs/fuzzytime.properties
--------------------------------------------------
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 H. 2007-11-07 23:00:49 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 ***