Skip to content

Uncaught exception when dragging multiple items between groups (macOS) #51

@CyberSkull

Description

@CyberSkull

Whenever I drag 2 or more items between groups in the transfers window it causes an uncaught exception. Transmission 2.92 (14714) on macOS 10.12 (16A323).

Exception Name: NSInvalidArgumentException
Description: -[TorrentGroup setGroupValue:determinationType:]: unrecognized selector sent to instance 0x61000003dd00
User Info: (null)

0   CoreFoundation                      0x00007fff7fff57bb __exceptionPreprocess + 171
1   libobjc.A.dylib                     0x00007fff94762a2a objc_exception_throw + 48
2   CoreFoundation                      0x00007fff80075d84 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
3   CoreFoundation                      0x00007fff7ff68fc3 ___forwarding___ + 1059
4   CoreFoundation                      0x00007fff7ff68b18 _CF_forwarding_prep_0 + 120
5   Transmission                        0x0000000106bb7678 Transmission + 71288
6   AppKit                              0x00007fff7e264650 -[NSOutlineView performDragOperation:] + 322
7   AppKit                              0x00007fff7dea42bd NSCoreDragReceiveMessageProc + 749
8   HIServices                          0x00007fff7ecda3ae DoMultipartDropMessage + 328
9   HIServices                          0x00007fff7ecda0b8 DoDropMessage + 41
10  HIServices                          0x00007fff7ecda089 SendDropMessage + 80
11  HIServices                          0x00007fff7ecd8bff DragInApplication + 519
12  HIServices                          0x00007fff7ecd7b9f CoreDragStartDragging + 925
13  AppKit                              0x00007fff7dea0d30 -[NSCoreDragManager _dragUntilMouseUp:accepted:] + 1048
14  AppKit                              0x00007fff7de9dcba -[NSCoreDragManager dragImage:fromWindow:at:offset:event:pasteboard:source:slideBack:] + 1193
15  AppKit                              0x00007fff7de9d800 -[NSWindow(NSDrag) dragImage:at:offset:event:pasteboard:source:slideBack:] + 135
16  AppKit                              0x00007fff7e263602 -[NSOutlineView dragImage:at:offset:event:pasteboard:source:slideBack:] + 211
17  AppKit                              0x00007fff7e34c55c -[NSTableView _doImageDragUsingRowsWithIndexes:event:pasteboard:source:slideBack:startRow:] + 627
18  AppKit                              0x00007fff7e34d3e0 -[NSTableView _performClassicDragOfIndexes:hitRow:event:] + 329
19  AppKit                              0x00007fff7dedaa76 -[NSTableView _performDragFromMouseDown:] + 468
20  AppKit                              0x00007fff7ded8d9f -[NSTableView mouseDown:] + 735
21  AppKit                              0x00007fff7ded8890 -[NSOutlineView mouseDown:] + 74
22  Transmission                        0x0000000106bc5adf Transmission + 129759
23  AppKit                              0x00007fff7e47573d -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 6341
24  AppKit                              0x00007fff7e471f8c -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 1942
25  AppKit                              0x00007fff7e47142a -[NSWindow(NSEventRouting) sendEvent:] + 541
26  AppKit                              0x00007fff7e311bf5 -[NSApplication(NSEvent) sendEvent:] + 1145
27  AppKit                              0x00007fff7dbf8009 -[NSApplication run] + 1002
28  AppKit                              0x00007fff7dbc2a8a NSApplicationMain + 1237
29  Transmission                        0x0000000106ba87b3 Transmission + 10163
30  Transmission                        0x0000000106ba8300 Transmission + 8960

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions