Jay J

Results 40 comments of Jay J

I was able to reproduce this issue on three different Win10 machines. Any possible fixes?

@molster yesm the same error message (Couldn't run Squirrel hook, continuing). Running appname --squirrel-updated a.new.version.number did not help.

Having the same issue on - Ubuntu 14.04 - Mono 4.2.1 - Wine 1.6.2 - Electron 0.36.1

Should we still use that script, or add yas3fs to rc.local?

Were you ever able to figure it out? We are experiencing a similar issue. #107

I also tried upgrading to Python 2.7.10 as well as downgrading to 2.6.2, neither helped. Update: When restarted enough times, the error becomes different: ``` 2015-09-28 17:58:45,130 ERROR Uncaught Exception...

So it looks like the message arrives (in unicode), but then the json is not getting parsed properly This is the string (obfuscated): ``` { u'SignatureVersion': u'1', u'Timestamp': u'2015-09-25T21: 26:...

Ok, it looks like it's not able to grab 'Message' from the dictionary: ``` print "message full", content.get('Message') ``` returns ``` message full None ``` ...and if I call the...

@danilop I experimented with a variety of settings, but disabling bucket notifications did not help, unfortunately.