File browser tooltips

Reported bugs that have been closed and/or resolved

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

File browser tooltips

Post by cicciobello »

With Rel. 0.99.7 {XMP:Description} in fullscreen info works OK.

But {XMP:Description} in file browser tooltip don't work.

I use this tooltip text:

Code: Select all

<font size="4"><b>{Filename With Ext}</b></font>
<font size="4"><b>{Width} x {Height} @ {DPI} spi ({Size KB} kb)</b></font>
<font size="4">{XMP:Description}</font>
Otherwise, {Annotation} works well! Is this a bug or not? :-/
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File browser tooltips

Post by xnview »

do you have tried to change

Code: Select all

templateXMP=true
in xnview.ini?
Pierre.
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Re: File browser tooltips

Post by cicciobello »

MP 0.99.7 x64 (Win 10)
templateXMP=true

- Fullscreen info
{XMP:Description}: Working OK
{Annotation}: Working OK

- Browser tooltip
{XMP:Description}: Don't work (normal or fresh install, with/without catalog)
{Annotation}: Working OK, but you can see new/updated text _only_ from next MP restart (why?)
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File browser tooltips

Post by xnview »

cicciobello wrote: Tue Jan 18, 2022 8:24 am - Browser tooltip
{XMP:Description}: Don't work (normal or fresh install, with/without catalog)
i can't reproduce, you have the problem with all XMP fields or only Description?
{Annotation}: Working OK, but you can see new/updated text _only_ from next MP restart (why?)
:bugconfirmed: Thanks to your detailed description I can reproduce the problem.
Pierre.
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Re: File browser tooltips

Post by cicciobello »

xnview wrote: Tue Jan 18, 2022 11:19 am i can't reproduce, you have the problem with all XMP fields or only Description?
Yes, all XMP field from XMP companion files.
In one case I have found strange behaviour: {XMP:Description} pick (old) IPTC:Description (?), but in other case this don't occour.

0. Start from scratch
1. Changed companion from filename.ext.xmp to filename.xmp
2. Delete file's all internal IPTC/XMP content
3. Exit from MP
4. Delete *.db
5. Restart MP

Result: {Annotation} works after MP restart, {XMP:*} don't works anymore. :-(
This is related to browser tooltips only (fullscreen info works OK).
I do this with my working portable MP and a fresh MP (0.99.7 x64, Win 10).
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File browser tooltips

Post by xnview »

:bugconfirmed: Thanks to your detailed description I can reproduce the problem.
Pierre.
User avatar
xnview
Author of XnView
Posts: 46235
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: File browser tooltips

Post by xnview »

This problem is supposed to be fixed in XnView MP 1.00 beta. Please check and confirm the bug fix here.
Pierre.
cicciobello
Posts: 227
Joined: Wed Dec 25, 2013 7:08 pm

Re: File browser tooltips

Post by cicciobello »

Solved! (MP 1.3.0 x64 Windows)
Post Reply