XDSGUI: Difference between revisions

Jump to navigation Jump to search
622 bytes added ,  27 November 2024
m
→‎Known bugs, problems and workarounds: more explanation for error message "image conversion error"
m (→‎Known bugs, problems and workarounds: Wayland issue reported by Iver Småge)
m (→‎Known bugs, problems and workarounds: more explanation for error message "image conversion error")
Line 171: Line 171:
# both generate_XDS.INP and [[XDS]] do not tolerate spaces ("blanks") in file/directory names. While frame names rarely have a space in them, directories might, e.g. if an external disk has the label "John's USB disk" then this would be mounted on Linux as /media/John's USB disk/ and that would result in a error message from generate_XDS.INP and/or XDS. The '''workaround''' is to use a symlink on a different hard disk.  
# both generate_XDS.INP and [[XDS]] do not tolerate spaces ("blanks") in file/directory names. While frame names rarely have a space in them, directories might, e.g. if an external disk has the label "John's USB disk" then this would be mounted on Linux as /media/John's USB disk/ and that would result in a error message from generate_XDS.INP and/or XDS. The '''workaround''' is to use a symlink on a different hard disk.  
# ''Problem description: On the Mac, after loading frames, by clicking “generate XDS.INP”, the program gives some strange symbol “” in XDS.INP. And the more you click “save” button, the more “” appeared. This looks like <br>SPACE_GROUP_NUMBER=0  ! 0 if unknown <br>UNIT_CELL_CONSTANTS= 70 80 90 90 90 90  .''<br> The problem is due to the “Rich text” format in TextEdit when saving "generate_XDS.INP". It is solved by changing format to Plain in TextEdit, and re-downloading the script.
# ''Problem description: On the Mac, after loading frames, by clicking “generate XDS.INP”, the program gives some strange symbol “” in XDS.INP. And the more you click “save” button, the more “” appeared. This looks like <br>SPACE_GROUP_NUMBER=0  ! 0 if unknown <br>UNIT_CELL_CONSTANTS= 70 80 90 90 90 90  .''<br> The problem is due to the “Rich text” format in TextEdit when saving "generate_XDS.INP". It is solved by changing format to Plain in TextEdit, and re-downloading the script.
# Frames from HDF5-files (*master.h5) are not being displayed: the symptom is that the frames appear to be empty/blank. This means you have not specified the correct "generic library" - see [[XDSGUI#Technical aspects of XDSGUI usage|Technical aspects of XDSGUI usage]]. The fix is: go to (upper left) "Menu"->"Settings"->insert the string "/usr/local/lib64/dectris-neggia.so" as "generic library", or try "/usr/local/lib64/durin-plugin.so" for DIAMOND data. Ask the system administrator for the exact path! If none of these works, leave "generic library" empty and install <code>H5ToXds</code> or <code>hdf2mini-cbf</code> as explained above.
# Error pop-up "image conversion failed", and frames from HDF5-files (*master.h5) are not being displayed: the symptom is that the frames appear to be empty/blank. This is an error message not from XDS (the data processing program), but from XDSGUI (the graphics program). It means you have not specified the correct "generic library" - see [[XDSGUI#Technical aspects of XDSGUI usage|Technical aspects of XDSGUI usage]]. The fix is: go to (upper left) "Menu"->"Settings (or Preferences on Mac)"->insert "/usr/local/lib64/dectris-neggia.so" as "generic frame library", or try "/usr/local/lib64/durin-plugin.so" for DIAMOND data. Alternatively and even better, export the environment variable DURIN_PATH=/usr/local/lib64/durin-plugin.so or NEGGIA_PATH=/usr/local/lib64/dectris-neggia.so . Ask the system administrator for the exact path! If none of these works, leave "generic library" empty and install <code>H5ToXds</code> or <code>hdf2mini-cbf</code> as explained above. Please read [[Installation#other%20programs:%20XDS-viewer%2C%20XDSSTAT%2C%20XDSCC12%2C%20XDSGUI%2C%20XSCALE%20ISOCLUSTER%2C%20generate%20XDS.INP|https://wiki.uni-konstanz.de/xds/index.php/Installation#other_programs:_XDS-viewer,_XDSSTAT,_XDSCC12,_XDSGUI,_XSCALE_ISOCLUSTER,_generate_XDS.INP]]
# On Linux desktops with Wayland (e.g. KDE Plasma), xdsgui should be started with "QT_QPA_PLATFORM=xcb xdsgui" if xdsgui does not show the proper tabs content.
# On Linux desktops with Wayland (e.g. KDE Plasma), xdsgui should be started with "QT_QPA_PLATFORM=xcb xdsgui" if xdsgui does not show the proper tabs content.


2,716

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu