Package Details: high-tide-git 0.1.7.r19.gd62b768-1

Git Clone URL: https://aur.archlinux.org/high-tide-git.git (read-only, click to copy)
Package Base: high-tide-git
Description: Linux client for TIDAL streaming service
Upstream URL: https://github.com/Nokse22/high-tide
Keywords: audio client music streaming tidal
Licenses: GPL-3.0-or-later
Conflicts: high-tide
Provides: high-tide
Submitter: drafolin
Maintainer: drafolin
Last Packager: drafolin
Votes: 5
Popularity: 1.85
First Submitted: 2025-05-29 13:11 (UTC)
Last Updated: 2025-06-24 11:40 (UTC)

Latest Comments

cheezsteak commented on 2025-06-16 21:23 (UTC)

@drafolin Can confirm it isn't a desktop environment issue. It must be something specific to my machine then.

drafolin commented on 2025-06-16 21:17 (UTC)

@cheezsteak hm, weird. This kind of error should happen when a namespace of GLib is unavailable, regardless of the desktop environment.

cheezsteak commented on 2025-06-16 21:10 (UTC)

@drafolin I already had that installed so I'm betting it's not an issue with the package itself but an incompatibility with the program and my desktop environment. I'm currently on Wayland+river. I'll hop over to Plasma wayland and X11 to test.

drafolin commented on 2025-06-16 20:56 (UTC)

Should be fixed, added xdg-desktop-portal to the deps

cheezsteak commented on 2025-06-16 16:31 (UTC)

Fails to launch with error Namespace Xdp not available

Traceback (most recent call last):
  File "/usr/bin/high-tide", line 47, in <module>
    from high_tide import main
  File "/usr/share/high-tide/high_tide/__init__.py", line 6, in <module>
    gi.require_version('Xdp', '1.0')
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/gi/__init__.py", line 129, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Xdp not available

fabiscafe commented on 2025-05-25 22:53 (UTC)

@drafolin That's what I plan to do if a tag was made.

drafolin commented on 2025-05-25 22:21 (UTC)

Since this package fetches the last commit directly from the github repository, this makes it a VCS Package. It should therefore be named high-tide-git, according to the Package naming guidelines