


Radio Apps by sommerluk 53 comments
Please read my comment there.
Would this be an acceptable way for you? - Dec 13 2009

Radio Apps by sommerluk 53 comments
It will show up probably in 0.6.1.
However, there is still no application icon for KRadioRipper, resulting in a systray icon showing just "?" - that's not nice. If anyone has an appropriate icon, please let me know... - Dec 05 2009

Radio Apps by sommerluk 53 comments
Thank you for your feedback! Only with feedback we can make better the program. - Dec 05 2009

Radio Apps by sommerluk 53 comments
What do you imagine exactly? Folders to organize streams in the KRadioRipper window? Or custom save directories for each stream? (Actually, you can set _one_ custom save directory. Inside of this directory, there will be created automatically a subfolder for each stream.) - Dec 04 2009

Radio Apps by sommerluk 53 comments

Radio Apps by sommerluk 53 comments
The place for bugs is sourceforge.net. Please open the bug report at http://sourceforge.net/tracker/?func=add&group_id=217306&atid=1039692
When does the problem occur? Always? Or only when you terminate KRadioRipper fast after starting it? - Nov 27 2009

Radio Apps by sommerluk 53 comments
It should compile also with 0.3.0, but because of a bug in libproxys KDE module, it will always try to use direct Internet connection when working with KDE proxy settings.
Versions prior to 0.3.0 are not compatible.
(However, you can also simply disable libproxy support: Delete the directory to which you have extracted the source file. Extract the source file again. Use "cmake -DWITHOUT_LIBPROXY=YES ./" instead of a simple "cmake ./". For details, see the file INSTALL.) - Nov 25 2009

Radio Apps by sommerluk 53 comments
I think that your download is broken. I've tested it and downloaded the source file again; it extracts and compiles fine. Furthermore, the binaries are made from the same download link, and they could be packages fine.
What do you mean exactly with "corrupted" - doesn't extract fine the file? - Nov 24 2009

Radio Apps by sommerluk 53 comments

Various KDE 1.-4. Improvements by urwald 3 comments

Radio Apps by sommerluk 53 comments

Radio Apps by sommerluk 53 comments
settings_stream.h isn't part of the archive because it is generated automaticly with the kconfig compiler from settings_stream.kcfg - this is handeled by cmake/make.
In the archive there is no INSTALL file - I'll write one with build instructions for the next release. Try building it this way:
Download the bz2 file to a new, empty directory. Switch to this directory and do:
bunzip2 *bz2
tar -xf ./78068-kradioripper-0.1.3.tar
cmake ./
make -j 2
su
make install
exit
kradioripper
Does it work this way? - Apr 01 2008