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

Not working if string to search for contains Unicode characters #3

Open
certainlyakey opened this issue Jun 26, 2014 · 1 comment
Open

Comments

@certainlyakey
Copy link

Have to report another bug - if a string to be searched contains a Unicode character, search doesn't work and console gives this error:

Traceback (most recent call last):
  File "OnlineSearch in /Users/alex/Library/Application Support/Sublime Text 3/Installed Packages/OnlineSearch.sublime-package", line 62, in search
  File "X/webbrowser.py", line 70, in open_new_tab
  File "X/webbrowser.py", line 62, in open
  File "X/webbrowser.py", line 622, in open
UnicodeEncodeError: 'ascii' codec can't encode characters in position 47-54: ordinal not in range(128)
@ykqmain
Copy link

ykqmain commented Jan 31, 2023

Recur on macOS

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

2 participants