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 472069 - crash in Web Bookmarks (Mozilla) entering search terms or scrolling
crash in Web Bookmarks (Mozilla) entering search terms or scrolling
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
2.19.x
Other Linux
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
: 472312 472378 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-08-31 01:02 UTC by Jose M. daLuz
Modified: 2007-09-01 13:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Jose M. daLuz 2007-08-31 01:02:10 UTC
What were you doing when the application crashed?
Scrolling back through list with mouse wheel


Distribution: Gentoo Base System release 2.0.0_rc3
Gnome Release: 2.19.6 2007-08-16 (Gentoo)
BugBuddy Version: 2.19.91

System: Linux 2.6.22-gentoo-r5 #1 SMP PREEMPT Sun Aug 26 19:12:42 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

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 (43788 sec old) ---------------------
The sync failed: Unable to read from one of the members
All conflicts have been reported
(gnome-appearance-properties:31352): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine",
(gnome-appearance-properties:31352): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine",
(gnome-appearance-properties:31352): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine",
(gnome-appearance-properties:31352): Gtk-WARNING **: Unable to locate theme engine in module_path: "hcengine",
** Message: drive = 0
** Message: volume = 0
Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
closing
gnome-mount 0.6
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib64/python2.5/site-packages/deskbar/ui/cuemiac/CuemiacTreeView.py", line 364 in __get_match_icon_for_cell
    cell.set_property ("pixbuf", match.get_icon())
  • File "/usr/lib64/python2.5/site-packages/deskbar/interfaces/Match.py", line 83 in get_icon
    return deskbar.core.Utils.load_icon(self._icon)
  • File "/usr/lib64/python2.5/site-packages/deskbar/core/Utils.py", line 84 in load_icon
    if icon.startswith("file://") and gnomevfs.exists(icon):
AttributeError: 'gtk.gdk.Pixbuf' object has no attribute 'startswith'

Comment 1 Sebastian Pölsterl 2007-08-31 06:45:07 UTC
Can you please post a list of modules you have enabled?
Comment 2 Jose M. daLuz 2007-08-31 11:36:25 UTC
Sure, though there are not many modules enabled. Here's the console output on startup:

$ /usr/lib64/deskbar-applet/deskbar-applet 
Data Dir: /usr/share/deskbar-applet
Handlers Dir: ['/home/jdaluz/.gnome2/deskbar-applet/modules', '/usr/lib64/deskbar-applet/modules']
Starting Deskbar instance: <gnome.applet.Applet object at 0xd28cd0 (PanelApplet at 0xee5000)> OAFIID:Deskbar_Applet
INFO     Binding Global shortcut <Alt>F3 to focus the deskbar
ERROR    Keybinding is already in use
INFO     Loading module 'Mail (Address Book)' from file /usr/lib64/deskbar-applet/modules/evolution.py.
INFO     Loading module 'Recent Documents' from file /usr/lib64/deskbar-applet/modules/recent.py.
ERROR    load_icon:Icon Load Error:Icon 'devhelp' not present in theme (or Icon 'devhelp' not present in theme)
INFO     Loading module 'Programs' from file /usr/lib64/deskbar-applet/modules/programs.py.
INFO     Loading module 'Dictionary' from file /usr/lib64/deskbar-applet/modules/programs.py.
INFO     Loading module 'Files and Folders Search' from file /usr/lib64/deskbar-applet/modules/programs.py.
INFO     Loading module 'Developer Documentation' from file /usr/lib64/deskbar-applet/modules/programs.py.
INFO     Loading module 'Beagle' from file /usr/lib64/deskbar-applet/modules/beagle-static.py.
INFO     Loading module 'Files, Folders and Places' from file /usr/lib64/deskbar-applet/modules/files.py.
INFO     Loading module 'Beagle Live' from file /usr/lib64/deskbar-applet/modules/beagle-live.py.
WARNING  Class EpiphanyBookmarksHandler in file /usr/lib64/deskbar-applet/modules/epiphany.py has missing requirements. Skipping.
INFO     Loading module 'History' from file /usr/lib64/deskbar-applet/modules/history.py.
INFO     Loading module 'Yahoo! Search' from file /usr/lib64/deskbar-applet/modules/yahoo.py.
INFO     Loading module 'Web Bookmarks (Mozilla)' from file /usr/lib64/deskbar-applet/modules/mozilla.py.
INFO     Loading module 'Web Searches (Mozilla)' from file /usr/lib64/deskbar-applet/modules/mozilla.py.
INFO     Loading module 'Web History (Mozilla)' from file /usr/lib64/deskbar-applet/modules/mozilla.py.
INFO     Loading module 'Computer Actions' from file /usr/lib64/deskbar-applet/modules/gdmactions.py.
INFO     Loading module 'del.icio.us Bookmarks' from file /usr/lib64/deskbar-applet/modules/desklicious.py.
INFO     Loading module 'Web' from file /usr/lib64/deskbar-applet/modules/web_address.py.
INFO     Loading module 'Window Switcher' from file /usr/lib64/deskbar-applet/modules/iswitch-window.py.
INFO     Initializing History
INFO     Initializing Web Bookmarks (Mozilla)
INFO     Initializing Web Searches (Mozilla)
INFO     Initializing Web History (Mozilla)
INFO     Initializing Beagle Live
INFO     Initializing Files, Folders and Places
INFO     Initializing Programs
Comment 3 Sebastian Pölsterl 2007-08-31 15:36:01 UTC
Do you still know what you typed in as search term?
Comment 4 Sebastian Pölsterl 2007-08-31 15:43:08 UTC
I suspect the beagle-live handler. Therefore, some additional questions:
1. Does it happen every time you search for something?
2. Does it happen when you search with beagle-live disabled?
Comment 5 Jose M. daLuz 2007-08-31 22:26:32 UTC
(In reply to comment #4)
> I suspect the beagle-live handler. Therefore, some additional questions:
> 1. Does it happen every time you search for something?
No, not every time. I have noticed what looks like a spurious character appearing and disappearing at the beginning of the entry I am typing. That seems to happen whether the crash happens or not
> 2. Does it happen when you search with beagle-live disabled?
> 
I just disabled beagle-live, and on my second search the crash happened. I then selectively enabled one module at a time and found that it was Web Bookmarks (Mozilla) where the crash happens.

FYI, in this test I hit some other bugs that I am filing separately.
Comment 6 Jose M. daLuz 2007-08-31 22:45:14 UTC
I have updated the summary to reflect the bug more accurately.

Is there something else I can do to help you find this?
Comment 7 Sebastian Pölsterl 2007-09-01 10:35:18 UTC
Thank you so much! You helped to tackle the problem. It's now fixed in SVN.
Comment 8 Diego Escalante Urrelo (not reading bugmail) 2007-09-01 13:35:04 UTC
As per Sebastian's comment:

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 9 Diego Escalante Urrelo (not reading bugmail) 2007-09-01 13:36:01 UTC
*** Bug 472312 has been marked as a duplicate of this bug. ***
Comment 10 Diego Escalante Urrelo (not reading bugmail) 2007-09-01 13:36:08 UTC
*** Bug 472378 has been marked as a duplicate of this bug. ***