


Graphic Apps by yogin 164 comments
Thank you so much!
(Compilation went fine on Gentoo 64, Qt 4.7.2) - Jul 09 2011

Graphic Apps by yogin 164 comments
in full screen mode, I still see a thin, blue border. Quite annoying.
Otherwise, thank you for sharing this! - May 04 2011

Screensavers by carstenw42 55 comments
make all-recursive
make[1]: Entering directory `/smoothslidesaver-0.4.2'
Making all in po
make[2]: Entering directory `/smoothslidesaver-0.4.2/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/smoothslidesaver-0.4.2/po'
Making all in src
make[2]: Entering directory `/smoothslidesaver-0.4.2/src'
source='smoothslidewidget.cpp' object='smoothslidewidget.o' libtool=no \
depfile='.deps/smoothslidewidget.Po' tmpdepfile='.deps/smoothslidewidget.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -UQT_NO_ASCII_CAST -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -c -o smoothslidewidget.o `test -f 'smoothslidewidget.cpp' || echo './'`smoothslidewidget.cpp
In file included from /usr/qt/3/include/qwindowdefs.h:47,
from /usr/qt/3/include/qpaintdevice.h:45,
from /usr/qt/3/include/qpixmap.h:45,
from /usr/qt/3/include/qimage.h:45,
from smoothslidewidget.cpp:29:
/usr/qt/3/include/qstring.h: In member function ‘char QChar::latin1() const’:
/usr/qt/3/include/qstring.h:197: warning: conversion to ‘char’ from ‘int’ may alter its value
/usr/qt/3/include/qstring.h: In member function ‘void QChar::setCell(uchar)’:
/usr/qt/3/include/qstring.h:222: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/usr/qt/3/include/qstring.h: In member function ‘void QChar::setRow(uchar)’:
/usr/qt/3/include/qstring.h:223: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/usr/qt/3/include/qstring.h: In constructor ‘QChar::QChar(uchar, uchar)’:
/usr/qt/3/include/qstring.h:267: warning: conversion to ‘ushort’ from ‘int’ may alter its value
/usr/qt/3/include/qstring.h: In constructor ‘QStringData::QStringData(QChar*, uint, uint)’:
/usr/qt/3/include/qstring.h:365: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
/usr/qt/3/include/qstring.h:365: warning: conversion to ‘unsigned int:30’ from ‘uint’ may alter its value
In file included from smoothslidewidget.cpp:29:
/usr/qt/3/include/qimage.h: In member function ‘bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’:
/usr/qt/3/include/qimage.h:61: warning: suggest parentheses around && within ||
In file included from /usr/qt/3/include/qobject.h:48,
from /usr/kde/3.5/include/kconfigbase.h:26,
from /usr/kde/3.5/include/kconfig.h:29,
from smoothslidewidget.cpp:31:
/usr/qt/3/include/qevent.h: In member function ‘void QDropEvent::setAction(QDropEvent::Action)’:
/usr/qt/3/include/qevent.h:523: warning: conversion to ‘unsigned char’ from ‘uint’ may alter its value
In file included from /usr/qt/3/include/qwidget.h:52,
from /usr/qt/3/include/qdialog.h:45,
from /usr/kde/3.5/include/kdialog.h:26,
from /usr/kde/3.5/include/kdialogbase.h:26,
from /usr/kde/3.5/include/kaboutdialog.h:33,
from smoothslidesaver.h:24,
from smoothslidewidget.cpp:35:
/usr/qt/3/include/qsizepolicy.h: In member function ‘void QSizePolicy::transpose()’:
/usr/qt/3/include/qsizepolicy.h:125: warning: conversion to ‘uchar’ from ‘uint’ may alter its value
/usr/qt/3/include/qsizepolicy.h:125: warning: conversion to ‘uchar’ from ‘uint’ may alter its value
In file included from /usr/kde/3.5/include/klistbox.h:21,
from /usr/kde/3.5/include/kjanuswidget.h:27,
from /usr/kde/3.5/include/kdialogbase.h:27,
from /usr/kde/3.5/include/kaboutdialog.h:33,
from smoothslidesaver.h:24,
from smoothslidewidget.cpp:35:
/usr/qt/3/include/qlistbox.h: In member function ‘int QListBox::cellWidth() const’:
/usr/qt/3/include/qlistbox.h:194: warning: conversion to ‘int’ from ‘long int’ may alter its value
/usr/qt/3/include/qlistbox.h: In member function ‘int QListBox::cellWidth(int) const’:
/usr/qt/3/include/qlistbox.h:195: warning: conversion to ‘int’ from ‘long int’ may alter its value
In file included from smoothslidesaver.h:29,
from smoothslidewidget.cpp:35:
smoothslidewidget.h: In member function ‘float ViewTrans::transX(float) const’:
smoothslidewidget.h:40: warning: conversion to ‘float’ from ‘double’ may alter its value
smoothslidewidget.h: In member function ‘float ViewTrans::transY(float) const’:
smoothslidewidget.h:41: warning: conversion to ‘float’ from ‘double’ may alter its value
smoothslidewidget.h: In member function ‘float ViewTrans::scale(float) const’:
smoothslidewidget.h:42: warning: conversion to ‘float’ from ‘double’ may alter its value
smoothslidewidget.h: In member function ‘double ViewTrans::rnd() const’:
smoothslidewidget.h:47: error: ‘rand’ was not declared in this scope
smoothslidewidget.h:47: error: ‘RAND_MAX’ was not declared in this scope
smoothslidewidget.h: In member function ‘double ViewTrans::rndSign() const’:
smoothslidewidget.h:48: error: ‘rand’ was not declared in this scope
smoothslidewidget.h:48: error: ‘RAND_MAX’ was not declared in this scope
smoothslidewidget.cpp: In constructor ‘ViewTrans::ViewTrans(bool, float)’:
smoothslidewidget.cpp:56: warning: suggest parentheses around comparison in operand of ^
smoothslidewidget.cpp:75: warning: conversion to ‘float’ from ‘double’ may alter its value
smoothslidewidget.cpp:76: warning: conversion to ‘float’ from ‘double’ may alter its value
smoothslidewidget.cpp: In constructor ‘SmoothSlideWidget::SmoothSlideWidget(QWidget*, const char*)’:
smoothslidewidget.cpp:130: error: ‘srand’ was not declared in this scope
smoothslidewidget.cpp:145: warning: conversion to ‘float’ from ‘double’ may alter its value
smoothslidewidget.cpp:146: error: ‘rand’ was not declared in this scope
smoothslidewidget.cpp:146: error: ‘RAND_MAX’ was not declared in this scope
smoothslidewidget.cpp: In member function ‘void SmoothSlideWidget::paintTexture(Image*)’:
smoothslidewidget.cpp:377: warning: conversion to ‘GLfloat’ from ‘double’ may alter its value
smoothslidewidget.cpp:377: warning: conversion to ‘GLfloat’ from ‘double’ may alter its value
In file included from smoothslidewidget.cpp:422:
/usr/qt/3/include/qmemarray.h: In member function ‘bool QMemArray<type>::resize(uint) [with type = unsigned int]’:
/usr/qt/3/include/qglcolormap.h:83: instantiated from here
/usr/qt/3/include/qmemarray.h:73: warning: conversion to ‘uint’ from ‘long unsigned int’ may alter its value
make[2]: *** [smoothslidewidget.o] Error 1
make[2]: Leaving directory `/smoothslidesaver-0.4.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/smoothslidesaver-0.4.2'
make: *** [all] Error 2 - Oct 14 2009

Screensavers by carstenw42 55 comments

Screensavers by carstenw42 55 comments

Science by renatgaraev 3 comments

Audio Apps by amdfanatyk 118 comments

Various KDE 1.-4. Improvements by TheNacho 41 comments
Two bugs:
1) I use a semitransparent background in Yakuake and a slideshow background on the desktop. Yakuake doesn't update its background when the desktop does. Or ever, actually.
2) The window decoration on Yakuake should be the same as the rest of KDE, not some fixed bitmaps. - Sep 08 2006
I updated to 0.9.1, but the problem remained. I'll try 0.9.2.
Nice program though, I use it often! - Aug 27 2006

Screensavers by carstenw42 55 comments
I'm using a folder with about 4000 pictures in it. But very often SSS shows the same picture several times within a short time. It seems that the randomness isn't perfect.
When my system is under heavy load (io), SSS often keeps showing the same picture over and over, fading it in and out.
Thanks again! - Aug 22 2006

Video Apps by meneerdik 125 comments
Problems:
- The target file size doesn't work. When I set it to 700MB I got 515MB, and 350MB became 502MB (another file).
- It would be nice to be able to skip faster between pages.
- If I haven't selected a format that requires splitting, that page shouldn't be shown.
- There's a translation error on the cropping page.
- Suggestion: Make it possible to enter target file name and folder.
- Suggestion: Make it possible to use other folders than /dev/dvd. As it is now I have to mount dvd images to /dev/dvd or use links.
Thanks again! - Jul 11 2006

