Search Criteria
Package Details: en-croissant 0.11.1-2
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.130683 |
First Submitted: | 2024-03-05 15:21 (UTC) |
Last Updated: | 2025-03-30 23:18 (UTC) |
Dependencies (16)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gst-plugins-good (gst-plugins-good-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsoup
- openssl (openssl-gitAUR, openssl-staticAUR)
- pango (pango-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- pnpm (yarn-pnpm-corepackAUR, corepackerAUR, 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)