Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatpak won't open in Linux Mint 21.2 #69

Open
holotone opened this issue Apr 12, 2024 · 10 comments
Open

Flatpak won't open in Linux Mint 21.2 #69

holotone opened this issue Apr 12, 2024 · 10 comments

Comments

@holotone
Copy link

holotone commented Apr 12, 2024

Installed via Flatpak in Linux Mint Software manager. When I try to launch it nothing opens. If I try to launch it from bash it hangs here:

me@host:~$ flatpak run io.github.dweymouth.supersonic 
2024/04/06 10:48:42 Another instance is running. Reactivating it...
2024/04/06 10:48:43 No other instance responded. Starting as normal...
2024/04/06 10:48:43 Starting supersonic...
2024/04/06 10:48:43 Using config dir: /home/me/.var/app/io.github.dweymouth.supersonic/config/supersonic
2024/04/06 10:48:43 Using cache dir: /home/me/.var/app/io.github.dweymouth.supersonic/cache/supersonic
2024/04/06 10:48:43 Creating session lock file

Per this discussion it appears to be a Flatpak specific issue.

I am able to install other software via Flatpak without issue.

Thanks!

@jonstump
Copy link

that said; i am still using the flatpak here and it works fine... is this your first flatpak package installed? do other flatpaks work properly?

My issue is happening on a new fresh install of Linux Mint 21.3. I only installed it about a week ago.

I have had another flatpak issue. It actually happened just now when installing another. I found a ticket for it here. In this case it isn't the main flatpak, but the configuration app that comes along with it. But both crash in werid ways.

The reason I bring it up is that in both cases the issue hasn't been reproduced and I wondered if there wasn't something up with flatpak on new installs of linux. It was one of the few similarities I saw between the two tickets and figured it might be worth sharing.

@anarcat
Copy link
Collaborator

anarcat commented Apr 13, 2024

I'm sorry to have to ask this, but it's still not clear to me: do you have any Flatpak app working at all?

I'm trying to figure out if this is an app-specific issue or just "aah I can't use this flatpak thing" level of problem. :) The fact that you have the problem with another app also feels suspect to me...

Another data point there is that the issue you refer to (trigg/Discover#319) talks about crashes on Plasma, which is KDE..

What environment are you folks running on? GNOME? KDE? something else?

More information you can give use here the better! :)

@holotone
Copy link
Author

holotone commented Apr 13, 2024

I am on stock standard Linux Mint 21.2, not KDE or anything weird. I've been running this OS install for a few months. I have about 10-15 other apps installed via Flatpak with no issue.

Thanks again for the help!

@jonstump
Copy link

My install is Linux Mint 21.3. It's less than a week old and using cinamon as a DE. I have lots of other flatpaks working, so far it is these two that are causing me issues. I shared the ticket erring on the side of "more info is better" hopefully it didn't cause too much confusion.

The only other major post install change I did on Mint that I can think of worth mentioning is I have the propriatery Nvidia drivers installed. I don't think those would be an issue, but also they have been an issue in the past on linux so worth mentioning I guess.

@anarcat
Copy link
Collaborator

anarcat commented Apr 18, 2024

thanks for the updates folks. that's all useful information, unfortunately i'm not sure it helps me much debug this issue... a bit out of my depth here.

i did post a new build for the 0.10.0 release, who knows that might help? :)

@jonstump
Copy link

Tested 0.10.0 and it still having the session lock file hang up error.

@dweymouth
Copy link
Collaborator

I don't think the session lock file is the issue here. That's the last log message printed (currently) in a normal startup. I'm guessing it's something about the windowing system and being unable to create a window in the Flatpak for some reason. You can check that it's not the session lock file by editing Supersonic's config file to change AllowMultiInstance to true, and in this case it will not attempt to create or check a session lock file

@TobiZog
Copy link

TobiZog commented Jun 26, 2024

I've got the same issue on Linux Mint 21.3. It seems, that the program wait for something, maybe access to the file system? No disk access and any CPU activity.

image

@fellipec
Copy link

fellipec commented Jul 9, 2024

I confirm, doesn't work on Mint 21.3 but works well on Mint 22 Beta

@dweymouth
Copy link
Collaborator

Just want to chime in for anyone affected that the non-Flatpak release build (libmpv1 version) is known to work well with Mint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants