tode icon indicating copy to clipboard operation
tode copied to clipboard

for some reason doing a 'touch st test' causes tode to freeze and require a force quit

Open pdebruic opened this issue 9 years ago • 2 comments

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.

pdebruic avatar Apr 07 '15 14:04 pdebruic

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.

dalehenrich avatar Apr 07 '15 20:04 dalehenrich

the entire path wasn't present on disk and that's where the error came from ... try to reproduce

dalehenrich avatar Mar 21 '16 22:03 dalehenrich