gornostal / Modific

Highlight lines changed since the last commit (supports Git, SVN, Bazaar, Mercurial and TFS) / ST2(3) plugin
614 stars 44 forks source link

UnicodeEncodeError #35

Closed draffter closed 11 years ago

draffter commented 11 years ago

Hi in console after starting Sublime or reloading plugins i can see:

Traceback (most recent call last): File "./Modific.py", line 398, in diff_done UnicodeEncodeError: 'ascii' codec can't encode character u'\xf3' in position 126: ordinal not in range(128)

gornostal commented 11 years ago

Hi!

Please, try again and tell what you see in console.

draffter commented 11 years ago

Hi!

Thanks for the response. I can do that on Monday when I'll send you an email.

Have a nice weekend! 26 sty 2013 20:07, "Aleksandr Gornostal" notifications@github.com napisa³(a):

Hi!

Please, try again and tell what you see in console.

Reply to this email directly or view it on GitHubhttps://github.com/gornostal/Modific/issues/35#issuecomment-12740311.

draffter commented 11 years ago

Hello

I checked console, and now is clear.

Thanks. 26 sty 2013 20:07, "Aleksandr Gornostal" notifications@github.com napisa³(a):

Hi!

Please, try again and tell what you see in console.

Reply to this email directly or view it on GitHubhttps://github.com/gornostal/Modific/issues/35#issuecomment-12740311.

gornostal commented 11 years ago

Okay, I'm closing it. Feel free to open this issue if you will see it again.

draffter commented 11 years ago

Hi again.

Do you call Meld application, because after today's update I have an meld error : Too many parameters 28 sty 2013 12:06, "Aleksandr Gornostal" notifications@github.com napisa³(a):

Okay, I'm closing it. Feel free to open this issue if you will see it again.

Reply to this email directly or view it on GitHubhttps://github.com/gornostal/Modific/issues/35#issuecomment-12777158.

gornostal commented 11 years ago

Probably you set up external diff tool for git. I made this fix https://github.com/gornostal/Modific/commit/6d95fd312476b7ec3a3ae509812ba8bd87965002 Could you restart Sublime (make sure it pulled this commit to Modific) and see if it works?

draffter commented 11 years ago

Now works fine

Thanks again 28 sty 2013 16:34, "Aleksandr Gornostal" notifications@github.com napisa³(a):

Probably you set up external diff tool for git. I made this fix 6d95fd3https://github.com/gornostal/Modific/commit/6d95fd312476b7ec3a3ae509812ba8bd87965002 Could you restart Sublime (make sure it pulled this commit to Modific) and see if it works?

Reply to this email directly or view it on GitHubhttps://github.com/gornostal/Modific/issues/35#issuecomment-12787150.