Icon is stuck as the default Ren'py icon. How do I fix this?

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Message
Author
username123
Newbie
Posts: 14
Joined: Sat Mar 26, 2016 1:27 am
Contact:

Re: Icon is stuck as the default Ren'py icon. How do I fix t

#16 Post by username123 »

Does anyone know where the default Ren'py icon is located when it is built so I can just switch that out? I'm so baffled on how to go about this.

alex.theoto
Regular
Posts: 55
Joined: Sun Sep 13, 2015 3:11 pm
Location: Greece
Contact:

Re: Icon is stuck as the default Ren'py icon. How do I fix t

#17 Post by alex.theoto »

I use the .tar.bz2 version:
/launcher/game/images/
But the sdk will not start if you remove them. So, maybe I'm wrong...

User avatar
korova
Veteran
Posts: 217
Joined: Sat Jun 27, 2009 5:15 pm
Completed: Ivy, Chocolate, Time, Clair Obscur
Projects: Writing exercises, The House [Nano18]
Tumblr: korova08
itch: korova
Location: Normandie, France
Contact:

Re: Icon is stuck as the default Ren'py icon. How do I fix t

#18 Post by korova »

I think this is not a renpy issue, but more a linux issue (Sorry, it doesn't help...)

User avatar
vollschauer
Veteran
Posts: 231
Joined: Sun Oct 11, 2015 9:38 am
Github: vollschauer
Contact:

Re: Icon is stuck as the default Ren'py icon. How do I fix t

#19 Post by vollschauer »

Yes looks like you right. (https://askubuntu.com/questions/72451/w ... y-launcher)
So how about having a game.desktop file and copy it to "$HOME/.local/share/applications/" ?

alex.theoto
Regular
Posts: 55
Joined: Sun Sep 13, 2015 3:11 pm
Location: Greece
Contact:

Re: Icon is stuck as the default Ren'py icon. How do I fix t

#20 Post by alex.theoto »

That's not the same problem that OP has. He/she uses Windows system.
He/she has some random bug.

@OP: can you test the .tar.bz2 archive? I see there is 'renpy.exe'

User avatar
korova
Veteran
Posts: 217
Joined: Sat Jun 27, 2009 5:15 pm
Completed: Ivy, Chocolate, Time, Clair Obscur
Projects: Writing exercises, The House [Nano18]
Tumblr: korova08
itch: korova
Location: Normandie, France
Contact:

Re: Icon is stuck as the default Ren'py icon. How do I fix t

#21 Post by korova »

Sorry, I guess I've focused on that post, since I work on Debian linux and I test windows builds only in the very end and on a virtual machine.
vollschauer wrote:The funny thing: I have checked this under ubuntu linux and have to say that there is just a "question mark" in the unity launcher instead of the icon.png

alex.theoto
Regular
Posts: 55
Joined: Sun Sep 13, 2015 3:11 pm
Location: Greece
Contact:

Re: Icon is stuck as the default Ren'py icon. How do I fix t

#22 Post by alex.theoto »

No problem...

rebellare
Regular
Posts: 34
Joined: Mon Nov 06, 2017 9:34 am
Contact:

Re: Icon is stuck as the default Ren'py icon. How do I fix this?

#23 Post by rebellare »

Umm, not sure how much it matters and it's been a year now, but... config.windows_icon = "icon" or config.windows_icon = "icon.png" might both be failing because of the extra "s" in config.window"S"? Shouldn't it be config.window_icon = "icon.png"?

Post Reply

Who is online

Users browsing this forum: No registered users