Version: unspecified (using Devel) OS: Windows CE The local subscriptions dialogue does not open. Tested for local folders and IMAP. Windows CE - svn-1206670 Reproducible: Always
I was able to open the 'Local subscriptions' dialogue today for both Imap and Local Folders on Linux. So this seems to be a Windows specific issue. N900, 4:4.6~.20101223.2034.git9cc0c3e-1maemo1.120883
I've added debug output locally in kdepimlibs/akonadi/subscriptiondialog.cpp constructor it is never called. Neither is slotLocalSubscription in standardactionmanager.cpp This is the debug output i've added: http://paste.kde.org/2390/ This is the debug output during startup: http://paste.kde.org/2392/ No debug output whatssoever when hitting the "Lokale Abonnements" action.
SVN commit 1214209 by tokoe: Do not intercept ManageLocalSubscriptions action We can use the default implementation from StandardActionManager, now that it uses the mime type filter for subscription dialog as well. This will also bring back the dialog on WinCE. BUG: 259976 M +0 -11 standardmailactionmanager.cpp M +0 -1 standardmailactionmanager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1214209