! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xffm does not generate preview for image files when compiled with optimization
Status:
RESOLVED: WONTFIX

Comments

Description finalpatch 2005-06-18 04:17:43 CEST
if xffm is compiled with any optimization cflags, it will not generate image
preview correctly when browsing folders that contain image files. right click an
image file and select "preview" from the pop up menu, xffm reports "invalid
argument" in the status line. however, if i remove the "-O2" flag from the
makefile and rebuild xffm, the preview feature works.
the source code i use is xffm-4.2.2.tar.gz downloaded from the xfce site.

Reproducible: Always
Steps to Reproduce:
1. build xffm with ./configure and make
2. launch xffm, navigate to a folder which contains image files
3. right click an image , choose "preview" from the popup menu

Actual Results:  
xffm says "invalid argument filename" where filename is the file i choose to
preview.

Expected Results:  
xffm show the thumnail of the file.
Comment 1 Harold Aling 2007-09-23 13:04:41 CEST
Xffm is deprecated, so I don't think this is going to be fixed in the near future.

-H-

Bug #1014

Reported by:
finalpatch
Reported on: 2005-06-18
Last modified on: 2009-07-14

People

Assignee:
edscott
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information