'Jump to Time' feature is broken in VLC 2.1.0 for Mac
The 'Jump to Time' feature is broken in VLC 2.1.0 for Mac (I'm using 10.7.5)\ \ Regarding the 'Jump to Time' feature:\ -the menu item is unresponsive\ -the hotkey (Command-J) is also unresponsive, unless pressing it quickly several times\ -the text box does not allow input\ -the text box cannot be dismissed, except by stopping playback
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Migration Bot added Severity::normal Type::bug + 1 deleted label
added Severity::normal Type::bug + 1 deleted label
- Migration Bot changed milestone to %2.1.1
changed milestone to %2.1.1
- Jean-Baptiste Kempf unassigned @MigrationBot
unassigned @MigrationBot
- Jean-Baptiste Kempf added Component::Interface: macOS label and removed 1 deleted label
added Component::Interface: macOS label and removed 1 deleted label
- Maintainer
Upps:
27.09.13 19:41:52,630 VLC[75454]: -[__NSCFNumber length]: unrecognized selector sent to instance 0x187 27.09.13 19:41:52,828 VLC[75454]: ( 0 CoreFoundation 0x00007fff8e600b06 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff948d43f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8e69740a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186 3 CoreFoundation 0x00007fff8e5ef02e ___forwarding___ + 414 4 CoreFoundation 0x00007fff8e5eee18 _CF_forwarding_prep_0 + 232 5 AppKit 0x00007fff90155240 __NSGetStringAndAttributesFromTextCell + 208 6 AppKit 0x00007fff9018a94b _NSDrawTextCell + 248 7 AppKit 0x00007fff901aa5ae -[NSTextFieldCell drawInteriorWithFrame:inView:] + 777 8 AppKit 0x00007fff9018d7d6 -[NSControl drawRect:] + 400 9 AppKit 0x00007fff90181064 -[NSView _drawRect:clip:] + 4217 10 AppKit 0x00007fff9017f6c1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656 11 AppKit 0x00007fff9017fad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704 12 AppKit 0x00007fff9017fad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704 13 AppKit 0x00007fff9017d6f2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 817 14 AppKit 0x00007fff9017d143 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314 15 AppKit 0x00007fff90178d6d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675 16 AppKit 0x00007fff90142c93 -[NSView displayIfNeeded] + 1830 17 AppKit 0x00007fff901421cc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738 18 AppKit 0x00007fff9070d901 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01208 + 46 19 CoreFoundation 0x00007fff8e5c7417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 20 CoreFoundation 0x00007fff8e5c7381 __CFRunLoopDoObservers + 369 21 CoreFoundation 0x00007fff8e5a27b8 __CFRunLoopRun + 728 22 CoreFoundation 0x00007fff8e5a20e2 CFRunLoopRunSpecific + 290 23 AppKit 0x00007fff9036506b -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 150 24 AppKit 0x00007fff90363ce0 -[NSMenu performKeyEquivalent:] + 271 25 libmacosx_plugin.dylib 0x000000010233eb87 -[VLCMainWindow performKeyEquivalent:] + 295 26 AppKit 0x00007fff90363034 -[NSApplication _handleKeyEquivalent:] + 462 27 AppKit 0x00007fff90220143 -[NSApplication sendEvent:] + 4480 28 AppKit 0x00007fff9013621a -[NSApplication run] + 636 29 libmacosx_plugin.dylib 0x000000010234ee88 OpenIntf + 360 30 libvlccore.7.dylib 0x00000001000db7a1 generic_start + 129 31 libvlccore.7.dylib 0x00000001000db4ca module_load + 154 32 libvlccore.7.dylib 0x00000001000db075 vlc_module_load + 1221 33 libvlccore.7.dylib 0x00000001000db711 module_need + 65 34 libvlccore.7.dylib 0x000000010005b275 intf_Create + 709 35 libvlccore.7.dylib 0x0000000100038423 libvlc_InternalAddIntf + 275 36 libvlc.5.dylib 0x0000000100008173 libvlc_add_intf + 51 37 VLC 0x00000001000027e8 main + 1112 38 VLC 0x0000000100002384 start + 52 39 ??? 0x0000000000000002 0x0 + 2 )
- Author
commit dcf42ab9 Author: David Fuhrmann david.fuhrmann@googlemail.com Date: Fri Sep 27 21:50:15 2013 +0200
macosx: fix crash when opening goto window (close [#9488](https://code.videolan.org/videolan/vlc/-/issues/9488))
Original author: david.fuhrmann@googlemail.com
- Migration Bot added Status::fixed label
added Status::fixed label
- Jean-Baptiste Kempf closed
closed
- Migration Bot mentioned in issue #9603 (closed)
mentioned in issue #9603 (closed)
- Rémi Denis-Courmont added Version::3.0.x label and removed 1 deleted label
added Version::3.0.x label and removed 1 deleted label