FS#54849 - [lollypop] Fails to change artwork
Attached to Project:
Community Packages
Opened by Kostas Kardaras (coxackie) - Monday, 17 July 2017, 13:54 GMT
Last edited by Maxime Gauduin (Alucryd) - Tuesday, 18 July 2017, 17:50 GMT
Opened by Kostas Kardaras (coxackie) - Monday, 17 July 2017, 13:54 GMT
Last edited by Maxime Gauduin (Alucryd) - Tuesday, 18 July 2017, 17:50 GMT
|
Details
Description:
After upgrading from 0.9.240 to 0.9.244 in Arch, the "Change Artwork" function does not seem to be working. Also, whenever when I choose "Save changes to files" in Preferences, next time I will open them it appears un-selected. I have all dependencies (including kid3-qt) installed. I have already filed a bug to the developer, who said the portal is broken, and it must be either arch packaging or my linux set-up fault. I have, however, tested this in several laptops and desktops, so I believe there may be an issue with arch packaging. Additional info: * package version: 0.9.244 * config and/or log files etc. ------------------- Terminal output: upon execution, I get /usr/lib/python3.6/site-packages/gi/module.py:178: Warning: g_array_append_vals: assertion 'array' failed g_type = info.get_g_type() /usr/lib/python3.6/site-packages/gi/module.py:178: Warning: g_hash_table_lookup: assertion 'hash_table != NULL' failed g_type = info.get_g_type() /usr/lib/python3.6/site-packages/gi/module.py:178: Warning: g_hash_table_insert_internal: assertion 'hash_table != NULL' failed g_type = info.get_g_type() When I open preferences: DBusHelper::__on_get_proxy(): g-dbus-error-quark: Error calling StartServiceByName for org.gnome.Lollypop.Portal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.gnome.Lollypop.Portal: Permission denied (23) DBusHelper::__on_get_proxy(): g-dbus-error-quark: Error calling StartServiceByName for org.gnome.Lollypop.Portal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.gnome.Lollypop.Portal: Permission denied (23) When I press "Change artwork" at an album: (lollypop:9006): Gtk-CRITICAL **: gtk_widget_grab_default: assertion 'gtk_widget_get_can_default (widget)' failed There are covers appearing (Google API set), but when I press one it does not update, and I get: DBusHelper::__on_get_proxy(): g-dbus-error-quark: Error calling StartServiceByName for org.gnome.Lollypop.Portal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.gnome.Lollypop.Portal: Permission denied (23) ------------------- Steps to reproduce: Just follow the terminal output from above. |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Tuesday, 18 July 2017, 17:50 GMT
Reason for closing: Fixed
Additional comments about closing: 0.9.244-2
Tuesday, 18 July 2017, 17:50 GMT
Reason for closing: Fixed
Additional comments about closing: 0.9.244-2
Comment by
Maxime Gauduin (Alucryd) - Tuesday,
18 July 2017, 17:41 GMT
This is because of a bug in their new build system,
lollypop-portal isn't +x anymore, will upload a fixed version.