Version: 1.3.1 (using 4.1.2 (KDE 4.1.2), Kubuntu packages) Compiler: cc OS: Linux (i686) release 2.6.27-7-generic If one opens another tab (e.g. via the "complete story" link), the "feed viewer" tab shows up and has a "close tab" button. If one clicks this button and proceeds to select a feed in the left pane, Akregator immediately crashes. I'm not sure if the bug is that Akregator crashes, or that the "feed viewer" tab can be closed. :P
Created attachment 27983 [details] Crash backtrace Backtrace, if necessary.
Confirmed. This happens when the hover option is checked.
SVN commit 873515 by osterfeld: Don't allow the hover close button to close the main tab, which crashes Would be better if we could remove the button alltogether for this tab BUG:173067 M +2 -1 framemanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=873515
SVN commit 873516 by osterfeld: backport 173067: don't allow the user to close the main tab CCBUG:173067 M +2 -1 framemanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=873516
*** Bug 161269 has been marked as a duplicate of this bug. ***
Created attachment 72425 [details] Disable close button on Article tab I want to propose a patch to disable the close button on the main tab. This will make akregator to not confuse user with this do-nothing close button.
FYI: I have sent that patch to kde review board.