Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 600914 - app-laptop/batti: fails to start with sys-power/upower-0.99.4
Summary: app-laptop/batti: fails to start with sys-power/upower-0.99.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Naohiro Aota
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-26 13:50 UTC by Pacho Ramos
Modified: 2017-06-18 09:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2016-11-26 13:50:06 UTC
It is also pulling the obsolete gnome-icon-theme package

$ batti 
 
Neither UPower nor DeviceKit.Power could be initialized!
This can have multiple reasons.
Here is the error for UPower:

    org.freedesktop.DBus.Error.InvalidArgs: No existe la propiedad «type»

And this is the error for DeviceKit.Power:

    org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.DeviceKit.Power was not provided by any .service files
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2016-11-28 19:15:40 UTC
https://github.com/idl0r/batti-gtk/commit/1e0fe57a93ed3996bad295e20eeda81f6af483af

Does it fix the issue for you by chance? Also please make sure to set your locale so EN/C/POSIX to make such errors readable to anybody.
Comment 2 Pacho Ramos gentoo-dev 2016-11-28 21:25:10 UTC
It fixes the issue! 

As a side note, if you are in contact with upstream... maybe you could ping them for trying to allow the usage of adwaita-icon-theme instead of the dead gnome-icon-theme ;) It seems it's still using it for the icon it tries to show in the notification tray
Comment 3 Pacho Ramos gentoo-dev 2017-06-18 09:17:32 UTC
done