[Bug 243823] New: dbus excesive usage makes plasma and kscreenlocker unresponsive

2010-07-06 Thread Jaime Torres
https://bugs.kde.org/show_bug.cgi?id=243823

   Summary: dbus excesive usage makes plasma and kscreenlocker
unresponsive
   Product: KMail 2
   Version: 2.0 beta1
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: jtam...@gmail.com


Version:   2.0 beta1 (using Devel) 
OS:Linux

First of all, I do not know where this bug should be placed. dbus, akonadi or
kmail2.

When syncing a folder (the gmail total folder) with around 50.000 mails stored,
akonadi_imap seems to use dbus to comunicate with kmail2 or whatever.
In a normal session, dbus cpu usage is < 1%.
In this situation, dbus cpu usage is >20%.
At some time, plasma makes a dbus call and it is so far in the dbus queue that
looks blocked. The same happens to kscreenlock when it wants to show the unlock
dialog.
Changing akonadi_imap nice to 20 alleviates the problem a little bit, but it
will happen again and again.

Reproducible: Always

Steps to Reproduce:
to have stored a lot of kmail bugs mails.


Expected Results:  
reduce the dbus usage or make dbus use several queues (or a special queue for
akonadi)

-- 
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 243775] The information about if a mail has been downloaded isn't migrated; POP3 backend fails to retrieve mail with: Error during insertion into table "PartTable" "Got a packet bigger than 'max_

2010-07-06 Thread Alejandro Nova
https://bugs.kde.org/show_bug.cgi?id=243775


Alejandro Nova  changed:

   What|Removed |Added

Summary|POP3 and Local Folders  |The information about if a
   |clash: Unknown error|mail has been downloaded
   |(Append failed) |isn't migrated; POP3
   ||backend fails to retrieve
   ||mail with: Error during
   ||insertion into table
   ||"PartTable" "Got a packet
   ||bigger than
   ||'max_allowed_packet' bytes.




-- 
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 243775] POP3 and Local Folders clash: Unknown error (Append failed)

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243775


Thomas McGuire  changed:

   What|Removed |Added

   Severity|normal  |major




-- 
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 243775] POP3 and Local Folders clash: Unknown error (Append failed)

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243775





--- Comment #6 from Thomas McGuire   2010-07-06 23:41:25 ---
> Error during insertion into table "PartTable" "Got a packet
> bigger than 'max_allowed_packet' bytes

Ah, interesting, that explains things. I'll talk to someone who knows the
Akonadi server tomorrow to see what causes this.

> POP3 backend believes, and rightfully so, that the message hasn't been 
> downloaded, but is there, because it's imported through Local Folders.

Actually, it is not "rightfully", I think we simply forgot to migrate the
information which mails are already downloaded. This is a migration bug, added
to my todo list.

Thanks for the information.

-- 
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 243775] POP3 and Local Folders clash: Unknown error (Append failed)

2010-07-06 Thread Alejandro Nova
https://bugs.kde.org/show_bug.cgi?id=243775





--- Comment #5 from Alejandro Nova   2010-07-06 
23:32:17 ---
About "duplicate entries", this is what happens.

1. I have my POP3 backend configured to leave messages in the server, so I can
fully retrieve my mail from every machine and POP3 client out there.
2. When KMail-migrator tried to migrate my mail, it made a "Local Folders"
resource with the best part of my POP3 mail and some mail from my IMAP account.
3. Local Folders has already the best part of my mail, and the POP3 backend is
downloading mail to the same Local Folders (inbox, outbox, and the like). POP3
backend believes, and rightfully so, that the message hasn't been downloaded,
but is there, because it's imported through Local Folders.
4. When the POP3 backend tries to download a mail that's already there (because
of a different backend, Local Folders) a duplicate entry generates, but, as the
downloaded mail has the same name, size and everything that the mail already
there, I believe this generates a mid-air collision between 2 backends (Local
Folders and POP3). That's why I spoke about "duplicate entries", to clarify
myself :)

-- 
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 243775] POP3 and Local Folders clash: Unknown error (Append failed)

2010-07-06 Thread Alejandro Nova
https://bugs.kde.org/show_bug.cgi?id=243775





--- Comment #4 from Alejandro Nova   2010-07-06 
23:18:38 ---
Got it.


[akonadiserver] Error during executing query "INSERT INTO PartTable (pimItemId,
name, data, datasize, external) VALUES (:0, :1, :2, :3, :4)" :  "Got a packet
bigger than 'max_allowed_packet' bytes QMYSQL3: Unable to execute statement"
[akonadiserver] Error during insertion into table "PartTable" "Got a packet
bigger than 'max_allowed_packet' bytes QMYSQL3: Unable to execute statement"
[/usr/bin/akonadi_pop3_resource] akonadi_pop3_resource_2(2352)/akonadiresource
(pop3) POP3Resource::cancelSync: == ERROR DURING POP3 SYNC
==
[/usr/bin/akonadi_pop3_resource] akonadi_pop3_resource_2(2352)/akonadiresource
(pop3) POP3Resource::cancelSync: "No es posible guardar los correos
descargados.
[/usr/bin/akonadi_pop3_resource] Error desconocido. (Append failed)"

I can append you the whole log if you want to.

-- 
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 243775] POP3 and Local Folders clash: Unknown error (Append failed)

2010-07-06 Thread Alejandro Nova
https://bugs.kde.org/show_bug.cgi?id=243775





--- Comment #3 from Alejandro Nova   2010-07-06 
23:15:24 ---
Thanks for the instructions. I'll try to debug this and reach you. For now, I'm
running akonadictl start 2>akonadi.err.

-- 
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 243801] New: While applying the digital signature, right after I typed the passphrase it crashed. I also had a attachment which I had to attach twice.

2010-07-06 Thread linuxmaster
https://bugs.kde.org/show_bug.cgi?id=243801

   Summary: While applying the digital signature, right after I
typed the passphrase it crashed. I also had a
attachment which I had to attach twice.
   Product: kontact
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: linuxmas...@verizon.net


Application that crashed: kontact
Version of the application: 4.3.5
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.13-server-1mnb i686
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
I marked this message as signed and then I attached a file. However the
attachment did not show up the first time so I selected the same file again for
attachment.
When I hit send it crashed.


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

Thread 2 (Thread 0xaef84b70 (LWP 21625)):
#0  0xe424 in __kernel_vsyscall ()
#1  0xb4c59d12 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib/i686/libpthread.so.0
#2  0xb6240834 in pthread_cond_timedwait () from /lib/i686/libc.so.6
#3  0xb6d9ff3c in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb6d95402 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb6d9ee83 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb4c55885 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb623266e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb3ae86d0 (LWP 13196)):
[KCrash Handler]
#6  0xb687e0f7 in QAbstractButton::isChecked () from /usr/lib/libQtGui.so.4
#7  0xafbc0b97 in ?? () from /usr/lib/kde4/kfileaudiopreview.so
#8  0xb6ea4e6c in QObjectPrivate::deleteChildren () from
/usr/lib/libQtCore.so.4
#9  0xb650edf7 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#10 0xb68cffef in QFrame::~QFrame () from /usr/lib/libQtGui.so.4
#11 0xb6940105 in QStackedWidget::~QStackedWidget () from
/usr/lib/libQtGui.so.4
#12 0xb6ea4e6c in QObjectPrivate::deleteChildren () from
/usr/lib/libQtCore.so.4
#13 0xb650edf7 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#14 0xb599b9e7 in KPreviewWidgetBase::~KPreviewWidgetBase () from
/usr/lib/libkio.so.5
#15 0xb5988465 in KFileMetaPreview::~KFileMetaPreview () from
/usr/lib/libkio.so.5
#16 0xaf9ace0e in KDirOperator::Private::~Private () from
/usr/lib/libkfile.so.4
#17 0xaf9acfd4 in KDirOperator::~KDirOperator () from /usr/lib/libkfile.so.4
#18 0xaf9ca705 in KFileWidget::~KFileWidget () from /usr/lib/libkfile.so.4
#19 0xb6ea4e6c in QObjectPrivate::deleteChildren () from
/usr/lib/libQtCore.so.4
#20 0xb650edf7 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#21 0xb69ba4c4 in QDialog::~QDialog () from /usr/lib/libQtGui.so.4
#22 0xb73367c4 in KDialog::~KDialog () from /usr/lib/libkdeui.so.5
#23 0xb597e4b9 in KFileDialog::~KFileDialog () from /usr/lib/libkio.so.5
#24 0xb597b9d0 in KEncodingFileDialog::~KEncodingFileDialog () from
/usr/lib/libkio.so.5
#25 0xb6ea4e6c in QObjectPrivate::deleteChildren () from
/usr/lib/libQtCore.so.4
#26 0xb650edf7 in QWidget::~QWidget () from /usr/lib/libQtGui.so.4
#27 0xb68ecc2f in QMainWindow::~QMainWindow () from /usr/lib/libQtGui.so.4
#28 0xb74c4924 in KMainWindow::~KMainWindow () from /usr/lib/libkdeui.so.5
#29 0xb7508b3a in KXmlGuiWindow::~KXmlGuiWindow () from /usr/lib/libkdeui.so.5
#30 0xb070db09 in ?? () from /usr/lib/libkmailprivate.so.4
#31 0xb043a725 in ?? () from /usr/lib/libkmailprivate.so.4
#32 0xb6ea4b33 in qDeleteInEventHandler () from /usr/lib/libQtCore.so.4
#33 0xb6ea60a7 in QObject::event () from /usr/lib/libQtCore.so.4
#34 0xb6512f90 in QWidget::event () from /usr/lib/libQtGui.so.4
#35 0xb68edb84 in QMainWindow::event () from /usr/lib/libQtGui.so.4
#36 0xb74c1864 in KMainWindow::event () from /usr/lib/libkdeui.so.5
#37 0xb7509422 in KXmlGuiWindow::event () from /usr/lib/libkdeui.so.5
#38 0xb64bc68c in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#39 0xb64c401e in QApplication::notify () from /usr/lib/libQtGui.so.4
#40 0xb73d5b31 in KApplication::notify () from /usr/lib/libkdeui.so.5
#41 0xb6e95c0e in QCoreApplication::notifyInternal () from
/usr/lib/libQtCore.so.4
#42 0xb6e968bc in QCoreApplicationPrivate::sendPostedEvents () from
/usr/lib/libQtCore.so.4
#43 0xb6e96a7c in QCoreApplication::sendPostedEvents () from
/usr/lib/libQtCore.so.4
#44 0xb6ec1dbd in ?? () from /usr/lib/libQtCore.so.4
#45 0xb47ecb92 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#46 0xb47f0468 in ?? () from /usr/lib/libglib-2.0.so.0
#47 0xb47f058e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#48 0xb6ec18f1 in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#49 0xb655e4ba in ?? () from /usr/lib/libQtGui.so.4
#50 0xb6e9426d in QEventLoop::processEvents () from /

[Bug 243788] Boom when including Local Folders featuring a POP3 mail engine and some tasks into Kontact 4.5 beta 1 summary.

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243788


Thomas McGuire  changed:

   What|Removed |Added

  Component|general |general
 AssignedTo|kdepim-bugs@kde.org |d...@staerk.de
Product|kontact |ktimetracker




--- Comment #1 from Thomas McGuire   2010-07-06 22:41:03 ---
This crash is caused by the KTimeTracker component, which was probably running
in the background. It is unrelated to KMail/POP3, KTimeTracker might happened
to crash while you were in the KMail component.

-- 
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 243775] POP3 and Local Folders clash: Unknown error (Append failed)

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243775





--- Comment #2 from Thomas McGuire   2010-07-06 22:38:16 ---
In addition to the debug output of the console, also please send the debug
output of the "akonadiconsole" debugging program (the debugger tab).

-- 
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 243775] POP3 and Local Folders clash: Unknown error (Append failed)

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243775


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
   Priority|NOR |HI
 Blocks||223438




--- Comment #1 from Thomas McGuire   2010-07-06 22:37:15 ---
What do you mean with "duplicate entries"?

Do you have output from the console available? Stop KMail, type akonadictl
stop, wait, then akonadictl start, then start KMail and look at the console
output. There might be something interesting in that console output, please
paste it to pastebin.com and paste the link here. Unfortunately "Unknown Error
(Append failed)" doesn't tell me that much, this bug is easier to debug with
console output or a clear way to reproduce (I haven't seen that error before)

-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243775




-- 
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 243535] deleting/moving email in kmail makes message list jump to first email

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243535


Thomas McGuire  changed:

   What|Removed |Added

Version|1.13.3  |1.13.5




-- 
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 243535] deleting/moving email in kmail makes message list jump to first email

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243535


Thomas McGuire  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
  Component|message list|message list
Version|unspecified |1.13.3
 Resolution|WORKSFORME  |
Product|KMail 2 |kmail




-- 
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 226984] Clicking on e-mail address of contact with non-latin name opens Composer with ??? as the recipient name

2010-07-06 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226984





--- Comment #20 from Tobias Koenig   2010-07-06 20:54:59 ---
Hej Hans-Rudi,

your test cases all pass here now with trunk and 4.5 branch.
Thank you very much for providing them!

Ciao,
Tobias

-- 
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 243788] New: Boom when including Local Folders featuring a POP3 mail engine and some tasks into Kontact 4.5 beta 1 summary.

2010-07-06 Thread Alejandro Nova
https://bugs.kde.org/show_bug.cgi?id=243788

   Summary: Boom when including Local Folders featuring a POP3
mail engine and some tasks into Kontact 4.5 beta 1
summary.
   Product: kontact
   Version: unspecified
  Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: alejandron...@gmail.com


Application: kontact (4.5 beta1)
KDE Platform Version: 4.4.90 (KDE 4.4.90 (KDE 4.5 RC1))
Qt Version: 4.7.0
Operating System: Linux 2.6.34.1-46.2.7.rc1.fc14.x86_64 x86_64
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to enable a Local Folders notification, with a POP3 mail engine
attached via Akonadi, into Kontact 4.5 beta 1 summary. Then Kontact went boom.
Here is the backtrace. The backtrace is about Time Tracker because I was also
trying to include that into the summary.

- Custom settings of the application:
POP3 mail engine enabled.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
82T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f98b7002860 (LWP 21344))]

Thread 2 (Thread 0x7f98abae6710 (LWP 21345)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00300f20ca9e in WTF::TCMalloc_PageHeap::scavengerThread() () from
/usr/lib64/libQtWebKit.so.4
#2  0x00300f20cbb9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /usr/lib64/libQtWebKit.so.4
#3  0x003d17a07761 in start_thread (arg=0x7f98abae6710) at
pthread_create.c:301
#4  0x003d16ee14dd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f98b7002860 (LWP 21344)):
[KCrash Handler]
#6  0x7f9899a97970 in timetrackerstorage::saveCalendar (this=0xcf1f080) at
/usr/src/debug/kdepim-4.5-beta1/ktimetracker/timetrackerstorage.cpp:1036
#7  0x7f9899a9d083 in timetrackerstorage::save (this=0xcf1f080,
taskview=0xceb05a0) at
/usr/src/debug/kdepim-4.5-beta1/ktimetracker/timetrackerstorage.cpp:383
#8  0x7f9899aab1d7 in TaskView::save (this=0xceb05a0) at
/usr/src/debug/kdepim-4.5-beta1/ktimetracker/taskview.cpp:694
#9  0x7f9899aad10f in TaskView::qt_metacall (this=0xceb05a0,
_c=QMetaObject::InvokeMetaMethod, _id=8, _a=0x7fff5aa28b70)
at
/usr/src/debug/kdepim-4.5-beta1/x86_64-redhat-linux-gnu/ktimetracker/taskview.moc:171
#10 0x0036b676 in QMetaObject::activate (sender=0xce6b140, m=, local_signal_index=, argv=0x0) at
kernel/qobject.cpp:3305
#11 0x0036915e in QObject::event (this=0xce6b140, e=0x7fff5aa292c0) at
kernel/qobject.cpp:1208
#12 0x0030005b15fc in QApplicationPrivate::notify_helper (this=0x16fd460,
receiver=0xce6b140, e=0x7fff5aa292c0) at kernel/qapplication.cpp:4345
#13 0x0030005b749d in QApplication::notify (this=,
receiver=0xce6b140, e=0x7fff5aa292c0) at kernel/qapplication.cpp:4228
#14 0x00300481b766 in KApplication::notify (this=0x7fff5aa29620,
receiver=0xce6b140, event=0x7fff5aa292c0) at
/usr/src/debug/kdelibs-4.4.90/kdeui/kernel/kapplication.cpp:309
#15 0x00357e9c in QCoreApplication::notifyInternal
(this=0x7fff5aa29620, receiver=0xce6b140, event=0x7fff5aa292c0) at
kernel/qcoreapplication.cpp:726
#16 0x0038263a in sendEvent (this=0x1706e30) at
kernel/qcoreapplication.h:215
#17 QTimerInfoList::activateTimers (this=0x1706e30) at
kernel/qeventdispatcher_unix.cpp:602
#18 0x0037fd34 in timerSourceDispatch (source=) at
kernel/qeventdispatcher_glib.cpp:184
#19 0x003d1863bd02 in g_main_dispatch (context=0x17060e0) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x17060e0) at gmain.c:2513
#21 0x003d1863fae8 in g_main_context_iterate (context=0x17060e0, block=1,
dispatch=1, self=) at gmain.c:2591
#22 0x003d1863fc9c in IA__g_main_context_iteration (context=0x17060e0,
may_block=1) at gmain.c:2654
#23 0x0037fa23 in QEventDispatcherGlib::processEvents (this=0x16d3230,
flags=) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00300065228e in QGuiEventDispatcherGlib::processEvents (this=, flags=) at
kernel/qguieventdispatcher_glib.cpp:204
#25 0x00356cf2 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149
#26 0x00356fbc in QEventLoop::exec (this=0x7fff5aa29560, flags=...) at
kernel/qeventloop.cpp:201
#27 0x0035aedb in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1003
#28 0x00403c77 in main (argc=1, argv=0x7fff5aa29c08) at
/usr/src/debug/kdepim-4.5-beta1/kontact/src/main.cpp:218

Reported using DrKonqi

-- 
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 ma

[Bug 217016] Just login and logout - 165 MB disk space in $HOME used (Akonadi and Nepomuk data)

2010-07-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=217016





--- Comment #4 from Christoph Feck   2010-07-06 18:37:26 
---
I was able to resize the ib_logfile0/1 files from 64 MB each to 2 MB each by
using the mobile database profile.

This way, the total size used is reduced from 165 MB to 41 MB, which is a 75%
reduction of the previous size. Still I think these files should be in a
temporary directory, not in user's home.

I do not know how the reduced size affects the performance of Akonadi, as I am
still using KMail from 4.4 branch, which is said to not use Akonadi.

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


[Bug 243535] deleting/moving email in kmail makes message list jump to first email

2010-07-06 Thread Mark Fraser
https://bugs.kde.org/show_bug.cgi?id=243535





--- Comment #5 from Mark Fraser   2010-07-06 
18:29:07 ---
I've also just noticed that it only does it if the list is sorted by date.

-- 
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 243535] deleting/moving email in kmail makes message list jump to first email

2010-07-06 Thread Mark Fraser
https://bugs.kde.org/show_bug.cgi?id=243535





--- Comment #4 from Mark Fraser   2010-07-06 
18:23:09 ---
I'm using KDE 4.5 RC1 and KMail 1.13.5 and every time I move an email, the
window moves to the top of the list.

-- 
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 226984] Clicking on e-mail address of contact with non-latin name opens Composer with ??? as the recipient name

2010-07-06 Thread Hans-Rudi Denzler
https://bugs.kde.org/show_bug.cgi?id=226984





--- Comment #19 from Hans-Rudi Denzler   2010-07-06 
18:02:45 ---
test cases: (KDE 4.4.4, openSUSE 11.2)

Name:   --> To-field:
1. a ü -a   --> "a ü -a" <...>
2. a ü-a--> empty
3. ü -a --> empty
4. ü-a  --> ""ü-a"" <...>

-- 
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 243777] New: Clicking left mouse button on kmail tray icon shows context menu

2010-07-06 Thread Igor Poboiko
https://bugs.kde.org/show_bug.cgi?id=243777

   Summary: Clicking left mouse button on kmail tray icon shows
context menu
   Product: KMail 2
   Version: 2.0 beta1
  Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: UI
AssignedTo: kdepim-bugs@kde.org
ReportedBy: igor.pobo...@gmail.com


Version:   2.0 beta1
OS:Linux

I'm using KMail 2.0 beta1, KDE SC 4.4.90 and Qt 4.6.3.
System tray icon is enabled in kmail settings.
If I'm pressing right mouse button on icon, KMail shows context menu, as it
should do (because it is default behaviour for all icons in tray).
But if I'm pressing left mouse button, KMail shows context menu too instead of
hiding to systray (or bringing KMail window to top, or showing KMail window,
etc; this is default behaviour for all my tray icons too). 

Reproducible: Always

Steps to Reproduce:
1. Start KMail.
2. Enable system tray icon in settings.
3. Press left mouse button on KMail icon.

Actual Results:  
It shows context menu of this icon.

Expected Results:  
It should hide to tray KMail window.

-- 
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 243775] New: POP3 and Local Folders clash: Unknown error (Append failed)

2010-07-06 Thread Alejandro Nova
https://bugs.kde.org/show_bug.cgi?id=243775

   Summary: POP3 and Local Folders clash: Unknown error (Append
failed)
   Product: KMail 2
   Version: 2.0 beta1
  Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: alejandron...@gmail.com


Version:   2.0 beta1 (using Devel) 
OS:Linux

After loading a mail account with previous data as a Local Folder (because of a
KMail 1 import), KMail 2 retrieves new mail with my POP3 account, to a point.
After that point, instead of recognizing mail already there as duplicate, it
simply fails with an "Unknown Error (Append failed)" message box (I only get
that message box if I'm running Akonaditray)

After that, the POP3 resource says all the time "Preparing transmission from
xxx" and stays at 0%, unable to retrieve mail.

Reproducible: Always

Steps to Reproduce:
1. Import a Local Folder containing data from a POP3 account.
2. Configure your POP3 account.
3. You'll get the behaviour described before.

Actual Results:  
You can't retrieve mail after Akonadi detects a duplicate entry. Akonadi fails
with Unknown Error (Append failed).

Expected Results:  
Akonadi knows about duplicate entries and reindexes them, and I am able to
download all of my mail.

-- 
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 243774] New: Closing angle bracket incorporated in autodetected hyperlinks

2010-07-06 Thread Christopher Yeleighton
https://bugs.kde.org/show_bug.cgi?id=243774

   Summary: Closing angle bracket incorporated in autodetected
hyperlinks
   Product: kmail
   Version: 1.12.4
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: messageviewer
AssignedTo: kdepim-bugs@kde.org
ReportedBy: giecr...@stegny.2a.pl


Version:   1.12.4 (using KDE 4.3.5) 
OS:Linux

According to RFC 1738 [1], URL embedded in plain text should be embedded in
triangle brackets; the message viewer automatically generates hyperlinks for
embedded absolute URL but it misunderstands the angle bracket notation.

___
[1] http://www.ietf.org/rfc/rfc1738.txt#APPENDIX>

Reproducible: Always

Steps to Reproduce:
1. 
Read a text message containing the text reference 
http://www.ietf.org/rfc/rfc1738.txt#APPENDIX>


Actual Results:  
1. 
The viewer detects a link:
href="http://www.ietf.org/rfc/rfc1738.txt#APPENDIX>"

Expected Results:  
1.
The actual link is:
href="http://www.ietf.org/rfc/rfc1738.txt#APPENDIX";

OS: Linux (x86_64) release 2.6.31.12-0.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 226978] akonadi-server fails to start upon creating initial SQLite db

2010-07-06 Thread Luke-Jr
https://bugs.kde.org/show_bug.cgi?id=226978


Luke-Jr  changed:

   What|Removed |Added

 CC||luke-jr+kdeb...@utopios.org




--- Comment #7 from Luke-Jr   2010-07-06 16:07:23 
---
It should be supported, since requiring a huge database like MySQL on an
end-user system (which in my case is a handheld with 2 GB total disk space and
128 MB RAM) is just insane, especially for a mere cache.

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


[Bug 226984] Clicking on e-mail address of contact with non-latin name opens Composer with ??? as the recipient name

2010-07-06 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226984


Tobias Koenig  changed:

   What|Removed |Added

 CC||kde...@dotancohen.com




--- Comment #18 from Tobias Koenig   2010-07-06 15:01:39 ---
*** Bug 242614 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 242614] KDE 4.5 beta: Kaddressbook giving Kmail gibberish

