** 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
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
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