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 519078 - crash in Deskbar: logging in to gdm
crash in Deskbar: logging in to gdm
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-02-27 15:46 UTC by royden.yates
Modified: 2008-02-27 16:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description royden.yates 2008-02-27 15:46:15 UTC
What were you doing when the application crashed?
logging in to gdm


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.21.92 2008-02-26 (Ubuntu)
BugBuddy Version: 2.21.90

System: Linux 2.6.24-10-generic #1 SMP Fri Feb 22 19:08:18 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
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 (9 sec old) ---------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/jockey/detection.py", line 379 in get_handlers
    inst = obj(ui)
  • File "/usr/share/jockey/handlers/nvidia.py", line 42 in __init__
    'NoLogo': 'True'})
  • File "/usr/share/jockey/handlers/nvidia.py", line 18 in __init__
    rationale=ui._('This driver is required to fully utilise '
  • File "/usr/lib/python2.5/site-packages/jockey/xorg_driver.py", line 51 in __init__
    description, rationale)
  • File "/usr/lib/python2.5/site-packages/jockey/handlers.py", line 601 in __init__
    rationale)
  • File "/usr/lib/python2.5/site-packages/jockey/handlers.py", line 291 in __init__
    assert self._modinfo, 'kernel module %s exists' % self.module
AssertionError: kernel module nvidia_legacy exists
Unable to open desktop file /usr/share/applications/firefox-3.0.desktop for panel launcher: No such file or directory
--------------------------------------------------
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-02-27 16:33:23 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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