GNOME Bugzilla – Bug 464307
TypeError: _get_trash_icon() takes exactly 2 arguments (1 given)
Last modified: 2008-10-09 17:57:00 UTC
What were you doing when the application crashed? I right clicked on the wastebasket and clicked "Add to Favorites" Distribution: Debian 3.1 (sarge) Gnome Release: 2.18.3 2007-07-03 (Debian) BugBuddy Version: 2.18.1 System: Linux 2.6.21-2-k7 #1 SMP Wed Jul 11 04:29:08 UTC 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks 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 --------------------- running = RunningItemTile(i, target_height, self.gravity)
+ Trace 153439
self._reload(item)
self.icons = self._load_icons(item, self.target_height)
icon = item.get_icon(target_height)
return self.thumbnailer.get_icon(icon_size, self.get_timestamp())
self.cached_icon = self._lookup_or_make_thumb(icon_size, timestamp)
return self._get_trash_icon()
-------------------------------------------------- Gimmie Version: 0.2.7 Traceback (most recent call last): File "/var/lib/python-support/python2.4/gimmie/gimmie_gui.py", line 330, in _reload self.add_item(i, target_height) File "/var/lib/python-support/python2.4/gimmie/gimmie_gui.py", line 298, in add_item running = RunningItemTile(i, target_height, self.gravity)
*** Bug 466323 has been marked as a duplicate of this bug. ***
*** Bug 467340 has been marked as a duplicate of this bug. ***
*** Bug 481761 has been marked as a duplicate of this bug. ***
*** Bug 481760 has been marked as a duplicate of this bug. ***
Confirmed with SVN Revision 455.
*** Bug 490475 has been marked as a duplicate of this bug. ***
*** Bug 493004 has been marked as a duplicate of this bug. ***
*** Bug 493002 has been marked as a duplicate of this bug. ***
*** Bug 498125 has been marked as a duplicate of this bug. ***
*** Bug 512279 has been marked as a duplicate of this bug. ***
*** Bug 526273 has been marked as a duplicate of this bug. ***
*** Bug 530006 has been marked as a duplicate of this bug. ***
Gimmie is unmaintained and no work is going on anymore. If you are interested in hacking on the codebase: A fork named Mayanna exists at http://groups.google.com/group/mayanna Closing all remaining Gimmie bugs as WONTFIX. Please do not file new bugs against Gimmie. Mayanna is the project you want to use and file your bugs against. Also see http://groups.google.com/group/gimmie/browse_thread/thread/4e0f8088e08e59a6 http://mail.gnome.org/archives/gnome-bugsquad/2008-October/msg00000.html for more information. Thanks.