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

[Bug] UnicodeDecodeError #2

Open
Kristinita opened this issue Nov 8, 2016 · 0 comments
Open

[Bug] UnicodeDecodeError #2

Kristinita opened this issue Nov 8, 2016 · 0 comments

Comments

@Kristinita
Copy link

Summary

I can not begin to use BrowserBookmarks. I get error in console.

Expected behavior

Expected behavior

Actual behavior

command: show_bookmarks
Traceback (most recent call last):
  File "E:\Sublime Text 3\sublime_plugin.py", line 797, in run_
    return self.run()
  File "BrowserBookmarks in E:\Sublime Text 3\Data\Installed Packages\BrowserBookmarks.sublime-package", line 488, in run
  File "BrowserBookmarks in E:\Sublime Text 3\Data\Installed Packages\BrowserBookmarks.sublime-package", line 446, in collectBookmarks
  File "BrowserBookmarks in E:\Sublime Text 3\Data\Installed Packages\BrowserBookmarks.sublime-package", line 404, in bookmarks
  File "./python3.3/json/__init__.py", line 268, in load
  File "./python3.3/encodings/cp1251.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x98 in position 422: character maps to <undefined>

Steps to reproduce

The problem is reproduced for me in a version of Sublime Text without plugins and user settings.

I install BrowserBookmarks via Package Control → I restart Sublime Text → Ctrl+Shift+PBrowserBookmarks: Show Bookmarks → I get stack trace.

Environment

Operating system and version:
Windows 32-bit 10.0.14393
Sublime Text:
Build 3126
Firefox:
Portable 49.0.2

Thanks.

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

No branches or pull requests

1 participant