Cactus Posted November 9, 2014 Report Posted November 9, 2014 Hello. 1. Selecting some pictures (all having same date and time in my case). 2. Seeing empty date tag. 3. Clicking it and seeing current date, midnight. 4. Starting to edit - entering day of month on keyboard. 5. Pressing right arrow key on keyboard to edit month and seeing resetted month and year to January of 0001 year. 6. Pressing up or down arrow key (may be not once) to change month and getting error. Quote
Murat Posted November 9, 2014 Report Posted November 9, 2014 How did you reset the Year to 1, I can't reproduce it. Could you please record a short screencast video that demonstrates this issue. Please also click on the Details button and send me the bug-report also. Thanks! Quote
Cactus Posted November 10, 2014 Author Report Posted November 10, 2014 How did you reset the Year to 1, I can't reproduce it. After entering any number in day of month I press right arrow key to focus Month part of control and it resets. Could you please record a short screencast video that demonstrates this issue. Download it here. Please also click on the Details button and send me the bug-report also. Noticed that error occurs only if I press down arrow key at January of 0001, then it tries to set December of 0000 (decreasing year) and get error. Here is details that you ask. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime. Parameter name: months at System.DateTime.AddMonths(Int32 months) at PicaJet.Daminion.GUIComponents.PropertyInspectorEx.TagEditors.DateTimePickerControl.IncSelectedElement(Boolean inverse) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\TagEditors\DateTimePickerControl.cs:line 396 at PicaJet.Daminion.GUIComponents.PropertyInspectorEx.TagEditors.DateTimePickerControl.OnPreviewKeyDown(PreviewKeyDownEventArgs e) in c:\DaminionAuto\Code\GUIComponents\Controls\PropertyInspectorEx\TagEditors\DateTimePickerControl.cs:line 459 at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg) at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Daminion Assembly Version: 3.4.0.1112 Win32 Version: 3.4.0.1112 CodeBase: file:///C:/Program%20Files%20(x86)/Daminion/Daminion.exe CodeBase: Quote
Murat Posted November 11, 2014 Report Posted November 11, 2014 Hmm... After hitting on the Right arrow key on the keyboard the Year is still 2014 in my tests. Do you see the same behaviour on a newly created catalog? Quote
Cactus Posted November 11, 2014 Author Report Posted November 11, 2014 Hmm... After hitting on the Right arrow key on the keyboard the Year is still 2014 in my tests. Do you see the same behaviour on a newly created catalog? Yes. In new catalog too. Quote
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.