[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    drkonqi crashes
From:       André_Wöbbeking <Woebbeking () kde ! org>
Date:       2006-11-20 23:47:46
Message-ID: 200611210047.46520.Woebbeking () kde ! org
[Download RAW message or body]

Hi,

today I had a crash in Konqueror and drkonqi came up. I tried "Bug 
report" and in the following dialog "Include Backtrace" I pressed the 
button "Generate". After some time of generating the backtrace drkonqi 
crashed (just disappeared without another message).

This is caused by kdebase/drkonqi/toplevel.cpp line 202:

  m_bugreport->setText(buf);

which is:

void DrKBugReport::setText(const QString &str)
{
  m_lineedit->setText(str);
  m_startstring = str.simplifyWhiteSpace();
}

The problem is that m_lineedit is 0. This happens if 
KAboutData::bugAddress() == "submit@bugs.kde.org"
(the default).

Shouldn't the dialog "Include Backtrace" be skipped in this case?


Cheers,
André

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic