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 542358 - crash in Deskbar: I opened a text file
crash in Deskbar: I opened a text file
Status: RESOLVED DUPLICATE of bug 538425
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-07-10 12:01 UTC by kyanardag
Modified: 2008-07-12 08:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description kyanardag 2008-07-10 12:01:23 UTC
What were you doing when the application crashed?
I opened a text file 


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.2 2008-06-03 (Ubuntu)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Enabled
GTK+ Theme: Human
Icon Theme: YattaBlues

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 (125924 sec old) ---------------------
kbuildsycoca4(9169) KMimeFileParser::parseGlobs: Now parsing "/home/alper/.local/share/mime/globs"
kdeinit4: PID 9169 terminated.
2008-07-08 20:56:58	Async.Generator	ERROR	Exception: Could not acquire lock (lock already held)
2008-07-08 20:57:58	Async.Generator	ERROR	Exception: Could not acquire lock (lock already held)
2008-07-08 20:58:58	Async.Generator	ERROR	Exception: Could not acquire lock (lock already held)
2008-07-08 20:59:58	Async.Generator	ERROR	Exception: Could not acquire lock (lock already held)
2008-07-08 21:00:58	Async.Generator	ERROR	Exception: Could not acquire lock (lock already held)
kdeinit4: Got EXT_EXEC '/usr/lib/kde4/bin/kbuildsycoca4' from launcher.
<unknown program name>(23440)/ KStartupInfo::createNewStartupId: creating:  "alper-laptop;1215565311;863049;23440_TIME0" : "unnamed app"
kbuildsycoca4 running...
kbuildsycoca4(9955) kdemain: Reusing existing ksycoca
kbuildsycoca4(9955) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/screensavers/penrose.desktop" is not compliant with XDG standard (missing trailing semicolon). 
kbuildsycoca4(9955) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/screensavers/cubestorm.desktop" is not compliant with XDG standard (missing trailing semicolon). 
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/gtkexcepthook.py", line 73 in run
    run_old(*args, **kwargs)
  • File "/usr/lib/python2.5/threading.py", line 446 in run
    self.__target(*self.__args, **self.__kwargs)
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ThreadPool.py", line 67 in _worker
    function(*args, **kwargs)
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/desklicious.py", line 70 in query
    posts = self._delicious.get_posts_by_tag(tag)
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/desklicious.py", line 152 in get_posts_by_tag
    stream.close()
UnboundLocalError: local variable 'stream' referenced before assignment

Comment 1 Gianluca Borello 2008-07-12 08:26:41 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 538425 ***