sonnyp / Junction

Application/browser chooser
https://flathub.org/apps/re.sonny.Junction
GNU General Public License v3.0
457 stars 29 forks source link

Can't open Junction. gjs-console crashed #63

Closed CleoMenezesJr closed 2 years ago

CleoMenezesJr commented 2 years ago

How to reproduce

$ re.sonny.Junction
Failed to establish dbus connection**
Gsk:ERROR:../gsk/ngl/gsknglcommandqueue.c:1261:gsk_ngl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00008cdd == 0x00008cd5)
Bail out! Gsk:ERROR:../gsk/ngl/gsknglcommandqueue.c:1261:gsk_ngl_command_queue_create_render_target: assertion failed (glCheckFramebufferStatus (GL_FRAMEBUFFER) == GL_FRAMEBUFFER_COMPLETE): (0x00008cdd == 0x00008cd5)

I tried to debug, but for some reason I couldn't either.

$ sudo flatpak-coredumpctl re.sonny.Junction.Debug
Executable /usr/bin/gjs-console doesn't seem to be a flatpaked application

Version: 1.5.0 (Flatpak)

CleoMenezesJr commented 2 years ago

It only happens in the wayland session with NVIDIA. Removing the GPU acceleration option device=dri, it works normally. In other words, the problem is NVIDIA once again. Sorry for opening this ticket unnecessarily.