The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
|
Over 40 comments listed.
Printing out index only. |
!
by chris on Tuesday 09/Mar/2004, @11:16
|
is Hindi included as language ????????!??
|
[
Reply To This | View ]
|
|
|
thanx again
by gunnar on Tuesday 09/Mar/2004, @11:27
|
kde really relaay rocks!!!
i love it
thanx again.
gunnar
|
[
Reply To This | View ]
|
Kontact
by Cirehawk on Tuesday 09/Mar/2004, @11:58
|
Great, hopefully some rpm's for MDK9.2 will show up soon. I do have a question about Kontact though. I think I saw where there will eventually be a plugin for Exchange server. Any estimate on when that might happen?
Paul.....
|
[
Reply To This | View ]
|
|
|
Ick glöv dat nich!
by Jan on Tuesday 09/Mar/2004, @13:10
|
Low Saxon? Segg mol, plattdüütsch is in KDE, KDE op platt.
Tse!
|
[
Reply To This | View ]
|
|
|
Important for Quanta PHP developers
by Eric Laffoon on Tuesday 09/Mar/2004, @13:33
|
Hi,
If you have been experiencing slowdowns with PHP in Quanta you will want to upgrade. There was a bug that slipped through in 3.2 that selectively caused real problems parsing some PHP documents yet was fine with our test cases. We actually had to do a small parser reorganization and some heavy testing. (Thanks testers!)
Also if you were disappointed with VPL it is not perfected yet in 3.2.1 but some bugs and annoying behavior was fixed so it's more usable.
Enjoy!
|
[
Reply To This | View ]
|
|
|
debian behind?
by AC on Tuesday 09/Mar/2004, @14:09
|
... i think not
/me gloats about 3.2.1 being in sid for roughly a week already ;P
|
[
Reply To This | View ]
|
|
|
Screenshots
by micio on Tuesday 09/Mar/2004, @14:39
|
Ok, KDE 3.2.1 is out, but the KDE website has STILL not updated the screenshots for KDE 3.2.0
http://www.kde.org/screenshots/
PS: Still not able to install RPMs for KDE 3.2 because of dependency hell in Fedora Core 1 (grrr...) - The instructions here don't work:
http://fedoranews.org/krishnan/tutorial/kde3.2/
Mind you I haven't bothered to learn how to compile anything! I've read snippits that IBM _may_ be focusing on Desktop development. Maybe the dependency hell will die!
There has got to be an easier way!
|
[
Reply To This | View ]
|
|
|
I hope
by Alex on Tuesday 09/Mar/2004, @15:09
|
Hopefully Lindows and SuSE will include 3.2.1 (NOT 3.2.0 which hard too many rough spots) and Qt 3.3.2 after the fixed font bug is fixed. Qt 3.3.2 should come out in 2 weeks, right?
|
[
Reply To This | View ]
|
|
|
artsd
by Andrey V. Panov on Tuesday 09/Mar/2004, @21:44
|
It seems promblems with artsd and alsa are fixed
|
[
Reply To This | View ]
|
|
|
ruby bindings
by rb on Wednesday 10/Mar/2004, @01:38
|
I'm eagerly waiting for updated ruby bindings. Will these be coming in the 3.2 cycle?
rb
|
[
Reply To This | View ]
|
Free Software
by Martin Galpin on Wednesday 10/Mar/2004, @02:02
|
Last time I checked, whilst reading an article about RMS on KDE, he (and I) were pleased the project was so dedicated to the Free Software definition. Reading the announcement, and I just checked the homepage, at what point did the site maintainer switch to supporting the Open Source definition?
|
[
Reply To This | View ]
|
|
|
Konqueror bugs
by Pilaf on Wednesday 10/Mar/2004, @02:04
|
This is amazing, some of the most disturbing bugs in Konqueror (mainly KHTML) are gone! Especially the gifs-not-looping bug, the text-not-being-selected-on-certain-cases bug and the dotted-line-looking-dashed bug.
KDE rocks! *cries of joy*
|
[
Reply To This | View ]
|
|
|
Thanks Stephen Kulow
by fast_rizwaan_ on Wednesday 10/Mar/2004, @05:19
|
and All KDE Developers. I was not happy with 3.2.0 release due to KHTML. thanks.
|
[
Reply To This | View ]
|
Debian Woody
by Cirrus on Wednesday 10/Mar/2004, @05:47
|
Anyone has any idea if and when will debian woody packages be released?
Thanks
|
[
Reply To This | View ]
|
|
|
konstruct Error ft2build.h hasn't been included...
by Jayme Johnston on Wednesday 10/Mar/2004, @10:10
|
I am compiling on Debian testing/unstable (Knoppix 2-16-04). During the qt-x11-free compile I get this error:
make[6]: Entering directory `/home/Administrator/src/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.3/src'
g++ -c -pipe -fno-exceptions -Wall -W -O2 -pipe -D_REENTRANT -fPIC -DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -I/home/Administrator/src/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I3rdparty/opentype -I../include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qtaddons_x11.o kernel/qtaddons_x11.cpp
In file included from /usr/X11R6/include/X11/Xft/Xft.h:41,
from kernel/qt_x11_p.h:150,
from kernel/qtaddons_x11.cpp:25:
/usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been included yet!"
/usr/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to include FreeType header files."
/usr/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
/usr/include/freetype2/freetype/freetype.h:23:2: #error " #include <ft2build.h>"
/usr/include/freetype2/freetype/freetype.h:24:2: #error " #include FT_FREETYPE_H"
make[6]: *** [.obj/release-shared-mt/qtaddons_x11.o] Error 1
make[6]: Leaving directory `/home/Administrator/src/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.3/src'
make[5]: *** [sub-src] Error 2
make[5]: Leaving directory `/home/Administrator/src/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.3'
make[4]: *** [build-work/qt-x11-free-3.2.3/Makefile] Error 2
make[4]: Leaving directory `/home/Administrator/src/konstruct/libs/qt-x11-free'
make[3]: *** [dep-../../libs/qt-x11-free] Error 2
make[3]: Leaving directory `/home/Administrator/src/konstruct/libs/arts'
make[2]: *** [dep-../../libs/arts] Error 2
make[2]: Leaving directory `/home/Administrator/src/konstruct/kde/kdelibs'
make[1]: *** [dep-../../kde/kdelibs] Error 2
make[1]: Leaving directory `/home/Administrator/src/konstruct/kde/kdebase'
make: *** [dep-../../kde/kdebase] Error 2
Anyone else see this problem?
|
[
Reply To This | View ]
|
|
|
Kopete crash.
by slimer on Wednesday 10/Mar/2004, @14:12
|
This is what I get when I try to start kopete:
kopete: relocation error: kopete: undefined symbol: _ZN17KopeteMetaContact10isTopLevelEv
|
[
Reply To This | View ]
|
cant play mp3s
by Markus Huber on Wednesday 10/Mar/2004, @14:23
|
Hi!
I finally merged kde3.2.1 and I'm very happy with it, except the sound. No program(juk, noatun) play any mp3 file. Oggs are working great.
I have libmad installed, so it should work.
Thanks for any advice
Max
|
[
Reply To This | View ]
|
No KsCD in SuSe 9.0 packages
by Hiryu on Wednesday 10/Mar/2004, @16:55
|
Both KDE 3.2 and KDE 3.2.1 package sets for SuSe 9.0 are missing KsCD. Anyone know why? Anyway I can get an RPM containing KsCD? It doesn't come with the kdemultimedia package(s) strangely enough...
Thanks.
|
[
Reply To This | View ]
|
|
|
stall network bug back again
by Paulo Dias on Thursday 11/Mar/2004, @13:34
|
Great release, lot of bugs squashed, BUT the most irritating bug to me is back, the network stall bug, which appears every time i try to copy paste a file from a LAN, the file is efectivelly copied but the kde windows stalls at the end, waiting for the end of file which is already there.
this as working in kde 3.2.0, and the other bug (the smbmount share bug, which never mounted the share) is now fixed.. oh well, can't win them all:P
btw if anyone has an workaround for the stall dialog bug, please let me know:)
besides this, great release as usual :)
best regards..
|
[
Reply To This | View ]
|
SuSE 9
by macewan on Tuesday 16/Mar/2004, @00:56
|
Works wonderfully. I installed it a work just yesterday. Thank you to the KDE developers.
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|