Thanks. Installing notify-python got rid of the libnotify install error on my EeePC. batterymon.py will
only run from within the /opt/batterymon/ folder on both both the Dell and the EeePC. The errors when running are the same
Code: Select all
$ cd /opt/batterymon
user[batterymon]$ ./batterymon.py
2012-02-10 15:29:28,661 - batterymon - ERROR - org.freedesktop.Hal.NoSuchProperty: No property battery.remaining_time on device with id /org/freedesktop/Hal/devices/computer_power_supply_battery_BAT0
Trying to run batterymon from my home directory results in the same error on both systems, when run from the terminal
Code: Select all
user[~]$ batterymon
2012-02-10 15:35:25,776 - batterymon - ERROR - Theme default does not exists, falling back to default
2012-02-10 15:35:25,776 - batterymon - ERROR - Theme default does not exists, falling back to default
2012-02-10 15:35:25,777 - batterymon - CRITICAL - Default theme does not exists, fatal
2012-02-10 15:35:25,777 - batterymon - CRITICAL - Default theme does not exists, fatal
Those are the same errors that I received when trying to use a semantic link for sunflower.py