Search Criteria
Package Details: en-croissant 0.12.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/en-croissant.git (read-only, click to copy) |
|---|---|
| Package Base: | en-croissant |
| Description: | Modern chess GUI and analysis tool |
| Upstream URL: | https://github.com/franciscoBSalgueiro/en-croissant |
| Licenses: | GPL-3.0-only |
| Conflicts: | en-croissant-appimage, en-croissant-bin |
| Submitter: | Auerhuhn |
| Maintainer: | Auerhuhn |
| Last Packager: | Auerhuhn |
| Votes: | 1 |
| Popularity: | 0.000372 |
| First Submitted: | 2024-03-05 15:21 (UTC) |
| Last Updated: | 2026-01-08 08:34 (UTC) |
Dependencies (17)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsoup
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- nvm (nvm-gitAUR) (make)
- pnpm (pnpm-corepackAUR, pnpm-binAUR) (make)
- stockfishAUR (stockfish-gitAUR) (optional) – chess engine that can be integrated via Engines » Add New » Local
Latest Comments
Auerhuhn commented on 2025-03-30 23:19 (UTC)
@silverslither Ah, I see. This actually helped me reproduce the freeze. Fixed.
silverslither commented on 2025-03-30 23:02 (UTC)
without gst-plugins-good installed, i get a blank screen after attempting to move a piece on any board (when the application tries to play audio) and the same error message as in the thread linked printed to en-croissant's stderr:
Auerhuhn commented on 2025-03-29 23:33 (UTC)
Hi @silverslither,
The issue report you linked to is related to AppImages, which this package doesn’t use. The issue seems to be concerned with a blank screen and an error message regarding autoaudiosink, but I can’t reproduce either in en-croissant, even with gst-plugins-good not installed.
Can you clarify a bit what kind of crash you are encountering and how to reproduce it? Can you share the crash report as well?
silverslither commented on 2025-03-29 18:24 (UTC)
'gst-plugins-good' should be added as a dependency to avoid crashes (https://github.com/tauri-apps/tauri/issues/4642#issuecomment-1643229562)