Bug 114689 - slideshow with option delay doesn't work
Summary: slideshow with option delay doesn't work
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xloadimage
Version: 1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-31 15:23 UTC by Dominik Fischer
Modified: 2014-03-17 02:41 UTC (History)
1 user (show)

Fixed In Version: 4.1-32
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-13 16:54:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to correct the bug. (1.03 KB, patch)
2004-01-31 15:30 UTC, Dominik Fischer
no flags Details | Diff

Description Dominik Fischer 2004-01-31 15:23:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4.1)
Gecko/20031114

Description of problem:
Trying to display a slideshow with:

xloadimage -global -delay 3 ~/images/*.jpg

doesn't work. Only the first image is displayed. 



Version-Release number of selected component (if applicable):
xloadimage-4.1-29

How reproducible:
Always

Steps to Reproduce:
1. Copy some JPG's in ~/images/
2. call: xloadimage -global -delay 3 ~/images/*.jpg

    

Actual Results:  Only one image is shown.

Expected Results:  After 3 seconds the next image should be shown.

Additional info:

Comment 1 Dominik Fischer 2004-01-31 15:30:37 UTC
Created attachment 97392 [details]
Patch to correct the bug.

I've analized the sources and created the attached patch which corrected this
bug. This patch should be applied after all other patches in the Package:
xloadimage.4.1-linux.patch, xloadimage.4.1-nobr.patch,
xloadimage-unaligned.patch, 
xloadimage-4.1-buffer.patch, xloadimage-4.1-errno.patch,
xloadimage-4.1-arg.patch, xloadimage-4.1-delay.patch

Maybe this patch should be included in the xloadimage.4.1-linux.patch, since
there are similar entries (HAS_JPEG, HAS_TIFF).

Comment 2 Roberto Ugoccioni 2004-10-13 14:59:40 UTC
The bug is still present in Fedora Core 2 (xloadimage 4.1-30): the
mentioned patch is NOT present in the src.rpm

Comment 3 Bill Nottingham 2004-10-13 16:54:38 UTC
Added in -32.


Note You need to log in before you can comment on or make changes to this bug.