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 552204 - AttributeError: 'NoneType' object has no attribute 'get_actions' in __get_match_action_for_cell
AttributeError: 'NoneType' object has no attribute 'get_actions' in __get_mat...
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
2.24.x
Other All
: Immediate blocker
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
This bug is on the auto-stacktrace-re...
: 533105 552206 552207 552208 552297 552711 552714 554821 554822 555216 555217 556249 556978 557114 557129 557228 557230 557314 557560 557621 557738 557739 557742 557744 557902 557903 557920 557928 557945 557987 557988 558008 558013 558014 558056 558110 558139 558151 558214 558308 558402 558480 558517 558648 558696 558713 558739 558771 558786 558787 558821 558827 558843 558851 558899 558900 558902 558903 558950 558951 558967 558984 559000 559045 559074 559158 559189 559218 559220 559228 559230 559237 559258 559300 559359 559364 559367 559421 559423 559447 559476 559486 559605 559606 559651 559659 559668 559672 559687 559762 559769 559786 559822 559861 559865 560031 560058 560100 560111 560154 560167 560212 560247 560263 560274 560279 560340 560342 560422 560446 560535 560547 560645 560718 560776 560777 560811 560894 560921 560935 560936 560948 560951 560952 560953 560954 560955 560956 560957 560967 561007 561010 561011 561014 561016 561027 561046 561060 561061 561091 561116 561144 561183 561347 561348 561412 561434 561435 561490 561571 561623 561720 561759 561841 561893 561919 566580 592064 592065 592644 592977 598401 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-09-14 10:32 UTC by Ulaş Kaçmaz
Modified: 2009-10-14 14:59 UTC
See Also:
GNOME target: 2.24.x
GNOME version: 2.23/2.24


Attachments
gconftool output (480 bytes, text/plain)
2008-10-27 16:55 UTC, Payman Delshad
Details
deskbar output (6.47 KB, text/plain)
2008-10-27 16:56 UTC, Payman Delshad
Details

Description Ulaş Kaçmaz 2008-09-14 10:32:10 UTC
What were you doing when the application crashed?
Trying to searh something


Distribution: Ubuntu 8.10 (intrepid)
Gnome Release: 2.23.92 2008-09-08 (Ubuntu)
BugBuddy Version: 2.23.91

System: Linux 2.6.27-3-generic #1 SMP Wed Sep 10 16:02:00 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10500000
Selinux: No
Accessibility: Enabled
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



----------- .xsession-errors (7 sec old) ---------------------
x-session-manager[7002]: DEBUG(+): GsmXSMPClient:   RestartCommand = 'gnome-help' '--sm-client-id' '10953029355bd7affd122138820788814500000070020032' '--screen' '0' 
x-session-manager[7002]: DEBUG(+): GsmXSMPClient: Set properties from client '0x9ea3808 [gnome-help 10953029355bd7affd122138820788814500000070020032]'
x-session-manager[7002]: DEBUG(+): GsmXSMPClient:   UserID = 'muk'
x-session-manager[7002]: DEBUG(+): GsmXSMPClient: Client '0x9ea3808 [gnome-help 10953029355bd7affd122138820788814500000070020032]' received SaveYourselfDone(success = True)
x-session-manager[7002]: DEBUG(+): GsmXsmpServer: sms_error_handler (0x9eabf78, FALSE, 3, 9, 32771, 0)
x-session-manager[7002]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x9ebbb20)
x-session-manager[7002]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x9ea3808 [gnome-help 10953029355bd7affd122138820788814500000070020032]'
x-session-manager[7002]: DEBUG(+): GsmManager: disconnect client
x-session-manager[7002]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client18
x-session-manager[7002]: DEBUG(+): GsmManager: unable to find application for client - not restarting
x-session-manager[7002]: DEBUG(+): GsmStore: Unreffing object: 0x9ea3808
x-session-manager[7002]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client18
x-session-manager[7002]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client18
x-session-manager[7002]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x9ea3808 [gnome-help 10953029355bd7affd122138820788814500000070020032])
anykey
--------------------------------------------------
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 Sebastian Pölsterl 2008-09-14 10:45:26 UTC
Could you please post the output of gconftool-2 -a /apps/deskbar
Comment 2 Sebastian Pölsterl 2008-09-14 10:45:41 UTC
*** Bug 552206 has been marked as a duplicate of this bug. ***
Comment 3 Sebastian Pölsterl 2008-09-14 10:45:50 UTC
*** Bug 552207 has been marked as a duplicate of this bug. ***
Comment 4 Sebastian Pölsterl 2008-09-14 10:46:03 UTC
*** Bug 552208 has been marked as a duplicate of this bug. ***
Comment 5 Sebastian Pölsterl 2008-09-15 10:41:09 UTC
*** Bug 552297 has been marked as a duplicate of this bug. ***
Comment 6 Praveen A 2008-09-16 01:29:20 UTC
gconftool-2 -a /apps/deskbar

`/apps/deskbar'-ലുളള എന്‍ട്രികള്‍ ലിസ്റ്റ് ചെയ്യുന്നതില്‍ പരാജയം: കോണ്‍ഫിഡറേഷന്‍ സര്‍വറിലേക്ക് ബന്ധപ്പെടുത്തതില്‍ പരാജയം; കാരണങ്ങള്‍ ഇവയാകാം: ഒന്ന്, ORBit-നുളള TCP/IP നെറ്റ്‍വര്‍ക്കിങ് സജ്ജാക്കേണ്ടതുണ്ട്,അല്ലെങ്കില്‍, സിസ്റ്റത്തിലുളള തകരാറ് കാരണം നിങ്ങളുടെ NFS പൂട്ടുകള്‍ പഴയതാവാം. കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി http://www.gnome.org/projects/gconf/ കാണുക. (വിശദവിവരം -  1: Could not send message to gconf daemon: The name org.gnome.GConf was not provided by any .service files)


but when ran from a text console I got the following output
 hide_after_action = true
 window_width = 560
 minchars = 1
 enabled_handlers = [HistoryHandler,ProgramsHandler,EvolutionHandler,WebAddressHandler,FileFolderHandler]
 typingdelay = 250
 max_history_items = 50
 use_selection = false
 clear_entry = true
 ui_name = Window
 keybinding = <Alt>F3
 window_height = 400
 window_x = 172
 window_y = 148
 collapsed_cat = []
Comment 7 Sebastian Pölsterl 2008-09-18 09:42:19 UTC
*** Bug 552711 has been marked as a duplicate of this bug. ***
Comment 8 Sebastian Pölsterl 2008-09-18 09:42:29 UTC
*** Bug 552714 has been marked as a duplicate of this bug. ***
Comment 9 lecaros 2008-09-18 12:56:37 UTC
My output for:
$ gconftool-2 -a /apps/deskbar
 hide_after_action = true
 window_width = 560
 minchars = 1
 enabled_handlers = [HistoryHandler,ProgramsHandler,EvolutionHandler,WebAddressHandler,FileFolderHandler,GnomeSearchHandler,TwitterModule]
 typingdelay = 250
 max_history_items = 50
 ui_name = Button
 use_selection = false
 clear_entry = true
 entry_width = 20
 keybinding = <Alt>F3
 window_x = 0
 window_height = 400
 window_y = 25
 collapsed_cat = []
Comment 10 Sebastian Pölsterl 2008-10-05 10:54:12 UTC
*** Bug 554821 has been marked as a duplicate of this bug. ***
Comment 11 Sebastian Pölsterl 2008-10-05 10:54:23 UTC
*** Bug 554822 has been marked as a duplicate of this bug. ***
Comment 12 Gianluca Borello 2008-10-07 10:51:35 UTC
*** Bug 555216 has been marked as a duplicate of this bug. ***
Comment 13 Gianluca Borello 2008-10-07 10:51:40 UTC
*** Bug 555217 has been marked as a duplicate of this bug. ***
Comment 14 Sebastian Pölsterl 2008-10-15 15:20:18 UTC
*** Bug 556249 has been marked as a duplicate of this bug. ***
Comment 15 Gianluca Borello 2008-10-21 11:08:59 UTC
*** Bug 557114 has been marked as a duplicate of this bug. ***
Comment 16 Gianluca Borello 2008-10-21 11:09:07 UTC
*** Bug 557129 has been marked as a duplicate of this bug. ***
Comment 17 Sebastian Pölsterl 2008-10-27 16:00:32 UTC
*** Bug 557314 has been marked as a duplicate of this bug. ***
Comment 18 Sebastian Pölsterl 2008-10-27 16:01:41 UTC
*** Bug 557560 has been marked as a duplicate of this bug. ***
Comment 19 Sebastian Pölsterl 2008-10-27 16:02:54 UTC
*** Bug 557621 has been marked as a duplicate of this bug. ***
Comment 20 Sebastian Pölsterl 2008-10-27 16:03:04 UTC
*** Bug 557738 has been marked as a duplicate of this bug. ***
Comment 21 Sebastian Pölsterl 2008-10-27 16:03:13 UTC
*** Bug 557739 has been marked as a duplicate of this bug. ***
Comment 22 Sebastian Pölsterl 2008-10-27 16:03:45 UTC
*** Bug 557742 has been marked as a duplicate of this bug. ***
Comment 23 Sebastian Pölsterl 2008-10-27 16:03:58 UTC
*** Bug 557744 has been marked as a duplicate of this bug. ***
Comment 24 Sebastian Pölsterl 2008-10-27 16:05:23 UTC
*** Bug 557902 has been marked as a duplicate of this bug. ***
Comment 25 Sebastian Pölsterl 2008-10-27 16:05:35 UTC
*** Bug 557903 has been marked as a duplicate of this bug. ***
Comment 26 Sebastian Pölsterl 2008-10-27 16:08:22 UTC
*** Bug 557920 has been marked as a duplicate of this bug. ***
Comment 27 Sebastian Pölsterl 2008-10-27 16:08:53 UTC
*** Bug 557928 has been marked as a duplicate of this bug. ***
Comment 28 Sebastian Pölsterl 2008-10-27 16:09:12 UTC
*** Bug 557945 has been marked as a duplicate of this bug. ***
Comment 29 Sebastian Pölsterl 2008-10-27 16:09:21 UTC
*** Bug 557987 has been marked as a duplicate of this bug. ***
Comment 30 Sebastian Pölsterl 2008-10-27 16:09:30 UTC
*** Bug 557988 has been marked as a duplicate of this bug. ***
Comment 31 Sebastian Pölsterl 2008-10-27 16:09:41 UTC
*** Bug 558008 has been marked as a duplicate of this bug. ***
Comment 32 Sebastian Pölsterl 2008-10-27 16:11:25 UTC
*** Bug 558013 has been marked as a duplicate of this bug. ***
Comment 33 Sebastian Pölsterl 2008-10-27 16:11:42 UTC
*** Bug 558014 has been marked as a duplicate of this bug. ***
Comment 34 Sebastian Pölsterl 2008-10-27 16:11:51 UTC
*** Bug 558056 has been marked as a duplicate of this bug. ***
Comment 35 Sebastian Pölsterl 2008-10-27 16:14:11 UTC
*** Bug 558110 has been marked as a duplicate of this bug. ***
Comment 36 Sebastian Pölsterl 2008-10-27 16:42:28 UTC
I have a hard time reproducing this bug. If someone could run
"/usr/lib/deskbar-applet -w -d" and attach the output here.
Comment 37 Payman Delshad 2008-10-27 16:55:38 UTC
Created attachment 121442 [details]
gconftool output
Comment 38 Payman Delshad 2008-10-27 16:56:29 UTC
Created attachment 121443 [details]
deskbar output
Comment 39 Sebastian Pölsterl 2008-10-27 19:59:38 UTC
Thanks for the help. Apparently, you forgot to reproduce the crash when running deskbar from the command line. I need the output of a deskbar session when the crash appears.
Comment 40 Susana 2008-10-28 20:55:56 UTC
*** Bug 558214 has been marked as a duplicate of this bug. ***
Comment 41 Susana 2008-10-28 20:56:03 UTC
*** Bug 558151 has been marked as a duplicate of this bug. ***
Comment 42 Susana 2008-10-28 20:56:15 UTC
*** Bug 558139 has been marked as a duplicate of this bug. ***
Comment 43 Susana 2008-10-28 21:04:10 UTC
*** Bug 557228 has been marked as a duplicate of this bug. ***
Comment 44 Susana 2008-10-28 21:04:12 UTC
*** Bug 557230 has been marked as a duplicate of this bug. ***
Comment 45 Payman Delshad 2008-10-29 08:07:10 UTC
Sorry, but I wasn't able to reproduce the error.
I'll post it if I run into it again.
Comment 46 bielawski1 2008-10-29 21:01:23 UTC
I find that this doesn't happen when Beagle Live is disabled.
Comment 47 Susana 2008-11-01 12:08:04 UTC
*** Bug 558308 has been marked as a duplicate of this bug. ***
Comment 48 Susana 2008-11-01 12:08:12 UTC
*** Bug 558402 has been marked as a duplicate of this bug. ***
Comment 49 Susana 2008-11-01 12:08:20 UTC
*** Bug 558480 has been marked as a duplicate of this bug. ***
Comment 50 Susana 2008-11-01 12:08:32 UTC
*** Bug 558517 has been marked as a duplicate of this bug. ***
Comment 51 Susana 2008-11-01 12:08:42 UTC
*** Bug 558648 has been marked as a duplicate of this bug. ***
Comment 52 Susana 2008-11-01 12:08:53 UTC
*** Bug 558696 has been marked as a duplicate of this bug. ***
Comment 53 Susana 2008-11-01 12:09:02 UTC
*** Bug 558713 has been marked as a duplicate of this bug. ***
Comment 54 Susana 2008-11-01 12:09:10 UTC
*** Bug 558739 has been marked as a duplicate of this bug. ***
Comment 55 Susana 2008-11-01 12:09:26 UTC
*** Bug 558771 has been marked as a duplicate of this bug. ***
Comment 56 Susana 2008-11-01 12:09:31 UTC
*** Bug 558786 has been marked as a duplicate of this bug. ***
Comment 57 Susana 2008-11-01 12:09:44 UTC
*** Bug 558787 has been marked as a duplicate of this bug. ***
Comment 58 t.thiessens 2008-11-01 14:00:52 UTC
I have removed all beagle stuff and tracker hasn't crashed since.
Comment 59 t.thiessens 2008-11-01 14:02:54 UTC
Output of gconftool-2 -a /apps/deskbar


 hide_after_action = true
 minchars = 1
 window_width = 560
 enabled_handlers = [TrackerSearchToolHandler,HistoryHandler,RecentHandler,CalculatorModule,WebAddressHandler,EvolutionHandler,FileFolderHandler,GdmHandler,TemplateHandler,GnomeSearchHandler,GnomeDictHandler,TomboyNotesModule,TrackerLiveSearchHandler,GoogleHandler,WikipediaSuggestHandler]
 typingdelay = 250
 max_history_items = 50
 ui_name = Button
 use_selection = false
 clear_entry = true
 entry_width = 20
 keybinding = <Alt>F3
 window_height = 400
 window_x = 100
 window_y = 100
 collapsed_cat = [documents,web]
Comment 60 André Klapper 2008-11-01 23:09:14 UTC
*** Bug 558851 has been marked as a duplicate of this bug. ***
Comment 61 André Klapper 2008-11-01 23:09:14 UTC
*** Bug 558821 has been marked as a duplicate of this bug. ***
Comment 62 André Klapper 2008-11-01 23:09:15 UTC
*** Bug 558843 has been marked as a duplicate of this bug. ***
Comment 63 André Klapper 2008-11-01 23:09:15 UTC
*** Bug 558827 has been marked as a duplicate of this bug. ***
Comment 64 André Klapper 2008-11-01 23:14:01 UTC
*** Bug 556978 has been marked as a duplicate of this bug. ***
Comment 65 Susana 2008-11-02 10:56:07 UTC
*** Bug 558899 has been marked as a duplicate of this bug. ***
Comment 66 Susana 2008-11-02 10:56:18 UTC
*** Bug 558900 has been marked as a duplicate of this bug. ***
Comment 67 Susana 2008-11-02 10:56:27 UTC
*** Bug 558902 has been marked as a duplicate of this bug. ***
Comment 68 Susana 2008-11-02 10:56:40 UTC
*** Bug 558903 has been marked as a duplicate of this bug. ***
Comment 69 Susana 2008-11-02 21:52:13 UTC
*** Bug 558950 has been marked as a duplicate of this bug. ***
Comment 70 Susana 2008-11-02 21:52:22 UTC
*** Bug 558951 has been marked as a duplicate of this bug. ***
Comment 71 Susana 2008-11-02 21:52:31 UTC
*** Bug 558967 has been marked as a duplicate of this bug. ***
Comment 72 Susana 2008-11-02 21:52:40 UTC
*** Bug 558984 has been marked as a duplicate of this bug. ***
Comment 73 Sebastian Pölsterl 2008-11-03 10:58:52 UTC
*** Bug 559000 has been marked as a duplicate of this bug. ***
Comment 74 Sebastian Pölsterl 2008-11-03 10:59:10 UTC
*** Bug 559045 has been marked as a duplicate of this bug. ***
Comment 75 Sebastian Pölsterl 2008-11-03 11:00:41 UTC
*** Bug 559074 has been marked as a duplicate of this bug. ***
Comment 76 Susana 2008-11-03 19:43:11 UTC
*** Bug 559158 has been marked as a duplicate of this bug. ***
Comment 77 André Klapper 2008-11-03 23:42:49 UTC
*** Bug 559189 has been marked as a duplicate of this bug. ***
Comment 78 Sebastian Pölsterl 2008-11-04 19:05:36 UTC
*** Bug 559218 has been marked as a duplicate of this bug. ***
Comment 79 Sebastian Pölsterl 2008-11-04 19:05:51 UTC
*** Bug 559220 has been marked as a duplicate of this bug. ***
Comment 80 Sebastian Pölsterl 2008-11-04 19:06:02 UTC
*** Bug 559228 has been marked as a duplicate of this bug. ***
Comment 81 Sebastian Pölsterl 2008-11-04 19:06:19 UTC
*** Bug 559230 has been marked as a duplicate of this bug. ***
Comment 82 Sebastian Pölsterl 2008-11-04 19:06:30 UTC
*** Bug 559237 has been marked as a duplicate of this bug. ***
Comment 83 Sebastian Pölsterl 2008-11-04 19:06:55 UTC
*** Bug 559258 has been marked as a duplicate of this bug. ***
Comment 84 Sebastian Pölsterl 2008-11-04 19:07:40 UTC
*** Bug 559300 has been marked as a duplicate of this bug. ***
Comment 85 Sebastian Pölsterl 2008-11-05 15:09:38 UTC
*** Bug 559359 has been marked as a duplicate of this bug. ***
Comment 86 palfrey 2008-11-05 15:41:55 UTC
*** Bug 533105 has been marked as a duplicate of this bug. ***
Comment 87 palfrey 2008-11-05 15:42:13 UTC
*** Bug 559364 has been marked as a duplicate of this bug. ***
Comment 88 palfrey 2008-11-05 15:42:16 UTC
*** Bug 559367 has been marked as a duplicate of this bug. ***
Comment 89 palfrey 2008-11-05 15:42:19 UTC
*** Bug 559421 has been marked as a duplicate of this bug. ***
Comment 90 palfrey 2008-11-05 15:42:23 UTC
*** Bug 559423 has been marked as a duplicate of this bug. ***
Comment 91 Sebastian Pölsterl 2008-11-06 15:44:02 UTC
*** Bug 559447 has been marked as a duplicate of this bug. ***
Comment 92 Sebastian Pölsterl 2008-11-06 15:45:17 UTC
*** Bug 559476 has been marked as a duplicate of this bug. ***
Comment 93 Sebastian Pölsterl 2008-11-06 15:45:40 UTC
*** Bug 559486 has been marked as a duplicate of this bug. ***
Comment 94 Sebastian Pölsterl 2008-11-06 15:47:04 UTC
*** Bug 559605 has been marked as a duplicate of this bug. ***
Comment 95 Sebastian Pölsterl 2008-11-06 15:47:19 UTC
*** Bug 559606 has been marked as a duplicate of this bug. ***
Comment 96 Sebastian Pölsterl 2008-11-06 15:57:55 UTC
I still couldn't find the cause of the problem so I decided to simply ignore matches that are None. Can someone please try out svn trunk or the gnome-2-24 branch and check if the problem disappeared?
Comment 97 palfrey 2008-11-07 14:29:08 UTC
*** Bug 559651 has been marked as a duplicate of this bug. ***
Comment 98 palfrey 2008-11-07 14:29:12 UTC
*** Bug 559659 has been marked as a duplicate of this bug. ***
Comment 99 palfrey 2008-11-07 14:29:16 UTC
*** Bug 559668 has been marked as a duplicate of this bug. ***
Comment 100 palfrey 2008-11-07 14:29:24 UTC
*** Bug 559672 has been marked as a duplicate of this bug. ***
Comment 101 palfrey 2008-11-07 14:29:49 UTC
*** Bug 559687 has been marked as a duplicate of this bug. ***
Comment 102 palfrey 2008-11-07 16:53:30 UTC
*** Bug 559769 has been marked as a duplicate of this bug. ***
Comment 103 palfrey 2008-11-07 16:53:33 UTC
*** Bug 559762 has been marked as a duplicate of this bug. ***
Comment 104 Crazyfighterx 2008-11-08 07:46:15 UTC
I didn't encounter this kind of errors in deskbar-applet 2.24.1 on Ubuntu 8.10.
Comment 105 Tim 2008-11-08 09:55:19 UTC
I've this too.
My output:
gconftool-2 -a /apps/deskbar

 hide_after_action = true
 window_width = 560
 minchars = 1
 enabled_handlers = [HistoryHandler,ProgramsHandler,EvolutionHandler,WebAddressHandler,FileFolderHandler,TrackerSearchToolHandler,TrackerLiveSearchHandler]
 typingdelay = 250
 max_history_items = 50
 ui_name = Button
 use_selection = false
 clear_entry = true
 entry_width = 20
 keybinding = <Alt>F3
 window_height = 400
 window_x = 20
 window_y = 121
 collapsed_cat = []
Comment 106 Sebastian Pölsterl 2008-11-09 12:48:06 UTC
*** Bug 559786 has been marked as a duplicate of this bug. ***
Comment 107 Sebastian Pölsterl 2008-11-09 12:49:28 UTC
*** Bug 559822 has been marked as a duplicate of this bug. ***
Comment 108 Sebastian Pölsterl 2008-11-09 12:50:23 UTC
*** Bug 559861 has been marked as a duplicate of this bug. ***
Comment 109 Sebastian Pölsterl 2008-11-09 12:50:46 UTC
*** Bug 559865 has been marked as a duplicate of this bug. ***
Comment 110 palfrey 2008-11-10 18:13:40 UTC
*** Bug 560031 has been marked as a duplicate of this bug. ***
Comment 111 palfrey 2008-11-10 18:13:43 UTC
*** Bug 560058 has been marked as a duplicate of this bug. ***
Comment 112 palfrey 2008-11-10 18:13:46 UTC
*** Bug 560100 has been marked as a duplicate of this bug. ***
Comment 113 palfrey 2008-11-10 18:13:49 UTC
*** Bug 560111 has been marked as a duplicate of this bug. ***
Comment 114 palfrey 2008-11-10 18:13:52 UTC
*** Bug 560154 has been marked as a duplicate of this bug. ***
Comment 115 palfrey 2008-11-10 18:13:56 UTC
*** Bug 560167 has been marked as a duplicate of this bug. ***
Comment 116 Felipe Lavín Z. 2008-11-11 00:51:21 UTC
I've got this too... the crash is specially annoying since "Bug Buddy" appears several times.

I'm using Ubuntu 8.10; initially reported this here: http://bugzilla.gnome.org/show_bug.cgi?id=560058

I don't have any Beagle stuff activated (I don't use it, I prefer Tracker)

Heres my gconftool-2 -a /apps/deskbar:

 hide_after_action = true
 window_width = 560
 minchars = 1
 enabled_handlers = [HistoryHandler,ProgramsHandler,WebAddressHandler,FileFolderHandler,TrackerSearchToolHandler,DeliciousHandler,RTMHandler,TomboyNotesModule,CalculatorModule,TwitterModule]
 typingdelay = 250
 max_history_items = 50
 ui_name = Button
 use_selection = false
 clear_entry = true
 entry_width = 25
 keybinding = <Super>space
 window_height = 400
 window_x = 104
 window_y = 125
 collapsed_cat = []


If you need more info I'll be happy to contribute. 
I'm no expert, but if you tell me what info you need and how to get it, I'll send it.
Comment 117 André Klapper 2008-11-11 18:45:03 UTC
*** Bug 560342 has been marked as a duplicate of this bug. ***
Comment 118 André Klapper 2008-11-11 18:45:03 UTC
*** Bug 560340 has been marked as a duplicate of this bug. ***
Comment 119 André Klapper 2008-11-11 18:45:04 UTC
*** Bug 560279 has been marked as a duplicate of this bug. ***
Comment 120 André Klapper 2008-11-11 18:45:06 UTC
*** Bug 560274 has been marked as a duplicate of this bug. ***
Comment 121 André Klapper 2008-11-11 18:45:08 UTC
*** Bug 560263 has been marked as a duplicate of this bug. ***
Comment 122 André Klapper 2008-11-11 18:45:12 UTC
*** Bug 560247 has been marked as a duplicate of this bug. ***
Comment 123 André Klapper 2008-11-11 18:45:16 UTC
*** Bug 560212 has been marked as a duplicate of this bug. ***
Comment 124 palfrey 2008-11-12 15:41:19 UTC
*** Bug 560446 has been marked as a duplicate of this bug. ***
Comment 125 palfrey 2008-11-12 15:41:25 UTC
*** Bug 560422 has been marked as a duplicate of this bug. ***
Comment 126 Thomas C 2008-11-12 18:30:46 UTC
here's my gconftool-2 output:
 hide_after_action = true
 minchars = 1
 window_width = 560
 enabled_handlers = [HistoryHandler,ProgramsHandler,WebAddressHandler,RecentHandler,GnomeSearchHandler,TrackerLiveSearchHandler,CalculatorModule,GdmHandler]
 typingdelay = 250
 max_history_items = 50
 ui_name = Button
 use_selection = false
 clear_entry = true
 entry_width = 20
 keybinding = <Alt>F3
 window_height = 400
 window_x = 100
 window_y = 100
 collapsed_cat = []


i found that after a fresh boot, it'll work just fine until i run something (say, type in 'firefox' and use it through the applet). then it starts exploding again.
Comment 127 palfrey 2008-11-13 13:52:22 UTC
*** Bug 560547 has been marked as a duplicate of this bug. ***
Comment 128 palfrey 2008-11-13 13:52:27 UTC
*** Bug 560535 has been marked as a duplicate of this bug. ***
Comment 129 palfrey 2008-11-13 20:10:56 UTC
*** Bug 560645 has been marked as a duplicate of this bug. ***
Comment 130 Sebastian Pölsterl 2008-11-14 09:47:14 UTC
*** Bug 560718 has been marked as a duplicate of this bug. ***
Comment 131 palfrey 2008-11-14 16:31:25 UTC
*** Bug 560776 has been marked as a duplicate of this bug. ***
Comment 132 palfrey 2008-11-14 16:31:29 UTC
*** Bug 560777 has been marked as a duplicate of this bug. ***
Comment 133 palfrey 2008-11-14 16:31:31 UTC
*** Bug 560811 has been marked as a duplicate of this bug. ***
Comment 134 André Klapper 2008-11-15 16:57:00 UTC
*** Bug 560935 has been marked as a duplicate of this bug. ***
Comment 135 André Klapper 2008-11-15 16:57:05 UTC
*** Bug 560921 has been marked as a duplicate of this bug. ***
Comment 136 André Klapper 2008-11-15 16:57:07 UTC
*** Bug 560894 has been marked as a duplicate of this bug. ***
Comment 137 André Klapper 2008-11-15 17:07:00 UTC
*** Bug 560936 has been marked as a duplicate of this bug. ***
Comment 138 Claude Paroz 2008-11-15 20:26:25 UTC
*** Bug 560951 has been marked as a duplicate of this bug. ***
Comment 139 Claude Paroz 2008-11-15 20:27:07 UTC
*** Bug 560948 has been marked as a duplicate of this bug. ***
Comment 140 Claude Paroz 2008-11-15 20:27:31 UTC
*** Bug 560952 has been marked as a duplicate of this bug. ***
Comment 141 Claude Paroz 2008-11-15 20:28:07 UTC
*** Bug 560953 has been marked as a duplicate of this bug. ***
Comment 142 Claude Paroz 2008-11-15 20:28:24 UTC
*** Bug 560954 has been marked as a duplicate of this bug. ***
Comment 143 Claude Paroz 2008-11-15 20:28:45 UTC
*** Bug 560955 has been marked as a duplicate of this bug. ***
Comment 144 Claude Paroz 2008-11-15 20:29:10 UTC
*** Bug 560956 has been marked as a duplicate of this bug. ***
Comment 145 Claude Paroz 2008-11-15 20:29:35 UTC
*** Bug 560957 has been marked as a duplicate of this bug. ***
Comment 146 André Klapper 2008-11-16 18:48:09 UTC
*** Bug 561061 has been marked as a duplicate of this bug. ***
Comment 147 André Klapper 2008-11-16 18:48:10 UTC
*** Bug 561060 has been marked as a duplicate of this bug. ***
Comment 148 André Klapper 2008-11-16 18:48:13 UTC
*** Bug 561046 has been marked as a duplicate of this bug. ***
Comment 149 André Klapper 2008-11-16 18:48:15 UTC
*** Bug 561027 has been marked as a duplicate of this bug. ***
Comment 150 André Klapper 2008-11-16 18:48:16 UTC
*** Bug 561016 has been marked as a duplicate of this bug. ***
Comment 151 André Klapper 2008-11-16 18:48:18 UTC
*** Bug 561014 has been marked as a duplicate of this bug. ***
Comment 152 André Klapper 2008-11-16 18:48:27 UTC
*** Bug 561011 has been marked as a duplicate of this bug. ***
Comment 153 André Klapper 2008-11-16 18:48:32 UTC
*** Bug 561010 has been marked as a duplicate of this bug. ***
Comment 154 André Klapper 2008-11-16 18:48:35 UTC
*** Bug 561007 has been marked as a duplicate of this bug. ***
Comment 155 André Klapper 2008-11-16 18:48:37 UTC
*** Bug 560967 has been marked as a duplicate of this bug. ***
Comment 156 Sebastian Pölsterl 2008-11-17 10:15:05 UTC
*** Bug 561091 has been marked as a duplicate of this bug. ***
Comment 157 Sebastian Pölsterl 2008-11-17 10:15:25 UTC
*** Bug 561116 has been marked as a duplicate of this bug. ***
Comment 158 Sebastian Pölsterl 2008-11-17 10:15:59 UTC
*** Bug 561144 has been marked as a duplicate of this bug. ***
Comment 159 Sebastian Pölsterl 2008-11-17 10:42:05 UTC
Has anyone tried if the fix I mentioned in comment 96 works?
Comment 160 Sebastian Pölsterl 2008-11-17 10:43:23 UTC
*** Bug 561183 has been marked as a duplicate of this bug. ***
Comment 161 palfrey 2008-11-18 14:15:26 UTC
*** Bug 561347 has been marked as a duplicate of this bug. ***
Comment 162 palfrey 2008-11-18 14:15:41 UTC
*** Bug 561348 has been marked as a duplicate of this bug. ***
Comment 163 palfrey 2008-11-19 10:00:02 UTC
*** Bug 561434 has been marked as a duplicate of this bug. ***
Comment 164 palfrey 2008-11-19 10:00:15 UTC
*** Bug 561412 has been marked as a duplicate of this bug. ***
Comment 165 palfrey 2008-11-19 10:00:28 UTC
*** Bug 561435 has been marked as a duplicate of this bug. ***
Comment 166 palfrey 2008-11-19 10:06:31 UTC
Bug 561435, Bug 561412, Bug 561434, Bug 561348 and Bug 561347 are all on 2.24.

Either the reporters of those bugs, or anyone else who can reproduce this on 2.24: can you confirm that this bug is reproducible with a 2.24.x release of deskbar-applet?
Comment 167 Sebastian Pölsterl 2008-11-20 11:35:26 UTC
*** Bug 561490 has been marked as a duplicate of this bug. ***
Comment 168 Sebastian Pölsterl 2008-11-20 11:35:41 UTC
*** Bug 561571 has been marked as a duplicate of this bug. ***
Comment 169 Sebastian Pölsterl 2008-11-20 11:35:57 UTC
*** Bug 561623 has been marked as a duplicate of this bug. ***
Comment 170 Sebastian Pölsterl 2008-11-20 11:37:53 UTC
(In reply to comment #166)
> Bug 561435, Bug 561412, Bug 561434, Bug 561348 and Bug 561347 are all on 2.24.
> 
> Either the reporters of those bugs, or anyone else who can reproduce this on
> 2.24: can you confirm that this bug is reproducible with a 2.24.x release of
> deskbar-applet?
> 

There's currently no release that includes the fix. A possible fix is in svn. I'm waiting for someone how can confirm that the problem is gone.
Comment 171 Thomas C 2008-11-20 17:44:25 UTC
Seems like the fix works. I just got the latest from svn and I can't get the bug to show up. Of course, the console shows 
"11-20 10:36:16 deskbar.ui.cuemiac.CuemiacTreeView ERROR    See bug 359251 or 471672 and report this output: Match object of unexpected type: <type 'NoneType'> - None
11-20 10:36:16 deskbar.ui.cuemiac.CuemiacTreeView ERROR    This should never happen, see bug 552204"

so it looks like you trapped it there. Good job. Seems like a reasonable workaround, but where does the NoneType come from?
Comment 172 André Klapper 2008-11-22 14:45:50 UTC
Sebp: Will this get in for 2.24.2 on Monday?
Comment 173 André Klapper 2008-11-22 14:46:02 UTC
*** Bug 561720 has been marked as a duplicate of this bug. ***
Comment 174 André Klapper 2008-11-22 14:46:05 UTC
*** Bug 561759 has been marked as a duplicate of this bug. ***
Comment 175 André Klapper 2008-11-22 14:46:08 UTC
*** Bug 561841 has been marked as a duplicate of this bug. ***
Comment 176 André Klapper 2008-11-22 14:46:11 UTC
*** Bug 561893 has been marked as a duplicate of this bug. ***
Comment 177 Sebastian Pölsterl 2008-11-22 15:14:26 UTC
(In reply to comment #172)
> Sebp: Will this get in for 2.24.2 on Monday?
> 
I just released 2.24.2 that comes with this fix.
Comment 178 Sebastian Pölsterl 2008-11-22 16:50:01 UTC
*** Bug 561919 has been marked as a duplicate of this bug. ***
Comment 179 Gianluca Borello 2009-01-05 09:19:01 UTC
*** Bug 566580 has been marked as a duplicate of this bug. ***
Comment 180 Sebastian Pölsterl 2009-08-23 16:49:25 UTC
*** Bug 592064 has been marked as a duplicate of this bug. ***
Comment 181 Sebastian Pölsterl 2009-08-23 16:49:48 UTC
*** Bug 592065 has been marked as a duplicate of this bug. ***
Comment 182 Sebastian Pölsterl 2009-08-23 16:50:10 UTC
*** Bug 592644 has been marked as a duplicate of this bug. ***
Comment 183 Fabio Durán Verdugo 2009-08-25 12:57:03 UTC
*** Bug 592977 has been marked as a duplicate of this bug. ***
Comment 184 Fabio Durán Verdugo 2009-10-14 14:59:01 UTC
*** Bug 598401 has been marked as a duplicate of this bug. ***