[opensuse-gnome] import gnomeapplet error
Hello, I was attempting to install a battery applet wrote in Python but it seems it is not compliant with Gnome3. I've installed from the sources following this URL: https://wiki.gnome.org/BatteryStatus#Technical_Details I get this error attempting the installation: Traceback (most recent call last): File "/usr/lib/battery-status/battery-status", line 40, in <module> import gnomeapplet Wonder if are there any chances to solve the missing requirement or not. Many thanks. Cheers, -- Marco Calistri (amdturion) opensuse 12.3 (Dartmouth) 64 bit - Kernel 3.7.10-1.16-desktop Gnome 3.8.3 Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 - Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Wed, 2013-09-04 at 20:52 -0300, Marco Calistri wrote:
Hello, I was attempting to install a battery applet wrote in Python but it seems it is not compliant with Gnome3. I've installed from the sources following this URL: https://wiki.gnome.org/BatteryStatus#Technical_Details I get this error attempting the installation:
Traceback (most recent call last): File "/usr/lib/battery-status/battery-status", line 40, in <module> import gnomeapplet Wonder if are there any chances to solve the missing requirement or not.
I do not believe GNOME3 supports applets; GNOME3 replaces "applets" [good riddance!] with "extensions". Applets were relates to panels, which are also gone. Does the power monitor built into GNOME Shell [or the extension distributed by default] not do something? -- Adam Tauno Williams <mailto:awilliam@whitemice.org> GPG D95ED383 Systems Administrator, Python Developer, LPI / NCLA -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
Il 12/09/2013 09:29, Adam Tauno Williams ha scritto:
On Wed, 2013-09-04 at 20:52 -0300, Marco Calistri wrote:
Hello, I was attempting to install a battery applet wrote in Python but it seems it is not compliant with Gnome3. I've installed from the sources following this URL: https://wiki.gnome.org/BatteryStatus#Technical_Details I get this error attempting the installation:
Traceback (most recent call last): File "/usr/lib/battery-status/battery-status", line 40, in <module> import gnomeapplet Wonder if are there any chances to solve the missing requirement or not.
I do not believe GNOME3 supports applets; GNOME3 replaces "applets" [good riddance!] with "extensions". Applets were relates to panels, which are also gone.
Does the power monitor built into GNOME Shell [or the extension distributed by default] not do something?
Hello Adam, Thanks to take time for replying. Default power monitor in Gnome works correctly however I would like to test the other older version as I found it a little different. Opening a new thread, I expect for next Gnome (DE or even just gnome-shell) some enhancements in particular on these items: 1) Better power monitor and management with possibility to be warned with acoustic alarm in case of battery reaches critical charge 2) A working integration with Gnome Documents and Skydrive with possibility to upload and download files. Cheers, -- Marco Calistri (amdturion) opensuse 12.3 (Dartmouth) 64 bit - Kernel 3.7.10-1.16-desktop Gnome 3.8.3 Intel® Core™ i5-2410M CPU @ 2.30GHz × 4 - Intel® Sandybridge Mobile -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
participants (2)
-
Adam Tauno Williams
-
Marco Calistri