Doesn't render messages if the set theme doesn't exist
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Fix Released
|
Undecided
|
Ken VanDine | ||
gwibber (Ubuntu) |
Fix Released
|
Undecided
|
Ken VanDine |
Bug Description
WARNING:
** (gwibber:20795): WARNING **: Trying to register gtype 'WnckWindowState' as flags when in fact it is of type 'GEnum'
** (gwibber:20795): WARNING **: Trying to register gtype 'WnckWindowActions' as flags when in fact it is of type 'GEnum'
** (gwibber:20795): WARNING **: Trying to register gtype 'WnckWindowMove
/usr/lib/
finfo = theme.lookup_
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
template_path = os.path.
File "/usr/lib/
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
template_path = os.path.
File "/usr/lib/
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
template_path = os.path.
File "/usr/lib/
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
template_path = os.path.
File "/usr/lib/
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
ERROR:dbus.
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
template_path = os.path.
File "/usr/lib/
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
Changed in gwibber: | |
assignee: | nobody → Ken VanDine (ken-vandine) |
status: | New → Fix Committed |
Changed in gwibber (Ubuntu): | |
assignee: | nobody → Ken VanDine (ken-vandine) |
status: | New → In Progress |
Changed in gwibber: | |
status: | Fix Committed → Fix Released |
This bug was fixed in the package gwibber - 2.0.0~bzr466- 0ubuntu1
--------------- bzr466- 0ubuntu1) karmic; urgency=low
gwibber (2.0.0~
* New upstream snapshot - r466
- Fixed theme handling when the theme configured doesn't
exist (LP: #447733) and (LP: #446661)
-- Ken VanDine <email address hidden> Fri, 09 Oct 2009 22:29:29 -0400