@gamersci @dirtperson Thanks, the workaround indeed worked!
To save everyone a few clicks: set env WEBKIT_DISABLE_COMPOSITING_MODE=1
or WEBKIT_DISABLE_DMABUF_RENDERER=1
, it's a bug of webkitgtk.
Search Criteria
Package Details: lrcget-bin 0.9.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lrcget-bin.git (read-only, click to copy) |
---|---|
Package Base: | lrcget-bin |
Description: | Utility for mass-downloading LRC synced lyrics for your offline music library. |
Upstream URL: | https://github.com/tranxuanthang/lrcget |
Keywords: | lrcget lyrics |
Licenses: | MIT |
Submitter: | gamersi |
Maintainer: | gamersi |
Last Packager: | gamersi |
Votes: | 6 |
Popularity: | 0.57 |
First Submitted: | 2023-12-04 20:01 (UTC) |
Last Updated: | 2025-03-01 10:11 (UTC) |
Dependencies (3)
Required by (0)
Sources (1)
Latest Comments
tixwho commented on 2024-12-17 10:56 (UTC)
gamersi commented on 2024-12-14 14:33 (UTC)
@dirtperson try this: https://github.com/tauri-apps/tauri/issues/9750
gamersi commented on 2024-12-14 14:29 (UTC)
@WinnerWind Thank you, added the dependency.
dirtperson commented on 2024-12-13 08:13 (UTC) (edited on 2024-12-13 08:13 (UTC) by dirtperson)
I'm having it pop up then crash immediately now. I've got pipeware-asla installed already, and searching the error online only comes up with hybrid graphics. I'm going to try some things soon when I get time, but does anyone else have this issue or a lead for a fix?
$ lrcget
** (lrcget:111864): WARNING **: 00:05:36.496: >webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing. Database file path: /home/shadric/.local/share/net.lrclib.lrcget/db.sqlite3 Existing database version: 4 Gdk-Message: 00:05:36.954: Error 71 (Protocol error) dispatching to Wayland display.
WinnerWind commented on 2024-12-04 13:26 (UTC)
Hi!
Please add pipewire-alsa
to the list of dependencies.
Thanks!
Pinned Comments
tixwho commented on 2024-12-17 10:56 (UTC)
@gamersci @dirtperson Thanks, the workaround indeed worked! To save everyone a few clicks: set env
WEBKIT_DISABLE_COMPOSITING_MODE=1
orWEBKIT_DISABLE_DMABUF_RENDERER=1
, it's a bug of webkitgtk.