[Bug 237177] Print functionality does not display any 'Print' dialogue

2010-07-27 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237177


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #7 from Leo Franchi lfranchi kde org  2010-07-27 17:54:32 ---
SVN commit 118 by lfranchi:

Set contents of composer window when creating a simple composer as well.

BUG: 237177


 M  +8 -0  kmcomposewin.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=118

-- 
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 219572] composer hard wraps at window border

2010-07-27 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=219572


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||lfran...@kde.org
 Resolution|FIXED   |




--- Comment #10 from Leo Franchi lfranchi kde org  2010-07-27 22:00:30 ---
Reopening this, as the fix was unsatisfactory. It really needs to be worked on
in Qt, so we can use the QTextLayout to re-word-wrap the text if the window is
too small.

-- 
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 241807] No quoted text when answering a HTML message.

2010-07-27 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=241807


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-27 23:04:29 ---
SVN commit 1155681 by lfranchi:

Fix replying to HTML mails always having empty content.

BUG: 241807


 M  +5 -3  templateparser.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1155681

-- 
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 244592] a saved txt attachment of a mail with attachment is different than the original file

2010-07-27 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244592


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-27 23:34:57 ---
Here files that are attached are exactly the same length in byte as the
original files.

(original file)
$ du -b testfile.txt 
10  testfile.txt

( and now the saved attachment)
$ du -b Downloads/testfile.txt 
10  Downloads/testfile.txt

-- 
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 244596] Deleting a folder doesn't delete its subfolders.

2010-07-27 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244596


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-28 00:06:38 ---
SVN commit 1155702 by lfranchi:

Fix bug where subfolders were not deleted when parent was deleted.

BUG: 244596


 M  +1 -1  kmmainwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1155702

-- 
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 219572] composer hard wraps at window border

2010-07-26 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=219572


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #9 from Leo Franchi lfranchi kde org  2010-07-26 22:24:16 ---
SVN commit 1155011 by lfranchi:

Use proper check for whether or not to linewrap. 

BUG: 219572
BUG: 238629


 M  +1 -1  textedit.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1155011

-- 
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 238629] Wordwrap does not work properly

2010-07-26 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238629


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #3 from Leo Franchi lfranchi kde org  2010-07-26 22:24:17 ---
SVN commit 1155011 by lfranchi:

Use proper check for whether or not to linewrap. 

BUG: 219572
BUG: 238629


 M  +1 -1  textedit.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1155011

-- 
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-26 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=24


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-26 22:39:14 ---
SVN commit 1154871 by lfranchi:

Fix mail not attached when creating a To-do item from a message.

BUG: 24


 M  +1 -0  kmcommands.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1154871

-- 
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 245435] New: IMAP Resource crash shortly after start with flaky internet

2010-07-22 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245435

   Summary: IMAP Resource crash shortly after start with flaky
internet
   Product: Akonadi
   Version: 1.3.50
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: IMAP resource
AssignedTo: er...@kde.org
ReportedBy: lfran...@kde.org
CC: vkra...@kde.org, kdepim-bugs@kde.org


Version:   1.3.50 (using Devel) 
OS:Linux

I made Volker's recommended change to ItemSync (See bug 245265 which makes my
syncing actually continue).

Now one of my imap resources continually segfaults on startup.

Seems to thing that it is going offline first?

[/home/leo/kde/bin/akonadi_imap_resource]
akonadi_imap_resource_1(7022)/kdepimlibs (kimap)
KIMAP::LoginJob::handleResponse: Capabilities after STARTTLS:  (IMAP4rev1,
UNSELECT, IDLE, NAMESPACE, QUOTA, XLIST, CHILDREN, XYZZY,
SASL-IR, AUTH=XOAUTH, IMAP4rev1, UNSELECT, LITERAL+, IDLE,
NAMESPACE, QUOTA, ID, XLIST, CHILDREN, X-GM-EXT-1, UIDPLUS,
COMPRESS=DEFLATE)
[/home/leo/kde/bin/akonadi_imap_resource] akonadi_imap_resource_0(7021)/kdecore
(KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
[/home/leo/kde/bin/akonadi_imap_resource] akonadi_imap_resource_1(7022)
ImapResource::doSetOnline: online= true network.status= 0
[/home/leo/kde/bin/akonadi_imap_resource] ASSERT: !isEmpty() in file
/home/leo/qt/4.7/include/QtCore/qlist.h, line 269


Thread 1 (Thread 0x7fc4e6703760 (LWP 7022)):
[KCrash Handler]
#6  0x7fc4e13c9565 in raise () from /lib/libc.so.6
#7  0x7fc4e13ca9e6 in abort () from /lib/libc.so.6
#8  0x7fc4e59f7999 in qt_message_output (msgType=QtFatalMsg, buf=0x179c068
ASSERT: \!isEmpty()\ in file /home/leo/qt/4.7/include/QtCore/qlist.h, line
269) at global/qglobal.cpp:2259
#9  0x7fc4e59f7a44 in qt_message (msgType=QtFatalMsg, msg=0x7fc4e5b7fc88
ASSERT: \%s\ in file %s, line %d, ap=0x7fffd191d6a0) at
global/qglobal.cpp:2305
#10 0x7fc4e59f813e in qFatal (msg=0x7fc4e5b7fc88 ASSERT: \%s\ in file
%s, line %d) at global/qglobal.cpp:2488
#11 0x7fc4e59f7599 in qt_assert (assertion=0x455098 !isEmpty(),
file=0x455070 /home/leo/qt/4.7/include/QtCore/qlist.h, line=269) at
global/qglobal.cpp:2004
#12 0x004277a2 in QListAkonadi::Collection::first
(this=0x7fffd191d830) at /home/leo/qt/4.7/include/QtCore/qlist.h:269
#13 0x00424740 in ImapResource::onIdleCollectionFetchDone
(this=0x15b2340, job=0x16b3650) at
/home/leo/kde/src/kdepim/runtime/resources/imap/imapresource.cpp:1944
#14 0x004257ab in ImapResource::qt_metacall (this=0x15b2340,
_c=QMetaObject::InvokeMetaMethod, _id=36, _a=0x7fffd191da20)
at /home/leo/kde/build/kdepim/runtime/resources/imap/imapresource.moc:205
#15 0x7fc4e5b11ff5 in QMetaObject::metacall (object=0x15b2340,
cl=QMetaObject::InvokeMetaMethod, idx=75, argv=0x7fffd191da20) at
kernel/qmetaobject.cpp:237
#16 0x7fc4e5b25067 in QMetaObject::activate (sender=0x16b3650,
m=0x7fc4e23a2e20, local_signal_index=3, argv=0x7fffd191da20) at
kernel/qobject.cpp:3269
#17 0x7fc4e1fe4c47 in KJob::result (this=0x16b3650, _t1=0x16b3650) at
/home/leo/kde/build/kdelibs/kdecore/kjob.moc:194
#18 0x7fc4e1fe40b5 in KJob::emitResult (this=0x16b3650) at
/home/leo/kde/src/kdelibs/kdecore/jobs/kjob.cpp:312
#19 0x7fc4e6224ed0 in Akonadi::JobPrivate::delayedEmitResult
(this=0x17ac750) at /home/leo/kde/src/kdepimlibs/akonadi/job.cpp:143
#20 0x7fc4e6225eca in Akonadi::Job::qt_metacall (this=0x16b3650,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x15a62c0) at
/home/leo/kde/build/kdepimlibs/akonadi/job.moc:91
#21 0x7fc4e61bbaef in Akonadi::CollectionFetchJob::qt_metacall
(this=0x16b3650, _c=QMetaObject::InvokeMetaMethod, _id=34, _a=0x15a62c0)
at /home/leo/kde/build/kdepimlibs/akonadi/collectionfetchjob.moc:73
#22 0x7fc4e5b11ff5 in QMetaObject::metacall (object=0x16b3650,
cl=QMetaObject::InvokeMetaMethod, idx=34, argv=0x15a62c0) at
kernel/qmetaobject.cpp:237
#23 0x7fc4e5b1fe7a in QMetaCallEvent::placeMetaCall (this=0x1745d50,
object=0x16b3650) at kernel/qobject.cpp:534
#24 0x7fc4e5b20f37 in QObject::event (this=0x16b3650, e=0x1745d50) at
kernel/qobject.cpp:1208
#25 0x7fc4e4ace532 in QApplicationPrivate::notify_helper (this=0x1551a10,
receiver=0x16b3650, e=0x1745d50) at kernel/qapplication.cpp:4392
#26 0x7fc4e4acbc5c in QApplication::notify (this=0x7fffd191e900,
receiver=0x16b3650, e=0x1745d50) at kernel/qapplication.cpp:3794
#27 0x7fc4e2ad3c4d in KApplication::notify (this=0x7fffd191e900,
receiver=0x16b3650, event=0x1745d50) at
/home/leo/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:309
#28 0x7fc4e5b0ab03 in QCoreApplication::notifyInternal
(this=0x7fffd191e900, receiver=0x16b3650, event=0x1745d50) at
kernel/qcoreapplication.cpp:732
#29 0x7fc4e5b0e157 in QCoreApplication::sendEvent (receiver=0x16b3650,
event=0x1745d50) at

[Bug 245435] IMAP Resource crash shortly after start with flaky internet

2010-07-22 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245435





--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-22 14:22:30 ---
Just crashed again, with a different backtrace:



Thread 4 (Thread 0x7f8a13f78710 (LWP 12847)):
[KCrash Handler]
#6  0x7f8a2280e565 in raise () from /lib/libc.so.6
#7  0x7f8a2280f9e6 in abort () from /lib/libc.so.6
#8  0x7f8a26e3c999 in qt_message_output (msgType=QtFatalMsg, buf=0x1022918
ASSERT: \!isEmpty()\ in file /home/leo/qt/4.7/include/QtCore/qlist.h, line
271) at global/qglobal.cpp:2259
#9  0x7f8a26e3ca44 in qt_message (msgType=QtFatalMsg, msg=0x7f8a26fc4c88
ASSERT: \%s\ in file %s, line %d, ap=0x7f8a13f76c60) at
global/qglobal.cpp:2305
#10 0x7f8a26e3d13e in qFatal (msg=0x7f8a26fc4c88 ASSERT: \%s\ in file
%s, line %d) at global/qglobal.cpp:2488
#11 0x7f8a26e3c599 in qt_assert (assertion=0x7f8a25783b70 !isEmpty(),
file=0x7f8a25783b48 /home/leo/qt/4.7/include/QtCore/qlist.h, line=271) at
global/qglobal.cpp:2004
#12 0x7f8a257542fa in QListQByteArray::last (this=0x7f8a13f76f90) at
/home/leo/qt/4.7/include/QtCore/qlist.h:271
#13 0x7f8a257521e1 in KIMAP::ImapStreamParser::readParenthesizedList
(this=0xeced20) at /home/leo/kde/src/kdepimlibs/kimap/imapstreamparser.cpp:239
#14 0x7f8a2576e224 in KIMAP::SessionThread::readMessage (this=0xe6cac0) at
/home/leo/kde/src/kdepimlibs/kimap/sessionthread.cpp:93
#15 0x7f8a2576f188 in KIMAP::SessionThread::qt_metacall (this=0xe6cac0,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x41e6850) at
/home/leo/kde/build/kdepimlibs/kimap/sessionthread_p.moc:99
#16 0x7f8a26f56ff5 in QMetaObject::metacall (object=0xe6cac0,
cl=QMetaObject::InvokeMetaMethod, idx=17, argv=0x41e6850) at
kernel/qmetaobject.cpp:237
#17 0x7f8a26f64e7a in QMetaCallEvent::placeMetaCall (this=0x44171e0,
object=0xe6cac0) at kernel/qobject.cpp:534
#18 0x7f8a26f65f37 in QObject::event (this=0xe6cac0, e=0x44171e0) at
kernel/qobject.cpp:1208
#19 0x7f8a25f13532 in QApplicationPrivate::notify_helper (this=0xc65a10,
receiver=0xe6cac0, e=0x44171e0) at kernel/qapplication.cpp:4392
#20 0x7f8a25f10c5c in QApplication::notify (this=0x7fff54299560,
receiver=0xe6cac0, e=0x44171e0) at kernel/qapplication.cpp:3794
#21 0x7f8a23f18c4d in KApplication::notify (this=0x7fff54299560,
receiver=0xe6cac0, event=0x44171e0) at
/home/leo/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:309
#22 0x7f8a26f4fb03 in QCoreApplication::notifyInternal
(this=0x7fff54299560, receiver=0xe6cac0, event=0x44171e0) at
kernel/qcoreapplication.cpp:732
#23 0x7f8a26f53157 in QCoreApplication::sendEvent (receiver=0xe6cac0,
event=0x44171e0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 0x7f8a26f50cbd in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0xe6ccf0) at kernel/qcoreapplication.cpp:1370
#25 0x7f8a26f508df in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1266
#26 0x7f8a26f8415d in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 0x7f8a26f831fe in postEventSourceDispatch (s=0xe3e050) at
kernel/qeventdispatcher_glib.cpp:277
#28 0x7f8a218a2b33 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#29 0x7f8a218a3310 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#30 0x7f8a218a35ad in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#31 0x7f8a26f83a05 in QEventDispatcherGlib::processEvents (this=0xdb6ee0,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#32 0x7f8a26f4da9a in QEventLoop::processEvents (this=0x7f8a13f77d50,
flags=...) at kernel/qeventloop.cpp:149
#33 0x7f8a26f4dbee in QEventLoop::exec (this=0x7f8a13f77d50, flags=...) at
kernel/qeventloop.cpp:197
#34 0x7f8a26e444ba in QThread::exec (this=0xe6cac0) at
thread/qthread.cpp:490
#35 0x7f8a2576e941 in KIMAP::SessionThread::run (this=0xe6cac0) at
/home/leo/kde/src/kdepimlibs/kimap/sessionthread.cpp:163
#36 0x7f8a26e46a2f in QThreadPrivate::start (arg=0xe6cac0) at
thread/qthread_unix.cpp:274
#37 0x7f8a26b98cb0 in start_thread () from /lib/libpthread.so.0
#38 0x7f8a228aa7ad in clone () from /lib/libc.so.6
#39 0x in ?? ()

-- 
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 245435] IMAP Resource crash shortly after start with flaky internet

2010-07-22 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245435





--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-22 14:10:56 ---
Rather, seems it is being told that it is online. Weird.

-- 
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 244880] Regression: autocompletion does not work in 'To' field anymore

2010-07-22 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244880


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-23 00:26:26 ---
I think Casey fixed this---it was broken for me too, and now works again.
Please reopen if it's still buggy!

-- 
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 244077] Impossible to delete emails from the 'sent-mail' folder

2010-07-22 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244077


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-23 00:41:53 ---
I can't reproduce---both moving to trash and pressing 'Del' work here.

-- 
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 245265] Long IMAP downloads cause mysql lock wait timeouts

2010-07-21 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245265





--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-21 14:08:25 ---
Ah right, my bad. I forgot about it. Testing now.

-- 
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 241185] Email Addresses Multiply when being dragged from Kaddressbook and dropped on a Kmail Address-Field

2010-07-21 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=241185


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-21 15:53:07 ---
SVN commit 1152583 by lfranchi:

Don't aggregate and multiple email addresses when dropped from another
application.

BUG: 241185


 M  +2 -1  composerlineedit.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1152583

-- 
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 244602] Crash while redirect a mail

2010-07-20 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244602


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-20 15:41:19 ---
SVN commit 1152187 by lfranchi:

Don't crash when redirecting

BUG: 244602


 U kmfilteraction.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1152187

-- 
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 238318] crash in IdentityManager::defaultIdentity

2010-07-20 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238318


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||WORKSFORME




--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-20 21:53:54 ---
Closing as i'm pretty sure this is no longer an issue. Please reopen if that is
incorrect.

-- 
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 244058] Sending an encrypted picture attachment does not work properly

2010-07-20 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244058


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-20 21:58:15 ---
Can you still reproduce? Following exactly those steps works here.

-- 
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 244058] Sending an encrypted picture attachment does not work properly

2010-07-20 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244058





--- Comment #3 from Leo Franchi lfranchi kde org  2010-07-20 22:00:51 ---
Looks like this for me:

http://imagebin.ca/view/zAYd0c.html

-- 
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 244782] BCC recipient never receives emails

2010-07-20 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244782


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-20 22:01:38 ---
Fixed on Friday.

-- 
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 245135] IMAP resource hangs after internet connection cycles

2010-07-20 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245135





--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-20 22:36:19 ---
Kevin's patch seems to fix this crash. On my flaky connection it no longer
crashes periodically.

-- 
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 245265] New: Long IMAP downloads cause mysql lock wait timeouts

2010-07-20 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245265

   Summary: Long IMAP downloads cause mysql lock wait timeouts
   Product: Akonadi
   Version: 1.3.50
  Platform: Unlisted Binaries
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: IMAP resource
AssignedTo: er...@kde.org
ReportedBy: lfran...@kde.org
CC: vkra...@kde.org, kdepim-bugs@kde.org


Version:   1.3.50
OS:Linux

Trying to sync my 13000 email IMAP inbox with disconnected imap, over a
slow-ish connection. After trying for a while, I get this in the console:


[akonadiserver] Error during executing query UPDATE PimItemTable SET atime =
:0 WHERE ( ( PimItemTable.id = :1 ) AND collectionId = :2 ) :  Lock wait
timeout exceeded; try restarting transaction QMYSQL3: Unable to execute
statement


from this point on, the imap resource stops downloading, until I manually
restart the server, and it will start again from 0.

Reproducible: Always

-- 
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 245135] New: IMAP resource hangs after internet connection cycles

2010-07-19 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245135

   Summary: IMAP resource hangs after internet connection cycles
   Product: Akonadi
   Version: 1.3.50
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: IMAP resource
AssignedTo: er...@kde.org
ReportedBy: lfran...@kde.org
CC: vkra...@kde.org, kdepim-bugs@kde.org


Version:   1.3.50 (using Devel) 
OS:Linux

My computer is on a flaky wireless connection, that tends to go down for a few
seconds every so often. When this happens, the imap resource hangs, and kmail
also hangs as well. Here is the debug output:


[/home/leo/kde/bin/akonadi_imap_resource]
akonadi_imap_resource_0(14431)/libakonadi Akonadi::ItemSync::setFullSyncItems:
Received:  1 In total:  105  Wanted:  -1
[/home/leo/kde/bin/akonadi_imap_resource]
akonadi_imap_resource_0(14431)/libakonadi Akonadi::ItemSync::setFullSyncItems:
Received:  1 In total:  106  Wanted:  -1
[/home/leo/kde/bin/akonadi_imap_resource]
akonadi_imap_resource_0(14431)/libakonadi Akonadi::ItemSync::setFullSyncItems:
Received:  2 In total:  108  Wanted:  -1
[/home/leo/kde/bin/akonadi_imap_resource]
akonadi_imap_resource_0(14431)/libakonadi Akonadi::ItemSync::setFullSyncItems:
Received:  5 In total:  113  Wanted:  -1
[/home/leo/kde/bin/akonadi_imap_resource]
akonadi_imap_resource_0(14431)/libakonadi Akonadi::ItemSync::setFullSyncItems:
Received:  2 In total:  115  Wanted:  -1
[/home/leo/kde/bin/akonadi_imap_resource] akonadi_imap_resource_0(14431)
ImapResource::doSetOnline: online= false network.status= 0
[/home/leo/kde/bin/akonadi_imap_resource] akonadi_imap_resource_0(14431)
ImapResource::doSetOnline: online= true network.status= 0


and then attaching to the imap resource processes with gdb, here is the stack
trace:


(gdb) bt
#0  0x7f4edecef40c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x7f4edef99d75 in QWaitConditionPrivate::wait (this=0x103fed0,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  0x7f4edef99b1d in QWaitCondition::wait (this=0x103fe20,
mutex=0x103fe00, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:160
#3  0x7f4edef99502 in QThread::wait (this=0x103fd10,
time=18446744073709551615) at thread/qthread_unix.cpp:660
#4  0x7f4edd8bfe44 in ~SessionThread (this=0x103fd10, __in_chrg=value
optimized out) at /home/leo/kde/src/kdepimlibs/kimap/sessionthread.cpp:52
#5  0x7f4edd8bff30 in ~SessionThread (this=0x103fd10, __in_chrg=value
optimized out) at /home/leo/kde/src/kdepimlibs/kimap/sessionthread.cpp:53
#6  0x7f4edd8bbc59 in ~Session (this=0xf41840, __in_chrg=value optimized
out) at /home/leo/kde/src/kdepimlibs/kimap/session.cpp:67
#7  0x7f4edd8bbcb8 in ~Session (this=0xf41840, __in_chrg=value optimized
out) at /home/leo/kde/src/kdepimlibs/kimap/session.cpp:68
#8  0x7f4edf0bd458 in qDeleteInEventHandler (o=0xf41840) at
kernel/qobject.cpp:3980
#9  0x7f4edf0b7ea1 in QObject::event (this=0xf41840, e=0x1404af0) at
kernel/qobject.cpp:1194
#10 0x7f4ede065532 in QApplicationPrivate::notify_helper (this=0xee3a10,
receiver=0xf41840, e=0x1404af0) at kernel/qapplication.cpp:4392
#11 0x7f4ede062c5c in QApplication::notify (this=0x7fff8d6131e0,
receiver=0xf41840, e=0x1404af0) at kernel/qapplication.cpp:3794
#12 0x7f4edc06abfd in KApplication::notify (this=0x7fff8d6131e0,
receiver=0xf41840, event=0x1404af0) at
/home/leo/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:309
#13 0x7f4edf0a1b03 in QCoreApplication::notifyInternal
(this=0x7fff8d6131e0, receiver=0xf41840, event=0x1404af0) at
kernel/qcoreapplication.cpp:732
#14 0x7f4edf0a5157 in QCoreApplication::sendEvent (receiver=0xf41840,
event=0x1404af0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 0x7f4edf0a2cbd in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0xea3720) at kernel/qcoreapplication.cpp:1370
#16 0x7f4edf0a28df in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1266
#17 0x7f4edf0d615d in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#18 0x7f4edf0d51fe in postEventSourceDispatch (s=0xee7610) at
kernel/qeventdispatcher_glib.cpp:277
#19 0x7f4ed99f4b33 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#20 0x7f4ed99f5310 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#21 0x7f4ed99f55ad in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#22 0x7f4edf0d5a05 in QEventDispatcherGlib::processEvents (this=0xea2dd0,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#23 0x7f4ede12b89a in QGuiEventDispatcherGlib::processEvents
(this=0xea2dd0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x7f4edf09fa9a in QEventLoop::processEvents 

[Bug 245135] IMAP resource hangs after internet connection cycles

2010-07-19 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245135


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||er...@kde.org




-- 
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 245135] IMAP resource hangs after internet connection cycles

