Right and Middle clicks are not working on Maverick with ginn v0.2.5

Bug #827401 reported by mashimom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ginn
New
Undecided
Unassigned

Bug Description

I recently reinstalled the system (Maverick 10.10), I am using utpuch ppa repo and sucessfully installed ginn from source pack.
My wishes.xml has the following config for buttons:
<wish gesture="Tap" fingers="3">
      <action name="rightclick" when="update">
        <trigger prop="tap time" min="20" max="400"/>
        <button>2</button>
      </action>
    </wish>
    <wish gesture="Tap" fingers="2">
      <action name="middleclick" when="update">
        <trigger prop="tap time" min="20" max="400"/>
        <button>3</button>
      </action>
    </wish>
The Right and Middle buttons are not working properly, although it records the tap (seen on console) and other multi-touch taps work fine.

Thanks,
Marco

Revision history for this message
Bijan Binaee (bijanbina) wrote :

on most device more than 2 touch is not support please run "geistest" and device attribute then attach them here

Changed in ginn:
assignee: nobody → Bijan Binaee (bijanbina)
Revision history for this message
Björn Kalkbrenner (terminar) wrote :

Oh, my fault, i should mention which hardware and version i am using. Sorry.

Multitouch itself is working,

Hardware: Apple Magic Trackpad
OS: Gentoo (current)
Ginn: 0.2.5
Config: https://wiki.ubuntu.com/Multitouch/AppleMagicTrackpad?action=AttachFile&do=view&target=wishes.xml
with the addition for 1touch.

Dragging, pinch, scrolling, tapping with two, three, four, five finger tap is working, Rotate doesn't work at the moment (but that's another story)...

But - if i select the wish with 1finger, it creates a doubleclick, If i use 1finger, it is just not working.

Geistest is not installed yet, i have to compile it. I'll post a comment if i have new infos from geistest.

Revision history for this message
Björn Kalkbrenner (terminar) wrote :

Can my comment be deleted? I entered the infos to the wrong bug and i can't find how to delete/remove my own comments in launchpad.

Revision history for this message
Bijan Binaee (bijanbina) wrote :

ok i change the bug Status to fixed so your bug made hidden

Revision history for this message
Bijan Binaee (bijanbina) wrote :

you can create a bug again

Changed in ginn:
status: New → Fix Released
Revision history for this message
Chase Douglas (chasedouglas) wrote :

Changing the bug status and/or opening a new bug is not the correct way to modify a comment. If you want to modify a comment, just create a new one stating what should be different in the original comment. It's not perfect, but it works.

Changed in ginn:
status: Fix Released → New
assignee: Bijan Binaee (bijanbina) → nobody
Revision history for this message
mashimom (mashimom) wrote :

Attached the output for geistest

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.