mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-24 23:36:00 +03:00
[GH-ISSUE #2242] [APP BUG]: Unknown game entry on grid view that crashes the app, can crash the os if deleted #768
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#768
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mAmineChniti on GitHub (Jan 26, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2242
Checklist
Describe the Bug
there's an imageless game entry when you select grid view, it crashes the app when you have it selected and change game list icons size, if you delete that game entry it deletes everything in ~/
i'm using the official flatpak
Reproduction Steps
Expected Behavior
No response
Specify OS Version
Debian 12
@roamic commented on GitHub (Jan 26, 2025):
Can you attach
config.tomlfrom the shadPS4 user directory? Also, what's the contents of shadPS4 games directory?@mAmineChniti commented on GitHub (Jan 26, 2025):
i'm not sure how to access the config.toml, this is the flatpak version btw, and the games dir only has that deadpool game only
@mAmineChniti commented on GitHub (Jan 26, 2025):
@red-prig commented on GitHub (Jan 26, 2025):
Why is this even included inside the flatpak build? This mode is still not finished
@polybiusproxy commented on GitHub (Jan 26, 2025):
The user must have enabled it - PS4 Pro mode is disabled by default.
@mAmineChniti commented on GitHub (Jan 26, 2025):
i enabled that, i think the issue might be from qt, it seems like there's a "game entry" field for each column of the list view in the grid view, those empty game entries might be some kind of artifacts from the list entry, so the switching between those 2 views is broken i guess
@DanielSvoboda commented on GitHub (Jan 27, 2025):
This PR was an attempt to fix the problem, but it created more problems, so I closed the PR and will leave it registered here in case someone wants to try to solve it, perhaps in another way: https://github.com/shadps4-emu/shadPS4/pull/2248
@Hermiten commented on GitHub (Feb 24, 2025):
Some things have been made on the GUI but I think this is still revelant. Can you try again ?
@Hermiten commented on GitHub (Apr 25, 2025):
No answer, I close