Bug 2152887
| Summary: | [abrt] avogadro2-libs: module(): antechamber.py:151:<module>:RuntimeError: antechamber is unavailable | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | john <j.f.c.turner> | ||||||||||||||
| Component: | avogadro2-libs | Assignee: | Antonio T. sagitter <trpost> | ||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 37 | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/03c7516a587cfaf9f2dec125b18706d229c069bb | ||||||||||||||||
| Whiteboard: | abrt_hash:287ae1904f6d8c6ce4880073d173104cf201ae50;VARIANT_ID=xfce; | ||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2023-08-15 19:38:44 UTC | Type: | --- | ||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
Created attachment 1932346 [details]
File: backtrace
Created attachment 1932347 [details]
File: cpuinfo
Created attachment 1932348 [details]
File: environ
Created attachment 1932349 [details]
File: mountinfo
Created attachment 1932350 [details]
File: namespaces
Created attachment 1932351 [details]
File: open_fds
*** This bug has been marked as a duplicate of bug 2228144 *** |
Description of problem: Started Avogadro2 for X11 through the right click menu - crashed immediately Version-Release number of selected component: avogadro2-libs-1.97.0-1.fc37 Additional info: reporter: libreport-2.17.4 cgroup: 0::/user.slice/user-1000.slice/session-2.scope cmdline: /usr/bin/python3 /usr/lib64/avogadro2/scripts/charges/antechamber.py --display-name --lang en_GB crash_function: module exception_type: RuntimeError executable: /usr/lib64/avogadro2/scripts/charges/antechamber.py interpreter: python3-3.11.0-1.fc37.x86_64 kernel: 6.0.12-300.fc37.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: antechamber.py:151:<module>:RuntimeError: antechamber is unavailable Traceback (most recent call last): File "/usr/lib64/avogadro2/scripts/charges/antechamber.py", line 151, in <module> raise RuntimeError("antechamber is unavailable") RuntimeError: antechamber is unavailable Local variables in innermost frame: __name__: '__main__' __doc__: None __package__: None __loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7fa38a336e50> __spec__: None __annotations__: {} __builtins__: <module 'builtins' (built-in)> __file__: '/usr/lib64/avogadro2/scripts/charges/antechamber.py' __cached__: None argparse: <module 'argparse' from '/usr/lib64/python3.11/argparse.py'> json: <module 'json' from '/usr/lib64/python3.11/json/__init__.py'> sys: <module 'sys' (built-in)> os: <module 'os' (frozen)> which: <function which at 0x7fa37ca57060> tempfile: <module 'tempfile' from '/usr/lib64/python3.11/tempfile.py'> subprocess: <module 'subprocess' from '/usr/lib64/python3.11/subprocess.py'> getMetaData: <function getMetaData at 0x7fa37cb17380> charges: <function charges at 0x7fa37caaa2a0> potential: <function potential at 0x7fa37caabd80> parser: ArgumentParser(prog='AM1-BCC partial charges', usage=None, description=None, formatter_class=<class 'argparse.HelpFormatter'>, conflict_handler='error', add_help=True) args: {'display_name': True, 'metadata': False, 'charges': False, 'potential': False, 'lang': 'en_GB'} name: None