Leigh Scott

Results 19 comments of Leigh Scott

deluge files tab is affected by torrent_handle.file_progress ``` Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/deluge/ui/gtk3/files_tab.py", line 296, in update component.get('SessionProxy').get_torrent_status( File "/usr/lib/python3.9/site-packages/deluge/ui/sessionproxy.py", line 147, in get_torrent_status d = client.core.get_torrent_status(torrent_id, keys_to_get,...

cantata (mpd client) has mpris support builtin.

> > Or why it's wrong? > > No one ported tdesktop to ffmpeg 5.x. There was a big API break, so apparently tdesktop's usage of ffmpeg APIs is no...

Tray icon tooltips works fine on beta1, tested with cinnamon (fedora 28).

@cschramm I think you could use python-dbusmock for testing, it already has bluez4 and 5 templates http://www.piware.de/2012/11/python-dbusmock-templates/

Issue also present in Ubuntu https://bugs.launchpad.net/ubuntu/+source/bluez-tools/+bug/1621669

tp_print has been removed from python-3.9 and was never used in python3 > Removed > > Exclude PyFPE_START_PROTECT() and PyFPE_END_PROTECT() macros of pyfpe.h from the limited C API. (Contributed by...

Try installing the libnvidia-ml-dev package.

Does this update fix the issue for you? https://bodhi.fedoraproject.org/updates/FEDORA-2024-f563337283

> > Does this update fix the issue for you? > > https://bodhi.fedoraproject.org/updates/FEDORA-2024-f563337283 > > It doesn't. It worked ok when I tested the package but it fails now in...