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 436020 - AttributeError: 'NoneType' object has no attribute 'strip'
AttributeError: 'NoneType' object has no attribute 'strip'
Status: RESOLVED DUPLICATE of bug 374544
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: 2007-05-05 03:08 UTC by leobos
Modified: 2007-05-28 20:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description leobos 2007-05-05 03:08:43 UTC
What were you doing when the application crashed?
encendiendo la computadora. siempre da esta falla cuando la inicio por primera vez


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

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

Traceback (most recent call last):
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 157 in load_all
    self.load (f)
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 133 in load
    mod = self.import_module (filename)
  • File "/usr/lib/python2.4/site-packages/deskbar/ModuleLoader.py", line 120 in import_module
    status, msg, callback = infos["requirements"]()
  • File "/usr/lib/deskbar-applet/handlers/epiphany.py", line 15 in _check_requirements
    if is_preferred_browser("epiphany"):
  • File "/usr/lib/python2.4/site-packages/deskbar/BrowserMatch.py", line 8 in is_preferred_browser
    http_handler = gconf.client_get_default().get_string("/desktop/gnome/url-handlers/http/command").strip().lower()
AttributeError: 'NoneType' object has no attribute 'strip'

Comment 1 Sven Arvidsson 2007-05-28 20:41:52 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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