2010-07-06 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=242614


Tobias Koenig  changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE




--- Comment #3 from Tobias Koenig   2010-07-06 15:01:39 ---


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

-- 
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 226984] Clicking on e-mail address of contact with non-latin name opens Composer with ??? as the recipient name

2010-07-06 Thread Tobias Koenig
https://bugs.kde.org/show_bug.cgi?id=226984





--- Comment #17 from Tobias Koenig   2010-07-06 15:00:38 ---
Hej,

I have committed a fix for this issue now to 4.5 branch and trunk.
Can you please all try whether it works for you?

Ciao,
Tobias

-- 
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 233381] Migration windows shown even when starting with clean config

2010-07-06 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=233381


Laurent Montel  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Laurent Montel   2010-07-06 14:31:06 ---
SVN commit 1146704 by mlaurent:

Don't show migration window when we use a clean config
BUG: 233381 


 M  +7 -2  kmkernel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1146704

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


[Bug 243652] Multiple Folders seem to be permanently selected

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243652





--- Comment #1 from Thomas McGuire   2010-07-06 14:28:19 ---
I don't know why selecting another folder will not simply unselected the old
selection, must be somehow related to VNC.

You can work around that by changing the KMail config file in
$KDEHOME/share/config/kmailrc. You'll see some entries like
MainFolderViewItemIsSelected=true. Remove those lines.

-- 
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 243332] accountwizard configures identity wrong (double entries, both incomplete)

2010-07-06 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=243332


Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org




--- Comment #1 from Laurent Montel   2010-07-06 14:07:38 ---
kde-4.4.4 ? it's not a kmail2.
Are you sure about your version ?

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


[Bug 230143] Images can't be printed

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=230143





--- Comment #2 from Thomas McGuire   2010-07-06 13:57:49 ---
Indeed, it now works.

-- 
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 242614] KDE 4.5 beta: Kaddressbook giving Kmail gibberish

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=242614


Thomas McGuire  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Thomas McGuire   2010-07-06 14:03:47 ---
This was today fixed by Tobias, and backported to 4.5 branch.

-- 
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 243291] Crash mostly while selecting a different folder

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243291


Thomas McGuire  changed:

   What|Removed |Added

Summary|kmail crash |Crash mostly while
   ||selecting a different
   ||folder




-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243291




-- 
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 243291] kmail crash

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243291


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
 Blocks||223438




-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243329




-- 
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 243329] folderlist Total column of a folder is empty, but mails are in this folder.

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243329


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
   Priority|NOR |LO
 Blocks||223438




-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243331




-- 
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 243331] after moving two folders Kontact failed to work

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243331


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
   Priority|NOR |HI
 Blocks||223438




-- 
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 243333] create a to-do from a mail, but the mail attachment is missing

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=24


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression




-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243611




-- 
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 243611] Quote original message functionality crashes Kmail (Disposition notification)

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243611


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
 CC||lfran...@kde.org
  Component|general |composer
Version|unspecified |2.0.89
 Blocks||223438
Product|kmail   |KMail 2




-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243484




-- 
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 243484] crash aborting a sync that seems to take forever

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243484


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
 CC||steve...@gmail.com
  Component|general |folders
 Blocks||223438




-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243600




-- 
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 243600] An email sent is received twice

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243600


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
   Priority|NOR |HI
 Blocks||223438




-- 
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 243608] Reminder check box not checked automatically after entering info in 'Edit Reminders'

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243608


Thomas McGuire  changed:

   What|Removed |Added

 AssignedTo|kdepim-bugs@kde.org |korganizer-de...@kde.org




-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243613




-- 
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 243613] Sent-Mail missing from the 'Sent-Mail folder:' combo box

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243613


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
   Priority|NOR |HI
 CC||lfran...@kde.org
 Blocks||223438




-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243328




-- 
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 243328] kmail crashes applying mail filter

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243328


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
  Component|general |filtering
 Blocks||223438




-- 
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 243673] Can't remove local folders under KMail 2.

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243673


Thomas McGuire  changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org,
   ||kevin.kram...@gmx.at
  Component|general |Wizards
Version|unspecified |4.5
 AssignedTo|kdepim-bugs@kde.org |vkra...@kde.org
Product|KMail 2 |Akonadi




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


[Bug 243697] Apply button in "KMail options" dialog hangs UI.

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243697


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
  Component|general |config dialog




--- Comment #1 from Thomas McGuire   2010-07-06 13:22:27 ---
I can not reproduce this.
Can you maybe attach GDB to the hanging KMail and get a backtrace?

Quoting
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports#How_to_create_useful_crash_reports:

"In case you want to attach to an existing process, run the following command
in the shell: 
$ gdb someKDEapp pid

where pid is the process ID of the process you want to attach to. Once
attached, and the process is in an infinite loop, after using the 'backtrace'
command again a useful backtrace will appear. You can use 'continue' command to
let the application run again and press Ctrl+C in gdb to be able to again enter
commands."

-- 
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 243662] akonadi ressource crashes when deleting a folder in kmail

2010-07-06 Thread Kevin Krammer
https://bugs.kde.org/show_bug.cgi?id=243662





--- Comment #2 from Kevin Krammer   2010-07-06 13:06:52 
---
SVN commit 1146679 by krake:

Forward port of revision 1146678.

CCBUG: 243662


 M  +2 -0  mixedmaildirstore.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1146679

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


[Bug 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Kevin Krammer
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 243662, which changed state.

Bug 243662 Summary: akonadi ressource crashes when deleting a folder in kmail
http://bugs.kde.org/show_bug.cgi?id=243662

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



-- 
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 243662] akonadi ressource crashes when deleting a folder in kmail

2010-07-06 Thread Kevin Krammer
https://bugs.kde.org/show_bug.cgi?id=243662


Kevin Krammer  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Kevin Krammer   2010-07-06 13:06:26 
---
SVN commit 1146678 by krake:

Add missing if branch

BUG: 243662


 M  +2 -0  mixedmaildirstore.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1146678

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


[Bug 163071] Crash when deleting messages from inbox

2010-07-06 Thread Vitaliy Kosharskiy
https://bugs.kde.org/show_bug.cgi?id=163071


Vitaliy Kosharskiy  changed:

   What|Removed |Added

 CC||kisa...@ukrpost.net




--- Comment #162 from Vitaliy Kosharskiy   2010-07-06 
12:18:44 ---
*** Bug 243750 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 243750] Crush during delete new mail in IMAP folder

2010-07-06 Thread Vitaliy Kosharskiy
https://bugs.kde.org/show_bug.cgi?id=243750


Vitaliy Kosharskiy  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Vitaliy Kosharskiy   2010-07-06 
12:18:44 ---


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

-- 
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 243750] New: Crush during delete new mail in IMAP folder

2010-07-06 Thread Vitaliy Kosharskiy
https://bugs.kde.org/show_bug.cgi?id=243750

   Summary: Crush during delete new mail in IMAP folder
   Product: kmail
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: kisa...@ukrpost.net


Application that crashed: kmail
Version of the application: 1.12.4
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.2-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
Duplicate for #163071

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  ref (this=) at /usr/include/QtCore/qatomic_i386.h:120
#7  QList (this=) at /usr/include/QtCore/qlist.h:111
#8  KMail::FolderJob::msgList (this=) at
/usr/src/debug/kdepim-4.3.5/kmail/folderjob.cpp:120
#9  0xb6b3bbc2 in KMAcctImap::ignoreJobsForMessage (this=0x83fda30,
msg=0x9562f68) at /usr/src/debug/kdepim-4.3.5/kmail/kmacctimap.cpp:217
#10 0xb6b53b73 in KMFolderImap::ignoreJobsForMessage (this=0x83f7e18,
msg=0x9562f68) at /usr/src/debug/kdepim-4.3.5/kmail/kmfolderimap.cpp:1564
#11 0xb6c71fcc in KMMoveCommand::execute (this=0x9a218a0) at
/usr/src/debug/kdepim-4.3.5/kmail/kmcommands.cpp:2095
#12 0xb6c54fca in KMCommand::slotPostTransfer (this=0x9a218a0, result=OK) at
/usr/src/debug/kdepim-4.3.5/kmail/kmcommands.cpp:274
#13 0xb6c5fe2d in KMCommand::qt_metacall (this=0x9a218a0, _c=InvokeMetaMethod,
_id=9, _a=0xbfb38328) at
/usr/src/debug/kdepim-4.3.5/build/kmail/kmcommands.moc:87
#14 0xb6c73222 in KMMoveCommand::qt_metacall (this=0x9a218a0,
_c=InvokeMetaMethod, _id=9, _a=0xbfb38328) at
/usr/src/debug/kdepim-4.3.5/build/kmail/kmcommands.moc:1706
#15 0xb66e2864 in QMetaObject::activate(QObject*, int, int, void**) () from
/usr/lib/libQtCore.so.4
#16 0xb66e3585 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#17 0xb6c509d5 in KMCommand::messagesTransfered (this=0x9a218a0, _t1=OK) at
/usr/src/debug/kdepim-4.3.5/build/kmail/kmcommands.moc:102
#18 0xb6c6ff66 in KMCommand::transferSelectedMsgs (this=0x9a218a0) at
/usr/src/debug/kdepim-4.3.5/kmail/kmcommands.cpp:368
#19 0xb6c701b2 in KMCommand::slotStart (this=0x9a218a0) at
/usr/src/debug/kdepim-4.3.5/kmail/kmcommands.cpp:266
#20 0xb6c5fe0c in KMCommand::qt_metacall (this=0x9a218a0, _c=InvokeMetaMethod,
_id=8, _a=0xbfb3851c) at
/usr/src/debug/kdepim-4.3.5/build/kmail/kmcommands.moc:86
#21 0xb6c73222 in KMMoveCommand::qt_metacall (this=0x9a218a0,
_c=InvokeMetaMethod, _id=8, _a=0xbfb3851c) at
/usr/src/debug/kdepim-4.3.5/build/kmail/kmcommands.moc:1706
#22 0xb66e2864 in QMetaObject::activate(QObject*, int, int, void**) () from
/usr/lib/libQtCore.so.4
#23 0xb66e3585 in QMetaObject::activate(QObject*, QMetaObject const*, int,
void**) () from /usr/lib/libQtCore.so.4
#24 0xb66e7b25 in ?? () from /usr/lib/libQtCore.so.4
#25 0xb66e7c5c in ?? () from /usr/lib/libQtCore.so.4
#26 0xb66dc51b in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#27 0xb5d128fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#28 0xb5d1a34e in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#29 0xb74d5521 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#30 0xb66cc32e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from
/usr/lib/libQtCore.so.4
#31 0xb66fb356 in ?? () from /usr/lib/libQtCore.so.4
#32 0xb66f8325 in ?? () from /usr/lib/libQtCore.so.4
#33 0xb3cea4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb3cedd98 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0xb3cedebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb66f8011 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQtCore.so.4
#37 0xb5db429a in ?? () from /usr/lib/libQtGui.so.4
#38 0xb66ca98d in
QEventLoop::processEvents(QFlags) () from
/usr/lib/libQtCore.so.4
#39 0xb66cadd9 in QEventLoop::exec(QFlags) ()
from /usr/lib/libQtCore.so.4
#40 0xb66cd270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#41 0xb5d12774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#42 0x0804a732 in main (argc=3, argv=0xbfb38f14) at
/usr/src/debug/kdepim-4.3.5/kmail/main.cpp:146

Reported using DrKonqi

-- 
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 207823] No Kolab address book after setting up a user account using the Kolab wizard.

2010-07-06 Thread Julian G
https://bugs.kde.org/show_bug.cgi?id=207823


Julian G  changed:

   What|Removed |Added

 CC||g...@4-mail.net




-- 
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 236539] dbus session bus not available on first start of Kontact - race condition?

2010-07-06 Thread Julian G
https://bugs.kde.org/show_bug.cgi?id=236539


Julian G  changed:

   What|Removed |Added

 CC||g...@4-mail.net




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


[Bug 162959] Cannot start Kontact - does not respond to DBUS messages

2010-07-06 Thread Julian G
https://bugs.kde.org/show_bug.cgi?id=162959


Julian G  changed:

   What|Removed |Added

 CC||g...@4-mail.net




-- 
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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||236109




-- 
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 236109] uidplus and imap -

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=236109


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
   Priority|NOR |HI
 Blocks||223438




--- Comment #1 from Thomas McGuire   2010-07-06 10:19:14 ---
I also think supporting servers that don't have UIDPLUS support is important.
This for example is the case for all Nokia servers, and probably for all
Exchange servers. There are simply too many of those servers out there, and
other IMAP clients support those.

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


[Bug 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||243632




-- 
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 243632] Akonadi migrator: run each time KMail is started

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243632


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
 CC||kdepim-bugs@kde.org,
   ||kevin.kram...@gmx.at
  Component|general |Migration
Version|unspecified |4.5
 Blocks||223438
 AssignedTo|kdepim-bugs@kde.org |vkra...@kde.org
Product|KMail 2 |Akonadi




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


[Bug 243677] KMail migrator crash or abort destroys the font configuration.

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243677


Thomas McGuire  changed:

   What|Removed |Added

  Component|Wizards |Migration




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


[Bug 243674] KMail Migrator fails with kmail-migrator(20257) ImapCacheCollectionMigrator::Private::itemCreateResult: Akonadi Create for single item "1135" returned error: code= 103 text= "Error descon

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243674


Thomas McGuire  changed:

   What|Removed |Added

  Component|Wizards |Migration




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


[Bug 237676] Accents are not displayed properly in new folder names

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=237676


Thomas McGuire  changed:

   What|Removed |Added

 CC||marce...@ceschia.de




--- Comment #13 from Thomas McGuire   2010-07-06 09:35:48 ---
*** Bug 243411 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 243411] Encoding problem: german umlauts on imap folders will be displayed as

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243411


Thomas McGuire  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Thomas McGuire   2010-07-06 09:35:48 ---


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

-- 
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 237676] Accents are not displayed properly in new folder names

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=237676


Thomas McGuire  changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
   Priority|NOR |HI
 Blocks||223438




--- Comment #12 from Thomas McGuire   2010-07-06 09:35:29 ---
Milian started looking at this yesterday, apparently a Qt mysql plugin 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 223438] Metabug for KMail 2 release blockers

2010-07-06 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=223438


Thomas McGuire  changed:

   What|Removed |Added

 Depends on||237676




-- 
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 243711] kwatchgnupg-1.1.0(4.4.5) crashes when kleopatra-4.4.5 crashes

2010-07-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=243711


Christoph Feck  changed:

   What|Removed |Added

 CC||m...@kde.org
  Component|general |general
 AssignedTo|unassigned-b...@kde.org |kdepim-bugs@kde.org
Product|kde |kleopatra




-- 
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