Search Criteria
Package Details: pokerth 2.0.6-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pokerth.git (read-only, click to copy) |
|---|---|
| Package Base: | pokerth |
| Description: | Client to online Poker game written in C++/Qt |
| Upstream URL: | http://www.pokerth.net/ |
| Licenses: | AGPL-3.0-only, LicenseRef-custom |
| Submitter: | blacktav |
| Maintainer: | blacktav (lufalas) |
| Last Packager: | lufalas |
| Votes: | 24 |
| Popularity: | 0.000483 |
| First Submitted: | 2018-01-08 23:25 (UTC) |
| Last Updated: | 2026-03-29 14:38 (UTC) |
Dependencies (11)
- boost-libs
- protobuf (protobuf-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-multimedia
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- qt6-svg (make)
- qt6-tools (make)
- qt6-websockets (make)
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
blacktav commented on 2026-03-31 12:16 (UTC)
@Koo is the download still an issue? Maybe a problem with github?!?
Your other problem is a mismatch with the installed version protobuf and an older pokerth; you do need to rebuild pokerth with the newer protobuf version. If the download had worked before you would have been sorted
Koo commented on 2026-03-31 11:31 (UTC) (edited on 2026-03-31 11:42 (UTC) by Koo)
1 aur/pokerth 2.0.6-1 -> 2.0.6-2
curl: (33) HTTP server does not seem to support byte ranges. Cannot resume. ==> ERROR: Failure while downloading https://github.com/pokerth/pokerth/archive/refs/tags/v2.0.6.tar.gz Aborting... -> error making: pokerth-exit status 1 -> Failed to install the following packages. Manual intervention is required: pokerth - exit status 1
And now won't start.
pokerth_client: error while loading shared libraries: libprotobuf.so.33.1.0: cannot open shared object file: No such file or directory
1 extra/protobuf 34.1-1 (3.7 MiB 17.9 MiB) (Installed)
blacktav commented on 2026-03-12 10:42 (UTC) (edited on 2026-03-12 12:24 (UTC) by blacktav)
@lufalas has released a new version - 2.0.6 - which seems to be working well!
Please let us know if you have any issues:
the pokerth_qml-client is non-functional at present - it is not finished yet
if you experience problems with being ejected from the server for an unsupported version (e.g. 2.0); make sure you do not have an old client kicking around somewhere
blacktav commented on 2025-05-05 08:54 (UTC)
Bump to 51 to rebuild with latest boost libs
Still some transient behaviour with the remote server that can result in unusual results: failed connections and temporary login retries. To-date, nothing specific seems to clear these issues: if you do find something, please share it here. It does seem to sort itself out eventually and once connected, remains stable enough.
blacktav commented on 2025-03-31 19:28 (UTC) (edited on 2025-03-31 19:29 (UTC) by blacktav)
This latest version 50 does build fine and by & large seems to work OK. However, I have experienced some unreliable behaviour when the remote server cannot be reached for an Internet game.
I suspect this current build is tickling some transient behaviour with the remote server and can result in some unusual results: failed connections and temporary login retries. To-date, nothing specific seems to clear these issues: if you do find something, please share it here.
It does seem to sort itself out eventually and once connected, remains stable enough.
blacktav commented on 2025-03-31 19:21 (UTC)
Thanks to the finger-pointing of #benoliver999 and a huge assist from #jlocash, we now have a functional build plan again.
This latest version has required the deployment of a supporting github instance; this is probably a temporary device will I figure some long-term solution.
blacktav commented on 2025-03-31 19:11 (UTC) (edited on 2025-03-31 19:15 (UTC) by blacktav)
Because so many issues have developed of late due to the age of the original 1.1.2 release which is now triggering deprecations in associated code (boost, QT amongst others) it is becoming increasingly difficult for PokerTH to age gracefully.
The recommended solution by the PokerTH team is to use a jailed version of the original source code and locked versions of dependencies such as boost & QT: such as that made available for flatpak.
If you prefer to use flatpak (rather than limping along with this AUR release):
1 install flatpak with pacman or whatever
https://archlinux.org/packages/extra/x86_64/flatpak/
2 then head over to https://flathub.org/apps/net.pokerth.PokerTH
to find out how to deploy and run a "stable" version of pokerth
blacktav commented on 2025-03-29 17:21 (UTC)
@benoliver999 thanks for the link; if this builds OK I may move to this repo
benoliver999 commented on 2025-03-27 15:23 (UTC)
Some possible progress here https://github.com/Hains/pokerth/tree/boost-187
1 2 3 4 5 6 .. 9 Next › Last »