Skip to main content
onesimus81
Participant
September 21, 2013

P: LR5.2 flickr publish causes all photo collections to only show the flickr set being published

  • September 21, 2013
  • 84 replies
  • 1362 views

Just updated Lightroom to 5.2. When I publish photos to flickr, then click back to a different collection, the photos shown in the grid are photos from the flickr set being published instead. This happens every time I publish to flickr. Occasionally, photos in other collections disappear instead, once I begin publishing.

This topic has been closed for replies.

84 replies

Participant
November 6, 2013


After posting pictures in Facebook, Lightroom seems to use them afterwards on any navigation that is done in the folders / collections. I have noticed these issue a couple of times. To solve it I re-started LR. Please fix this bug.
Participant
November 6, 2013


I recently moved my LR catalogue from Windows to OSX Mavericks. Since then I've found a problem with the library grid getting stuck and not showing the photos actually selected.

It seems to happen after having selected a hard disk smart publish collection I have that shows all the 5 star photos in the catalog. After that any folder or collection I select doesn't display in the grid or filmstrip, instead the same list of 5 star photos displays until I restart LR.

I tried deleting the publish collection and recreating it but it didn't help.
Participant
November 5, 2013
Hello,
I've open my com.adobe.Lightroom5.plist and can succeed to fin the chain "AgLibrary_gridSection1_Expanded " et the 5 other one....

Bad news for myself....
Inspiring
November 4, 2013


In LR5.2 on OSX:

In Library Mode
If I view a remote gallery in Publishing Services (like SmugMug)
and return to viewing my Folders in Grid mode
then all thumbnails in the Grid and Filmstrip do not update
and continue to display the Publish Service gallery I viewed.

I rebuilt a new catalog and the issue persists.

My only workaround so far is restarting LR after publishing anything.

The only unknown I haven't tested is that I am storing my actual image files in Dropbox.
Participating Frequently
October 25, 2013
Ah! It works!

Okay. When you find the above code in your XML preferences file, you just want to change every instance of "false" to "true". It is only _gridSection1-4 that is related to the 4 sections in the Publish Collection, but to be safe, make sure that section 5 and 6 in the code above are also set to "true".

My apologies for the multiple posts here. I am still getting use to how this particular forum works.

Cheers,
Ken
Participating Frequently
October 25, 2013
This is a test to see if I can get the CODE tag to work:


<key>AgLibrary_gridSection1_Expanded</key>
<false/>
<key>AgLibrary_gridSection2_Expanded</key>
<false/>
<key>AgLibrary_gridSection3_Expanded</key>
<false/>
<key>AgLibrary_gridSection4_Expanded</key>
<false/>
<key>AgLibrary_gridSection5_Expanded</key>
<true/>
<key>AgLibrary_gridSection6_Expanded</key>
<true/>
Participating Frequently
October 25, 2013
OOPS! The XML code that I attempted to paste in my comment above did not show up in the post (it must have got parsed as HTML). So please read this if you are attempting to edit your preferences file directly.

Remember that the specific preferences file that you are looking for in your preferences folder is [com.adobe.Lightroom5.plist].

When you open up your preferences file in a text editor, there could be anywhere from 500+ lines of code to over 1,500+ lines of code, depending on your specific preferences, so doing a Search will help you find the code that you need to change.

As I mentioned above, you will want to search for the string:

AgLibrary_gridSection1_Expanded

The section of code that you are looking for looks like this (please note, I have changed the Less Than () symbols for curly brackets { } because using the actual characters caused the XML code to be hidden in the post and I don't know if this comment area will recognize the CODE block.):

{key}AgLibrary_gridSection1_Expanded{/key}
{false/}
{key}AgLibrary_gridSection2_Expanded{/key}
{false/}
{key}AgLibrary_gridSection3_Expanded{/key}
{false/}
{key}AgLibrary_gridSection4_Expanded{/key}
{false/}
{key}AgLibrary_gridSection5_Expanded{/key}
{true/}
{key}AgLibrary_gridSection6_Expanded{/key}
{true/}

As I mentioned in the previous post, you need to make sure that ALL of the properties are set to "true". Also remember that all of the { } are actually < >.

Hopefully this posts correctly this time!

Ken
Participating Frequently
October 25, 2013
Hi!

If you are viewing this feed and having problems with the Publish Collection bug that is described above but don't want to have to reset your preferences, there IS another solution (actually two solutions):

As Benjamin mentioned above, the bug seems to be caused by the collapse of the Grid Sections (the sections within the grid view) of the Publish Collection. A simple (although not quite so simple) solution is to UN-COLLAPSE (expand) the grid sections. This WILL solve the problem (temporarily, until Adobe comes up with a permanent fix). However, this simple solution may not be quite as simple as it sounds. What can make this simple solution a little more tricky is that there are actually 4 "sections" within a Publish Collection, and if your Publish Collection is updated, only ONE of the sections will be visible: "Published Photos". If this is the only section that you have collapsed in the past, then you might be lucky and be able to simply UNCOLLAPSE this section and be back in business. If this doesn't work for you, then there is a good chance that one of the other Sections is also collapsed.

In order to check and make sure that ALL 4 sections are uncollapsed, you need to make the sections visible. The other 3 sections are, New Photos to Publish, Modified Photos to Update, and Deleted Photos. So an easy way to make these other sections visible is to:

1) Add a new photo to your publish collection. This will make the New Photos to Publish section visible.
2) Modify one of the Existing photos in your Publish Collection (by making a change to the photo in the Develop Module). This will make the Modified Photos to Update section visible.
3) Delete one of the photos that is already published in your Publish Collection (you may want to add/publish a new photo to your publish collection so that you don't have to delete a photo that you want to stay on your published service). By selecting one of the photos in the "Published Photos" section and then pressing the delete key, it will Mark the photo for deletion, and put it into the "Deleted Photos" section, making that section visible.

When you make each section visible, just make sure that the section is UN-COLLAPSED (expanded) so that you can see the grid thumbnail(s). Once you have confirmed that all 4 sections are expanded, you should be back in business.

(I didn't test every possible combination to see if maybe it was only one of the sections that was causing the problem - I just know that expanding them all will solve the problem for now. The reason why resetting your preferences works is because the default preference is for all of the sections to be expanded).

Following the above steps to make all 4 sections of the Publish Collection grid may take a little bit of patience and effort - especially since it can be difficult to select a NEW photo if you are already in the Publish Collection. So you may have to click on one of your folders, close Lightroom, and then relaunch the catalog in order to select the new photos and modify one of the existing photos.

If you find this process difficult and still can't get your catalog to work correctly, there is one more option that is actually even easier - as long as you are comfortable tweaking the XML preferences file.

Go to your preferences folder (the path to your preferences file on a Mac is listed in the thread above). I then recommend that you copy and back up your preferences file to another location, just in case you have problems. After you have backed up your preference file, open it up in a text editor, and do a search for this string:

AgLibrary_gridSection1_Expanded

What you are looking for is a section of code that looks like this:

AgLibrary_gridSection1_Expanded

AgLibrary_gridSection2_Expanded

AgLibrary_gridSection3_Expanded

AgLibrary_gridSection4_Expanded

AgLibrary_gridSection5_Expanded

AgLibrary_gridSection6_Expanded

Section 1, 2, 3, and 4 are the ones that correspond to the 4 sections in your publish collection, and ALL 4 properties should be set to . If ANY of the properties are (as in my example above) you need to change those properties to .

THAT IS IT!

Save save the file and re-launch Lightroom, and you should be back in business.

I have tested this on my own preferences file, and it solved the problem for me, AND, I did not have to loose all of my preferences.

If you choose to edit your preferences file, please be careful. As long as you are careful to only change the to , you should be just fine. If you are comfortable with doing this, it is MUCH easier than trying to expand the sections within Lightroom.

Hopefully Adobe will have a permanent fix to this problem soon. But in the mean time, as long as you keep the sections in your Publish Collection EXPANDED (UN-COLLAPSED), this seems to provide a fix to all of the problems that we have all been having.

I have been working with my catalogs for a couple of days now without problem, so I am pretty confident that one of these solutions should work for everyone else too.

Best of Luck!
Ken
Inspiring
October 25, 2013
That was good news. However, I would like to keep my preferences. Is there any way to tell us what in our existing preferences that are causing the problem so that we can remove just that part?
Participating Frequently
October 21, 2013
Hi All,

We are putting in a fix for this. In the meantime, if you want to avoid this problem, throw out your preferences, and then don't collapse any of the separate grid sections in a published collection (e.g., Published Photos, New Photos to Publish, etc.).

Thanks,
Ben