


System Software by Multimedia4Linux 31 comments

Utilities by giorgiotani 182 comments
I have no problem with widening my horizon. So thanks for posting this here and please ignore all those nitpickers here that say: It's not a KDE app. - Mar 19 2007

Various KDE 1.-4. Improvements by sirajr 613 comments
KBFX seems to be available in the repository of Kubuntu Edgy. So I finally decided to install it. Didnt bother before because I didnt want to invest to much work in just the start button ;-)
So far, so good. Only thing I couldnt figure out: How do I set an icon for the hover menu (not the animation). It shows only a black rectangle here though I specified a user icon for KDM. Anyway, I'm really missing an option to turn off the hover menu completely. Otherwise great work! - Nov 17 2006
* Best usability under Linux for getting a PPTP connection
* Quality of this app noticeably improving from version to version
* Now sufficiently easy to get a PPTP connection.
* Has never crashed during a running connection here.
Still problematic though:
* No option to immediately start to system tray.
* Can be started twice
* Sometimes just refuses to be closed, sometimes still crashes during start/close/configuration.
* If crashes or forced to close with "Ctrl+Alt+Esc" I dont have an Internet connection anymore until I restart my PC. I cant say for sure but perhaps this is due to route reconfiguration
My proposals for improvement:
- Restarting the application should have a recovery mode detecting a previous crash and recover routing.
- Introduce an option to start to system tray
- I needed this script to start with sudo:
#/bin/sh
xhost +local:local
sudo kvpnc
This script should be included with kvpnc and there should be an option within the application to automatically create a desktop icon and perhaps even edit sudo or at least give a hint how to do it. - Nov 17 2006

Various KDE 1.-4. Improvements by Linuster 15 comments
Immediately understandable.
Easy to use.
So useful. - Oct 31 2006

System Software by sabby7890 79 comments
Or can I edit existing files
and it takes over the settings?
If yes I suggest you name it
(at least) kX Edit. - Aug 01 2006

Chat & Messenging by Diavolo 63 comments
For instance, I just could not find out how to erase my history for privacy reasons. I finally found the folder SIM stores this in under .kde/share/apps and erased that one. :-/ - Jul 07 2006

Developers Apps by amantia 72 comments
But since 3.5.x everything has been going downhill and when I listen around the office I'm not the only complaining. Quanta crashes far too often (I'm not talking about VPL here but simple editing). From version to version (3.5.0, 3.5.1) I hope the situation improves after an update but unfortunately not. Some of my colleagues have switched to Kate, some to Zend and I have switched to Bluefish. It's sufficient but not great. I'm still missing Quanta but when you lose your work at least twice a day this is not an option for me right now. I suspect that too much work has gone into things only a few people use (VPL, Projects etc), but the basic editing stability has been neglected somewhat. I will try again with KDE4. - Jun 24 2006

Various KDE 1.-4. Improvements by antonmx 2 comments
shortcuts. I'm missing those
too. Anyway, just posting
your proposals in a long enumeration here wont help you anywhere. Get an account at bugs.kde.org and file your wishlist proposals there clearly marked as [WISH] in the subject line - one wish at a time not all in one bug. - Jun 22 2006

Various KDE 1.-4. Improvements by comtux 12 comments
But on the other hand, I doubt
a migration manager could solve
the most pressing problems:
Like non-working hardware (think of video playback etc), software installation troubles etc. These are the things most difficult when switching to a new environment. There are users (like me) who were quite aware that there would be some very unpleasant stumbling blocks when switching to Linux and I have been very determined. The first month was extreme horror! Though I must admit that Linux has come a long way since I switched a few years ago. When I started with SuSE 8.1, you couldnt even burn Audio-CD's or switch your display resolution easily on-the-fly.
A user-friendly editor with good syntax highlighting was nowhere in sight as well. This has all changed.
Anyway - the single-click/double-click or the look of the start button was the least of my problems... - Jun 20 2006

Various KDE 1.-4. Improvements by asdex 22 comments
quite some time now.
Some warning for everybody who
is new to this:
If you select a range of files
or Ctrl+A with activated quickfilter, you also select the files not shown!!
If you now select delete you delete
more files than you thought.
This can lead to serious dataloss.
Better only view,move,copy,delete single files in filtered mode. - May 23 2006

Developers Apps by joachimeibl 26 comments
I know Kompare already, and its
GUI is indeed a bit more clean, but it
destroys UTF-8 files unfortunately which makes it unusable at the moment for me. - May 15 2006

