Scidb fork for modern linux

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

foolnotion
Posts: 8
Joined: Wed Nov 30, 2016 1:50 pm

Scidb fork for modern linux

Post by foolnotion »

Hi guys,

Unfortunately my favorite chess program on linux, scidb, seems very much dead. But even if it's unmaintained I still use it a lot for opening preparation. So I made a fork and I fixed the source to allow it to compile on modern systems. I also fixed a bug which made it crash on Wayland and released an AppImage to make it easy to use.

Repo is here: https://github.com/foolnotion/scidb

Contributions or maintainers welcome.
cpeters
Posts: 237
Joined: Wed Feb 17, 2021 7:44 pm
Full name: Christian Petersen

Re: Scidb fork for modern linux

Post by cpeters »

Hello!

The project is actively maintained I think - albeit on sourceforge.
https://sourceforge.net/u/fulvioscid/profile/
It'd be a pity indeed if your contributions would not reach upstream/the scid-landscape is getting cluttered (many forks plus already a vibecoded one)...

Greetings
foolnotion
Posts: 8
Joined: Wed Nov 30, 2016 1:50 pm

Re: Scidb fork for modern linux

Post by foolnotion »

I don't really plan on maintaining it any further than this bare minimum Wayland support, which probably the forks have already solved.
I think the right direction is chess databases based on sqlite/duckdb or something more modern in any case.