New version of en-croissant v0.14.0

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

Moderator: Ras

User avatar
AdminX
Posts: 6384
Joined: Mon Mar 13, 2006 2:34 pm
Location: Acworth, GA

New version of en-croissant v0.14.0

Post by AdminX »

What's Changed

Added premoves in games against engines
New Repertoire building/training functionality
Added recent files display to stating screen
Added new Table notation mode
Support duplication of engines (multiple configurations for the same executable)
Added themes filter on puzzle database. Requires downloading the new updated puzzle database
Game reports can now be canceled
Added option to pin engine eval to top of the notation panel
Added middlegame and endgame phase detection to game reports
Added event trigger on app startup to gather statistics about how many people are using the app (opt-out in Settings > Privacy).
Lots of UI changes
Show tablebase for op1 positions by @mtwdev in #676
Make more strings translatable by @kimerikal-games in #675
Fix audio playback on Linux by @BlueManCZ in #677
fixes importing from chess.com live/daily URL's (closes #678) by @tweezerticle in #679
Fixed sync issues with the move-pieces setting by @tweezerticle in #680
Migrate to react 19 with react compiler by @franciscoBSalgueiro in #685
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
matejst
Posts: 372
Joined: Mon May 14, 2007 8:20 pm
Full name: Boban Stanojević

Re: New version of en-croissant v0.14.0

Post by matejst »

Meanwhile, version 14.1 has been published. And still does not work under Linux Mint 21.3.
cpeters
Posts: 219
Joined: Wed Feb 17, 2021 7:44 pm
Full name: Christian Petersen

Re: New version of en-croissant v0.14.0

Post by cpeters »

Care to elaborate?

You installed the*.deb or downloaded the Appimage (and made it executable (chmod +x))?
matejst
Posts: 372
Joined: Mon May 14, 2007 8:20 pm
Full name: Boban Stanojević

Re: New version of en-croissant v0.14.0

Post by matejst »

I tried both. I hoped to see missing dependencies during the .deb installation, but it installed without problems, and simply did not work. Of course, I made the appimage executable.

En Croissant 12.1 works though. Problems started only after. On a similar note, both Pawn Appetit and Obsidian chess studio work fine.
cpeters
Posts: 219
Joined: Wed Feb 17, 2021 7:44 pm
Full name: Christian Petersen

Re: New version of en-croissant v0.14.0

Post by cpeters »

Do you receive any messages when you start the appimage in a terminal?

Encroissant saves its files and so on in:

Code: Select all

/home/user/.local/share/org.encroissant.app/l
there should be a folder with (maybe interesting) logs. Maybe old configs do conflict with the newer version-so it might help to move the

Code: Select all

org.encroissant.app
folder to

Code: Select all

back-org.encroissant.app
and start the new version afterwards...
matejst
Posts: 372
Joined: Mon May 14, 2007 8:20 pm
Full name: Boban Stanojević

Re: New version of en-croissant v0.14.0

Post by matejst »

I will try to delete the previous settings, and then start the new version of EC. Perhaps these previous settings cause problems. Thanks for the idea.

OK: Tried the appimage after deleting the previous settings. Not working. Then installed, without problems, the .deb package. Not working either. Reinstalled the 12.1 version and restored the old settings. Everything works fine.

I tend to believe that my system is in question and that I perhaps should upgrade, although I do not like to change things that work well. My LM 21.3 works flawlessly, chess programs under wine work well too. Anyway, EC, Pawn appetit and Obsidian are great for chess under Linux.
tapio
Posts: 92
Joined: Thu May 30, 2024 10:33 am
Full name: Adsche Tönnsen

Re: New version of en-croissant v0.14.0

Post by tapio »

When will they learn about that new hot stuff called "opening book"?