Skip to content

KOffice 1.4 Beta 1 Released

Saturday, 30 April 2005  |  Tzander

The KDE Project today announced the release of KOffice 1.4beta1, the first preview release for KOffice 1.4, scheduled for release this June. KOffice is an integrated office suite with more components than any other suite in existence. This release specifically introduces the database management application Kexi, the image editor Krita and upgrades the major KOffice components to use the OASIS Open Document format, an industry standard allowing better interoperability across applications and platforms. A KOffice Live-CD has been created and several distributions provide binary packages. Read the full announcement and the changelog for more details.

Comments:

Congratulations! - fyanardi - 2005-04-30

Congratulations to all KOffice developers! And also thank you very much for your great works, I really love this office suite.

Re: Congratulations! - Dario Massarin - 2005-04-30

Me too! :-) I really appreciate your work. Thanks, guys!

Re: Congratulations! - Corbin - 2005-05-01

You misspelled Kongratulations :-D

Re: Congratulations! - taki - 2005-05-02

... and You misspelled Your name, Korbin ;-]

Well done - Colin JN Breame - 2005-04-30

IMHO, koffice is more important that openoffice, and I look forward to seeing 1.4 with hightend anticipation.

Re: Well done - André - 2005-04-30

Both projects are wonderful. Great efforts.

Re: Well done - gerd - 2005-05-01

http://www.kde-docs.org Good document templates are perhaps even more important and the entrance barrier is VERY low.

Kubuntu packages - Jonathan Riddell - 2005-04-30

Kubuntu packages are available at using this deb source. deb ftp://download.kde.org/pub/kde/unstable/koffice-1.4-beta1/kubuntu ./

Re: Kubuntu packages - David - 2005-04-30

Wow - nice one Jonathan. I'll head on over there.

Thanks - Anonymous - 2005-04-30

Many, many, many, many thanks to everyone involved in KOffice: David, Inge, Boudewijn, Jaroslaw, Laurent, Ariya, Adrian, Thorsten, Nicolas, Lukáš, Brad, Melchior, Sebastian, Michael, Raphael, Dag, Tomas, Casper, John... and everyone I forgot :) You guys rock! KOffice is a little wonderful gem, too bad it doesn't get the hype it deserves... but I'm sure that the future looks bright. Go KOffice!

Re: Thanks - JohnFlux - 2005-04-30

And me! Always forgetting me! Oh wait, I haven't done anything yet. Maybe next time

Fedora packages - Kennet - 2005-04-30

Are there any Fedora packages?

Re: Fedora packages - Rex Dieter - 2005-05-03

The kde-redhat project (http://kde-redhat.sf.net) has koffice-1.3.91 packages (in the unstable repo).

Re: Fedora packages - Kennet - 2005-05-03

Thanks!

OASIS - Thorsten Schnebeck - 2005-04-30

I have here an OASIS OOo-ott-file (template file) that I can't open in kword-cvs. Should this work? Bye Thorsten

Re: OASIS - David Faure - 2005-05-01

Good point. This makes it work: [Ed: see attachment] (i.e. adding application/vnd.oasis.opendocument.text-template to both X-KDE-ExtraNativeMimeTypes (comma-separated) and MimeType (semicolon-separated)). It works as in: kword opens the .ott file. Being able to really use an installed ott template when doing "New" is another matter though.

Re: OASIS - Thorsten Schnebeck - 2005-05-01

works :-) Does not look exactly like in OOo but the content is there. Bye Thorsten

Re: OASIS - David Faure - 2005-05-02

If you can share the file, I'd be happy to look into why it looks different from OOo.

Re: OASIS - Thorsten Schnebeck - 2005-05-02

Please look in your INBOX :-) BTW, I don't know, if OOo generates valid files. It was only a problem which appears here. Bye Thorsten

Killer Release - MandrakeUser - 2005-05-01

Allright, I might be wrong. But I have a strong feeling that this will be the a cornerstone release for KOffice. Why ? Because of the switch to Oasis. Now KOffice will be able to use the OpenOffice filters to import/export M$ documents I would suppose. And this is it. OO.org is nice and everything, but the user interface is much nicer in KOffice. The great advantage of OO has been that "it just works." Meaning: someone sends you a M$ document, and most likely you OO suite will open and display it almost as intended by the monopoly. This is important in the real world. I still recommend OO to almost everyone. But this may change soon. :-) Kudos for the great work, and thank you so much!

Re: Killer Release - Ellis Whitehead - 2005-05-01

As I understand it, the OO filters are unfortunately highly intertwined with the rest of OO, which is part of the reason why there aren't any OO command-line utilities to convert among file formats. Maybe the situation has improved with the 00.org 2.0 architecture, but otherwise I wouldn't expect to see any filter sharing with KOffice...

Re: Killer Release - behavedave - 2005-05-02

I haven't used koffice in a while but I hope that the fixes in the filters for OO.org 2.0 are incorporated (at a code level rather than just using the filters as are) because the filters in OO.org 2.0 are such a great improvement. At long last my CV opens correctly in OO.org 2.0 which has never been the case before as it is heavily formatted, Infact I haven't been able to find a .doc that doesn't open properly yet! One question though how come if RTF is an open standard then why doesn't it open consistently in all word processors? (Assuming that Microsoft's interpretation is correct as they control the format, at least that's the impression I get from http://en.wikipedia.org/wiki/RTF )

Re: Killer Release - Anonymous - 2005-05-03

> I hope that the fixes in the filters for OO.org 2.0 are incorporated (at a code level I don't think that this will ever happen.

Re: Killer Release - Andreas Lundin - 2005-05-03

It is my understanding that RTF is a poorly documented format, despite being open, and that this is the reason different word processors interpret it differently. This is probably one of the reasons why the format hasn't caught on as a standard document format.

Re: Killer Release - Nicolas Goutte - 2005-05-05

The other problem is that many RTF import filters are quite picky sometimes (leading up to crashes of the application). Have a nice day!

Re: Killer Release - Joe - 2005-05-03

"At long last my CV opens correctly in OO.org 2.0 which has never been the case before as it is heavily formatted" Crazy idea: Make it work natively in OO and then export it to Doc? That's what I did and it works beautifully...

Re: Killer Release - Martin - 2005-05-04

No matter how intertwined the filters may be, it should at least be possible to instruct oo.org from the command line to start and run a macro that imports a document, saves it in the OASIS format and then terminates the app, no? In the worst case, you might have to use a virtual X server like Xvfb to prevent the GUI from appearing. This conversion would take a while and load the whole oo.org memory hog, but this does not mean it could be included as an alternate filter in KOffice. The only thing the user would have to do is wait!

Re: Killer Release - ac - 2005-05-04

Good idea, you create such a thing, please. And please report progress on this to OO.o, not here, since OO.o is not related to KDE whatsoever. Thanks!

Re: Killer Release - kundor - 2005-05-04

He's talking about using OO.o as a filter FOR KOFFICE, which is a real issue since OO.o's MS-importing is so much better, so obviously it's extremely related to KDE. Why the heck would OO.o care? I'm not saying that such a filter would be the best solution -- someone is eventually going to have to go through OO.o's code and make sense of it all and rip out parts that should be in shared libraries -- but it's a good suggestion. No need to be a jerk.

Re: Killer Release - ac - 2005-05-04

Why the heck would KDE care? Seriously, as soon as you a familar with KWord's code (there are too few who are, as you know it needs more developers) it's far easier for you to extend KWord and its filters instead making yourself familar with OO.o (which is a far bigger beast) and working on that instead. Also OO.o will never be part of KDE or be advertised as such so every solution "for KDE" you offer through OO.o is pretty much useless for anyone running just KOffice and not OO.o. But why even bother? OpenDocument is coming anyway now.

Re: Killer Release - Martin - 2005-05-05

1. Disk space is free. 2. KDE does not hold itself above trying to interoperate with other software. 3. Reimplementing all of OO.o:s import (and export) facilities in KOffice is not easier than writing a short macro. 4. Why don't you take kundor's friendly advice, ac?

Re: Killer Release - ac - 2005-05-05

1. You mean yours is free? 2. So by that you mean effort should be spend on software outside KDE now for that reason? 3. You imply that such a macro would be already possible. If so why not offer just it? Also reimplementing all of OO.o's import facilities is excatly what I'm NOT talking about, just simply someone spending sufficient time working at improving the existing filters is needed. Looking at the OO.o's filter code for that purpose is currently just a waste of time since the code is too OO.o specific. Just take a look yourself if you don't believe me. 4. Because it's unrealitic, and you shouldn't raise false hope here.

Re: Killer Release - cm - 2005-05-05

I think he was referring to the "No need to be a jerk." part. > 4. Because it's unrealitic, and you shouldn't raise false hope here. Then again, it could be that you're fully aware of that and just being realistic. ;-)

Re: Killer Release - Martin - 2005-05-05

> But why even bother? OpenDocument is coming anyway now. By the way, do you have any idea what you are talking about? I thought not.

Thank you very much! but: - anonymous - 2005-05-01

Is it more stable now? Even some beginner (from me) one side KWord document brings KWord to nirvana. I always like KOffice from it's startup times, from it's layout and the right functions for me, but it really feels unstable. My system: Slackware 10.1, KDE 3.4, Koffice 1.4b1 KDE is stable as a rock, and even on older versions (Slack 9.0, 9.1, 10.0) KOffice was always unstable. This is sad because I like this program a lot!

Re: Thank you very much! but: - Anonymous - 2005-05-01

> Is it more stable now? Please try it and report any issues you find to bugs.kde.org.

Re: Thank you very much! but: - anonymous - 2005-05-01

> and report any issues you find to bugs.kde.org If I draw a frame, type some text into it (with different sizes, fonts, bolds...) and then KWord crashes when I move/resize this frame, something other must be wrong than *I* write into bugs.kde.org... sorry, this should every developer see by yourself. My other apps are *a lot* more *stable* (in compare to KOffice, these apps are bugfree)

Re: Thank you very much! but: - Anonymous - 2005-05-01

dot.kde.org is not bugs.kde.org

Re: Thank you very much! but: - anonymous - 2005-05-01

> dot.kde.org is not bugs.kde.org sure, but I discuss about KOffice and don't mind what you want to teach me. If you can't accept critics then Internet isn't your medium. So please stop. And developers doesn't need bug reports when KOffice stop working around a 1/4 full page with beginner work (move frames,...), they should see it independently if the developers use his programs for 5 minutes...

Re: Thank you very much! but: - Derek Kite - 2005-05-02

Indeed. If the developers experienced this bug it would have been fixed. Obviously they haven't. Welcome to the sometimes incomprehensible world of software development. Please report the problem and your configuration. Someone may be able to figure it out. Derek

Re: Thank you very much! but: - Joe - 2005-05-03

And Engrish, obviously, you can't write, so please stop. Read words from page when pick up Engrish book.

Re: Thank you very much! but: - LMCBoy - 2005-05-03

That's really uncalled for and uncool. So not everyone speaks the Queen's English as well as you do, so what? Maybe you don't speak the GP's language so well either, but I'm sure he won't deride you for it.

Re: Thank you very much! but: - Anonymous - 2005-05-01

I tried to create a new frame, write in some random text, set some of it to bold, italic underline, change font size and font type and resize the frame/move it around and nothing happened. Perhaps you could supply some more specific instructions on how you provoked the crash? perhaps you could place a sample document (ie. one with a frame in so that if you resized it the kword would crash) on the web? Hope the problem you described gets fixed.

Koffice is Stable in Slackware 10.1 and KDE 3.4 - Fast_Rizwaan - 2005-05-01

Here i have Slackware 10.1 with KDE 3.4 and koffice 1.4b1, i don't have any crashes. Except for the first time when Kexi and krita crashed (perhaps due to no configuration file). And 1 more crash I had with kword is with when i tried to save my file in OASIS file format (perhaps juk was responsible too as it was playing songs and we know what arts is). Next time I ran only Kword and NO CRASH AT ALL.

Problems to start kspread - kaviar spreader - 2005-05-01

I've never had problems starting kspread before. I have a recent cvs (5 days or so) $ kspread kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-perra/ksycoca koffice (lib kofficecore): kspreadpart.desktop found. kio (KTrader): query for KOfficePart : returning 1 offers kdecore (KLibLoader): WARNING: KLibrary: /opt/kde/lib/kde3/libkspreadpart.so: undefined symbol: init_libkspreadpart kdecore (KLibLoader): WARNING: The library libkspreadpart does not offer an init_libkspreadpart function. koffice (lib kofficecore): WARNING: The library libkspreadpart does not offer an init_libkspreadpart function. kdecore (KLibLoader): The KLibLoader contains the library libkspreadpart (0x812b700)

Re: Problems to start kspread - ac - 2005-05-01

> I have a recent cvs That's the problem http://bugs.kde.org/ That's the solution.

Re: Problems to start kspread - LMCBoy - 2005-05-03

actually, problems in CVS/SVN code should be reported to the appropriate mailing list, rather than b.k.o.

Re: Problems to start kspread - James L - 2005-05-03

Is this official KDE policy, as I typically run cvs, and report bugs I can reproduce to bugs.kde.org?

Re: Problems to start kspread - Anonymous - 2005-05-03

No, LMCBoy is wrong - what he says only applies to likely temporary compilation errors.

KOffice 2 - Hayer - 2005-05-01

When will Koffice 2 come out and what will the major change be? Full OASIS support?

Re: KOffice 2 - Tim Beaulen - 2005-05-01

That will take a while. Most likely it will be based on Qt4 and KDE4, which means that there's probably a lot of work ahead. For some more details, check out this post on the dot: http://dot.kde.org/1061919133/

Re: KOffice 2 - Hayer - 2005-05-01

Is there a feature list for 1.4, and a feature plan for 4.0 somewhere? Would be good to see for a move from OO/SO.

Re: KOffice 2 - Tim Beaulen - 2005-05-01

http://developer.kde.org/development-versions/koffice-features.html But there's no "official" feature plan for the next releases of KDE or KOffice. Basically it is: - continue to work on things not finished for the current feature plans - fix bugs and implement relevant wishes from bugs.kde.org (- and whatever the developers feel like doing next)

Re: KOffice 2 - Nicolas Goutte - 2005-05-05

There are not any real feature plan but there are some long term goals. See the links (especially the one of the Kastle conference) in the foreword of: http://developer.kde.org/development-versions/koffice-features.html Have a nice day!

Re: KOffice 2 - David Faure - 2005-05-01

Actually, I'm aiming at full OASIS support in KOffice-1.4 already, at least for KWord. We're not far from it already.

Re: KOffice 2 - Pat - 2005-05-01

Does this mean that kword has the exact same features as openoffice writer? I've never understand how can you interoperate with openoffice writer files if some Writer features are not in kword yet? please explain, Pat PS: i love koffice and Kongratulation! :)

Re: KOffice 2 - David Faure - 2005-05-01

KWord certainly doesn't have all the features that openoffice writer has. Sorry for my possibly misleading sentence then: I meant loading and saving 100% of KWord's features using OASIS, so that OASIS can really be used as a native file format for KWord (although it won't be the default one in 1.4, to be on the safe side; if enough people test it I can maybe make it a hidden option though). When you open a file produced by kword in ooo, or the other way round, even when using OASIS, you have to be aware that features supported by only one of the apps will obviously not work in the other, there's no way around that; so I obviously recommend sticking to the common set of features (i.e. using kword to write the document :).

OpenOffice.org - Martin - 2005-05-01

The reason I did not use KOffice so far is the horrible table support. It's so buggy that it's almost unusable. Perhaps this has improved in KOffice 1.4 (havent tried out so far). Nevertheless KOffice is an important project. I'm happy when I can finally discard the bloated OpenOffice. The start-up time, even in 2.0beta, of OpenOffice is totally unacceptable. My machine has enough memory and a decent CPU. It takes ages even for the splash screen to appear anyway. There is no hope that this will change in the near future because of all that stupid Java stuff in there. Probably a tribute to its Sun origin. For now, I will have to remember never accidetally closing OpenOffice once it's started - otherwise I have some free to time to fetch a cup of cofee when I want to open a document. Kudos to KOffice what they've achieved so far! If you dont need tables: It's the best free Office suite out there.

Re: OpenOffice.org - Raphael - 2005-05-02

Table support in KWord: You can embed KSpread into KWord, so that's probably why table support in KWord is not so "feature-rich", it's not necessary to reimplement too many features in every component. That's the advantage of a really integrated office suite.

Re: OpenOffice.org - kundor - 2005-05-04

So why isn't embedding KSpread made obvious and intuitive and replace ANY Kword table support with Kspread-embedding?

Re: OpenOffice.org - Roberto Alsina - 2005-05-04

The obvious answer is: how do you create formatted text in a cell, then? By embedding kword in it? ;-)

Great Work!!! Thank you KOffice Developers!!! - Fast_Rizwaan - 2005-05-02

OASIS is a big advantage for KOFFICE Acceptance in LINUX... Abiword 1.4, OO 2.0, KOFFICE 1.4 can now Share Documents and that's real GOOD for KOFFICE users. Now a request for Improvement of KOffice: 1. Copy All Good Features from Open Office: Slowly and Consistently will hep KOffice Mature. Features like: a. Drop cap b. Autocomplete (inline, words more than 5 characters) c. etc. I think that these features are going to be implemented automatically as to support the OASIS document format. I Strongly believe that KOFFICE will be the OFFICE SUITE of the Linux Desktop!!! Thank you for your great effort, we users appreciate it!

Re: Great Work!!! Thank you KOffice Developers!!! - David Faure - 2005-05-02

Thanks for the nice words. Autocompletion was already in KOffice-1.3, and autocompletion with a tooltip (as in OOo) is in 1.4-beta1. Is that what you meant by "inline"?

Autocomplete is there - Fast_Rizwaan - 2005-05-02

i enabled the autocomplete and the words >5 characters are appeneded to the list but won't work as expected. there is no tooltip suggesting the completeion of word! i'll report it at bugs.kde.org

Nice - Petteri - 2005-05-02

Didn't know that that KDE has its own officesuite before this announcement. Installed it and tried (I'm running debian sid so not the 1.4beta). Kword is much better than Openffice writer much liter too, I like it a lot. Only problem I encountered was KPresenter did not open some of my PowerPoint slides. Ps. if someone has gotten the finnish spell software soikko working with Kword i wouldn't mind to know.

Re: Nice - anaon - 2005-05-02

I agree with you about KPresenter. I have to admit that PowerPoint is the only good reason for me to keep Windows around. I didn't try KPresenter in 1.4 so I can't comment on it. But I don't think the OOImpress is good enough in OO 1.1.4. If I could dictate the development of KOffice I would say: Join your forces on KPresenter and .ppt-import/export. Reason: The rest is already good enough for me :-)

Re: Nice - Joe - 2005-05-03

"I have to admit that PowerPoint is the only good reason for me to keep Windows around." You obviously don't do any real work. Powerpoint has been banned at some companies because it wastes so much time.

Re: Nice - E.SCHRODER - 2005-05-03

Could you explain why Joe?

Koffice works - Ned - 2005-05-02

Can't really thank enough the Koffice developers (tried OO, bought and tried SO7, but somehow never took to that). There are a few bugs (maybe some day I'll gather up the courage to submit a bug report), but for my needs it is *very* usable as it is already. So once more - *thank* you; if it stays being fun, keep up the good work, and if happy users mean something to you, here's one ...

Grrrr ;-) - Martin - 2005-05-02

No SuSE packages. I badly want to try out Krita. It must be a great application. But I never get the chance. Those stand alone packages they released just never worked - no matter what I tried - and I tried A LOT. Now I thought: Cool, KOffice 1.4 with Krita is released. But now: No packages. Well, one day I will finally get to try out Krita and if it's in an old people's home ;-)

Re: Grrrr ;-) - Dude - 2005-05-02

They are there. Look again. I went to the oregonstate mirror and rest assured, the SuSE packages for KOffice 1.4 beta were right there.

Re: Grrrr ;-) - Martin - 2005-05-02

Doh! You are right. They are in unstable, of course. The reason why I did not find them: 1) www.kde.org Homepage 2) Click on KOffice 1.4beta Released under "Latest Announcements" 3) Click on "Binary packages" under Download 4) Click on Contributed binaries can be found here My mistake now: I did not notice that it says "1.3.5". Why does it say so? I clicked on KOffice 1.4beta before. Gee, that web site organization can be really confusing sometimes... Thanks for your help!

Still needs work - Anonymous Coward - 2005-05-02

So I installed binaries from vendor RPMs. I went to confirm the version. When KWord eventually opens, it displays a few menu headings, one of which is Help. But one cannot access anything in that menu because some damn silly popup window about opening documents appears and blocks interaction with Kword proper. If the popup dialog is canceled, KWord crashes (disappears). This is known as user-hostile GUI design. But it gets worse. If some option is selected from the popup dialog to get KWord to actually stay open so that the version can be checked, it still takes ages for KWord to become responsive, and when it does, the Help menu heading that was clicked on has moved, and instead some other menu is displayed. When the Help menu is finally accessed, Help->About KWord says that the version is 1.3 beta 1, rather than 1.4 beta 1 (and the binary is dated April 26 2005 and replaced 1.3.5). Attempting to open (or import) a one-page, simple Microsoft Word document pops up an Error window with only an "OK" button (no it's not OK!). Now there is a minor improvement at this point; KWord 1.3.5 would crash when clicking on that button, sending the user back to the KDE start menu to re-launch (from several levels down in the menu with no reference at all to KOffice). Kword 1.<whatever-it-really-is> beta 1 doesn't crash at that point, nor does it do anything useful. By contrast,OpenOffice.org Writer doesn't force silly dialog boxes on users, doesn't crash when opened dialog boxes are canceled, doesn't shuffle menu headings all over the place, displays meaningful and accurate information in the "About" dialog, and reliably opens Microsoft Word documents. Although I'd love to have an alternative to OpenOffice, KOffice doesn't yet seem to be ready for that role.

USE SLACKWARE for Better KDE experience!!! - A Happy Slackware User! - 2005-05-02

SuSE and Mandrake though they claim better support for KDE are nothing but annoyance. Their packages are patched so heavily that you can't compile new applications without having those patches. Slackware is just Plain Good Distro. Performance wise and Source code compilation wise, and configurability it is the best! Other Distros are good like Mepis, Kubuntu, but they are not full-fledged like slackware. Get most of the Slackware packages at: http://www.linuxpackages.net Get Slackware support at: http://www.linuxquestions.org/questions/forumdisplay.php?forumid=14 Get Supermount (good feature in mandrake and linspire) in Slackware: http://www.linuxquestions.org/questions/showthread.php?s=&threadid=318091 I don't have any grudge for other distros like mandrake, suse, but Slackware is just great on performance! try it cause you'll always get the Latest KDE packages!!!

Re: USE SLACKWARE for Better KDE experience!!! - Aaron J. Seigo - 2005-05-02

> Their packages are patched so heavily that you can't compile new applications > without having those patches. i compile new apps without modification and with 100% success[1] all the time on SUSE using their KDE binaries. so i'm not sure this is an accurate characterization. [1] given that the app sources don't have actual errors in them, which i sometimes find when i pull someone's beta code to play with, so no surprises there ;)

Re: USE SLACKWARE for Better KDE experience!!! - Gentoo - 2005-05-02

Wow, a Slackware zealot, I thought they were extinct =)

Re: USE SLACKWARE for Better KDE experience!!! - Aaron J. Seigo - 2005-05-02

hehehe... the irony of that comment coming from someone using the name "Gentoo" is delicious.

Re: USE SLACKWARE for Better KDE experience!!! - Paul Eggleton - 2005-05-03

Not all Gentoo users are zealots.

Re: USE SLACKWARE for Better KDE experience!!! - Joe - 2005-05-03

Give them a few days...

Re: USE SLACKWARE for Better KDE experience!!! - Macavity - 2005-05-03

>Wow, a Slackware zealot, I thought they were extinct To call myself a zealot may be a bit over the top, as I don't bother fighting over anything.. But I am by far not extinct... Why you ask? Because we are quite a few who like the "plain-vanilla-do-it-your-self-department-from-hell", without any "neat" "enhancements", without any "automagical" this or "userfriendly" that (perhaps that's also why you don't hear us all that much.. we generally RTFM or send patches instead of arguing about what would be better). Besides his disregarding tone/misinformed accusations, i agree very much with the above poster.. Slackware provides a very nice KDE experience. The only thing that matches it (in my world) is LFS (and i don't have THAT much time ;-)... Cheers! ~Macavity

Re: USE SLACKWARE for Better KDE experience!!! - Mr. Pwnage - 2007-02-26

Seriously. KDE runs faster on slack than anything. Also, KDE's features tend to be dependent on little besides KDE itself, which brings about a lot of happiness to slack users, as most slackware packages are made to be less interdependent than on other distributions. Side note: KDE as is, is not my *favorite* desktop, but i'm looking forward to seeing 4.0! Now that's going to be awesome.

Congratulations - Geert - 2005-05-02

Koffice is light in resources, and has the potential to be as multiplatform as openoffice. It is known to have a been cleanly programmed (what should I know, and could be a fast, light and modular alternative to the 2 big ones. The market needs competition, and openoffice (the other suite in the duopoly)is too slow and bloated, but Koffice has still too far to go to be an alternative for in a production environment. so: - use oasis format (check) - port to windows/mac (expand user/programmer base, as Kpim did) - use openoffice filters (should be feasable with the common oasis format) - keep it light: soon nor openoffice nor Msoffice will work on a 600 Mhz computer. - support Koffice, submit bugs, program if you can. KDE does not need a 54th program to sort music files, not a 69th sucking game that crashes my computer, it needs a good office package: Kontact and Koffice and 1 good music player.

the only reason is mail merge - Matt - 2005-05-02

the only reason I mainly use OOo and not koffice is that mail merge in OOo allows as data source a flat text file, and koffice not. As soon as koffice can do that, my OOo is only needed for opening occasionally arriving files from the legacy MS office world. Checking 1.4 now, full of hope :-) koffice is more fun to work with, it is the future!

Re: the only reason is mail merge - Thomas Zander - 2005-05-03

You can read the data in a kspread document first; which allows better feedback if something is not entirely right. Saves you from printing 50 pages only to find one wrong :) So; its one extra step, but one that in the end gives you much more control and basically saves you loads and loads of work if the textfile was not 100% (which happens to more people then you might think!) Hope you like it; Cheers! ps; a mailmerge tutorial: http://www.virtualsky.net/daves/2005-06.htm and a translated version for people from Holland: http://www.kde.nl/doc/kword-mailmerge/

Re: the only reason is mail merge - Matt - 2005-05-04

Thanks, Thomas! yes, going through kspread is a possibility. However in my case it is just an extra step, because the data in the text file is produced by an application, and always formatted correctly. And then there is always a rush to get it printed... so a manual extra step is definitely not what I want here. May be writing a small app to convert it to a koffice accepted format might be a way - if i find the time. But then again, there are probably also others with the same request, I guess (and I hope) sooner or later koffice will read flat text files a datasource for mailmerge. Regards, Matt

Re: the only reason is mail merge - Thomas Zander - 2005-05-06

> "the data in the text file is produced by an application, and always formatted correctly." Famous last words :) > "I guess (and I hope) sooner or later koffice will read flat text files a datasource for mailmerge." My hope is more along the lines of kword not going to code a parser that is already found in kspread. It would be silly to duplicate work. So a better solution would be to automate the parsing of that file for you using the kspread libraries and filters. You would not have some spare time to hack on this, right?

