Previously, using the "Pictures folder" screen saver with an empty Pictures directory could cause the gnome-screensaver program to terminate unexpectedly. This update applies an upstream patch that resolves this issue, and an empty Pictures directory no longer causes the "Pictures folder" screen saver to crash.
Created attachment 431497[details]
patch based on upstream
Description of problem:
gnome-screensaver crashes
Version-Release number of selected component (if applicable):
gnome-screensaver-2.16.1-8.el5.x86_64
How reproducible:
random
Steps to Reproduce:
1. Empty Pictures folder should probably trigger this.
Actual results:
crash
Expected results:
should not crash
Additional notes:
savers/gste-slideshow.c (get_pixbuf_from_local_dir):
Check for an empty file list. Fixes gnome bz#382757
*** Bug 526210 has been marked as a duplicate of this bug. ***
Comment 15Ray Strode [halfline]
2012-08-10 15:38:42 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Previously, using the "Pictures folder" screen saver with an empty Pictures directory could cause the gnome-screensaver program to terminate unexpectedly. This update applies an upstream patch that resolves this issue, and an empty Pictures directory no longer causes the "Pictures folder" screen saver to crash.
Created attachment 431497 [details] patch based on upstream Description of problem: gnome-screensaver crashes Version-Release number of selected component (if applicable): gnome-screensaver-2.16.1-8.el5.x86_64 How reproducible: random Steps to Reproduce: 1. Empty Pictures folder should probably trigger this. Actual results: crash Expected results: should not crash Additional notes: savers/gste-slideshow.c (get_pixbuf_from_local_dir): Check for an empty file list. Fixes gnome bz#382757