mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #2824] [APP BUG]: Autoupdate on linux not installing as expected #910
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#910
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 @hyunlee1o on GitHub (Apr 21, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2824
Checklist
Describe the Bug
I have my Shadps4 appimage on ~/Apllications
When i updated from the app from 0.6 to 0.7 it opened automatically 0.7 but... where the hell does it download the 0.7 version?
Im super confused
My appimage is still 0.6 so no replacement of appimage or something.
Reproduction Steps
Expected Behavior
The appimage should get replaced... i guess.
Specify OS Version
Linux Debian Branch: Testing
CPU
AMD Ryzen 9 5900X
GPU
AMD Radeon RX 6600 XT
Amount of RAM in GB
16
@GHU7924 commented on GitHub (Apr 21, 2025):
This reminded me of issue #1296. Maybe you have the same.
@Hermiten commented on GitHub (Apr 25, 2025):
Hey maybe for you @DanielSvoboda ?
@neverchatter commented on GitHub (May 12, 2025):
I ran into this issue just now, and in my case I believe it was caused by my using Gear Lever to install the AppImage. The source of this was due to the AppImage file itself being renamed to just "shadPS4.AppImage" instead of "Shadps4-qt.AppImage". The auto-update would download and then create a new file with the -qt name, but my existing shortcut pointed to the original renamed file.
Did you also happen to use Gear Lever to set up the AppImage? Do you know if you otherwise renamed the file? When you open it, are you opening the file directly or via a shortcut?
If you are affected in the same way, my fix was to open the file directly, run the autoupdate, and then update my shortcut to point to the newly generated Shadps4-qt.AppImage
This also might make it the same issue as #1806
@StevenMiller123 commented on GitHub (Jun 29, 2025):
On closer inspection, this appears to be a duplicate of #1806, closing.