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 523717 - crash in Deskbar: Hit ALT-F3 to launch app...
crash in Deskbar: Hit ALT-F3 to launch app...
Status: RESOLVED DUPLICATE of bug 479397
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-03-21 18:30 UTC by katsumi
Modified: 2008-03-22 09:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description katsumi 2008-03-21 18:30:44 UTC
What were you doing when the application crashed?
Hit ALT-F3 to launch application, repeated process a few times to lauch same app 3 times in a row, within about 30 seconds time


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.21.92 2008-03-04 (Ubuntu)
BugBuddy Version: 2.21.90

System: Linux 2.6.24-11-generic #1 SMP Fri Feb 29 22:08:31 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70000000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks Human Dark
Icon Theme: Human

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 (190 sec old) ---------------------
Xlib:  extension "XFree86-Misc" missing on display ":1.0".
Xlib:  extension "XFree86-Misc" missing on display ":1.0".
[DEBUG]: Creating Buffer for 'ESX Notebook Template'...
[DEBUG]: Tag added to ESX Notebook Template: system:template
[DEBUG]: Tag added to ESX Notebook Template: system:notebook:ESX
[DEBUG]: Created the notebook: ESX (esx)
[DEBUG]: Saving 'ESX Notebook Template'...
[DEBUG]: Creating Buffer for 'New Note 4'...
[DEBUG]: Tag added to New Note 4: system:notebook:ESX
[DEBUG]: New Note 4 tags:
[DEBUG]: 	system:notebook:ESX
[DEBUG]: Renaming note from New Note 4 to ESX Gremlins
[DEBUG]: Populating context menu...
[DEBUG]: Saving 'ESX Gremlins'...
[DEBUG]: Saving 'ESX Gremlins'...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/CuemiacWindowView.py", line 222 in append_matches
    self.treeview_model.append (matches, self.entry.get_text())
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacModel.py", line 144 in append
    self.__append_match(hit, query_string)
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacModel.py", line 126 in __append_match
    if not action.is_valid():
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/tomboy.py", line 97 in is_valid
    return tomboy().FindNote(self._title) == ''
  • File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140 in __call__
    **keywords)
  • File "/var/lib/python-support/python2.5/dbus/connection.py", line 607 in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.NoMemory: Not enough memory

Comment 1 Gianluca Borello 2008-03-22 09:08:02 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 479397 ***