Tormak9970 / Steam-Art-Manager

Simple and elegant Steam library customization
GNU General Public License v3.0
81 stars 2 forks source link

New Update cannot detect Steam (deb) default path #160

Closed dtantono closed 4 months ago

dtantono commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/Tormak9970/Steam-Art-Manager/releases/tag/v3.2.0
  2. Download the Appimage file
  3. Double click the file
  4. it shows nothing

Expected behavior it should shows the file

Screenshots 2024-03-17_10-10

Logs: core.log

System information (please complete the following information):

Additional information I tried to set it manually it to default steam path and restart the app. But, it does not worked

Tormak9970 commented 4 months ago

@dtantono does v3.0.0 work?

Tormak9970 commented 4 months ago

also can you provide what the install path is?

dtantono commented 4 months ago

yeah, downgrading does not work either and if you mean Steam Installation path. the path is /home/user/.steam/steam/. what do you think? image

Tormak9970 commented 4 months ago

Hmm, odd, it should be able to find that. I'll do some testing on Kubuntu and can you share your settings.json file? (Remove your api keys from it tho)

Tormak9970 commented 4 months ago

@dtantono can you try the new debug release https://github.com/Tormak9970/Steam-Art-Manager/releases/tag/debug-3.2.0, I think it may address your issue

dtantono commented 4 months ago
image

Finally, it can detect my username. But, the games are not loaded

Tormak9970 commented 4 months ago

Can you right click and choose inspect and screenshot that window?

dtantono commented 4 months ago
image
Tormak9970 commented 4 months ago
image

Sorry I forgot to specify can you click the "console" tab at the top then take the screenshot?

dtantono commented 4 months ago
image
Tormak9970 commented 4 months ago

Can you check to see if you made a typo in your steamAPI key? Looks like that might be the issue

dtantono commented 4 months ago

yes, it works. Thanks

Tormak9970 commented 4 months ago

Ok good to know. I need to add a check for miss entered keys