[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-06-16 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=403317

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||y...@jacky.wtf

--- Comment #22 from Wolfgang Bauer  ---
*** Bug 408798 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-05-14 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=403317

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

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-05-01 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=403317

Wolfgang Bauer  changed:

   What|Removed |Added

   Version Fixed In||5.11.1
  Latest Commit||https://commits.kde.org/kde
   ||pim-addons/32b4086c7ccfcddb
   ||a01fe6d852bef8cf4fec9bff

--- Comment #20 from Wolfgang Bauer  ---
(In reply to Laurent Montel from comment #19)
> > Building pimcommon with Purpose does indeed fix this crash for me, but with
> > the "Share Text" plugin enabled, kmail still crashes when the composer
> > window is closed (with or without sending the mail)... I'm using version
> > 5.10.0 here.
> 
> I need a backtrace for it too.
That's no longer necessary.
The latest commit to kdepim-addons (comment#18) fixed that crash. (it was
crashing in PimCommon::PurposeMenuWidget's destructor)

And I can confirm that this commit fixes the original crash (when pimcommon is
built without Purpose) here as well.

Thank you!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=403317

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kde |
   |pim-addons/32b4086c7ccfcddb |
   |a01fe6d852bef8cf4fec9bff|

--- Comment #19 from Laurent Montel  ---
(In reply to Wolfgang Bauer from comment #13)
> (In reply to Laurent Montel from comment #12)
> > (In reply to Andreas from comment #11)
> > > Sounds as if there is a workaround by installing a missing package. Is 
> > > that
> > > the case? I have a libkf5purpose5 (Neon packages) installed if that is 
> > > what
> > > "purpose" refers too.
> > 
> > Did you build all pim against it ?
> > (you need dev package too)
> 
> pimcommon should be enough, or is there something else?
> 
> Building pimcommon with Purpose does indeed fix this crash for me, but with
> the "Share Text" plugin enabled, kmail still crashes when the composer
> window is closed (with or without sending the mail)... I'm using version
> 5.10.0 here.

I need a backtrace for it too.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=403317

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||pim-addons/32b4086c7ccfcddb
   ||a01fe6d852bef8cf4fec9bff

--- Comment #18 from Laurent Montel  ---
Git commit 32b4086c7ccfcddba01fe6d852bef8cf4fec9bff by Laurent Montel.
Committed on 30/04/2019 at 12:00.
Pushed by mlaurent into branch 'Applications/19.04'.

Fix Bug 403317 - KMAIL2; "Share Text" plugin segfaults

M  +7-7kmail/editorplugins/sharetext/sharetextplugineditorinterface.cpp

https://commits.kde.org/kdepim-addons/32b4086c7ccfcddba01fe6d852bef8cf4fec9bff

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=403317

--- Comment #17 from Laurent Montel  ---
Git commit 854791960719ff86958f4bd9dc8b2e3e8b5e6cb2 by Laurent Montel.
Committed on 30/04/2019 at 11:49.
Pushed by mlaurent into branch 'Applications/19.04'.

QUIET was not a good idea here. So we didn't inform that

we didn't find purpose

M  +1-1CMakeLists.txt

https://commits.kde.org/pimcommon/854791960719ff86958f4bd9dc8b2e3e8b5e6cb2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=403317

--- Comment #16 from Laurent Montel  ---
(In reply to Wolfgang Bauer from comment #14)
> PS:
> (In reply to Laurent Montel from comment #10)
> > It was a problem as your distro doesn't add purpose as dependancy directly.
> I suppose the reason is that Purpose isn't mentioned in the FEATURE_SUMMARY
> at all when building it, so the "missing" dependency likely went unnoticed.
> 
> > Now in 19.04/master it's required.
> It's still marked as OPTIONAL in the 19.04 branch though.

Ah yep still optional in 19.04 I thought I was making it required for 19.04.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-30 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=403317

--- Comment #15 from Wolfgang Bauer  ---
(In reply to Wolfgang Bauer from comment #13)
> I'm using version
> 5.10.0 here.

Oops, sorry, I'm actually using 5.11.0 here (from KDE Applications 19.04.0),
i.e. the latest stable release.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-30 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=403317

--- Comment #14 from Wolfgang Bauer  ---
PS:
(In reply to Laurent Montel from comment #10)
> It was a problem as your distro doesn't add purpose as dependancy directly.
I suppose the reason is that Purpose isn't mentioned in the FEATURE_SUMMARY at
all when building it, so the "missing" dependency likely went unnoticed.

> Now in 19.04/master it's required.
It's still marked as OPTIONAL in the 19.04 branch though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-30 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=403317

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||wba...@tmo.at

--- Comment #13 from Wolfgang Bauer  ---
(In reply to Laurent Montel from comment #12)
> (In reply to Andreas from comment #11)
> > Sounds as if there is a workaround by installing a missing package. Is that
> > the case? I have a libkf5purpose5 (Neon packages) installed if that is what
> > "purpose" refers too.
> 
> Did you build all pim against it ?
> (you need dev package too)

pimcommon should be enough, or is there something else?

Building pimcommon with Purpose does indeed fix this crash for me, but with the
"Share Text" plugin enabled, kmail still crashes when the composer window is
closed (with or without sending the mail)... I'm using version 5.10.0 here.

I suppose I should file a new bug report about that though.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-30 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=403317

--- Comment #12 from Laurent Montel  ---
(In reply to Andreas from comment #11)
> Sounds as if there is a workaround by installing a missing package. Is that
> the case? I have a libkf5purpose5 (Neon packages) installed if that is what
> "purpose" refers too.

Did you build all pim against it ?
(you need dev package too)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-30 Thread Andreas
https://bugs.kde.org/show_bug.cgi?id=403317

--- Comment #11 from Andreas  ---
Sounds as if there is a workaround by installing a missing package. Is that the
case? I have a libkf5purpose5 (Neon packages) installed if that is what
"purpose" refers too.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-04-29 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=403317

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||mon...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #10 from Laurent Montel  ---
It was a problem as your distro doesn't add purpose as dependancy directly.
Now in 19.04/master it's required.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-03-31 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=403317

Christoph Feck  changed:

   What|Removed |Added

 CC||hoheneg...@web.de

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

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmail2] [Bug 403317] KMAIL2; "Share Text" plugin segfaults

2019-03-31 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=403317

Christoph Feck  changed:

   What|Removed |Added

Product|kontact |kmail2
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=401739
  Component|mail|composer

--- Comment #8 from Christoph Feck  ---
Bug 401739 is for KMMainWidget, this bug for KMComposerWin.

-- 
You are receiving this mail because:
You are watching all bug changes.