flathub / io.freetubeapp.FreeTube

https://flathub.org/apps/details/io.freetubeapp.FreeTube
15 stars 9 forks source link

Crash when fullscreening on Wayland #109

Closed boredsquirrel closed 2 months ago

boredsquirrel commented 3 months ago

This is persistent, on KDE Plasma 6.1 when fullscreening a video while using Wayland, it crashes, with no output.

When using X11 this does not happen. This also just happens since a few days, not sure if the 0.21.0 update or Plasma 6.1 caused it.

I would need to get debug symbols but dont really know how.

>> flatpak install org.freedesktop.Platform.Debug
Error: No remote refs found for ‘org.freedesktop.Platform.Debug’
>> flatpak run --command=sh --devel io.freetubeapp.FreeTube
[📦 io.freetubeapp.FreeTube ~]$ gdb /app/files/freetube/freetube
ERROR not found
[📦 io.freetubeapp.FreeTube ~]$ gdb /var/lib/flatpak/app/io.freetubeapp.FreeTube/current/active/files/freetube/freetube
ERROR not found

# from the desktop entry
[📦 io.freetubeapp.FreeTube ~]$ gdb /app/bin/run.sh
"/app/bin/run.sh": not in executable format: file format not recognized
[📦 io.freetubeapp.FreeTube ~]$ chmod +x /app/bin/run.sh
chmod: When setting access permissions for '/app/bin/run.sh': Filesystem is read only

[📦 io.freetubeapp.FreeTube ~]$ gdb /app/bin/zypak-wrapper.sh /app/freetube/freetube
"/app/bin/zypak-wrapper.sh": not in executable format: file format not recognized
"/app/freetube/freetube" is not a core dump: file format not recognized
boredsquirrel commented 3 months ago

I reinstalled and uninstalled again. I can reproduce this with no configs or overrides present

boredsquirrel commented 3 months ago

https://bugs.kde.org/show_bug.cgi?id=489204

https://github.com/flatpak/flatpak-docs/issues/488

efb4f5ff-1298-471a-8973-3d47447115dc commented 3 months ago

see https://github.com/FreeTubeApp/FreeTube/issues/5304

pm4rcin commented 2 months ago

It can be closed since it was fixed.