[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-23 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #35 from Martin Sandsmark --- > Also the backtraces above don't mention anything related to > KOverlayIconPlugin. I think that killing the preview job triggers the crash, > because the job emits a signal although kill should not emit anyth

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-21 Thread Emmanuel Pescosta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #34 from Emmanuel Pescosta --- (In reply to Martin Sandsmark from comment #32) > Do you have any other plugins installed? No I don't have any plugins installed that are KOverlayIconPlugin based. Also the backtraces above don't mention anyt

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-21 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Martin Sandsmark changed: What|Removed |Added Latest Commit|http://commits.kde.org/dolp |http://commits.kde.org/dolp

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-21 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #32 from Martin Sandsmark --- (In reply to Emmanuel Pescosta from comment #30) > This is a different bug, because I don't have anything Owcloud-related > installed on my system, but I can also trigger a crash when closing the > split view so

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-21 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Martin Sandsmark changed: What|Removed |Added Latest Commit||http://commits.kde.org/dolp

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-17 Thread Emmanuel Pescosta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #30 from Emmanuel Pescosta --- (In reply to Martin Sandsmark from comment #24) > the problem is that the owncloud plugin is destroyed (twice?) when the split > is closed. > > QString pluginName = > QString::fromLocal8Bit(plugin-

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-15 Thread Lukasz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #29 from Lukasz --- Works for me to, thanks. -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-15 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #28 from Martin Sandsmark --- Up for review: https://git.reviewboard.kde.org/r/127930/ -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-15 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #27 from Elvis Angelaccio --- (In reply to Martin Sandsmark from comment #26) > Created attachment 98990 [details] > possible fix > > This should fix it. > > The problem is that instantiatePlugin() only returns a new object if the old > on

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-15 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #26 from Martin Sandsmark --- Created attachment 98990 --> https://bugs.kde.org/attachment.cgi?id=98990&action=edit possible fix This should fix it. The problem is that instantiatePlugin() only returns a new object if the old one is dele

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-15 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #25 from Martin Sandsmark --- ... and the reason is that the KFileItemModelRolesUpdater for both splits get the same OwncloudDolphinPlugin object from «KPluginLoader::instantiatePlugins(QStringLiteral("kf5/overlayicon"), nullptr, this);» the

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-15 Thread Martin Sandsmark via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Martin Sandsmark changed: What|Removed |Added CC||martin.sandsm...@kde.org --- Comment #24 fro

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-08 Thread Antonio Rojas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #23 from Antonio Rojas --- (In reply to Elvis Angelaccio from comment #22) > (In reply to Antonio Rojas from comment #21) > > I'm getting the same crash with the owncloud plugin disabled. > > What do you mean with disabled? Do you have ownc

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-08 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #22 from Elvis Angelaccio --- (In reply to Antonio Rojas from comment #21) > I'm getting the same crash with the owncloud plugin disabled. What do you mean with disabled? Do you have owncloud-client installed? (I'm not sure this plugin can

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-08 Thread Antonio Rojas via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Antonio Rojas changed: What|Removed |Added CC||aro...@archlinux.org --- Comment #21 from Anton

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-08 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Elvis Angelaccio changed: What|Removed |Added CC||ogoff...@kde.org --- Comment #20 from Elvis

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-07 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #19 from Elvis Angelaccio --- Created attachment 98830 --> https://bugs.kde.org/attachment.cgi?id=98830&action=edit Weng's backtrace (duplicate #361946) The Weng's backtrace in duplicate #361946 is more detailed, it looks like the crash h

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-07 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Elvis Angelaccio changed: What|Removed |Added CC||wen...@gmail.com --- Comment #18 from Elvis

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-07 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Elvis Angelaccio changed: What|Removed |Added CC||kde-b...@kristiankoch.com --- Comment #17 fr

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-05-07 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Elvis Angelaccio changed: What|Removed |Added CC||m_loui...@yahoo.com --- Comment #16 from Elv

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-04-27 Thread Kay Simon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #15 from Kay Simon --- Still on 16.04 KDE Frameworks 5.21.0 Qt 5.6.0 -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-04-09 Thread cpon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 cpon changed: What|Removed |Added CC||cpigat...@gmail.com -- You are receiving this mail beca

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-04-08 Thread Lukasz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Lukasz changed: What|Removed |Added CC||dolo...@outlook.com --- Comment #14 from Lukasz --- C

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-04-05 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Christoph Feck changed: What|Removed |Added CC||dopazo.alv...@gmail.com --- Comment #13 from C

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-03-31 Thread Kay Simon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Kay Simon changed: What|Removed |Added CC||kayingosi...@gmail.com -- You are receiving this m

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-03-22 Thread Dimitris Kardarakos via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Dimitris Kardarakos changed: What|Removed |Added CC||dimk...@gmail.com -- You are receiving t

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-03-20 Thread Emmanuel Pescosta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #11 from Emmanuel Pescosta --- (In reply to Emmanuel Pescosta from comment #10) > (In reply to Elvis Angelaccio from comment #7) > > Any news on this? I tried to have a look at the code, but without success. > > If you can point me in the ri

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-03-19 Thread Emmanuel Pescosta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #10 from Emmanuel Pescosta --- (In reply to Elvis Angelaccio from comment #7) > Any news on this? I tried to have a look at the code, but without success. > If you can point me in the right direction, I can try again and hopefully > submit a

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-03-19 Thread Emmanuel Pescosta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #9 from Emmanuel Pescosta --- Created attachment 97929 --> https://bugs.kde.org/attachment.cgi?id=97929&action=edit Possible fix -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-03-18 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #12 from Elvis Angelaccio --- (In reply to Emmanuel Pescosta from comment #11) > (In reply to Emmanuel Pescosta from comment #10) > > (In reply to Elvis Angelaccio from comment #7) > > > Any news on this? I tried to have a look at the code,

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-02-11 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Elvis Angelaccio changed: What|Removed |Added CC||k...@openmailbox.org --- Comment #8 from Elv

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-02-04 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #7 from Elvis Angelaccio --- Any news on this? I tried to have a look at the code, but without success. If you can point me in the right direction, I can try again and hopefully submit a patch... -- You are receiving this mail because: You

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-01-16 Thread Emmanuel Pescosta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #6 from Emmanuel Pescosta --- (In reply to Emmanuel Pescosta from comment #5) > (In reply to Elvis Angelaccio from comment #4) > > Created attachment 96680 [details] > > valgrind log > > > > Valgrind log, I hope that will be more useful tha

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-01-16 Thread Emmanuel Pescosta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Emmanuel Pescosta changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED CC|

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-01-16 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #4 from Elvis Angelaccio --- Created attachment 96680 --> https://bugs.kde.org/attachment.cgi?id=96680&action=edit valgrind log Valgrind log, I hope that will be more useful than my previous backtrace. -- You are receiving this mail bec

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-01-16 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #3 from Elvis Angelaccio --- Weird, I cannot reproduce it on a openSUSE live system (tumbleweed, dolphin 15.12). However, I can reproduce it every time here on archlinux. Very annoying, because it feels like dolphin randomly crashes. For ins

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-01-15 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 --- Comment #2 from Elvis Angelaccio --- Created attachment 96668 --> https://bugs.kde.org/attachment.cgi?id=96668&action=edit Backtrace, no debug symbols I'm attaching the backtrace I get, but I don't have debug symbols so it won't be that useful.

[dolphin] [Bug 357479] crash if I close the splitscreen while focused on it and then change the view

2016-01-15 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357479 Elvis Angelaccio changed: What|Removed |Added CC||elvis.angelac...@kdemail.ne