Page 2 of 4

Re: Jamovi won't open (Connection lost)

Posted: Thu Jan 04, 2018 2:23 am
by eholland
Program Files

Re: Jamovi won't open (Connection lost)

Posted: Fri Jan 05, 2018 3:01 am
by jonathon
OK, can you install the latest 0.8.1.13 version of jamovi, and launch it in debug mode (there should be a jamovi debug option available from the start menu).

when this starts up, can you try launching python. you just type 'python' (no quotes) and hit enter.

if python starts successfully, it will end with >>>, but it may throw an (informative) error message.

with thanks

Re: Jamovi won't open (Connection lost)

Posted: Mon Jan 08, 2018 5:11 am
by eholland
I just installed the latest version, followed your instructions, and got the following message:

C:\Program Files\jamovi 0.8.1.13\bin>python
Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:18:55) []MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>

I'm also still getting the same error message when I try to open the new version.

Re: Jamovi won't open (Connection lost)

Posted: Tue Jan 09, 2018 12:27 am
by jonathon
great. thanks for doing all this.

could you see if there are any windows updates you could apply?

with thanks

Re: Jamovi won't open (Connection lost)

Posted: Tue Jan 09, 2018 12:30 am
by eholland
Just checked and Windows is completely up to date.

Re: Jamovi won't open (Connection lost)

Posted: Thu Jan 18, 2018 2:36 am
by eholland
Do you have any more suggestions? It is still not working on my work computer and I would like to be able to access it at work.

Cheers.

Re: Jamovi won't open (Connection lost)

Posted: Thu Jan 18, 2018 3:24 am
by jonathon
hi,

sorry this is quite a tricky one. we've successfully dissected all sorts of issues stemming from inconsistent behaviours on windows, etc. but this seems to be a new one.

let me just try a couple of things now.

with thanks

jonathon

Re: Jamovi won't open (Connection lost)

Posted: Thu Jan 18, 2018 3:32 am
by jonathon
could you bring up the jamovi debug terminal, and this time run:

jamovi --py-debug

this will log to a file in your user/home directory (it will tell you where). could you send us this file?

with thanks

Re: Jamovi won't open (Connection lost)

Posted: Thu Jan 18, 2018 3:36 am
by eholland
Here's the file I've saved to my dropbox:

https://www.dropbox.com/s/erglsuj3t93im ... g.txt?dl=0

Re: Jamovi won't open (Connection lost)

Posted: Fri Jan 19, 2018 4:58 am
by jonathon
thanks. that helps me narrow things down.

i'll add some additional debugging stuff to the next release, which will hopefully bring us a bit closer.

with thanks