curio77 Posted June 22, 2016 Report Share Posted June 22, 2016 Hello, When adding keywords to images by typing into the input field and maneuvering the suggestions list with the keyboard, Daminion v4.6 (#1481) will frequently crash when paging using [PgDn]. This results in an exception dialog with information like the following example: System.ArgumentOutOfRangeException: InvalidArgument=Value mit dem Wert 50 ist für SelectedIndex ungültig. Parametername: SelectedIndex bei System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value) bei PicaJet.Daminion.GUIComponents.PropertyInspectorEx.IntelliSenseClass.OnTextBoxPreviewKeyDown(Object sender, PreviewKeyDownEventArgs e) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\IntelliSense\IntelliSense.cs:Zeile 735. bei PicaJet.Daminion.GUIComponents.PropertyInspectorEx.TagEditors.TextBoxPro.OnTextBoxPreviewKeyDown(Object sender, PreviewKeyDownEventArgs e) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\TagEditors\TextBoxPro.cs:Zeile 1032. bei System.Windows.Forms.PreviewKeyDownEventHandler.Invoke(Object sender, PreviewKeyDownEventArgs e) bei System.Windows.Forms.Control.OnPreviewKeyDown(PreviewKeyDownEventArgs e) bei System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg) bei System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg) Steps to reproduce: Select an image. In the properties panel, focus the input field for keywords and start typing some existing keyword. When the suggestions popup is displayed, page downwards using [PgDn]. In most cases, Daminion will crash towards the end of the list. If it does not crash, retry with some other keyword. Marco Quote Link to comment Share on other sites More sharing options...
Murat Posted June 22, 2016 Report Share Posted June 22, 2016 Thank you Marco. The bug will be registered. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.