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 434823 - crash in Gimmie: Was just trying to start...
crash in Gimmie: Was just trying to start...
Status: RESOLVED DUPLICATE of bug 434822
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-01 08:50 UTC by david
Modified: 2007-08-30 21:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description david 2007-05-01 08:50:21 UTC
What were you doing when the application crashed?
Was just trying to start gimmie.  Using e17 as a desktop.  Just built gimme from the FreeBSD ports collection.  Here's the other info that was given:
1:47am [wurmfood@handbasket] ~>Error loading GTK bookmarks: [Errno 2] No such file or directory: '/home/wurmfood/.gtk-bookmarks'

** (gimmie:71081): WARNING **: IPP request failed with status 1280

** (gimmie:71081): WARNING **: IPP request failed with status 1280
 !!! org.gnome.PowerManager D-BUS service not available.  Is gnome-power-manager running?
 !!! net.sf.gaim.GaimService D-BUS service not available.  Is Gaim2 running?
 !!! Error parsing ~/.gaim/blist.xml: No such file or directory
Unhandled exception in thread started by <bound method TomboySource._load_notes of <TomboySource object (gimmie+gimmie_base+Item) at 0x81b5aa4>>
Traceback (most recent call last):
  • File "/usr/local/lib/python2.4/site-packages/gimmie/gimmie_tomboy.py", line 120 in _load_notes
    for filename in os.listdir(self.note_path):
OSError: [Errno 2] No such file or directory: '/home/wurmfood/.tomboy'

 *** Reloading TopicRunningList: Running Applications
 *** Reloading TopicRunningList: Opened Documents
 *** Reloading TopicRunningList: Active Conversations
 *** Reloading TopicRunningList: Computer Running Source
 *** Reloading TopicRunningList: Running Applications
 *** Reloading TopicRunningList: Opened Documents
 *** Reloading TopicRunningList: Active Conversations
 *** Reloading TopicRunningList: Computer Running Source
 *** Reloading TopicRunningList: Computer Running Source
Traceback (most recent call last):
  File "/usr/local/lib/python2.4/site-packages/gimmie/gimmie_gui.py", line 330, in _reload
    self.add_item(i, target_height)
  File "/usr/local/lib/python2.4/site-packages/gimmie/gimmie_gui.py", line 298, in add_item
    running = RunningItemTile(i, target_height, self.gravity)
  File "/usr/local/lib/python2.4/site-packages/gimmie/gimmie_gui.py", line 75, in __init__
    self._reload(item)
  File "/usr/local/lib/python2.4/site-packages/gimmie/gimmie_gui.py", line 128, in _reload
    self.icons = self._load_icons(item, self.target_height)
  File "/usr/local/lib/python2.4/site-packages/gimmie/gimmie_gui.py", line 83, in _load_icons
    assert icon, "Running Item must have an icon"
AssertionError: Running Item must have an icon



Distribution: Unknown
Gnome Release: 2.18.1 2007-05-01 (FreeBSD GNOME Project)
BugBuddy Version: 2.18.1

System: FreeBSD 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #5: Sun Apr 29 21:56:18 PDT 2007     wurmfood@handbasket:/usr/obj/usr/src/sys/HANDBASKET i386
X Vendor: The X.Org Foundation
X Vendor Release: 60900000
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

Traceback (most recent call last):
  • File "/usr/local/lib/python2.4/site-packages/gimmie/gimmie_tomboy.py", line 120 in _load_notes
    for filename in os.listdir(self.note_path):
OSError: [Errno 2] No such file or directory: '/home/wurmfood/.tomboy'

Comment 1 Benedikt Henrichs 2007-08-30 21:28:07 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 434822 ***