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 524456 - tomboy module crashed with 'NoneType' object has no attribute 'FindNote'
tomboy module crashed with 'NoneType' object has no attribute 'FindNote'
Status: RESOLVED INCOMPLETE
Product: deskbar-applet
Classification: Deprecated
Component: Modules
2.22.x
Other All
: High major
: 2.24
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 528939 529607 529947 530263 532288 532613 533424 533769 533883 535933 536245 537419 537491 538009 538185 538429 540411 540955 541464 541985 542626 549110 550296 552519 553011 553470 554409 554975 555814 556212 558657 560477 561336 561337 561940 563011 563015 563244 563334 564500 564506 564681 569087 570013 572452 573657 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-03-26 09:55 UTC by Martin Schaaf
Modified: 2009-03-02 10:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Martin Schaaf 2008-03-26 09:55:53 UTC
Please describe the problem:
Binary package hint: deskbar-applet

ProblemType: Crash
Architecture: i386
Date: Tue Mar 11 08:35:11 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/lib/deskbar-applet/deskbar-applet
InterpreterPath: /usr/bin/python2.5
Package: deskbar-applet 2.21.92-0ubuntu2
PackageArchitecture: i386
ProcCmdline: /usr/bin/python /usr/lib/deskbar-applet/deskbar-applet --oaf-activate-iid=OAFIID:Deskbar_Applet_Factory --oaf-ior-fd=29
ProcEnviron:
 LANG=de_DE.UTF-8
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 SHELL=/bin/bash
PythonArgs: ['/usr/lib/deskbar-applet/deskbar-applet', '--oaf-activate-iid=OAFIID:Deskbar_Applet_Factory', '--oaf-ior-fd=29']
SourcePackage: deskbar-applet
Title: deskbar-applet crashed with AttributeError in query()
Uname: Linux 2.6.24-12-386 i686
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev sambashare scanner video

Steps to reproduce:
what i did:
-klick the deskbar applet
-enter searchword
-klicked search with tracker
-tracker results showed up
-i clicked on one of the pdfs shown
-then the crash report came up

Actual results:


Expected results:


Does this happen every time?


Other information:
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/gtkexcepthook.py", line 69 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/tomboy.py", line 162 in query
    if tomboy().FindNote(case) == '':
AttributeError: 'NoneType' object has no attribute 'FindNote'

Comment 1 Martin Schaaf 2008-03-26 09:57:02 UTC
This bug is original reported in ubuntu under https://bugs.launchpad.net/deskbar-applet/+bug/200889
Comment 2 Sebastian Pölsterl 2008-03-27 12:12:02 UTC
There was a bug that Deskbar didn't detect the Tomboy version correctly. It was fixed in 2.22.0.1. Could you please update to this version and tell me if the bug still exists?
Comment 3 Gianluca Borello 2008-04-20 08:21:37 UTC
*** Bug 528939 has been marked as a duplicate of this bug. ***
Comment 4 Gianluca Borello 2008-04-20 08:22:33 UTC
version 2.22.1 seems to contain this crash
Comment 5 Gianluca Borello 2008-04-23 21:45:24 UTC
*** Bug 529607 has been marked as a duplicate of this bug. ***
Comment 6 Gianluca Borello 2008-04-25 19:57:51 UTC
*** Bug 529947 has been marked as a duplicate of this bug. ***
Comment 7 Gianluca Borello 2008-04-28 10:58:20 UTC
*** Bug 530263 has been marked as a duplicate of this bug. ***
Comment 8 Gabriel de Perthuis 2008-05-11 13:08:53 UTC
#532288 is a duplicate, with a useful comment that I'll paste:


Comment #1 from bran.damage@gmail.com (reporter, points: 1)
2008-05-09 05:52 UTC

Note:  In Deskbar-applet 2.22.1 under preferences I had NOT told the search
tool to search tomboy notes.  Once I added tomboy as a search domain the
problem cleared up. 

Before that I had gotten the same error 3 times doing different searches. 
After including tomboy in the search preferences the error stopped.

Comment 9 Gabriel de Perthuis 2008-05-11 13:10:11 UTC
*** Bug 532613 has been marked as a duplicate of this bug. ***
Comment 10 Sebastian Pölsterl 2008-05-12 17:18:20 UTC
*** Bug 532288 has been marked as a duplicate of this bug. ***
Comment 11 Gianluca Borello 2008-05-16 11:18:38 UTC
*** Bug 533424 has been marked as a duplicate of this bug. ***
Comment 12 Gianluca Borello 2008-05-20 11:38:35 UTC
*** Bug 533883 has been marked as a duplicate of this bug. ***
Comment 13 Gianluca Borello 2008-05-20 11:38:39 UTC
*** Bug 533769 has been marked as a duplicate of this bug. ***
Comment 14 Gianluca Borello 2008-05-31 16:39:48 UTC
*** Bug 535933 has been marked as a duplicate of this bug. ***
Comment 15 Sebastian Pölsterl 2008-06-05 20:40:35 UTC
*** Bug 536245 has been marked as a duplicate of this bug. ***
Comment 16 Sebastian Pölsterl 2008-06-09 19:40:02 UTC
*** Bug 537419 has been marked as a duplicate of this bug. ***
Comment 17 Gianluca Borello 2008-06-10 11:02:18 UTC
*** Bug 537491 has been marked as a duplicate of this bug. ***
Comment 18 Gianluca Borello 2008-06-14 00:15:52 UTC
*** Bug 538185 has been marked as a duplicate of this bug. ***
Comment 19 Gianluca Borello 2008-06-14 00:15:59 UTC
*** Bug 538009 has been marked as a duplicate of this bug. ***
Comment 20 Sebastian Pölsterl 2008-06-16 11:54:00 UTC
*** Bug 538429 has been marked as a duplicate of this bug. ***
Comment 21 Gianluca Borello 2008-06-27 09:47:19 UTC
*** Bug 540411 has been marked as a duplicate of this bug. ***
Comment 22 Sebastian Pölsterl 2008-07-03 08:24:23 UTC
*** Bug 540955 has been marked as a duplicate of this bug. ***
Comment 23 Gianluca Borello 2008-07-04 07:27:54 UTC
*** Bug 541464 has been marked as a duplicate of this bug. ***
Comment 24 Sebastian Pölsterl 2008-07-08 20:21:17 UTC
*** Bug 541985 has been marked as a duplicate of this bug. ***
Comment 25 Sebastian Pölsterl 2008-07-14 20:43:25 UTC
*** Bug 542626 has been marked as a duplicate of this bug. ***
Comment 26 Sebastian Pölsterl 2008-08-06 16:43:03 UTC
Can someone still reproduce this with Deskbar >= 2.22.3?
Comment 27 Sebastian Pölsterl 2008-08-24 20:40:28 UTC
*** Bug 549110 has been marked as a duplicate of this bug. ***
Comment 28 Sebastian Pölsterl 2008-09-02 09:40:04 UTC
*** Bug 550296 has been marked as a duplicate of this bug. ***
Comment 29 Sebastian Pölsterl 2008-09-18 09:50:18 UTC
*** Bug 552519 has been marked as a duplicate of this bug. ***
Comment 30 Sebastian Pölsterl 2008-09-24 07:59:31 UTC
*** Bug 553011 has been marked as a duplicate of this bug. ***
Comment 31 Sebastian Pölsterl 2008-09-24 07:59:47 UTC
*** Bug 553470 has been marked as a duplicate of this bug. ***
Comment 32 Diego Escalante Urrelo (not reading bugmail) 2008-09-30 04:21:44 UTC
Thing is that for the first time, it seems like tomboy is in an inconsistent state, because it's in the activated block but without the check, if you check and uncheck it, it will not crash anymore...

It's probably some weird thing between 2.22->2.24?
Comment 33 julio.netu 2008-10-01 14:49:25 UTC
No, no. I'm still using 2.22
Comment 34 Sebastian Pölsterl 2008-10-02 19:00:08 UTC
*** Bug 554409 has been marked as a duplicate of this bug. ***
Comment 35 Sebastian Pölsterl 2008-10-02 19:06:06 UTC
Could someone please try to reproduce this bug with 2.24.0 and post the instructions here?
Comment 36 Sebastian Pölsterl 2008-10-05 10:55:57 UTC
*** Bug 554975 has been marked as a duplicate of this bug. ***
Comment 37 Sebastian Pölsterl 2008-10-15 15:17:23 UTC
*** Bug 555814 has been marked as a duplicate of this bug. ***
Comment 38 Sebastian Pölsterl 2008-10-15 15:18:43 UTC
*** Bug 556212 has been marked as a duplicate of this bug. ***
Comment 39 Sebastian Pölsterl 2008-11-01 14:03:39 UTC
*** Bug 558657 has been marked as a duplicate of this bug. ***
Comment 40 palfrey 2008-11-12 16:04:27 UTC
*** Bug 560477 has been marked as a duplicate of this bug. ***
Comment 41 palfrey 2008-11-18 14:14:44 UTC
*** Bug 561337 has been marked as a duplicate of this bug. ***
Comment 42 palfrey 2008-11-18 14:14:48 UTC
*** Bug 561336 has been marked as a duplicate of this bug. ***
Comment 43 palfrey 2008-12-03 13:32:03 UTC
*** Bug 563011 has been marked as a duplicate of this bug. ***
Comment 44 palfrey 2008-12-03 13:32:06 UTC
*** Bug 563015 has been marked as a duplicate of this bug. ***
Comment 45 palfrey 2008-12-03 13:32:09 UTC
*** Bug 561940 has been marked as a duplicate of this bug. ***
Comment 46 Sebastian Pölsterl 2008-12-05 13:36:43 UTC
*** Bug 563244 has been marked as a duplicate of this bug. ***
Comment 47 Sebastian Pölsterl 2008-12-05 13:37:04 UTC
*** Bug 563334 has been marked as a duplicate of this bug. ***
Comment 48 Sebastian Pölsterl 2008-12-15 10:19:01 UTC
*** Bug 564500 has been marked as a duplicate of this bug. ***
Comment 49 Sebastian Pölsterl 2008-12-15 10:19:13 UTC
*** Bug 564506 has been marked as a duplicate of this bug. ***
Comment 50 palfrey 2008-12-16 13:47:57 UTC
*** Bug 564681 has been marked as a duplicate of this bug. ***
Comment 51 Sebastian Pölsterl 2009-01-19 11:45:17 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 52 Sebastian Pölsterl 2009-01-26 11:19:27 UTC
*** Bug 569087 has been marked as a duplicate of this bug. ***
Comment 53 Sebastian Pölsterl 2009-02-01 20:28:25 UTC
*** Bug 570013 has been marked as a duplicate of this bug. ***
Comment 54 Sebastian Pölsterl 2009-02-19 20:59:03 UTC
*** Bug 572452 has been marked as a duplicate of this bug. ***
Comment 55 Sebastian Pölsterl 2009-03-02 10:58:54 UTC
*** Bug 573657 has been marked as a duplicate of this bug. ***