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

Parabolic Flatpak Not Starting #867

Closed
adambrangenberg opened this issue Oct 6, 2024 · 3 comments
Closed

Parabolic Flatpak Not Starting #867

adambrangenberg opened this issue Oct 6, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@adambrangenberg
Copy link

Title says it all. Can't start the App

Log:

adamwv@adam-xps:~$ flatpak run org.nickvision.tubeconverter
[INFO] Started GTK application.
file: /run/build/org.nickvision.tubeconverter/org.nickvision.tubeconverter.gnome/src/application.cpp(30:26) `int Nickvision::TubeConverter::GNOME::Application::run()`

MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers

(org.nickvision.tubeconverter.gnome:2): Adwaita-WARNING **: 16:32:15.707: AdwNavigationPage 0x55e062992bd0 is missing a title. To hide a header bar title, consider using AdwHeaderBar:show-title instead.

(org.nickvision.tubeconverter.gnome:2): Adwaita-WARNING **: 16:32:15.707: AdwNavigationPage 0x55e062a409b0 is missing a title. To hide a header bar title, consider using AdwHeaderBar:show-title instead.
Gdk-Message: 16:32:15.709: Error 71 (Protokollfehler) dispatching to Wayland display.
@nlogozzo
Copy link
Member

nlogozzo commented Oct 6, 2024

Those header bar messages are normal.

What's the issue is those MESA errors and unable to dispatch to Wayland display.

Did you recently update your graphics drivers? Do you have any issues opening any other apps?

@nlogozzo nlogozzo added the bug Something isn't working label Oct 6, 2024
@ottoleipala
Copy link

Seems to be bigger problem with Flatpak applications.

https://gitlab.gnome.org/GNOME/gtk/-/issues/7047

tchx84/Flatseal#726

@nlogozzo
Copy link
Member

nlogozzo commented Oct 6, 2024

Seems to be bigger problem with Flatpak applications.

Ah that sucks :/ Seems like the workaround is to set GSK_RENDERER=ngl until a runtime update is released.

@nlogozzo nlogozzo closed this as not planned Won't fix, can't repro, duplicate, stale Oct 6, 2024
@nlogozzo nlogozzo pinned this issue Oct 6, 2024
@nlogozzo nlogozzo changed the title Headerbar is failing start: Fedora 40, Flatpak Parabolic Flatpak Not Starting Oct 6, 2024
@nlogozzo nlogozzo unpinned this issue Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants