gcollazo / BrowserRefresh-Sublime

This plugin will switch from ST2 and ST3 to Google Chrome, Google Chrome Canary, Safari, Firefox or Opera and reload the active tab
http://gcollazo.github.com/BrowserRefresh-Sublime
565 stars 62 forks source link

OSX: utf-8 encoded, unable to load plugin #48

Open jasperjorna opened 10 years ago

jasperjorna commented 10 years ago

When I start Sublime Text 3 3059 on OSX 10.9.1 I get the following message in the console:

win/pywinauto/unittests/test_SendKeys.py in /Users/jasper/Library/Application Support/Sublime Text 3/Installed Packages/Browser Refresh.sublime-package is not utf-8 encoded, unable to load plugin

Looks like it's including a Windows related thing.

The plugin works fine though, it just shows that message.

ghost commented 10 years ago

Same problem : win/pywinauto/unittests/test_SendKeys.py in /Users/maxime/Library/Application Support/Sublime Text 3/Installed Packages/Browser Refresh.sublime-package is not utf-8 encoded, unable to load plugin

tconroy commented 10 years ago

I also have this issue, on Linux. Any solutions?