Thomas-Sohier / jellyflut

Just a jellyfin client made in flutter (side project quality code)
MIT License
147 stars 21 forks source link

Permission denied on OpenSuse Tumbleweed, app doesn't start #19

Closed Extarys closed 2 years ago

Extarys commented 2 years ago

I'm getting a permission denied in the command line:

> ./jellyflut-linux-x86_64.AppImage
/tmp/.mount_jellyfTYz4Gj/AppRun: line 3: /tmp/.mount_jellyfTYz4Gj/jellyflut: Permission denied
/tmp/.mount_jellyfTYz4Gj/AppRun: line 3: /tmp/.mount_jellyfTYz4Gj/jellyflut: Success

I never encountered such issue with appimage, so I'm unsure what could be causing this.

I'm on OpenSuse Tumbleweed if that's helpful. Any idea what is the issue here? It's probably on my end as I didn't see any related or similar problem.

Thomas-Sohier commented 2 years ago

Issue is on my end. I can't launch it too, i didn't test properly Linux builds. i have to correct it when i found the issue.

Extarys commented 2 years ago

Oh no problem mate! I was afraid it would be a simple thing on my end and waste your time - I'm relieved :joy:

Take your time I'm in no rush, but excited to try Jellyflut.

Thomas-Sohier commented 2 years ago

AppImage should work correctly now on release v1.3.3.

But if you are using linux can you tell me if you have flickering while accessing your movies/series/everything details ? I think flutter team messed up linux build since 2.8....