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

Selecting Images and then Steam ID no longer works on Steam Deck, it crashes #315

Closed
moraroy opened this issue Jan 5, 2023 · 12 comments
Closed
Labels
bug Something isn't working

Comments

@moraroy
Copy link

moraroy commented Jan 5, 2023

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:

  1. Go to 'Images'
  2. Click on 'Steam User ID'
  3. Scroll down to 'desired ID'
    4.Crashes
  • OS: [Steam Deck]
  • BoilR Version [e.g. v.1.7.19]
  • Launcher (if applicable)
@moraroy moraroy added the bug Something isn't working label Jan 5, 2023
@PhilipK
Copy link
Owner

PhilipK commented Jan 6, 2023

@moraroy can you try to share the terminal output?
Both the native and flatpak on steam deck ?

@moraroy
Copy link
Author

moraroy commented Jan 6, 2023

@PhilipK Could not load platform amazon, gave error: Unknown platform named amazon
Could not load platform playnite, gave error: Unknown platform named playnite
The application panicked (crashed).
Message: called Option::unwrap() on a None value
Location: src/ui/components/game_image_button.rs:127

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

@PhilipK
Copy link
Owner

PhilipK commented Jan 6, 2023

Thanks. I will have to fix it after work.

@PhilipK
Copy link
Owner

PhilipK commented Jan 6, 2023

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.

@moraroy
Copy link
Author

moraroy commented Jan 6, 2023

It may have to do with mine, I've been moving along of folders around maybe I caused an error in my steam id

@PhilipK
Copy link
Owner

PhilipK commented Jan 6, 2023 via email

@moraroy
Copy link
Author

moraroy commented Jan 6, 2023

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"

@PhilipK
Copy link
Owner

PhilipK commented Jan 7, 2023

@moraroy I made a prerelease here:
https://github.com/PhilipK/BoilR/releases/tag/v.1.7.20

It fixes a bunch of possible crashes (it should be almost impossible to crash now).
Can you check if it helps?

@moraroy
Copy link
Author

moraroy commented Jan 7, 2023

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.

@moraroy
Copy link
Author

moraroy commented Jan 7, 2023

@PhilipK

@PhilipK
Copy link
Owner

PhilipK commented Jan 7, 2023

Super! I will make it an official release, hopefully by tomorrow (after some more testing, but mainly after all 3 kids are asleep :-) )

@PhilipK
Copy link
Owner

PhilipK commented Jan 7, 2023

Alright, its released, thanks for reporting this

@PhilipK PhilipK closed this as completed Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants