Package Details: arenatracker-bin 23.05-1

Git Clone URL: https://aur.archlinux.org/arenatracker-bin.git (read-only, click to copy)
Package Base: arenatracker-bin
Description: Tracks your Hearthstone Arena matches and cards.
Upstream URL: https://github.com/supertriodo/Arena-Tracker/
Licenses: GPL
Conflicts: arenatracker, arenatracker-git
Provides: arenatracker
Submitter: Strit
Maintainer: Strit
Last Packager: Strit
Votes: 4
Popularity: 0.000000
First Submitted: 2018-03-06 15:38 (UTC)
Last Updated: 2023-05-02 12:14 (UTC)

Latest Comments

deemon commented on 2020-03-14 14:35 (UTC)

8.1 is out. Could we get update please?

optizen commented on 2018-10-20 20:46 (UTC) (edited on 2018-10-20 20:46 (UTC) by optizen)

I had a bunch of these errors:

qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init

But most importantly, the application failed to contact api.hearthstonejson.com for an updated .json:

MainWindow: <https://api.hearthstonejson.com/v1/latest/all/cards.json> --> Failed. Retrying...

Installing openssl-1.0 solved it:

MainWindow: Extra: Json Cards --> Latest version: <https://api.hearthstonejson.com/v1/27358/all/cards.json>

Strit commented on 2018-10-20 18:50 (UTC)

Your link refers to the AppImage requiring openssl-1.0. Not the static version, which this is.

If you have issues running this package, please post any errors.

optizen commented on 2018-10-20 17:14 (UTC) (edited on 2018-10-20 17:15 (UTC) by optizen)

It needs openssl-1.0 as suggested by developer in issue #101.