Skip to content
New issue

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

Talkspirit for Linux crash on Ubuntu 22.04.1 LTS #17

Open
kxxdhdn opened this issue Dec 15, 2022 · 1 comment
Open

Talkspirit for Linux crash on Ubuntu 22.04.1 LTS #17

kxxdhdn opened this issue Dec 15, 2022 · 1 comment

Comments

@kxxdhdn
Copy link

kxxdhdn commented Dec 15, 2022

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

@kxxdhdn kxxdhdn changed the title Talkspirit for Linux crash on Ubuntu Talkspirit for Linux crash on Ubuntu 22.04.1 LTS Dec 15, 2022
@benlabbe
Copy link

Same problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants