| Summary: | Rekonq crashes when invoked with an URL | ||
|---|---|---|---|
| Product: | [Unmaintained] rekonq | Reporter: | Christoph Feck <cfeck> |
| Component: | general | Assignee: | Andrea Diamantini <adjam7> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christoph Feck
2011-03-09 00:39:02 UTC
My fault... the fix for the "rekonq always restart" bug was not perfect... Fixing it in a while... Git commit 8b62f205b28dd9d4baf07bdce622c01a884097db by Andrea Diamantini. Committed on 09/03/2011 at 17:33. Pushed by adjam into branch 'master'. This is a first commit fixing the "dangerous" changes introduced to fix bug 266837. We basically have now a mainWindow() slot widely used in rekonq, that can return a null pointer. Checking the code again to ensure this is the unique bug caused by the change... BUG:268023 M +1 -1 src/application.cpp http://commits.kde.org/rekonq/8b62f205b28dd9d4baf07bdce622c01a884097db |