The other SoC projects were integrated into KOffice 2.0, which is
being developed in parallel with 1.6 and will be released later in
2007.
Other noteworthy but smaller things in 1.6 Beta1 are tools for
perspective drawing in Krita, new filters in Krita, great speed
improvements in KSpread, Kugar Designer works again and countless
improvements in Kexi. To see some of them, look at
Jaroslaw Stanieks
blog
Comments:
Bug reports - Jaroslaw Staniek - 2006-09-10
Of course testers are encouraged to report issues to bugs.kde.org.
Hey, - ale - 2006-09-10
Koffice is really getting interesting now.
packages - shiny - 2006-09-11
Does anybody know when (if ever) are kubuntu packages going to ship?
Re: packages - anononymour - 2006-09-11
Already up since yesterday I think.
http://kubuntu.org/announcements/koffice-16beta1.php
Re: packages - shiny - 2006-09-11
>:(
I'm obviously blind. Thx!
help - ac - 2006-09-11
I don't even know where to start to install this on Mandriva. Please help. :(
Re: help - Vlad - 2006-09-11
If Mandriva doesn't have pre-packaged binaries (rpm's), then you'll have to build it straight from the source code. Google might help, and asking around on the mandriva irc/forums may also help. goodluck.
Re: help - Peter - 2006-09-11
If you are running Cooker, type into a root console:
]# urpmi koffice --auto --no-verify-rpm
If you are running an older release you should compile yourself or keep running updates until its released. Its best to wait for Mandriva rpm releases anyhow so you dont go accidentally breaking other things at the same time.
Kword tables? - Scott - 2006-09-11
Is there going to be some major work on Kword's table support? That is one think that I really think should be worked on for the next release...
Re: Kword tables? - Inge Wallin - 2006-09-11
Yes, version 2.0 will contain a totally new implementation of tables. 1.6 does not have any new stuff in KWord, only some bugfixes.
Re: Kword tables? - Scott - 2006-09-15
Phew... That's one think I find really annoying. I'm really glad it's goign to be majorly worked on/fixed in the 2.0 release...
Re: Kword tables? - Carsten Niehaus - 2006-09-13
That and linenumbers and KBibTex-integration :)
Klil - ac - 2006-09-11
Are there going to be "Klik" packages of this release? I think Klik is the fastest and easiest way to temporarily install software without messing up my installation.
Re: Klil - Bobby - 2006-09-14
PLEASE PLEASE PLEASE someone get a klik package for Koffice 1.6b... I would love to help test the software and do bug fixes, and klik is BY FAR the easiest way to do that.
Bobby
From the changelgo - Alan - 2006-09-12
I was hoping there might be some Karbon changes list in the changelog but sadly not but I did notice something I hope can be added to all of Koffice:
KPresenter
* kpresenter can be built stand-alone
What are the chances of this being done for all the Koffice applications?
(Alternatively what level of difficulty would it be to do the same for Karbon, maybe I'd try doing it as a last resort?)
Re: From the changelog - Inge Wallin - 2006-09-12
Hmm, generally it's not that difficult to build the applications standalone. You need the libs, so after configure, do:
cd lib
make install
then if you just want one application, go into its directory and build it, like:
cd ../kspread (say)
make install
If you also want the import/export filters, then you have to build them too:
cd ../filters/kspread
make install
And that's it. Note, that for kchart, you also need to make install in interfaces/, and you might need to go into servicetypes/ and make install to get mime types installed.
Re: From the changelog - Bart Coppens - 2006-09-12
You might also need to make install in servicetypes/ and mimetypes/ other than libs/ as a general dependency.
Re: From the changelgo - Cyrille Berger - 2006-09-12
Most koffice applications are independent, you can use the environnement variable DO_NOT_COMPILE="kword kspread k..." before calling the configure script to select applications you don't want to build. And there is nothing new in karbon in 1.6, because the authors are doing a massive rewrite of the application for 2.0.
Krita~ - Random dude - 2006-09-14
Krita is really looking very promising.
This perspective grid is very interesting and I can think of several uses for it quickly.
Now what Krita needs to make it a real killer app is implementing better "natural drawing" tools (something like openCanvas, mostly proper watercolors and a decent pencil simulation) and it'll be my drawing tool of choice without a second thought.
Go for it, you sure are improving!
Re: Krita~ - Boudewijn Rempt - 2006-09-14
I don't know OpenCanvas, but natural drawing tools are exactly what I want to work on. Unfortunately, you need a whole infrastructure setup before you can do that sort of thing. We're getting there, though.
Re: Krita~ - Cyrille Berger - 2006-09-14
OpenCanvas is a very nice painting application (mostly with a japanes community from what I have gather), with a quiet unique feature, you can record the strokes and drawing operation, and then replay them on a different computer. But, unfortunately there is no demo of it :'(
Re: Krita~ - Boudewijn Rempt - 2006-09-14
Er, I just found a trial version of it. Doesn't run under wine, though.
Re: Krita~ - (same) Random dude - 2006-09-16
Uh, got late to reply to this...ahem.
Well, I was able to make it run in wine, sort of using the defaults in the lastest version. It wouldn't recognize pressure pressure from tablets(for that I use vmware player) but it's enough to check out or watch "replays".
An vmware setting is recommended, it runs perfectly and can use the tablet's pressure.
Best regards Mr.Rempt.
Kword sheet spaces - Fri13 - 2006-09-15
I was hoping that Kword could now save Document Structure list size right, after closing Kword. And Kword paper sheets could have space between them, like OpenOffice has.
Well... Still very nice beta :-)