Control: usertags -1 fixed-upstream
Hey,
Fix is upstream:
kdepim [Applications/16.08 f68b21d] Akregator keep crashing at exit
akregator [master 36c7fe5] Akregator keep crashing at exit
(upstream had switched repos, so stable and master needs to be applied two
times)
Regards,
sandro
--
Am Freitag, 2. September 2016, 14:13:31 CEST schrieb Maximiliano Curia:
> Control: tag -1 + pending
>
> ¡Hola Sandro!
>
> El 2016-09-02 a las 08:51 +0200, Sandro Knauß escribió:
> > Control: tags -1 +patch
> >
> > thanks, for the backtrace. This helps to track this down.
> >
> > I can reproduce this, but currently I can't test the patch for it. But
> > this
> > only happens if akregator is started as single application. My normal way
> > to use akregator is via kontact and this way it does not crash.
> >
> > I looks that we have to test the partenNode if this is a valid
> > pointer.Akregator::SubscriptionListModel::index
> >
> > Akregator::SubscriptionListModel::index
> >
> > add this add line 248:
> > if (!parentNode) {
> >
> > return QModelIndex();
> >
> > }
>
> Oh, I had came up with the same patch. :)
> I could finally test this, and the patch fixes the segfault. Could you push
> this upstream (for 16.08.1, I guess)?
>
> Happy hacking
Attachment:
signature.asc
Description: This is a digitally signed message part.