Open boredsquirrel opened 3 months ago
Well, the problem with flatpak version of the app is that. We don't have access to /usr directories and all the root stuff. So basically, we can't find what browsers you have installed, since we can't check if this path exist. Flatpak has not access to it.
There is many limitations to it and I never tried to find solution for it also. Probably there is some works around but it require investigation ^^
Also this is kind of bug if it allowed you to create this desktop file.
Hm, I suppose manually entering the path of the browser would be a reasonable workaround. One could probably also use some xdg magic to find the desktop entry of the default browser.
Or have a list with clickable items, where you can select between Flatpak apps and system apps.
The app should for sure check if the browser is empty, and if yes, display such an option. A text input field would work, or such a said list.
I have no development experience really but can help test prereleases.
I suppose manually entering the path of the browser would be a reasonable workaround
Well, in that case we still don't know which engine browser use so we can't prepare proper exec line. User should also choose if it's Chromium based, Firefox, Falkon, etc. Imho it's too much hassle to support all this.
Flatpak does not allow do it in easy way so we should not look for workarounds because they always will make more problems instead of solving things.
so... should the flatpak be discontinued?
so... should the flatpak be discontinued?
No I would not say that. Right now I'm kind of lack of ideas and for future work I'm waiting for Cosmic's platform for flatpak, because after recent updates for libcosmic we have to provide Cosmic icons and maybe some other needed dependencies so I'm worry to updating flatpak right now.
this sounds like a good idea.
There are probably also some missing portals.
Yeah, I wanted to push an update for flatpak but I'm worry I don't know how to bundle cosmic-icons in it :sweat_smile:
Ok, so I'm trying to bundle cosmic-icons but I have some network issues for couple of days and it will be hard task. Anyway, when it's done I will push an update for flathub. Lately was some improvements in the app so it's worth to push update with it :)
It should be on flathub in couple of hours. I hope it will works with those icons, and everything will be ok ^^
I guess it should have the webappmanager as an exec argument, then launching firefox from there?
Note that for the forseeable future, Firefox Flatpak is very insecure and should not be used. So I need to use FF RPM.
Curious about the development of the app! A big task for sure, I gave up a bit.