Page 1 of 1
Tool-bars missing icons (variant…)
Posted: Sun Oct 05, 2008 6:42 pm
by Clo
Pierre

Good evening,
• I've still issues with the icons of the tool-bars, another hitch is shown below :

• Three icons are missing suddenly in the start-up empty View, like indicated.
- This occurs randomly after n… starts, but when you get it then it remains as is.
- Renaming the <foo.bar>, XnView attempts to use a ghost <default.bar>
which doesn't exist
instead of the one stated in the INI, like shown below :
• Also :
- In the bar file, the syntax
.\ to fill up the lack of a local variable in the icons paths
(separate *.ICO missing in the bitmap) no longer works always in the RC1 (it did in the ß…).
• Please, try to build a bar file with
THE SAME SKIN and icons, and name it also <Medals.bar>,
I can't do more to guess that occurs in the tool-bars feature.

KR
Claude
Clo
Posted: Mon Oct 06, 2008 4:32 am
by ckit
I can confirm most of everything here, it's why I walked out on XnView in the first place.
1.94.2 has similiar problems too.
Hell, I can't even get my files associated with XnView properly and we're at RC1?
Posted: Mon Oct 06, 2008 4:55 am
by ckit
Nevermind, ckv's file association manager works or at least the only bit of software around here that seems to.
Re: Tool-bars missing icons (variant…)
Posted: Mon Oct 06, 2008 6:32 am
by xnview
Clo wrote:
• Three icons are missing suddenly in the start-up empty View, like indicated.
- This occurs randomly after n… starts, but when you get it then it remains as is.
And if you use the foo.bar, do you have the problem too?
- Renaming the <foo.bar>, XnView attempts to use a ghost <default.bar> which doesn't exist
instead of the one stated in the INI, like shown below :
You would like that doens't change the name?
- In the bar file, the syntax .\ to fill up the lack of a local variable in the icons paths
(separate *.ICO missing in the bitmap) no longer works always in the RC1 (it did in the ß…).
I don't understand, i have not changed toolbar feature since 1.94.2
You use ./ to use ico file in skins?
Posted: Mon Oct 06, 2008 6:46 am
by xnview
ckit wrote:Hell, I can't even get my files associated with XnView properly and we're at RC1?
The association doesn't work or you have not the icon? I've checked and the problem is UPX so it's not a good solution

Posted: Mon Oct 06, 2008 7:51 am
by Lesmo16
Pierre, please try one of the following command line arguments for UPX:
--compress-icons=0
Don't compress any icons.
--compress-icons=1
Compress all but the first icon.
--compress-icons=2
Compress all icons which are not in the first icon directory. [DEFAULT]
Posted: Mon Oct 06, 2008 9:40 am
by ckit
xnview wrote:ckit wrote:Hell, I can't even get my files associated with XnView properly and we're at RC1?
The association doesn't work or you have not the icon? I've checked and the problem is UPX so it's not a good solution

The association works but I had a generic icon for each image

Posted: Mon Oct 06, 2008 9:57 am
by xnview
ckit wrote:xnview wrote:ckit wrote:Hell, I can't even get my files associated with XnView properly and we're at RC1?
The association doesn't work or you have not the icon? I've checked and the problem is UPX so it's not a good solution

The association works but I had a generic icon for each image

Decompress the exe, and all will be good
Posted: Mon Oct 06, 2008 11:56 am
by RGBA
Lesmo16 wrote:Pierre, please try one of the following command line arguments for UPX:
--compress-icons=0
Don't compress any icons.
This works as well.

and might reduces the packing process without extra Aspack for a single file.
Posted: Tue Oct 07, 2008 1:05 am
by ckit
Ok I think I fixed mine...
1. Run "upx -d xnview.exe"
then
2. Run "upx -9 --compress-icons=0 xnview.exe"
I forgot how much fun you can have at the command line

Posted: Fri Nov 28, 2008 5:24 am
by bugmenot
resize image also has no image
*.ICO needed
Posted: Fri Nov 28, 2008 6:24 am
by Clo
bugmenot

Hello !
• There is no "Resize" pattern in the main bitmap, so you must use an extra *.ICO file for that.
• You can draw one, or simply tell me which size you need and I'll do…

KR
Claude
Clo