[Konsole-devel] [Bug 172042] Konsole window resizes on new tab to last resized window

Robert Knight robertknight at gmail.com
Mon Oct 13 21:15:26 UTC 2008


http://bugs.kde.org/show_bug.cgi?id=172042





--- Comment #8 from Robert Knight <robertknight gmail com>  2008-10-13 23:15:23 ---
Had a quick dig.  It looks like something changed in kdelibs recently.  The
backtrace which leads to the first window being resized, starting from the
point where the new tab becomes active (and its SessionController emits a
focused() signal) is:

#13 0xb7dd8e9e in KMainWindow::restoreWindowSize (this=0x98b5c30,
config=@0xbff854d4)                     
    at /home/robert/kde4/src/trunk/kdelibs/kdeui/widgets/kmainwindow.cpp:888    
#14 0xb7dd8fcb in KMainWindow::applyMainWindowSettings (this=0x98b5c30,
cg=@0xbff854d4, force=false)      
    at /home/robert/kde4/src/trunk/kdelibs/kdeui/widgets/kmainwindow.cpp:711    
#15 0xb7e15892 in KXmlGuiWindow::applyMainWindowSettings (this=0x98b5c30,
config=@0xbff854d4,             
    force=<value optimized out>) at
/home/robert/kde4/src/trunk/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:346
#16 0xb7e15a2d in KXmlGuiWindow::finalizeGUI (this=0x98b5c30)                   
    at /home/robert/kde4/src/trunk/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:338   
#17 0xb7e13c56 in KXMLGUIBuilder::finalizeGUI (this=0x98b5c48)                  
    at /home/robert/kde4/src/trunk/kdelibs/kdeui/xmlgui/kxmlguibuilder.cpp:409  
#18 0xb7e15847 in KXmlGuiWindow::finalizeGUI (this=0x98b5c30, client=0x99bb58c) 
    at /home/robert/kde4/src/trunk/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:355   
#19 0xb7e20bc0 in KXMLGUIFactory::addClient (this=0x9880560, client=0x99bb58c)  
    at /home/robert/kde4/src/trunk/kdelibs/kdeui/xmlgui/kxmlguifactory.cpp:272  
#20 0xb7f5102e in Konsole::MainWindow::activeViewChanged (this=0x98b5c30,
controller=0x99bb578)           
    at /home/robert/kde4/src/trunk/kdebase/apps/konsole/src/MainWindow.cpp:203  
#21 0xb7f5122b in Konsole::MainWindow::qt_metacall (this=0x98b5c30,
_c=QMetaObject::InvokeMetaMethod,     
---Type <return> to continue, or q <return> to quit---                          
    _id=9, _a=0xbff8575c) at
/home/robert/kde4/build/trunk/kdebase/apps/konsole/src/MainWindow.moc:106
#22 0xb75f3cbb in QMetaObject::activate (sender=0x98720f0, from_signal_index=6,
to_signal_index=6,
    argv=0xbff8575c) at kernel/qobject.cpp:3031
#23 0xb75f4245 in QMetaObject::activate (sender=0x98720f0, m=0xb7f66230,
local_signal_index=2,
    argv=0xbff8575c) at kernel/qobject.cpp:3101
#24 0xb7f3e653 in Konsole::ViewManager::activeViewChanged (this=0x98720f0,
_t1=0x99bb578)
    at
/home/robert/kde4/build/trunk/kdebase/apps/konsole/src/ViewManager.moc:172
#25 0xb7f3f313 in Konsole::ViewManager::controllerChanged (this=0x98720f0,
controller=0x99bb578)
    at /home/robert/kde4/src/trunk/kdebase/apps/konsole/src/ViewManager.cpp:522
#26 0xb7f4288f in Konsole::ViewManager::qt_metacall (this=0x98720f0,
_c=QMetaObject::InvokeMetaMethod,
    _id=28, _a=0xbff858bc) at
/home/robert/kde4/build/trunk/kdebase/apps/konsole/src/ViewManager.moc:147
#27 0xb75f3cbb in QMetaObject::activate (sender=0x99bb578, from_signal_index=9,
to_signal_index=9,
    argv=0xbff858bc) at kernel/qobject.cpp:3031
#28 0xb75f4245 in QMetaObject::activate (sender=0x99bb578, m=0xb7f65870,
local_signal_index=0,
    argv=0xbff858bc) at kernel/qobject.cpp:3101
#29 0xb7f17973 in Konsole::SessionController::focused (this=0x99bb578,
_t1=0x99bb578)
    at
/home/robert/kde4/build/trunk/kdebase/apps/konsole/src/SessionController.moc:185
#30 0xb7f1cc81 in Konsole::SessionController::eventFilter (this=0x99bb578,
watched=0x99cd2a8,
    event=0xbff85d28) at
/home/robert/kde4/src/trunk/kdebase/apps/konsole/src/SessionController.cpp:268


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list