Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arch OBS package has missing dependency qt6-shadertools #1275

Closed
kescherCode opened this issue Aug 13, 2023 · 12 comments
Closed

Arch OBS package has missing dependency qt6-shadertools #1275

kescherCode opened this issue Aug 13, 2023 · 12 comments
Assignees

Comments

@kescherCode
Copy link

Description

Upon opening with the QML Box Model selected, albert will complain about a missing library and quit:
image

Expected behavior

It should not error out and quit.

Steps to reproduce

Not have qt6-shadertools installed, select the QML Box Model and open albert.
Install qt6-shadertools to see the error disappear.

Source

OBS, Arch. Version 0.22.0.

Debug output

Not needed
@ManuelSchneid3r
Copy link
Member

does installing the package solve the problem?

@kescherCode
Copy link
Author

kescherCode commented Aug 13, 2023

@ManuelSchneid3r yes. So it should probably be a dependency.

@ManuelSchneid3r
Copy link
Member

Can please uninstall shader Tools and reinstall albert and see if it works?

@kescherCode
Copy link
Author

Can please uninstall shader Tools and reinstall albert and see if it works?

uninstalling qt6-shadertools results in the same issue again. Obviously, since the library mentioned in the error is in that package.

@ManuelSchneid3r
Copy link
Member

@maetthew see #1274 for deb based packages

uninstalling qt6-shadertools results in the same issue again. Obviously, since the library mentioned in the error is in that package.

sure, i added the dependency. update the cache (pacman -Syiirc)

@avesst
Copy link

avesst commented Aug 13, 2023

@ManuelSchneid3r

Thanks I just noticed and went to delete my comment here, just after you replied. Will check there.

@ManuelSchneid3r
Copy link
Member

and well update the packages/ albert pacman -Syu

@ManuelSchneid3r
Copy link
Member

ManuelSchneid3r commented Aug 13, 2023

race condition here 😄

@bdonvr
Copy link

bdonvr commented Aug 13, 2023

Similarly on openSUSE Tumbleweed, today after updating Albert will not launch. Gives the following error:
albert-error

Invoking via terminal gives:

14:08:18 [crit:albert] Application has not been terminated graciously 14:08:18 [warn:albert] Opening history file failed: /home/brandon/.local/share/albert/albert.history 14:08:18 [fatal:default] Failed loading QML component qrc:/DefaultStyle.qml:4 module "QtQml.StateMachine" is not installed qrc:/DefaultStyle.qml:3 module "Qt5Compat.GraphicalEffects" is not installed qrc:/DefaultStyle.qml:4 module "QtQml.StateMachine" is not installed qrc:/DefaultStyle.qml:3 module "Qt5Compat.GraphicalEffects" is not installed -- [(null)]

Installing qt6-shadertools did not help.

@ManuelSchneid3r
Copy link
Member

please open a new issue such that other users can find it. i have difficulties finding the according libraries on opensuse and fedora. does installing libQt6StateMachineQml6 remove the first point in the list in the messagebox?

@ManuelSchneid3r
Copy link
Member

@kescherCode i guess it does work on arch now?

@kescherCode
Copy link
Author

with qt6-shadertools, it sure does

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants