Se rendre au contenu
CTech Digital
  • Accueil
  • Services Odoo
  • Services d'IA
  • Contactez-nous
  • 0
  • Nederlands (BE) English (UK) Français
CTech Digital
  • 0
    • Accueil
    • Services Odoo
    • Services d'IA
    • Contactez-nous
  • Nederlands (BE) English (UK) Français

Testing Ctrack 5.0.3

  • Tous les blogs
  • Daily blog
  • Testing Ctrack 5.0.3
  • 25 juin 2025 par
    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
    Droits d'auteur © CTech Solutions
    Nederlands (BE) | English (UK) | Français
    Généré par Odoo - Le #1 Open Source eCommerce