FS#74568 - [feeluown] missing dependency: dbus-python for mpris2 support

Attached to Project: Community Packages
Opened by Kasei Wang (kasei) - Wednesday, 27 April 2022, 09:06 GMT
Last edited by Torsten Keßler (tpkessler) - Monday, 04 September 2023, 13:22 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

feeluown depends on dbus-python for mpris2 support.

code: <https://github.com/feeluown/FeelUOwn/blob/master/feeluown/nowplaying/linux/mpris2.py#L5>

And there would be an error log if dbus-python is not installed:
```
[2022-04-27 16:06:52,783 feeluown.nowplaying.linux:12] [ERROR]: can't run mpris2 server: No module named 'dbus.service'
```

package version: feeluown 3.8.4-1
This task depends upon

Closed by  Torsten Keßler (tpkessler)
Monday, 04 September 2023, 13:22 GMT
Reason for closing:  Implemented
Additional comments about closing:  dbus-python now in optdepends
Comment by Toolybird (Toolybird) - Monday, 08 August 2022, 21:54 GMT
Dupe  FS#75550 

Loading...