Jump to content

Multiple date editing error


Cactus

Recommended Posts

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.

post-1678-0-87825300-1415552307_thumb.jpg

Link to comment
Share on other sites

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: 

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...