We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading my operation system to Ubuntu 22.04.1 LTS, the talkspirit application keeps crashing.
With the AppImageLauncher version, it presented the following error:
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. AppImageLauncher error: appimage_shall_not_be_integrated() failed (returned -1) AppImageLauncher error: appimage_is_terminal_app() failed (returned -1) 00:42:14.359 > [info] [APP-DATA]: current app is talkspirit2 00:42:14.370 > [info] [USER-DATA] env: { name: 'production' } 00:42:14.371 > [info] [USER-DATA] appDir: [fs-jetpack CWD: /tmp/.mount_talkspa4BRlh/resources] 00:42:14.371 > [info] [USER-DATA] userDataDir: [fs-jetpack CWD: /home/dhu/.config/talkspirit2] 00:42:14.372 > [info] [UPDATES] updateSettings: { autoUpdate: true, canUpdate: true } 00:42:14.534 > [info] [SERVICES] Launching... 00:42:14.546 > [info] [WINDOW-STATE] isInsideSomeScreen: { width: 1250, height: 700, x: 54, y: 1550, isMaximized: false, isMinimized: false, isHidden: false } false 00:42:14.812 > [info] [SERVICES-MESSAGE] offline-status online 00:42:14.813 > [info] [UPDATES] Online status changed to online [14646:1216/004215.065466:FATAL:gpu_data_manager_impl_private.cc(986)] The display compositor is frequently crashing. Goodbye.
With the source code version, it presented the following error:
01:01:24.344 > [info] [APP-DATA]: current app is talkspirit2 01:01:24.346 > [info] [USER-DATA] env: { name: 'production' } 01:01:24.347 > [info] [USER-DATA] appDir: [fs-jetpack CWD: /home/dhu/Downloads/resources] 01:01:24.347 > [info] [USER-DATA] userDataDir: [fs-jetpack CWD: /home/dhu/.config/talkspirit2] 01:01:24.347 > [info] [UPDATES] updateSettings: { autoUpdate: true, canUpdate: true } 01:01:24.419 > [info] [SERVICES] Launching... 01:01:24.427 > [info] [WINDOW-STATE] isInsideSomeScreen: { width: 1250, height: 700, x: 54, y: 1550, isMaximized: false, isMinimized: false, isHidden: false } false 01:01:24.495 > [info] [SERVICES-MESSAGE] offline-status online 01:01:24.495 > [info] [UPDATES] Online status changed to online [23120:1216/010124.871404:FATAL:gpu_data_manager_impl_private.cc(986)] The display compositor is frequently crashing. Goodbye. [1] 23120 trace trap (core dumped) ./talkspirit-desktop
The text was updated successfully, but these errors were encountered:
Same problem here.
Sorry, something went wrong.
No branches or pull requests
After upgrading my operation system to Ubuntu 22.04.1 LTS, the talkspirit application keeps crashing.
With the AppImageLauncher version, it presented the following error:
With the source code version, it presented the following error:
The text was updated successfully, but these errors were encountered: