[Bug 279279] (KStatusNotifierItem): Message Counts in KMail tray icon don't show when using a plasma themed svg icon

2011-08-04 Thread Kubicle
https://bugs.kde.org/show_bug.cgi?id=279279





--- Comment #3 from Kubicle public kubicle+kdebugs gmail com  2011-08-04 
07:22:47 ---
The simplest way to solve the problem could be just switching the icon when
there's new mail (diff below):

74c74
   mIcon = KIcon( kmail );
---
   mIcon = KIcon( mail-unread-new );
184a185
   setIconByName( mail-unread-new );

Of course this could be configurable in a similar way that user's can choose
their own icons for mail folders. And a few more changes would be required to
reflect the new mail status in the tray icon tooltip as well.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279205] KMail doesn't show update the account names for the Send dropdown list

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279205





--- Comment #3 from Laurent Montel montel kde org  2011-08-04 08:18:10 ---
So you clicked on Modify button or renamed button ?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279295] Kmail eats my RAM

2011-08-04 Thread Andres Freund
https://bugs.kde.org/show_bug.cgi?id=279295


Andres Freund andres+bugs.kde@anarazel.de changed:

   What|Removed |Added

 CC||andres+bugs.kde.org@anaraze
   ||l.de




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279278] Kmail creates an invalid S/MIME signature if the S/MIME password dialog is cancelled

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279278


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-08-04 11:22:21 ---
It right.
I can confirm it

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279366] New: Fetch all favorite folders shortcut is not available anymore

2011-08-04 Thread Andres Freund
https://bugs.kde.org/show_bug.cgi?id=279366

   Summary: Fetch all favorite folders shortcut is not available
anymore
   Product: kmail2
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: andres+bugs.kde@anarazel.de


Version:   unspecified (using KDE 4.7.0) 
OS:Linux

andres@alap2:~$ kmail --version
Qt: 4.7.3
KDE Development Platform: 4.7.00 (4.7.0)
KMail: 4.7.0 

The packages are from ubuntu oneiric.

Reproducible: Always

Steps to Reproduce:
* Settings
* Configure Shortcuts
* search for favorite


Actual Results:  
The shortcuts
 * Add Favorite Folder...
 * Add to Favorite Folder
 * Remove from Favorite Folders
 * Rename Favorite...
are visible.

Expected Results:  
The shortcuts
 * Add to Favorite Folder
 * Remove from Favorite Folders
 * Rename Favorite...
 * Update Favorite Folders

are visible.

The Update Favorite Folders shortcut was available in kmail1.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 277770] KMail2 is slow when accessing messages in folder

2011-08-04 Thread Andres Freund
https://bugs.kde.org/show_bug.cgi?id=20


Andres Freund andres+bugs.kde@anarazel.de changed:

   What|Removed |Added

 CC||andres+bugs.kde.org@anaraze
   ||l.de




-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279205] KMail doesn't show update the account names for the Send dropdown list

2011-08-04 Thread neikokz+kbugs
https://bugs.kde.org/show_bug.cgi?id=279205





--- Comment #4 from  neikokz+kbugs gmail com  2011-08-04 11:33:19 ---
Created an attachment (id=62534)
 -- (http://bugs.kde.org/attachment.cgi?id=62534)
Screenshot

This button.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 267385] %CURSOR can not be set via menu

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=267385


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Laurent Montel montel kde org  2011-08-04 11:34:34 ---
Fixed in kmail master (can't add to 4.7.1 because it adds new i18n)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279205] KMail doesn't show update the account names for the Send dropdown list

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279205





--- Comment #5 from Laurent Montel montel kde org  2011-08-04 11:40:54 ---
I don't understand. Send or receive account ?
Here you change receive account no ?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279205] KMail doesn't show update the account names for the Send dropdown list

2011-08-04 Thread neikokz+kbugs
https://bugs.kde.org/show_bug.cgi?id=279205





--- Comment #6 from  neikokz+kbugs gmail com  2011-08-04 12:32:21 ---
I don't understand what you mean either, and I think I made myself very clear
in the steps. Do you want me to record a screencast showing the bug?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279375] New: Crash and disappearence of main Kmail window when closing a message in outbox

2011-08-04 Thread Joan
https://bugs.kde.org/show_bug.cgi?id=279375

   Summary: Crash and disappearence of main Kmail window when
closing a message in outbox
   Product: kmail2
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: joanjer...@gmail.com


Application: kmail (1.13.6)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
I was sending an email, then I opened the message -double-click- (in outbox)
that I was sending to review it. Then I put the cursor in A field, when I
realise that was correct, I closed the window. And Kmail main window
disappeared too. I tried to relanch Kmail, but I didn't realise that the
previous instance was running (without window), previous instance crashed and
the new instance says that would be dangerous to run two instances of Kmail.
- Custom settings of the application:
A POP3 account, and two SMTP accounts configured. Locale: Catalan.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7834780 (LWP 1970))]

Thread 3 (Thread 0xb4920b70 (LWP 1989)):
#0  0x0094f416 in __kernel_vsyscall ()
#1  0x00849f76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0224184b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x022311af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0223192b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x03711304 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x0225a2df in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x00b13e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x0085873e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb52feb70 (LWP 2003)):
#0  0x00b1636b in pthread_mutex_lock () from
/lib/i386-linux-gnu/libpthread.so.0
#1  0x00866616 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x0223033d in g_main_context_query () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x02230e8c in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x02231524 in g_main_context_iteration () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x00678577 in QEventDispatcherGlib::processEvents (this=0xa3f1720,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x0064a289 in QEventLoop::processEvents (this=0xb52fe220, flags=...) at
kernel/qeventloop.cpp:149
#7  0x0064a522 in QEventLoop::exec (this=0xb52fe220, flags=...) at
kernel/qeventloop.cpp:201
#8  0x005542a0 in QThread::exec (this=0xa4244c8) at thread/qthread.cpp:492
#9  0x0062bfdb in QInotifyFileSystemWatcherEngine::run (this=0xa4244c8) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0x00556da2 in QThreadPrivate::start (arg=0xa4244c8) at
thread/qthread_unix.cpp:320
#11 0x00b13e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x0085873e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb7834780 (LWP 1970)):
[KCrash Handler]
#7  0x00f6469a in KMMessage::transferInProgress (this=0xa726a40) at
../../kmail/kmmessage.cpp:271
#8  0x01053168 in FolderStorage::canAddMsgNow (this=0x9ddda90, aMsg=0xa726a40,
aIndex_ret=0x0) at ../../kmail/folderstorage.cpp:311
#9  0x01123c48 in KMFolderMaildir::addMsg (this=0x9ddda90, aMsg=0xa726a40,
index_return=0x0) at ../../kmail/kmfoldermaildir.cpp:322
#10 0x01026b25 in KMFolder::addMsg (this=0x9d81898, msg=0xa726a40,
index_return=0x0) at ../../kmail/kmfolder.cpp:448
#11 0x0100f081 in KMComposeWin::~KMComposeWin (this=0xa48a560, __in_chrg=value
optimized out, __vtt_parm=value optimized out) at
../../kmail/kmcomposewin.cpp:407
#12 0x0100f952 in KMComposeWin::~KMComposeWin (this=0xa48a560, __in_chrg=value
optimized out, __vtt_parm=value optimized out) at
../../kmail/kmcomposewin.cpp:432
#13 0x0065dbc5 in qDeleteInEventHandler (o=0xa48a560) at
kernel/qobject.cpp:3995
#14 0x006603e8 in QObject::event (this=0xa48a560, e=0xa5b4310) at
kernel/qobject.cpp:1209
#15 0x04ed7b62 in QWidget::event (this=0xa48a560, event=0xa5b4310) at
kernel/qwidget.cpp:8718
#16 0x052e9527 in QMainWindow::event (this=0xa48a560, event=0xa5b4310) at
widgets/qmainwindow.cpp:1480
#17 0x00deb1ec in KMainWindow::event (this=0xa48a560, ev=0xa5b4310) at
../../kdeui/widgets/kmainwindow.cpp:1100
#18 0x00e2ba8f in KXmlGuiWindow::event (this=0xa48a560, ev=0xa5b4310) at
../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#19 0x04e7fd24 in QApplicationPrivate::notify_helper (this=0x9beec58,
receiver=0xa48a560, e=0xa5b4310) at kernel/qapplication.cpp:4462
#20 0x04e8497b in QApplication::notify (this=0xbfaaae1c, receiver=0xa48a560,
e=0xa5b4310) at kernel/qapplication.cpp:4427
#21 0x00d1032a in KApplication::notify (this=0xbfaaae1c, receiver=0xa48a560,
event=0xa5b4310) at 

[Bug 279205] KMail doesn't show update the account names for the Send dropdown list

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279205





--- Comment #7 from Laurent Montel montel kde org  2011-08-04 12:35:22 ---
you mean sent menu and you change receive account so its not logical

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279376] New: crash during updaten of de feeds

2011-08-04 Thread mussie
https://bugs.kde.org/show_bug.cgi?id=279376

   Summary: crash during updaten of de feeds
   Product: akregator
   Version: 1.6.6
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: y-bt...@home.nl


Application: akregator (1.6.6)
KDE Platform Version: 4.6.00 (4.6.0) release 6
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.7-desktop i686
Distribution: openSUSE 11.4 (i586)

-- Information about the crash:
- What I was doing when the application crashed:

i was doing nothing butan update of the feeds was done and i saw
negative counts in de feed count...:)  a -1 number of feeds is asking for
problems;)

-- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[Current thread is 1 (Thread 0xb34f3710 (LWP 10715))]

Thread 3 (Thread 0xae46ab70 (LWP 11352)):
#0  0xe424 in __kernel_vsyscall ()
#1  0xb4840432 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb5ff5b44 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6d24a3c in wait (this=0x8f21ff4, mutex=0x8f21ff0, time=3) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8f21ff4, mutex=0x8f21ff0, time=3) at
thread/qwaitcondition_unix.cpp:160
#5  0xb6d19df4 in QThreadPoolThread::run (this=0x8fdbe10) at
concurrent/qthreadpool.cpp:140
#6  0xb6d243aa in QThreadPrivate::start (arg=0x8fdbe10) at
thread/qthread_unix.cpp:285
#7  0xb483bb05 in start_thread () from /lib/libpthread.so.0
#8  0xb5fe7d5e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xab7a2b70 (LWP 11353)):
#0  0xe424 in __kernel_vsyscall ()
#1  0xb4840432 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#2  0xb5ff5b44 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb6d24a3c in wait (this=0x8f21ff4, mutex=0x8f21ff0, time=3) at
thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8f21ff4, mutex=0x8f21ff0, time=3) at
thread/qwaitcondition_unix.cpp:160
#5  0xb6d19df4 in QThreadPoolThread::run (this=0x99dbd68) at
concurrent/qthreadpool.cpp:140
#6  0xb6d243aa in QThreadPrivate::start (arg=0x99dbd68) at
thread/qthread_unix.cpp:285
#7  0xb483bb05 in start_thread () from /lib/libpthread.so.0
#8  0xb5fe7d5e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb34f3710 (LWP 10715)):
[KCrash Handler]
#7  0xb0ec9f3d in Akregator::Article::setStatus (this=0xbf8bed20, stat=1) at
/usr/src/debug/kdepim-4.4.10/akregator/src/article.cpp:367
#8  0xb0edac21 in Akregator::Feed::appendArticles (this=0x8f33e10, feed=) at
/usr/src/debug/kdepim-4.4.10/akregator/src/feed.cpp:504
#9  0xb0edc09f in Akregator::Feed::fetchCompleted (this=0x8f33e10, l=0x95109e8,
doc=..., status=3213618632) at
/usr/src/debug/kdepim-4.4.10/akregator/src/feed.cpp:677
#10 0xb0edc46e in Akregator::Feed::qt_metacall (this=0x8f33e10,
_c=QMetaObject::InvokeMetaMethod, _id=11, _a=0xbf8bef20) at
/usr/src/debug/kdepim-4.4.10/build/akregator/src/feed.moc:112
#11 0xb6e278cd in QMetaObject::metacall (object=0x8f33e10,
cl=QMetaObject::InvokeMetaMethod, idx=22, argv=0xbf8bef20) at
kernel/qmetaobject.cpp:237
#12 0xb6e37a2c in QMetaObject::activate (sender=0x95109e8, m=0xb0e61380,
local_signal_index=0, argv=0xbf8bef20) at kernel/qobject.cpp:3272
#13 0xb0e06805 in Syndication::Loader::loadingComplete(Syndication::Loader*,
boost::shared_ptrSyndication::Feed, Syndication::ErrorCode) () from
/usr/lib/libsyndication.so.4
#14 0xb0e27cc2 in Syndication::Loader::slotRetrieverDone(QByteArray const,
bool) () from /usr/lib/libsyndication.so.4
#15 0xb0e27fed in Syndication::Loader::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libsyndication.so.4
#16 0xb6e278cd in QMetaObject::metacall (object=0x95109e8,
cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbf8bf0d4) at
kernel/qmetaobject.cpp:237
#17 0xb6e37a2c in QMetaObject::activate (sender=0x8fbc508, m=0xb0e61390,
local_signal_index=0, argv=0xbf8bf0d4) at kernel/qobject.cpp:3272
#18 0xb0e06bb5 in Syndication::DataRetriever::dataRetrieved(QByteArray const,
bool) () from /usr/lib/libsyndication.so.4
#19 0xb0e06e94 in Syndication::FileRetriever::slotResult(KJob*) () from
/usr/lib/libsyndication.so.4
#20 0xb0e070d5 in Syndication::FileRetriever::qt_metacall(QMetaObject::Call,
int, void**) () from /usr/lib/libsyndication.so.4
#21 0xb6e278cd in QMetaObject::metacall (object=0x8fbc508,
cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xbf8bf238) at
kernel/qmetaobject.cpp:237
#22 0xb6e37a2c in QMetaObject::activate (sender=0x945e2a0, m=0xb71f8600,
local_signal_index=3, argv=0xbf8bf238) at kernel/qobject.cpp:3272
#23 0xb6ffd535 in KJob::result (this=0x945e2a0, _t1=0x945e2a0) at
/usr/src/debug/kdelibs-4.6.0/build/kdecore/kjob.moc:194
#24 0xb6ffd588 in KJob::emitResult (this=0x945e2a0) at
/usr/src/debug/kdelibs-4.6.0/kdecore/jobs/kjob.cpp:312
#25 0xb5e4fb8c in 

[Bug 264278] KMail uses too much CPU time reacting to Akonadi synchronising IMAP folders

2011-08-04 Thread neikokz+kbugs
https://bugs.kde.org/show_bug.cgi?id=264278


neikokz+kb...@gmail.com changed:

   What|Removed |Added

 CC||neikokz+kb...@gmail.com




--- Comment #6 from  neikokz+kbugs gmail com  2011-08-04 12:38:49 ---
Same here, I really hope this gets fixed ASAP, as it's a showstopper.

KDE 4.7.0 Arch Linux

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279205] KMail doesn't show update the account names for the Send dropdown list

2011-08-04 Thread neikokz+kbugs
https://bugs.kde.org/show_bug.cgi?id=279205


neikokz+kb...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID




--- Comment #8 from  neikokz+kbugs gmail com  2011-08-04 12:46:14 ---
I'm really sorry, I misunderstood how this works. Closing.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279375] Crash and disappearence of main Kmail window when closing a message in outbox

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279375


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-08-04 13:19:39 ---
kmail1

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279366] Fetch all favorite folders shortcut is not available anymore

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279366


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel montel kde org  2011-08-04 13:21:24 ---
Ok will look at how we can implement it.
Regards

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279380] New: akonadi_mixedmaildir_resource crashes when synchronizing a folder with a large number of emails

2011-08-04 Thread Shane O'Donnell
https://bugs.kde.org/show_bug.cgi?id=279380

   Summary: akonadi_mixedmaildir_resource crashes when
synchronizing a folder with a large number of emails
   Product: Akonadi
   Version: 4.7
  Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: Mixed Maildir resource
AssignedTo: kdepim-bugs@kde.org
ReportedBy: sh...@sto-lat.co.uk
CC: kevin.kram...@gmx.at


Version:   4.7 (using KDE 4.7.0) 
OS:Linux

Synchronizing a folder with a large number, in this case 107000+, of emails
within it consumes a vast amount of memory and then crashes with a sigabrt.

This happens when either clicking on the folder causing a synchronisation and
when starting kmail.

Reproducible: Always

Steps to Reproduce:
Click on folder with large number of emails (lower limit not known, but 107000+
mails causes the problem and folders with just under 5 do not)
Synchronization starts


Actual Results:  
akonadi_mixedmaildir_resource crashes

Expected Results:  
Folder synchronizes and displays emails.

i686 AMD Athlon(tm) XP 2500+ AuthenticAMD GNU/Linux

Under top the process has consumed 3054M, under the VIRT column, of memory on a
machine with 3G memory + 2.8G swap.  I added a 10G swapfile but there was no
change to the problem.

The maildir folder contains 107538 emails using 1.9G of disk space.
Other folders of up to 47800 emails do not cause the problem.

Whilst it is probably useless here is the backtrace.

Application: Akonadi Resource (akonadi_mixedmaildir_resource), signal: Aborted
[KCrash Handler]
#7  0xe424 in __kernel_vsyscall ()
#8  0x44421681 in raise () from /lib/libc.so.6
#9  0x44422e63 in abort () from /lib/libc.so.6
#10 0xbfa59490 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 276893] Messages not correctly being marked as read when opened

2011-08-04 Thread David
https://bugs.kde.org/show_bug.cgi?id=276893





--- Comment #8 from David StormByte gmail com  2011-08-04 14:13:33 ---
I retested with a clean system clean config kde 4.7.0 and can confirm both
problems:
On one hand the counter problem: Currently it is displaying 45 unread messages
(all of those messages are in blue color in messagelist).
It does not matter whether I open a message or whether I right click on folder
and select 'Mark all mails as read' option.
On the other hand is the messagelist display:
The most annoying thing is that messages in messagelist keep having blue color
instead of changing color to mark them as efectivelly read.

And there is a bit more, when I right click a message and mark it as important,
nothing happens however if I click the exclamation button at the right part
of the message (in messagelist) it is correctly marked as important, so maybe a
problem of signal connections?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 276893] Messages not correctly being marked as read when opened

2011-08-04 Thread David
https://bugs.kde.org/show_bug.cgi?id=276893





--- Comment #9 from David StormByte gmail com  2011-08-04 14:17:09 ---
Another thing which can be the cause of this too: I saw that in custom colors
config, there is no option for 'read message' color, but there is for 'new
message', 'unread message', and so on.
So that could be the cause to a message not changing its color after being
read??

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279385] New: cannot add shortkey for clean trash (german: mülleimer leeren)

2011-08-04 Thread H . H .
https://bugs.kde.org/show_bug.cgi?id=279385

   Summary: cannot add shortkey for clean trash (german:
mülleimer leeren)
   Product: kmail2
   Version: 1.99.0
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: cyberb...@gmx.de


Version:   1.99.0 (using KDE 4.7.0) 
OS:Linux

I added a shortkey for clean trash (ctrl+M), and removed the shortkey for
ctrl+m=put all messages into trash. then I changed the folder on the left 1
time forth and back.after that trying the shortkey ctrl+M, it is reported as
defined twice, and really, in shortkey settings, the ctrl+m=put all messages
into trash is there again.


Reproducible: Always

Steps to Reproduce:
see above

Actual Results:  
see above

Expected Results:  
see above

OS: Linux (x86_64) release 2.6.37.1-1.2-desktop
Compiler: gcc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279387] New: Kmail2 crashes when forwarding S/MIME encrypted e-mails in-line

2011-08-04 Thread Roland Wolters
https://bugs.kde.org/show_bug.cgi?id=279387

   Summary: Kmail2 crashes when forwarding S/MIME encrypted
e-mails in-line
   Product: kmail2
   Version: unspecified
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: wolters.li...@gmx.net


Version:   unspecified (using KDE 4.7.0) 
OS:Linux

When I have a S/MIME encrypted e-mil and want to forward it, KMail2 crashes.

Reproducible: Always

Steps to Reproduce:
1. View an S/MIME encrypted e-mail (either preview or open it, doesn't matter)
2. Click on Forward - Inline (or press Shift+F)
3. See Kmail2 crashing

Actual Results:  
Kmail2 crashes.

Expected Results:  
Kmail2 should create a new e-mail showing the content of the original e-mail.

This didn't happen with KMail1.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279387] Kmail2 crashes when forwarding S/MIME encrypted e-mails in-line

2011-08-04 Thread Roland Wolters
https://bugs.kde.org/show_bug.cgi?id=279387





--- Comment #1 from Roland Wolters wolters liste gmx net  2011-08-04 15:10:54 
---
Here is the backtrace:

Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f52957627a0 (LWP 6885))]

Thread 3 (Thread 0x7f52780b6700 (LWP 6889)):
#0  0x7f52906f3bac in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f5287a6f832 in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x7f52906eed8c in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#3  0x7f5292b3f04d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#4  0x in ?? ()

Thread 2 (Thread 0x7f5274bd0700 (LWP 6907)):
#0  0x7f52906f3f2b in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/x86_64-linux-gnu/libpthread.so.0
#1  0x7f529337d79e in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib/libQtCore.so.4
#2  0x7f5293372218 in ?? () from /usr/lib/libQtCore.so.4
#3  0x7f529337d175 in ?? () from /usr/lib/libQtCore.so.4
#4  0x7f52906eed8c in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#5  0x7f5292b3f04d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x in ?? ()

Thread 1 (Thread 0x7f52957627a0 (LWP 6885)):
[KCrash Handler]
#6  0x0021 in ?? ()
#7  0x7f528f9ae591 in KMime::Content::removeContent(KMime::Content*, bool)
() from /usr/lib/libkmime.so.4
#8  0x7f528e5c99d0 in
TemplateParser::TemplateParser::addProcessedBodyToMessage(QString const) ()
from /usr/lib/libtemplateparser.so.4
#9  0x7f528e5cb97d in
TemplateParser::TemplateParser::processWithTemplate(QString const) () from
/usr/lib/libtemplateparser.so.4
#10 0x7f528e5c72dc in
TemplateParser::TemplateParser::process(boost::shared_ptrKMime::Message
const, Akonadi::Collection const) () from /usr/lib/libtemplateparser.so.4
#11 0x7f528ee2f4c1 in MessageComposer::MessageFactory::createForward() ()
from /usr/lib/libmessagecomposer.so.4
#12 0x7f5294543632 in KMForwardCommand::execute() () from
/usr/lib/libkmailprivate.so.4
#13 0x7f529453b351 in KMCommand::slotPostTransfer(KMCommand::Result) ()
from /usr/lib/libkmailprivate.so.4
#14 0x7f52945422e3 in KMCommand::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkmailprivate.so.4
#15 0x7f52934795f8 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#16 0x7f529453b19e in KMCommand::messagesTransfered(KMCommand::Result) ()
from /usr/lib/libkmailprivate.so.4
#17 0x7f529453fe78 in KMCommand::slotJobFinished() () from
/usr/lib/libkmailprivate.so.4
#18 0x7f52945422ac in KMCommand::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libkmailprivate.so.4
#19 0x7f52934795f8 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib/libQtCore.so.4
#20 0x7f5294bb9db2 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5
#21 0x7f5294bb9df0 in KJob::emitResult() () from /usr/lib/libkdecore.so.5
#22 0x7f528f664acd in Akonadi::Job::qt_metacall(QMetaObject::Call, int,
void**) () from /usr/lib/libakonadi-kde.so.4
#23 0x7f528f6536f5 in Akonadi::ItemFetchJob::qt_metacall(QMetaObject::Call,
int, void**) () from /usr/lib/libakonadi-kde.so.4
#24 0x7f529347849a in QObject::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#25 0x7f52939529f4 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#26 0x7f52939573ba in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#27 0x7f529517f796 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#28 0x7f529346449c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#29 0x7f5293467c25 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQtCore.so.4
#30 0x7f529348f253 in ?? () from /usr/lib/libQtCore.so.4
#31 0x7f528b3c6bcd in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x7f528b3c73a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x7f528b3c7639 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x7f529348f3ef in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
from /usr/lib/libQtCore.so.4
#35 0x7f52939fc4de in ?? () from /usr/lib/libQtGui.so.4
#36 0x7f5293463882 in
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#37 0x7f5293463abc in
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#38 0x7f5293467ecb in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#39 0x00403008 in _start ()

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

[Bug 279391] New: kjot notes in akonotes resource not recognised correctly

2011-08-04 Thread Stephan Olbrich
https://bugs.kde.org/show_bug.cgi?id=279391

   Summary: kjot notes in akonotes resource not recognised
correctly
   Product: Akonadi
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: stephanolbr...@gmx.de


Version:   4.7 (using KDE 4.7.0) 
OS:Linux

I try to copy kjot notes from one computer to another.
syncing via a kolab resource does not work (see
https://bugs.kde.org/show_bug.cgi?id=278959)
I tried to copy the maildir to the other computer and added a akontes maildir
resource pointing to the directory. The maildir is recognised as valid maildir.
The books are shown in kjots, but the book titles are just scrambled
characters.
(The page titles are correct). And the symbols not the book symbol but the
folder symbol.

Reproducible: Always

Steps to Reproduce:
copy maildir akonotes and add the dir again as akonotes

Actual Results:  
book titles and symbols wrong

Expected Results:  
the books should show up correctly.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279392] New: resource migration tool fails and cannot be deactivated

2011-08-04 Thread Stephan Olbrich
https://bugs.kde.org/show_bug.cgi?id=279392

   Summary: resource migration tool fails and cannot be
deactivated
   Product: Akonadi
   Version: 4.7
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Migration
AssignedTo: kdepim-bugs@kde.org
ReportedBy: stephanolbr...@gmx.de


Version:   4.7 (using KDE 4.7.0) 
OS:Linux

Some parts of the migration failed and now every time I start some akonadi
based program (kontact, akonadisonsole, etc.) the resource migration tool (not
sure f this is the correct english name) shows up with some messages:

Die clientseitige Brücke ist bereis eingerichted (the client side bridge is
already configured.)
Attempting to create kolab resource
Creating instance of type akonadi_kolabproxy_resource
Failed to create kolab proxy resource

The problem is not, that the migration fails. I'm done migrating. But there is
no way to disable the resource migration tool so it won't start again.


Reproducible: Didn't try

Steps to Reproduce:
Haven't tried it, but I guess the failed migration is the reason the migration
tool gets started all the time.


