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

Hardware mouse cursor displayed above application's cursor #913

Closed
akciom opened this issue Dec 26, 2015 · 8 comments
Closed

Hardware mouse cursor displayed above application's cursor #913

akciom opened this issue Dec 26, 2015 · 8 comments
Assignees
Milestone

Comments

@akciom
Copy link

akciom commented Dec 26, 2015

On Ubuntu 15.04, somewhere between v1.1.0.1 and v1.1.1 releases (still a problem with the most recent git version) the hardware cursor started appearing over the application's cursor like in the image below. Is there anything that might have been modified between those two versions that could have caused this issue? I'd be more than happy to investigate further but not really sure where to look in the 200+ commits between releases. Any ideas?

cursor_over_cursor

@dacap dacap added the linux label Dec 26, 2015
@dacap
Copy link
Member

dacap commented Dec 26, 2015

Don't worry. I'm going to review this issue for v1.1.2 next week.

@dacap dacap added this to the v1.1 milestone Dec 26, 2015
@dacap dacap self-assigned this Dec 26, 2015
@ghost
Copy link

ghost commented Jan 7, 2016

This issue affects other versions of Ubuntu also. I'm on 14.04.

@GeertJohan
Copy link

Ubuntu 15.10 here, have the same.

@GeertJohan
Copy link

Just built from master and noticed that this issue is fixed there.

@dacap
Copy link
Member

dacap commented Feb 12, 2016

Hi @GeertJohan, could you please check if this is fixed? I'm compiling master in a virtual machine and it doesn't look fixed 😅

@dacap
Copy link
Member

dacap commented Feb 12, 2016

@GeertJohan I think that you might have "Edit > Preferences > Experimental > Use native mouse cursor" enabled and that's why you don't see the software cursor below the hardware one.

@akciom
Copy link
Author

akciom commented Feb 15, 2016

I just built from master and the cursor issue appears to be solved... kinda. Not sure if this is related or not, but now the mouse doesn't work at all*. When I scroll with the mouse wheel or click, the cursor changes from say the finger or cross pointer to the default pointer. Using the scroll wheel or clicking repeatedly, occasionally the hardware cursor flashes on the screen briefly.

* The mouse sometimes recognizes input but only when I'm spamming the buttons or wheel and moving the cursor around.

@dacap
Copy link
Member

dacap commented Mar 1, 2016

This bug can be fixed installing libxcursor-dev in your system. I'll make a note in INSTALL.md that this dependency is necessary to avoid this issue.

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

No branches or pull requests

3 participants