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:[email protected]> GPG D95ED383 Systems Administrator, Python Developer, LPI / NCLA -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
