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

Bad character breaks Rodeo #487

Open
ben519 opened this issue Sep 30, 2016 · 6 comments
Open

Bad character breaks Rodeo #487

ben519 opened this issue Sep 30, 2016 · 6 comments
Labels

Comments

@ben519
Copy link

ben519 commented Sep 30, 2016

If you try to execute this text inside Rodeo, it will hang

['Friday’, 'Saturday']

Of course, I eventually realized the apostrophe at the end of Friday is the culprit, but I thought I'd report this anyways. When I execute this in an Anaconda shell in Terminal, I get a nice error message.

@glamp
Copy link
Contributor

glamp commented Sep 30, 2016

@ben519 not seeing this on my end. is this still an issue for you?

image

image

@ben519
Copy link
Author

ben519 commented Sep 30, 2016

Yes, this still hangs Rodeo for me. Forgot to mention that I'm using Rodeo 2.4.2 combined with an Anaconda virtual environment using Python 3.5.2. And I'm on mac osx 10.11.6

@glamp
Copy link
Contributor

glamp commented Sep 30, 2016

very weird. can you send over your logfile (or at least the last 2K lines of it)? ~/rodeo.log

@ben519
Copy link
Author

ben519 commented Sep 30, 2016

Interesting. I had two rodeo log files. They're both attached.

On Fri, Sep 30, 2016 at 12:30 PM, Greg Lamp notifications@github.com
wrote:

very weird. can you send over your logfile (or at least the last 2K lines
of it)? ~/rodeo.log


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#487 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAsIm8hl5d8kZ_4p28l_B-FzAmLTz9Y7ks5qvUccgaJpZM4KKr0W
.

@TakenPilot
Copy link
Contributor

(Off-topic: @ben519 Yeah, the log files roll to one additional file so we won't lose anything even after the file exceeds its limit and is cleared. I'm going to change the logging to something cheaper and manage it wiser in the future -- once everything becomes more obvious in the UI. )

@TakenPilot TakenPilot added the bug label Oct 8, 2016
@aleszib
Copy link

aleszib commented Dec 6, 2017

I have the same issue Rodeo 2.4.10
However, as I write in a language where "strange" characters, e.g. ščž are used all the time, this is very important to me (I can not use rodeo for what I want if this is not resolved).

Is this issue being worked on?

Otherwise, this would be my No.1 Python IDE.

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

No branches or pull requests

4 participants