Closed sagitter closed 1 year ago
I'm not sure what the problem is .. They don't have antechamber
installed. Should we just swallow error messages? In that case, no one will be able to debug scripts.
What's your suggestion? Not including scripts like this in the default install?
What i observed is that this command is executed without error:
$ python3 /usr/lib64/avogadro2/scripts/charges/antechamber.py --help
usage: AM1-BCC partial charges [-h] [--display-name] [--metadata] [--charges] [--potential] [--lang [LANG]]
options:
-h, --help show this help message and exit
--display-name
--metadata
--charges
--potential
--lang [LANG]
or
$ python3 /usr/lib64/avogadro2/scripts/charges/antechamber.py --lang en_US
$
The error comes out when i use the --display-name
option
The whole point is that antechamber
isn't in the PATH
so the script should fail.
Do you think there shouldn't be some sort of message?
What do you think the behavior should be instead?
Here are the build results Avogadro2.AppImage macOS.dmg Ubuntu-Latest.tar.gz Win64.exe Artifacts will only be retained for 90 days.
Here are the build results Avogadro2.AppImage macOS.dmg Ubuntu-Latest.tar.gz Win64.exe Artifacts will only be retained for 90 days.
This issue has been mentioned on Avogadro Discussion. There might be relevant details there:
https://discuss.avogadro.cc/t/errors-in-released-package-for-linux/4883/2
Hi all
Avogadro version:
Desktop version:
Describe the bug This error comes out when i execute
avogadro2
:To Reproduce Steps to reproduce the behavior:
$ export QT_QPA_PLATFORM=wayland
or$ export QT_QPA_PLATFORM=xcb
then
Expected behavior
No error
Additional context
This issue is reported by a Fedora user: https://bugzilla.redhat.com/show_bug.cgi?id=2228144
Directories/files's tree of
avogadro2-libs
in Fedora 38: