Warning: session_start(): open(/tmp/sess_tnqirkg1l99e5mc88evup0fei2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
SlideShow (GL) 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  . 

SlideShow (GL)

   0.7  

KDE Screensaver

Score 43%
SlideShow (GL)
zoom


Link:  Link
Downloads:  8750
Submitted:  Apr 3 2003
Updated:  May 7 2003

Description:

This is a KDE slide show screensaver which uses OpenGL for smooth zooming and crossfades. It has a simular feel to that of the MacOS X slideshow screensaver. Note that since this uses OpenGL textures for the images, you will need significant amounts of texture memory on your card for this to work well (especially for large images).

I would appreciate any _constructive_ input. I changed some of the features of the screensaver: The images used to have a vignette effect, and you could select the size of the image; now the image is always sized so that it fills the screen. Which is preferable? Should it be an option? Does the incremental jpeg loader work? Does it eliminate the lag between images?




Changelog:

- Added support for png images. They are loaded incrementally just like the jpegs, so skipping shouldn't be a problem. please report any problems.

- Stability improvements. Works on both greyscale and color jpeg's now (before it would crash on greyscale jpegs). Gracefully handles unmounting of drives which images are stored on (i.e. it doesn't crash when it can't read an image). Added an option to display the image name in the lower left hand corner. Also, the screensaver no longer always zooms towards the center of an image. It can zoom to any portion of the image, but gives preference to the top half for portrait oriented images (since that is where the center of focus normally resides in portraits). Didn't update the preview cause I'm too lazy.

- Added line to link to libjpeg. For some reason it worked on my machine without it.

- Image directory selection will now traverse into any subdirectories up to depth 1. This means you can effectively use multiple directories for source images by creating a directory with symlinks to your image directories.

- Much faster load up time, much smaller memory footprint, and uses much less CPU time than before.

- Implemented a incremental jpeg loader that (hopefully) prevents jerkiness between images. Movement should be smooth, unless of course, you set the delay time to something very small and your machine cannot finish loading the next image before it is due for display.




LicenseGPL
Send to a friend
Subscribe
Other  Content  from wjarosz
Report inappropriate content



goto page: prev   1  2  3  4  5 

-

 Compile error

 
 by Warmaster on: Jun 19 2003
 
Score 50%

In file included from kslidesaversetup.cpp:22:
kslidesaversetup.ui.h: In member function `virtual void KSlideSaverSetup::init()':
kslidesaversetup.ui.h:32: `KFile' undeclared (first use this function)
kslidesaversetup.ui.h:32: (Each undeclared identifier is reported only once for each function it appears in.)
kslidesaversetup.ui.h:32: parse error before `::' token
kslidesaversetup.ui.h:35: `mode' undeclared (first use this function)
In file included from kslidesaversetup.cpp:22:
kslidesaversetup.ui.h: In member function `virtual void KSlideSaverSetup::writeConfig()':
kslidesaversetup.ui.h:82: invalid use of undefined type `struct KURLRequester'
kslidesaversetup.h:22: forward declaration of `struct KURLRequester'
In file included from kslidesaversetup.cpp:22:
kslidesaversetup.ui.h: In member function `virtual void KSlideSaverSetup::readConfig()':
kslidesaversetup.ui.h:93: invalid use of undefined type `struct KURLRequester'
kslidesaversetup.h:22: forward declaration of `struct KURLRequester'
kslidesaversetup.cpp: In constructor `KSlideSaverSetup::KSlideSaverSetup(QWidget*, const char*, bool, unsigned int)':
kslidesaversetup.cpp:104: invalid use of undefined type `struct KURLRequester'
kslidesaversetup.h:22: forward declaration of `struct KURLRequester'
kslidesaversetup.cpp:105: invalid use of undefined type `struct KURLRequester'
kslidesaversetup.h:22: forward declaration of `struct KURLRequester'
kslidesaversetup.cpp:107: no matching function for call to `QGridLayout::addMultiCellWidget(KURLRequester*&, int, int, int, int)'
/usr/lib/qt3/include/qlayout.h:326: candidates are: void QGridLayout::addMultiCellWidget(QWidget*, int, int, int, int, int = 0)
kslidesaversetup.cpp:196: no matching function for call to `KSlideSaverSetup::connect(KURLRequester*&, const char[31], KSlideSaverSetup* const, const char[30])'
/usr/lib/qt3/include/qobject.h:116: candidates are: static bool QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/lib/qt3/include/qobject.h:227: bool QObject::connect(const QObject*, const char*, const char*) const
kslidesaversetup.cpp:197: no matching function for call to `KSlideSaverSetup::connect(KURLRequester*&, const char[29], KSlideSaverSetup* const, const char[30])'
/usr/lib/qt3/include/qobject.h:116: candidates are: static bool QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/lib/qt3/include/qobject.h:227: bool QObject::connect(const QObject*, const char*, const char*) const
kslidesaversetup.cpp:202: no matching function for call to `QWidget::setTabOrder(QSlider*&, KURLRequester*&)'
/usr/lib/qt3/include/qwidget.h:307: candidates are: static void QWidget::setTabOrder(QWidget*, QWidget*)
kslidesaversetup.cpp:203: no matching function for call to `QWidget::setTabOrder(KURLRequester*&, QPushButton*&)'
/usr/lib/qt3/include/qwidget.h:307: candidates are: static void QWidget::setTabOrder(QWidget*, QWidget*)
kslidesaversetup.cpp: In member function `virtual void KSlideSaverSetup::languageChange()':
kslidesaversetup.cpp:226: no matching function for call to `QToolTip::add(KURLRequester*&, QString)'
/usr/lib/qt3/include/qtooltip.h:90: candidates are: static void QToolTip::add(QWidget*, const QString&)
/usr/lib/qt3/include/qtooltip.h:92: static void QToolTip::add(QWidget*, const QString&, QToolTipGroup*, const QString&)
/usr/lib/qt3/include/qtooltip.h:95: static void QToolTip::add(QWidget*, const QRect&, const QString&)
/usr/lib/qt3/include/qtooltip.h:97: static void QToolTip::add(QWidget*, const QRect&, const QString&, QToolTipGroup*, const QString&)
kslidesaversetup.cpp:227: no matching function for call to `QWhatsThis::add(KURLRequester*&, QString)'
/usr/lib/qt3/include/qwhatsthis.h:63: candidates are: static void QWhatsThis::add(QWidget*, const QString&)
make[3]: *** [kslidesaversetup.o] Error 1
make[3]: Leaving directory `/home/claus/files/downloads/kslidesavergl-0.7/kslidesavergl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/claus/files/downloads/kslidesavergl-0.7/kslidesavergl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/claus/files/downloads/kslidesavergl-0.7'
make: *** [all] Error 2



As I haven't been able to find any rpm the compile way was the only one to take, but alas it fails as shown above..

If anyone has a link til a rpm download it would be much appriciated. I need this fine screen saver in my mandrake :)

cheers


Reply to this

-

 great screensaver

 
 by computx on: Sep 11 2003
 
Score 50%

This is an awesome screensaver and should be included in the next version of kde as it beats every other slideshow screensaver I have used by far. keep up the good work!


Reply to this

-
.

 configure problems

 
 by kikkerrr on: Sep 18 2003
 
Score 50%

Hi,

Question from an absolute newbie, who is complete fed up with windows.
Downloaded the tarball en did ./configure, but got the following message:

checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

Can anyone tell me in newbie-language how to fix this?
I'm using Mandrake 9.1.

Thanx.


Reply to this

-
.

 Re: configure proble

 
 by GnomeSkull on: Jan 26 2004
 
Score 50%
GnomeSkullGnomeSkull
J. Douglas Media
Home

I think you need to install XFree86-devel package. I had the same problem on SuSE 9.0 installing superkaramba 0.33 from source.


GnomeSkull
http://scopicmedia.ca/

Reply to this

-

 Advanced tab

 
 by linuxpoweredtrekkie on: Dec 29 2003
 
Score 50%

This looks great, however after clicking setup in kcontrol it says to set the directory to load the pictures from under the "advanced" tab, however there does not appear to be an advanced tab


Reply to this

-
.

 Compiling error

 
 by Bonny on: Apr 3 2004
 
Score 50%

The error was :

kflamesaver.cpp: In member function `void KFlameSaver::setCellSize(int, int)':
kflamesaver.cpp:207: internal compiler error: in pop_binding, at cp/decl.c:1428
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make[2]: *** [kflamesaver.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

What shall I do?


Reply to this

-

 can't install either

 
 by sert on: Jun 16 2004
 
Score 50%

Anyone got this working in debian?

if so what commands did you use

-//-//-//-

./configure --prefix=/usr
configure: error: cannot find install-sh or install.sh in admin ./admin

./configure --prefix=/home/sertmann/
configure: error: cannot find install-sh or install.sh in admin ./admin

-//-//-//-

help greatly appriciated, want the new version of lphoto installed ;o)


* all alcoholics began with milk *
Reply to this

goto page: prev   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