bsd.cmake.mk committed, kde4.1 beta1.

Posted on Donnerstag 29 Mai 2008

Few days ago, I have committed the bsd.cmake.mk with portmgr
approval in the portstree. I’m happy with it, we have now
one task for the upcomming kde4 complete. Yesterday I worked a
bit on kde4.1 beta 1. The basic (base*/lib/pimlib) is now committed.
The kded problem still exists at the moment, we found out that
Linux has the same problem sometimes. After some searching
in the Bugtracker from KDE I found some reports showing exactly
the same problem that we have here. I hope that it will be fixed
in the B2 release :) .

Martin @ 12:34
Abgelegt unter: FreeBSD and FreeBSD_EN and KDE
bsd.cmake.mk framework and cmake-2.6

Posted on Donnerstag 22 Mai 2008

Few days ago I suggested a bsd.cmake.mk framework which we need
for the upcoming KDE4. I got a lot of feedback via private mail.
Now yesterday I gave a patchset for a cluster run. I hope we
can commit this patchset during the weekend or at the beginning
of next week. The KDE4 build is actually broken with the new
cmake.mk. I’ll fix this all next week.At the moment there are no
further news about KDE4.

Martin @ 14:25
Abgelegt unter: FreeBSD and FreeBSD_EN and KDE
First Screenshots of Q 4.4 and KDE 4.1 (alpha)

Posted on Donnerstag 8 Mai 2008

Last week the KDE Team released KDE 4.1 Alpha, I’ve sent
a proposal to the FreeBSD-KDE mailing list to update QT4 to
4.4 RC, and to start to work with KDE 4.1 Alpha, and have
explained why we should do that. My request was accept
by some peoples, via ML or Private mail/irc discussion. David
told me Qt 4.4 RELEASE will come out in the next days, I have
waited of the RELEASE and started the update session.

Now, the update to Qt 4.4.0 Release has been committed.
I had run into a lot of problems, most of which (but not all)
have been fixed. I’m going to spend more Time in next Days
and Weeks to fix all problems with Qt4. (I hope I find someone
with some time to help me, I don’t want to do all alone!).

Ok now to KDE 4.1, I have locally update the first ports
to 4.1. I’ve run into a lots of problems (mostly in workspace),
but I’ve solved them with some dirty hacks and I can get KDE to
start.

I reported some bugs to the KDE Bugtracker. I hope it they will
be fixed with the next ALPHA or BETA release. 4.1 comes with
Akonadi and KDE-PIM. Akonadi need really a mysql
server as dependency [YES THIS REALLY! SUXXS]. On the Question
why not sqlite or a other database background see the quota,

Which DBMS does Akonadi use?

So far only MySQL. There is some work on PostgreSQL support
going on though. Basically, every database that is supported
by QtSQL can be used, requiring minimal changes in the code
at most. However, not all of them provide the features needed
by Akonadi

Why not use sqlite?

We tried. Really. It can’t handle the concurrent access very well,
in the best case this means very slow operations, but we’ve also
seen deadlocks and failing transactions. Once that’s fixed in sqlite,
adjusting Akonadi to use it again instead of MySQL is no problem.

You can find more infos here. (Yes, it sounds like we better switch desktop, Enlightenment or XFCE is great! *fg*)

Akonadi is now in the area51 tree and works without problems
after some patches. (Thanks to Beat where helped me!).

All in all: a lot of crashes with strange backtraces, we need to find
out where the problem is (some seem to be qt4.4-related problems), the kded4
problem still exist :( . We should not forget this is a Alpha,
and for a Alpha is it good :) .

and a private note:
The FreeBSD KDE team is a small one and most of the time I’m the only one
working on KDE4. We all have a real life, which we have to respect, and thus
we would appreciate new helpers! When you have time/interest to help us it
would be cool if you pinged us! via irc://irc.freenode.net/#kde-freebsd
or via the freebsd-kde mailing list .

Here few Screenshots:

http://miwi.bsdcrew.de/screens/kde41/

Martin @ 00:47
Abgelegt unter: FreeBSD and FreeBSD_EN and KDE