Developers Apps by joachimeibl 26 comments
really a bad GUI. But KDiff3 is quite
useful if you need KIO protocols.
But perhaps you can use FUSE/SSHFS to mount some filetypes usually only accessable via KIO. Then you can use Meld with these too. - May 15 2006

Wallpaper Other by paninaro 44 comments

System Software by invernomuto 100 comments
Please auto-detect checkinstall. If it is installed it should be used automatically by default. In an ideal world, Kompile and checkinstall will come installed by default with the distro. A user downloads a file, right-clicks on it and selects "Install source package". The package is installed with as less options and questions as possible and the user can use his/her usual package manager to uninstall it again. - Apr 02 2006

System Software by invernomuto 100 comments
beta version. I'm still wondering
what the intented target audience for this tool is. IMHO such a tool is
primarily useful and needed for all those people who dont know much about
Linux and are afraid to go to
the command-line but want to try
out software for which no package for their distro exists. Nice, if Kompile is also useful for geeks, but the user-interface shouldnt be too cluttered with pro-options as it is at the moment. Less is more. But this
app sure looks quite promising.
From a novice point of view I think these are the major problems right now:
- The buttons on the main window are labeled confusingly. Two times it says options and the setup (=options) is behind the third button. The idea with large buttons is user-friendly and nice, but to hide two other buttons behind each button is unnecessary. Just make the window a bit larger and group all buttons below each other
and write a short description next to it like "Install software source package". Use verbs like "Install" not "Installation" to make it easier to understand for the novice user what will happen next. Use the standard "..." behind captions to indicate a dialog box is following.
- The whole thing with profiles
should be off by default. Novice users
dont know about profiles - they just
want to install something.
- Konqueror context menu: Very useful, but the wording is strange. It should not mention the application name (Kompile) but simply a verb: Install source package. The submenu is not necessary and confusing. Just clicking on "Install source package" should be enough.
- If you want to provide configure options for geeks, Kompile could perhaps have an "Expert configuration..." button on the first
installation screen where it shows the output of "configure --help" and provides a command-line. Here you could place profiles as simple history drop-down list, like in a browser.
- It would be cool if Kompile could
detect a KDE application by analysing ./configure output and automatically add --prefix=`kde-config --prefix`
- Checkinstall support is great! This hides the difference during uninstall for the user between software installed by package and software installed by source. If Checkinstall is on though, all mentions of "Uninstall" within Kompile should completely disappear. Instead there should be a hint after installation that the user can uninstall the package safely with his favorite package manager. - Apr 02 2006

Network by yodor 109 comments
that JUST WORKS (TM) here.
I've tried various apps literally
for years without success. Most were buggy as hell or extremely ugly in the system tray. Thanks for this nice network monitor. As I'm (like probably most users) mostly interested in the download rate it would be cool if the rate could be shown in the system tray instead of the icon. So I dont have to mouse over the icon to know whats going on. - Mar 14 2006

Audio Apps by parapente 40 comments
"Mercedes" to "Car"
and "iPod" to "MP3-Player".
Stupid. - Mar 11 2006
At some point when using a wrong password I got this:
2006-03-06 14:21:30 Debug: Es wird versucht, zu Server "**.**.**" mit User "****" zu verbinden...
2006-03-06 14:21:30 Info: [pppd]anon fatal[get_ip_address:pptp.c:357]: gethostbyname '**.**.**': name server error
Couldn't get channel number: Input/output error
2006-03-06 14:21:39 Fehler: Ein-/Aushgabefehler
(I deleted sensitive info before posting)
After that all my profiles where wiped out. So I recommend saving .kde/share/config/kvpncrc
somewhere in case you need it.
Futher problem:
When I try to close there is a message box saying that KVPNC doesnt close but minimize to the system tray. But even if I check "Do not show again" the box is shown every time. - Mar 06 2006
I'm at home and have a PPTP connection to my work and to a relocation center. The one is on subnet 192.168.168.0/24 - the other on 192.168.2.0/24. I want to be connected to both at the same time. - Mar 06 2006

System Software by jaegerschnitzel 61 comments
And it would be very nice to be able to add multiple directories to one profile which are compared in one run. - Mar 02 2006

Karamba & Superkaramba by victor73 100 comments
in a way it is - in many other
ways it isnt if you look at
what this country (i.e. voters
like him) does and
has already done to real world politics.
Look at his homepage + "About Me". If this is all meant to be a joke I just dont get it. It's rather sad such
people exist, I'm afraid. - Jan 15 2006
get older versions. This app
used to work great but since
I've switched to Kubuntu I got
a new version. All the new
versions dont work with PPTP.
The version coming with Kubuntu
(0.8) did crash consistently - on
config, on exit, on nearly every
occasion. Then I compiled 0.8.1.
Still crashes. Then I compiled the
current version. This one doesnt
work with the ppp coming with
Kubuntu anymore. It uses an
option "mppe" which doesnt
seem to exist. I dont want to
recompile ppp. So, I just want
the old kvpnc back - I dont
need any of the new features. - Jan 07 2006

