WebIssues segfaulting when clicking on Dashboard tab

Submitted by fullmetalcoder on 2007-09-01

Hi,

I just updated my working copy to rev 222 and the changes which happened since 0.9.0 release of the client are... awesome!!!

Yet, when I tried clicking on the Dashboard tab, I got a segfault...
Here comes the backtrace, which, I'm sure will allow you to fix the troublesome code soon enough ;)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1222076720 (LWP 4229)]
0xb7b15fc4 in QAction::setVisible () from /usr/lib/libQtGui.so.4
(gdb) bt
#0 0xb7b15fc4 in QAction::setVisible () from /usr/lib/libQtGui.so.4
#1 0x080c87f1 in WebIssues::ProjectsView::setPageActive ()
#2 0x080a6802 in WebIssues::MainWindow::tabChanged ()

Note : the backtrace is not complete, I kept the relevant part only...

regards.

fullmetalcoder

p.s : now that the main window got tabbed, what about dropping dialogs and using tabs instead to display the content of folders?

Thanks, now it's fixed :)

Yes, I've been thinking about using tabs, also about displaying the tree of projects and the content of the folder side by side (like in mail clients)... I think the best solution would be to make this configurable. However this is rather far future :).

Regards,
Michał