supertuxkart / stk-code

The code base of supertuxkart
Other
4.49k stars 1.05k forks source link

Doesn't start and no error message #4654

Open Mecso2 opened 2 years ago

Mecso2 commented 2 years ago

Description

It simply doesn't start since I installed it I tried to launch it at least 30 times, but it only launched twice and the second time when I entered fullscreen mode it crashed. In the terminal simply says X connection to :0 broken (explicit kill or server shutdown).

Configuration

I'm using the 1.3 version installed with yay. But I also tried building the git version myself and encountered the same problem

System: Arch linux 5.14.14 kernel

Graphics card: Intel hd graphics 4000

CPU: I5-3210M

Additional information

stdout.log:

[info   ] [FileManager]: Data files will be fetched from: '/usr/share/supertuxkart/data/'
[info   ] [FileManager]: User directory is '/home/mecso/.config/supertuxkart/config-0.10/'.
[info   ] [FileManager]: Addons files will be stored in '/home/mecso/.local/share/supertuxkart/addons/'.
[info   ] [FileManager]: Screenshots will be stored in '/home/mecso/.local/share/supertuxkart/screenshots/'.
[info   ] [FileManager]: User-defined grand prix will be stored in '/home/mecso/.local/share/supertuxkart/grandprix/'.
[info   ] [FileManager]: Asset 0 will be loaded from '/usr/share/supertuxkart/data/challenges/'.
[info   ] [FileManager]: Asset 1 will be loaded from '/usr/share/supertuxkart/data/gfx/'.
[info   ] [FileManager]: Asset 2 will be loaded from '/usr/share/supertuxkart/data/grandprix/'.
[info   ] [FileManager]: Asset 3 will be loaded from '/usr/share/supertuxkart/data/gui/icons/'.
[info   ] [FileManager]: Asset 4 will be loaded from '/usr/share/supertuxkart/data/gui/screens/'.
[info   ] [FileManager]: Asset 5 will be loaded from '/usr/share/supertuxkart/data/gui/dialogs/'.
[info   ] [FileManager]: Asset 6 will be loaded from '/usr/share/supertuxkart/data/replay/'.
[info   ] [FileManager]: Asset 7 will be loaded from '/usr/share/supertuxkart/data/shaders/'.
[info   ] [FileManager]: Asset 8 will be loaded from '/usr/share/supertuxkart/data/skins/'.
[info   ] [FileManager]: Asset 9 will be loaded from '/usr/share/supertuxkart/data/ttf/'.
[info   ] [FileManager]: Asset 10 will be loaded from '/usr/share/supertuxkart/data/po/'.
[info   ] [FileManager]: Asset 11 will be loaded from '/usr/share/supertuxkart/data/library/'.
[info   ] [FileManager]: Asset 12 will be loaded from '/usr/share/supertuxkart/data/models/'.
[info   ] [FileManager]: Asset 13 will be loaded from '/usr/share/supertuxkart/data/music/'.
[info   ] [FileManager]: Asset 14 will be loaded from '/usr/share/supertuxkart/data/sfx/'.
[info   ] [FileManager]: Asset 15 will be loaded from '/usr/share/supertuxkart/data/textures/'.
[info   ] [FileManager]: Asset 16 will be loaded from '/usr/share/supertuxkart/data/tracks/'.
[info   ] [IrrDriver Logger]: ..:: Antarctica Rendering Engine 2.0 ::..

As you can see no error message ,the last thin it shows in stdout.log is [info ] [IrrDriver Logger]: ..:: Antarctica Rendering Engine 2.0 ::.. but It also says it when it successfully launches.

It doesn't say it in in the log but in the but in the terminal it prints out X connection to :0 broken (explicit kill or server shutdown).

Benau commented 2 years ago

Try start stk in wayland desktop

Benau commented 2 years ago

SDL_VIDEODRIVER=wayland /usr/bin/supertuxkart

Mecso2 commented 2 years ago

I'm using Xorg KDE if I try launching stk in wayland mode I get the following errors:

..:: Antarctica Rendering Engine 2.0 ::..
Unable to initialize SDL!: wayland not available
No display created: : Video subsystem has not been initialized
No display created: : Video subsystem has not been initialized
[warn   ] irr_driver: Unknown desktop resolution.
[info   ] [IrrDriver Logger]: ..:: Antarctica Rendering Engine 2.0 ::..
[info   ] [IrrDriver Logger]: Unable to initialize SDL!: wayland not available
[info   ] [IrrDriver Logger]: ..:: Antarctica Rendering Engine 2.0 ::..
[info   ] [IrrDriver Logger]: Unable to initialize SDL!: wayland not available
[info   ] [IrrDriver Logger]: ..:: Antarctica Rendering Engine 2.0 ::..
[info   ] [IrrDriver Logger]: Unable to initialize SDL!: wayland not available
[info   ] [IrrDriver Logger]: ..:: Antarctica Rendering Engine 2.0 ::..
[info   ] [IrrDriver Logger]: Unable to initialize SDL!: wayland not available
[fatal  ] irr_driver: Couldn't initialise irrlicht device. Quitting.
Benau commented 2 years ago

Then you are out of luck.... wait until arch linux fixes the xorg regression....

Benau commented 2 years ago

I don't see this in my slighty older arch linux

Benau commented 2 years ago

or start windows stk with wine

Mecso2 commented 2 years ago

I don't think it has anything to do with my distro. Probably some packages aren't installed or configured correctly.

zyk660066 commented 2 years ago

http://www.jy99inn.com/

发自我的移动设备 ---原始邮件--- @.> 发送时间:2021年10月26日 星期二 上午0:31 @.> @.***> 主题:Re: [supertuxkart/stk-code] Doesn't start and no error message (Issue #4654)

I don't think it has anything to do with my distro. Probably some packages aren't installed or configured correctly.

— You are receiving this because you are subscribed to this thread. Reply to this email directly,view it on GitHub, orunsubscribe. Triage notifications on the go with GitHub Mobile foriOSorAndroid.

toketin commented 2 years ago

Hi, I confirm the same issue on my Arch, I've also an Intel HD 4000 and I'm using KDE under Xorg.