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
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
The text was updated successfully, but these errors were encountered:
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.
Discussed here #37 , you asked for logs, so here they are:
System details:
The text was updated successfully, but these errors were encountered: