1605706 : xdsapp

Created: 2026-06-03T07:19:32Z - current status: new

Summary: A user requests modification of the XDSAPP configuration by commenting out the path['phenix']=... line in /opt/xray/XDSAPP/3.1.9d/xdsenv.py.

Anonymized & Neutral Version: "Please comment out the line path['phenix']=... in the file /opt/xray/XDSAPP/3.1.9d/xdsenv.py."

Possible Solution: To address this, locate the specified file (xdsenv.py) in the given directory path. Open it with a text editor (with appropriate permissions) and add a # symbol at the beginning of the line containing path['phenix']=.... Save the changes and verify that the application behaves as expected afterward. Ensure backups exist before editing system files.

Example edit:

# path['phenix'] = ...  # Previously active line, now commented out

If unsure about the impact, consult documentation or test in a non-production environment first.