We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
error when run slint-lsp v1.9.0 on linux
No response
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
yes
qt5-base 5.15.16+kde+r130-3 qt5-declarative 5.15.16+kde+r22-3 qt5-graphicaleffects 5.15.16-3 qt5-imageformats 5.15.16+kde+r2-3 qt5-location 5.15.16+kde+r7-3 qt5-multimedia 5.15.16+kde+r2-3 qt5-quickcontrols 5.15.16-3 qt5-quickcontrols2 5.15.16+kde+r5-3 qt5-sensors 5.15.16-3 qt5-speech 5.15.16+kde+r1-3 qt5-svg 5.15.16+kde+r5-3 qt5-tools 5.15.16+kde+r3-3 qt5-translations 5.15.16-3 qt5-virtualkeyboard 5.15.16-3 qt5-wayland 5.15.16+kde+r59-3 qt5-webchannel 5.15.16+kde+r3-3 qt5-webengine 5.15.18-5 qt5-x11extras 5.15.16-3 qt5pas 1:1.2.15-1 qt6-5compat 6.8.1-1 qt6-base 6.8.1-1 qt6-charts 6.8.1-1 qt6-connectivity 6.8.1-1 qt6-declarative 6.8.1-1 qt6-imageformats 6.8.1-1 qt6-multimedia 6.8.1-1 qt6-multimedia-ffmpeg 6.8.1-1 qt6-positioning 6.8.1-1 qt6-quick3d 6.8.1-1 qt6-quicktimeline 6.8.1-1 qt6-sensors 6.8.1-1 qt6-serialport 6.8.1-1 qt6-shadertools 6.8.1-1 qt6-speech 6.8.1-1 qt6-svg 6.8.1-1 qt6-tools 6.8.1-1 qt6-translations 6.8.1-1 qt6-virtualkeyboard 6.8.1-1 qt6-wayland 6.8.1-1 qt6-webchannel 6.8.1-1 qt6-webengine 6.8.1-1 qt6-websockets 6.8.1-1 qtcreator 15.0.0-1
Faced the same issue
It seems the problem only related to Arch users (or arch-based distros)
Plasma launcher had the same issue
Thanks to comment of @Scrumplex, the problem in the commit in Arch repo of qt6-base
So to fix the problem you can build qt6-base from source
-DFEATURE_no_direct_extern_access=ON
-DFEATURE_no_direct_extern_access=OFF
makepkg -si
After this steps slint-lsp works fine!
slint-lsp
No branches or pull requests
Bug Description
error when run slint-lsp v1.9.0 on linux
Reproducible Code (if applicable)
No response
Environment Details
Product Impact
No response
The text was updated successfully, but these errors were encountered: