Cactus Posted November 9, 2014 Report Share 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 Link to comment Share on other sites More sharing options...
Murat Posted November 9, 2014 Report Share 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 Link to comment Share on other sites More sharing options...
Cactus Posted November 10, 2014 Author Report Share 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 Link to comment Share on other sites More sharing options...
Murat Posted November 11, 2014 Report Share 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 Link to comment Share on other sites More sharing options...
Cactus Posted November 11, 2014 Author Report Share 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 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.