KOffice update

2005-10-04 Thread Ben Burton
Hi all, > #327977 contains interesting information now. Luk Claes is doing an NMU this week that will at least make the old koffice 1.3.x installable. As for KOffice 1.4.x, I'm afraid the last month has been an order of magnitude crazier than expected, and each block of time that I had set as

Re: Question on konsole

2005-10-04 Thread Matej Cepl
Bob Alexander wrote: > I altro tried assigning other values to the LANG and LANGUAGE > environment vars but nothing changed. Correct setting of locale in Debian is with command (as a root and best is without KDE running) dpkg-reconfigure locales I would suggest using locale it_IT.UTF-8 (if you n

Re: Question on konsole

2005-10-04 Thread Bob Alexander
phyrster wrote: On 22:03 Tue 04 Oct 2005, Bob Alexander wrote: Dear friends, when using programs like make menuconfig compiling Linux kernel or kismet in a konsole I see weird characters instead of the simple line drawing a box. Outside KDE (3.3 in debian etch) in a console everything is ao

Re: Question on konsole

2005-10-04 Thread phyrster
On 22:03 Tue 04 Oct 2005, Bob Alexander wrote: > Dear friends, > when using programs like make menuconfig compiling Linux kernel or > kismet in a konsole I see weird characters instead of the simple line > drawing a box. > > Outside KDE (3.3 in debian etch) in a console everything is aok. > > W

Re: KMail hangs on Send

2005-10-04 Thread Brendon Lloyd Higgins
Quoting David Martínez Moreno <[EMAIL PROTECTED]>: > El Lunes, 3 de Octubre de 2005 01:51, Brendon Lloyd Higgins escribió: > > Ack! Whenever I try to send a message in KMail (3.4.2-2, Sid) the whole > > program freezes, both the composer window and the main window. This > happens > > both

Re: KMail hangs on Send

2005-10-04 Thread Brendon Lloyd Higgins
Quoting Alex Nordstrom <[EMAIL PROTECTED]>: > Monday, 3 October 2005 07:51 Brendon Lloyd Higgins wrote: > > Ack! Whenever I try to send a message in KMail (3.4.2-2, Sid) the > > whole program freezes, both the composer window and the main window. > > This happens both for the "Send Now" and

Re: Trying bleeding edge KDE; was: The debian directory in kde sources

2005-10-04 Thread garaged
I can tell you my method. I download and update every week or so from svn (used to be cvs), compile and install on my home in debian or on an alternative directory according to gentoo methods. After installing arts, kdelibs,kdebase (a couple of hours) I login and everthing is fine. The whole set

Re: [Kalyxo-devel] Trying bleeding edge KDE;was: The debian directory in kde sources

2005-10-04 Thread Adeodato Simó
* Mikhail Ramendik [Wed, 05 Oct 2005 02:07:49 +0400]: > - Get the .diff.gz's for the 3.4.2 backport and try adapting those to > 3.5beta1 > or SVN For the 3.4.2 sid packages. I think that's your best option. Cheers, -- Adeodato Simó EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621 Don't w

Trying bleeding edge KDE; was: The debian directory in kde sources

2005-10-04 Thread Mikhail Ramendik
Gary Cramblitt wrote: > Yes, those are old and out of date. It seems to be they should either be > removed, or back-filled from alioth. Found nothing on alioth for kde... So what do I do it I want to try out the bleeding edge of KDE, if I have sarge? I see five options: - Get the .diff.gz's f

Question on konsole

2005-10-04 Thread Bob Alexander
Dear friends, when using programs like make menuconfig compiling Linux kernel or kismet in a konsole I see weird characters instead of the simple line drawing a box. Outside KDE (3.3 in debian etch) in a console everything is aok. What can I try to fix this ? Thank you very much, Bob -- To

Re: [Kalyxo-devel] The debian directory in kde sources

2005-10-04 Thread Mario Fux
Am Dienstag, 4. Oktober 2005 17.16 schrieb Mikhail Ramendik: > Hello, Morning > The kde source files (at least 3.5beta1) contain a debian directory. > > Has anyone tried building packages using that data? Does this work? I didn't try it but AFAIK this directory is completely out of date. griits

The debian directory in kde sources

2005-10-04 Thread Mikhail Ramendik
Hello, The kde source files (at least 3.5beta1) contain a debian directory. Has anyone tried building packages using that data? Does this work? -- Yours, Mikhail Ramendik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Koffice progress on C++ ABI transition AGAIN

2005-10-04 Thread Sylvain Joyeux
> Thanks ! > > But the 1.3.5 version is so old. Why not simply build the 1.4.1 > version ? I have built it myself with gcc 4.0.2 without any problems. Because I don't have time to do the packaging work :p I'm no Debian developer. Sylvain -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a sub

Re: Koffice progress on C++ ABI transition AGAIN

2005-10-04 Thread Serge Koganovitsch
Thanks ! But the 1.3.5 version is so old. Why not simply build the 1.4.1 version ? I have built it myself with gcc 4.0.2 without any problems. Best regards, Serge On Tuesday 04 October 2005 11:57, Sylvain Joyeux wrote: > I rebuilt the debian packages for x86. They are available at > > deb htt

Re: Koffice progress on C++ ABI transition AGAIN

2005-10-04 Thread Adeodato Simó
* Alan Chandler [Mon, 03 Oct 2005 00:45:11 +0100]: > It was a week ago that I asked about the progress of Koffice through the C++ > ABI transition. Despite a couple of replies about potentially other sources > of the packages, and a "grave" bug report about it being filed, no-one seems > to kn

Re: Koffice progress on C++ ABI transition AGAIN

2005-10-04 Thread David Goodenough
On Tuesday 04 October 2005 10:57, Sylvain Joyeux wrote: > I rebuilt the debian packages for x86. They are available at > > deb http://lpnotfr.free.fr/debian ./ > > The (very small) patch needed to make it build under gcc4 is there as well > http://lpnotfr.free.fr/debian/kde-gcc4/koffice-gcc4.diff >

Re: Re: Koffice progress on C++ ABI transition AGAIN

2005-10-04 Thread Nicolas DEGAND
I think most of the current debate is irrelevant. Finding why the transition is taking the time it takes is not the point here. We have two facts : - The koffice packages are taking a much longer time than other packages to make the transition - Many people want them fast and are willing to hel

Re: Koffice progress on C++ ABI transition AGAIN

2005-10-04 Thread Jan De Luyck
On Tuesday 04 October 2005 11:57, Sylvain Joyeux wrote: > I rebuilt the debian packages for x86. They are available at > > deb http://lpnotfr.free.fr/debian ./ > > The (very small) patch needed to make it build under gcc4 is there as well > http://lpnotfr.free.fr/debian/kde-gcc4/koffice-gcc4.diff >

Re: Koffice progress on C++ ABI transition AGAIN

2005-10-04 Thread Sylvain Joyeux
I rebuilt the debian packages for x86. They are available at deb http://lpnotfr.free.fr/debian ./ The (very small) patch needed to make it build under gcc4 is there as well http://lpnotfr.free.fr/debian/kde-gcc4/koffice-gcc4.diff I don't know if it is good practice, but I bumped the debian revis