Skip to Content
CTech Digital
  • Home
  • Odoo services
  • AI services
  • Contact us
  • 0
  • Nederlands (BE) English (UK) Français
CTech Digital
  • 0
    • Home
    • Odoo services
    • AI services
    • Contact us
  • Nederlands (BE) English (UK) Français

Testing Ctrack 5.0.3

  • All Blogs
  • Daily blog
  • Testing Ctrack 5.0.3
  • 25 June 2025 by
    CTech Metrology, Luc Wens

    Installation


    To get a log of the installation routine

    Go to D:\Dropbox\CTrack
    CTrack_5.0.3.0.exe /L*V installlog.log

    To update TAG's on the remote GIT repository (it is no longer available in Visual Studio)

    git push CTrack --tags

    This line was added to BuildRelease.bat

    Needed to change the time-out for proxies from 5 seconds to 60 seconds, not sure why the 5 seconds is not sufficient.

    Instead of re-installing, i copy the updated release files to the ctrack5 install directory. Here is a handy powershell script. Go to the release directory and type:

    Get-ChildItem -Path . -Recurse -Include *.exe, *.pdb | Copy-Item -Destination C:\ctrack5\bin -PassThru 


    Deadlock

    The hardware detection in the production version does not work for Vicon.

    Closer investigation reveals a deadlock


    This was solved by :

    • Adding more mutexes instead of one for all
    • Replaced recursive_mutex with normal mutex



    in Daily blog
    # CTrack
    24/6/25
    Closing hiding showing proxies
    Copyright © CTech
    Nederlands (BE) | English (UK) | Français
    Powered by Odoo - The #1 Open Source eCommerce