mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[GH-ISSUE #1800] [Bug]: Custom icon will reset when restart playcover #1159
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1159
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 @lslvxy on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1800
Describe the bug
When I change the icon for APPS, It will reset to default icon after restart playcover
It looks like playcover will remove APPS in
~/Applications/PlayCoverand re-generate them.Beacuse when I locked the file in this dir , PlayCover wil show the error blew
Steps to reproduce
Expected behaviour
When I change the icon for APPS, It will reset to default icon after restart playcover
It looks like playcover will remove APPS in
~/Applications/PlayCoverand re-generate them.Beacuse when I locked the file in this dir , PlayCover wil show the error blew
Crash log
What version of PlayCover are you using?
3.1.0
What version of macOS are you using?
Sonoma (macOS 14)
Issue Language
@lslvxy commented on GitHub (Jan 23, 2025):
I have changed all the icons in
~/Applications/PlayCoverand~/Library/Containers/io.playcover.PlayCover/Applications/@TheMoonThatRises commented on GitHub (Jan 23, 2025):
Only the icons replaced in
~/Library/Containers/io.playcover.PlayCover/Applicationswill actually work, as the applications seen in~/Applications/PlayCoverare all symbolic links to those in the PlayCover container.@lslvxy commented on GitHub (Jan 24, 2025):
Icons in
~/Library/Containers/io.playcover.PlayCover/Applicationsalready been changed. but when PlayCover restarted,the symbolic links in
~/Applications/PlayCoverreturn to the default icons.@TheMoonThatRises commented on GitHub (Jan 24, 2025):
Have you tried changing the icon as shown in this solution https://discussions.apple.com/thread/255174964?answerId=259623836022&sortBy=rank#259623836022?
@lslvxy commented on GitHub (Jan 24, 2025):
Yes I used this method and the icon is successful changed
@lslvxy commented on GitHub (Jan 24, 2025):
The icons in
~/Applications/PlayCoverwill be reset when re-launcher the PlayCover APP .It's seems that the symbolic links been remove and recreate after PlayCover launch.@TheMoonThatRises commented on GitHub (Jan 24, 2025):
That is intended behavior, but we can take a look at changing it.
@lslvxy commented on GitHub (Jan 24, 2025):
Thank you ,It would be better to include the icons when recreate the symbolic links~~
@orchidflower commented on GitHub (Feb 17, 2025):
Same issue for me.