Strange behavior of labels

Post Reply
gking
Posts: 10
Joined: 13 Mar 14 23:46

Strange behavior of labels

Post by gking »

I use a simple hierarchy to describe my pictures.
Category.PNG
Category.PNG (15.05 KiB) Viewed 6445 times
Up till now I always saw only the child category after I labelled a picture.
2013.PNG
2013.PNG (139.87 KiB) Viewed 6445 times
Now suddenly - it could be in connection with the update to build 2.2.0.1036- I see the child category and the hierarchy (but only for recently modified pictures, the old ones still show only the child category)
2014.PNG
2014.PNG (124.09 KiB) Viewed 6445 times
Is this a new feature or did I inadvertently change something?

best regards Gunther
Hert
Posts: 7911
Joined: 13 Sep 03 6:24

Re: Strange behavior of labels

Post by Hert »

Hi Gunter,

First of all, I've changed your name here on the forum in order to prevent you from receiving excessive spam emails. So make sure that you now login with username gking

I think you may have switched on the option for "Parent Assign" in the details of the catalog label. I don't know what the German term is but find it in the catalog label that you assign, by right clicking on the catalog label and then open the details of the label.
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
gking
Posts: 10
Joined: 13 Mar 14 23:46

Re: Strange behavior of labels

Post by gking »

Thank you from saving me from spam :D ( I should have known better).
I am not aware that I fiddled around with "Parent Assign". My current settings are
Ortsansicht.PNG
Ortsansicht.PNG (23.44 KiB) Viewed 6403 times
UrlaubAusflug.PNG
UrlaubAusflug.PNG (26.04 KiB) Viewed 6403 times
Another point that makes me wonder if this is a Photo Supreme internal thing: at least for me the ExifTool outputs of the two pictures (see attachments) don't explain why the labels are shown differently. "[xmp] subject" for example is identical in both pictures.

Best regards Gunther
Attachments
2014_01_01 11_54_46.txt
(11.82 KiB) Downloaded 294 times
2013_12_31 11_28_46.txt
(18.06 KiB) Downloaded 289 times
Hert
Posts: 7911
Joined: 13 Sep 03 6:24

Re: Strange behavior of labels

Post by Hert »

Gunter,
Can you try if this still happens after running this small script;

1. Open Tools->Scripter
2. Copy Paste the little script below

Code: Select all

Catalog.RebuildRecursivePropTree;
Say ('Done');
3. Run the script with the Run button in the Scripter.

Wait for it to finish

If that doesn't fix it then can you send me a copy of your database file (no need for the thumbs, only the .cat.db file)? If so, you can send it to support@idimager.com using a file sharing service like Google Drive, MS OneDrive, DropBox, or any other.

thank you
Hert
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
gking
Posts: 10
Joined: 13 Mar 14 23:46

Re: Strange behavior of labels

Post by gking »

Hert,

the script did not fix it. I uploaded my database to DropBox and sent you a link.

Best regard
Gunther
Hert
Posts: 7911
Joined: 13 Sep 03 6:24

Re: Strange behavior of labels

Post by Hert »

Hi Gunter,
Thank you for the database. However, I don't see anything wrong. I can assign each of these 4 catalog labels individually and no other assignments are made.
I also checked if there's been tempered directly in the database but nothing of that kind that I can see.

Could it be that you have assigned catalog labels by hand? Maybe you did something that assigned labels without you realizing it (e.g. maybe you dragged labels over thumbs, or you dragged thumbs over labels, or...)?

If you can reproduce unexpected behaviour, then can you provide steps to do so?

Hert
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
gking
Posts: 10
Joined: 13 Mar 14 23:46

Re: Strange behavior of labels

Post by gking »

Hi Hert,

Thank you for your quick answer.
I just spotted something that may help to explain (at least for you) whats going on:
Under "Miscellaneous" I found a list of categories/labels which obviously reflects (part of) my hierarchy. I have no idea what I did to "fill in" this list.
Miscellaneous.PNG
Miscellaneous.PNG (18.41 KiB) Viewed 6320 times
best regards
Gunther
Hert
Posts: 7911
Joined: 13 Sep 03 6:24

Re: Strange behavior of labels

Post by Hert »

Hi Gunther,

When keywords are read from the image file's metadata and there's no hierarchical information available then they will be placed in the Miscellaneous category.

Apparently your images have keywords that are stored with a delimiter; am I right that the forward slash is used as the delimiter? If you want recreate the catalog structures based on delimited keywords then you should enable the delimited keyword option in Preferences.

Please control what you're doing. Don't import your full image archive yet until you have configured the application they way you need it.

If you really have delimited keywords then I would recommend;
1. Delete your existing catalog and start again
2. Enable the Delimited keyword reading in Preferences -> Synchronisation -> Read Settings
3. Set the correct delimited (the slash?)
4. Import a single folder, not your full archive...keep it small so you can quickly verify the results
5. Check if you get your hierarchies

Does that work?
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
gking
Posts: 10
Joined: 13 Mar 14 23:46

Re: Strange behavior of labels

Post by gking »

Thank you Hert for your help,

after I understood what I did wrong, it was easier for me to correct a few hundred pictures than to rebuild the whole database of 11.000+ pictures.

By the way I think I did run into this problem because I still have to reread the metadata from the file after geotagging each picture (see topic "Problem with geo-tagging"). At some point I thoughtlessly changed the setting for the delimiter in Preferences -> Synchronisation -> Read Settings and began to build up "Miscellaneous" labels with each read of metadata from the files.

best regards
Gunther
Hert
Posts: 7911
Joined: 13 Sep 03 6:24

Re: Strange behavior of labels

Post by Hert »

gking wrote:because I still have to reread the metadata from the file after geotagging each picture
Did you report that to the developers of your GEO tagging application already?
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
gking
Posts: 10
Joined: 13 Mar 14 23:46

Re: Strange behavior of labels

Post by gking »

I don't use an external Geo tagging application. The built in Geo tagging in Photo Supreme is perfect for me (apart from this minor bug)

Gunther
Post Reply