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

Flatseal will not open on my chromebook #747

Open
Rand0mUserThatExists opened this issue Jan 5, 2025 · 3 comments
Open

Flatseal will not open on my chromebook #747

Rand0mUserThatExists opened this issue Jan 5, 2025 · 3 comments

Comments

@Rand0mUserThatExists
Copy link

For some reason, once I installed Flatseal and tried to run it in the Linux terminal, it would not open. Is there a way to fix this?

@rusty-snake
Copy link

Try to start it from a terminal (flatpak run com.github.tchx84.Flatseal) to see error messages.

@Drakon1505
Copy link

flatpak run com.github.tchx84.Flatseal

(com.github.tchx84.Flatseal:2): Gtk-WARNING **: 04:31:53.832: Theme parser error: gtk.css:3783:126-133: Expected a number

(com.github.tchx84.Flatseal:2): Gdk-WARNING **: 04:31:54.324: vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)

(com.github.tchx84.Flatseal:2): Gdk-WARNING **: 04:31:54.325: vkGetPhysicalDeviceSurfaceFormatsKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)

(com.github.tchx84.Flatseal:2): Gdk-WARNING **: 04:31:54.344: vkGetPhysicalDeviceSurfaceCapabilitiesKHR(): A surface is no longer available. (VK_ERROR_SURFACE_LOST_KHR) (-1000000000)

(com.github.tchx84.Flatseal:2): Gtk-WARNING **: 04:31:54.439: No IM module matching GTK_IM_MODULE=cros found

@tchx84
Copy link
Owner

tchx84 commented Feb 1, 2025

hmm, looks like something in GTK (not Flatseal specific)... Some of those warnings are vulkan-related, try running the app with GSK_RENDERER=gl flatpak run com.github.tchx84.Flatseal to force the old renderer?

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

4 participants