! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
undefined reference to `up_client_get_display_device' line686 ver.1.6.0 and ...
Status:
RESOLVED: INVALID
Priority:
Very High
Product:
Xfce4-power-manager
Component:
General

Comments

Description onkelho 2017-08-04 10:43:27 CEST
power-manager-button.c:

680       static void
             power_manager_button_add_all_devices (PowerManagerButton *button)
             {
             GPtrArray *array = NULL;
             guint i;

686      button->priv->display_device = up_client_get_display_device (button->priv->upower);
             power_manager_button_add_device (button->priv->display_device, button);

              array = up_client_get_devices (button->priv->upower);

              if (array)
Comment 1 onkelho 2017-08-05 18:18:01 CEST
it's to solving with upower-0.99.5 ,
there this function:
`up_client_get_display_device'
is defined

sorry and please ignore this "bug"
Comment 2 Simon Steinbeiss editbugs 2017-10-29 11:11:50 CET
Closing as invalid then.

Bug #13762

Reported by:
onkelho
Reported on: 2017-08-04
Last modified on: 2017-10-29

People

Assignee:
Ali Abdallah
CC List:
3 users

Version

Attachments

Additional information