You are not logged in.

#1 2024-09-21 19:34:32

Fusion916
Member
Registered: 2024-05-18
Posts: 25

[RESOLVED] Recent pacman upgrade broke qutebroswer

This is the most recent upgrade I did with pacman (pacman -Syu):

[2024-09-21T11:54:41-0700] [ALPM] upgraded libjxl (0.10.3-1 -> 0.11.0-1)
[2024-09-21T11:54:42-0700] [ALPM] upgraded gimp (2.10.38-1 -> 2.10.38-2)
[2024-09-21T11:54:42-0700] [ALPM] upgraded imlib2 (1.12.3-1 -> 1.12.3-2)
[2024-09-21T11:54:42-0700] [ALPM] upgraded webkit2gtk-4.1 (2.46.0-1 -> 2.46.0-2)

However, now when I launch qutebroswer, I get this error:

qutebrowser needs QtWebKit or QtWebEngine, but neither could be imported!
The errors encountered were:
QtWebKit: Unavailable with PyQt6
QtWebEngine: libjxl.so.0.10: cannot open shared object file: No such file or directory
Qt wrapper info:
PyQt6: success
PyQt5: not imported
-> selected: PyQt6 (via autoselect)

It looks like obviously QtWebEngine is still looking for the older version of libjxl. Is this a problem with pacman or for some reason so I need to manually update something for QtWebEngine to look for the new version of libjxl?

Last edited by Fusion916 (2024-09-21 22:43:28)

Offline

#2 2024-09-21 20:06:29

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,967

Re: [RESOLVED] Recent pacman upgrade broke qutebroswer

Most common problem here would be a 3rd party (usually AUR) version of ffmpeg that you need to rebuild.

Offline

#3 2024-09-21 20:22:48

Fusion916
Member
Registered: 2024-05-18
Posts: 25

Re: [RESOLVED] Recent pacman upgrade broke qutebroswer

Yes I'm unwilling using a AUR version of ffmpeg (ffmpeg-obs) because obs-studio-tytan652 depends on it. Do I need to rebuild ffmpeg-obs after upgrading libjxl and webkit2gtk? For now I reverted to the previous version to get qutebroswer working again. When I re-upgrade, I just want to make sure I do it in the right order.

Offline

#4 2024-09-21 20:24:59

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,967

Re: [RESOLVED] Recent pacman upgrade broke qutebroswer

Anytime something that ffmpeg links to is updated with a new soname, which libjxl was, you need to rebuild it.

Offline

#5 2024-09-21 21:49:16

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,334
Website

Re: [RESOLVED] Recent pacman upgrade broke qutebroswer

Mod note: moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#6 2024-09-21 22:43:12

Fusion916
Member
Registered: 2024-05-18
Posts: 25

Re: [RESOLVED] Recent pacman upgrade broke qutebroswer

Updating ffmpeg worked, marking as resolved

Offline

Board footer

Powered by FluxBB