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 454493 - crash in Gimmie: updates nugga
crash in Gimmie: updates nugga
Status: RESOLVED DUPLICATE of bug 417988
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-07 08:02 UTC by ahron
Modified: 2007-09-13 23:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description ahron 2007-07-07 08:02:41 UTC
What were you doing when the application crashed?
updates nugga


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70000000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: human_grey

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 ---------------------
(gnome-panel:5215): Wnck-WARNING **: Unhandled action type (nil)
(gnome-panel:5215): Wnck-WARNING **: Unhandled action type (nil)
(gtk-window-decorator:5213): Wnck-WARNING **: Unhandled action type (nil)
(gtk-window-decorator:5213): Wnck-WARNING **: Unhandled action type (nil)
(gnome-panel:5215): Wnck-WARNING **: Unhandled action type (nil)
(gnome-panel:5215): Wnck-WARNING **: Unhandled action type (nil)
(gtk-window-decorator:5213): Wnck-WARNING **: Unhandled action type (nil)
(gtk-window-decorator:5213): Wnck-WARNING **: Unhandled action type (nil)
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 910 in <lambda>
    self.sidebar.connect("set-source", lambda sb, source: self._set_source(source))
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 992 in _set_source
    self.load_items(source.get_items(), lambda: self.show_hide_zoomer(False))
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_base.py", line 195 in get_items
    self.do_reload()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applications.py", line 189 in do_reload
    self.add_recurse(self.menu_directory.contents, items)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applications.py", line 197 in add_recurse
    if child.get_desktop_file_id() not in (x.get_desktop_file_id() for x in items):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applications.py", line 197 in <genexpr>
    if child.get_desktop_file_id() not in (x.get_desktop_file_id() for x in items):
TypeError: <lambda>() takes exactly 1 argument (2 given)

Comment 1 H. 2007-09-13 23:41:58 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 417988 ***