Package Details: hydrus 612-1

Git Clone URL: https://aur.archlinux.org/hydrus.git (read-only, click to copy)
Package Base: hydrus
Description: Danbooru-like image tagging and searching system for the desktop
Upstream URL: http://hydrusnetwork.github.io/hydrus/
Licenses: WTFPL
Conflicts: hydrus-docs-dummy
Submitter: Score_Under
Maintainer: Score_Under (turtletowerz)
Last Packager: turtletowerz
Votes: 41
Popularity: 0.43
First Submitted: 2015-02-28 18:11 (UTC)
Last Updated: 2025-03-06 04:31 (UTC)

Dependencies (39)

Required by (3)

Sources (5)

Pinned Comments

turtletowerz commented on 2025-02-05 23:14 (UTC)

The AUR package for JpegXL support is outdated and does not build. If you need JpegXL support, follow the instructions in the comment I posted to update the PKGBUILD.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 Next › Last »

Amolith commented on 2021-04-12 22:37 (UTC)

@mser:

I just tried that and still got exactly the same errors. I uninstalled python-numpy, python-opencv, and hydrus, cleaned my cache, then reinstalled all three. Unless I'm misreading the output, both python packages were from the official repos and not the AUR.

https://asciinema.org/a/RCcgjfzHij01OYHRpCY39I1ff

mser commented on 2021-04-12 21:20 (UTC) (edited on 2021-04-12 21:22 (UTC) by mser)

@Amolith:

This looks like an issue with NumPy or/and OpenCV, but I can't reproduce it.

Please try reinstalling python-numpy and python-opencv. And make sure to install python-opencv from the official repo (here), not the version from the AUR. It wrongly links to the AUR version here in aurweb (because for some reason it apparently does that whenever there is a package of the same name in both the official repos and the AUR), but your AUR helper should prefer the official package.

Amolith commented on 2021-04-12 17:24 (UTC) (edited on 2021-04-12 17:24 (UTC) by Amolith)

I'm getting an error when I try to open hydrus and I'm not sure how to go about fixing it; I've done a clean build a couple of times but the issue persists. The output is in the pastebin below.

https://bin.nixnet.services/?15639b85d7539f52#HZWzoZ1F8Bmr4J7roBPMP7XdWiT6PGJHXnxNVm6cMZzX

And1G commented on 2020-07-23 22:58 (UTC)

The dependency of qt5-charts is not enough for Hydrus to display charts. It needs the python bindings (python-pyqtchart). I would consider this an optional dependency, since it runs fine without, just not displaying charts.

QuartzDragon commented on 2020-03-19 04:34 (UTC)

@Score_Under

Updated the paths-in-opt patch for 389:

https://invent.kde.org/snippets/767

irlittz commented on 2019-01-30 19:06 (UTC)

python-matplotlib should be either added as a dependency or optional dependency, since it provides functionality within Hydrus (rendering charts of traffic in the network->review bandwidth usage tab).

nadomodan commented on 2018-12-13 17:30 (UTC)

@jtmb edit and maintainer, besides this being the last python2 release, as of 334 hydrus no longer uses pafy according to release notes so that dependency can be removed

jtmb commented on 2018-12-01 06:03 (UTC) (edited on 2018-12-05 08:52 (UTC) by jtmb)

@Score_Under, I was able to pull the pkgbuild from before python2-wxpython-phoenix was deleted and build it successfully. I wasn't getting any core.so issues, so hopefully it will work until they change over to python3.

https://pastebin.com/P2MJC4XZ

Edit: so apparently python2-pafy isn't getting built in its split package anymore, either, so here is a PKGBUILD to make python2-pafy until that switches over.

https://pastebin.com/mRBzWY4B

nadomodan commented on 2018-11-29 11:40 (UTC) (edited on 2018-11-29 11:40 (UTC) by nadomodan)

Good news is you won't have to deal with python2 for much longer http://hydrus.tumblr.com/post/180600042724/version-332

Next week should be more small stuff like this. Maybe some fun/new for 333 if I can fit it in. I mostly want to tidy up for a 'python 2 final’ 334 on the 12th Dec. On the 12th, I will break up for Christmas to convert the program to python 3.