[Akonadi] [Bug 295292] Akonadi's Birthdays (& Anniversaries) Resource keeps deleted entries

2015-10-21 Thread Borden Rhodes via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=295292

Borden Rhodes  changed:

   What|Removed |Added

Version|unspecified |1.13.0
  Component|general |Birthdays Resource

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


[Akonadi] [Bug 351097] akonadi 15.07.80 crashed when the machine was idle

2015-10-21 Thread Weng Xuetian via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=351097

--- Comment #3 from Weng Xuetian  ---
Git commit 5f272998af641c40761cbe43c76d10b7a00e851c by Weng Xuetian.
Committed on 21/10/2015 at 19:49.
Pushed by xuetianweng into branch 'master'.

Catch the exception when Akonadi::Protocol::deserialize fails.
REVIEW: 125731

M  +6-1akonadi/src/core/connectionthread.cpp

http://commits.kde.org/kdepimlibs/5f272998af641c40761cbe43c76d10b7a00e851c

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


[Akonadi] [Bug 323642] segfault of plasma-desktop upon startup / login

2015-10-21 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=323642

Christoph Feck  changed:

   What|Removed |Added

 CC||phillip9...@juno.com

--- Comment #9 from Christoph Feck  ---
*** Bug 353868 has been marked as a duplicate of this bug. ***

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


[kmail2] [Bug 354190] New: Kmail crashes when trying to compose a message

2015-10-21 Thread Jeremy Whiting via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354190

Bug ID: 354190
   Summary: Kmail crashes when trying to compose a message
   Product: kmail2
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: composer
  Assignee: kdepim-bugs@kde.org
  Reporter: jpwhit...@kde.org

Hitting the compose button or reply to an existing mail causes kmail to
segfault.

Reproducible: Always

Steps to Reproduce:
1. Click compose button or hit r or right click and hit reply
2. Watch kmail segfault

Actual Results:  
kmail segfaults

Expected Results:  
Should be able to compose a mail

The backtrace looks like this:

Program received signal SIGSEGV, Segmentation fault.
0x00456563 in ?? ()
(gdb) bt
#0  0x00456563 in ?? ()
#1  0x7fff15842fc8 in PimCommon::ShortUrlWidgetNg::initializePlugins
(this=this@entry=0x182b0d0)
at
/home/jeremy/devel/kde/src/kde/kdepim/pimcommon/src/customtools/shorturlplugin/shorturl/shorturlwidgetng.cpp:134
#2  0x7fff158445b6 in PimCommon::ShortUrlWidgetNg::ShortUrlWidgetNg
(this=0x182b0d0, parent=)
at
/home/jeremy/devel/kde/src/kde/kdepim/pimcommon/src/customtools/shorturlplugin/shorturl/shorturlwidgetng.cpp:120
#3  0x7fff158423ec in PimCommon::ShorturlView::ShorturlView
(this=0x1831dd0, ac=, parent=)
at
/home/jeremy/devel/kde/src/kde/kdepim/pimcommon/src/customtools/shorturlplugin/shorturlview.cpp:35
#4  0x7fff15841a3d in PimCommon::ShorturlPlugin::createView
(this=, ac=0xf8d280, parent=0x1826880)
at
/home/jeremy/devel/kde/src/kde/kdepim/pimcommon/src/customtools/shorturlplugin/shorturlplugin.cpp:41
#5  0x7fff7848629c in PimCommon::CustomToolsWidgetNg::initializeView
(this=this@entry=0x1826880, ac=ac@entry=0xf8d280)
at
/home/jeremy/devel/kde/src/kde/kdepim/pimcommon/src/customtools/customtoolswidgetng.cpp:64
#6  0x7fff7848659d in PimCommon::CustomToolsWidgetNg::CustomToolsWidgetNg
(this=0x1826880, ac=0xf8d280, parent=)
at
/home/jeremy/devel/kde/src/kde/kdepim/pimcommon/src/customtools/customtoolswidgetng.cpp:51
#7  0x7fff5ce8db45 in KMComposeWin::KMComposeWin
(this=this@entry=0x1736e60, aMsg=..., lastSignState=lastSignState@entry=false,
lastEncryptState=lastEncryptState@entry=false,
context=context@entry=KMail::Composer::New, id=id@entry=238450820,
textSelection=..., customTemplate=..., __in_chrg=,
__vtt_parm=)
at /home/jeremy/devel/kde/src/kde/kdepim/kmail/editor/kmcomposewin.cpp:419
#8  0x7fff5ce8ec51 in KMComposeWin::create (msg=...,
lastSignState=lastSignState@entry=false,
lastEncryptState=lastEncryptState@entry=false,
context=context@entry=KMail::Composer::New,
identity=identity@entry=238450820, textSelection=..., customTemplate=...)
at /home/jeremy/devel/kde/src/kde/kdepim/kmail/editor/kmcomposewin.cpp:210
#9  0x7fff5ce8ec8c in KMail::makeComposer (msg=...,
lastSignState=lastSignState@entry=false,
lastEncryptState=lastEncryptState@entry=false,
context=context@entry=KMail::Composer::New,
identity=identity@entry=238450820, textSelection=..., customTemplate=...)
at /home/jeremy/devel/kde/src/kde/kdepim/kmail/editor/kmcomposewin.cpp:203
#10 0x7fff5cd8a7d3 in KMKernel::newMessage (this=, to=...,
cc=..., bcc=..., hidden=, useFolderId=true, _attachURL=...)
at /home/jeremy/devel/kde/src/kde/kdepim/kmail/kmkernel.cpp:915
#11 0x7fff5ce97b2b in KmailAdaptor::newMessage (attachURL=...,
messageFile=..., useFolderId=, hidden=, bcc=...,
cc=..., to=..., this=0xaa9cd0)
at /home/jeremy/devel/kde/build/kde/kdepim/kmail/kmailadaptor.cpp:69
#12 KmailAdaptor::qt_static_metacall (_o=_o@entry=0xaa9cd0,
_c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=5,
_a=_a@entry=0x7fffc6d0)
at /home/jeremy/devel/kde/build/kde/kdepim/kmail/kmailadaptor.moc:298
#13 0x7fff5ce97d95 in KmailAdaptor::qt_metacall (this=0xaa9cd0,
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fffc6d0)
at /home/jeremy/devel/kde/build/kde/kdepim/kmail/kmailadaptor.moc:358
#14 0x7fffefce2333 in ?? () from /usr/lib/libQt5DBus.so.5
#15 0x7fffefce5f8a in ?? () from /usr/lib/libQt5DBus.so.5
#16 0x7fffefce6a53 in ?? () from /usr/lib/libQt5DBus.so.5
#17 0x7fffefce71cb in ?? () from /usr/lib/libQt5DBus.so.5
#18 0x7fffefce7520 in ?? () from /usr/lib/libQt5DBus.so.5
#19 0x7fffefce76ca in ?? () from /usr/lib/libQt5DBus.so.5
#20 0x7fffefce812e in ?? () from /usr/lib/libQt5DBus.so.5
#21 0x7fffefcd64e8 in QDBusConnection::asyncCall(QDBusMessage const&, int)
const () from /usr/lib/libQt5DBus.so.5
#22 0x7fffefcf23d9 in
QDBusAbstractInterface::asyncCallWithArgumentList(QString const&,
QList const&) () from /usr/lib/libQt5DBus.so.5
#23 0x7fff5e68 in OrgKdeKmailKmailInterface::newMessage (attachURL=...,
messageFile=..., useFolderId=true, hidden=false, bcc=..., cc=..., to=...,
this=0xa55c30)
at

[kmail2] [Bug 352890] KMail 5.0.1 does not open attachment with # in its name

2015-10-21 Thread Allen Winter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352890

Allen Winter  changed:

   What|Removed |Added

 CC||win...@kde.org
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

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


[akregator] [Bug 352512] 5.0.xx after a crash, the restore session pops up twice then akregator crashes

2015-10-21 Thread Sergio Martins via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352512

Sergio Martins  changed:

   What|Removed |Added

   Assignee|smart...@kde.org|kdepim-bugs@kde.org

--- Comment #11 from Sergio Martins  ---
I tried reproducing but it works fine, I only see the dialog once after a
Ctrl-C

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


[kontact] [Bug 354193] New: kontact crashes when opening new event or addressbook or trying to configure kontact

2015-10-21 Thread Mike Booth via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354193

Bug ID: 354193
   Summary: kontact crashes when opening new event or addressbook
or trying to configure kontact
   Product: kontact
   Version: unspecified
  Platform: Slackware Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: mikeboot...@gmail.com

Application: kontact ()

Qt Version: 5.5.0
Operating System: Linux 4.1.1-smp i686
Distribution (Platform): Slackware Packages

-- Information about the crash:
- What I was doing when the application crashed: 1. In korganiser right click
to create new event and kontact crashes. 2. Open configure dialogue in
korganiser and kontact crashes. 3. open addressbook and kontact crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xac398740 (LWP 11909))]

Thread 7 (Thread 0xabfb9b40 (LWP 11910)):
#0  0x in poll () at /lib/libc.so.6
#1  0x in  () at /usr/lib/libxcb.so.1
#2  0x in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x in  () at /usr/lib/libQt5Core.so.5
#5  0x in start_thread () at /lib/libpthread.so.0
#6  0x in clone () at /lib/libc.so.6

Thread 6 (Thread 0x9b40 (LWP 11911)):
#0  0x in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/libpthread.so.0
#1  0x in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/libc.so.6
#2  0x in  () at /usr/lib/libQt5WebKit.so.5
#3  0x in  () at /usr/lib/libQt5WebKit.so.5
#4  0x in start_thread () at /lib/libpthread.so.0
#5  0x in clone () at /lib/libc.so.6

Thread 5 (Thread 0xa9b87b40 (LWP 11912)):
#0  0x in poll () at /lib/libc.so.6
#1  0x in g_poll () at /usr/lib/libglib-2.0.so.0
#2  0x in  () at /usr/lib/libglib-2.0.so.0
#3  0x in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#4  0x in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#5  0x in
QEventLoop::processEvents(QFlags) () at
/usr/lib/libQt5Core.so.5
#6  0x in QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x in QThread::run() () at /usr/lib/libQt5Core.so.5
#9  0x in  () at /usr/lib/libQt5Core.so.5
#10 0x in start_thread () at /lib/libpthread.so.0
#11 0x in clone () at /lib/libc.so.6

Thread 4 (Thread 0xa903ab40 (LWP 11913)):
#0  0x in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/libpthread.so.0
#1  0x in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/libc.so.6
#2  0x in WTF::ThreadCondition::wait(WTF::Mutex&) () at
/usr/lib/libQt5WebKit.so.5
#3  0x in  () at /usr/lib/libQt5WebKit.so.5
#4  0x in  () at /usr/lib/libQt5WebKit.so.5
#5  0x in  () at /usr/lib/libQt5WebKit.so.5
#6  0x in start_thread () at /lib/libpthread.so.0
#7  0x in clone () at /lib/libc.so.6

Thread 3 (Thread 0xa881bb40 (LWP 11914)):
#0  0x in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/libpthread.so.0
#1  0x in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/libc.so.6
#2  0x in WTF::ThreadCondition::wait(WTF::Mutex&) () at
/usr/lib/libQt5WebKit.so.5
#3  0x in  () at /usr/lib/libQt5WebKit.so.5
#4  0x in  () at /usr/lib/libQt5WebKit.so.5
#5  0x in  () at /usr/lib/libQt5WebKit.so.5
#6  0x in start_thread () at /lib/libpthread.so.0
#7  0x in clone () at /lib/libc.so.6

Thread 2 (Thread 0x9dec9b40 (LWP 12028)):
#0  0x in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/libpthread.so.0
#1  0x in pthread_cond_wait@@GLIBC_2.3.2 () at /lib/libc.so.6
#2  0x in  () at /usr/lib/libQt5Script.so.5
#3  0x in  () at /usr/lib/libQt5Script.so.5
#4  0x in start_thread () at /lib/libpthread.so.0
#5  0x in clone () at /lib/libc.so.6

