Re: The GTK Qt engine needs to be patched.

2005-12-10 Thread Adeodato Simó
* Matt Sicker [Sat, 10 Dec 2005 12:55:44 -0600]:

  Matt, let's CC the maintainer of the package so that he can be aware.

> Since this is a package more useful to KDE users than GNOME users, I thought
> this would be an appropriate place to mention this.

> The gtk2-engine-gtk-qt package is not patched to fixed the black menus bug.
> Here is the patch for 0.6:

> BEGIN PATCH
> diff -urN gtk-qt-engine-0.6.orig/src/qt_theme_draw.c
> gtk-qt-engine-0.6/src/qt_theme_draw.c
> --- gtk-qt-engine-0.6.orig/src/qt_theme_draw.c 2004-12-21 21:28:34 +0600
> +++ gtk-qt-engine-0.6/src/qt_theme_draw.c 2005-09-30 08:20:50 +0700
> @@ -1777,6 +1777,7 @@
> {
> pixmap = pix_test;
> parent_relative = FALSE;
> + gdk_drawable_set_colormap(pixmap, style->colormap);


> gdk_window_set_back_pixmap (window, pixmap, parent_relative);
> -END PATCH-

  Thanks,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
There is no man so good who, were he to submit all his thoughts to the
laws, would not deserve hanging ten times in his life.
-- Michel de Montaigne


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



The GTK Qt engine needs to be patched.

2005-12-10 Thread Matt Sicker
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Since this is a package more useful to KDE users than GNOME users, I thought
this would be an appropriate place to mention this.

The gtk2-engine-gtk-qt package is not patched to fixed the black menus bug.
Here is the patch for 0.6:

- BEGIN PATCH
diff -urN gtk-qt-engine-0.6.orig/src/qt_theme_draw.c
gtk-qt-engine-0.6/src/qt_theme_draw.c
- --- gtk-qt-engine-0.6.orig/src/qt_theme_draw.c 2004-12-21 21:28:34 +0600
+++ gtk-qt-engine-0.6/src/qt_theme_draw.c 2005-09-30 08:20:50 +0700
@@ -1777,6 +1777,7 @@
{
pixmap = pix_test;
parent_relative = FALSE;
+ gdk_drawable_set_colormap(pixmap, style->colormap);
}

gdk_window_set_back_pixmap (window, pixmap, parent_relative);
- -END PATCH-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDmySwXm341+YDm10RAiC5AKCfgTxCejZytLT0IIyMbBGQeC9E8ACfQU5W
Y14YQHrI0iebvmrpJRs87pU=
=9glq
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Kopete 3.5.0 crashing?

2005-12-10 Thread Marcin Juszkiewicz

On my system Kopete was crashing on exit:

libkopete: WARNING: [void Kopete::PluginManager::slotShutdownTimeout()] 
Some plugins didn't shutdown in time!
libkopete: Remaining plugins:
libkopete: Forcing Kopete shutdown now.
Mutex destroy failure: Device or resources busy

Turning off/on all plugins helps.

-- 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE 3.5.0 final packages now on alioth

2005-12-10 Thread Marcin Juszkiewicz
Dnia sobota, 10 grudnia 2005 11:28, Alejandro Exojo napisał:
> El Sábado, 10 de Diciembre de 2005 10:54, Marcin Juszkiewicz escribió:

> > Forgotten settings is something which occure with Every KDE version
> > upgrade and is very annoying (all toolbars to reconfigure, konsole
> > which forget font setting etc) but it looks like noone care about it.

> Have you checked if there is a bug report about it, and if there isn't,
> report it yourself?

http://bugs.kde.org/show_bug.cgi?id=103057

-- 




Re: KDE 3.5.0 final packages now on alioth

2005-12-10 Thread Alejandro Exojo
El Sábado, 10 de Diciembre de 2005 10:54, Marcin Juszkiewicz escribió:
> Dnia sobota, 10 grudnia 2005 10:03, Jean-Damien Durand napisał:
> > Upgrade ok, with a very minor annoyance about kminipager setting [1],
> > konsole missing previous font setup (but this happens everytime I
> > do an upgrade - did not found an opened bug report about that although
> > I guess this is not a new issue)
>
> Forgotten settings is something which occure with Every KDE version
> upgrade and is very annoying (all toolbars to reconfigure, konsole which
> forget font setting etc) but it looks like noone care about it.

Strange. I never had a problem with this (however, I don't have many 
customised toolbars).

Have you checked if there is a bug report about it, and if there isn't, report 
it yourself?

-- 
Alex (a.k.a. suy) - GPG ID 0x0B8B0BC2
http://darkshines.net/ - Jabber ID: [EMAIL PROTECTED]



Re: KMail and non-blocking mail filtering

2005-12-10 Thread Olivier Trichet
Le Samedi 10 Décembre 2005 10:47, Robert Gomułka <[EMAIL PROTECTED]> a 
écrit :
> Hello,
> I use kmail with spamassassin for mail filtering. I set up two filters,
> first of them pipes message through `spamc` command. And it is
> extremely slow (possibly by looking to internet databases) - while
> processing e-mail kmail is not responding, even not redrawing its
> screen.
> I have searched the net and found only 4 things:
> - use spamc, not spamassassin (but I do)
> - disable network spamassassin lookups (I don't want to)
> - use fetchmail to fetch mail (but then why do I need kmail, if every
> part of it will eventually fall in category - use different tool)
> - kmail will eventually implement non-blocking mail filtering (I still
> wait for this as the most reasonable solution. In my opinion messages
> should be processed in parallel, without waiting, then woken up after
> processing finished).
>
> What do you think about it? Do you have any extra information?
>

It is a long standing issue, see :
http://bugs.kde.org/show_bug.cgi?id=41514


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE 3.5.0 final packages now on alioth

2005-12-10 Thread Marcin Juszkiewicz
Dnia piątek, 9 grudnia 2005 01:52, Adeodato Simó napisał:
> * Marcin Juszkiewicz [Fri, 09 Dec 2005 00:27:57 +0100]:

> > Kmail from KDE 3.5.0 allow to filter mails to IMAP folders so I
> > changed my filters destinations to IMAP folders. When I try to use
> > any that kind filter KMail crash.

>   this is a known bug in 3.5.0 that has been fixed in branch

I rebuilt kdepim 3.5.0 with two patches from [1] so now it does not crash 
on filtering to IMAP. But this is soo slow that I will probably move back 
to duplicated folders just for filtering reasons or even more - move with 
all mail fetching/filtering stuff outside of KMail as current 
implementation is sluggish (filtering more then one mail from Inbox to 
IMAP folders (IMAP server on localhost) can take eternity).

[1] http://bugs.kde.org/113730

-- 



Re: KDE 3.5.0 final packages now on alioth

2005-12-10 Thread Marcin Juszkiewicz
Dnia sobota, 10 grudnia 2005 10:03, Jean-Damien Durand napisał:
> Upgrade ok, with a very minor annoyance about kminipager setting [1],
> konsole missing previous font setup (but this happens everytime I
> do an upgrade - did not found an opened bug report about that although
> I guess this is not a new issue)

Forgotten settings is something which occure with Every KDE version 
upgrade and is very annoying (all toolbars to reconfigure, konsole which 
forget font setting etc) but it looks like noone care about it.

-- 



KMail and non-blocking mail filtering

2005-12-10 Thread Robert Gomułka
Hello,
I use kmail with spamassassin for mail filtering. I set up two filters, first 
of them pipes message through `spamc` command. And it is extremely slow 
(possibly by looking to internet databases) - while processing e-mail kmail 
is not responding, even not redrawing its screen.
I have searched the net and found only 4 things:
- use spamc, not spamassassin (but I do)
- disable network spamassassin lookups (I don't want to)
- use fetchmail to fetch mail (but then why do I need kmail, if every part of 
it will eventually fall in category - use different tool)
- kmail will eventually implement non-blocking mail filtering (I still wait 
for this as the most reasonable solution. In my opinion messages should be 
processed in parallel, without waiting, then woken up after processing 
finished).

What do you think about it? Do you have any extra information?

Best regards,
Robert


Sprz?t audio, caraudio, wideo, o?wietlenie, nag?o?nienie estradowe,
telewizja satelitarna i wiele innych!!!
U nas najlepsze ceny - zajrzyj koniecznie > www.alder.com.pl


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: KDE 3.5.0 final packages now on alioth

2005-12-10 Thread Jean-Damien Durand
Upgrade ok, with a very minor annoyance about kminipager setting [1],
konsole missing previous font setup (but this happens everytime I
do an upgrade - did not found an opened bug report about that although I guess
this is not a new issue) and kontact crashing until I deleted my
~/.kde/share/apps/kmail/imap (I use only imap - did not checked yet if this 
crash
is related to yet posted bugs about kmail in 3.5.0).

Thanks a lot for the great work; al in all I am very happy!

Cheers, JD.

On Friday 09 December 2005 11:24, Jean-Damien Durand wrote:
> Before doing the upgrade I checked all my 3.4.3-* packages to see if
> there exist a 3.5.0 version, and noticed that packages from kdeaddons
> seems to be missing - also shall I worry if there is no packages from kdeedu?
> Thanks, Cheers, JD.
> 
> On Thursday 08 December 2005 19:22, Christopher Martin wrote:
> CM > deb http://pkg-kde.alioth.debian.org/kde-3.5.0 ./
> CM > deb-src http://pkg-kde.alioth.debian.org/kde-3.5.0 ./
> 
> 

[1] http://bugs.kde.org/show_bug.cgi?id=118057


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]