Closed rohit1607 closed 4 years ago
Thank you for the bug report!
Can you tell me more about it, such as:
If you run ci_edit with --version, what does it say (copy/paste to this bug maybe).
Hi Dave ! It seems that I am able to open files now. I guess things went to normal after I restarted my system, maybe.
In any case, I’ll list down answers to your queries:
Version (build iteration): v50 Within Python 3.7.4 (default, Aug 13 2019, 20:35:49) [GCC 7.3.0] See LICENSE for license information See readme.md for an introduction Both files may be found in "/opt/ci_edit" Please give the gift of feedback and bug reports at https://github.com/google/ci_edit/issues
I'm glad it's working. Please let me know if something else comes up :)
Super sorry, something went very wrong. Please create a New Issue and paste this info there.
Traceback (most recent call last): File "/opt/ci_edit/app/ci_program.py", line 557, in wrapped_ci prg.run() File "/opt/ci_edit/app/ci_program.py", line 494, in run self.commandLoop() File "/opt/ci_edit/app/ci_program.py", line 200, in commandLoop self.refresh(drawList, cursor, frameCmdCount) File "/opt/ci_edit/app/ci_program.py", line 433, in refresh curses.curs_set(0) # Hide cursor. _curses.error: curs_set() returned ERR