[Bug 243315] New: KMail Crashes on Startup if Akonadi is running

2010-07-01 Thread Blackpaw
https://bugs.kde.org/show_bug.cgi?id=243315

   Summary: KMail Crashes on Startup if Akonadi is running
   Product: KMail 2
   Version: 2.0 beta1
  Platform: Ubuntu Packages
OS/Version: Linux
Status: NEW
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: lindsay.mathie...@gmail.com


Application: kmail (2.0 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.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
On first boot and login to KDE akonadi is running, trying to start KMail from
this state always results in the  attached crash. If I stop akonadi (akonadictl
stop, verified with ps -e|grep ak), then try to start KMail it starts fine,
briefly displays the akonadi not running msg and starts akonadi itself with
no issues.

There after I can use kmail with few :) issues, including stoping kmail and
restarting it while akonadi is still running.

If I reboot than I have to repeat the whole process.

Akonadi is configured with one disconnect IMAP acc, Local Folders, Personal
Contacts and the iCal calendar.

Using the KDE 4.5 RC1 platform SDK in Kubuntu 10.04
KDEPIM and KDEPIMPLATFORM are compiled from the 4.5 branch

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f8b71c19710 (LWP 6348)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x7f8b8355c90e in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x7f8b8355ca29 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x7f8b895b29ca in start_thread (arg=value optimized out) at
pthread_create.c:300
#4  0x7f8b88b626cd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()

Thread 1 (Thread 0x7f8b8f5d0780 (LWP 6336)):
[KCrash Handler]
#4  0x7f8b89957136 in QVariant::QVariant(QVariant const) () from
/usr/lib/libQtCore.so.4
#5  0x7f8b89cc8f67 in QDBusPendingReplyData::argumentAt(int) const () from
/usr/lib/libQtDBus.so.4
#6  0x7f8b8e16717a in QDBusPendingReplyQString, void, void, void, void,
void, void, void::operator QString() const () from
/home/lindsay/kde/lib/libkmailprivate.so.4
#7  0x7f8b8e164f54 in KMail::Util::findSieveUrlForAccount (a=0xe71630,
ident=value optimized out) at /home/lindsay/kdesvn/kdepim/kmail/util.cpp:160
#8  0x7f8b8e0e557f in KMail::Vacation::findURL (this=value optimized out)
at /home/lindsay/kdesvn/kdepim/kmail/vacation.cpp:503
#9  0x7f8b8e0e689d in Vacation (this=0xe74690, parent=value optimized
out, checkOnly=true, name=value optimized out) at
/home/lindsay/kdesvn/kdepim/kmail/vacation.cpp:434
#10 0x7f8b8e119947 in KMMainWidget::slotCheckVacation (this=0xbfa230) at
/home/lindsay/kdesvn/kdepim/kmail/kmmainwidget.cpp:2291
#11 0x7f8b8e12d76d in KMMainWidget::qt_metacall (this=0xbfa230,
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, _a=0xe72080)
at /home/lindsay/kdesvn/build/kdepim/kmail/kmmainwidget.moc:402
#12 0x7f8b8994866e in QObject::event(QEvent*) () from
/usr/lib/libQtCore.so.4
#13 0x7f8b8ac1382f in QWidget::event(QEvent*) () from
/usr/lib/libQtGui.so.4
#14 0x7f8b8abbe84c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQtGui.so.4
#15 0x7f8b8abc42ed in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/libQtGui.so.4
#16 0x7f8b8efec6b6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#17 0x7f8b8993687c in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib/libQtCore.so.4
#18 0x7f8b899397a2 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib/libQtCore.so.4
#19 0x7f8b89962e33 in ?? () from /usr/lib/libQtCore.so.4
#20 0x7f8b7facf8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x7f8b7fad3748 in ?? () from /lib/libglib-2.0.so.0
#22 0x7f8b7fad38fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#23 0x7f8b89962973 in
QEventDispatcherGlib::processEvents(QFlagsQEventLoop::ProcessEventsFlag) ()
from /usr/lib/libQtCore.so.4
#24 0x7f8b8ac6fdee in ?? () from /usr/lib/libQtGui.so.4
#25 0x7f8b899355b2 in
QEventLoop::processEvents(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#26 0x7f8b8993598c in
QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) () from
/usr/lib/libQtCore.so.4
#27 0x7f8b89939a3b in QCoreApplication::exec() () from
/usr/lib/libQtCore.so.4
#28 0x004031ec in main (argc=value optimized out, argv=value
optimized out) at /home/lindsay/kdesvn/kdepim/kmail/main.cpp:145

Possible duplicates by query: bug 242926.

Reported using DrKonqi

-- 
Configure bugmail: 

[Bug 242926] kmail2 crashes at startup KMail::Util::findSieveUrlForAccount

2010-07-01 Thread Blackpaw
https://bugs.kde.org/show_bug.cgi?id=242926


Blackpaw lindsay.mathie...@gmail.com changed:

   What|Removed |Added

 CC||lindsay.mathie...@gmail.com




-- 
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 243318] New: Inbox gets NoSelect set when having server side subscription enabled

2010-07-01 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=243318

   Summary: Inbox gets NoSelect set when having server side
subscription enabled
   Product: Akonadi
   Version: unspecified
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: IMAP resource
AssignedTo: er...@kde.org
ReportedBy: vkra...@kde.org
CC: vkra...@kde.org, kdepim-bugs@kde.org


Version:   unspecified (using Devel) 
OS:Linux

With server side subscription enabled some servers (including Cyrus) change the
folder listing order and no longer do a strict top-down listing (which is what
the IMAP resource currently expects). This causes the IMAP resource to fill in
the missing hierarchy with structural folders (NoContent flag set), which then
prevents content listing of those folders.

Reproducible: Sometimes

Steps to Reproduce:
Create a new IMAP account for a Cyrus/Kolab server and enable server-side
subscription.

Actual Results:  
Inbox (and potentially other folders) have the NoContent attribute set to 1,
preventing subsequent folder listing.


see the isDummy == true case in ImapResource::onMailBoxesReceived(), possible
solution would be to not use streaming for collection listing and build up the
full tree in memory first. Alternatively, and much more complicated, we could
extend CollectionSync to accept updates of already received collections later
on in streaming mode.

-- 
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 243320] New: Crash when closeing kMail

2010-07-01 Thread David Leutwyler
https://bugs.kde.org/show_bug.cgi?id=243320

   Summary: Crash when closeing kMail
   Product: kmail
   Version: 1.13.2
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: le...@immerda.ch


Application: kmail (1.13.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
When I am closing kMail I get a crash. It is reproduceible.

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

Thread 2 (Thread 0x7f952007c710 (LWP 1746)):
#0  0x7f953c3c2f83 in *__GI___poll (fds=value optimized out, nfds=value
optimized out, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x7f9533d704a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x7f9533d708fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x7f953cd2e566 in QEventDispatcherGlib::processEvents (this=0x2e4f720,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:414
#4  0x7f953cd03992 in QEventLoop::processEvents (this=value optimized
out, flags=) at kernel/qeventloop.cpp:149
#5  0x7f953cd03d6c in QEventLoop::exec (this=0x7f952007bcf0, flags=) at
kernel/qeventloop.cpp:201
#6  0x7f953cc0dd59 in QThread::exec (this=value optimized out) at
thread/qthread.cpp:487
#7  0x7f953cce4178 in QInotifyFileSystemWatcherEngine::run (this=0x2f1f8a0)
at io/qfilesystemwatcher_inotify.cpp:248
#8  0x7f953cc10775 in QThreadPrivate::start (arg=0x2f1f8a0) at
thread/qthread_unix.cpp:248
#9  0x7f953a8199ca in start_thread (arg=value optimized out) at
pthread_create.c:300
#10 0x7f953c3cf6fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x in ?? ()

Thread 1 (Thread 0x7f953f8ba820 (LWP 1740)):
[KCrash Handler]
#5  QObject::qt_metacall (this=0x28d64a0, _c=QMetaObject::ReadProperty, _id=4,
_a=0x2) at .moc/release-shared/moc_qobject.cpp:117
#6  0x7f953cd1e565 in QSignalMapper::qt_metacall (this=0x28d64a0,
_c=QMetaObject::ReadProperty, _id=4, _a=0x2) at
.moc/release-shared/moc_qsignalmapper.cpp:78
#7  0x7f953e44ebbf in ~ImapJob (this=0x30075e0, __in_chrg=value optimized
out) at ../../kmail/imapjob.cpp:241
#8  0x7f953e2f1b03 in KMAcctImap::killAllJobs (this=0x29c67e0,
disconnectSlave=value optimized out) at ../../kmail/kmacctimap.cpp:198
#9  0x7f953e2f1e98 in ~KMAcctImap (this=0x28d64a0, __in_chrg=value
optimized out) at ../../kmail/kmacctimap.cpp:86
#10 0x7f953e2790be in qDeleteAllQListKMAccount*::const_iterator
(this=0x2867d10, __in_chrg=value optimized out) at
/usr/include/qt4/QtCore/qalgorithms.h:322
#11 qDeleteAllAccountList (this=0x2867d10, __in_chrg=value optimized out)
at /usr/include/qt4/QtCore/qalgorithms.h:330
#12 ~AccountManager (this=0x2867d10, __in_chrg=value optimized out) at
../../kmail/accountmanager.cpp:39
#13 0x7f953e34ea0f in KMKernel::cleanup (this=0x7fff39d86130) at
../../kmail/kmkernel.cpp:1805
#14 0x0040348d in main (argc=value optimized out, argv=value
optimized out) at ../../kmail/main.cpp:158

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 243321] New: Kmail can not check for new mail after awakening of my PC after suspend.

2010-07-01 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=243321

   Summary: Kmail can not check for new mail after awakening of my
PC after suspend.
   Product: kmail
   Version: unspecified
  Platform: Archlinux Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: IMAP
AssignedTo: kdepim-bugs@kde.org
ReportedBy: vo.z...@gmail.com


Version:   unspecified (using KDE 4.4.4) 
OS:Linux

When I've switched my PC to suspend mode kmail was running. After awakening,
kmail failed to check my mailboxes, it lasted about 10 minutes. Restarting of
kmail or terminate kio_imap4 doesn't help. But the strangest thing in the next:
I have got 4 mailboxes, and while kmail doesn't work properly I trying to open
the first two (but it fail) and when kmail became capable to check the mail —
it was able to check only the second two mailboxes and stubbornly refused to
check the first two.

After several more attempts, kmail finally crashed and works well after I run
it again.

Reproducible: Sometimes

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

2010-07-01 Thread Alin M Elena
https://bugs.kde.org/show_bug.cgi?id=243328

   Summary: kmail crashes applying mail filter
   Product: kontact
   Version: unspecified
  Platform: openSUSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: alinm.el...@gmail.com


Application: kontact (4.6 pre)
KDE Platform Version: 4.4.90 (KDE 4.4.90 (KDE 4.5 RC1)) release 2
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop x86_64
Distribution: openSUSE 11.3 (x86_64)

-- Information about the crash:
- What I was doing when the application crashed:
apply all filters
- Unusual behavior I noticed:
in the status bar shows that messages are filtered but at the end it just
crashes
- Custom settings of the application:
the filter I try to apply on a gmail account with around 500 messages...
the filter is on subject contains [CP2K
the svn version I am using is: 1144728
Alin

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

Thread 2 (Thread 0x7fc7ace73710 (LWP 9098)):
#0  0x7fc7bcaec39c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fc7c00591f0 in WTF::TCMalloc_PageHeap::scavengerThread() () from
/usr/lib64/libQtWebKit.so.4
#2  0x7fc7c0059229 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) ()
from /usr/lib64/libQtWebKit.so.4
#3  0x7fc7bcae7a4f in start_thread () from /lib64/libpthread.so.0
#4  0x7fc7c13a782d in clone () from /lib64/libc.so.6
#5  0x in ?? ()

Thread 1 (Thread 0x7fc7c3d10760 (LWP 9096)):
[KCrash Handler]
#6  0x7fc7a89d8001 in ~QString (this=0x8d03a0, items=value optimized out)
at /usr/include/QtCore/qstring.h:869
#7  KMMainWidget::slotItemsFetchedForFilter (this=0x8d03a0, items=value
optimized out) at
/usr/src/debug/kdepim-4.4.90svn1144728/kmail/kmmainwidget.cpp:2262
#8  0x7fc7a89e7e0d in KMMainWidget::qt_metacall (this=0x8d03a0,
_c=QMetaObject::InvokeMetaMethod, _id=150, _a=0x7fff189b7ef0)
at /usr/src/debug/kdepim-4.4.90svn1144728/build/kmail/kmmainwidget.moc:488
#9  0x7fc7c1ab3a1f in QMetaObject::activate (sender=0x373ed00, m=value
optimized out, local_signal_index=value optimized out, argv=0x7fff189b7ef0)
at kernel/qobject.cpp:3295
#10 0x7fc7be93caa2 in Akonadi::ItemFetchJob::itemsReceived (this=value
optimized out, _t1=value optimized out) at
/usr/src/debug/kdepimlibs-4.4.90svn1144728/build/akonadi/itemfetchjob.moc:92
#11 0x7fc7be93d81b in timeout (this=value optimized out, _c=value
optimized out, _id=2, _a=0x7fff189b7fc0) at
/usr/src/debug/kdepimlibs-4.4.90svn1144728/akonadi/itemfetchjob.cpp:65
#12 Akonadi::ItemFetchJob::qt_metacall (this=value optimized out, _c=value
optimized out, _id=2, _a=0x7fff189b7fc0) at
/usr/src/debug/kdepimlibs-4.4.90svn1144728/build/akonadi/itemfetchjob.moc:80
#13 0x7fc7c1ab3a1f in QMetaObject::activate (sender=0x3758f30, m=value
optimized out, local_signal_index=value optimized out, argv=0x0) at
kernel/qobject.cpp:3295
#14 0x7fc7c1ab122e in QObject::event (this=0x3758f30, e=0x7fff189b8760) at
kernel/qobject.cpp:1212
#15 0x7fc7c24254d4 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#16 0x7fc7c242daca in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4
#17 0x7fc7c30e41b6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libkdeui.so.5
#18 0x7fc7c1a9fe4c in QCoreApplication::notifyInternal
(this=0x7fff189b8ba0, receiver=0x3758f30, event=0x7fff189b8760) at
kernel/qcoreapplication.cpp:726
#19 0x7fc7c1acb0c9 in sendEvent (this=0x641670) at
kernel/qcoreapplication.h:215
#20 QTimerInfoList::activateTimers (this=0x641670) at
kernel/qeventdispatcher_unix.cpp:618
#21 0x7fc7c1ac7ff8 in timerSourceDispatch (source=value optimized out) at
kernel/qeventdispatcher_glib.cpp:184
#22 idleTimerSourceDispatch (source=value optimized out) at
kernel/qeventdispatcher_glib.cpp:231
#23 0x7fc7bc5e6a93 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#24 0x7fc7bc5e7270 in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x7fc7bc5e7510 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#26 0x7fc7c1ac867f in QEventDispatcherGlib::processEvents (this=0x615580,
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:412
#27 0x7fc7c24c614e in ?? () from /usr/lib64/libQtGui.so.4
#28 0x7fc7c1a9f292 in QEventLoop::processEvents (this=value optimized
out, flags=...) at kernel/qeventloop.cpp:149
#29 0x7fc7c1a9f495 in QEventLoop::exec (this=0x7fff189b8af0, flags=...) at
kernel/qeventloop.cpp:201
#30 0x7fc7c1aa388b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1003
#31 0x00404117 in main (argc=1, argv=0x7fff189b9188) at
/usr/src/debug/kdepim-4.4.90svn1144728/kontact/src/main.cpp:218

Reported using DrKonqi


[Bug 243329] New: folderlist Total column of a folder is empty, but mails are in this folder.

2010-07-01 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=243329

   Summary: folderlist Total column of a folder is empty, but
mails are in this folder.
   Product: KMail 2
   Version: unspecified
  Platform: Debian unstable
OS/Version: Linux
Status: NEW
  Severity: minor
  Priority: NOR
 Component: folders
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ludwig.rei...@intevation.de


Version:   unspecified (using Devel) 
OS:Linux

After some testing (creating folders/copying/moving mails) I found this
problem.
Version: 4.4.4.e5.20100625.1142767-kk2.1140735 (enterprise5)


Reproducible: Didn't try

Steps to Reproduce:
Req: Three test mails in the inbox.
1. Create three test folder.
2. Copy the test mails to folder 1,2  and 3


Actual Results:  
The Total column in the folderlist shows three mails in folder1, but is empty
for folder 2 and 3.

Expected Results:  
Folder 2 and 3  also have three mails, so this should be displayed in the Total
column.

-- 
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 242056] Segmentation fault in KMail

2010-07-01 Thread ricreig
https://bugs.kde.org/show_bug.cgi?id=242056





--- Comment #5 from  ricreig gmail com  2010-07-01 11:52:19 ---
Created an attachment (id=48505)
 -- (http://bugs.kde.org/attachment.cgi?id=48505)
New crash information added by DrKonqi

This most recent failure occured after update to RC2 update.   I have done fsck
on the system with badblocks check to ensure disk integrity, expired and
compacted all folders and deleted messages in the maillists that are associated
with GMail to no avail.   It will poll and even download messages for a short
while, but after a short period of time (with or without other system
activities), the error will occur, even if I am just sitting there doing
nothing except wondering how long this time   not even moving the mouse.  
This error has persisted through 2 different kernel updates, even an update
to/from the KDE factory repository for the latest.  I have performed memory
checks lasting overnight, done badblock checks on the drives, etc.   The only
thing that makes this system 'unusual' is that I use both LVMs and RAIDs on
this system, BUT I have done so for a very long time, predating the onset of
this error.   Again, this error suddenly started after an update of my system
from openSuSE milestone 7 to RC1, and it was immediate, meaning the first error
was noticed within minutes of starting Kontact/Kmail, eg, on the first poll of
Gmail.com.   I can turn off GMail.com polls and leave the polls to the other
servers and (so far) there have been NO other failures.   If there is no mail
at Gmail.com, the error does not occur, so the poll itself does not seem to be
the cause, only the processsing of the incoming mail.   As Gmail is where the
most traffic comes from, that does increase the odds of a processing error, but
I do have one other server with high traffic (several hundred messages/24hrs)
that does not seem to trigger this failure (so far).

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

2010-07-01 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=243331

   Summary: after moving two folders Kontact failed to work
   Product: KMail 2
   Version: unspecified
  Platform: Debian unstable
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: folders
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ludwig.rei...@intevation.de


Version:   unspecified (using Devel) 
OS:Linux

Some testing: moving folders.
Version:4.4.4.e5.20100625.1142767-kk2.1140735 (enterprise5)

Reproducible: Always

Steps to Reproduce:
1. Create 3 test folder test1,2,3
2. Copy 3 test mails into the test folders.
3. Move test2 to test1 with d'n'd.
4. Move test3 to test2 with d'n'd


Actual Results:  
test3 is not moved to test2

Expected Results:  
The folder tree should show
test1
 +--test2
 +-- test3
and Kontact should continue to work.(mails displayed etc.)

-- 
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-01 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=243331


Ludwig Reiter ludwig.rei...@intevation.de changed:

   What|Removed |Added

   Severity|normal  |crash




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

2010-07-01 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=243332

   Summary: accountwizard configures identity wrong (double
entries, both incomplete)
   Product: KMail 2
   Version: unspecified
  Platform: Debian unstable
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ludwig.rei...@intevation.de


Version:   unspecified (using Devel) 
OS:Linux

Tried to configure my test account.
Version: 4.4.4.e5.20100625.1142767-kk2.1140735 (enterprise5)

Reproducible: Always

Steps to Reproduce:
1. Delete .kde, .local and .config
2. Start accountwizard
3. Configure a new Kolab account.
4. Start kontact.
5. Look at the identity configurations.

Actual Results:  
Two identities are in the dialog.
The default id hasn't a mail address.
The second id has  a mail address.

Expected Results:  
One id with mail address.

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

2010-07-01 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=24

   Summary: create a to-do from a mail, but the mail attachment is
missing
   Product: KMail 2
   Version: unspecified
  Platform: Debian unstable
OS/Version: Linux
Status: NEW
  Severity: minor
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ludwig.rei...@intevation.de


Version:   unspecified (using Devel) 
OS:Linux

Version: 4.4.4.e5.20100625.1142767-kk2.1140735 (enterprise5)

Reproducible: Didn't try

Steps to Reproduce:
1. Switch to KMail.
2. Select a mail
3. lick on Create To-do button.
4. Create the to-do.
5. Switch to the tod-os.
6. Open the test to-do.

Actual Results:  
The mail is not attached to the test todo.

Expected Results:  
The mail should be attached.

-- 
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 243334] New: to-do editor is missing the complete checkbox

2010-07-01 Thread Ludwig Reiter
https://bugs.kde.org/show_bug.cgi?id=243334

   Summary: to-do editor is missing the complete checkbox
   Product: KMail 2
   Version: unspecified
  Platform: Debian unstable
OS/Version: Linux
Status: NEW
  Severity: minor
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ludwig.rei...@intevation.de


Version:   unspecified (using Devel) 
OS:Linux

In e35 this feature was included. 
Version: 4.4.4.e5.20100625.1142767-kk2.1140735 (enterprise5)

Reproducible: Always

Steps to Reproduce:
1. Switch to the to-do component.
2. Click on create a new todo.

Actual Results:  
The complete checkbox is missing. There is just the complete combobox.

Expected Results:  
A checkbox is near the to-do complete combobox to complete a todo with one
click.

-- 
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 243335] New: Cannot create and configure Mail Transport in KMail mobile.

2010-07-01 Thread Stephen Kelly
https://bugs.kde.org/show_bug.cgi?id=243335

   Summary: Cannot create and configure Mail Transport in KMail
mobile.
   Product: KMail Mobile
   Version: unspecified
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: steve...@gmail.com


Version:   unspecified (using Devel) 
OS:Linux

Write new email

Configure transport

Add new

Enter name. The 'Create and configure' button is not active. 
Can't complete the operation. 

From the snapshot on 1st July.



Reproducible: Didn't try

-- 
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 243335] Cannot create and configure Mail Transport in KMail mobile.

2010-07-01 Thread Stephen Kelly
https://bugs.kde.org/show_bug.cgi?id=243335


Stephen Kelly steve...@gmail.com 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 238800] Since KMail is using akonadi, with POP3 every new email check generates duplicates

2010-07-01 Thread Henning Kurre
https://bugs.kde.org/show_bug.cgi?id=238800


Henning Kurre gobn...@gmail.com changed:

   What|Removed |Added

 CC||gobn...@gmail.com




--- Comment #4 from Henning Kurre gobnuts gmail com  2010-07-01 12:28:02 ---
This happens to me as well with a POP account of the German Free-mailer GMX. 

No troubles with my IMAP accounts.

Kubuntu 10.04
KDE 4.4.90 (KDE 4.5 RC1)
Kontact Version 4.4.5
KMail 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 242933] repeatedly fetch the same mail and sometimes failed on some unknown reason

2010-07-01 Thread Henning Kurre
https://bugs.kde.org/show_bug.cgi?id=242933


Henning Kurre gobn...@gmail.com changed:

   What|Removed |Added

 CC||gobn...@gmail.com




--- Comment #1 from Henning Kurre gobnuts gmail com  2010-07-01 12:31:24 ---
This happens to me as well with a POP account of the German Free-mailer GMX. 

No troubles with my IMAP accounts.

Kubuntu 10.04
KDE 4.4.90 (KDE 4.5 RC1)
Kontact Version 4.4.5
KMail 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 242933] repeatedly fetch the same mail and sometimes failed on some unknown reason

2010-07-01 Thread Henning Kurre
https://bugs.kde.org/show_bug.cgi?id=242933





--- Comment #2 from Henning Kurre gobnuts gmail com  2010-07-01 12:33:51 ---
This might be a duplicate of this bug:
https://bugs.kde.org/show_bug.cgi?id=238800

-- 
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-01 Thread Thomas McGuire
https://bugs.kde.org/show_bug.cgi?id=243332


Thomas McGuire mcgu...@kde.org changed:

   What|Removed |Added

   Keywords||akonadi-ports-regression
 CC||kdepim-bugs@kde.org
  Component|general |Wizards
 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 243315] KMail Crashes on Startup if Akonadi is running

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


Thomas McGuire mcgu...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Thomas McGuire mcguire kde org  2010-07-01 14:57:21 ---


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

-- 
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 242926] kmail2 crashes at startup KMail::Util::findSieveUrlForAccount

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





--- Comment #4 from Thomas McGuire mcguire kde org  2010-07-01 14:57:22 ---
*** Bug 243315 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 179868] KMail should start hidden when alway show KMail in systemtray is enabled

2010-07-01 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=179868


Alexander vo.z...@gmail.com changed:

   What|Removed |Added

 CC||vo.z...@gmail.com




--- Comment #9 from Alexander vo zaeb gmail com  2010-07-01 15:00:10 ---
I join to this wish. After every boot I am forced to close the kmail window,
but this is so unpleasantly.

-- 
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 243354] New: Knotes not showing note list in app-icon tray menu

2010-07-01 Thread Jason Straight
https://bugs.kde.org/show_bug.cgi?id=243354

   Summary: Knotes not showing note list in app-icon tray menu
   Product: knotes
   Version: 0.9.15
  Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
AssignedTo: kdepim-bugs@kde.org
ReportedBy: ja...@jeetkunedomaster.net


Version:   0.9.15 (using Devel) 
OS:Linux

There used to be a list of notes names/dates available on clicking the knotes
task tray icon, this no longer appears. It makes finding notes a pain.

Reproducible: Didn't try

Steps to Reproduce:
Click task try knotes icon

Actual Results:  
pop-up menu appears without note listing

Expected Results:  
popup menu with list of notes

OS: Linux (i686) release 2.6.32-23-generic-pae
Compiler: cc

-- 
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 219959] Kmail crash after paste image. [QMimeDataPrivate::retrieveTypedData, QMimeData::data, KMComposerEditor::insertFromMimeData]

2010-07-01 Thread Majki
https://bugs.kde.org/show_bug.cgi?id=219959


Majki sky...@data.pl changed:

   What|Removed |Added

 CC||sky...@data.pl




--- Comment #12 from Majki skynet data pl  2010-07-01 16:53:25 ---
Really sad 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