Has anyone had the css loader plugin for deckyloader make their QAM (quick access menu) not display properly? Some particular script (I don’t know which one, or what would be the best way to narrow it down, because I installed several) made it where my QAM doesn’t show. Functionally, it still works when I press the button, I can tell because the background blur effect still takes place and I can still navigate and change settings if I press the face buttons, but it’s as if the menu display itself is invisible.
I was able to dig into the file system on desktop mode and delete the css folder (after copying it over to another location), and when I rebooted everything works fine again (sans css, of course)
I’m running Bazzite on a onexfly handheld, if that helps any.
Edit: in case anyone runs into this in the future, ’round main menu and QAM’ was the script that caused the bug. You have to back out to the ‘homebrew’ folder where you will find another folder called ‘themes’ and that’s where all the custom scripts you’ve installed will be located. You’ll likely have to ‘run as administrator’ to do anything with the files. Just right click on a blank space inside the ‘themes’ folder and open/run as administrator should be an option. Type in your password and you should be good to go (’bazzite’ would be the default password if you haven’t set one up yet).
Maiq@piefed.social 2 days ago
The only things I can think of are starting steam in a terminal in desktop mode but I don’t think you can access the QAM from desktop mode to test/trigger the css error if there is one.
The only thing I can really be sure that you can do to troubleshoot is disable all and reload one at a time till you find the problem.
I did see some settings in the developer options but since I’m not a dev i honestly don’t know if any of those options would even help.
Might be able send each css file through a css online validator, might show an error somewhere.
viral.vegabond@piefed.social 2 days ago
Thanks for the comment.
If I were to try the ‘re-enable them one at a time’ method how would I go about doing this? The only way I was able to get the QAM back was to delete the entire css plugin folder. I didn’t really go into the folder to explore further though
Fubarberry@sopuli.xyz 2 days ago
If you go into Big Picture mode in desktop, it’s basically the regular deck UI, QAM menu included.
That said, you can also open steam console in game mode, and view any errors there. Go to Settings>Developer Menu>Misc>Steam Console. This will add a console item to the standard steam menu, that will show all console logs after adding the console. Then they should be able to open the QAM menu and see if any specific errors show up.
viral.vegabond@piefed.social 2 days ago
Thanks for this information, that will be useful if I need to troubleshoot in the future.
The offending theme was ’round main menu and QAM.’ After removing the folder everything works good again, and I still have all of my other customizations. I appreciate your help.