Package Details: ytmdesktop 2.0.8-1

Git Clone URL: https://aur.archlinux.org/ytmdesktop.git (read-only, click to copy)
Package Base: ytmdesktop
Description: A desktop app for YouTube Music
Upstream URL: https://ytmdesktop.app
Licenses: GPL-3.0-or-later
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 10
Popularity: 0.040177
First Submitted: 2020-06-21 02:06 (UTC)
Last Updated: 2025-03-20 16:29 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

LRitzdorf commented on 2022-08-25 05:06 (UTC)

For me, electron13 fails to properly build. This seems like it might be an issue on my system in particular, since others haven't reported it, and the stack trace (see https://paste.rs/ECn) also doesn't seem particularly helpful either. Any ideas, or is this an Electron-specific issue?

yochananmarqos commented on 2022-08-24 22:05 (UTC)

@barraponto: That would be an upstream issue, not a packaging issue.

barraponto commented on 2022-08-24 22:02 (UTC)

Running ytmdesktop --enable-features=UseOzonePlatform --ozone-platform=wayland under wayland crashes with the message: trace trap (core dumped)

yochananmarqos commented on 2022-08-21 23:55 (UTC)

@smsteward: Oops. It's fixed now.

smsteward commented on 2022-08-21 21:48 (UTC)

Latest version is not passing validity check on my system.

==> Validating source files with sha256sums...
    ytmdesktop-1.14.2.tar.gz ... Passed
    ytmdesktop.sh ... FAILED
    ytmdesktop.desktop ... Passed
==> ERROR: One or more files did not pass the validity check!
error: failed to download sources for 'ytmdesktop-1.14.2-2':
error: packages failed to build: ytmdesktop-1.14.2-2

yochananmarqos commented on 2022-08-20 18:52 (UTC)

@barraponto: I was able to load the preferences window with Electron 13.

barraponto commented on 2022-08-16 18:29 (UTC)

I wasn't able to open the settings window with any version greater than electron12. The upstream project itself seems to be developed with electron 11.

Edu4rdSHL commented on 2022-04-06 16:44 (UTC)

Please add python to makedepends.

Edu4rdSHL commented on 2022-02-19 17:11 (UTC)

Why instead of using an insecure flag and keeping depending on an old/abandoned version of Electron don't just use a proper fix such as depending on the latest electron which is compatible? :)

Edu4rdSHL commented on 2022-02-15 19:34 (UTC) (edited on 2022-02-15 19:37 (UTC) by Edu4rdSHL)

Hello, @yochananmarqos. Please can you make this package depends on "electron" and not "electron10"? The current glibc update broke this package if you depends on electron10 but works if you just depends on "electron".

PKGBUILD.patch -> https://paste.rs/Brt

ytmdesktop.sh.patch -> https://paste.rs/r3P

If you want, you can add me to the list of maintainers and I will take care of this. As a extra measure we can even make the package to depends on electron15, but if it works with the latest electron, why? :)

For anyone having issues with the package after the latest update, applying the patches fixes the problem.