Various KDE 1.-4. Improvements by peppelorum 26 comments
that this requires a very recent
Yakuake with proper DCOP support.
You will have to compile Yakuake
yourself.
Furthermore: I added a ";clear"
behind the cd statement in order
to have a clean screen and not
a confusing cd statement at the top.
SSH still has some problems here.
It doesnt change into the proper
directory and :22 isnt removed like
in fish://bla.org:22/usr/local
The ":22" is introduced by KDE when
you use the remote places functionality.
The script should remove this but
I'm no sed-expert and my attempts to
fix this were futile.
The SSH support would be great if it
worked. Ive been missing this for
ages in KDE. I'd like to switch
from Konqueror right into the
right folder, already logged in. - Jan 04 2006

Various KDE 1.-4. Improvements by mart 29 comments
I ever liked about the GTK
file selector. In all other
aspects the KDE selector is
way superior in my opinion.
Outside the file selector
(i.e. in Konqueror like in
your proposal) this is also
very useful.
Did you already file a
WISHLIST-bug in bugs.kde.org?? - Jan 02 2006

Various Games by Brandybuck 4 comments

System Software by xis 97 comments

System Software by xis 97 comments
Minor glitches I found:
Some letters which go below
the baseline like a "g" seem to be clipped.
Network display doesnt work here
properly though I'm using
a pretty common SuSE 9.3 install.
E-Mail preview of my IMAP mail
folder shows the number of all
messages not the number of
all unread messages.
The date on the clock applet is
too long and is therefore also
clipped. The weekday names
are localized (German). I assume the weekday names in English are
shorter so the problem does not
occur there.
Nevertheless - this theme is
absolutely great and these minor
glitches certainly wont keep
me from using it ;-) - Nov 03 2005

System Software by invernomuto 100 comments
for a LONG time but didnt have
enough knowledge to do this by
myself. This is definitely one of the most needed apps for KDE!
Great that it's not written in
an interpreted language like
similar (much less professional)
solutions. It seems a bad idea
if you need Python or Kommander
installed for sth. basic like
this. This seems already very
polished in version 0.1.
My only wish to make this perfect:
Support of checkinstall instead
of "make install". This will
be absoluetly amazing: Imagine
clicking with the right mouse
button on a TAR.GZ file and
select install. No further
questions asked - not even a
directory. If you want to get
rid of it: Go to a package
manager and deselect it.
This is far superior to Windows.
Klik is very nice for quick testing
of software but can never
be a general solution, because
you cannot install as root,
it doesnt integrate with
existing package manager based
systems and is not suitable for
all packages. This is MUCH better. - Oct 14 2005

Graphic Apps by zvonSully 68 comments
http://tinyurl.com/92c8n - Sep 26 2005

Wallpaper Other by schuncka 1 comment
people to submit stuff like
this to kde-look is beyond me.
But, oh well, all contributions
are welcome, aren't they ;-) - Aug 25 2005
connecting to a windows server.
Comparing with the PHP-gtk
pptp-tool brought the solution:
[x] "force mmpe"
[x] "disable 40-bit"
is required.
Perhaps this should be the
default, because it is the
default with the php-gtk-tool
and required for ordinary windows
servers. - Jul 15 2005

Full Icon Themes by everaldo 199 comments
requires you to modify
admin/detect-autoconf.sh
as well as admin/cvs.sh
In both files change "1.6"
to "1.9", then do
Make -f Makefile-cvs
then
configure --prefix=/opt/kde3
make
make install - Jul 11 2005