2010-07-19 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=245135





--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-19 15:26:00 ---
another bt from attaching from gdb:

(gdb) bt
#0  0x7f3270b0040c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib/libpthread.so.0
#1  0x7f3270da9392 in QMutexPrivate::wait (this=0x1ba28c0, timeout=-1) at
thread/qmutex_unix.cpp:84
#2  0x7f3270da42df in QMutex::lock (this=0x1ba2540) at
thread/qmutex.cpp:204
#3  0x7f326f6d2413 in QMutexLocker (this=0x7fffb65d7250, m=0x1ba2540) at
/home/leo/qt/4.7/include/QtCore/qmutex.h:102
#4  0x7f326f6d160e in KIMAP::SessionThread::closeSocket (this=0x1ba2500) at
/home/leo/kde/src/kdepimlibs/kimap/sessionthread.cpp:121
#5  0x7f326f6ce68c in KIMAP::SessionPrivate::socketDisconnected
(this=0x1ba2210) at /home/leo/kde/src/kdepimlibs/kimap/session.cpp:331
#6  0x7f326f6cebba in KIMAP::SessionPrivate::onSocketTimeout
(this=0x1ba2210) at /home/leo/kde/src/kdepimlibs/kimap/session.cpp:424
#7  0x7f326f6cefab in KIMAP::SessionPrivate::qt_metacall (this=0x1ba2210,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffb65d7390) at
/home/leo/kde/build/kdepimlibs/kimap/session_p.moc:82
#8  0x7f3270eb9ff5 in QMetaObject::metacall (object=0x1ba2210,
cl=QMetaObject::InvokeMetaMethod, idx=6, argv=0x7fffb65d7390) at
kernel/qmetaobject.cpp:237
#9  0x7f3270ecd067 in QMetaObject::activate (sender=0x1ba22a8,
m=0x7f32712178e0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3269
#10 0x7f3270f243a9 in QTimer::timeout (this=0x1ba22a8) at
.moc/debug-shared/moc_qtimer.cpp:134
#11 0x7f3270ed55d9 in QTimer::timerEvent (this=0x1ba22a8, e=0x7fffb65d7d90)
at kernel/qtimer.cpp:271
#12 0x7f3270ec8e45 in QObject::event (this=0x1ba22a8, e=0x7fffb65d7d90) at
kernel/qobject.cpp:1175
#13 0x7f326fe76532 in QApplicationPrivate::notify_helper (this=0x19a1a10,
receiver=0x1ba22a8, e=0x7fffb65d7d90) at kernel/qapplication.cpp:4392
#14 0x7f326fe73c5c in QApplication::notify (this=0x7fffb65d81a0,
receiver=0x1ba22a8, e=0x7fffb65d7d90) at kernel/qapplication.cpp:3794
#15 0x7f326de7bbfd in KApplication::notify (this=0x7fffb65d81a0,
receiver=0x1ba22a8, event=0x7fffb65d7d90) at
/home/leo/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:309
#16 0x7f3270eb2b03 in QCoreApplication::notifyInternal
(this=0x7fffb65d81a0, receiver=0x1ba22a8, event=0x7fffb65d7d90) at
kernel/qcoreapplication.cpp:732
#17 0x7f3270eb6157 in QCoreApplication::sendEvent (receiver=0x1ba22a8,
event=0x7fffb65d7d90) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 0x7f3270ee9a01 in QTimerInfoList::activateTimers (this=0x19a5770) at
kernel/qeventdispatcher_unix.cpp:602
#19 0x7f3270ee6020 in timerSourceDispatch (source=0x19a5710) at
kernel/qeventdispatcher_glib.cpp:184
#20 0x7f3270ee6107 in idleTimerSourceDispatch (source=0x19a57d0) at
kernel/qeventdispatcher_glib.cpp:231
#21 0x7f326b805b33 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#22 0x7f326b806310 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#23 0x7f326b8065ad in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#24 0x7f3270ee6a05 in QEventDispatcherGlib::processEvents (this=0x1960dd0,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#25 0x7f326ff3c89a in QGuiEventDispatcherGlib::processEvents
(this=0x1960dd0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x7f3270eb0a9a in QEventLoop::processEvents (this=0x7fffb65d8110,
flags=...) at kernel/qeventloop.cpp:149
#27 0x7f3270eb0bee in QEventLoop::exec (this=0x7fffb65d8110, flags=...) at
kernel/qeventloop.cpp:197
#28 0x7f3270eb31c2 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#29 0x7f326fe737d4 in QApplication::exec () at kernel/qapplication.cpp:3668
#30 0x7f32715ea6e0 in Akonadi::ResourceBase::init (r=0x1ae7520) at
/home/leo/kde/src/kdepimlibs/akonadi/resourcebase.cpp:245
#31 0x0042ba53 in Akonadi::ResourceBase::initImapResource (argc=3,
argv=0x7fffb65d82f8) at /home/leo/kde/include/akonadi/resourcebase.h:186
#32 0x004250a8 in main (argc=3, argv=0x7fffb65d82f8) at
/home/leo/kde/src/kdepim/runtime/resources/imap/imapresource.cpp:2027

-- 
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-19 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 243611, which changed state.

Bug 243611 Summary: Quote original message functionality crashes Kmail 
(Disposition notification)
http://bugs.kde.org/show_bug.cgi?id=243611

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

2010-07-19 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=243611


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-19 16:00:31 ---
SVN commit 1151752 by lfranchi:

Don't crash when getting message headers or body as string.

BUG: 243611


 M  +10 -10stringutil.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1151752

-- 
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-19 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=243328





--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-19 16:23:54 ---
SVN commit 1151764 by lfranchi:

pointer guard

CCBUG: 243328


 M  +10 -1 kmmainwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1151764

-- 
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-19 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=243328


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-19 16:26:48 ---
Hi Alin,

Can when you have the chance to use a newer snapshot of kmail, could you report
back and say whether this works again for y ou or not?

cheers.

-- 
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 219572] composer hard wraps at window border

2010-07-19 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=219572


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED




--- Comment #4 from Leo Franchi lfranchi kde org  2010-07-19 22:26:24 ---
SVN commit 1151892 by lfranchi:

Move flowText() from kdepim private to kdepimlibs/kpimtextedit/textutils.
Use flowText when wrapping plaintext in textedit, so that we don't h ave to
rely on the wrapping of the QTextEdit, which might be incorrect if the widget
width is smaller than the desired word wrap width.

BUG: 219572


 M  +4 -18 textedit.cpp  
 M  +44 -0 textutils.cpp  
 M  +13 -0 textutils.h  


WebSVN link: http://websvn.kde.org/?view=revrevision=1151892

-- 
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 238056] Emails no more sent to sent-mail folder when removing second Local Folders

2010-07-19 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238056


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-19 23:03:15 ---
This should no longer occur. Having 2 local folders resources sh ould be much
harder now, and even when you delete your local folders, the newly sent mails
should end up in the proper sent-mail folder.

Please re-open if still valid.

-- 
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 244865] New: IMAP Resource crash after listing/fetching folders

2010-07-16 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244865

   Summary: IMAP Resource crash after listing/fetching folders
   Product: Akonadi
   Version: 1.3.50
  Platform: Compiled Sources
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: NOR
 Component: IMAP resource
AssignedTo: er...@kde.org
ReportedBy: lfran...@kde.org
CC: vkra...@kde.org, kdepim-bugs@kde.org


Version:   1.3.50 (using Devel) 
OS:Linux

After starting akonadi, after a while the IMAP resource crashes with this
backtrace:



Thread 1 (Thread 0x7f8dd3449760 (LWP 6724)):
[KCrash Handler]
#6  0x7f8dce10f565 in raise () from /lib/libc.so.6
#7  0x7f8dce1109e6 in abort () from /lib/libc.so.6
#8  0x7f8dd273d999 in qt_message_output (msgType=QtFatalMsg, buf=0x189c9488
ASSERT: \separator.size()==1\ in file
/home/leo/kde/src/kdepimlibs/kimap/listjob.cpp, line 163)
at global/qglobal.cpp:2259
#9  0x7f8dd273da44 in qt_message (msgType=QtFatalMsg, msg=0x7f8dd28c5c88
ASSERT: \%s\ in file %s, line %d, ap=0x7fff34a01ea0) at
global/qglobal.cpp:2305
#10 0x7f8dd273e13e in qFatal (msg=0x7f8dd28c5c88 ASSERT: \%s\ in file
%s, line %d) at global/qglobal.cpp:2488
#11 0x7f8dd273d599 in qt_assert (assertion=0x7f8dd1085d77
separator.size()==1, file=0x7f8dd1085d48
/home/leo/kde/src/kdepimlibs/kimap/listjob.cpp, line=163) at
global/qglobal.cpp:2004
#12 0x7f8dd1060c0e in KIMAP::ListJob::handleResponse (this=0x2839ec0,
response=...) at /home/leo/kde/src/kdepimlibs/kimap/listjob.cpp:163
#13 0x7f8dd106be2a in KIMAP::SessionPrivate::responseReceived
(this=0x28a0fd0, response=...) at
/home/leo/kde/src/kdepimlibs/kimap/session.cpp:253
#14 0x7f8dd106cd79 in KIMAP::Session::qt_metacall (this=0x2884da0,
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x2828b50) at
/home/leo/kde/build/kdepimlibs/kimap/session.moc:106
#15 0x7f8dd2857ff5 in QMetaObject::metacall (object=0x2884da0,
cl=QMetaObject::InvokeMetaMethod, idx=9, argv=0x2828b50) at
kernel/qmetaobject.cpp:237
#16 0x7f8dd2865e7a in QMetaCallEvent::placeMetaCall (this=0xb865240,
object=0x2884da0) at kernel/qobject.cpp:534
#17 0x7f8dd2866f37 in QObject::event (this=0x2884da0, e=0xb865240) at
kernel/qobject.cpp:1208
#18 0x7f8dd1814532 in QApplicationPrivate::notify_helper (this=0x26b2a10,
receiver=0x2884da0, e=0xb865240) at kernel/qapplication.cpp:4392
#19 0x7f8dd1811c5c in QApplication::notify (this=0x7fff34a03020,
receiver=0x2884da0, e=0xb865240) at kernel/qapplication.cpp:3794
#20 0x7f8dcf819bfd in KApplication::notify (this=0x7fff34a03020,
receiver=0x2884da0, event=0xb865240) at
/home/leo/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:309
#21 0x7f8dd2850b03 in QCoreApplication::notifyInternal
(this=0x7fff34a03020, receiver=0x2884da0, event=0xb865240) at
kernel/qcoreapplication.cpp:732
#22 0x7f8dd2854157 in QCoreApplication::sendEvent (receiver=0x2884da0,
event=0xb865240) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 0x7f8dd2851cbd in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x2672720) at
kernel/qcoreapplication.cpp:1370
#24 0x7f8dd28518df in QCoreApplication::sendPostedEvents (receiver=0x0,
event_type=0) at kernel/qcoreapplication.cpp:1266
#25 0x7f8dd288515d in QCoreApplication::sendPostedEvents () at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 0x7f8dd28841fe in postEventSourceDispatch (s=0x26b6610) at
kernel/qeventdispatcher_glib.cpp:277
#27 0x7f8dcd1a3b33 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#28 0x7f8dcd1a4310 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#29 0x7f8dcd1a45ad in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#30 0x7f8dd2884a05 in QEventDispatcherGlib::processEvents (this=0x2671dd0,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#31 0x7f8dd18da89a in QGuiEventDispatcherGlib::processEvents
(this=0x2671dd0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x7f8dd284ea9a in QEventLoop::processEvents (this=0x7fff34a02f90,
flags=...) at kernel/qeventloop.cpp:149
#33 0x7f8dd284ebee in QEventLoop::exec (this=0x7fff34a02f90, flags=...) at
kernel/qeventloop.cpp:197
#34 0x7f8dd28511c2 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#35 0x7f8dd18117d4 in QApplication::exec () at kernel/qapplication.cpp:3668
#36 0x7f8dd2f886ec in Akonadi::ResourceBase::init (r=0x28582b0) at
/home/leo/kde/src/kdepimlibs/akonadi/resourcebase.cpp:245
#37 0x0042ba53 in Akonadi::ResourceBase::initImapResource (argc=3,
argv=0x7fff34a03178) at /home/leo/kde/include/akonadi/resourcebase.h:186
#38 0x004250a8 in main (argc=3, argv=0x7fff34a03178) at
/home/leo/kde/src/kdepim/runtime/resources/imap/imapresource.cpp:2027


Reproducible: Sometimes

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email

[Bug 244865] IMAP Resource crash after listing/fetching folders

2010-07-16 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244865





--- Comment #1 from Leo Franchi lfranchi kde org  2010-07-16 20:30:08 ---
kevin, here's the KIMAP_LOGFILE.

i don't see much of use, nothing seems like out of the ordinary. this is the
contents of the file *after* the imap resource crashed:

http://officespace.kdab.com/~leo/kimap.log2

-- 
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 244865] IMAP Resource crash after listing/fetching folders

2010-07-16 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=244865





--- Comment #2 from Leo Franchi lfranchi kde org  2010-07-16 20:41:03 ---
uh i meant contents of the file *after*

-- 
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 237663] Emails are stuck in outbox folder

2010-07-05 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237663





--- Comment #4 from Leo Franchi lfranchi kde org  2010-07-05 15:49:22 ---
The incorrect send-mail folder bug was just fixed by r1146192. I don't know if
it the only cause of this bug, but I suspect it is heavily involved in it. If
you could re-test and re-confirm, I would appreciate it.

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


[Bug 223438] Metabug for KMail 2 release blockers

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 237663, which changed state.

Bug 237663 Summary: Emails are stuck in outbox folder
http://bugs.kde.org/show_bug.cgi?id=237663

   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 237663] Emails are stuck in outbox folder

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237663


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
Version|unspecified |2.0.89
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-06-30 14:28:05 ---
Closing as this is a result of broken local-folders or maildispatcher resource,
and I think it's mostly fixed otherwise. please re-open if this is not the case

-- 
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 237978] Imap resource does not see new email

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237978


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #3 from Leo Franchi lfranchi kde org  2010-06-30 14:34:13 ---
this hasn't happened to me since till, volker, and ervin's recent work on the
IMAP resource. closing for now, re-open if the problem persists.

-- 
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-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 237978, which changed state.

Bug 237978 Summary: Imap resource does not see new email
http://bugs.kde.org/show_bug.cgi?id=237978

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

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 237191, which changed state.

Bug 237191 Summary: Impossible to edit a sent email
http://bugs.kde.org/show_bug.cgi?id=237191

   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 237191] Impossible to edit a sent email

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237191


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Leo Franchi lfranchi kde org  2010-06-30 14:39:44 ---
can't reproduce by following original directions, sending mail and having it
end up in an imap folder (which itself is a bug, but can be forced). closing
for now, reopen if the problem persists.

-- 
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 230145] Printing encapsulated messages not possible

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=230145


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-06-30 14:51:48 ---
Printing encapsulated messages from a standalone viewer works fine here. I
think Andras' recent work has fixed this.

-- 
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-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 230145, which changed state.

Bug 230145 Summary: Printing encapsulated messages not possible
http://bugs.kde.org/show_bug.cgi?id=230145

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

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 223808, which changed state.

Bug 223808 Summary: View count of trash folder not updated after trashing 
message
http://bugs.kde.org/show_bug.cgi?id=223808

   What|Old Value   |New Value

 Status|ASSIGNED|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 223808] View count of trash folder not updated after trashing message

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223808


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #3 from Leo Franchi lfranchi kde org  2010-06-30 15:38:21 ---
cross-resource moves were fixed by volker last week, I believe. Closing.

-- 
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 225497] Error messages and progress info from resources not shown

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=225497


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #6 from Leo Franchi lfranchi kde org  2010-06-30 15:45:42 ---
Casey added progress information for agents in the kmail window recently, using
the progessbar. There is also a cancel button to cancel the check mail task.

-- 
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-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 225497, which changed state.

Bug 225497 Summary: Error messages and progress info from resources not shown
http://bugs.kde.org/show_bug.cgi?id=225497

   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 230143] Images can't be printed

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=230143


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-06-30 15:57:45 ---
Printing images works fine here. Adding an image inline and viewing it works as
expected, and printing it reproduces the same inline image as would be
expected.

-- 
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-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 230143, which changed state.

Bug 230143 Summary: Images can't be printed
http://bugs.kde.org/show_bug.cgi?id=230143

   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 238295] Assert when switching collection while other one was getting grouped/threaded

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238295


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-06-30 16:06:12 ---
I think Szymon fixed this recently. I can't reproduce this crash anymore,
though I used to be able to. Closing, re-open with a new backtrace if it
happens still.

-- 
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 242275] KMail crashes if I try to Configure Filters...

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=242275


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

Version|1.13.5  |1.13.3




-- 
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 237662] Email sent is marked in red in sent-mail folder

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237662


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-06-30 16:37:46 ---
Fixed recently, mails are marked as read in the sent 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 242275] KMail crashes if I try to Configure Filters...

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=242275


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

  Component|general |general
Version|1.99.0  |1.13.5
Product|KMail 2 |kmail




--- Comment #2 from Leo Franchi lfranchi kde org  2010-06-30 16:24:39 ---
reassigning to kmail1, as kmail 1.13.3 in 4.5-beta1 is not kmail2.

-- 
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-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 237980, which changed state.

Bug 237980 Summary: Emails are not moved to outbox and then saved in sent-mail 
folder
http://bugs.kde.org/show_bug.cgi?id=237980

   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 237980] Emails are not moved to outbox and then saved in sent-mail folder

2010-06-30 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237980


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-06-30 16:58:24 ---
Should be a result of a non-working local folders or maildispatcher agent.
Closing, please re-open if it persists and we'll debug.

-- 
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 236737] Flickering for seconds/Endless loop when viewing encrypted complex message

2010-06-29 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=236737


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #5 from Leo Franchi lfranchi kde org  2010-06-30 01:00:00 ---
SVN commit 1144451 by lfranchi:

Fix endless loop on parsing encrypted messages with embedded messages.

BUG: 236737


 M  +2 -2  headerstyle.cpp  
 M  +45 -0 nodehelper.cpp  
 M  +20 -0 nodehelper.h  
 M  +1 -1  objecttreeparser.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1144451

-- 
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-06-29 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 236737, which changed state.

Bug 236737 Summary: Flickering for seconds/Endless loop when viewing encrypted 
complex message
http://bugs.kde.org/show_bug.cgi?id=236737

   What|Old Value   |New Value

 Status|REOPENED|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 242684] Mails not received/displayed

2010-06-28 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=242684


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #1 from Leo Franchi lfranchi kde org  2010-06-28 13:56:05 ---
Are both A and B using kdepimlibs/kdepim trunk?

-- 
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 238109] Sign message functionality not implemented

2010-06-28 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238109


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Leo Franchi lfranchi kde org  2010-06-28 19:37:10 ---
Closing, as i'm 99% sure this is a gpg-agent issue. I've tested
signing/encryption on multiple machines and use it day in day out now.

-- 
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-06-28 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 238109, which changed state.

Bug 238109 Summary: Sign message functionality not implemented
http://bugs.kde.org/show_bug.cgi?id=238109

   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 236737] Flickering for seconds/Endless loop when viewing encrypted complex message

2010-06-28 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=236737


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #3 from Leo Franchi lfranchi kde org  2010-06-28 21:13:44 ---
I can reproduce as well, with the contact photo.

-- 
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 236737] Flickering for seconds/Endless loop when viewing encrypted complex message

2010-06-28 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=236737





--- Comment #4 from Leo Franchi lfranchi kde org  2010-06-28 21:22:03 ---
Also, does not require a contact photo here. Even without it, i get into the
same infinite loop.

-- 
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 238104] JJ: Urgent option not fully implemented

2010-06-24 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238104





--- Comment #3 from Leo Franchi lfranchi kde org  2010-06-24 22:11:02 ---
Hmm, it is not marked visually as different in KMail stable, either. Or in
thunderbird...

-- 
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 238107] Request Disposition Notification option not implemented

2010-06-24 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238107





--- Comment #5 from Leo Franchi lfranchi kde org  2010-06-24 22:27:49 ---
hmm, I still can't reproduce. I just successfully sent an MDN and then a MDn
receipt. What setting do you have in Configure-Security-Send Policy?

the options are Ignore / Ask / Deny / Always Send

you should have Ask or Always Send. if Ignore is selected, that is why it is
not being sent.

-- 
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 237664] 'Send Queued Messages' functionality does not work

2010-06-23 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237664


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Leo Franchi lfranchi kde org  2010-06-23 14:46:44 ---
closing as I think this is completely functional now. please reopen if problems
persist.

-- 
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-06-23 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 237664, which changed state.

Bug 237664 Summary: 'Send Queued Messages' functionality does not work
http://bugs.kde.org/show_bug.cgi?id=237664

   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 233391] Startup folder not always selected on startup

2010-06-21 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=233391


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-06-21 16:39:31 ---
Works now. I think laurent's recent changes along with my previous
specialcollections work has made this more reliable. closing for now.

-- 
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 233396] Folder shortcuts don't work for some folders

2010-06-21 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=233396


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-06-22 02:25:42 ---
Shortcuts works here for all my folders, both in Local Folders and in various
Imap resources. Closing for now, please re-open if reproducible still.

-- 
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-06-21 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 233396, which changed state.

Bug 233396 Summary: Folder shortcuts don't work for some folders
http://bugs.kde.org/show_bug.cgi?id=233396

   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 233397] Crash after changing folders

2010-06-18 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=233397





--- Comment #7 from Leo Franchi lfranchi kde org  2010-06-18 18:09:20 ---
this is one of the backtraces I get when I remove the assert:



Thread 1 (Thread 0x7fb3f7821760 (LWP 16995)):
[KCrash Handler]
#6  0x7fb3ed7d9b88 in MessageList::Core::MessageItem::threadingStatus
(this=0x3970390) at
/home/leo/kde/src/kdepim/messagelist/core/messageitem.cpp:506
#7  0x7fb3ed7e5110 in
MessageList::Core::ModelPrivate::viewItemJobStepInternalForJobPass2
(this=0x1472880, job=0x38f3730, tStart=...) at
/home/leo/kde/src/kdepim/messagelist/core/model.cpp:2578
#8  0x7fb3ed7e82a6 in
MessageList::Core::ModelPrivate::viewItemJobStepInternalForJob (this=0x1472880,
job=0x38f3730, tStart=...) at
/home/leo/kde/src/kdepim/messagelist/core/model.cpp:3459
#9  0x7fb3ed7e888c in
MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=0x1472880) at
/home/leo/kde/src/kdepim/messagelist/core/model.cpp:3749
#10 0x7fb3ed7e9295 in MessageList::Core::ModelPrivate::viewItemJobStep
(this=0x1472880) at /home/leo/kde/src/kdepim/messagelist/core/model.cpp:3964
#11 0x7fb3ed7eb742 in MessageList::Core::Model::qt_metacall
(this=0x14bd450, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff9482bc80) at
/home/leo/kde/build/kdepim/messagelist/model.moc:90
#12 0x7fb3f172b923 in QMetaObject::metacall (object=0x14bd450,
cl=QMetaObject::InvokeMetaMethod, idx=26, argv=0x7fff9482bc80) at
kernel/qmetaobject.cpp:237
#13 0x7fb3f173e98c in QMetaObject::activate (sender=0x14728b8,
m=0x7fb3f1a89100, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3269
#14 0x7fb3f1795d09 in QTimer::timeout (this=0x14728b8) at
.moc/debug-shared/moc_qtimer.cpp:134
#15 0x7fb3f1746f0d in QTimer::timerEvent (this=0x14728b8, e=0x7fff9482c680)
at kernel/qtimer.cpp:271
#16 0x7fb3f173a761 in QObject::event (this=0x14728b8, e=0x7fff9482c680) at
kernel/qobject.cpp:1175
#17 0x7fb3f2a75326 in QApplicationPrivate::notify_helper (this=0x2224620,
receiver=0x14728b8, e=0x7fff9482c680) at kernel/qapplication.cpp:4389
#18 0x7fb3f2a72a51 in QApplication::notify (this=0x7fff9482cb20,
receiver=0x14728b8, e=0x7fff9482c680) at kernel/qapplication.cpp:3791
#19 0x7fb3f71b74a7 in KApplication::notify (this=0x7fff9482cb20,
receiver=0x14728b8, event=0x7fff9482c680) at
/home/leo/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:302
#20 0x7fb3f172440b in QCoreApplication::notifyInternal
(this=0x7fff9482cb20, receiver=0x14728b8, event=0x7fff9482c680) at
kernel/qcoreapplication.cpp:732
#21 0x7fb3f2a675bb in QCoreApplication::sendEvent (receiver=0x14728b8,
event=0x7fff9482c680) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 0x7fb3f175b31d in QTimerInfoList::activateTimers (this=0x2227f60) at
kernel/qeventdispatcher_unix.cpp:602
#23 0x7fb3f1757960 in timerSourceDispatch (source=0x2227f00) at
kernel/qeventdispatcher_glib.cpp:184
#24 0x7fb3e6e60b33 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#25 0x7fb3e6e61310 in g_main_context_iterate () from
/usr/lib/libglib-2.0.so.0
#26 0x7fb3e6e615ad in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#27 0x7fb3f1758321 in QEventDispatcherGlib::processEvents (this=0x124f690,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#28 0x7fb3f2b3b234 in QGuiEventDispatcherGlib::processEvents
(this=0x124f690, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x7fb3f172239a in QEventLoop::processEvents (this=0x7fff9482c9c0,
flags=...) at kernel/qeventloop.cpp:149
#30 0x7fb3f17224ee in QEventLoop::exec (this=0x7fff9482c9c0, flags=...) at
kernel/qeventloop.cpp:197
#31 0x7fb3f1724aca in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#32 0x7fb3f2a725c6 in QApplication::exec () at kernel/qapplication.cpp:3665
#33 0x004034c4 in main (argc=1, argv=0x7fff9482ccb8) at
/home/leo/kde/src/kdepim/kmail/main.cpp:145

-- 
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 223461] Outlook compatible attachment naming option doesn't work anymore

2010-06-16 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223461


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-06-17 04:11:05 ---
Fixed recently.

-- 
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-06-16 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 223461, which changed state.

Bug 223461 Summary: Outlook compatible attachment naming option doesn't work 
anymore
http://bugs.kde.org/show_bug.cgi?id=223461

   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 233390] Names in message list shown twice or more

2010-06-16 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=233390





--- Comment #5 from Leo Franchi lfranchi kde org  2010-06-17 04:13:06 ---
Created an attachment (id=48069)
 -- (http://bugs.kde.org/attachment.cgi?id=48069)
etm item modification duplication fix

Here's a potential patch to fix the issue, as recommended by Kevin K. I don't
know if it's acceptable at all, or if it's the right approach, but I attach it
without committing for reference. Comments from Steve, Volker, or other
Akonadi-knowledgeable folks are appreciated :)

-- 
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 240364] starting kmail with clean (empty) configs doesn't work on the first try

2010-06-09 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=240364


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #5 from Leo Franchi lfranchi kde org  2010-06-09 15:09:31 ---
Casey--can you re-test this? I think my recent changes to specialcollections
during startup might have resolved it.

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


[Bug 238109] Sign message functionality not implemented

2010-06-08 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238109





--- Comment #3 from Leo Franchi lfranchi kde org  2010-06-08 14:39:15 ---
Having fixed my local gnupg / gpg-agent configuration, sending signed mails
works again. If you continue to experience a bug where trying to send a mail
results in kmail showing a bad passphrase error and not sending, a
misconfigured gpg-agent in your desktop environment is most likely the issue.

-- 
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 238617] Local folders just hangs after losing configuration

2010-06-08 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238617


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #5 from Leo Franchi lfranchi kde org  2010-06-08 15:36:47 ---
Closing as this should be fixed now with the recent specialcollections work.
Please reopen if the bug still happens for you.

-- 
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 237663] Emails are stuck in outbox folder

2010-06-08 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237663





--- Comment #1 from Leo Franchi lfranchi kde org  2010-06-08 15:37:44 ---
Is this still the case? I cannot reproduce.

-- 
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-06-08 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 238617, which changed state.

Bug 238617 Summary: Local folders just hangs after losing configuration
http://bugs.kde.org/show_bug.cgi?id=238617

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

2010-06-08 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 233374, which changed state.

Bug 233374 Summary: Unable to save message as draft after first startup
http://bugs.kde.org/show_bug.cgi?id=233374

   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 233374] Unable to save message as draft after first startup

2010-06-08 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=233374


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Leo Franchi lfranchi kde org  2010-06-08 15:39:23 ---
Closing as i'm pretty sure this was a symptom of the recent bugs I fixed in the
specialcollection / akonadi stuff. KMail now has a proper Local Folders
resource even when started up with a clean akonadi and before KDE.

-- 
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 233390] Names in message list shown twice or more

2010-06-08 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=233390


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #4 from Leo Franchi lfranchi kde org  2010-06-08 21:34:09 ---
I'm not sure why this happens, but it's not directly a result of the
messagelist.

I think it's a race condition between the messagelist loading the new item, and
the ETM backing it.

After the message editor is closed, it fires off an ItemCreateJob that creates
the item in the collection. The maildir resource, watching the draft folder,
modifies the item by adding a remoteid. This emits a itemModified() signal,
that is propagated up to the ETM monitoredItemChanged() method, where the old
item (the full mail) and the new item (the full mail with a new remoteid) are
merged.

This merge results in duplication of the headers of the
KMime::Message::Ptr---the akonadi mail serializer, when deserializing the
ENVELOPE part of a message, merges the new envelope with the existing message
headers.

So the ETM is now holding mails with incorrectly duplicated headers.

Now,the messagelist loading happens in batches and async. If the update timer
is called *between* the item creation and the maildir resource item
modification, all is good, because it gets the message before the headers are
duplicated. If the update timer fires *after*, it reads the duplicated-headers
message, and shows them. 

I'm not sure what the proper fix in Akonadi/ETM is for this, will consult the
akonadi gurus :)

-- 
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 237973] Impossible to send email until Akonadi server has been restarted

2010-06-08 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237973





--- Comment #1 from Leo Franchi lfranchi kde org  2010-06-08 23:24:20 ---
Can you still reproduce? I think all of your bugreports that have to do with
Send Later, outbox, Local Folders, drafts, are a result of a broken Local
Folders resource. That said, i'm not sure why it's not working. It is also the
case that I have made various fixes to the Local Folders stuff in the last few
weeks, so it's possible that they have just all gone away.

-- 
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 239871] Linuxtag 2010 blocker meta bug

2010-06-07 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=239871


Bug 239871 depends on bug 240999, which changed state.

Bug 240999 Summary: KMail crashes after trying to send pgp signed mail
http://bugs.kde.org/show_bug.cgi?id=240999

   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 240999] KMail crashes after trying to send pgp signed mail

2010-06-07 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=240999


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #5 from Leo Franchi lfranchi kde org  2010-06-07 16:31:10 ---
SVN commit 1135536 by lfranchi:

Don't crash when signing when body is empty.

BUG: 240999


 M  +1 -0  composer.cpp  
 M  +1 -3  signjob.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1135536

-- 
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-06-07 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 233399, which changed state.

Bug 233399 Summary: Fallback charset encoding not respected
http://bugs.kde.org/show_bug.cgi?id=233399

   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 233399] Fallback charset encoding not respected

2010-06-07 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=233399


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Leo Franchi lfranchi kde org  2010-06-07 19:31:42 ---
SVN commit 1135591 by lfranchi:

Use fallback encoding when parsing headers.

BUG: 233399


 M  +1 -0  kmkernel.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1135591

-- 
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 236247] Local Folders sometimes duplicated

2010-06-07 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=236247





--- Comment #7 from Leo Franchi lfranchi kde org  2010-06-08 01:20:59 ---
SVN commit 1135698 by lfranchi:

Only init folders if Akonadi is in a running state. If not, wait until the
ServerManager tells us that Akonadi has finished starting, and then init the
local folders.

CCBUG: 236247


 M  +18 -1 kmail/kmkernel.cpp  
 M  +3 -1  kmail/kmkernel.h  
 M messagecomposer/tests/gnupg_home/random_seed  


WebSVN link: http://websvn.kde.org/?view=revrevision=1135698

-- 
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 236247] Local Folders sometimes duplicated

2010-06-07 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=236247


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #8 from Leo Franchi lfranchi kde org  2010-06-08 01:21:05 ---
SVN commit 1135699 by lfranchi:

Update agent instances as well as agent types when owner changes, this way when
the AgentManager is created before the Akonadi.Control DBus interface, it will
learn about new instances as well.

BUG: 236247


 M  +17 -2 agentmanager.cpp  
 M  +7 -0  agentmanager_p.h  


WebSVN link: http://websvn.kde.org/?view=revrevision=1135699

-- 
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-06-07 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 236247, which changed state.

Bug 236247 Summary: Local Folders sometimes duplicated
http://bugs.kde.org/show_bug.cgi?id=236247

   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 238617] Local folders just hangs after losing configuration

2010-06-03 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238617


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #4 from Leo Franchi lfranchi kde org  2010-06-03 15:53:01 ---
SVN commit r1133928 might have improved the behaviour of this bug, testing
appreciated. I still can't reproduce.

-- 
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 236247] Local Folders sometimes duplicated

2010-06-03 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=236247


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #5 from Leo Franchi lfranchi kde org  2010-06-03 15:55:24 ---
I believe this was fixed recently too, and I have not had multiple local folder
collections in a few weeks.

can anyone still reproduce the problem?

-- 
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 238632] JJ: Mail not sent with selected encoding

2010-06-03 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238632


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Leo Franchi lfranchi kde org  2010-06-03 16:37:23 ---
SVN commit 1134159 by lfranchi:

Properly set the right charset. If the user selects a charset, use that one
first. If Force Charset is on, use that as a fallback if the user hasn't
explicitly chosen another one.

BUG: 238632


 M  +3 -3  kmcomposewin.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1134159

-- 
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 240581] Sometimes the local folder agents stalls- then I cannot send mails

2010-06-03 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=240581


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 CC||lfran...@kde.org




--- Comment #1 from Leo Franchi lfranchi kde org  2010-06-03 20:39:28 ---
Hi Ludwig, 

What exactly doesn't work in the Local Folders agent? What are you doing when
it stalls, and what exactly is doing the stalling? 

When you say you can't send mails, what happens after you press the Send
button? Do the mails stay in the outbox folder indefinitely? Do they get moved
to the sent-mail folder? Do they not even appear in the outbox folder?

thanks

-- 
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 237193] 'Send later via' functionality does not work properly

2010-06-02 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=237193


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #5 from Leo Franchi lfranchi kde org  2010-06-02 15:07:34 ---
fixed in r1133530 (casey's issue).

here, even sabine's original report works fine. mails are put in the outbox,
after selecting send later, they are delivered and moved to the sent-mail
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-06-02 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 237193, which changed state.

Bug 237193 Summary: 'Send later via' functionality does not work properly
http://bugs.kde.org/show_bug.cgi?id=237193

   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 238632] JJ: Mail not sent with selected encoding

2010-06-02 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238632





--- Comment #2 from Leo Franchi lfranchi kde org  2010-06-02 15:17:12 ---
I can't reproduce this, after pasting the chinese characters into the new
message, and selecting Big5 as the encoding, the mail sends fine. generated
mail has Big5 encoding and is decoded properly

-- 
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 238104] JJ: Urgent option not fully implemented

2010-06-02 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=238104


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Leo Franchi lfranchi kde org  2010-06-02 15:43:48 ---
SVN commit 1133798 by lfranchi:

Add Urgent headers if user selected Urget action.

BUG: 238104


 M  +1 -0  kmail/kmcomposewin.cpp  
 M  +12 -0 messagecomposer/infopart.cpp  
 M  +3 -0  messagecomposer/infopart.h  
 M  +8 -0  messagecomposer/skeletonmessagejob.cpp  


WebSVN link: http://websvn.kde.org/?view=revrevision=1133798

-- 
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 223820] Some edit menu entries wrong and defunct

2010-06-02 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223820





--- Comment #2 from Leo Franchi lfranchi kde org  2010-06-02 17:47:43 ---
SVN commit 1133833 by lfranchi:

Only enable Copy action when some text is selected in the viewer

CCBUG: 223820


 M  +15 -0 viewer_p.cpp  
 M  +2 -0  viewer_p.h  


WebSVN link: http://websvn.kde.org/?view=revrevision=1133833

-- 
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 223820] Some edit menu entries wrong and defunct

2010-06-02 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223820


Leo Franchi lfran...@kde.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lfran...@kde.org
 Resolution||FIXED




--- Comment #3 from Leo Franchi lfranchi kde org  2010-06-02 17:48:51 ---
folder instead of message being copied was fixed in r226419

-- 
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-06-02 Thread Leo Franchi
https://bugs.kde.org/show_bug.cgi?id=223438


Bug 223438 depends on bug 223820, which changed state.

Bug 223820 Summary: Some edit menu entries wrong and defunct
http://bugs.kde.org/show_bug.cgi?id=223820

   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


  1   2   >