Warning: session_start(): open(/tmp/sess_gg5cttqrcu0unbj6tepe83v274, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
SmoothSlideSaver openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  . 

SmoothSlideSaver

   0.4.2  

KDE Screensaver

Score 68%
SmoothSlideSaver
zoom


Link:  Link
Downloads:  8546
Submitted:  Jan 1 2006
Updated:  Jan 8 2006

Description:

SmoothSlideSaver is a KDE screensaver which shows images from a directory as an OpenGL slideshow. It uses the famous Ken Burns effect and smoothly fades from one image to the next.

You don't need to worry about complicated configuration options, everything should run smoothly out of the box. Just select a directory with some nice pictures (e.g., your digital photo collection) and let the show begin :)


There are prebuilt packages for Debian and Ubuntu (i386 architecture, only). You can either download them via the links below, or more conveniently, apt-get them:

Put one of the following lines into your /etc/apt/sources.list file:

deb http://www1.inf.tu-dresden.de/~cw183155/smoothslidesaver debian-sarge/ # Debian stable "Sarge"

deb http://www1.inf.tu-dresden.de/~cw183155/smoothslidesaver debian-unstable/ # Debian unstable (requires KDE 3.5.0 from Alioth (or experimental?))

deb http://www1.inf.tu-dresden.de/~cw183155/smoothslidesaver ubuntu-breezy/ # (K)Ubuntu "Breezy"

Then do the usual steps to install the package:

#> apt-get update
#> apt-get install smoothslidesaver


If you have another Debian based distribution and/or architecture (or if the unstable packages can't be installed), you can easily build your own package. Add the following line to /etc/apt/sources.list:

deb-src http://www1.inf.tu-dresden.de/~cw183155/smoothslidesaver source/

Then execute the following commands:

#> apt-get update
#> mkdir smoothslidesaver
#> cd smoothslidesaver
#> apt-get build-dep smoothslidesaver
#> apt-get source --compile smoothslidesaver
#> dpkg -i smoothslidesaver_*.deb

If you have another distribution installed on your computer, you will have to do it the hard way, sorry :-/ Download the source tarball from the link below, untar it and then execute the following steps in the source directory:

#> ./configure
#> make
#> make install




Changelog:

0.4.2-2
* fixed build issue (You do _not_ need to upgrade, if you already have a (prebuilt) package of version 0.4.2 installed!)

0.4.2

* Code cleanup and bug fixes
* Added a not yet complete debugging mode to make it easier to find the cause of bugs which I cannot reproduce on my computer (to activate it, add 'DebugMode=true' to section [Settings] of the configuration file)

0.4.1

* Initial public release




LicenseGPL
Source(version 0.4.2)
Debian(version 0.4.2; "Sarge"; i386)
Debian(version 0.4.2; unstable with KDE 3.5.0; i386)
Ubuntu(version 0.4.2; "Breezy"; i386)
Mandriva(version 0.4.2; i586; amd64; source rpm)
Send to a friend
Subscribe
Other  Content  from carstenw42
Report inappropriate content



goto page:  1  2  3  4  5 

-
.

 excellent

 
 by Paulus on: Jan 1 2006
 
Score 50%
PaulusPaulus
student

this is very very good, I am extremely impressed, perfect for holiday photo's!


Reply to this

-

 Nice app!

 
 by Temujin12 on: Jan 2 2006
 
Score 50%

I really like this screen saver. Always been a fan of the Mac screen saver that uses the same effect.



One suggestion... Instead of only choosing one directory, it would be nice to add a list of directories.


Reply to this

-

 Re: Nice app!

 
 by carstenw42 on: Jan 2 2006
 
Score 50%

Yes, I'm going to add this in a later release.


Reply to this

-
.

 Great work

 
 by ltmon on: Jan 2 2006
 
Score 50%

This is pretty similar to a screensaver found in the normal Xscreensaver bundle (GLSlideshow), but it manages to be much smoother. GLSlideshow has a "stutter" when loading the next image, which doesn't occur here.

Well done.

L.


Reply to this

-

 Re: Great work

 
 by carstenw42 on: Jan 2 2006
 
Score 50%

The stuttering was the main reason for me to implement my own version. The other one was, that it is way too difficult/unintuitive to set the directory with the images in XScreensaver ...


Reply to this

-

 Re: Re: Great work

 
 by Superstoned on: Jan 2 2006
 
Score 50%

digikam has a great GL pictureviewer, too - and gwennvieuw uses the same plugin to show GL slideshows. you might just write a screensaver plugin which uses the (kipi?)plugin to show a slideshow.

you'll have a bunch of effects, immediately, and of course - more code re-use and you'll need less time to make the same cool software. and if you improve it, digikam, gewenview and all other apps using the plugins will benefit...

maybe if you can save time this way, you can spend some to make kscreensaver better - i'd love to choose some individual screensavers and see ONLY these; and i'd love to be able to let it switch from one screensaver to another in a certain amount of time... :D
Xscreensaver has all these nice features, why doesn't KDE have them?


Reply to this

-

 Re: Re: Great work

 
 by carstenw42 on: Jan 2 2006
 
Score 50%

Actually, the GL drawing code is based on the GL slidshow plugin from Digikam with a lot of modifications (automatic adjustment of the frame rate according to the monitor refresh rate and so on). Using the plugin is an interesting option, though. Unfortunately, I don't have much time at the moment (and besides: I just wanted that cool Mac thingie ;)


Reply to this

-

 Re: Re: Re: Great work

 
 by Superstoned on: Jan 2 2006
 
Score 50%

well, code reuse anyway, i see :D

its great as it is, sure - so if you find time, cool - if not, well, thanx for the work...


Reply to this

-
.

 mandriva 2006 RPM's

 
 by bhautikj on: Jan 3 2006
 
Score 50%

nice app btw.. works beautifully, superb bit of eye candy :D

are here:
http://cow.mooh.org/togo


Reply to this

-
.

 RATS!

 
 by BorgQueen on: Jan 3 2006
 
Score 50%

Its not working for me. I point it to a dir containing the pngs I want to display but it says it can't find anything in the dir. That's all it says.
Help?


Reply to this

-
.

 Re: RATS!

 
 by BorgQueen on: Jan 3 2006
 
Score 50%

I see them in the setup btw. And it changes very smoothly with nice effects. but when I hit test or actually let it run. It tells me to configure the image dir in kcontrol.


Reply to this

-
.

 Re: RATS!

 
 by carstenw42 on: Jan 3 2006
 
Score 50%

That's strange. If it works in the preview window, it should also work in in fullscreen mode. What happens when you run the executable directly from an xterm/Konsole shell?

#> smoothslidesaver.kss

If there is any output, please post it here (or mail it to me).


Reply to this

-
.

 Re: Re: RATS!

 
 by BorgQueen on: Jan 3 2006
 
Score 50%

It works with the " smoothslidesaver.kss " but I see this error msg when I exit,
Xlib: extension "XFree86-DRI" missing on display ":0.0".

Perhaps I should recheck my xconfig settings?

Thanks for the help...


Reply to this

-

 Re: RATS!

 
 by carstenw42 on: Jan 3 2006
 
Score 50%

Hmm ... if DRI is not available, you're probably stuck with the Mesa OpenGL software renderer (everything would be quite slow then). However, it does not explain why it can't find any images ...


Reply to this

-
.

 Re: Re: RATS!

 
 by BorgQueen on: Jan 3 2006
 
Score 50%

Its listed as available (dri), I don't know what's going on.


Reply to this

-
.

 Re: RATS!

 
 by carstenw42 on: Jan 3 2006
 
Score 50%

I don't think that the OpenGL configuration is the problem, here. Could you try another KDE screensaver (preferably the slideshow screensaver). If it works, I see no reason why SmoothSlideSaver shouldn't either. You should also have a look into the configuration file:

$HOME/.kde/share/config/smoothslidesaver.kssrc

It should contain the path to the directory you selected in the setup dialog.



-
.

 Config Ok

 
 by BorgQueen on: Jan 3 2006
 
Score 50%

The config file does contain the correct path to the images and slideshow does work.
What type of images does it best work with? I have all pngs in the dir.


Reply to this

-

 Re: Config Ok

 
 by carstenw42 on: Jan 3 2006
 
Score 50%

PNGs should work. I tested this when I read your first comment. Did you compile from source or do you use one of the prebuilt packages?

I can't reproduce the problem, but we can try to debug it, if you like. I currently only have access to a computer running Debian Sarge (maybe Ubuntu Breezy, too). I could build a binary with some debugging code. The alternative would be to send a source patch, apply it to the screensaver's source tree on your computer, recompile and test.

If this is okay for you (and you have the time), mail me whether you can use a binary for 'Sarge' or 'Breezy' or whether a source patch is required (we shouldn't spam the forum with that).


Reply to this

goto page:  1  2  3  4  5 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team