Package Details: ultrastardx-git r1538.80adde2e-1

Git Clone URL: https://aur.archlinux.org/ultrastardx-git.git (read-only, click to copy)
Package Base: ultrastardx-git
Description: Free and open source karaoke game. (GIT)
Upstream URL: http://usdx.eu/
Licenses: GPL-2.0-only
Groups: usdx
Conflicts: ultrastardx
Provides: ultrastardx
Submitter: yayponies
Maintainer: jose1711
Last Packager: jose1711
Votes: 27
Popularity: 0.001590
First Submitted: 2016-03-13 17:25 (UTC)
Last Updated: 2024-06-24 23:05 (UTC)

Pinned Comments

jose1711 commented on 2021-06-16 07:06 (UTC)

Please see https://github.com/UltraStar-Deluxe/USDX/issues/538 for updates (patch needs testers so make sure you share your results)

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

jose1711 commented on 2025-12-30 23:35 (UTC)

@barbeque is non-stripped binary required for a common usage? because !strip is mentioned in https://wiki.archlinux.org/title/Debugging/Getting_traces for those who need this option anyway.

barbeque commented on 2025-12-30 13:57 (UTC)

This package requires options=(!strip) for recently added built-in error stacktraces to work. Without it it only pops up a bunch of memory offset numbers, which aren't very helpful.

See https://github.com/UltraStar-Deluxe/USDX/issues/786 for context.

xuiqzy commented on 2024-08-11 03:21 (UTC)

Warnings on compression of package (but doesn't fail):

: Can't translate pathname 'usr/share/ultrastardx/covers/Artist/ArtistÄ.jpg' to UTF-8: Can't translate pathname 'usr/share/ultrastardx/covers/Artist/ArtistÖ.jpg' to UTF-8: Can't translate pathname 'usr/share/ultrastardx/covers/Artist/ArtistÜ.jpg' to UTF-8: Can't translate pathname 'usr/share/ultrastardx/covers/Language/Kölsch.jpg' to UTF-8: Can't translate pathname 'usr/share/ultrastardx/covers/Title/TitleÄ.jpg' to UTF-8: Can't translate pathname 'usr/share/ultrastardx/covers/Title/TitleÖ.jpg' to UTF-8: Can't translate pathname 'usr/share/ultrastardx/covers/Title/TitleÜ.jpg' to UTF-8

Also, the linked GitHub issue in the pinned commnt is closed by now.

pl_OloV2 commented on 2022-04-19 12:22 (UTC)

Never mind, i figured out that i have to use git clone instead of wget.

jose1711 commented on 2022-04-19 12:01 (UTC)

@pl_OloV2 I suggest to read this (at least): https://wiki.archlinux.org/title/AUR_helpers

pl_OloV2 commented on 2022-04-19 11:40 (UTC)

Hi, I'm new to arch linux (before i was using ubuntu) and when I try to download this package using: wget https://aur.archlinux.org/ultrastardx-git.git

I get a typical ERROR 404 NOT FOUND.

Can somebody tell me what I'm doing wrong?

jose1711 commented on 2022-04-13 07:20 (UTC)

Is it just me or is this a more general issue? If not, any clues why I need to do this? :)

I used to get those crashes too in the past but somehow it fixed itself. Note that by compiling without portaudio you'll lose ability to use more than 2 microphones for input.

AnySomebody commented on 2022-04-13 06:26 (UTC) (edited on 2022-04-13 06:27 (UTC) by AnySomebody)

Had to change the configure line in the pkgbuild to './configure --prefix=/usr --without-portaudio' to not have it crash with an access violation at startup (sugggested here: https://github.com/UltraStar-Deluxe/USDX/issues/537#issuecomment-667695040 )

Is it just me or is this a more general issue? If not, any clues why I need to do this? :)

pagdot commented on 2022-03-24 17:42 (UTC)

@bal0r Please read the error message and the linked blog entry.

Please use either git@github.com:UltraStar-Deluxe/USDX.git or https://github.com/UltraStar-Deluxe/USDX.git to connect to the repo.

bal0r commented on 2022-03-23 20:13 (UTC)

Dear jose1711 and all, please fix the repo source:

$ git ls-remote git://github.com/UltraStar-Deluxe/USDX.git HEAD fatal: remote error: The unauthenticated git protocol on port 9418 is no longer supported. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.