sts10 / radiation

A simple blog CMS for totallynuclear.club pages.
MIT License
16 stars 3 forks source link

Crash on entering 'q' in blog creation #2

Closed cena closed 9 years ago

cena commented 10 years ago

Please enter an html file name for your new post (Example: a-laid-back-sunday.html) q /home/straylight/radiation/lib/post.rb:10:in initialize': No such file or directory - ../posts/2014-10-14T17+21+16-q (Errno::ENOENT) from /home/straylight/radiation/lib/post.rb:10:innew' from /home/straylight/radiation/lib/post.rb:10:in create' from bin/runner.rb:58:in

'

sts10 commented 10 years ago

Hi cena. Were you trying to quit? I just added an option so when you enter 'q' there it takes you back to the main menu. Thanks for the idea!

Try re-installing or just doing a git pull origin master from inside the ~/radiation directory and see if it works for you.

sts10 commented 9 years ago

So v 1.0.0 and above definitely fix this issue. I was going to wait for cena to close this issue once he or she approved of the new version, but I am satisfied entering 'q' in the "new post name" menu does return the user to the main menu. Thus I will now be closing this issue.

If anyone else sees a bug or issue related to this (or anything else) please comment here or open a brand new issue. Thanks again!