Dolphin Service Menus by Maxilys 9 comments
http://bugs.kde.org/show_bug.cgi?id=123796 - Apr 02 2006

Dolphin Service Menus by Maxilys 9 comments
I like Nuvola a lot, make no mistake! However, a couple of points:
1.0 has new icons in Kmail, for get-new-mail, return, send and others. I don't think they're all that good. They look too much like each other, and I can't immediately tell which does what -- I have to wait for the tooltip.
New versions of Amarok will change the color of its tray icon as it plays a file. That effect isn't very clear with the Amarok icon from 1.0.
The tray icon for the program Knowit looks blank -- maybe Nuvola doesn't provide one?
The icon for Kstars is very hard to discern in its smallest version. - Nov 20 2004
However: From rc1 to 1.0 all icons have become a bit more shiny and colorful. The colors I can accept, but please don't make them any more shiny! The non-shiny ("plain") look is part of what makes Nuvola great.
Thanks again! - Nov 18 2004

Video Apps by maldn 139 comments
This seems like a nice app, but I'm getting a lot of errors in the compile. There seems to be problems with pwlib (ptlib). Where should I ask for help with such problems? Here, on the project page forum or what?
Here are the final compiler messages:
/usr/include/ptlib/unix/ptlib/video.h:63: error: parse error before `public'
/usr/include/ptlib/unix/ptlib/video.h:66: error: syntax error before `(' token
/usr/include/ptlib/unix/ptlib/video.h:69: error: parse error before `)' token
configvideodlg.cpp: In constructor `
KonferenceConfigVideoDlg::KonferenceConfigVideoDlg(QWidget*, const char*,
unsigned int)':
configvideodlg.cpp:39: error: `PStringList' undeclared (first use this
function)
configvideodlg.cpp:39: error: parse error before `=' token
configvideodlg.cpp:41: error: `videoDevices' undeclared (first use this
function)
/usr/include/ptlib/indchan.h: At global scope:
/usr/include/ptlib/indchan.h:332: error: storage size of `channelPointerMutex'
isn't known
/usr/include/ptlib/unix/ptlib/thread.h:167: warning: `void PX_ThreadEnd(void*)'
declared `static' but never defined
/usr/include/ptlib/unix/ptlib/pprocess.h:144: warning: `void
PXShowSystemWarning(int)' declared `static' but never defined
/usr/include/ptlib/unix/ptlib/pprocess.h:145: warning: `void
PXShowSystemWarning(...)' declared `static' but never defined
make[5]: *** [configvideodlg.lo] Error 1
make[5]: Leaving directory `/home/t/konference/src/konference_part/dialogs/config'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/t/konference/src/konference_part/dialogs'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/t/konference/src/konference_part'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/t/konference/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/t/konference' - Jun 05 2004
I don't know anything about this database of songs, but I hope it's big. I've got many mp3s I'd like to get identified. Mostly early organ music and also some experimental jazz from the 70s and 80s. And also it will be nice to finally find out exactly which recordings are which in a large folder of classical music.
How does this work? I suppose the music is somehow hashed and some sort of musically semantic checksum is made, which is correlated to a master list. But I'm amazed that this can actually be done. - Jan 21 2004