AWN applets crashing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hello,
For the past week or so, most of my awn applets have been failing to load (with the exception of the cairo menu, task manager, clock, and notification area).

The modules that is is failing to load (pygtk, awn, etc.) are present in /usr/lib/python2.7/site-packages. However /usr/lib/python3.1/site-packages is empty (aside from README). My guess is that awn is running using python3, since /usr/bin/python is symlinked to python3. Is there a way I can confirm this? If this is the case, how would I go about fixing it?


Relative packages installed:
python 3.1.2-2 (python testing)
python 2.7-2 (python2 testing)
avant-window-navigator 0.4.0-8 (community-testing)
awn-extras-applets 0.4.0-6 (community-testing)

Here is the stdout:
---
scott@ahab% avant-window-navigator
Screen is composited
** (avant-window-navigator:20514): DEBUG: Updating dialog colours
** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20516] for "cairo-menu.desktop", UID: 1279819072, XID: 35651638 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20518] for "stacks.desktop", UID: 1281624089, XID: 35651639 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20519] for "taskmanager.desktop", UID: 3, XID: 35651640 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20520] for "notification-area.desktop", UID: 1279819179, XID: 35651641 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20521] for "battery.desktop", UID: 1279818918, XID: 35651642 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20522] for "bandwidth-monitor.desktop", UID: 1279827763, XID: 35651643 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20523] for "weather.desktop", UID: 1279819372, XID: 35651644 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20524] for "digital-clock.desktop", UID: 1279822483, XID: 35651645 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20525] for "slickswitcher.desktop", UID: 1279910614, XID: 35651646 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20526] for "cpufreq.desktop", UID: 1283547769, XID: 35651647 ** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20527] for "thinkhdaps.desktop", UID: 1283549629, XID: 35651648 File "/usr/share/avant-window-navigator/applets/stacks/stacks_applet.py", line 314
    self.emit("stacks-item-created", self.backend.get_store(), iter)
                                                                   ^
TabError: inconsistent use of tabs and spaces in indentation
File "/usr/share/avant-window-navigator/applets/battery/battery.py", line 373
    except dbus.DBusException, e:
                             ^
SyntaxError: invalid syntax
File "/usr/share/avant-window-navigator/applets/bandwidth-monitor/awn-bwm.py", line 666
    step = 1L
            ^
SyntaxError: invalid syntax
File "/usr/share/avant-window-navigator/applets/weather/weather.py", line 187
    except IOError, e:
                  ^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/usr/share/avant-window-navigator/applets/slickswitcher/slickswitcher.py", line 21, in <module>
    import awn, sys
ImportError: No module named awn

** (awn-applet:20519): CRITICAL **: File not found: '/usr/share/applications/amdcccle.desktop' ** (awn-applet:20519): DEBUG: task_manager_refresh_launcher_paths: Bad desktop file '/usr/share/applications/amdcccle.desktop'
Traceback (most recent call last):
File "/usr/share/avant-window-navigator/applets/cpufreq/cpufreq.py", line 21, in <module>
    import pygtk
ImportError: No module named pygtk
Traceback (most recent call last):
File "/usr/share/avant-window-navigator/applets/thinkhdaps/thinkhdaps.py", line 20, in <module>
    import pygtk
ImportError: No module named pygtk

** (awn-applet:20519): CRITICAL **: File not found: '/usr/share/applications/amdcccle.desktop' ** (awn-applet:20519): DEBUG: task_manager_refresh_launcher_paths: Bad desktop file '/usr/share/applications/amdcccle.desktop'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named gconf
** (avant-window-navigator:20514): DEBUG: Spawned awn-applet[20565] for "thinkhdaps.desktop", UID: 1283549629, XID: 35651648
Traceback (most recent call last):
File "/usr/share/avant-window-navigator/applets/thinkhdaps/thinkhdaps.py", line 20, in <module>
    import pygtk
ImportError: No module named pygtk
---

--
Scott Olsen


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux