[Pkg-e-devel] Bug#757146: EFL uses deprecate property from upower 0.99 and causes errors on unrelated software.

Carlos Alberto Lopez Perez clopez at igalia.com
Tue Aug 5 18:22:02 UTC 2014


Source: efl
Version: 1.8.6-2


I have been getting errors while trying to build and run webkitefl on Debian/jessie.
The errors were related to upower and dbus.


Tools/Scripts/run-perf-tests --platform efl --release -2
Running 139 tests
Running Animation/balls.html (1 of 139)
error: Animation/balls.html
ERR<11506>:ecore_system_upower modules/ecore/system/upower/ecore_system_upower.c:74 _on_low_battery_get_cb() Message error org.freedesktop.DBus.Error.InvalidArgs - No such property OnLowBattery
ERR<11518>:ecore_system_upower modules/ecore/system/upower/ecore_system_upower.c:74 _on_low_battery_get_cb() Message error org.freedesktop.DBus.Error.InvalidArgs - No such property OnLowBattery

FAILED
Finished: 15.780578 s


The issue is caused because upower 0.99 (the one available on Debian jessie) has deprecated that property.

$ apt-get source upower=0.99.0-3
$ grep -r OnLowBattery upower-0.99.0/
upower-0.99.0/NEWS: - Remove OnLowBattery property (use WarningLevel instead) (Bastien Nocera)


I tried to report this upstream but I was unable to do it (the EFL trac gives errors :\ )

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 883 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-e-devel/attachments/20140805/ef605fa4/attachment.sig>


More information about the Pkg-e-devel mailing list