[GH-ISSUE #574] The name org.freedesktop.UPower was not provided by any .service files #237

Open
opened 2026-02-28 14:47:57 +03:00 by kerem · 1 comment
Owner

Originally created by @ricardogomes on GitHub (Sep 12, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/574

Hi

Having these errors on the first connect to Spotify's API

[226063:226128:0912/183144.056839:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[226063:226128:0912/183144.057098:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files
[226063:226128:0912/183144.057300:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files

I'm on a fresh install of Arch, and just installed spotify-tui via yay.

The first run allowed me to insert the ID and Secret and it opened the browser (Chromium if it maters), I logged in and the above messages appeared on the terminal (Alacritty), and basically nothing's moving, both tui and the browser seem to be waiting on something.

Can anybody point me in the right direction?

Originally created by @ricardogomes on GitHub (Sep 12, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/574 Hi Having these errors on the first connect to Spotify's API ``` [226063:226128:0912/183144.056839:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files [226063:226128:0912/183144.057098:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.UPower.GetDisplayDevice: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files [226063:226128:0912/183144.057300:ERROR:object_proxy.cc(621)] Failed to call method: org.freedesktop.UPower.EnumerateDevices: object_path= /org/freedesktop/UPower: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files ``` I'm on a fresh install of Arch, and just installed spotify-tui via yay. The first run allowed me to insert the ID and Secret and it opened the browser (Chromium if it maters), I logged in and the above messages appeared on the terminal (Alacritty), and basically nothing's moving, both tui and the browser seem to be waiting on something. Can anybody point me in the right direction?
Author
Owner

@me-mariosteve commented on GitHub (Jun 6, 2022):

I found this issue by searching for a solution about another program which use org.freedesktop and I don't know spotify-tui, however I guess you should install the package upower.

<!-- gh-comment-id:1147964416 --> @me-mariosteve commented on GitHub (Jun 6, 2022): I found this issue by searching for a solution about another program which use org.freedesktop and I don't know spotify-tui, however I guess you should install the package `upower`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#237
No description provided.