


Various Plasma 5 Improvements by gmolina 27 comments
While the plug in is now able to load and even talk to kwallet5 (Firefox folder created successfully in the default wallet) Firefox still crashes. After removing the plug in and installing it again it is now working. I'm not sure what the cause for the second crash was. There was no error message on the console and unfortunately I had not looked into the bug report Firefox wanted to send.
Please be aware that the passwords from the old kwallet database are not moved to the new db. I have not found a way to load and export the old database with kwallet5. - Dec 12 2015

KOrganizer Calendars by Glurzi 2 comments
basegui.cc:530: Fehler: Umformung von »long unsigned int« in »const QVariant« ist nicht eindeutig
/usr/qt/3/include/qvariant.h:169: Anmerkung: Kandidaten sind: QVariant::QVariant(double)
/usr/qt/3/include/qvariant.h:166: Anmerkung: QVariant::QVariant(Q_ULLONG)
/usr/qt/3/include/qvariant.h:165: Anmerkung: QVariant::QVariant(Q_LLONG)
/usr/qt/3/include/qvariant.h:164: Anmerkung: QVariant::QVariant(uint)
/usr/qt/3/include/qvariant.h:163: Anmerkung: QVariant::QVariant(int)
/usr/qt/3/include/qvariant.h:131: Anmerkung: QVariant::QVariant(const char*)
make[2]: *** [.obj/basegui.o] Fehler 1
I had changed
qitems.append (*it); to
qitems.append ((Q_ULLONG)*it);
Everything compiled fine, then.
I'm on amd64... don't know if this is the reason. - Jan 19 2007

Audio Apps by th3matr1x 9 comments
glXGetProcAddressARB is named glXGetProcAddress here (I'm using glew-1.3.3 as this is the latest version marked stable on gentoo, might be that this will work with newer versions, I didn't look further into this, because just deleting "ARB" worked).
There was an error related to jpeglib.h claiming FILE was not defined. I added stdio.h in some header files :-)
Finally it runs in xmms (rather slow, because my box is somewhat old) :-)
How do I get this running with amarok? liquidtrixx3 is not in the list of the visualization plugins... which file must be put where?
Keep on the good work! Good 3d vizualisations are really missing in amarok! - Dec 22 2006

Audio Apps by th3matr1x 9 comments
I have to admit that I didn't noticed what the program is at first, too. - Dec 22 2006

Various KDE 1.-4. Improvements by mart 499 comments
Very good! - Sep 27 2006

Various KDE 1.-4. Improvements by mart 499 comments
How about making the dropdownlist for switching between favourite apps, recent docs, ... to a tabbar? there should be enough space and the lists could be reached with only one click instead of two.
I think the buttons on the bottom are to big... maybe just graphics would look nicer. But the functionality is great, though (i like the start application button to get the alt+f2 menu)
And it would be cool to have tooltips displayed at least for the programs where the name or additionaly info doesn't fit - Sep 25 2006

System Software by lavacano201014 2 comments
do you have any problems with usbfs? Do you use this script in a kde-application? I don't understand what this script is good for. If you have problems finding new usb-devices have you ever tried hal and dbus? it works perfectly with the kde media:/ kio-slave. - Jul 19 2006

Various KDE 1.-4. Improvements by bcanet 20 comments
So, I don't want such a patch in kde. - Jul 06 2006

Various KDE 1.-4. Improvements by TheNacho 9 comments
Besides you can always add a open with entry "kdesu kate" for editing files owned by root or another user.
Just add a new entry to your k-menu, then you can say "open with->other.." and choose the entry - Jun 30 2006

Various KDE 1.-4. Improvements by CraigD 453 comments
awesome work. I was hoping for an kio-slave for ftps for some time. This is great. I submitted a bugreport to bugs.gentoo.org with an Gentoo-ebuild. It can be found at https://bugs.gentoo.org/show_bug.cgi?id=125314
BTW, is it somehow possible to connect to ftps through a proxy? - Mar 06 2006
I think it would be better if the underlying menu will disappear (as it is, now), in the mockup it is only there to show that the center of the menu had moved. - Jan 17 2006
BTW, I submitted bugreports at bugs.gentoo.org for the needed programs. I only tested with ppc and x86. Can somebody confirm that this works with amd64 and not with sparc (as stated in the songanalysis-ebuild provided by SupuS)?
I would suggest that you make a comment at bugs.gentoo.org, then
songanalyzis: http://bugs.gentoo.org/show_bug.cgi?id=114243
python-commandsplus: http://bugs.gentoo.org/show_bug.cgi?id=114245
python-extattr: http://bugs.gentoo.org/show_bug.cgi?id=114246
python-amarok: http://bugs.gentoo.org/show_bug.cgi?id=118661
python-Observable: http://bugs.gentoo.org/show_bug.cgi?id=118660 - Jan 11 2006

System Software by jaegerschnitzel 61 comments
I think with "It works on local and some network / other folders" jaegerschnitzel is referring to kio-slave protocols. - Jan 08 2006

Screensavers by carstenw42 55 comments
I just see a white screen. No pictures are shown. I pointed to a directory with jpgs.
I run on ppc, btw. Don't know if this matters.
I compiled the soucres by myself (using a selfwritten ebuild for gentoo). - Jan 03 2006
They can be found at
http://bugs.gentoo.org/show_bug.cgi?id=114243
http://bugs.gentoo.org/show_bug.cgi?id=114245
http://bugs.gentoo.org/show_bug.cgi?id=114246
have fun - Dec 02 2005

KDE 3.x Window Decorations by dralgebra 175 comments
it seems stable enough to work and play with it... - Sep 19 2005

Dolphin Service Menus by TOD 5 comments
It is off by default, because it is not 100% secure on all filesystems, as stated above. - Sep 08 2005

Various KDE 1.-4. Improvements by earth 21 comments
I don't see the difference to the current behaviour when entering a path (or a ftp-url btw). Just enter /us [keydown] lo [keydown] po [keydown] x11 [keydown]. (This is if you set the behaviour of the location bar with right mouse to "Dropdownmenu", which should be the default).
I even tink that the existing locate (http://www.kde-apps.org/content/show.php?content=17201) (or ilocate) kio-slave is much better for searching in konqueror by typing something into the location bar than integrating another bar.
As for searching in web-pages: You can search for text by hitting "/" and then start typing the text (just like in man-pages using less for displaying)
You have to use the keyboard in any case. I think just hitting "/" is much easier than clicking into some searchbar with the mouse and then start typing. - Mar 13 2005

Various KDE 1.-4. Improvements by WedDa 30 comments
> konqi should search google instead giving an error by default...
Just go to Preferences->Configure Konqueror->Web-Shortcuts
and choose Google as the Default-Searchengine - Nov 14 2004

Various KDE 1.-4. Improvements by andrunko 313 comments
But the old sidebar is working without problems, so it is no real problem
Otherwise your patches are some of the coolest eyecandy I have ever seen for kde. Makes fun to use it.
Gordin - Oct 19 2004

Various KDE 1.-4. Improvements by andrunko 313 comments
http://www.mockies.de/sidebar.jpg
BTW, icons are grouped a little strange in Icon-View
Gordin - Oct 18 2004

Cursors by andrewevil 28 comments
this is a cool theme. I don't like the new xterm cursor, though. So I switched back to the old one. Keep on the good work. - Jan 20 2004

KDE 3.x Splash Screens by pirke 2 comments
I got them from kde-look.org but I can't find them anymore.
But there is another Icon-Theme which is a modification from Aqua-Icons. You can find it at
http://www.kde-look.org/content/show.php?content=5125 - Oct 11 2003