[Bug 606316] Re: treeviewx crashes when opening a file

2013-10-19 Thread Charles Plessy
** Changed in: treeviewx (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/606316 Title: treeviewx crashes when opening a file To manage notifications about

[Bug 606316] Re: treeviewx crashes when opening a file

2010-10-12 Thread Tim Booth
Ok, I had a look at the source and this bug is triggered on line 282 of tview.cpp where mbstowcs is called. Removing this, and just setting the string to something arbitrary, stops the program from crashing but the tree still isn't drawn properly. So I guess this requires more than just a simple

[Bug 606316] Re: treeviewx crashes when opening a file

2010-10-06 Thread Tim Booth
Yep, treeview is totally hosed just now. The backtrace hints at an NX bug, but for anyone tempted to try it I can report that simply recompiling source against WX 2.8 compiles but produces the same result. I suspect there is a fairly simple fix but debugging C++/NX apps requires far more beard-pow