Page 2 of 2
Re: Setting Icon
Posted: Wed Apr 16, 2014 3:57 pm
by dan369
I should mention that my platform was Linux Mint 16.
If another Linux could test & that fails, save to assume some form of bug?
P.s - Also to be save, I tried my icon in both .PNG & .BMP formats. Both fail.
Re: Setting Icon
Posted: Fri Apr 18, 2014 12:37 am
by BoopDeePoop
Setting the icon will only work for me once and that's when I set a new icon image to be used. For example, if I use icon1.png or something, it'll be used when I launch the game but it'll break after I go to run the game a second or third time. If I change the image being used to icon2.png, it'll do the same thing. Work for the first launch of the game, and then not work ever again.
Re: Setting Icon
Posted: Tue Apr 22, 2014 6:30 am
by bartbes
A bit of a necropost, but I remembered I forgot to post this.
Window icons are displayed less and less, fewer desktop environments show it on the window decorations, and docks and menus etc tend to prefer using application icons over window icons. So some of the behavior you describe seems to be related to that.
BoopDeePoop, how do you set the window icon, then? This is not a setting saved over multiple runs, so it either has to be in your conf.lua, or in your code, to be run every time.
Re: Setting Icon
Posted: Thu Apr 24, 2014 1:49 am
by BoopDeePoop
bartbes wrote:A bit of a necropost, but I remembered I forgot to post this.
Window icons are displayed less and less, fewer desktop environments show it on the window decorations, and docks and menus etc tend to prefer using application icons over window icons. So some of the behavior you describe seems to be related to that.
BoopDeePoop, how do you set the window icon, then? This is not a setting saved over multiple runs, so it either has to be in your conf.lua, or in your code, to be run every time.
I set it exactly like this in my conf.lua
Re: Setting Icon
Posted: Thu Apr 24, 2014 6:56 pm
by jjmafiae
The icon fully works on windows 8