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

Crashes with pure Wayland in Fedora 36 KDE #42

Open
pizzadude opened this issue Aug 26, 2022 · 1 comment
Open

Crashes with pure Wayland in Fedora 36 KDE #42

pizzadude opened this issue Aug 26, 2022 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@pizzadude
Copy link

pizzadude commented Aug 26, 2022

Discussed here #37 , you asked for logs, so here they are:

Default resolution: 1280 x 800 (32 bits)
M_Init(): Init miscellaneous info.
R_Init(): Init SRB2 refresh daemon.
R_LoadTextures()...
P_InitPicAnims()...
R_InitSprites()...
srb2.srb added 2975 frames in 232 sprites
gfx.kart added 1044 frames in 152 sprites
chars.kart added 87 frames in 1 sprites
AddPlayerMD2()...
Added skin 'tails'
AddPlayerMD2()...
Added skin 'knuckles'
AddPlayerMD2()...
Added skin 'eggman'
AddPlayerMD2()...
Added skin 'metalsonic'
AddPlayerMD2()...
R_InitColormaps()...
S_InitSfxChannels(): Setting up sound channels.
ST_Init(): Init status bar.
D_CheckNetGame(): Checking network game status.
sh: line 1: xdg-mime: command not found
Entering main game loop...
===========================================================================
                   We hope you enjoy this game as
                     much as we did making it!
===========================================================================
SRB2Kart v1.5 (Aug 22 2022 17:04:32 illegal)
SDL Linux 64-bit 
xdg_surface@31: error -1: invalid window geometry size (0x0)
Shutdown tty console
I_ShutdownGraphics(): shut down
Shutting down joy system
I_Joystick: SDL's Joystick system has been shutdown
I_ShutdownTcpDriver: shut down
I_ShutdownSystem(): end of logstream.
Shutdown tty console

System details:

Operating System: Fedora Linux 36
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.18.19-200.fc36.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-7300U CPU @ 2.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620
Manufacturer: LENOVO
System Version: ThinkPad T580
@Eoin-ONeill-Yokai
Copy link

Eoin-ONeill-Yokai commented Mar 10, 2023

I'm having the exact same problem on Fedora Kinoite.

Worth noting I have 2 monitors plugged in, I think it's very likely that the window coordinates are negative which is causing an invalid window size request.

@ghisvail ghisvail added the help wanted Extra attention is needed label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants