Open GoogleCodeExporter opened 8 years ago
The same problem occurs to me as well, and I am using Ubuntu 10.10 64-bit. Does
it only affect 64-bit Ubuntu? Can anyone get it working under 32-bit version?
Original comment by super.ar...@gmail.com
on 18 Jan 2011 at 10:43
I did a bit more digging on this and the crash actually occurs due to a Unicode
conversion step. It is possible to bypass this by just commenting out the
offending line of code and to load the tree but then it doesn't render properly
at all. I think the problem boils down to Treeview being written for an old
non-Unicode version of Wx and needing some real work by someone who knows about
Wx debugging to get it functional again. I'd be surprised if 32 vs. 64-bit
makes any difference.
TIM
Original comment by environm...@ceh.ac.uk
on 18 Jan 2011 at 11:00
Thanks, but I have no idea how to do this. =p
I installed Treeview x using Ubuntu software centre.
Arthur
Original comment by super.ar...@gmail.com
on 18 Jan 2011 at 11:23
Hi, I made a small patch to fix this problem.
I've tested this on Ubuntu 11.10 64bit, and it seemed to work correctly. And, I
also added a small fix to repair the refreshing problem after resizing a window.
Please, try it. I hope it work for you too. :)
Original comment by ryo.dair...@gmail.com
on 20 Jul 2012 at 1:19
Attachments:
Thanks, I will try it when I have the chance. :)
Original comment by super.ar...@gmail.com
on 20 Jul 2012 at 8:49
I've applied the patch and made a new .deb. See:
https://launchpad.net/~tbooth/+archive/ppa1/+sourcepub/2591728/+listing-archive-
extra
I've also notified the package maintainer in Debian so the fix should percolate
up to Ubuntu in the end, but I'm not sure who I need to prod to get the update
made in Precise.
Original comment by environm...@ceh.ac.uk
on 2 Aug 2012 at 10:29
Original issue reported on code.google.com by
environm...@ceh.ac.uk
on 6 Oct 2010 at 3:59