Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arcadia cannot start if an edited file disappears #25

Closed
rdp opened this issue Sep 17, 2009 · 3 comments
Closed

arcadia cannot start if an edited file disappears #25

rdp opened this issue Sep 17, 2009 · 3 comments

Comments

@rdp
Copy link
Collaborator

rdp commented Sep 17, 2009

close arcadia, delete a file you were editing in it, reopen arcadia:

C:\dev\ruby\arcadia>ruby bin\arcadia
./ext/ae-editor/ae-editor.rb:3068:in readlines': No such file or directory - C:/dev/clean me up.txt (Errno::ENOENT) from ./ext/ae-editor/ae-editor.rb:3068:inon_before_debug'
from ./lib/a-commons.rb:401:in send' from ./lib/a-commons.rb:401:in_process_fase'
from ./lib/a-commons.rb:397:in each' from ./lib/a-commons.rb:397:in_process_fase'
from ./lib/a-commons.rb:349:in process_event' from ./lib/a-commons.rb:348:ineach'
from ./lib/a-commons.rb:348:in process_event' ... 12 levels... from ./lib/a-core.rb:374:inprepare'
from ./lib/a-core.rb:76:in initialize' from bin/arcadia:12:innew'
from bin/arcadia:12

@rdp
Copy link
Collaborator Author

rdp commented Sep 17, 2009

I guess this was breakpoints on a file that doesn't exist [?]

@angal
Copy link
Owner

angal commented Jan 19, 2011

fixed

@rdp
Copy link
Collaborator Author

rdp commented Jan 19, 2011

nice

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants