How to Create a Debug Shortcut in Volocity

How to Create a Debug Shortcut in Volocity

How to Create a Debug Shortcut in Volocity

Creating a debug shortcut in Volocity can be very useful for troubleshooting issues, especially in the event of a crash. The debug log provides detailed insight into specific problems.

Steps to Create a Debug Shortcut:

  1. Create a Shortcut:

    • Navigate to: C:\Program Files\Volocity.
    • Locate the Volocity (x64).exe file.
    • Right-click on the .exe file and select Create Shortcut.
    • When prompted, place the shortcut on the desktop.
    • Rename the shortcut to Volocity Debug Shortcut.
  1. Edit the Shortcut Properties:

    • Right-click on the newly created shortcut and select Properties.
    • In the Shortcut tab, locate the Target field.
    • Add the following text to the end of the target path:
      /d /logtofile
      (Note: Ensure there is a space before /d and /logtofile.)
    • The full Target field should read:
      "C:\Program Files\Volocity\Volocity (x64).exe" /d /logtofile
    • Click OK to save your changes.
  1. Launch Volocity in Debug Mode:

    • Use the debug shortcut to launch Volocity when troubleshooting.
    • For conventional operation, launch Volocity as usual.
  2. Retrieve the Debug Log:

    • After quitting Volocity (or if it crashes), retrieve the debug log from the following location:
      C:\Users\[Current User]\AppData\Local\Volocity7.0.0
    • Use this log to gain insights into the issues.

    • Related Articles

    • How to Create a Measurement Item in Volocity

      How to Create a Measurement Item in Volocity A Measurement Item allows you to save and analyze measurements performed on points, lines, or regions of interest in your image data. Follow these steps to create and store a Measurement Item in Volocity. ...
    • Transferring Volocity Configurations Between Workstations or Users

      Transferring Volocity Configurations Between Workstations or Users If you have purchased a new workstation or need to standardize settings across multiple user accounts on a single workstation, Volocity configurations can be transferred. Follow the ...
    • Restoring a corrupt Library in Volocity

      Restoring a corrupt Library in Volocity A Volocity library is an essential database that combines image data and metadata. If a library becomes corrupt, it may be difficult or impossible to fully restore the data without a proper backup. For this ...
    • Volocity Supported File Formats

      Volocity Supported File Formats File Formats for Import Volocity supports the following file formats for reading: BioRad PIC Windows BMP Volocity Library Clipping DeltaVision ICS/IDS (Image Cytometry Format) JPEG Leica LIF (generated by Leica ...
    • Volocity ILS & Windows Defender

      Volocity ILS & Windows Defender Windows Defender is a preinstalled antivirus program in Windows 8.1 and Windows 10. Follow these steps to allow an application through Windows Defender: Step 1: Open Security and Maintenance Open the Windows Control ...