flathub / flathub/io.github.shiftey.Desktop
App not starting on Bazzite
- Dominant language
- Python
- Stars
- 33
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Immediately after installing from the Bazaar the application hang on start up before rendering a window with these errors in the terminal when run manually.I attempted to run it with and without the sandbox.
> flatpak run io.github.shiftey.Desktop --no-sandbox
LaunchProcess: failed to execvp:
xdg-settings
LaunchProcess: failed to execvp:
xdg-settings
WARNING: radv is not a conformant Vulkan implementation, testing use only.
[47:0716/212339.868389:ERROR:angle_platform_impl.cc(44)] ImageEGL.cpp:112 (operator()): eglCreateImage failed with 0x00003009
ERR: ImageEGL.cpp:112 (operator()): eglCreateImage failed with 0x00003009
[47:0716/212339.868462:ERROR:scoped_egl_image.cc(23)] Failed to create EGLImage: EGL_SUCCESS
[47:0716/212339.868504:ERROR:native_pixmap_egl_binding.cc(113)] Unable to initialize binding from pixmap
[47:0716/212339.868546:ERROR:ozone_image_backing.cc(331)] OzoneImageBacking::ProduceSkiaGanesh failed to create GL representation
[47:0716/212339.868585:ERROR:shared_image_manager.cc(231)] SharedImageManager::ProduceSkia: Trying to produce a Skia representation from an incompatible backing: OzoneImageBacking
[47:0716/212339.868639:ERROR:gpu_service_impl.cc(1164)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[2:0716/212339.873681:ERROR:gpu_process_host.cc(1007)] GPU process exited unexpectedly: exit_code=8704
WARNING: radv is not a conformant Vulkan implementation, testing use only.
[138:0716/212339.947027:ERROR:angle_platform_impl.cc(44)] ImageEGL.cpp:112 (operator()): eglCreateImage failed with 0x00003009
ERR: ImageEGL.cpp:112 (operator()): eglCreateImage failed with 0x00003009
[138:0716/212339.947081:ERROR:scoped_egl_image.cc(23)] Failed to create EGLImage: EGL_SUCCESS
[138:0716/212339.947110:ERROR:native_pixmap_egl_binding.cc(113)] Unable to initialize binding from pixmap
[138:0716/212339.947147:ERROR:ozone_image_backing.cc(331)] OzoneImageBacking::ProduceSkiaGanesh failed to create GL representation
[138:0716/212339.947172:ERROR:shared_image_manager.cc(231)] SharedImageManager::ProduceSkia: Trying to produce a Skia representation from an incompatible backing: OzoneImageBacking
[138:0716/212339.947229:ERROR:gpu_service_impl.cc(1164)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[2:0716/212339.951872:ERROR:gpu_process_host.cc(1007)] GPU process exited unexpectedly: exit_code=8704
WARNING: radv is not a conformant Vulkan implementation, testing use only.
[199:0716/212340.024018:ERROR:angle_platform_impl.cc(44)] ImageEGL.cpp:112 (operator()): eglCreateImage failed with 0x00003009
ERR: ImageEGL.cpp:112 (operator()): eglCreateImage failed with 0x00003009
[199:0716/212340.024078:ERROR:scoped_egl_image.cc(23)] Failed to create EGLImage: EGL_SUCCESS
[199:0716/212340.024113:ERROR:native_pixmap_egl_binding.cc(113)] Unable to initialize binding from pixmap
[199:0716/212340.024145:ERROR:ozone_image_backing.cc(331)] OzoneImageBacking::ProduceSkiaGanesh failed to create GL representation
[199:0716/212340.024169:ERROR:shared_image_manager.cc(231)] SharedImageManager::ProduceSkia: Trying to produce a Skia representation from an incompatible backing: OzoneImageBacking
[199:0716/212340.024221:ERROR:gpu_service_impl.cc(1164)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
[2:0716/212340.029235:ERROR:gpu_process_host.cc(1007)] GPU process exited unexpectedly: exit_code=8704
WARNING: radv is not a conformant Vulkan implementation, testing use only.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Bazaar-installed Flatpak on Bazzite with the reported `flatpak run io.github.shiftey.Desktop --no-sandbox` command, comparing sandboxed and unsandboxed launches. Use the terminal output around EGLImage, OzoneImageBacking, and GPU-process failures to investigate the startup hang. Done means the application starts and renders a window on the reported environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100