Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpack error on OSX, ST3 build 3065 #59

Closed
raarce opened this issue Dec 2, 2014 · 9 comments
Closed

Unpack error on OSX, ST3 build 3065 #59

raarce opened this issue Dec 2, 2014 · 9 comments

Comments

@raarce
Copy link

raarce commented Dec 2, 2014

Followed the instructions but I always get this message when trying to open an evernote note...

Evernote plugin error, please contact developer at
https://github.com/bordaigorl/sublime-evernote/issues

@bordaigorl
Copy link
Owner

Can you set the debug setting to true in your Evernote.sublime-settings and see if you get a more descriptive error? When exactly do you get the error? Did the authentication procedure work at all?

@raarce
Copy link
Author

raarce commented Dec 2, 2014

I set the debug to true, now I get the following when I choose “ Open Evernote Note"

Evernote plugin error: unpack requires a bytes object of length 1

error: Evernote plugin error, please contact developer at

https://github.com/bordaigorl/sublime-evernote/issues

Thanks,

Rafael

  • Rafael Arce Nazario

On Tue, Dec 2, 2014 at 11:27 AM, bordaigorl [email protected]
wrote:

Can you set the debug setting to true in your Evernote.sublime-settings and see if you get a more descriptive error? When exactly do you get the error? Did the authentication procedure work at all?

Reply to this email directly or view it on GitHub:
#59 (comment)

@bordaigorl
Copy link
Owner

Thanks @raarce.
Are you behind a proxy? There is a known bug due to internal libraries used by the Python 3 Evernote SDK that may apply to your case, see #42

@raarce
Copy link
Author

raarce commented Dec 2, 2014

I don’t think so, I tried it from home and now at my workplace (university).

  • Rafael Arce Nazario

On Tue, Dec 2, 2014 at 12:04 PM, bordaigorl [email protected]
wrote:

Thanks @raarce.

Are you behind a proxy? There is a known bug due to internal libraries used by the Python 3 Evernote SDK that may apply to your case, see #42

Reply to this email directly or view it on GitHub:
#59 (comment)

@bordaigorl
Copy link
Owner

Another relevant issue: #40
Which version of ST and the plugin are you running?

@raarce
Copy link
Author

raarce commented Dec 2, 2014

ST Build 3065

I used package manager to download the plugin.

  • Rafael Arce Nazario

On Tue, Dec 2, 2014 at 12:17 PM, bordaigorl [email protected]
wrote:

Another relevant issue: #40

Which version of ST and the plugin are you running?

Reply to this email directly or view it on GitHub:
#59 (comment)

@bordaigorl bordaigorl changed the title Anybody got this plugin working in OSX ST3 Unpack error on OSX, ST3 build 3065 Dec 2, 2014
@johnyluyte
Copy link

Hello, I ran into this issue several days ago at my workplace where the wireless signal is not stable.
After I went back home, everything works like a charm.

And here I am at my workplace again. Sometimes it works fine, sometimes it just hang for about 2 minutes and throw out an error. So I guess it may has something to do with the user's Internet connection.

As far as I know the wireless Internet I'm using is not behind a proxy.

Thanks you

OSX Yosemite
10.10.1
Sublime Text Build 3065

installed_packages:

"AutoFileName",
"BracketHighlighter",
"Color Highlighter",
"ColorPicker",
"Emmet",
"Evernote",
"HTML-CSS-JS Prettify",
"IMESupport",
"JSHint",
"Keymaps",
"Markdown Extended",
"Markdown Preview",
"MarkdownEditing",
"MarkdownTOC",
"Monokai Extended",
"Pretty JSON",
"SFTP",
"SublimeCodeIntel",
"Sublimerge Pro",
"Theme - Cobalt2",
"Themr",
"WordCount"

@bordaigorl
Copy link
Owner

@johnyluyte thanks for reporting this.
Could you be more specific? What is the error reported after freezing? Is it the same as in the title of the issue? (If not could you please open a new issue?)
Could you set the debug setting to true in the plugin's settings so the error message is more descriptive?
I also need to know when the plugin freezes exactly: does it happen when you run a particular command or just in general without apparent reason?

@bordaigorl
Copy link
Owner

Should be finally fixed, see #216

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants