admin-portal icon indicating copy to clipboard operation
admin-portal copied to clipboard

Error with new Flatpak package

Open TriggerDingus opened this issue 2 years ago • 5 comments

The day the new Flatpak was launched I uninstalled snapd altogether and installed the InvoiceNinja flatpak. It's great to have it in a flatpak, so mucho thanks for this new package.

I'm not sure what might be happening but I've found issues running the package on two separate machines. If I uninstall and re-install the flatpak, Invoiceninja fires right up from my GNOME desktop upon first run. However, I notice that after I close the application and then try to open it again, it doesn't start and presents no desktop errors.

To try and see if it's dumping an error somewhere, I went to the terminal and tried running it from there and it does start from there and then I do see an error, which I've attached.

cap1

TriggerDingus avatar Nov 12 '23 01:11 TriggerDingus

Hi,

Do you see the same problem with the latest Snap version of the app?

It's possible it's related to this issue: https://github.com/flutter/flutter/issues/137262

hillelcoren avatar Nov 12 '23 08:11 hillelcoren

I installed snap to a VM and then installed InvoiceNinja to test it. I'm not seeing any issues with the snap version.

I'm guessing the flatpak needs a the flutter update based upon the above thread, which looks like has been resolved?

Until then, I'll keep running the old flatpak on the command line so I can clear snapd from the VM again.

TriggerDingus avatar Nov 12 '23 16:11 TriggerDingus

I suspect the new Flatpak isn't going to be kept current..

TriggerDingus avatar Dec 11 '23 17:12 TriggerDingus

Both versions are up to date.

hillelcoren avatar Dec 11 '23 22:12 hillelcoren

Also having this issue with the flatpak. Launching from the terminal using flatpak run com.invoiceninja.InvoiceNinja > /dev/null 2>&1 & is an acceptable workaround for now. This is on Fedora 39 KDE with version 5.0.148 of the flatpak.

ashermiddleton avatar Jan 15 '24 23:01 ashermiddleton