NameError in ThinkHDAPS: name 'ThreadedNotifier' is not defined
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Awn Extras |
Fix Released
|
Medium
|
onox |
Bug Description
abrt 1.0.9 detected a crash.
architecture: x86_64
cmdline: python
/usr/share/
--uid=1273852172 --window=14795582 --panel-id=1
comment: Removed applet from the dock.
component: awn-extras-applets
executable: /usr/share/
kernel: 2.6.32.
package: awn-extras-
reason: thinkhdaps.
defined
release: Fedora release 12 (Constantine)
backtrace
-----
thinkhdaps.
Traceback (most recent call last):
File "/usr/share/
line 190, in <module>
if isinstance(
NameError: name 'ThreadedNotifier' is not defined
Local variables in innermost frame:
compare_
protect_file: 'device/
hdaps_short_
check_status_
OverlayThemedIcon: <type 'awn.OverlayThe
operator: <module 'operator' from
'/usr/lib64/
GInitiallyUnowned: <class 'gtk.__
applet_name: 'ThinkHDAPS'
gtk: <module 'gtk' from
'/usr/lib64/
__package__: None
platform: <module 'platform' from '/usr/lib64/
ThinkHDAPSApplet: <class __main_
__version__: '0.4.0'
applet_description: 'Applet that shows the shock protection status of your
disks'
glib: <module 'glib' from
'/usr/lib64/
version_ge_2_6_28: True
__builtins__: <module '__builtin__' (built-in)>
__file__: '/usr/share/
pygtk: <module 'pygtk' from '/usr/lib64/
applet_logo:
'/usr/share/
sysfs_dir: '/sys/block'
__name__: '__main__'
awnlib: <module 'awn.extras.awnlib' from
'/usr/lib64/
no_hdaps_
__doc__: None
pyinotify: None
os: <module 'os' from '/usr/lib64/
notifier: None
Bug forwarded from https:/
Related branches
Changed in awn-extras: | |
assignee: | nobody → onox (onox) |
importance: | Undecided → Medium |
milestone: | none → 0.4.2 |
status: | New → Confirmed |
tags: | added: applet thinkhdaps traceback |
summary: |
- thinkhdaps - thinkhdaps.py:190:<module>:NameError: name - 'ThreadedNotifier' is not defined + NameError in ThinkHDAPS: name 'ThreadedNotifier' is not defined |
Changed in awn-extras: | |
status: | Fix Committed → Fix Released |
How to reproduce:
1. Open Awn Settings, go to Applets pane.
1. Add ThinkHDAPS applet.
2. Remove ThinkHDAPS applet.
3. Crash!