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

multitouch_on_demand doesn't work with 1.9.0 on OS X #3411

Closed
wjanssen opened this issue Jun 9, 2015 · 4 comments
Closed

multitouch_on_demand doesn't work with 1.9.0 on OS X #3411

wjanssen opened this issue Jun 9, 2015 · 4 comments
Assignees
Labels
Platform: OSX Status: Needs-analysis Issue needs to be analyzed if it's real

Comments

@wjanssen
Copy link

wjanssen commented Jun 9, 2015

This is 1.9.0 on OS X 10.7.

I have this in my ~/.kivy/config.ini:

[input]
mouse = mouse,multitouch_on_demand

But when I right-click I get the dreaded red dot, and the info about profiles and button is this:

['pos', 'button', 'multitouch_sim'] right

I thought I got to control whether "multitouch_sim" is in the profile?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

janssen pushed a commit to janssen/kivy that referenced this issue Aug 11, 2015
@janssen
Copy link
Contributor

janssen commented Aug 11, 2015

This analysis is not right. multitouch_on_demand will always put multitouch_sim in the profile. However, the red dot should not be drawn.

akshayaurora added a commit that referenced this issue Aug 26, 2015
remove red dot appropriately, issue #3411
@dessant dessant added Platform: OSX Status: Needs-analysis Issue needs to be analyzed if it's real labels Oct 4, 2015
@stale
Copy link

stale bot commented Oct 7, 2017

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 7, 2017
@KeyWeeUsr
Copy link
Contributor

Probably fixed by #5396

@stale stale bot removed the stale label Oct 14, 2017
@tito tito added this to To do in Mathieu's backlog via automation Mar 8, 2019
@tito tito self-assigned this Mar 8, 2019
@tito
Copy link
Member

tito commented Mar 8, 2019

Just tested with 8f48a11 / master, i got multitouch sim on touchtracer, but not the red dot. So yes probably fixed by #5396.

@tito tito closed this as completed Mar 8, 2019
Mathieu's backlog automation moved this from To do to Done Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: OSX Status: Needs-analysis Issue needs to be analyzed if it's real
Projects
Development

No branches or pull requests

5 participants