Search Criteria
Package Details: atostekid 4.5.1.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/atostekid.git (read-only, click to copy) |
|---|---|
| Package Base: | atostekid |
| Description: | New desktop application for Finnish electronic ID cards |
| Upstream URL: | https://dvv.fi/en/linux-versions |
| Keywords: | fineid smartcard |
| Licenses: | LicenseRef-Atostek |
| Submitter: | 2-4601 |
| Maintainer: | 2-4601 |
| Last Packager: | 2-4601 |
| Votes: | 7 |
| Popularity: | 0.056871 |
| First Submitted: | 2024-11-30 18:45 (UTC) |
| Last Updated: | 2026-08-28 14:06 (UTC) |
Dependencies (11)
- botan2AUR
- ccid (ccid-morphoAUR, ccid-gitAUR)
- gnutls (gnutls-gitAUR)
- libqpdf29AUR
- minizip (minizip-gitAUR)
- nss (nss-hgAUR)
- pcsclite (pcsclite-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-wayland
- gnome-shell-extension-appindicator (gnome-shell-extension-appindicator-gitAUR) (optional) – System tray indicator extension for GNOME desktop
- libappindicator (optional) – System tray support for desktop environments
Latest Comments
1 2 3 Next › Last »
2-4601 commented on 2026-06-28 17:56 (UTC)
Apologies for the long hiatus in upgrading this package.
The core dump I mentioned earlier seems to be related to running the application in Wayland. Forcing the QT backend to X11 mitigates this:
This is already taken care of in the desktop file.
Another source of crashing may be old configurations and certificates. If you are unable to start the application, try to start from scratch by removing the directory
~/.local/share/Atostek Oy/Atostek ID/.4.4.1.0 introduced a helper script
atostekid-setup-user-browser.shthat configures Firefox and Chromium based browsers and installs Atostek ID related certificates. That script is a reincarnation of the old Debianpostinstscript. It's good that its now run by the user instead of root. However, at least theatostekid -installSCSCAsection of the script crashes. You might want to try disabling that part. Note, when you first start Atostek ID, it will show a dialog window, which seems to try to run this setup script.2-4601 commented on 2026-03-29 10:10 (UTC) (edited on 2026-03-29 10:29 (UTC) by 2-4601)
Switching back to
botan2frombotan2.19might need manual intervention.In other words, first remove
botan2.19ignoring dependencies:And then reinstall
atostekid.2-4601 commented on 2026-03-29 10:02 (UTC) (edited on 2026-03-29 10:14 (UTC) by 2-4601)
@the-k, thank you for fixing the original
botan2package! I have switched back to it.I'm not sure if I can provide a smooth transition from
botan2.19back tobotan2just by editing thePKGBUILDofbotan2.19.the-k commented on 2026-03-18 08:36 (UTC) (edited on 2026-03-22 10:34 (UTC) by the-k)
FYI, I've not only fixed botan2 package, I've also pulled in available security fixes.
2-4601 commented on 2026-02-26 18:37 (UTC)
I created an alternative AUR package of Botan 2 (botan2.19) that works with current versions of Boost. I hope someone fixes the botan2 AUR package, so I don't have to maintain a separate version.
I also tried to update from Atostekid 4.4.0.0 to 4.4.1.0. Unfortunately, it core dumps at start. I could not yet figure out the reason. Seems upstream has dropped some system library dependencies and included them as bundled libraries. I'll try to make sense of it at some other time. But if someone wants to figure it out in the meantime, be my guest :)
2-4601 commented on 2025-12-05 22:03 (UTC)
@tomkarho, thanks for the feedback.
Regarding issue 1, someone has also raised the issue in the comments of the
botan2AUR package. I guess we could makeatostekiddepend on an older version of boost. Or let's see if the upstream AUR package comes up with another solution.Regarding issue 2, I cannot reproduce this behavior. Do you have
qt6-waylandinstalled? It is listed as an optional dependency foratostekid.tomkarho commented on 2025-11-30 10:41 (UTC) (edited on 2025-11-30 10:45 (UTC) by tomkarho)
Couple of gotchas I ran into just in case someone else runs into these same problems:
1 The build failed for me due to botan2
I had to build botan2 with some modifications to the pkgbuild. Modfying its PKGBUILD like this solved the problem for me:
2 The app crashes as soon as I inserted the card in the reader
Seems to be an issue with Wayland an qt. Running with QT_QPA_PLATFORM=xcb solved that one for me.
2-4601 commented on 2025-08-22 18:59 (UTC) (edited on 2025-08-22 19:00 (UTC) by 2-4601)
@ewtoombs: How did you configure Firefox to use Atostek ID? For me Firefox only crashes, if the
pcscd.{service,socket}is not started. In any case, the overall user experience is so sluggish and cumbersome, that I almost never use my ID card on Linux. I just test that suomi.fi login works after every update, and that's about it :Dewtoombs commented on 2025-08-19 10:27 (UTC)
Now, 4.3.0.0 tends to crash all of firefox and 4.3.1.0 doesn't work at all.
2-4601 commented on 2025-06-21 12:40 (UTC)
There's now a section for Atostek ID in the Arch Wiki: https://wiki.archlinux.org/title/Electronic_identification#Atostek_ID
Feel free to document more use cases or add other details.
1 2 3 Next › Last »