We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a3e75 commit b731816Copy full SHA for b731816
usr/bin/calamares-biglinux
@@ -370,7 +370,7 @@ if [ -e "/tmp/start_calamares" ]; then
370
cp -Rf /etc/skel/.config/Kvantum /root/.config/Kvantum
371
fi
372
373
- sudo QT_QPA_PLATFORMTHEME=kde QT_QUICK_BACKEND=software /usr/bin/calamares-manjaro
+ sudo QT_QPA_PLATFORMTHEME=kde QT_QUICK_BACKEND=software dbus-launch /usr/bin/calamares-manjaro
374
375
# Copy the installation log to the user's home directory
376
cp /root/.cache/calamares/session.log /home/$user/calamares_complete.log
0 commit comments