Samuel Allan

Results 107 comments of Samuel Allan

> I don't think we can remove/change the InstancePut being embedded in the Instance type as this would potentially cause an API break Would it still break the api if...

@noway421 I've been working on a fork of this project with the aim of tidying it up and experimenting (with things like porting to python3, depending on vanilla upstream pyenet)...

@NateShoffner sure, will do. :+1:

@sobjornstad > I would like to see sncli place the temporary file in a location where it will be saved if anything untoward happens. The temporary file location is customizable...

...although it probably would be good to investigate when these tempfiles are deleted by sncli - it would be good to have them around for longer.

I'm treating this as a high priority bug now. Data loss is no joke and this has affected enough people now. Obviously it is possible for the temporary file to...

@drewauff sncli uses urwid - see http://urwid.org/reference/constants.html#standard-background-and-foreground-colors for the names of the supported colours. There is also this page which lists more colour options: http://urwid.org/manual/displayattributes.html#standard-foreground-colors I'm not sure which will...

Hmm I'll look into it, thanks for the report. I'm surprised this would happen because afaik there aren't any long running connections.

@drewauff please post your .snclirc file (obviously with credentials removed), and I'll be happy to take a look.

I can't reproduce the issue on my machine with the latest revision of sncli. Could you let us know which version of sncli you are running, the versions of the...