10.10.2'ye yükselttim ve sorunun çözüldüğünü düşündüm ama olmadı. Bu biraz ışık tutanı buldum ama nasıl düzelteceğimi bilmiyorum.
~ / Library / Preferences / ByHost Klasöründe ekran koruyucu dosyalar var. Gördüğüm söz konusu olan şudur:
com.apple.ScreenSaverPhotoChooser.3894DB94-8127-583F-A292-E5634E257DF3.plist
Ekran koruyucu bilgilerimi düzgün bir şekilde ayarladıktan sonra. XML dosyası şunları içerir:
<plist version="1.0">
<dict>
<key>LastViewedPhotoPath</key>
<string></string>
<key>SelectedMediaGroup</key>
<string>2CE52ED9-1E40-4569-816A-1B5A446FC00F</string>
<key>SelectedSource</key>
<integer>1</integer>
<key>ShufflesPhotos</key>
<true/>
</dict>
</plist>
Ekran koruyucu çalıştırıldıktan sonra şöyle görünür:
<plist version="1.0">
<dict>
<key>LastViewedPhotoPath</key>
<string>/path/to/last/image/(my proper image that it was viewing)</string>
<key>SelectedSource</key>
<integer>1</integer>
<key>ShufflesPhotos</key>
<true/>
</dict>
</plist>
Tekrar çalıştırdıktan sonra, buna döndü.
<plist version="1.0">
<dict>
<key>LastViewedPhotoPath</key>
<string>/Library/Screen Savers/Default Collections/1-National Geographic/NatGeo03.jpg</string>
<key>SelectedFolderPath</key>
<string>/Library/Screen Savers/Default Collections/1-National Geographic</string>
<key>SelectedSource</key>
<integer>3</integer>
<key>ShufflesPhotos</key>
<true/>
</dict>
</plist>
Ne yazık ki, orijinal pist'i tekrar klasöre kopyalasam bile, ayarlar geri alınmıyor. Ama Açıkçası, ekran koruyucu bir kez çalıştıktan sonra "SelectedMediaGroup" un kaybolduğunu görüyorum. ve sonra ne yapacağını bilmediğinden, varsayılan olarak National Geographic'e geri döner.