


Science by ariya 36 comments
cp ARGS -f i18n/*.qm ${speedcrunch_TRANSLATION_DIR}
But there are no qm files i that directory in the newest version (0.10.0 still has them!). - Jun 04 2008

Utilities by just-free-man 48 comments
Two things missing, though: please make the pop-up window not focus stealing. Whenever I mark some word in a program to replace it with a new word the focus is stolen by the qstardict popup, and the word I was about to enter does not reach the previous active window.
Additionally, please make it possible to "click" the pop up away by just clicking on it :) - Mar 02 2008

Various KDE 1.-4. Improvements by dreadhead 57 comments

Digikam by wjarosz 27 comments
Maybe it could even be used as a new type of html theme engine to create others based on it?
I mean, compared to the other themes available it is simply a new generation (the first real Ajax theme I think). - Jul 09 2007
If I have the tag "Berlin" of the tag group "Places->Germany", than the tags the photo finally gets in flickr is just on tag called:
placesgermanyberlin
The tag is displayed different on the single photo page:
Places/Germany/Berlin
I would prefer to give the photo the tag as a collection of three different tags: Places, Germany, Berlin.
If you don't like it I would also like to see this as an option rather than the default behaviour. - May 09 2007

Various KDE Stuff by javierllorente 51 comments
Will there be a re-spin like every two or three weeks? - May 05 2007

Graphic Apps by prometeus81 27 comments
http://bugs.kde.org/show_bug.cgi?id=125543
Good luck with it :) - Mar 21 2007

Graphic Apps by prometeus81 27 comments

Various KDE 1.-4. Improvements by dunkelstern 56 comments

Utilities by kelvie 347 comments
However, the archive was already missing some pngs because they are only links to hardcoded directories:
add.png -> /home/daniel/projetos/doka/src/icons/add.png
finished.png -> /home/daniel/projetos/doka/src/icons/finished.png
remove.png -> /home/daniel/projetos/doka/src/icons/remove.png
started.png -> /home/daniel/projetos/doka/src/icons/started.png
stoped.png -> /home/daniel/projetos/doka/src/icons/stoped.png
For the /home/daniel: grep the src files for the expression, there are still some left:
frm_addwb.cpp: lE_DirName->setText( tr2i18n( "/home/daniel/downloads" ) );
frm_addwb.ui: /home/daniel/downloads
main.cpp:// QString url = "/home/daniel/NOtas/";
I wonder, btw., what NOtas is supposed to be?!
For the crash, maybe it is due to the daniel-hardcoded directory? When you've fixed that I will try again :) - Jan 17 2007
However, there are some bugs: the configure dialog always has the default URL /home/daniel/download, so I need to change it every time. But
whenever I try push the "add" button, the program crashes (see below). If I reopen the program the added link is listed there, but it points again to /home/daniel/downloads.
Looks like hardcoded, you should change that to /home/$USER/. If I may give you an advice: create a new, different user on your machine, and test everything there, you will quickly see the problem.
As for people who can help you with the konqueror integration: check with the konqueror guys, they shure can help you. Also, check for the "make kget cool" commits in commit digest, there you will find people who are working at kget and might be able to help you with your alternative download program.
Anyway, here is the crash output:
0x00278402 in __kernel_vsyscall ()
#0 0x00278402 in __kernel_vsyscall ()
#1 0x00554ceb in write () from /lib/libpthread.so.0
#2 0x005b1a9e in _X11TransGetConnectionNumber () from /usr/lib/libX11.so.6
#3 0x005b17af in _X11TransWrite () from /usr/lib/libX11.so.6
#4 0x005b76b7 in _XSend () from /usr/lib/libX11.so.6
#5 0x005b81fa in _XEventsQueued () from /usr/lib/libX11.so.6
#6 0x005a3eb2 in XPending () from /usr/lib/libX11.so.6
#7 0x029850da in QEventLoop::processEvents ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8 0x029f63f0 in QEventLoop::enterLoop ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9 0x029f62a6 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x029dc97f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x0804feeb in main () - Jan 17 2007

Utilities by kelvie 347 comments
I think if it is possible to merge the simplicity of klipper with the power of basket there would come out something very cool for KDE 4 :D - Jan 14 2007
I have a suggestion:
It would be nice to have a "pause" button: most of the time it doesn't matter for me how fast the game is going, but when the cards are unveiled in the end I would like to have some seconds more. Especially the beginners need some time to see what the others are having.
Also, it would be cool when the computer would show what the player actually has (like: won with flush, etc), and what the others have. - Jan 12 2007
Also I think some art developers could help you improving or developing templates for really cool and smooth generated pages.
You should ask at kde-artists.org or open-collab.org to get in touch with the right people for such a task, I think its worth a try. - Nov 27 2006

Various KDE 1.-4. Improvements by tipote 67 comments
Is there at least any chance that there will be a new clucene version, including these patches, soon? - Sep 14 2006
there was a blog post by aseigo about some interactions of themes with kicker which also discusses some shortcomings:
http://aseigo.blogspot.com/2006/09/qtimeline-timers-and-what-to-avoid-in.html
Could be interesting maybe... - Sep 11 2006
I saw a small bug today in serenity: when I open a new mail in kmail and start writing the subject the window bar in the taskbar starts flickering while i enter new characters - probably because the window bar label is created by the e-mails subject and therefore has to be updated while I enter new chars in the e-mails subject.
However, this flickering does not occur with other styles.
It does not kill kittens, but it is a bit annoying at least, well, and a small bug. If you need more information, just mention it, I would like to help where I can. - Sep 10 2006
And since I prefer the +/- stuff (at least how you implemented it) and use also the other options I would say: no, please keep them :)
In fact, there is one reason to keep them: without others would probably try to copy your theme and just change one or two tiny details which you can also provide by options. So keeping the options would save work - and make me happy :D
In any case, thanks for the awesome work,
liquidat - Sep 09 2006
This is provided by the package libattr-devel on rpm systems. Here in Fedora Core I can fine the file in /usr/include/attr/xattr.h - check if you have it installed, otherwise check where you can get it for your distribution. - Sep 09 2006
Some ideas though: First, your screenshots look a bit grey, you could upload some with the original KDE colours.
Second, I would love to see a set of screenshots somewhere which show which option changes what - I am not so familiar with the style options so I have no idea "Triangular Tree Expander" could mean, for example.
Thanks for that work! - Sep 08 2006

Dolphin Service Menus by timb 65 comments
Just to add another possibility to handle stuff like bookmarklets (read: javascript bookmarks). konqueror has a native javascript bookmark support - it is just named different: small service programs.
A short howto about hot to add them can be read here:
http://liquidat.wordpress.com/2006/04/19/konqueror-with-bookmarklets/
However, the menu addon is nicer in a way ;) - Aug 30 2006

Video Players by eean 278 comments
/usr/lib/libXtst.so.6 for example.
liquidat - Aug 14 2006
Additionally some very often used applications changed their official names also to a no-K name:
amaroK -> Amarok
oKular -> Okular
...
So strigi is according to these new "rules" - also I have to admit that the name does not sound very nice in my ears (I'm not a native english, that's probably the reason). - Jul 23 2006
The output is just:
-- Found BZip2: /usr/lib/libbz2.so
-- Found Sha: /usr/lib/libcrypto.so
-- Found CLucene library: /usr/lib/libclucene.so
-- Found CLucene include dir: /usr/local
-- Found CLucene library dir: /usr/lib
Could not find CLucene. Please download CLucene from http://clucene.sf.net
-- Configuring done - Jul 16 2006
Is strigi taking advantage of infotify? Does it use it? If not, why not? - Jul 02 2006
Have you tried to do something like that? Is it somehow possible, or already implemented? - Jul 02 2006
The problem with static libraries is that some distributions, like Fedora Core, try to avoid static libraries at all - normally packages providing static libraries are not accepted by the project. Therefor the static libraries are excluded in the packages - which leads to the problem that an official clucene build for Fedora Core, which would be necessary to package strigi for Fedora Core officially, would not provide this static library - and therefore strigi would not work.
Any idea how to solve this problem? - Jul 02 2006
Besides that: I just finished a very important project work with kile - I was a latex beginner, and kile helped me, it is just awesome! - Jul 02 2006
checking how to include clucene... "failed"
But: clucene is installed: libclucene.so.0 is installed at /usr/lib/ amd the *.h files are installed at /usr/include/CLucene - but even if I add these with --with-clucene= I still get the configure error.
The installed version of clucene is clucene-core 0.9.15
Any idea what to do? - Jul 02 2006

Groupware by HuntsMan 13 comments
By the way: in long term, if you really want to dive deep into KDE, contact the Akanodi team if it is possible to include your data within the Akanodi storage system which will be the main storage for personal data in KDE 4. - Jun 29 2006

System Software by cgonzalez 8 comments
So start, I would like to test and comment.
As a side note: adept, the kubuntu/apt will have a new GUI in version 2.2 (in development yet). The interesting part is that the new GUI was designed together with designers and people who now how a interface look like for normal users. So you probably want to contact this guy what to do.
Also, when you need artist support or any other support in case of KDE programming, check http://open-collab.org/ - Jun 28 2006

Graphic Apps by cyb 15 comments

Various KDE 1.-4. Improvements by Psypointer 6 comments
liquidat - Jun 13 2006

Graphic Apps by cyb 15 comments
add -lkstore -lkritacommon -lkparts -lkritaimage -lqt-mt -lkdecore -lkdeui -lkritaui -lkritacolor -lkofficecore
in each Makefile.am in the kritaredeyeremovaltool_la_LIBADD line.
It now compiles, but unfortunately does not run as it should be... - Jun 02 2006