[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-09-26 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=321787 Jekyll Wu adap...@gmail.com changed: What|Removed |Added CC||thomas.bett...@gmail.com ---

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-09-11 Thread Michael Palimaka
https://bugs.kde.org/show_bug.cgi?id=321787 Michael Palimaka kensing...@gentoo.org changed: What|Removed |Added CC||kensing...@gentoo.org

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-09-05 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=321787 --- Comment #7 from Christophe Giboudeaux cgiboude...@gmx.com --- Marc, the reason why it fails for gentoo users is there: https://bugs.kde.org/show_bug.cgi?id=323722#c5 looks like gentoo doesn't use gnome-vfs when building libreoffice -- You are

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-07-10 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=321787 --- Comment #4 from Marc Schiffbauer msch...@gentoo.org --- I still need to check our desktop file. But please rethink this: The desktop is a small textfile which can be ok or not. Or it may be outdated for example. Do you really think its acceptable

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-07-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=321787 --- Comment #5 from Laurent Montel mon...@kde.org --- Don't compile as debug and you will not have crash. But we added it for known when desktop file is not ok. So fix desktop file or don't use debug package. That's all -- You are receiving this mail

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-07-10 Thread Marc Schiffbauer
https://bugs.kde.org/show_bug.cgi?id=321787 --- Comment #6 from Marc Schiffbauer msch...@gentoo.org --- Montel, I appreciate your clarification, thanks! I overlooked that its an Q_ASSERT actually. -- You are receiving this mail because: You are the assignee for the bug.

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-07-06 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=321787 Jekyll Wu adap...@gmail.com changed: What|Removed |Added Resolution|UPSTREAM|DOWNSTREAM -- You are receiving

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-07-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=321787 Laurent Montel mon...@kde.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-06-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=321787 Laurent Montel mon...@kde.org changed: What|Removed |Added CC||mon...@kde.org --- Comment #1

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-06-30 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=321787 Jekyll Wu adap...@gmail.com changed: What|Removed |Added Version|unspecified |4.10.5 -- You are receiving this

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-06-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=321787 --- Comment #2 from Laurent Montel mon...@kde.org --- if (mx1.expandMacrosShellQuote(exec) !mx1.hasUrls) { Q_ASSERT(supportedProtocols.isEmpty()); // huh? If you support protocols you need %u or %U... } Ok it'es -- You are

[kmail2] [Bug 321787] crash while starting external application to view an attachment

2013-06-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=321787 --- Comment #3 from Laurent Montel mon...@kde.org --- if (mx1.expandMacrosShellQuote(exec) !mx1.hasUrls) { Q_ASSERT(supportedProtocols.isEmpty()); // huh? If you support protocols you need %u or %U... } Ok it's a problem with desktop