Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

New error a few lines further down

> ./keyboard_chicken
thread 'main' panicked at /home/boneyan/Desktop/teplo/teplo/src/render.rs:294:56:
failed to create Display: GlutinCreationError(NoAvailablePixelFormat)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: queue 0x55efbe80ba90 destroyed while proxies still attached:
  xdg_wm_base#19 still attached
  wl_output#13 still attached
  xdg_activation_v1#12 still attached
  zwp_pointer_constraints_v1#11 still attached
  zwp_text_input_manager_v3#10 still attached
  zxdg_decoration_manager_v1#9 still attached
  zwp_relative_pointer_manager_v1#8 still attached
  wl_shm#7 still attached
  wl_subcompositor#6 still attached
  wl_compositor#5 still attached
  wl_seat#4 still attached
  wl_registry#2 still attached

I am glad it is able to found your monitor. But it is not able to found fitting pixel format for my humble requirements (double buffer, 24 bit depth buffer and no vsync). I guess I need to fine tune video setting for that particular distribution, which is not handy at all. Typical Linux stuff

I have tried to run the windows version with proton. It works just fine and I think all the effort was worth it. I really like your game.

Thanks a lot!