Changes between Initial Version and Version 1 of Ticket #2427, comment 2


Ignore:
Timestamp:
Feb 8, 2014, 6:45:27 AM (10 years ago)
Author:
Echelon9

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2427, comment 2

    initial v1  
    11In fact, RealDirectory::Watch() is never called with ./pyrogenesis -editor, although it is called with commandline invocation of ./pyrogenesis (on directory "/").
     2
     3This error appears in part due to InitVfs() explicitly not being called on the AtlasUI path. The code assumes Atlas handles this itself.