Package Details: youtube-music-desktop-v2-git 2.0.10.r3.gc64bbf7-1

Git Clone URL: https://aur.archlinux.org/youtube-music-desktop-v2-git.git (read-only, click to copy)
Package Base: youtube-music-desktop-v2-git
Description: YouTube Music Desktop App - V2 (Git Version)
Upstream URL: https://github.com/niiithish/ytmdesktop
Licenses: GPL3
Conflicts: youtube-music-desktop-app
Provides: youtube-music-desktop-app
Submitter: 0xnithish
Maintainer: 0xnithish
Last Packager: 0xnithish
Votes: 0
Popularity: 0.000000
First Submitted: 2026-01-03 09:43 (UTC)
Last Updated: 2026-01-03 09:51 (UTC)

Latest Comments

theslees commented on 2026-02-12 18:45 (UTC) (edited on 2026-02-12 18:45 (UTC) by theslees)

Exec error after installation via. yay -S.

[1] arch-desktop:~ joey$ youtube-music-desktop-v2-git 
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module '@ghostery/adblocker-electron-preload'
Require stack:
- /usr/lib/youtube-music-desktop-v2-git/resources/app.asar/.vite/main/index.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1372:15)
    at s._resolveFilename (node:electron/js2c/browser_init:2:130206)
    at require.resolve (node:internal/modules/helpers:145:19)
    at Object.<anonymous> (/usr/lib/youtube-music-desktop-v2-git/resources/app.asar/.vite/main/index.js:817:9081)
    at Module._compile (node:internal/modules/cjs/loader:1696:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1829:10)
    at Module.load (node:internal/modules/cjs/loader:1430:32)
    at Module._load (node:internal/modules/cjs/loader:1253:12)
    at c._load (node:electron/js2c/node_init:2:17993)
    at node:electron/js2c/browser_init:2:135854
[2026-02-12 13:38:19.097] [MANGOHUD] [error] [overlay_params.cpp:739] Unknown option 'io_stats'
[2026-02-12 13:38:19.099] [MANGOHUD] [info] [gpu.cpp:89] Set renderD128 as active GPU (driver=amdgpu id=1002:1638 pci_dev=0000:04:00.0)
[26600:0212/133819.166789:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.kde.kwalletd6 exited with status 255
[26600:0212/133819.166800:ERROR:components/os_crypt/sync/kwallet_dbus.cc:113] Error contacting kwalletd6 (isEnabled)
[26600:0212/133819.167043:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: The name org.kde.klauncher was not provided by any .service files
[26600:0212/133819.167049:ERROR:components/os_crypt/sync/kwallet_dbus.cc:82] Error contacting klauncher to start kwalletd6
[26600:0212/133819.253840:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.kde.kwalletd6 exited with status 255
[26600:0212/133819.253851:ERROR:components/os_crypt/sync/kwallet_dbus.cc:408] Error contacting kwalletd6 (close)
^C[0] arch-desktop:~ joey

I've attempted to install the module via. npm install and then attempted to execute the program , again; Same results.