After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330199 - not working slideshow
not working slideshow
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: general
CVS HEAD
Other All
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-07 01:39 UTC by Byeong-taek Lee
Modified: 2006-02-14 14:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Byeong-taek Lee 2006-02-07 01:39:09 UTC
Please describe the problem:
If I select cosmos theme or random mode, themes using slideshow don't work.
Strangely, it worked on my desktop of amd64, which run amd64 version on gentoo.
But, it doesn't work on ppc and x86 linux on gentoo, too.
When I run the slideshow on terminal but separately from gnome-screensaver, it
works.

 

Steps to reproduce:
1. selct random mode or cosmos-slideshow in screensaver
2. lock screen or just wait until gnome-screensaver activates
3. 


Actual results:
only blank screen appears

Expected results:
sometimes beautiful cosmos image should appear (for random mode)
or always the slideshow should start (for cosmos-slideshow)

Does this happen every time?
almost always, but one of one hundred, the slideshow works.
But I don't know exact frequency of proper working.


Other information:
At first time, I thought the problem is related to the interrupt timing. AMD64
machine has 1000 Hz frequency in its kernel, but others 100Hz or 250Hz.
But after i changed the factor, still the same problem lasts on other machines.
Actually, x86 and ppc are laptop, and ppc is fairly slow (G3-500) but x86 is
quite fast machine (P-M 1.8G). Moreover, both machine have sufficient memory
(640M and 2G respectively).
So I think that the problem occurs on software level, not on hardware.
Comment 1 William Jon McCann 2006-02-10 20:17:40 UTC
Do you get any messages or warnings when you run the following from the commandline:
LIBEXEC/gnome-screensaver/slideshow --location=DATADIR/pixmaps/backgrounds/cosmos/

Where LIBEXEC is usually /usr/libexec and DATADIR is usually /usr/share.

Does it work when you maximize that window to fullscreen?
Comment 2 Byeong-taek Lee 2006-02-10 23:29:11 UTC
I ran the slideshow as like following command,

/usr/libexec/gnome-screensaver/slideshow --location /usr/share/pixmaps/backgrounds/cosmos/

it works fine when i maximize or enter the fullscreen mode, but it is very slow.
And I have no messages or warnings when i run the slideshow.
Do you think that I should compile again with debug information?
Thanks!
Comment 3 Byeong-taek Lee 2006-02-14 05:33:55 UTC
After latest sync (21:00, 13Feb PST), every problem was fixed on x86 and ppc.
Thanks!
Comment 4 William Jon McCann 2006-02-14 14:09:19 UTC
Great.