Various KDE 1.-4. Improvements by zvonSully 34 comments
whenever there is a seemingly confusing user interface.
My arguments against it:
1) This very often takes ANY incentive
to reorganize a cluttered config
dialog. Expert users
who need/wants lots of options
are left with an extremely crowded
interface and when they are
complaining people will say: Hey,
just set your level to "basic".
2) It's difficult to define
what "basic" is. Some people
need these options, some people
other options. And even worse:
When it's set to "basic" you
never know if you are missing
important options you actually
want. The video player you
mentioned using this technology
is a great example:
I would consider myself an
expert user but not if it
comes to video-codecs. I just
wanted to play my movie files.
So, I chose "basic" in said
dialog. Unfortunately a very
important option (cant quite
remember which one, I think
it had sth. to do with "buffer
size") was wrong, but not
visible for me. Finally I
found a doc on the internet.
More confusion: It describes
an option but the option isnt
there. Did I use the wrong
version?
Even worse scenario: You
set an option in advance
mode, switch back to basic and
never find it again.
To sum it: No, I definitely would
not want that. Really afraid
users like my mum would never
ever use a config dialog - no
matter who easy it is. Medium
users can learn it if someone
shows it to them. It doesnt matter
then if there are other options
as well - they will ignore them.
So, the target audience for this
idea doesnt really exist. It's
a typical geek idea making
apps even worse. Did you ever
notice that neither Microsoft
nor Apple uses that approach though
they have large usability labs.
Would you want a car that you need
to set to advanced mode to be
able to switch on fog lights?
IMO there is often a better
way to organize things instead
of just hiding them. Re-thinking
dialogs is difficult but
necessary to create a great
interface for all. - Jun 06 2005
Detecting wrapper location ... OK
Setting up HTML docs symlink ... OK
Adding . to KDEDIRS= ... OK
Starting Krita ...
bitBlt: Cannot bitBlt to device
bitBlt: Cannot bitBlt to device
bitBlt: Cannot bitBlt to device
bitBlt: Cannot bitBlt to device
bitBlt: Cannot bitBlt to device
bitBlt: Cannot bitBlt to device
bitBlt: Cannot bitBlt to device
bitBlt: Cannot bitBlt to device
koffice (lib kofficecore): ERROR: Couldn't find the native MimeType in krita's desktop file. Check your installation !
Checking for KDE 3.x using kde-config (/opt/kde3/bin/kde-config) ... Yes
Checking for Qt 3 (Qt >= 3.0.5) ... Yes
BTW: tried kbuildsycoca to no avail. - Mar 21 2005
Still the same message.
In fact this message was
the reason why I did install
KOffice in the first place.
I'm really interested in finally
trying Krita out but it seems
to be damn hard unfortunately.
The first release (source) was
impossible to compile. This
release doesnt work either.
Well, I think I will have to
wait until KOffice 1.4 comes
out with Krita in it. I've
tried this version on lots
of different PCs and various
distributions (SuSE 9.0, 9.1,
9.2, Debian, etc.) at home and
at work. It works nowhere and
always stops with this message.
It seems to be quite difficult
to release a binary package
independent of KOffice. Perhaps
its wiser to not publish binary
packages at all if they do not
really work in most cases anyway
and wait to release together with
KOffice. Just my €0,02... - Jan 13 2005

Various KDE 1.-4. Improvements by lokheed 128 comments
time to bring this in KDE 3.4
This is really badly needed.
I'm interested too to see what
happens now - just from a
"political" point of view.
Do they really react better if
someone writes to a mailing-list?
Or is this just like someone at
an office telling you
to go "next door"?
IMHO the whole idea of not
accepting a bug if it refers
to sth. already existing is completely
stupid. If a bug i.e. just said
"The design of the clock should
be more customizable
they would probably not mark
this bug invalid. But if you
say where they can get some
inspiration in form of a full
working implementation it is
suddenly invalid?? I cannot
really understand this. Nobody says
they have to use the source code
or implementation. They can take
their time and implement a bug
wishlist item from scratch ;-)
It's a good idea to get new
developers more involved in
the KDE project. But must this
happen by alienating them first
and forcing them to "knock" on
the mailing-list-door of their
elitist tower? It's sometimes
a bit too bureaucratic for me...
Hope you have success with this
anyway. - Dec 31 2004

Various KDE 1.-4. Improvements by lokheed 128 comments
The bug has just been set
invalid. The KDE team does not accept
bugs like this. The only way
to get this into KDE is:
The author himself must
write to a mailinglist like
kde-core-devel or kde-artists
and request his work to be
included in KDE. - Dec 30 2004

Various KDE 1.-4. Improvements by lokheed 128 comments
go into KDE 3.4. I once tried
to file a bug on a different
issue saying "Please take
xy from kde-look into KDE".
But I was told that not the KDE
team is taking software into KDE but
the author has to ask if he
can put this into KDE.
So, I guess the author has to
file a bug himself or contact
the kde team to put this
into KDE 3.4. Please, please,
do this! 95% of the people
on kde-look are behind
you judging from the votes ;-) - Dec 27 2004

Desktop Concepts by Superstoned 12 comments
functions like delete, move,
rename do not exist here
(KDE 3.3.0) - Dec 02 2004