Open troex opened 11 years ago
Yikes, that's nasty. I couldn't reproduce after a brief attempt; it looks like the explorer
variable is being released prematurely, which is odd since it should be set during NIB unpacking. Did you build your own copy of Vico? If so, is it on latest master? Just want to see if the line numbers are accurate to what I have locally.
Yes, build latest master version running make
, I have Xcode 5 installed:
$ git log --oneline --max-count=1
601066a Turning line numbers off with word wrap no longer causes documents to be cut off.
:thumbsup: thanks :)
This happens quiet often to me, around each 3rd time when I press
⌘-e
and thenn
in file explorer to create new file. After crash emptyNew File
is present in selected folder.There is default apple trace http://pastebin.com/raw.php?i=EESwvnXL, not sure if it's useful.