tode
tode copied to clipboard
for some reason doing a 'touch st test' causes tode to freeze and require a force quit
Its not just files named 'test' either. I'm not sure why I forgot to talk to you about this last week. Anyway.
the contents of test.ston in the tode/home directory is:
TDSmalltalkLeafNode{#name:'test',#contents:nil,#creationTime:DateAndTime['2015-04-07T07:29:06.0695419311523-07:00'],#modificationTime:@2}
If I force quit and sign back in then do an 'ls' upon login tODE also freezes. The permissions in the directories look OK. The only way to use tODE once the test.ston file has been created is to delete the test.ston file from the file system on the server.
very interesting ... I will look into this
On 04/07/2015 07:41 AM, Paul DeBruicker wrote:
Its not just files named 'test' either. I'm not sure why I forgot to talk to you about this last week. Anyway.
the contents of test.ston in the tode/home directory is:
TDSmalltalkLeafNode{#name:'test',#contents:nil,#creationTime:DateAndTime['2015-04-07T07:29:06.0695419311523-07:00'],#modificationTime:@2 https://github.com/2}
If I force quit and sign back in then do an 'ls' upon login tODE also freezes. The permissions in the directories look OK. The only way to use tODE once the test.ston file has been created is to delete the test.ston file from the file system on the server.
— Reply to this email directly or view it on GitHub https://github.com/dalehenrich/tode/issues/166.
the entire path wasn't present on disk and that's where the error came from ... try to reproduce