Closed GoogleCodeExporter closed 9 years ago
Hello,
What plugins do you have installed and active?
I can't tell for sure but this crash looks like it may have been caused by the
projects plugin. If you have it installed what version?
Thanks,
Cody
Original comment by CodyPrec...@gmail.com
on 22 Dec 2008 at 5:47
Hi Cody,
Thanks for replying. I have two plugins active:
* Projects [v0.7]
* Code Browser [v0.6]
I'm writing oo code in javascript, and php, with some css and html mixed in for
fun.
It's a shame that code Browser doesn't understand JS, but that's a different issue.
I will try turning off Projects to see if the situation improves.
XW
Original comment by wil...@gmail.com
on 22 Dec 2008 at 7:42
I will look at the projects plugin code again it had issues like this in the
past.
The codebrowser could support javascript (if somebody want's to write a parser
;) ).
I tried to start writing one before but javascript is such an unwieldy and
loosely
formatted language (I think I saw at least 9 different ways to declare a
function)
that it is quite difficult to write a good parser for it :(.
Cody
Original comment by CodyPrec...@gmail.com
on 22 Dec 2008 at 2:35
I think i've found where Editra was getting confused and crashing due to the
network
drive being slow/unavailable.
It doesn't appear to be the projects plugin after all.
In the preferences window, General options, there is an option "Check if on
disk file
has been modified by others". I turned the option off, and Editra is now
running
happily with my fuse/sshfs hosted files.
XW
Original comment by wil...@gmail.com
on 24 Dec 2008 at 5:32
ok,
I found one possible issue that could have caused this in the check if modified
code
and have fixed it. So hopefully it will work correctly for the next release.
Thanks,
Cody
Original comment by CodyPrec...@gmail.com
on 26 Dec 2008 at 4:35
cleaning up old 'fixed' issues
Original comment by CodyPrec...@gmail.com
on 3 Feb 2009 at 6:48
Original issue reported on code.google.com by
wil...@gmail.com
on 22 Dec 2008 at 5:36Attachments: