Bug 111657 - crash when using "enable proxy" button on extra toolbar <khtmlsettingsplugin>
Summary: crash when using "enable proxy" button on extra toolbar <khtmlsettingsplugin>
Status: RESOLVED DUPLICATE of bug 110552
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-28 18:21 UTC by Oli Poepperl
Modified: 2005-09-02 14:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (binary version) of clicking "enable proxy" button (5.22 KB, text/plain)
2005-09-02 14:41 UTC, Oli Poepperl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oli Poepperl 2005-08-28 18:21:13 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
OS:                Linux

add "enable proxy" to the extra toolbar, you have to choose an icon for it (for example the gv ghost). then close konqueror.

start konqueror, click "enable proxy". konqueror crashes (no matter if proxy is enabled/disabled).

start konqueror, click "tools" in the menubar, point the mouse to "html settings" until the submenu appears. then close the "tools" menu. konqueror won't crash when clicking "enable proxy".

when "enable proxy" is active on startup, the button won't show it. you have to open the "html settings" submenu (no click required) to get the button active (that applies to each button having an entry in "html settings").
Comment 1 Thiago Macieira 2005-08-30 11:45:51 UTC
Can you paste the backtrace here, please?
Comment 2 Oli Poepperl 2005-09-02 14:41:08 UTC
Created attachment 12457 [details]
backtrace (binary version) of clicking "enable proxy" button
Comment 3 Oli Poepperl 2005-09-02 14:43:20 UTC
if the backtrace is not useful, tell me. it will take a while, i have to install a development version first.
Comment 4 Tommi Tervo 2005-09-02 14:47:26 UTC
It's better to paste here, dupefinder won't search attachents.

#7  0x40efaeff in QGArray::QGArray () from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0x4082fc65 in KConfigBase::readEntryUtf8 ()
   from /opt/kde3/lib/libkdecore.so.4
#9  0x40834d83 in KConfigBase::readNumEntry ()
   from /opt/kde3/lib/libkdecore.so.4
#10 0x42116c5a in SettingsPlugin::toggleProxy ()
   from /opt/kde3/lib/kde3/libkhtmlsettingsplugin.so
#11 0x42117cea in SettingsPlugin::qt_invoke ()
   from /opt/kde3/lib/kde3/libkhtmlsettingsplugin.so
#12 0x40c37e7e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x40c38626 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x404f03b9 in KAction::activated () from /opt/kde3/lib/libkdeui.so.4
#15 0x4060399a in KAction::slotActivated () from /opt/kde3/lib/libkdeui.so.4
#16 0x40603e3e in KToggleAction::slotActivated ()
   from /opt/kde3/lib/libkdeui.so.4
#17 0x404edb9d in KAction::slotButtonClicked ()
   from /opt/kde3/lib/libkdeui.so.4
#18 0x40603160 in KAction::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#19 0x406037d4 in KToggleAction::qt_invoke () from /opt/kde3/lib/libkdeui.so.4
#20 0x40c37e7e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40571e15 in KToolBarButton::buttonClicked ()
   from /opt/kde3/lib/libkdeui.so.4
#22 0x40573090 in KToolBarButton::mouseReleaseEvent ()
   from /opt/kde3/lib/libkdeui.so.4
#23 0x40c6e3e5 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40bd4d5f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x40bd7266 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x408606b1 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#27 0x40b7228e in QETWidget::translateMouseEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x40b71146 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x40b81c38 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x40bece51 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x40becc96 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x40bd694f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x4181dccc in kdemain () from /opt/kde3/lib/libkdeinit_konqueror.so
#34 0x40018754 in kdeinitmain () from /opt/kde3/lib/kde3/konqueror.so
Comment 5 Tommi Tervo 2005-09-02 14:52:49 UTC

*** This bug has been marked as a duplicate of 110552 ***