[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdepim/KDE/4.10] kmail: Fix Bug 312492 - kmail freezes when trying to send a message from
From:       Montel Laurent <montel () kde ! org>
Date:       2013-01-02 17:29:37
Message-ID: 20130102172937.367EBA6091 () git ! kde ! org
[Download RAW message or body]

Git commit ba51208ab34b27bf2e79ab595d20beccf75e5448 by Montel Laurent.
Committed on 02/01/2013 at 18:27.
Pushed by mlaurent into branch 'KDE/4.10'.

Fix Bug 312492 - kmail freezes when trying to send a message from

dolphin

Be sure that we select files.
Otherwise it will try to add all home in attachement.
=> with this fix we will be sure that it's a file and will not freeze
all kde

For folder I will implement it in 4.11 we need to add a dialogbox to
confirm it etc.

FIXED-IN: 4.10
BUG: 312492

M  +2    -1    kmail/kmail_addattachmentservicemenu.desktop

http://commits.kde.org/kdepim/ba51208ab34b27bf2e79ab595d20beccf75e5448

diff --git a/kmail/kmail_addattachmentservicemenu.desktop b/kmail/kmail_addattachmentservicemenu.desktop
index 36336c7..deedf4e 100644
--- a/kmail/kmail_addattachmentservicemenu.desktop
+++ b/kmail/kmail_addattachmentservicemenu.desktop
@@ -1,7 +1,8 @@
 [Desktop Entry]
 Type=Service
 ServiceTypes=KonqPopupMenu/Plugin
-MimeType=all/all;
+# all files inherit from application/octet-stream
+MimeType=application/octet-stream;
 Actions=sendto;
 
 [Desktop Action sendto]
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic