Bug #840
Adding volume via scroller forwards song
0%
Description
If I use the scroll wheel on the volume button to add volume up/down, the song starts skipping, forwarding.
OS: Solus
Audacious: 3.10
I think, not sure, there might be a QT bug or something.
Thanks.
Nick
History
#1
Updated by John Lindgren over 6 years ago
Are you familiar with using a debugger? Can you set a breakpoint on aud_drct_seek() and determine if it's being called when you use the scroll wheel? And if so, what is the call stack?
#2
Updated by Jim Turner over 6 years ago
I'm experiencing this myself, but it appears not to be an Audacious issue, but rather the fact that my scrollwheel works in both horizontal and vertical directions, and a slight mistouch while scrolling vertically will send a horizontal scroll event triggering the "song-skip" (I use a Lenovo Scrollpoint mouse in Linux, with both horiz & vert scrolling by mashing the rocker-button in the desired direction - https://wildstar84.wordpress.com/2015/06/05/ibmlenovo-scrollpoint-mouse-with-smooth-horizontal-scrolling-in-linux/). @OP: Are you using a pointing device w/4-way scrolling?
In a related matter, it appears that horizontal scrolling the song-position is currently not (yet?) implemented in the "non-skin" QT interface.
Regards,
Jim
#3
Updated by John Lindgren about 6 years ago
- Status changed from New to Rejected
There's not enough information to debug this. Closing.