https://bugs.kde.org/show_bug.cgi?id=385434
Bug ID: 385434 Summary: QWidget::setTabOrder called incorrectly(?) Product: kdevelop Version: git master Platform: Compiled Sources OS: All Status: UNCONFIRMED Severity: minor Priority: NOR Component: Documentview Assignee: kdevelop-bugs-n...@kde.org Reporter: rjvber...@gmail.com Target Milestone: --- Created attachment 108204 --> https://bugs.kde.org/attachment.cgi?id=108204&action=edit probe Something new I *sometimes* see on my calling terminal when quitting KDevelop after having opened the documentation toolview: QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window QWidget::setTabOrder: 'first' and 'second' must be in the same window This is after the projects have been closed (at least after AbstractFileManagerPlugin::projectClosing() has been called for all projects). It's new for me in the sense that I've had the documentation toolview deactivated for at least a year. That is, I only activated the QtHelp plugin and kept the documentation toolbar button removed from my toolbars. My guess would be that it is related either to something the CMake documentation does, or to the fact of having multiple documentation providers. The only call to the method I see in that context is in DocumentationView::updateView(); I'm adding a probe. -- You are receiving this mail because: You are watching all bug changes.