Opened 4 years ago
Closed 3 years ago
#3444 closed bug (Fixed)
deluge flatpak!?
Reported by: | Mohd AsifAli Rizvan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.4 |
Component: | Unknown | Version: | 2.0.0 |
Keywords: | Cc: |
Description
I'm trying to make a flatpak of deluge, it runs and downloads, but minor bugs are showstoppers, like
- "torrent names" are not visible
- "exiting deluge" does not close window
- "Files tab does not show files of torrent"
Please have a look https://github.com/fastrizwaan/deluge_flatpak/blob/main/big-source-based-yaml/com.github.deluge.yaml
Change History (8)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Cas,
Thank you, now it works. The flathub guys wants the developer to provide flatpak. Could you please add flatpak support, as I have already made the manifest to build deluge flatpak (flatpak-builder yaml file). we just need appdata_xml file and 128x128 icon. We can get it published at flathub.I do understand that you must be busy. I'll try to make the appdata xml and share it with you. Once we get it published on flathub, it will remain there and accessible to more than 28 distros. Please that Deluge will be visible with flathub?
Also, I've made a horizontal Info patch https://dev.deluge-torrent.org/ticket/3441 Kindly consider it as well, as it gives better appearance to window and info is easily accessible even on a smaller window.
Thank you for Deluge!
comment:3 by , 4 years ago
Milestone: | needs verified → 2.0.4 |
---|
follow-up: 5 comment:4 by , 4 years ago
Thanks for your help in getting this on Flathub
https://flathub.org/apps/details/org.deluge_torrent.deluge
You asked for appdata.xml, that is generated by setup.py from https://git.deluge-torrent.org/deluge/tree/deluge/ui/data/share/appdata/deluge.appdata.xml.in
comment:5 by , 4 years ago
Replying to Cas:
Thanks for your help in getting this on Flathub
Most welcome, I am glad to be of help. I like deluge and want to be available on all possible distros like Clearlinux/Centos (who does not package much software).
Please consider updating it's interface to GTK4 with headerbar and no menubar, when you get some spare time.
https://flathub.org/apps/details/org.deluge_torrent.deluge
You asked for appdata.xml, that is generated by setup.py from https://git.deluge-torrent.org/deluge/tree/deluge/ui/data/share/appdata/deluge.appdata.xml.in
I hope this will be available in 2.0.4 release tarball. I will update the flatpak, when the next release is done.
Congrats again! and Thank you for a useful software.
comment:8 by , 3 years ago
Milestone: | 2.0.6 → 2.0.4 |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Have you tried using libtorrent 1.2?