Expected Results:  
Some way to disable the migration tool, so it won't start again.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279366] Fetch all favorite folders shortcut is not available anymore

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279366


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #2 from Laurent Montel montel kde org  2011-08-04 16:47:16 ---
Fixed in master

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279387] Kmail2 crashes when forwarding S/MIME encrypted e-mails in-line

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279387


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 CC||mon...@kde.org
 Ever Confirmed|0   |1




--- Comment #2 from Laurent Montel montel kde org  2011-08-04 16:50:23 ---
I can confirm it

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279400] New: after checking/unchecking some folders in client side subscription (lokale Abonnements) no folders are displayed any more

2011-08-04 Thread Ferdinand Gassauer
https://bugs.kde.org/show_bug.cgi?id=279400

   Summary: after checking/unchecking some folders in client side
subscription (lokale Abonnements) no folders are
displayed any more
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: NEW
  Severity: major
  Priority: NOR
 Component: folders
AssignedTo: kdepim-bugs@kde.org
ReportedBy: gassa...@kde.org


Version:   unspecified (using KDE 4.7.0) 
OS:Linux

kmail2 becomes unusable as folders have no more content

Reproducible: Always

Steps to Reproduce:
open local abo and check/uncheck folders

difficult to reproduce because it seems to be ONE WAY

Actual Results:  
no more folders are dispalyed for imap

Expected Results:  
display checked folders

OS: Linux (x86_64) release 2.6.37.6-0.5-desktop
Compiler: gcc

it's a pseudo data loss , need to resetup all accounts of kmail2 or probably to
digg into some internals

could be related to the migration issue. (separator character of impa dot or
slash)
https://bugs.kde.org/show_bug.cgi?id=275418

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279400] after checking/unchecking some folders in client side subscription (lokale Abonnements) no folders are displayed any more

2011-08-04 Thread Ferdinand Gassauer
https://bugs.kde.org/show_bug.cgi?id=279400





--- Comment #1 from Ferdinand Gassauer gassauer kde org  2011-08-04 17:42:57 
---
IMHO KDE 4.7 (at least kmail2) should be removed from repositories of the
distibutions due all the problems with IMAP

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279376] crash during updaten of de feeds

2011-08-04 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=279376


Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Christophe Giboudeaux cgiboudeaux gmx com  2011-08-04 
17:48:58 ---


*** This bug has been marked as a duplicate of bug 197718 ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 197718] Akregator crashed after feeds update [Akregator::Article::setStatus, Akregator::Feed::appendArticles, Akregator::Feed::fetchCompleted]

2011-08-04 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=197718


Christophe Giboudeaux cgiboude...@gmx.com changed:

   What|Removed |Added

 CC||y-bt...@home.nl




--- Comment #90 from Christophe Giboudeaux cgiboudeaux gmx com  2011-08-04 
17:48:58 ---
*** Bug 279376 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279387] Kmail2 crashes when forwarding S/MIME encrypted e-mails in-line

2011-08-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=279387


Laurent Montel mon...@kde.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #3 from Laurent Montel montel kde org  2011-08-04 18:16:39 ---
Fixed in 4.7.1/master

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279400] after checking/unchecking some folders in client side subscription (lokale Abonnements) no folders are displayed any more

2011-08-04 Thread Ferdinand Gassauer
https://bugs.kde.org/show_bug.cgi?id=279400





--- Comment #2 from Ferdinand Gassauer gassauer kde org  2011-08-04 18:33:23 
---
may issue was solved by restarting kmail2.
nevertheless it's not production ready - I wouldn't like to have these kind of
problems on my main computer

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Bug 279405] New: Receiving error that X-resource: the resource is not configured yet from Akonadi

2011-08-04 Thread Otter
https://bugs.kde.org/show_bug.cgi?id=279405

   Summary: Receiving error that X-resource: the resource is not
configured yet from Akonadi
   Product: kontact
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: otter...@gmail.com


Application: kontact (4.6.1)
KDE Platform Version: 4.6.5 (4.6.5) release 7
Qt Version: 4.7.3
Operating System: Linux 2.6.34.10-0.2-desktop x86_64
Distribution: openSUSE 11.3 (x86_64)

-- Information about the crash:
I have received the error notification that X-resource: the resource is not
configured yet for calendar , addressbook, and email.  Was working yesterday
but receive the message multiple times today.

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fcada420760 (LWP 5879))]

Thread 2 (Thread 0x7fcac328b710 (LWP 5880)):
#0  0x7fcad278f39c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fcad6e63bd4 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /usr/lib64/libQtWebKit.so.4
#2  0x7fcad278aa4f in start_thread () from /lib64/libpthread.so.0
#3  0x7fcad7a1582d in clone () from /lib64/libc.so.6
#4  0x in ?? ()

Thread 1 (Thread 0x7fcada420760 (LWP 5879)):
[KCrash Handler]
#6  QModelIndex (this=0x1845110, row=106, column=0) at
/usr/include/QtCore/qabstractitemmodel.h:65
#7  KSelectionProxyModelPrivate::mapTopLevelToSource (this=0x1845110, row=106,
column=0) at
/usr/src/debug/kdelibs-4.6.5/kdeui/itemviews/kselectionproxymodel.cpp:1595
#8  0x7fcad9853694 in KSelectionProxyModel::mapToSource (this=0x267d120,
proxyIndex=...) at
/usr/src/debug/kdelibs-4.6.5/kdeui/itemviews/kselectionproxymodel.cpp:2123
#9  0x7fcad9702cb4 in KSelectionProxyModel::data (this=0x267d120,
index=..., role=34) at
/usr/src/debug/kdelibs-4.6.5/kdeui/itemviews/kselectionproxymodel.cpp:2227
#10 0x7fcad870e341 in QSortFilterProxyModel::data (this=value optimized
out, index=value optimized out, role=34) at
itemviews/qsortfilterproxymodel.cpp:1715
#11 0x7fcac0c52118 in CalendarSupport::itemFromIndex(QModelIndex const) ()
from /usr/lib64/libcalendarsupport.so.4
#12 0x7fcac0c55335 in CalendarSupport::itemsFromModel(QAbstractItemModel
const*, QModelIndex const, int, int) () from
/usr/lib64/libcalendarsupport.so.4
#13 0x7fcac0c12ffb in
CalendarSupport::Calendar::Private::rowsAboutToBeRemoved(QModelIndex const,
int, int) () from /usr/lib64/libcalendarsupport.so.4
#14 0x7fcac0bf0da4 in
CalendarSupport::Calendar::Private::qt_metacall(QMetaObject::Call, int, void**)
() from /usr/lib64/libcalendarsupport.so.4
#15 0x7fcad8dd38af in QMetaObject::activate (sender=0x267cb80, m=value
optimized out, local_signal_index=value optimized out, argv=0x7fff5538b340)
at kernel/qobject.cpp:3278
#16 0x7fcad8e1b2e4 in QAbstractItemModel::rowsAboutToBeRemoved (this=value
optimized out, _t1=value optimized out, _t2=106, _t3=106) at
.moc/release-shared/moc_qabstractitemmodel.cpp:188
#17 0x7fcad8db5a98 in QAbstractItemModel::beginRemoveRows (this=value
optimized out, parent=value optimized out, first=106, last=106) at
kernel/qabstractitemmodel.cpp:2449
#18 0x7fcad870fa8d in QSortFilterProxyModelPrivate::remove_proxy_interval
(this=0x267bd80, source_to_proxy=..., proxy_to_source=..., proxy_start=106,
proxy_end=value optimized out, 
proxy_parent=value optimized out, orient=Qt::Vertical, emit_signal=true)
at itemviews/qsortfilterproxymodel.cpp:555
#19 0x7fcad8714650 in QSortFilterProxyModelPrivate::remove_source_items
(this=0x267bd80, source_to_proxy=..., proxy_to_source=..., source_items=value
optimized out, 
source_parent=value optimized out, orient=Qt::Vertical, emit_signal=true)
at itemviews/qsortfilterproxymodel.cpp:537
#20 0x7fcad8715fac in
QSortFilterProxyModelPrivate::source_items_about_to_be_removed (this=0x267bd80,
source_parent=..., start=106, end=106, orient=Qt::Vertical)
at itemviews/qsortfilterproxymodel.cpp:838
#21 0x7fcad87162d4 in QSortFilterProxyModel::qt_metacall (this=0x267cb80,
_c=QMetaObject::InvokeMetaMethod, _id=13, _a=0x7fff5538b670) at
.moc/release-shared/moc_qsortfilterproxymodel.cpp:136
#22 0x7fcad8dd38af in QMetaObject::activate (sender=0x267d120, m=value
optimized out, local_signal_index=value optimized out, argv=0x7fff5538b670)
at kernel/qobject.cpp:3278
#23 0x7fcad8e1b2e4 in QAbstractItemModel::rowsAboutToBeRemoved (this=value
optimized out, _t1=value optimized out, _t2=106, _t3=106) at
.moc/release-shared/moc_qabstractitemmodel.cpp:188
#24 0x7fcad8db5a98 in QAbstractItemModel::beginRemoveRows (this=value
optimized out, parent=value optimized out, first=106, last=106) at
kernel/qabstractitemmodel.cpp:2449
#25 0x7fcad9813683