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 537564 - crash in Deskbar: I just typed "fur" quick...
crash in Deskbar: I just typed "fur" quick...
Status: RESOLVED DUPLICATE of bug 533105
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-06-10 11:48 UTC by Crazyfighterx
Modified: 2008-06-10 12:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Crazyfighterx 2008-06-10 11:48:41 UTC
What were you doing when the application crashed?
I just typed "fur" quickly and deleted 'r' with Backspace quickly, and then it crashed.

The output of "gconftool-2 -a /apps/deskbar" is:

 hide_after_action = true
 window_width = 560
 minchars = 1
 enabled_handlers = [GdmHandler,GnomeSearchHandler,TrackerSearchToolHandler,FileFolderHandler,TrackerLiveSearchHandler]
 typingdelay = 250
 max_history_items = 50
 use_selection = true
 ui_name = Button
 clear_entry = true
 keybinding = <Alt>F3
 window_x = 5
 window_height = 400
 window_y = 25
 collapsed_cat = [websearch,web,develop]

This is the first one.


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

System: Linux 2.6.24-18-generic #1 SMP Wed May 28 20:27:26 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Enabled
GTK+ Theme: Human
Icon Theme: Mist

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 (121 sec old) ---------------------
ICE default IO error handler doing an exit(), pid = 13651, errno = 11
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
** Message: ATK_ROLE_TOOLTIP object found, but doesn't look like a tooltip.
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacTreeView.py", line 188 in __get_match_action_for_cell
    cell.set_property ("has-more-actions", len(match.get_actions()) > 1)
AttributeError: 'NoneType' object has no attribute 'get_actions'

Comment 1 Susana 2008-06-10 12:39:16 UTC

*** This bug has been marked as a duplicate of 533105 ***