[Bug 172681] New: hangs when executed from kmail message attachment
Juha Tuomala
tuju at iki.fi
Sun Oct 12 20:34:05 BST 2008
http://bugs.kde.org/show_bug.cgi?id=172681
Summary: hangs when executed from kmail message attachment
Product: systemsettings
Version: 4.1
Platform: Fedora RPMs
OS/Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: tuju at iki.fi
Version: (using KDE 4.1.2)
Installed from: Fedora RPMs
I click pdf attachment in kmail message and it doesn't open anything.
process listing shows that kioexec is started for that attachment file.
Running the same command with strace:
stat("/tmp/kde-tuju/InvoiceNo1522700.pdf_[mOi7fb].pdf", {st_mode=S_IFREG|0400,
st_size=11223, ...}) = 0
geteuid() = 500
pipe([10, 11]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x7f031f96b7e0) = 27971
close(11) = 0
read(10, "\1", 1) = 1
close(10) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
write(8, "\0", 1) = 1
rt_sigreturn(0x8) = 0
wait4(27971, NULL, 0, NULL) = 27971
stat("/tmp/kde-tuju/InvoiceNo1522700.pdf_[mOi7fb].pdf", {st_mode=S_IFREG|0400,
st_size=11223, ...}) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGCHLD, NULL, {0x3e346fd680, [],
SA_RESTORER|SA_RESTART|SA_NOCLDSTOP, 0x37d1a0ed30}, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
nanosleep({180, 0},
Running the same file with xdg-open opens the okular as defined in mime
priority list like it should.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list