-
Notifications
You must be signed in to change notification settings - Fork 42
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
Selecting Images and then Steam ID no longer works on Steam Deck, it crashes #315
Comments
@moraroy can you try to share the terminal output? |
@PhilipK Could not load platform amazon, gave error: Unknown platform named amazon Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. |
Thanks. I will have to fix it after work. |
Weird, it does not fail on my steamdeck, but I can see where the bug might be, so i will have to work on that this evening. |
It may have to do with mine, I've been moving along of folders around maybe I caused an error in my steam id |
I have a feeling that it is because it can't find your steam folders.
Currently I am getting rid of all the places that I made some assumptions
(unwrap) about user setup that could cause this crash.
But you could try to backup your boilr config file and then delte it. It's
found in /home/deck/.config/boilr
…On Fri, Jan 6, 2023, 22:34 moraroy ***@***.***> wrote:
It may have to do with mine, I've been moving along of folders around
maybe I caused an error in my steam id
—
Reply to this email directly, view it on GitHub
<#315 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEE7DHSAHNOALA2IZJ4CL3WRCFUTANCNFSM6AAAAAATSPEISA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I deleted the configuration file, and loaded the Linux version back up, re did some of my settings but selecting the steam Id still crashes... one thing I noticed though.. if I select "images" then on the right drop down box select "images for steam games" Then click on the left drop down box and select "steam ID" it doesn't crash. It only crashes when "steam ID" is selected and "Images For Shortcuts" |
@moraroy I made a prerelease here: It fixes a bunch of possible crashes (it should be almost impossible to crash now). |
You fixed it brother! Nice work. No more crashes on both the Linux version and Windows! I like how "0" is longer there it just goes straight to your ID. |
Super! I will make it an official release, hopefully by tomorrow (after some more testing, but mainly after all 3 kids are asleep :-) ) |
Alright, its released, thanks for reporting this |
Describe the bug
Both Linux version and windows version crash on Steam deck after selecting Images and Steam ID.
To Reproduce
Steps to reproduce the behavior:
4.Crashes
The text was updated successfully, but these errors were encountered: