Focus stacking on my D7000 does not work

212 views
Skip to first unread message

Ronald Fotos

unread,
Oct 18, 2012, 4:08:08 AM10/18/12
to ncc-goog...@googlegroups.com
NCC works great on my D7000 (including LV). The only problem is that the focus control via NCC does not work. Neither the buttons ">>" ">>>",... have any effect nor does the focus change after clicking start with "no of photo = 3" and focus step=75. The camera takes photos but the focus stays unchanged. Any ideas?

Attached to that post my log file.
Obviously there is an error "Unable to focus".

OS: Win 7 64 Bit
Camera: D7000
Firmware: A 1.02 B 1.03 L 1.006

Ronald Fotos

unread,
Oct 18, 2012, 4:10:57 AM10/18/12
to ncc-goog...@googlegroups.com
Attaching a file does not work at the moment, from the log file:

2012-10-18 09:52:13,597 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 09:52:14,410 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 09:52:14,410 [1]DEBUG NCC [(null)] - Driver :NikonBase
2012-10-18 09:52:14,410 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-18 09:52:14,410 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-18 09:52:14,410 [1]DEBUG NCC [(null)] - Connection device \\?\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_risd#disk&ven_ricoh&prod_sd#mmcstorage&rev_2.00#sd0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 09:52:14,472 [5]DEBUG NCC [(null)] - Unknow event code :4008|0
2012-10-18 09:52:20,408 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Show
2012-10-18 09:52:20,489 [1]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 09:52:20,724 [1]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 09:52:22,565 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl\Devices\Classes\ErrorCodes.cs:Zeile 51.
   bei CameraControl.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\Devices\Nikon\NikonBase.cs:Zeile 753.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 740.
2012-10-18 09:52:22,745 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Devices.Classes.DeviceException: Device MTP error: Device is busy

Duka Istvan

unread,
Oct 18, 2012, 12:05:29 PM10/18/12
to ncc-goog...@googlegroups.com
Hi, you can do a test again with this version : https://dl.dropbox.com/u/40987577/NCC/NCCsetup_0.8.302.exe and if not working send the log file again.
THX, for testing.

2012/10/18 Ronald Fotos <tux...@gmx.de>
--
You received this message because you are subscribed to the Google Groups "NCC Google Group" group.
To post to this group, send email to ncc-goog...@googlegroups.com.
To unsubscribe from this group, send email to ncc-google-gro...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/ncc-google-group/-/_2UbJ5Bpi34J.

For more options, visit https://groups.google.com/groups/opt_out.
 
 

Ronald Fotos

unread,
Oct 18, 2012, 4:31:04 PM10/18/12
to ncc-goog...@googlegroups.com
Same issue... I tested with  your 0.8.302 and with "official" 0.8.295. Attached the log files. BTW: Autofocus by clicking on a certain area in LV works. Only manual focus ">>" and focus stacking does not work.

(attaching the files does still not work):

0.8.302:

2012-10-18 22:05:35,605 [1]DEBUG NCC [(null)] - Application starting
2012-10-18 22:05:35,637 [1]DEBUG NCC [(null)] - Application verison0.8.302.0
2012-10-18 22:05:36,807 [5]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:05:36,838 [5]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:05:37,087 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:05:40,457 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:05:40,473 [1]DEBUG NCC [(null)] - Driver :NikonD7000
2012-10-18 22:05:40,473 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:05:40,473 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-18 22:05:40,473 [1]DEBUG NCC [(null)] - Connection device \\?\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_risd#disk&ven_ricoh&prod_sd#mmcstorage&rev_2.00#sd0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:05:41,674 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:05:41,674 [1]DEBUG NCC [(null)] - Driver :WiaCameraDevice
2012-10-18 22:05:41,674 [1]DEBUG NCC [(null)] - Name :NIKON D7000
2012-10-18 22:05:41,674 [1]DEBUG NCC [(null)] - Manufacturer :Microsoft
2012-10-18 22:05:46,426 [6]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:05:46,449 [6]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:06:00,793 [5]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:06:00,869 [6]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:06:00,948 [7]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:06:01,007 [4]DEBUG NCC [(null)] - ===========Camera disconnected==============
2012-10-18 22:06:01,007 [4]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:06:01,008 [4]ERROR NCC [(null)] - Close camera
System.Runtime.InteropServices.COMException (0x802A0002): Die Funktion zum Herunterfahren wurde bereits für dieses Objekt oder für das Objekt, das Besitzer dieses Objekts ist, aufgerufen. (Ausnahme von HRESULT: 0x802A0002)
   bei PortableDeviceApiLib.PortableDeviceClass.SendCommand(UInt32 dwFlags, IPortableDeviceValues pParameters, IPortableDeviceValues& ppResults)
   bei PortableDeviceLib.StillImageDevice.ExecuteWithNoData(Int32 code) in d:\devel\vs2010\CameraControl\PortableDeviceLib\StillImageDevice.cs:Zeile 39.
   bei CameraControl.Core.Devices.BaseMTPCamera.ExecuteWithNoData(Int32 code, Int32 loop, Int32 counter) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\BaseMTPCamera.cs:Zeile 69.
   bei CameraControl.Core.Devices.BaseMTPCamera.ExecuteWithNoData(Int32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\BaseMTPCamera.cs:Zeile 38.
   bei CameraControl.Core.Devices.Nikon.NikonBase.DeviceReady(Int32 retrynum) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 1129.
   bei CameraControl.Core.Devices.Nikon.NikonBase.DeviceReady() in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 1120.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Close() in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 887.
2012-10-18 22:06:04,948 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:06:06,166 [7]DEBUG NCC [(null)] - Unknow event code :4008|0
2012-10-18 22:06:06,167 [7]DEBUG NCC [(null)] - Unknow event code :4004|10001
2012-10-18 22:06:09,167 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:06:09,168 [1]DEBUG NCC [(null)] - Driver :NikonD7000
2012-10-18 22:06:09,168 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:06:09,168 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-18 22:06:09,168 [1]DEBUG NCC [(null)] - Connection device \\?\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_risd#disk&ven_ricoh&prod_sd#mmcstorage&rev_2.00#sd0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:06:10,139 [1]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:10,372 [1]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:10,876 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Show
2012-10-18 22:06:30,646 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,056 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,301 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,593 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,815 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:31,988 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:32,173 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:32,579 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:32,724 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:33,348 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:33,533 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:33,685 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:33,853 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:35,565 [13]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:06:35,865 [13]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:35,871 [13]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:37,348 [13]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:06:37,351 [13]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00031.NEF
2012-10-18 22:06:38,306 [13]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00031.NEF
2012-10-18 22:06:38,309 [13]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:06:38,312 [14]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:06:38,324 [14]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:06:40,018 [13]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:06:40,318 [13]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:40,324 [16]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:40,674 [13]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:40,677 [16]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:40,720 [13]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:42,222 [13]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:06:42,223 [13]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00032.NEF
2012-10-18 22:06:43,166 [13]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00032.NEF
2012-10-18 22:06:43,167 [13]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:06:43,168 [7]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:06:43,172 [7]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:06:46,298 [15]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:06:46,599 [15]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:46,600 [13]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:47,144 [15]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:47,161 [13]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:47,197 [15]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:48,695 [15]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:06:48,696 [15]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00033.NEF
2012-10-18 22:06:49,694 [15]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00033.NEF
2012-10-18 22:06:49,695 [15]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:06:49,697 [14]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:06:49,704 [14]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:06:50,621 [15]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:06:50,922 [15]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:50,922 [16]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:06:51,272 [15]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:51,275 [16]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:06:51,283 [15]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 807.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 792.
2012-10-18 22:06:55,938 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Hide
2012-10-18 22:07:09,808 [1]DEBUG NCC [(null)] - Window command received :All_Close



0.8.295:

2012-10-18 22:10:25,993 [1]DEBUG NCC [(null)] - Application starting
2012-10-18 22:10:26,019 [1]DEBUG NCC [(null)] - Application verison0.8.295.0
2012-10-18 22:10:27,103 [5]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:10:27,113 [5]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:10:27,466 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - Driver :NikonD7000
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-18 22:10:28,806 [1]DEBUG NCC [(null)] - Connection device \\?\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_risd#disk&ven_ricoh&prod_sd#mmcstorage&rev_2.00#sd0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:10:29,690 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:10:29,690 [1]DEBUG NCC [(null)] - Driver :WiaCameraDevice
2012-10-18 22:10:29,690 [1]DEBUG NCC [(null)] - Name :NIKON D7000
2012-10-18 22:10:29,690 [1]DEBUG NCC [(null)] - Manufacturer :Microsoft
2012-10-18 22:10:33,007 [7]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:10:33,015 [7]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:10:44,059 [5]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:10:44,138 [13]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:10:44,217 [7]DEBUG NCC [(null)] - Get event error :80070002
2012-10-18 22:10:44,302 [12]DEBUG NCC [(null)] - ===========Camera disconnected==============
2012-10-18 22:10:44,302 [12]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:10:44,304 [12]ERROR NCC [(null)] - Close camera
System.Runtime.InteropServices.COMException (0x802A0002): Die Funktion zum Herunterfahren wurde bereits für dieses Objekt oder für das Objekt, das Besitzer dieses Objekts ist, aufgerufen. (Ausnahme von HRESULT: 0x802A0002)
   bei PortableDeviceApiLib.PortableDeviceClass.SendCommand(UInt32 dwFlags, IPortableDeviceValues pParameters, IPortableDeviceValues& ppResults)
   bei PortableDeviceLib.StillImageDevice.ExecuteWithNoData(Int32 code) in d:\devel\vs2010\CameraControl\PortableDeviceLib\StillImageDevice.cs:Zeile 39.
   bei CameraControl.Core.Devices.BaseMTPCamera.ExecuteWithNoData(Int32 code, Int32 loop, Int32 counter) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\BaseMTPCamera.cs:Zeile 69.
   bei CameraControl.Core.Devices.BaseMTPCamera.ExecuteWithNoData(Int32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\BaseMTPCamera.cs:Zeile 38.
   bei CameraControl.Core.Devices.Nikon.NikonBase.DeviceReady(Int32 retrynum) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 1098.
   bei CameraControl.Core.Devices.Nikon.NikonBase.DeviceReady() in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 1089.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Close() in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 856.
2012-10-18 22:10:48,410 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:10:49,334 [13]DEBUG NCC [(null)] - Unknow event code :4008|0
2012-10-18 22:10:49,335 [13]DEBUG NCC [(null)] - Unknow event code :4004|10001
2012-10-18 22:10:49,628 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-18 22:10:49,628 [1]DEBUG NCC [(null)] - Driver :NikonD7000
2012-10-18 22:10:49,629 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-18 22:10:49,629 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-18 22:10:49,629 [1]DEBUG NCC [(null)] - Connection device \\?\wpdbusenumroot#umb#2&37c186b&0&storage#volume#_??_risd#disk&ven_ricoh&prod_sd#mmcstorage&rev_2.00#sd0001##{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-18 22:10:51,796 [1]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:10:52,036 [1]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:10:52,551 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Show
2012-10-18 22:10:55,209 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:55,582 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:55,788 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:56,015 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:56,214 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:56,390 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:56,634 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,053 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,263 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,457 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,640 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,843 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:10:57,990 [1]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:11:03,300 [12]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:11:03,600 [12]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:03,609 [12]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:05,086 [12]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:11:05,090 [12]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00034.NEF
2012-10-18 22:11:06,095 [12]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00034.NEF
2012-10-18 22:11:06,098 [12]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:11:06,100 [13]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:11:06,111 [13]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:11:06,517 [17]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:11:06,818 [17]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:06,820 [18]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:07,017 [17]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:07,021 [18]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:07,030 [17]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:11:08,556 [17]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:11:08,556 [17]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00035.NEF
2012-10-18 22:11:09,509 [17]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00035.NEF
2012-10-18 22:11:09,510 [17]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:11:09,510 [7]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:11:09,515 [7]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:11:09,820 [18]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:11:10,120 [18]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:10,120 [19]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:10,295 [18]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:10,304 [19]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:10,313 [18]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:11:11,797 [19]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-18 22:11:11,797 [19]DEBUG NCC [(null)] - Transfer started :D:\xxx\Privat\Fotos\NCC\DSC_00036.NEF
2012-10-18 22:11:12,800 [19]DEBUG NCC [(null)] - Transfer done :D:\xxx\Privat\Fotos\NCC\DSC_00036.NEF
2012-10-18 22:11:12,800 [19]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-18 22:11:12,801 [6]DEBUG NCC [(null)] - Loading raw file.
2012-10-18 22:11:12,804 [6]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-18 22:11:13,702 [19]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-18 22:11:14,002 [19]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:14,002 [17]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-18 22:11:14,175 [19]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:14,179 [17]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-18 22:11:14,189 [19]ERROR NCC [(null)] - Unable to focus
CameraControl.Core.Devices.Classes.DeviceException: Device MTP error: Device is busy
   bei CameraControl.Core.Devices.Classes.ErrorCodes.GetException(UInt32 code) in D:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Classes\ErrorCodes.cs:Zeile 48.
   bei CameraControl.Core.Devices.Nikon.NikonBase.Focus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl.Core\Devices\Nikon\NikonBase.cs:Zeile 776.
   bei CameraControl.windows.LiveViewWnd.SetFocus(Int32 step) in d:\devel\vs2010\CameraControl\CameraControl\windows\LiveViewWnd.xaml.cs:Zeile 768.
2012-10-18 22:11:17,444 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Hide
2012-10-18 22:11:20,160 [1]DEBUG NCC [(null)] - Window command received :All_Close


(sorry for the complete log file)

Duka Istvan

unread,
Oct 19, 2012, 10:01:19 AM10/19/12
to ncc-goog...@googlegroups.com
Hi, pls try this version, i just guessing....
To view this discussion on the web visit https://groups.google.com/d/msg/ncc-google-group/-/0nlN2QfhiMgJ.

Ronald Fotos

unread,
Oct 19, 2012, 11:27:18 AM10/19/12
to ncc-goog...@googlegroups.com
Great work! Manual focus by pressing the arrows works now. But with your change there is a new issue: No autofocus when clicking on a certain area in LV. And: Focus stacking does not work: After locking the focus according to your tutorial (http://nccsoftware.blogspot.de/2012/06/how-to-focus-stacking.html) 3 photos were taken but the focus stays unchanged.


On Thursday, October 18, 2012 10:08:08 AM UTC+2, Ronald Fotos wrote:

Ronald Fotos

unread,
Oct 19, 2012, 11:32:17 AM10/19/12
to ncc-goog...@googlegroups.com
One further remark: Magnification in LV does also not work in 0.8.304. New with this release: My LCD display of the camera now only shows "PC", in former releases it shows "PC" and some additional information like f and exposure time and aperture (but I think it OK and indened by you, right?)

Duka Istvan

unread,
Oct 19, 2012, 11:51:41 AM10/19/12
to ncc-goog...@googlegroups.com
pls. post the log file again

2012/10/19 Ronald Fotos <tux...@gmx.de>
--
You received this message because you are subscribed to the Google Groups "NCC Google Group" group.
To post to this group, send email to ncc-goog...@googlegroups.com.
To unsubscribe from this group, send email to ncc-google-gro...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/ncc-google-group/-/J6ukTZ_KYwsJ.

Ronald Fotos

unread,
Oct 19, 2012, 5:31:46 PM10/19/12
to ncc-goog...@googlegroups.com
2012-10-19 23:27:51,456 [1]DEBUG NCC [(null)] - Application starting
2012-10-19 23:27:51,471 [1]DEBUG NCC [(null)] - Application verison0.8.304.0
2012-10-19 23:27:52,298 [5]DEBUG NCC [(null)] - Loading raw file.
2012-10-19 23:27:52,298 [5]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61

   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-19 23:27:52,657 [1]DEBUG NCC [(null)] - Connection device \\?\usb#vid_04b0&pid_0428#000006141939#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2012-10-19 23:27:56,869 [1]DEBUG NCC [(null)] - ===========Camera is connected==============
2012-10-19 23:27:56,869 [1]DEBUG NCC [(null)] - Driver :NikonD7000
2012-10-19 23:27:56,869 [1]DEBUG NCC [(null)] - Name :D7000
2012-10-19 23:27:56,869 [1]DEBUG NCC [(null)] - Manufacturer :Nikon Corporation
2012-10-19 23:28:02,198 [1]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-19 23:28:02,409 [1]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-19 23:28:02,913 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Show
2012-10-19 23:28:19,286 [4]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-19 23:28:19,598 [4]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-19 23:28:19,598 [4]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-19 23:28:27,710 [4]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-19 23:28:27,726 [4]DEBUG NCC [(null)] - Transfer started :C:\Users\xxx\Pictures\Default\DSC_00043.NEF
2012-10-19 23:28:28,490 [4]DEBUG NCC [(null)] - Transfer done :C:\Users\xxx\Pictures\Default\DSC_00043.NEF
2012-10-19 23:28:28,490 [4]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-19 23:28:28,490 [8]DEBUG NCC [(null)] - Loading raw file.
2012-10-19 23:28:28,490 [8]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61

   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-19 23:28:30,596 [4]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-19 23:28:30,908 [4]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-19 23:28:30,908 [15]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-19 23:28:31,142 [12]DEBUG NCC [(null)] - Get event error :800700AA
2012-10-19 23:28:31,142 [15]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-19 23:28:31,252 [4]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-19 23:28:38,038 [4]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-19 23:28:38,038 [4]DEBUG NCC [(null)] - Transfer started :C:\Users\xxx\Pictures\Default\DSC_00044.NEF
2012-10-19 23:28:38,880 [4]DEBUG NCC [(null)] - Transfer done :C:\Users\xxx\Pictures\Default\DSC_00044.NEF
2012-10-19 23:28:38,880 [4]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-19 23:28:38,880 [6]DEBUG NCC [(null)] - Loading raw file.
2012-10-19 23:28:38,896 [6]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61

   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-19 23:28:38,989 [15]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-19 23:28:39,301 [15]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-19 23:28:39,317 [16]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-19 23:28:40,596 [16]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-19 23:28:40,705 [15]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-19 23:28:47,912 [4]DEBUG NCC [(null)] - Photo transfer begin.
2012-10-19 23:28:47,912 [4]DEBUG NCC [(null)] - Transfer started :C:\Users\xxx\Pictures\Default\DSC_00045.NEF
2012-10-19 23:28:48,848 [4]DEBUG NCC [(null)] - Transfer done :C:\Users\xxx\Pictures\Default\DSC_00045.NEF
2012-10-19 23:28:48,848 [4]DEBUG NCC [(null)] - Window command received :Select_Image
2012-10-19 23:28:48,848 [5]DEBUG NCC [(null)] - Loading raw file.
2012-10-19 23:28:48,848 [5]ERROR NCC [(null)] - System.IO.FileFormatException: Das Bild kann nicht dekodiert werden. Der Imageheader ist möglicherweise beschädigt. ---> System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x88982F61

   --- Ende der internen Ausnahmestapelüberwachung ---
   bei System.Windows.Media.Imaging.BitmapDecoder.SetupDecoderFromUriOrStream(Uri uri, Stream stream, BitmapCacheOption cacheOption, Guid& clsId, Boolean& isOriginalWritable, Stream& uriStream, UnmanagedMemoryStream& unmanagedMemoryStream, SafeFileHandle& safeFilehandle)
   bei System.Windows.Media.Imaging.BitmapDecoder.CreateFromUriOrStream(Uri baseUri, Uri uri, Stream stream, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy, Boolean insertInDecoderCache)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption, RequestCachePolicy uriCachePolicy)
   bei System.Windows.Media.Imaging.BitmapDecoder.Create(Uri bitmapUri, BitmapCreateOptions createOptions, BitmapCacheOption cacheOption)
   bei CameraControl.Core.Classes.BitmapLoader.GetBitmap(BitmapFile bitmapFile) in d:\devel\vs2010\CameraControl\CameraControl.Core\Classes\BitmapLoader.cs:Zeile 67.
2012-10-19 23:28:50,611 [4]DEBUG NCC [(null)] - LiveView: Stackphoto capture started
2012-10-19 23:28:50,923 [4]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-19 23:28:50,923 [15]DEBUG NCC [(null)] - LiveView: Liveview started
2012-10-19 23:28:51,344 [4]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-19 23:28:51,454 [15]DEBUG NCC [(null)] - LiveView: Liveview start done
2012-10-19 23:28:56,072 [1]DEBUG NCC [(null)] - Window command received :LiveViewWnd_Hide
2012-10-19 23:28:57,501 [1]DEBUG NCC [(null)] - Window command received :All_Close

Duka Istvan

unread,
Oct 20, 2012, 2:41:42 AM10/20/12
to ncc-goog...@googlegroups.com
H, in latest version i changed the raw image handing so to display raw images you have to install Microsoft Camera Codec Pack  or NEF Codec .

2012/10/20 Ronald Fotos <tux...@gmx.de>
To view this discussion on the web visit https://groups.google.com/d/msg/ncc-google-group/-/Hz5DMDaKj9EJ.

Ronald Fotos

unread,
Oct 20, 2012, 6:24:40 AM10/20/12
to ncc-goog...@googlegroups.com
still the same, LV works, but magification (with slider) has no effect. The same with automatic focus stackig: 3 (or more) photos are takes, but focus stays unchanged. I've installed Nikon NEF codec.

Ronald Fotos

unread,
Oct 22, 2012, 3:53:42 AM10/22/12
to ncc-goog...@googlegroups.com
Do you need further debugging information?

Duka Istvan

unread,
Oct 22, 2012, 5:11:18 AM10/22/12
to ncc-goog...@googlegroups.com
hi, i will try to add some more debug information on exe in thin afternoon and i will send you a new version.
THX for testing. 

2012/10/22 Ronald Fotos <tux...@gmx.de>
To view this discussion on the web visit https://groups.google.com/d/msg/ncc-google-group/-/9qOd3ylKP2IJ.

Duka Istvan

unread,
Oct 23, 2012, 4:34:30 PM10/23/12
to ncc-goog...@googlegroups.com
Hi, pls try this version and send the log file again:

Ronald Fotos

unread,
Oct 25, 2012, 2:06:25 AM10/25/12
to ncc-goog...@googlegroups.com
Again: Great work! All mandatory functions for me are now fully functional. Very good GUI improvements in 0.8.309. At the moment there are only some minor GUI issues (I think it is the same as at your computer):

- magnification in LV works now with drop-down list but not with slider (under the tab "Display")
- if magnificiation is at a certain zoom level (e.g. 25%) clicklig on the LV screen affects a movement of the complete 25% crop and not only of the autofocus area

Additionaly I have a lot of ideas for new feautures and GUI improvements, if desired by you, I will post them on "Feature request"  after a new official release and of course will help you with testing.

Duka Istvan

unread,
Oct 25, 2012, 12:52:46 PM10/25/12
to ncc-goog...@googlegroups.com
Hi, thx for testing.
The slider was made for image transparency but i broke something :(
With this new theme it is lot of work some screen need to be re designed, but for me is better that the old one.
The live view design and functionality is in progress so sure i will broke another thing too, when i will done i will send you a new version for future testing. 

2012/10/25 Ronald Fotos <tux...@gmx.de>
To view this discussion on the web visit https://groups.google.com/d/msg/ncc-google-group/-/LgHYR-4AVOoJ.
Reply all
Reply to author
Forward
0 new messages