
We have been making progress with the KMyMoney for KDE4. It has not been as fast as before, due to many people being on vacation (not me, but the rest of the team), but we are making progress. All the views are loading and it doesn't crash in most situations. It will still eat your dog, but we are getting close.
From our last review, the main points which aren't working is the GPG encryption and WebConnect (that's for OFX files). The database backend is mostly working, save for QPSQL due to bug 259742. Also, charts are still commented out. That's because I still haven't figured out how to instantiate the kdchart widget properly. I call the namespace, but it won't find it. I will get back to that later. We can ship without charts.
In the meantime, I have been running Krazy on the code. I have sent a mail to the translator to start translating the strings and the documentation, but along with that I have been working on spelling and comments with the help of the reports output by Krazy. I got great help from the translators, particularly Yuri Chornoivan, who even sent me a patch for spelling mistakes. I also changed a couple of static HTML pages to being generated programmatically. More strings to translate (now over 2200+)

Other people from the team has been working too on other areas reports by Krazy. All in all, the code is getting in good shape, and I think we need a good last sprint to reach the point where we can start using it ourselves daily.
I am really looking forward to that day. Right now I have to keep the KDE4 dev environment in a chroot, because you cannot have KDE3 and KDE4 devel packages at the same time in Kubuntu (nor Debian). That's a pain. Once I can use KMM daily, I will change the KDE3 version to the chroot, and install the KDE4 devel packages in my main environment.

| Attachment | Size |
|---|---|
| kmm_kde4_8.png | 150.23 KB |
| kmm_kde4_9.png | 160.75 KB |
Comments
Bug reports of KMyMoney
Hi Alvaro. I wanted to know , where are the bugs of this version going to be tracked ?. We currently got a new bug report for the KDE4 version at https://bugs.kde.org/show_bug.cgi?id=207354.
If you are planning on using bugs.kde.org, then we should add the proper mapping in the crash handler app so the reports are filed under the "kmymoney2" product (or are you planning renaming it or creating another bugzilla product?). If you are planning on using any other tracker or contact method then you should modify some of the code (KAboutData object on initialization) to setup this values properly. This is needed for KDE>4.3 as the crash handler dialog now allows to automatically report crashes.
Please contact me at: andresbajotierra __ [/[at]/] gmail _dot_ com (spanish is a valid lang ;) )
Regards
Darío Andrés
Not sure yet
Not sure yet, but we are definitively not accepting bugs at this stage.
As I said in this very same post, it will eat your dog if you use it. I will send you an email and check which are the possibilities.
Thanks, Dario!
Looking great
Wow, looking great. I can't wait for it. I just started using KMyMoney this month and it's made stuff a lot easier to track and to see where the money I no longer have went.
As for the development environment thing, Fedora has supported parallel -devel files for KDE3 and KDE4 since Fedora 9 when 4.0.3 was shipped.