-
Notifications
You must be signed in to change notification settings - Fork 77
Flatseal will not open on my chromebook #747
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
Comments
Try to start it from a terminal ( |
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 |
hmm, looks like something in GTK (not Flatseal specific)... Some of those warnings are vulkan-related, try running the app with |
I have a similar problem, unable to launch on Ubuntu 24.10. When I run it from the command line, I get the following errors:
Using your GSK_RENDERER mod above, it works. |
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?
The text was updated successfully, but these errors were encountered: