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

CI Linux build broken #722

Closed
Murmele opened this issue Mar 21, 2024 · 17 comments
Closed

CI Linux build broken #722

Murmele opened this issue Mar 21, 2024 · 17 comments

Comments

@Murmele
Copy link
Owner

Murmele commented Mar 21, 2024

https://github.com/actions/runner-images?tab=readme-ov-file

On 2024-03-17 ubuntu-latest changed from ubuntu-20.04 to ubuntu-22.04 which breaks our linux build (Validating appdata)

@Murmele
Copy link
Owner Author

Murmele commented Mar 21, 2024

Working:

(flatpak run:16892): dconf-CRITICAL **: 07:14:26.436: unable to create file '/run/user/1001/dconf/user': Permission denied.  dconf will not work properly.

(flatpak run:16892): dconf-CRITICAL **: 07:14:26.436: unable to create file '/run/user/1001/dconf/user': Permission denied.  dconf will not work properly.
./build/release/rsrc/linux/com.github.Murmele.Gittyup.appdata.xml: OK

Not working:

(flatpak run:16691): dconf-CRITICAL **: 17:50:04.587: unable to create file '/run/user/1001/dconf/user': Permission denied.  dconf will not work properly.

(flatpak run:16691): dconf-CRITICAL **: 17:50:04.587: unable to create file '/run/user/1001/dconf/user': Permission denied.  dconf will not work properly.

(process:2): GLib-GIO-ERROR **: 17:50:04.656: No GSettings schemas are installed on the system
Error: Process completed with exit code 133.

@Murmele
Copy link
Owner Author

Murmele commented Mar 21, 2024

@Murmele
Copy link
Owner Author

Murmele commented Mar 22, 2024

@Murmele
Copy link
Owner Author

Murmele commented Mar 28, 2024

Was fixed in flatpak

@Murmele Murmele closed this as completed Mar 28, 2024
@RustoMCSpit
Copy link

im on linux mint LTS and the flatpak wont even open for me?

@Murmele
Copy link
Owner Author

Murmele commented Mar 31, 2024

im on linux mint LTS and the flatpak wont even open for me?

Do you get an error message

@RustoMCSpit
Copy link

no it literally just doesnt open. i click on the icon and nothing happens

@RustoMCSpit
Copy link

RustoMCSpit commented Mar 31, 2024

i tried this in my terminal: flatpak run com.github.Murmele.Gittyup

error: runtime/org.kde.Platform/x86_64/5.15-21.08 not installed

@Murmele
Copy link
Owner Author

Murmele commented Mar 31, 2024

i tried this in my terminal: flatpak run com.github.Murmele.Gittyup

error: runtime/org.kde.Platform/x86_64/5.15-21.08 not installed

Thanks. Try: flatpak install org.kde.Platform/x86_64/5.15-21.08

@RustoMCSpit
Copy link

i tried this in my terminal: flatpak run com.github.Murmele.Gittyup
error: runtime/org.kde.Platform/x86_64/5.15-21.08 not installed

Thanks. Try: flatpak install org.kde.Platform/x86_64/5.15-21.08

is this a dependency that was accidentally forgoten in the flatpak?

@RustoMCSpit
Copy link

also if i install that will it install to every flatpak?

@Murmele
Copy link
Owner Author

Murmele commented Apr 1, 2024

This runtime is the base for the flatpak package. If you install the stable from flathub, they get installed. Probably when you install from the ci it might that they are not installed.

@RustoMCSpit
Copy link

RustoMCSpit commented Apr 1, 2024

This runtime is the base for the flatpak package. If you install the stable from flathub, they get installed. Probably when you install from the ci it might that they are not installed.

i did install from flathub (from my software manager on linux mint)

@RustoMCSpit
Copy link

can you try installing from your software mamager

@Murmele
Copy link
Owner Author

Murmele commented Apr 3, 2024

Thanks for the hint, I will try out

@RustoMCSpit
Copy link

Thanks for the hint, I will try out

ok cool

@RustoMCSpit
Copy link

again im in linux mint lts cinnamon

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

Successfully merging a pull request may close this issue.

2 participants