[Bug 399988] Exits without any appropriate error message or exit
code if image is not accessible
EOG (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Mon Feb 26 22:59:25 CET 2007
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=399988
EOG | general | Ver: 2.16.x
Lucas Rocha changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Comment #11 from Lucas Rocha 2007-02-26 22:57 UTC -------
Fixed in eog-ng branch. Closing as it's already fixed in trunk.
2007-02-26 Lucas Rocha <lucasr at gnome.org>
Messages for the most of common error: open a set of locations with no
images, open a directory with no images, open a non-image file and
open a corrupted/invalid image. Fixes bugs #326199, #399988, and
#316175.
* src/eog-list-store.c (eog_list_store_add_uris,
eog_list_store_class_init, eog_list_store_init): add initial image
even if it doesn't pass the mimetype tests. GObject love and code
cleanups.
* src/eog-application.c: comment unused function to fix build warning.
* src/eog-window.c (eog_job_load_cb, eog_window_open_uri_list,
eog_window_dispose, eog_job_model_cb): set window title with image
caption even in image loading error cases. Set error message area when
no images are found in given locations.
* src/eog-error-message-area.[ch]
(eog_no_images_error_message_area_new): new message area for errors
when no images are found in given locations.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Pkg-gnome-maintainers
mailing list