Thread 1 (Thread 0xac398740 (LWP 11909)):
[KCrash Handler]
#6  0x in Akonadi::Tag::operator=(Akonadi::Tag const&) () at
/usr/lib/libKF5AkonadiCore.so.5
#7  0x in Akonadi::Tag::Tag(Akonadi::Tag const&) () at
/usr/lib/libKF5AkonadiCore.so.5
#8  0x in  () at /usr/lib/libKF5AkonadiCore.so.5
#9  0x in Akonadi::TagModel::data(QModelIndex const&, int) const () at
/usr/lib/libKF5AkonadiCore.so.5
#10 0x in  () at /usr/lib/libQt5Widgets.so.5
#11 0x in  () at /usr/lib/libQt5Widgets.so.5
#12 0x in  () at /usr/lib/libQt5Widgets.so.5
#13 0x in QComboBox::setCurrentIndex(int) () at
/usr/lib/libQt5Widgets.so.5
#14 0x in  () at /usr/lib/libQt5Widgets.so.5
#15 0x in  () at /usr/lib/libQt5Widgets.so.5

[akregator] [Bug 352512] 5.0.xx after a crash, the restore session pops up twice then akregator crashes

2015-10-21 Thread Sergio Martins via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352512

Sergio Martins  changed:

   What|Removed |Added

   Priority|NOR |VHI
 CC||smart...@kde.org

--- Comment #10 from Sergio Martins  ---
bumping importance, as requested by p00dle on #kde-devel

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


[akregator] [Bug 352512] 5.0.xx after a crash, the restore session pops up twice then akregator crashes

2015-10-21 Thread Sergio Martins via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352512

Sergio Martins  changed:

   What|Removed |Added

   Assignee|kdepim-bugs@kde.org |smart...@kde.org

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


[kontact] [Bug 346583] Kontact looses sync to owncloud

2015-10-21 Thread Laurent Pointal via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346583

Laurent Pointal  changed:

   What|Removed |Added

 CC||laurent.poin...@laposte.net

--- Comment #1 from Laurent Pointal  ---
I confirm this problem. Working on Kubuntu 14.04, KDE/Kontact 4.13.3.

this is mode than annoying, because there is no error report, we think all is
done correctly… but the local storage of calendar in not synchronized with the
storage on OwnCloud - in both ways.

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


[kdepim] [Bug 354165] New: Append filename suffix ".eml" to encapsulated emails...

2015-10-21 Thread Nils Beyer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354165

Bug ID: 354165
   Summary: Append filename suffix ".eml" to encapsulated
emails...
   Product: kdepim
   Version: unspecified
  Platform: FreeBSD Ports
OS: FreeBSD
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: messagecomposer
  Assignee: kdepim-bugs@kde.org
  Reporter: n...@vollgenial.de

We have a brain-dead document archiving system (proprietary ) that scans for
encapsulated mails only by their filename suffixes and not the
MIME-Content-Type. Could you please add a suffix ".eml" to the filename of the
encapsulated mails? It should be only a cosmetical change to others.

Here is my diff:

--- messagecomposer/helper/messagefactory.cpp.orig  2015-10-21
10:45:44.445463841 +0200
+++ messagecomposer/helper/messagefactory.cpp   2015-10-21 09:59:09.424655012
+0200
@@ -448,7 +448,7 @@
 KMime::Content *msgPart = new KMime::Content( fwdMsg.get() );
 msgPart->contentType()->setMimeType( "message/rfc822" );

-msgPart->contentDisposition()->setParameter( QLatin1String( "filename" ),
i18n( "forwarded message" ) );
+msgPart->contentDisposition()->setParameter( QLatin1String( "filename" ),
i18n( "forwarded message.eml" ) );
 msgPart->contentDisposition()->setDisposition( KMime::Headers::CDinline );
 msgPart->contentDescription()->fromUnicodeString(
fwdMsg->from()->asUnicodeString() + QLatin1String( ": " ) +
fwdMsg->subject()->asUnicodeString(), "utf-8" );
 msgPart->setBody( fwdMsg->encodedContent() );
@@ -736,7 +736,7 @@
 part->contentType()->setCharset( fMsg->contentType()->charset() );
 part->contentID()->setIdentifier( fMsg->contentID()->identifier() );
 part->contentDescription()->fromUnicodeString(
fMsg->contentDescription()->asUnicodeString(), "utf8" );
-part->contentDisposition()->setParameter( QLatin1String( "name" ),
i18n( "forwarded message" ) );
+part->contentDisposition()->setParameter( QLatin1String( "name" ),
i18n( "forwarded message.eml" ) );
 part->fromUnicodeString( QString::fromLatin1( fMsg->encodedContent() )
);
 part->assemble();
 MessageCore::Util::addLinkInformation( msg, item.id(),
Akonadi::MessageStatus::statusForwarded() );

Reproducible: Always

Steps to Reproduce:
1. Open KMail (having an existing mail account)
2. Forward any mail as attachment so it gets encapsulated


Actual Results:  
Filename of the encapsulated mail is "forwarded message".

Expected Results:  
Filename of the encapsulated mail is "forwarded message.eml".

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


[kmail2] [Bug 352890] KMail 5.0.1 does not open attachment with # in its name

2015-10-21 Thread Daniele via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352890

--- Comment #1 from Daniele  ---
The bugs seems resolved in kmail 5.0.2
thank you

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


[akregator] [Bug 352512] 5.0.xx after a crash, the restore session pops up twice then akregator crashes

2015-10-21 Thread Tom Goralczyk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=352512

--- Comment #9 from Tom Goralczyk  ---
Steps to reproduce:
1. Run `akregator` from konsole
2. Send SIGTERM to akregator or just press CTRL-C in konsole.
3. Run `akregator` again.
4. The "Akregator did not close properly" dialog pops up twice. Click "Do Not
Restore" on the first dialog.
5. Click "Do Not Restore" on the second dialog.
Result: Akregator crashes. The "~/.local/share/akregator/data/feeds.opml" file
gets corrupted (it's empty). User data (list of subscribed RSS feeds) is lost.
On the next run, Akregator shows a "XML Parsing Error" message.

Expected result:
1. When restoring a session, the "Akregator did not close properly" dialog
should only be shown once. Akregator should not crash and corrupt the OPML file
when closing that dialog.
2. Akregator should clean up when receiving a SIGTERM signal or Ctrl-C and not
treat that as "not being closed properly".

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


[kmail2] [Bug 312302] KMail2 crashes while inline forwarding mail with images

2015-10-21 Thread Hubert Kario via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=312302

--- Comment #16 from Hubert Kario  ---
Created attachment 95073
  --> https://bugs.kde.org/attachment.cgi?id=95073=edit
New crash information added by DrKonqi

kontact (4.14.9) on KDE Platform 4.14.11 using Qt 4.8.6

- What I was doing when the application crashed:

Trying to worward a mail using the keyboard shortcut "F". The message contains
two PDF attachments.

- Custom settings of the application:

The message is located on IMAP resource. I also have GPG configured.

-- Backtrace (Reduced):
#6  0x7f78893ff484 in KMime::Content::parent() const () at
/lib64/libkmime.so.4
#7  0x7f78894026e7 in KMime::Content::addContent(KMime::Content*, bool) ()
at /lib64/libkmime.so.4
#8  0x7f7820cc40aa in
TemplateParser::TemplateParser::createMultipartMixed(MessageCore::AttachmentCollector
const&, KMime::Content*) const () at /lib64/libtemplateparser.so.4
#9  0x7f7820cc73ae in
TemplateParser::TemplateParser::addProcessedBodyToMessage(QString const&,
QString const&) const () at /lib64/libtemplateparser.so.4
#10 0x7f7820cca9a4 in
TemplateParser::TemplateParser::processWithTemplate(QString const&) () at
/lib64/libtemplateparser.so.4

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


[kmail2] [Bug 312302] KMail2 crashes while inline forwarding mail with images

2015-10-21 Thread Hubert Kario via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=312302

Hubert Kario  changed:

   What|Removed |Added

 CC||hka...@redhat.com

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