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

Jupyter QtConsole 4.0.1 copy on selection ignores the last char #47

Closed
zhangxaochen opened this issue Aug 26, 2015 · 5 comments
Closed
Milestone

Comments

@zhangxaochen
Copy link

When I upgrade to the latest ipython-qtconsole v4.0, I find the window name is changed to Jupyter QtConsole now. My versions / settings are now as below:

Jupyter QtConsole 4.0.1
Python 2.7.7 |Anaconda 2.2.0 (32-bit)| (default, Jun 11 2014, 10:41:43) [MSC v.1500 32 bit (Intel)]
Type "copyright", "credits" or "license" for more information.

IPython 4.0.0 -- An enhanced Interactive Python

The usage seems to be the same as before, while when I was trying to do copy / paste after selecting some texts: the last character is missing after pasting!

I shutdown & reopened the kernel, using either the command:
D:\Anaconda\pythonw.exe D:\Anaconda\pkgs\ipython-4.0.0-py27_0\Scripts\ipython-script.py qtconsole
or
jupyter qtconsole
or
jupyter-qtconsole.exe

yet the issue still be there. So this seems to be a replicable bug to me -- not a fatal error, but annoying ;/

Has anyone come across the same issue as mine?

@bashtage
Copy link

bashtage commented Sep 1, 2015

I have the exact same issue on RHEL 6 using anaconda - last copy is always stripped unless I copy raw text, in which case it works correctly.

@cy18
Copy link

cy18 commented Oct 16, 2015

Exactly same problem in qtconsole, as well as in spyder.

@ccordoba12
Copy link
Collaborator

This is already fixed in master, and will be released in qtconsole 4.1.

@minrk, please close this one :-)

@minrk minrk closed this as completed Oct 16, 2015
@minrk
Copy link
Member

minrk commented Oct 16, 2015

@ccordoba12 I added you to the repo, so you can close/merge now, too.

@minrk minrk added this to the 4.1 milestone Oct 16, 2015
@ccordoba12
Copy link
Collaborator

Thanks a lot @minrk! I promise to hep where I can :-)

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

5 participants