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 523427 - crash in Deskbar: copying a password to a ...
crash in Deskbar: copying a password to a ...
Status: RESOLVED DUPLICATE of bug 518941
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-19 19:48 UTC by Brian Neltner
Modified: 2008-03-20 09:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Brian Neltner 2008-03-19 19:48:37 UTC
What were you doing when the application crashed?
copying a password to a website from a text file on my computer viewed in a terminal using less.

while using azureus, gaim, amarock, a backup software... I can't imagine it's possible to isolate. the window manager just crashed, and the computer went with it.


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.0 2008-03-17 (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: 10400090
Selinux: No
Accessibility: Enabled
GTK+ Theme: Human
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 (8 sec old) ---------------------
Unable to open desktop file /usr/share/applications/gaim.desktop for panel launcher: No such file or directory
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
/usr/bin/compiz.real (core) - Error: no 'scale' plugin with ABI version '20080222' loaded
/usr/bin/compiz.real (scaleaddon) - Error: InitObject failed
/usr/bin/compiz.real (core) - Error: Couldn't activate plugin 'scaleaddon'
/usr/bin/compiz.real (core) - Error: no 'scale' plugin with ABI version '20080222' loaded
/usr/bin/compiz.real (scalefilter) - Error: InitObject failed
/usr/bin/compiz.real (core) - Error: Couldn't activate plugin 'scalefilter'
I/O warning : failed to load external entity "/home/neltnerb/.compiz/session/default0"
** (gnome-panel:12371): WARNING **: panel-applet-frame.c:1268: failed to load applet OAFIID:GNOME_GLunarclockApplet:
(null)
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleLoader.py", line 167 in load_all
    self.load (f)
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleLoader.py", line 145 in load
    modules = self.import_module (filename)
  • File "/usr/lib/python2.5/site-packages/deskbar/core/ModuleLoader.py", line 130 in import_module
    if not getattr(module, "has_requirements" )():
  • File "/usr/lib/deskbar-applet/modules-2.20-compatible/epiphany.py", line 79 in has_requirements
    if is_preferred_browser("epiphany"):
  • File "/usr/lib/python2.5/site-packages/deskbar/core/BrowserMatch.py", line 25 in is_preferred_browser
    if http_handler.find(test) != -1:
AttributeError: 'bool' object has no attribute 'find'

Comment 1 Sebastian Pölsterl 2008-03-20 09:49:21 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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