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 478728 - Deskbar randomly crashes
Deskbar randomly crashes
Status: RESOLVED INVALID
Product: tracker
Classification: Core
Component: General
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Jamie McCracken
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2007-09-20 19:49 UTC by Pedro Villavicencio
Modified: 2007-09-27 19:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Pedro Villavicencio 2007-09-20 19:49:26 UTC
This bug has been filled here:

https://bugs.launchpad.net/ubuntu/+source/deskbar-applet/+bug/140942

"Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/gtkexcepthook.py", line 67 in run
    run_old(*args, **kwargs)
  • File "threading.py", line 440 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/tracker-module.py", line 418 in query
    error_handler = self.recieve_error)
  • File "/var/lib/python-support/python2.5/dbus/proxies.py", line 127 in __call__
    **keywords)
  • File "/var/lib/python-support/python2.5/dbus/connection.py", line 568 in call_async
    require_main_loop=require_main_loop) MemoryError "

Comment 1 Sebastian Pölsterl 2007-09-21 09:12:10 UTC
The Tracker module is not officially part of Deskbar-Applet. Therefore, I assign this issue to tracker.
Comment 2 Marcus Fritzsch 2007-09-21 16:08:54 UTC
I commented this bug on launchpad: https://bugs.launchpad.net/ubuntu/+source/deskbar-applet/+bug/140942