KDE-CVS-Digest for October 11, 2003

In this week's KDE-CVS-Digest:
CSS and other bugfixes in Konqueror. Amarok gets a DCOP interface. Two new applications: Viki, a visual keyboard, and KolourPaint, yet
another paint program. Klaptopdaemon adds PMU support, and now compiles on your S/390.

Dot Categories: 

Comments

by Verwilst (not verified)

I was waiting for this to appear! Thanks! ;o)
First reply, jaj! :p

by Alex (not verified)

Thanks for the updates, jsuta few questions though.

1. Is Amarok in KDE and how is it differnt from, kaboodle, noatun, Juk, and other KDe players?

2. Is KolourPaint better than other apps like Kpaint or Krita?

3. For people runnign CVS, does the KDE desktop finally align icons to grid and not by the text length? This is my biggest beefs with the Kdesktop.

by Tom (not verified)

Look at amarok's web site and try it, to answer your first question.

http://amarok.sourceforge.net/

It aims to be as simple as possible in terms of its interface, to let people manage simple playlists with drag and drop and play those files. It looks a bit like a cross between Noatun and Xmms.

by Nicolas Goutte (not verified)

As written in the CVS commit comment, KolourPaint is not supposed to replace Krita. As for KPaint, may be, only the future will tell.

Have a nice day!

by Michel Nolard (not verified)

Hi all !

I wander if there is no licensing problem with KolourPaint : it is released under a BSD style license. But, if I am not wrong, the KDELibs are licensed under the LGPL.

Is it allowed to downgrade the license this way ? Or at least, this is not allowed to use the original BSD license, only the modified one, I think.

By the way, I want to tell that I think that it is a very good idea to have a program which can compete with The Gimp on the simplicity front (not the functionnalities, obviously) and with Krita and friends, which are heavy since they rely on the KOffice libs. Although I would have preferred that an already existing project like KPaint had been improved instead. I know there is a lot of work to do with it to achieve a good concurrent to Microsoft's Paint, but it is worth of it as it is already included in the official KDE releases.

--
Chucky

by Michael Thaler (not verified)

Just some small comments:
- krita does not really depend on KOffice libs. It would be pretty easy to remove all dependecies on KOffice libs. But then, is this usefull for a big app like Krita?
- I worked a little bit on kpaint and no, it does not make sense to use the kpaint codebase. It does not even use the document - view coding paradigma. I tried kolourpaint and it looks very nice. Undo/redo is great. I definitely think this should be the future kpaint. It looks very promising and has nearly all the functionality a basic painting app should have. And I am sure it is pretty easy to code things like a star tool etc. (which I did for kpaint to get a better understanding of the code).

It is really time that we get some good painting apps for KDE. It's a pitty that there is no Kimp. On the other hand, Gimp 1.3 looks pretty cool and it is probably quite a lot of work to code something like this. But the base is there with krita. It is just a matter on how many people want to work on krita. It is not very useful from an end user perspective (but try to create a new document, go to layers->insert image into layer and insert to images. Then go to layers->properties and change the opacity of the upper layer to 50%. Looks really cool. The code works, just painting tools are missing;-(

by anon (not verified)

> But, if I am not wrong, the KDELibs are licensed under the LGPL.

Since when did a painting app become a core KDE library?

by blah (not verified)

As for number 3,

On my KDE 3.1.2 desktop :

right-click on desktop > icons > align to grid

by Alex (not verified)

The grid is not true, it is jsut defined by text, and icons are spaced unevenly, there are lot sof problems with that.

Try Windows XP or GNOME 2.4 to see what I mean.

by David Faure (not verified)

Looks even here, given that the text wraps.

by soda (not verified)

When the icon size is 48 there is a lot of space between icons.

by Tom (not verified)

Does anyone have more information on KolourPaint? I'd be interested to know more about what kind of features the author(s) plan(s) to implement in this program. One feature I'd love to see would be a simple plugins framework that allows plugins to be written in various languages (C, Python and Perl being the obvious choices) to allow people to extend it into the realms of PaintShop Pro without impacting on the core philosophy of the app, which seems to be simplicity.

One thing I liked about PaintShop Pro, and that my girlfriend and others who aren't interested in The GIMP's advanced features miss, is the simplicity of PaintShop Pro coupled with the ability to do some funky things (like colourise).

by Alex (not verified)

Paint shop pro is NOT a paint program, it is more like Photoshop.

A paint program would be Corel Draw, Macromedia Freehand, or Adobe Illustrator

by Burrhus (not verified)

I think you're confusing painting and drawing. Programs that edit pixels, such as Photoshop, KPaint, and the Gimp are painting programs.

Programs that edit vectors, like Corel Draw, Illustrator, and Karbon14 are drawing programs.

by Nicolas Goutte (not verified)

I would personally consider that PaintShop Pro is in the league were we want to put Krita. (For me PSP has also advanced features like Gimp. (I am not trying to count which has more features or more filters or so on, especially as I have never used any PSP after version 6.))

KoulourPaint is just supposed to be a simple paint program, not one with multi-layers, multi-colour-models, multi-...

As for bindings, this is definitively a Krita thing, as all KOffice applications are supposed to be usable with DCOP. (I suppose that right now, Krita is not DCOP-aware yet.)

Have a nice day!

by Clarence Dang (not verified)

> Does anyone have more information on KolourPaint?
See either: http://tinyurl.com/qv53
or: http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdenonbeta/kolourpaint/README

Alternatively, feel free to email me about anything related to KolourPaint.

> I'd be interested to know more about what kind of features the author(s)
> plan(s) to implement in this program.
See either: http://tinyurl.com/qv4v
or: http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdenonbeta/kolourpaint/TODO

> One feature I'd love to see would be a simple plugins framework ...
> to allow people to extend it into the realms of PaintShop Pro without
> impacting on the core philosophy of the app, which seems to be simplicity.
Supporting plugins would be a great idea! I think I'll code it after 1.0.
Not quite sure, ATM, how this will work though (pass the plugins QPixmap's?).

by Sean (not verified)

Is any one else having trouble with ogg files and juk or is it just me?
Slightly more on topic Yippee for pmu support in Klaptopdaemon.

by Gaute Hvoslef K... (not verified)
by not_registered (not verified)

i wonder whether the code completion stuff in kdevelop could be turned into a plugin for kate because i would find that most cool.

by Amilcar Lucas (not verified)

kate is a plugin of kdevelop.

If you love kate so much use kdevelop. THERE IS NO DIFFERENCE!

And you get build tool management, documentation browser, cvs integration AND code completion for free!

Have fun

by not_registered (not verified)

i would say there was quite a difference ;P

by MaX (not verified)

Can someone please post a screenshot from KolourPaint.

by norman. (not verified)

Heres one. Its very similar to MS paint in terms of look.

by Clarence Dang (not verified)

And here's another one: http://kolourpaint.sourceforge.net/screenshot1.png

You can sweep your Elliptical Selections by holding down Shift :)

by LC (not verified)

Does krita compile in current state ? I would give it a try if it is possible.

by anon (not verified)

It compiles fine, but isn't usable for anybody.

It has a pretty advanced gimp-like architecture, but very little user tools are implemented.

by Leena (not verified)

TuxPaint will beat it out!

by proto (not verified)

This is killing me... KDM is still broken... I'm on Gentoo running fresh CVS builds and KDM will come up but cannot start a users session (will just keep the background on and only the cursor will show after kdm attempts to log the user in)

Any ideas? Or workarounds?

-Mike

by proto (not verified)

simply use:

genkdmconf --no-old

And its good to go!

-Mike

by Ingo Gonzales (not verified)

--""The problem is that probably the DB is only in english, so kartoffen would mean nothing'. ""--

But, what's the meaning of "kartoffen"..??

by Benjamin Traut (not verified)

> But, what's the meaning of "kartoffen"..??

I guess, that it should have been Kartoffeln, which is the german word for "potatoes". At least, it would make sense, as it is was written in a Mail about KRecipes.

Benjamin.

by uga (not verified)

Sure, that's what I meant. Argh, I must review my german ;) I even wrote it in lowercase!

The actual problem is that if you want to search for the property table of the ingredient, you could just easily look for "apple" in english and get its properties, but guess how that would work if I wrote "pom", "sagar" or "manzana" instead.

Well, time will tell what we can do about it...

by Karl Garrison (not verified)

I've been looking for an app like this for a long time: something easy to use, but has basic funtionality like flip, rotate, zoom, undo/redo, etc. Sadly, I've even been deperate enough to run mspaint in Wine just to get something like this in the past.

-Karl

by Nobody (not verified)

Are there any plans for moving away from non-GPL security packages like OpenSSH and OpenSSL to GPL'ed versions like:

openssh -> lsh [http://www.lysator.liu.se/~nisse/lsh/]
openssl -> gnutls [http://www.gnu.org/software/gnutls/]

If I recall correctly there were some discussion about them in the past, and were just wondering how is the situation with them?

Is there plans for stuffing that viki to kdeaccessibility? IMHO it should already be on the kde-3.2!

But where is software for braille-terminal users? Like brltty [http://www.mielke.cc/brltty/] only difference being that it should be for the Qt/KDE... ;-)