Mercurial > geeqie.yaz
view doc/3_2_image_properties.html @ 565:85b9cec260bc
Fix a bug occuring when using certain actions on a collection
item which is not in the selection.
Triggering it will either result in an assertion failure or a
segfault.
To reproduce:
- open a collection
- right-click on a non-selected image
- select Delete... menu entry (or Copy, Move, Rename, Properties...)
It results in the best case:
** ERROR **: file filelist.c: line 905 (file_data_ref): assertion failed: (fd->magick == 0x12345678)
or a pure segfault due to corrupted data.
collection_table_popup_file_list() has to return a list of filedata *
not a list of gchar *.
author | zas_ |
---|---|
date | Sat, 03 May 2008 16:58:17 +0000 |
parents | e0d0593d519e |
children | 1b01410e6860 |
line wrap: on
line source
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1"> <TITLE>Image Properties Window - GQview User Manual</TITLE> <META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.0 (Linux)"> <META NAME="CREATED" CONTENT="20040805;23590500"> <META NAME="CHANGED" CONTENT="20041022;13464500"> </HEAD> <BODY LANG="en-US" DIR="LTR"> <CENTER> <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always"> <COL WIDTH=85*> <COL WIDTH=85*> <COL WIDTH=85*> <THEAD> <TR VALIGN=TOP> <TD WIDTH=33%> <P><A HREF="3_1_image_window.html">Previous</A></P> </TD> <TD WIDTH=33%> <P ALIGN=CENTER>Image Properties - Other Windows</P> </TD> <TD WIDTH=33%> <P ALIGN=RIGHT><A HREF="4_image_management.html">Next</A></P> </TD> </TR> </THEAD> </TABLE> </CENTER> <HR> <H1>3.2 Image Properties Window</H1> <P>The image properties window is a dialog that displays various information about a file.</P> <P>To display a properties window for a an image select Properties from it's context menu, in most windows pressing Control + P will display the properties of the selected images or files.</P> <P><BR><BR> </P> <P>The properties window contains a scaled down image of the file and information about the file under several tabs. If the window contains more than one file, they can be navigated by activating the left and right arrow buttons, or by clicking the primary and middle mouse buttons on the image preview.</P> <P><BR><BR> </P> <P><U>Image preview</U></P> <P STYLE="margin-left: 0.79in">This displays the contents of the active file. When the window contains more than one file, they can be navigated with the primary and middle mouse buttons. The image display is also a drag source for drag and drop, start the drag operation by pressing the middle mouse button and dragging the file to the desired target.</P> <P><BR><BR> </P> <P><U>General tab</U></P> <P STYLE="margin-left: 0.79in">This displays information about the active file. It includes:</P> <P STYLE="margin-left: 1.58in"><B>File attributes:</B> Modification date and time, size, owner, group, and permissions.</P> <P STYLE="margin-left: 1.58in"><B>Image attributes:</B> Dimensions, uncompressed size, file or mime type, and existence of an alpha channel.</P> <P STYLE="margin-left: 1.58in"><B>Compress ratio:</B> The percentage of file size compared to the size of the image when decoded into memory.</P> <P><BR><BR> </P> <P><U>Keywords tab</U></P> <P STYLE="margin-left: 0.79in">The keywords tab contains the same information that is in the Keywords sidebar, please refer to the <A HREF="7_3_keywords.html">Keywords Sidebar</A> page for details.</P> <P><BR><BR> </P> <P><U>EXIF tab</U></P> <P STYLE="margin-left: 0.79in">The EXIF tab contains the same information that is in the EXIF sidebar, please refer to the <A HREF="7_1_exif.html">EXIF Sidebar</A> page for details.</P> <P><BR><BR> </P> <P><BR><BR> </P> <P><BR><BR> </P> <HR> <CENTER> <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0> <COL WIDTH=85*> <COL WIDTH=85*> <COL WIDTH=85*> <THEAD> <TR VALIGN=TOP> <TD WIDTH=33%> <P><A HREF="3_1_image_window.html">Previous</A></P> </TD> <TD WIDTH=33%> <P ALIGN=CENTER><A HREF="index.html">Contents</A></P> </TD> <TD WIDTH=33%> <P ALIGN=RIGHT><A HREF="4_image_management.html">Next</A></P> </TD> </TR> </THEAD> <TBODY> <TR VALIGN=TOP> <TD WIDTH=33%> <P><BR> </P> </TD> <TD WIDTH=33%> <P ALIGN=CENTER><BR> </P> </TD> <TD WIDTH=33%> <P ALIGN=RIGHT>GQview User Manual</P> </TD> </TR> </TBODY> </TABLE> </CENTER> <P STYLE="margin-bottom: 0in"><BR> </P> </BODY> </HTML>