LoadSelectedTrack loads tracks twice

Bug #733813 reported by jus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
RJ Skerry-Ryan
1.10
Fix Released
Low
RJ Skerry-Ryan
1.9
Fix Released
Low
RJ Skerry-Ryan

Bug Description

http://bazaar.launchpad.net/~mixxxdevelopers/mixxx/release-1.9.x/revision/2756 MacOS 10.6.6
Currently working on a extended custom keyboard mapping.

My (partial) mapping
[Channel1]
LoadSelectedTrack Shift+Left
[Channel2]
LoadSelectedTrack Shift+Right

When i use the "LoadSelectedTrack" function to load a track into a deck, the "Played" counter was increased by two.
I inserted between line 131-132 in mixxxkeyboard.cpp
 qDebug() << "keyboard press: " << k;

As you can see in the terminal window, the track is loaded twice. First time on key-down, next time on key-up.
My impression is that all keystrokes are fired twice, as long as the key is mapped in Mixxx` keyboard mapping.

Not tested if this is a problem when invoking the functions via MIDI too.

Tags: keyboard

Related branches

RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: New → Fix Committed
assignee: nobody → RJ Ryan (rryan)
importance: Undecided → Low
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/5811

lock status: Metadata changes locked and limited to project staff
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.