View Issue Details

IDProjectCategoryView StatusLast Update
0005174ardourbugspublic2020-04-19 20:16
Reporteroofus Assigned Tox42  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformi7 3770K 3.5GHz,16GB MemoryOSKubuntuOS Version12.10 64bit
Summary0005174: Track group creation by dragging in the group tab area is not working in the editor.
DescriptionTrack group creation by dragging in the group tab area is not working in the editor. Clicking and dragging shows some graphics but it's not aligned correctly and can't always be extended. Attempting to do the same thing in the mixer works as expected.
TagsNo tags attached.

Activities

oofus

2012-12-30 00:15

developer   ~0014402

Last edited: 2012-12-30 00:16

This appears to be intermittent, and I can't figure out what triggers it.

x42

2013-07-17 00:56

administrator   ~0015126

resolved - worked-around - in rev 3.3-1-gbf0f4fe but not properly fixed.

https://github.com/Ardour/ardour/commit/bf0f4fe

23:24 < rgareus> las: (0) code in question https://github.com/Ardour/ardour/blob/master/gtk2_ardour/time_axis_view.cc#L149
23:15 < rgareus> las: (1) the controls_ebox always get motion-hints, even though it asks for "real" motion events
23:16 < rgareus> las: (2) with tooltips-enable the "controls_ebox" recieves a continuous stream of motion-event-hints for every motion
23:17 < rgareus> las: (3) with tooltips-disabled the "controls_ebox" receives occasional motion-event-hints
23:18 < rgareus> las: (4) adding a call to gdk_event_request_motions(ev); at the end of the controls_ebox_motion handler fixes^Wworks-around the problem

system

2020-04-19 20:16

developer   ~0023162

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2012-11-16 11:48 oofus New Issue
2012-11-16 11:48 oofus cost => 0.00
2012-12-30 00:15 oofus Note Added: 0014402
2012-12-30 00:16 oofus Note Edited: 0014402
2013-07-17 00:56 x42 Note Added: 0015126
2013-07-17 00:56 x42 Status new => resolved
2013-07-17 00:56 x42 Resolution open => fixed
2013-07-17 00:56 x42 Assigned To => x42
2020-04-19 20:16 system Note Added: 0023162
2020-04-19 20:16 system Status resolved => closed