Re: the only reason is mail merge - Matt - 2005-05-06

>> "the data in the text file is produced by an application, >> and always formatted correctly." > Famous last words :) Well, after 0 errors in the last 2 years with many thousands of records processed, I dare to use "always" :) >> "I guess (and I hope) sooner or later koffice will read flat text files as datasource for mailmerge." > My hope is more along the lines of kword not going to code a parser > that is already found in kspread. It would be silly to duplicate work. > So a better solution would be to automate the parsing of that file > for you using the kspread libraries and filters. You are absolutely correct with this, yes, it is the better way to go. I did do a test, importing a text file in kspread. Easy and straightforward :) Then all what is missing is to allow a kspread file as a datasource for mail merge, I could live with that. I guess I could automate that step with a macro. This would allow using all import filters of kspread easily. >You would not have some spare time to hack on this, right? Unfortunately not :( Lack of time did get me already to drop C++ and replace it with python and python-kde to get my helper apps programmed more quickly - with much success :) Regards, Matt

krita - Melchior FRANZ - 2005-05-03

Here's my little krita screenshot: <a href="http://members.aon.at/mfranz/krita.jpg">krita.jpg</a> [180 kB] (It's not using fancy crystal icons, but oldschool "kde classic". I hope this doesn't scare anyone away. :-)

Re: krita - Thorsten Schnebeck - 2005-05-04

Krita is very welcome as a competitor GIMP - Ok, I know, Krita wants to be more a painter application but I only want to use it for photo retouching. The basics like CMS support, multi-channel, multi-layer and a fundament for 16bit/channel looks very strong, but krita (here CVS HEAD) is still not solid rock an crashs often. One thing I miss: A better zoom-view control like a slider and some fixed percent menu entries. Another problem is that some code seems to have a GUI but no backend code like "duplicate" or "variations". But I will follow this development with great enjoyment. I hope that krita gets more stable towards the final release. Bye Thorsten

Re: krita - Boudewijn Rempt - 2005-05-16

I should hope so, too. I've been on a two-week holiday and am now waiting for the 10.000-odd emails to be filtered by KMail so I can get back into the swing, but even in the weeks following the beta packaging we already fixed many crashes.