#0 0xb66edaee in ?? () from /usr/lib/kde4/plugins/gui_platform/libkde.so
#1 0xb79941fa in QFileDialogPrivate::setVisible_sys (this=0x8343c00,
visible=false) at dialogs/qfiledialog_p.h:411
inline bool QFileDialogPrivate::setVisible_sys(bool visible) { return
qt_guiPlatformPlugin()->fileDialogSetVisible(q_func(), visible); }
#2 0x0809a5dc in QWidget::hide (this=0x82296d8, parent=0x0)
at /usr/include/qt4/QtGui/qwidget.h:489
489 inline void hide() { setVisible(false); }
#3 CWSecondPage (this=0x82296d8, parent=0x0) at configwizard.cpp:118
118 fd->hide();
(gdb) p *this
$3 = {<> = {<No data fields>}, static staticMetaObject = {d = {
superdata = 0x81727e8, stringdata = 0x813f970 "CWSecondPage",
data = 0x813f920, extradata = 0x0}}, m_kthome = 0x8343158,
m_ktrepos = 0xb6ee03d0}
#4 0x0809b87c in ConfigWizard (this=0x81ea3c8) at configwizard.cpp:45
45 m_secondPage = new CWSecondPage;
#5 0x08099a9f in KTApplication::firstRun (this=0xbffff288)
at ktapplication.cpp:42
42 ConfigWizard *firstDialog = new ConfigWizard;
#6 0x08074fb6 in main (argc=1, argv=0xbffff4f4) at main.cpp:89
89 if ( ! application.firstRun() )
--
-----Open up your eyes, open up your mind, open up your code -------
/ Dr. David Alan Gilbert | Running GNU/Linux | Happy \
\ gro.gilbert @ treblig.org | | In Hex /
\ _________________________|_____ http://www.treblig.org |_______/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]