Le jeudi 20 juin 2019, David C. Rankin a écrit :
On 06/09/2019 11:35 PM, Patrick Serru wrote:
Vérification au démarrage de la configuration du système désactivée.
[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash handler] #5 0x00007f58c4e2b687 in QTabBar::currentTab (this=0x1c88140) at ../include/qptrlist.h:111 #6 0x00007f58c4e2e383 in QTabWidget::currentPageIndex (this=this@entry=0x1c85c70) at widgets/qtabwidget.cpp:596 #7 0x00007f58c4e2f4d9 in QTabWidget::currentPage (this=this@entry=0x1c85c70) at widgets/qtabwidget.cpp:577 #8 0x00007f58c0370fb6 in KonqViewManager::loadItem (this=this@entry=0x1950f60, cfg=..., parent=parent@entry=0x1a810e0, name=..., defaultURL=..., openURL=openURL@entry=true, openAfterCurrentPage=openAfterCurrentPage@entry=false) at konqueror/konq_viewmgr.cc:1643 #9 0x00007f58c0370ce3 in KonqViewManager::loadItem (this=this@entry=0x1950f60, cfg=..., parent=0x187c290, name=..., defaultURL=..., openURL=<optimized out>, openAfterCurrentPage=openAfterCurrentPage@entry=false) at konqueror/konq_viewmgr.cc:1615 #10 0x00007f58c03733d4 in KonqViewManager::loadViewProfile (this=0x1950f60, cfg=..., filename=..., forcedURL=..., req=..., resetWindow=resetWindow@entry=false, openURL=openURL@entry=true) at konqueror/konq_viewmgr.cc:1212
Yes Patrick, that helps,
It looks like there should be a few additional checks in konqueror/konq_viewmgr.cc that validates whether the name or defaultURL are found and if not handle that rather than triggering a kcrash. This will at least preserve the backtrace for the next time there is a change to look at the code.
(I wouldn't be adverse to setting up a bug-squashing weekend to coordinate with whoever is maintaining and building KDE3 to try and address some of these issues)
-- David C. Rankin, J.D.,P.E.
Hello All, hello DAvid, This is good news. I know another bug that should be easy to fix, I believe. it always triggers on my OpenSUSE Leap 42.3 (+ KDE3). When Konsole is open (and has been used), Ctrl + Q freezes Konsole, which stops responding, and closing the window specifies that by proposing to kill the process. I admit that I like this bug, because in this case, $HOME/.bash_history is not updated. Thank you for helping KDE3 to continue living. Sincerely, Patrick Serru -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org