Comfort Automation/ Security System Forums
Comfigurator 3.2.2 Beta - Printable Version

+- Comfort Automation/ Security System Forums (https://www.comfortforums.com)
+-- Forum: Software Applications (https://www.comfortforums.com/forum-4.html)
+--- Forum: Comfigurator (https://www.comfortforums.com/forum-20.html)
+---- Forum: Comfigurator 3.x Old Versions (Archive) (https://www.comfortforums.com/forum-87.html)
+---- Thread: Comfigurator 3.2.2 Beta (/thread-1964.html)



- slychiu - 08-20-2010

The new beta version of Comfigurator is now availalble at http://www.cytech-technology.com/temp/software/Comfigurator3.2.2.zip
Comfigurator 3.1.9 is still the current released version

New Features
  • IFR files are now installed to ProgramData folder to allow writing by IR utility so that it can work in Windows 7
  • Allow 330 Velbus to Comfort entries
  • IR Learner and Bus Monitor have been incorporated into Comfigurator so the port does not need to be specified separately, but this feature is still under testing. Use the stand-alone versions of Bus Monitor 1.0.2 at  Comfort Bus Monitor Link and for IR Learner 1.2.3 at http://www.cytech-technology.com/temp/software/infrared.zip
Bug fixes
  • Clear zone virtual flag when deleting or changing type of KNX To Comfort address mapped to virtual input.
  • Omit spurious counter properties for ZWave controllers
  • Omit used counters in dropdowns for ZWave channels 2-8
  • Fix missing ZoneState elements on reading from KT03
  • Fix error in decoding special page references on reading from KT03
  • Fix error in encoding KT03 clock element
Known Issues
  • Tools > IR Learner and Bus Monitor are for testing, may cause exceptions.
  • Read from Comfort with Keep Names Options causes Exception. Dont check \"Keep Names\" when doing Read  from Comfort
  • Double-clicking Number of Slaves in Modules & Settings causes an exception
  • Right click on an empty Response will cause an Exception.
  • Opening a Recent File which has been deleted causes an Exception
  • IR Receive Responses - if assigned to NULL, will call Response 255 if the IR signal is received. To workaround, do not use Response Number 255



- TheMax74 - 08-24-2010

In \"Modules and settings\", when you double click to \"Number of slaves\", for example, an exception (null reference) appears.




- slychiu - 08-24-2010

Thanks, that is a verified bug. It will be fixed in the next version



- rollem - 08-30-2010

Hi Chiu,

There is a typo in the bus monitor link which results in a 404 error. Try this one instead....

http://www.cytech-technology.com/temp/software/ComfortBusMonitor.zip

Cheers,

Jon



- admin - 08-30-2010

Thanks for the heads-up Link has been corrected in the original post now



- mrtae - 08-31-2010

i am using Comfigurator 3.2.2

This is the unhandled exception i got it during the right click to create a new respond.

 



- admin - 09-01-2010

This happens when you right click on an Empry Response. It wil not happen if you  right click on a used Response. You can Add Response by right clicking on any Response, not necessarilty and empty Response.This has been added to the list of known issues to be fixed in the next version
Keep these problem reports coming thanks



- juwi_uk - 09-01-2010

Hi

An obscure one with 3.2.2 concerning the MRU (most recently used) list on the menu.

Get error below if trying to open from the MRU list if the file has been subsequently moved/deleted/renamed. 

Interestingly if you have the option to open the last CCLX on startup, this does trap and shows a formatted error box.

Julian

Error processing file C:\\Comfort\\ComfortClient\\ComfortClient Installer\\Installation Sample\\ConfigCCLX\\Testbed.cclx:
System.Exception: Error deserializing C:\\Comfort\\ComfortClient\\ComfortClient Installer\\Installation Sample\\ConfigCCLX\\Testbed.cclx: System.IO.DirectoryNotFoundException: Could not find a part of the path \'C:\\Comfort\\ComfortClient\\ComfortClient Installer\\Installation Sample\\ConfigCCLX\\Testbed.cclx\'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
   at Comfort.Util.XmlDeserialize[T](String pathName)
   at Comfort.Util.XmlDeserialize[T](String pathName)
   at Comfort.Form1.OpenFile(String filename)



- admin - 09-02-2010

Thanks for the feedback
I suspect this would have occured in previous versions as well