You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the documentation for information that matches the description of the bug I want to file, without success.
This issue contains only one bug.
Describe the bug
Launch the flatpak version of freetube
Wait about 1-2 seconds
The app crashes in my case
Expected Behavior
the app souldn't crash
Issue Labels
usability issue
FreeTube Version
0.19.0 Beta
Operating System Version
Kubuntu 23.04
Installation Method
Flathub
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
0.19.0 Beta
Additional Information
I can interact with the app before it crashes.
the error when I start freetube(from the terminal): LaunchProcess: failed to execvp: xdg-settings [2:0904/192325.741751:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory [2:0904/192325.741791:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
The error when the app crashes: [46:0904/192329.806703:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times! [46:0904/192331.826508:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
in journalctl: Sep 04 19:23:25 <pc_name> systemd[1793]: Started app-flatpak-io.freetubeapp.FreeTube-6474.scope. Sep 04 19:23:25 <pc_name> systemd[1793]: Started app-flatpak-io.freetubeapp.FreeTube-6499.scope. Sep 04 19:23:33 <pc_name> systemd[1793]: app-flatpak-io.freetubeapp.FreeTube-6474.scope: Consumed 1.546s CPU time.
The app keeps crashing since I forbade it from running in the backgound(there was a kde popup for that asked me if i want freetube running in the background). Thats my best guess for now.
(Edit)
I can make the app last for ~5 seconds if i interact with it.
Nightly Build
I have encountered this bug in the latest nightly build.
The text was updated successfully, but these errors were encountered:
According to #3638 (comment) denying it to run in the background is the cause of the issue.
Not sure why it causes problems or how exactly that flatpak/flatseal setting works but it clearly breaks something in FreeTube.
Guidelines
Describe the bug
Expected Behavior
the app souldn't crash
Issue Labels
usability issue
FreeTube Version
0.19.0 Beta
Operating System Version
Kubuntu 23.04
Installation Method
Flathub
Primary API used
Local API
Last Known Working FreeTube Version (If Any)
0.19.0 Beta
Additional Information
I can interact with the app before it crashes.
the error when I start freetube(from the terminal):
LaunchProcess: failed to execvp:
xdg-settings
[2:0904/192325.741751:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0904/192325.741791:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
The error when the app crashes:
[46:0904/192329.806703:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
[46:0904/192331.826508:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
in journalctl:
Sep 04 19:23:25 <pc_name> systemd[1793]: Started app-flatpak-io.freetubeapp.FreeTube-6474.scope.
Sep 04 19:23:25 <pc_name> systemd[1793]: Started app-flatpak-io.freetubeapp.FreeTube-6499.scope.
Sep 04 19:23:33 <pc_name> systemd[1793]: app-flatpak-io.freetubeapp.FreeTube-6474.scope: Consumed 1.546s CPU time.
The app keeps crashing since I forbade it from running in the backgound(there was a kde popup for that asked me if i want freetube running in the background). Thats my best guess for now.
(Edit)
I can make the app last for ~5 seconds if i interact with it.
Nightly Build
The text was updated successfully, but these errors were encountered: