If many files are created in the project directory and then deleted momentarily
then an exception might happened:
246 ------ Unhandled exception report at 2014-07-23 14:24:27.901050
247 Traceback:
248 Traceback (most recent call last):
249 File "/home/satskyse/codimension/src/ui/objectsbrowserbase.py", line 338,
in onFSChanged
250 deletedPythonFiles ):
251 File "/home/satskyse/codimension/src/ui/globalsbrowsermodel.py", line 91,
in onFSChanged
252 info = self.globalData.briefModinfoCache.get( path )
253 File "/home/satskyse/codimension/src/utils/briefmodinfocache.py", line
47, in get
254 raise Exception( "Cannot open " + path )
255 Exception: Cannot open
/home/satskyse/opt/scripts/common/prepare_release/prepare_release.2014-07-23-14-
24-25.conf.corelib-0.0.0/scripts/common/prepare_release/xcode_server_head.py
256 Log window:
257 Nothing is there
Original issue reported on code.google.com by sergey.s...@gmail.com on 23 Jul 2014 at 6:53
Original issue reported on code.google.com by
sergey.s...@gmail.com
on 23 Jul 2014 at 6:53