KDE Commit-Digest for 6th July 2008

In this week's KDE Commit-Digest: Support for moving of applets in Plasma panels. Various work, such as autocompletion and bookmarks (shared with Konqueror) support in the basic Web Browser Plasmoid. Progress in the "Plasma on new form factors" project. A new "LCD Weather Station" Plasma applet makes an appearance. The Powersave and KWeather utilities are ported to Plasma. More work on the "Cube" KWin-Composite effect, including a configuration dialog and keyboard navigation. Work on the multiple choice mode and internet-based translation in Parley. The new "Message List View" becomes more usable, with work on skinning in KMail. Initial "biased playlist" support, work on the new "mass tagging" feature, and extensions to the Last.fm service in Amarok 2. Experimental work on video capture in Phonon, with a "snapshot" function added to the video widget. KDevPlatform (the basis of KDevelop4) gets early integration with the Kross scripting engine. Further expansion of the D-Bus interface, and more work on the Plasma applet for KTorrent. More work on guide line manipulation, and a new "Paragraph Tool" for better interaction with larger blocks of text in KOffice. More work on the "Presenter View" in KPresenter. The start of a "Table of Contents" implementation in KWord, with the first steps towards a multi-page table shape in KSpread. Initial support for image display, and full support for UTF-8 text in the Kexi web forms component. A NEPOMUK-based file watch service is moved into kdereview. Read the rest of the Digest here.

Dot Categories: 

Comments

by Tom (not verified)

Thanks a lot!

One little question if I may: If I were to write a an app with KDE LGPL libs could I release it closed source?

by Kit (not verified)

IANAL, but I believe the short answer is 'yes'. The longer answer would probably include a debate about probably still requiring a commercial Qt license.

by Aaron Seigo (not verified)

well, there's no debate really: you would require a Qt license. KDE asks nothing, but Qt does.

by Kevin Kofler (not verified)

The only way there could even possibly be a debate would be if you did not use any single Q* class, only K* classes... good luck not using QString! And even then you'd almost certainly lose the debate, see: http://www.gnu.org/licenses/gpl-faq.html#GPLWrapper
So a commercial Qt license is definitely needed to write proprietary KDE apps.

by Michael "Wow" Howell (not verified)

One word: WOW. You are the machine!

by Millhaven (not verified)

Hey! There is something im wondering a bit about. I often change screen resolution because i use a laptop and an external monitor, but as it is now, the panel does not resize itself to fit the larger screen (thankfully it does resize itself when going from large screen to small :-) ).
Secondly, this also means that there is no real "lower right corner" of the screen, since applets placed there will eventually end up around the middle when using the larger screen, again, im not sure this is desirable.
With regards to the panel, a workaround could be to make the panels be sized in percent of available screen size, however, with regards to plasma applets a better solution would be somehow less easy to device - perhaps the option to make the applets automatically stick to borders (of the screen or each other), the ability to have a kind of borderlayout (known from java awt) or something else.
Im writing this because im curious if plans for something like the above is in the works. Anyway, i want to emphasize that this is not something thats keeping me up in the night :-) . (like the plasma cashew thing in the upper right corner apparently does to certain people).

by Xanadu (not verified)

Well, check these out:

http://bugs.kde.org/show_bug.cgi?id=161857

Any of those your issue? A couple seem like they would be:

154045 Plasma panel does not resize after resolution change with KrandrTray
163676 Plasma desktop/panel does not react properly when the screen size is enlarged due to higher resolution

by Millhaven (not verified)

Yah, the panel behavior is described in the last bug, 163676.
This is great news, if its a bug there is a chance it will get solved in the 4.1.n series :-D (not that its a big deal anyway, i am a very happy plasma user).

by Xanadu (not verified)

Agreed. Their brains / fingers are already working on it, it seems. I'm no coder and thus not part of the KDE Team, but, I suspect you'd see a fix pretty soon. :-)

M.

by spawn57 (not verified)

Can't thank you enough for writing these articles regularly (sorta :P)

by AAk (not verified)

Contrary to most people here, I'm very happy that you got late to publish the digests this year ... It makes more digests during the summer !

Thank you & congrats Danny !

by ad (not verified)

Someone needs to get a life... and I'm not even kidding ;)

by Holger F. (not verified)

same here. thanks Danny.

by Med (not verified)

I repost the same message as the latest digest as it apparently went unnoticed.

On the map, Montenegro has a grey shade indicating that it has 2-10% of commits while Serbia has a grey shade indicating it has 0% of commits. Yet, in the list, "Serbia and Montenegro" have 4.28%. So, are all KDE contributors from Montenegro or is there a bug?

By the way, i find a bit strange that the numbers are exactly the same as last week.

Thanks Danny!

by Danny Allen (not verified)

Though I don't have time for a solution right now, I have looked into the problem. The reason is that the map is outdated, with entities such as .yu being a single country, and with contributors in my database as being from .cs (Serbia and Montenegro) - not as being from sub areas within the former territory.

This will take a while to fix, but I will look into it "soon" (along with fixing some other statistics issues).

Thanks,
Danny

by Heja AIK (not verified)

You da man!

by S. (not verified)

Hi all, and in particular, hi Jason,

I would like to talk about systray icon transparency -- or more precisely, of the mildly unsightly solid background of systray icons in KDE 4. :)

I'm sure it's a vastly more complicated issue than I can possibly imagine; presumably something about the systray spec being somewhat imperfect (which I hear it is?) and ARGB visuals not being well supported in some parts of the X11 world and other complicated things. But might I be so bold as to inquire about the actual technical details? In particular, unless I'm mistaken, this issue was taken care of, or at least hacked around smoothly enough in KDE 3, so I would be led to assume that the old hack no longer works with the KDE 4 way of doing things.

Mind you, I have not a single doubt this will be seen to eventually by our fine KDE developpers. :) I am just curious, for now, about the technical details of whatever it is they are going to have to hack around for the enjoyment of our eyes.

Thanks,

-- S.

by S. (not verified)

I see! This does indeed answer my question. Darn, if this is indeed a GTK issue it's going to take ages to see this resolved. :/ Ah well.

by christoph (not verified)

I was thinking about the issue... would it be possible to have two system trays, one for "legacy apps" (KDE 3, GTK+, X11/fdo systray), and one for Qt 4/KDE 4 apps, until the new systray spec is released?

by Aaron Seigo (not verified)

the idea is to have one mixed-mode widget that supports both as a transitional device.

by S. (not verified)

Aaron. I thought we'd decided to draw the line at awesome and leave pure sterling magic for later. ;)

Seriously, though -- /thanks/. The Plasma team deserves one metric ton of awards for the quality its work.

by Jason Stubbs (not verified)

As Aaron said, the idea is to be able to handle both at the same time. The architecture of my rewrite already supports this, but there's still no spec to plug in. ;)

On whether a new spec will make 4.2 or not, I don't see it as impossible - at least as far as KDE apps go. For KDE apps, all that needs to be updated is KSystemTrayIcon to try the new spec before falling back to the FDO spec. But then, it'd really be best to have it done for the alpha, which only leaves two months...

by Iuri Fiedoruk (not verified)

I want also to thanks Jason Stubbs. His work in systray seems great, and it one of the few pieces of KDE4 that still annoys me.

by Jason Stubbs (not verified)

Just for the record, Sebastian Sauer is another developer that has put a huge amount of effort into the system tray. So thanks to him also as its one of the hardest parts of plasma to work with.

by Ian (not verified)

as he's getting those digests out exetremely fast.......

Come on, Danny - cough up - what are you taking????? :o)

ps: great work.

Yeah, have you been tested recently?

http://wadejolson.files.wordpress.com/2008/07/193923_7430_small.png?w=35...

you are working at a suspiciously fast rhythm :)

by rudolph (not verified)

1.- nice work men.

2.- i really like this:"Experimental work on video capture in Phonon, with a "snapshot" function added to the video widget.", phonom can really make easy multimedia on linux.

3.- kpresenter looks really cool, koffice is turning into a killapp for office.

4.- nice work men, really enjoy commit-digest.

by JohnFlux (not verified)

There are several women on the team too

by rudolph (not verified)

oks ;)

men == danny

by jospoortvliet (not verified)

As far as I know he has no multiple personality disorder, so it would be fine to call him just a 'man' ;-)

by xian (not verified)

Just curious, I noticed the mention of kweather porting to plasma as well as the lcd display plasma weather applet. Are they the same, or will we get two?

by teprrr (not verified)

That LCD applet (weatherstation) uses the weather dataengine to gather the weather information where-as pino's KWeather port is just a port of the old KWeather to use Plasma. KWeather only provides weather information by using METAR data, the weather dataengine can provide information from different sources depending on which plugins are available.

As we speak, the weather dataengine does not support METAR, but I'm planning to create METAR ion (as those sub-dataengines are called) to provide that data to the weather applets. Currently there are two applets which use the weather dataengine, weatherstation made by Petri Damsten and weather made by Shawn Starr, and several ions to provide data for example from BBC UK Met, Environment Canada and NOAA.

If someone has more sources for weather information and/or someone is willing to code support for some source to the weather engine, see http://techbase.kde.org/Projects/Plasma/Weather for the documentation. Possible sources can also be added in that same page for developers to see what could be provided.

To be short, they are not the same and I don't know whether someone is going to work on KWeather to get it working again. I've placed my bets to weather engine and its applets :-)

by Jake (not verified)

I dot know if is the KDE 4.1 plasma or nVidia's driver, but plasma and nVidia's GeForce 7600 GS video-card working not correct together!

Plasma-analogiclock, panel down and icons crash with Openoffice.