Search found 4 matches

by bitbasher
Mon Feb 26, 2018 10:22 pm
Forum: News / Announcements
Topic: 2.0.79 - Beta version
Replies: 18
Views: 65701

Re: 2.0.79 - Beta version

Duka Istvan wrote: Wed Feb 21, 2018 8:56 am Can you check this version https://s3.amazonaws.com/download.digic ... 0.76.1.exe
Seems to be working ok so far, I'll keep testing it but it is more stable now.
by bitbasher
Tue Feb 20, 2018 11:23 pm
Forum: News / Announcements
Topic: 2.0.79 - Beta version
Replies: 18
Views: 65701

Re: 2.0.79 - Beta version

I am also having issues with the app "freezing" when it loads up. It draws the main window and stuff, but then it is 100% non-responsive. I'm running Windows 7, SP1. I've attached the log file. Seems to be stuck reporting "Window command received :Zoom_Image_Fit" as this line kee...
by bitbasher
Tue Dec 05, 2017 11:52 pm
Forum: Testing/Bug Reports
Topic: Fix for RemoteCmd capture command not handling spaces
Replies: 1
Views: 3783

Fix for RemoteCmd capture command not handling spaces

The remote command: CameraControlRemoteCmd /c capture "C:\ProgramData\My Stuff\auto cap\image.jpg" Does not work because the path (or filename) contains spaces. I've coded and tested a fix in CameraControl.Core\Scripting\CommandLineProcessor.cs that seems to work... public object Pharse(st...
by bitbasher
Tue Dec 05, 2017 11:38 pm
Forum: Testing/Bug Reports
Topic: Fix for RemoteCmd capture command not handling spaces
Replies: 0
Views: 2883

Fix for RemoteCmd capture command not handling spaces

The remote command: CameraControlRemoteCmd /c capture "C:\ProgramData\My Stuff\auto cap\image.jpg" Does not work because the path (or filename) contains spaces. I've coded and tested a fix in CameraControl.Core\Scripting\CommandLineProcessor.cs that seems to work... public object Pharse(st...