Bug 217960 - Kmail does not open attachments
Summary: Kmail does not open attachments
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.12.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 07:00 UTC by Gilhad
Modified: 2015-04-12 09:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gilhad 2009-12-09 07:00:54 UTC
Version:           1.12.1 (using 4.3.1 (KDE 4.3.1), Gentoo)
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.30-gentoo-r5

How to reproduce: start kmail, click on mail with attachement so it is in preview window, click on attachment (like file.pdf)(left click, or right click+open with...)
Result: nothing visible, kmail spawns one zombie
Expected result: Open attachement in external application (like xpdf)
Side effect/workaround: /home/gilhad/.kde4/tmp-COMPNAME/kmaildSOMETHING/file.pdf exists and can be directly open with xpdf from command line
---
More details:
I am not running full KDE, but fluxbox. Dbus+HAL are running.
ps axf:
......
 2194 ?        Sl     0:04 kmail
 2206 ?        Z      0:00  \_ [kmail] <defunct>
 3252 ?        Z      0:00  \_ [kmail] <defunct>
 3253 ?        Z      0:00  \_ [kmail] <defunct>
 2197 ?        Ss     0:00 kdeinit4: kdeinit4 Running...
 2198 ?        S      0:00  \_ kdeinit4: klauncher [kdeinit] --fd=8
 2204 ?        S      0:00  \_ kdeinit4: kio_file [kdeinit] file local:/tmp/ksocket-gilhad/klauncherMT2198.slave-socket local:/tmp/ks
 2200 ?        S      0:00 kdeinit4: kded4 [kdeinit] e

here we see 3 zombies, from 3 unsuccessful attempts to open file.pdf

While i have highlighted the mail, the attachements are stored in subfolders of /tmp and it is possible to open it from there with any program

the attachements can be View from right mouse click and the result is what is expected:
[KMail: Attachment contains binary data. Trying to show first 75 characters.]
%PDF-1.4
%âãÏÓ
2 0 obj <</Type/XObject/ColorSpace[/Indexed/DeviceRGB 255(@g

Left click opens dialog "Open attachment 'file.pdf'?
Note that opening an attachment may compromise your system's security." [Save As] [Open with xpdf] [Cancel]
(Save As works, Open with xpdf does not)


The problem is somewhere along running external applications from KMail, but i do not know, where to look for more details/logs, or what more configuration is needed. No error dialogs, nothing in /var/log/syslog.

Please help me and direct me, where to look for more...
Comment 1 Laurent Montel 2015-04-12 09:44:03 UTC
Thank you for taking the time to file a bug report.

KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2.

We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback.