Version: (using KDE KDE 3.4.0) Installed from: Compiled From Sources Compiler: gcc 2.95.2 OS: Linux When launching akregator, it crashes before displaying any window when using the dotnet style. Here's a backtrace (I'm trying to get one with debug information, too): [New Thread 1024 (LWP 20839)] [KCrash handler] #6 0x414f9fef in QTabBar::shape () from /usr/lib/qt3/lib/libqt-mt.so.3 #7 0x41c9838d in dotNETstyle::pixelMetric () from /opt/kde3/lib/kde3/plugins/styles/dotnet.so #8 0x41d53a99 in Akregator::TabWidget::tabBarWidthForMaxChars () from /opt/kde3/lib/kde3/libakregatorpart.so #9 0x41d53f8b in Akregator::TabWidget::setTitle () from /opt/kde3/lib/kde3/libakregatorpart.so #10 0x41d612a5 in Akregator::View::View () from /opt/kde3/lib/kde3/libakregatorpart.so #11 0x41d5b613 in Akregator::Part::Part () from /opt/kde3/lib/kde3/libakregatorpart.so #12 0x41d752a6 in KParts::GenericFactory<Akregator::Part>::createPartObject () from /opt/kde3/lib/kde3/libakregatorpart.so #13 0x409895ef in KParts::Factory::createPart () from /opt/kde3/lib/libkparts.so.2 #14 0x40989723 in KParts::Factory::createObject () from /opt/kde3/lib/libkparts.so.2 #15 0x4104db94 in KLibFactory::create () from /opt/kde3/lib/libkdecore.so.4 #16 0x80514ad in QDataStream::~QDataStream () #17 0x8050996 in QDataStream::~QDataStream () #18 0x41b01baf in __libc_start_main () from /lib/libc.so.6 Using another style, the crash goes away. However, akregator should not crash on certain styles nonetheless.
I can't reproduce it here (using 3.4 branch)
Works fine here too, using HEAD
I don't think this is a bug in Akregator, but in dotnet or somewhere else. Does this still happen with KDE 3.4? If so, please reopen...
It does *only* happen under KDE 3.4. I'll report back when I've got more useful info.