https://bugs.kde.org/show_bug.cgi?id=359032

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Christoph Cullmann <cullm...@kde.org> ---
Yes, it will still random crash thought we only use:

const QList<QUrl> urls = QFileDialog::getOpenFileUrls(m_mainWindow, i18n("Open
File"), cv->document()->url());

We would need really to guard all things on the stack for the current function,
here we are in a view manager member and Co.

That makes no sense for me and I rather have such crashs than uglifying all our
code base for no real reason. (if users script stuff via dbus + do GUI
interactions during that scripts are running, they are doomed)

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

Reply via email to