Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: help with debugging Akonadi woes

5 views
Skip to first unread message

Martin Steigerwald

unread,
May 30, 2013, 11:10:01 AM5/30/13
to
Am Donnerstag, 30. Mai 2013, 10:25:16 schrieb Martin Albrecht:
> Hi all,

Hi!

> I tried to take another stab at:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675151
>
> i.e., that KMail in Debian does not remember my OpenPGP preferences nor any
> distribution lists.
>
> This boils down to
>
> Akonadi::ContactSearchJob *job = new Akonadi::ContactSearchJob();
> job->setQuery( Akonadi::ContactSearchJob::Email, email );
> job->exec();
>
> always returning with an empty result, no matter what the value of email.
> I've managed to debug this slightly further:

I suggest you contact upstream about it, either via bugs.kde.org or first
kdepim / kdepim-users mailing list (see http://kde.org/support/mailinglists/)

Thanks,
--
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7
signature.asc

Martin Albrecht

unread,
May 30, 2013, 12:00:03 PM5/30/13
to
Thanks, I just did that as advised.

I would appreciate, though, if I could get a confirmation or refutation of
said bug to find out whether this is my setup or indeed a more general bug.

On Thursday 30 May 2013, Martin Steigerwald wrote:
> Am Donnerstag, 30. Mai 2013, 10:25:16 schrieb Martin Albrecht:
> > Hi all,
>
> Hi!
>
> > I tried to take another stab at:
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675151
> >
> > i.e., that KMail in Debian does not remember my OpenPGP preferences nor
> > any distribution lists.
> >
> > This boils down to
> >
> > Akonadi::ContactSearchJob *job = new Akonadi::ContactSearchJob();
> > job->setQuery( Akonadi::ContactSearchJob::Email, email );
> > job->exec();
> >
> > always returning with an empty result, no matter what the value of email.
>
> > I've managed to debug this slightly further:
> I suggest you contact upstream about it, either via bugs.kde.org or first
> kdepim / kdepim-users mailing list (see
> http://kde.org/support/mailinglists/)
>
> Thanks,

Cheers,
Martin

--
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x6532AFB4
_otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF
_www: http://martinralbrecht.wordpress.com/
_jab: martinr...@jabber.ccc.de
signature.asc

Martin Steigerwald

unread,
May 30, 2013, 12:30:02 PM5/30/13
to
Am Donnerstag, 30. Mai 2013, 16:54:14 schrieb Martin Albrecht:
> On Thursday 30 May 2013, Martin Steigerwald wrote:
> > Am Donnerstag, 30. Mai 2013, 10:25:16 schrieb Martin Albrecht:
> > > Hi all,
> >
> > Hi!
> >
> > > I tried to take another stab at:
> > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675151
> > >
> > > i.e., that KMail in Debian does not remember my OpenPGP preferences nor
> > > any distribution lists.
> > >
> > > This boils down to
> > >
> > > Akonadi::ContactSearchJob *job = new Akonadi::ContactSearchJob();
> > > job->setQuery( Akonadi::ContactSearchJob::Email, email );
> > > job->exec();
> > >
> > > always returning with an empty result, no matter what the value of
> > > email.
> >
> > > I've managed to debug this slightly further:
> > I suggest you contact upstream about it, either via bugs.kde.org or first
> > kdepim / kdepim-users mailing list (see
> > http://kde.org/support/mailinglists/)

> Thanks, I just did that as advised.
>
> I would appreciate, though, if I could get a confirmation or refutation of
> said bug to find out whether this is my setup or indeed a more general bug.

Well I have KMail from KDE SC 4.10.2 here and it respect my OpenPGP settings,
but then I just have one GPG key set and it matches my mail address.

>From the bug report I bet you are using Wheezy packages. You have 4.7.4 in
there, I bet you upgraded to KDE SC 4.8.4? KDEPIM is at 4.4.11 in Wheezy.

Upstream it could happen that you get asked whether its reproducable with a
newer version of KDEPIM, as 4.4.11 is rather old. But in KDEPIM since 4.6 also
KMail has moved to Akonadi for mail access (KMail 2) and it involves migrating
data or recreating the configuration from scratch and can have various issues.
I reported some here, some at kdepim / kdepim-users and most in bugs.kde.org.
Currently I workaround most of these issues with a special setup.
signature.asc

Martin Albrecht

unread,
May 30, 2013, 12:50:01 PM5/30/13
to
Hey,

> > I would appreciate, though, if I could get a confirmation or refutation
> > of said bug to find out whether this is my setup or indeed a more
> > general bug.
>
> Well I have KMail from KDE SC 4.10.2 here and it respect my OpenPGP
> settings, but then I just have one GPG key set and it matches my mail
> address.

Yep, it always does that it seems, the trouble starts if you try anything
else. But as far as I can tell this is not actually about OpenPGP but an
Akonadi issue.

By KMail from KDE SC 4.10.2 you mean upstream? I am running KMail 1.13.7 from
Debian/Unstable (4:4.4.11.1+l10n-3+b1)

> Upstream it could happen that you get asked whether its reproducable with a
> newer version of KDEPIM, as 4.4.11 is rather old.

> But in KDEPIM since 4.6
> also KMail has moved to Akonadi for mail access (KMail 2) and it involves
> migrating data or recreating the configuration from scratch and can have
> various issues. I reported some here, some at kdepim / kdepim-users and
> most in bugs.kde.org. Currently I workaround most of these issues with a
> special setup.

I know, that's why I reported it here first: KMail 1.3.7 is unsupported by
upstream as far as I understand it. But Kmail2 is not available in Debian,
yet.
signature.asc

Martin Steigerwald

unread,
May 30, 2013, 1:30:02 PM5/30/13
to
Am Donnerstag, 30. Mai 2013, 17:49:05 schrieb Martin Albrecht:
> > > I would appreciate, though, if I could get a confirmation or refutation
> > > of said bug to find out whether this is my setup or indeed a more
> > > general bug.
> >
> > Well I have KMail from KDE SC 4.10.2 here and it respect my OpenPGP
> > settings, but then I just have one GPG key set and it matches my mail
> > address.
>
> Yep, it always does that it seems, the trouble starts if you try anything
> else. But as far as I can tell this is not actually about OpenPGP but an
> Akonadi issue.
>
> By KMail from KDE SC 4.10.2 you mean upstream? I am running KMail 1.13.7
> from Debian/Unstable (4:4.4.11.1+l10n-3+b1)

No, from experimental:

martin@merkaba:~> rmadison kmail | cut -c1-72
kmail | 4:4.4.7-3 | squeeze | amd64, armel, i386, ia64,
kmail | 4:4.4.7-3+b1 | squeeze | kfreebsd-amd64, kfreebsd-
kmail | 4:4.4.11.1+l10n-3+b1 | wheezy | amd64, armel, armhf, i386
kmail | 4:4.4.11.1+l10n-3+b1 | jessie | amd64, armel, armhf, i386
kmail | 4:4.4.11.1+l10n-3+b1 | sid | amd64, armel, armhf, hurd
kmail | 4:4.10.2-2 | experimental | amd64, hurd-i386, i386, i

Cheers,
signature.asc
0 new messages