-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
kDrive as a flatpak #125
Comments
Hi @beankylla, |
I join the call for the packaging of kDrive as flatpak... also directly as a direct replacement for the appimage |
I’m going to go against the grain, but I think it would be better to opt-out from those packagers and just provide a « classic » binary build. If anyone then wants to package the app as a Flatpack, a Snap or an AppImage, that’s up to them. |
I attempted this a while ago: https://github.com/eylenburg/kdrive-flatpak However, I failed to get the tray icon to show up on KDE Plasma and while the tray icon appeared on Ubuntu Desktop you can't click on it. |
in terms of portability it's not really interesting is it? |
Indeed, building a plain binary isn’t very portable. But since you already can build the binary, there isn’t much hassle to turn it into a flatpak as an additional step for those out there who want that. And you still allow users who just want a binary to enjoy the application. My point is: don’t force users to use one packaging format over another, be flexible. At least that’s my opinion. But I might be biased since I like to « build the world » (read: build everything from sources)… |
@ClementKunz could you possibly use this ? :-) or @eylenburg could you pr this to the kdrive repo? i mean if the version is working and there are slight issues with the icon this is acceptable territory for me ;) |
It's unusable without the icon though because I don't think there's any other way to access the UI? |
Hi @eylenburg,
This might not be very practical for daily usage, but as a tip, if you start kDrive with However, I agree with you that it is almost unusable, therefore can't be merged into kDrive as it stands. PS:
Unfortunately, we still haven't had time so far to plan it. |
+1 |
Hi, Here are some additional arguments in favor of increasing the priority for an official Flatpak package:
I'm also available for testing. As things stand, I can't use AppImage. |
Note: Please write your issue only in english
Is your feature request related to a problem? Please describe.
The golden standard of packaged application in linux is Flatpak. All new distros use flatpak. Flatpak is also integrated into distro "app stores". This would enable update to be done automatically vs the current manual updates needed with the appimages (beneficial also for devs they would see way quicker updates ;))
Having kdrive available on flathub is also a source of visibility and will potentially lead to new customers that are FOSS fans.
Describe the solution you'd like to implement
Kdrive should be available as a flatpak, optimally on flathub
Describe alternatives you've considered
I'm running the appimage now, because i don't have a choice :)
Additional context
fully available to test if needed
The text was updated successfully, but these errors were encountered: