Bug 2219307

Summary: [abrt] setzer: module(): autocomplete_provider.py:25:<module>:ModuleNotFoundError: No module named 'bibtexparser'
Product: [Fedora] Fedora Reporter: Lukas Ruzicka <lruzicka>
Component: setzerAssignee: Lyes Saadi <fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 38CC: carlosrodrifernandez, fedora, lruzicka, stachanovec
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/aa0bb0ae60a834e7d122351834bf6acf27f931c
Whiteboard: abrt_hash:47736d1c48768c77d8b8ad786c52ca695e605041;VARIANT_ID=workstation;
Fixed In Version: setzer-56-3.fc37 setzer-56-3.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-07-12 01:19:40 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:
Description Flags
File: os_info
none
File: environ
none
File: mountinfo
none
File: open_fds
none
File: namespaces
none
File: backtrace
none
File: cpuinfo none

Description Lukas Ruzicka 2023-07-03 08:12:48 UTC
Description of problem:
I installed a package using Software and then I wanted to open the application right from it using the Open button.
The application did not open and a crash was reported. However, the application stayed responsive, just I cannot open any application using the open button.

Version-Release number of selected component:
setzer-56-1.fc38

Additional info:
reporter:       libreport-2.17.11
kernel:         6.3.10-200.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/bin/setzer
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-3241.scope
uid:            1000
reason:         autocomplete_provider.py:25:<module>:ModuleNotFoundError: No module named 'bibtexparser'
executable:     /usr/bin/setzer
type:           Python3
package:        setzer-56-1.fc38
runlevel:       N 5
exception_type: ModuleNotFoundError
crash_function: module
interpreter:    python3-3.11.4-1.fc38.x86_64

Truncated backtrace:
#1 [/usr/lib/python3.11/site-packages/setzer/app/autocomplete_provider/autocomplete_provider.py:25] <module>
#2 [/usr/lib/python3.11/site-packages/setzer/app/service_locator.py:27] <module>
#3 [/usr/lib/python3.11/site-packages/setzer/document/state_manager/state_manager.py:21] <module>
#4 [/usr/lib/python3.11/site-packages/setzer/document/document.py:19] <module>
#5 [/usr/lib/python3.11/site-packages/setzer/workspace/workspace.py:24] <module>
#6 [/usr/bin/setzer:31] <module>

Comment 1 Lukas Ruzicka 2023-07-03 08:12:51 UTC
Created attachment 1973834 [details]
File: os_info

Comment 2 Lukas Ruzicka 2023-07-03 08:12:53 UTC
Created attachment 1973835 [details]
File: environ

Comment 3 Lukas Ruzicka 2023-07-03 08:12:55 UTC
Created attachment 1973836 [details]
File: mountinfo

Comment 4 Lukas Ruzicka 2023-07-03 08:12:56 UTC
Created attachment 1973837 [details]
File: open_fds

Comment 5 Lukas Ruzicka 2023-07-03 08:12:58 UTC
Created attachment 1973838 [details]
File: namespaces

Comment 6 Lukas Ruzicka 2023-07-03 08:13:00 UTC
Created attachment 1973839 [details]
File: backtrace

Comment 7 Lukas Ruzicka 2023-07-03 08:13:02 UTC
Created attachment 1973840 [details]
File: cpuinfo

Comment 8 Lyes Saadi 2023-07-03 15:43:14 UTC
uhhh...?

This was not reported against gnome software.

Did the app you happened to install was Setzer ?

Did you have Setzer installed/running ?

Maybe was the crash unrelated to everything else ?

Comment 9 Lyes Saadi 2023-07-03 16:08:33 UTC
Okay, so I think this is just a forgotten dependency. Sorry for that ^^'. I'm fixing dependencies ! For now, try to install `python3-bibtexparser`.

But you said that you weren't able to open any other app ? When reproducing this issue, I am still able to open other apps. With which apps did you try ?

Comment 10 Fedora Update System 2023-07-03 16:47:45 UTC
FEDORA-2023-e6bf5d18dc has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-e6bf5d18dc

Comment 11 Fedora Update System 2023-07-03 16:53:48 UTC
FEDORA-2023-985567e827 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-985567e827

Comment 12 Fedora Update System 2023-07-04 01:34:28 UTC
FEDORA-2023-e6bf5d18dc has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-e6bf5d18dc`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-e6bf5d18dc

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2023-07-04 02:22:03 UTC
FEDORA-2023-985567e827 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-985567e827`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-985567e827

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Lyes Saadi 2023-07-05 02:28:43 UTC
*** Bug 2219313 has been marked as a duplicate of this bug. ***

Comment 15 Lukáš Říha 2023-07-08 15:53:00 UTC
1. When trying to start Setzer icon in Gnome overview.
2. Immediate crash happened.


reporter:       libreport-2.17.11
kernel:         6.3.11-200.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/bin/setzer
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.cvfosammmm.Setzer-50250.scope
uid:            1000
reason:         autocomplete_provider.py:25:<module>:ModuleNotFoundError: No module named 'bibtexparser'
executable:     /usr/bin/setzer
type:           Python3
package:        setzer-56-1.fc38
runlevel:       N 5
exception_type: ModuleNotFoundError
crash_function: module
interpreter:    python3-3.11.4-1.fc38.x86_64

Comment 16 Lukáš Říha 2023-07-08 16:45:37 UTC
Sorry for the duplicate report (via ABTR) - I didn't know the update was already pushed to testing.

Thank you, the update seems to work - in the very least the missing dependency is requested, installed and Setzer starts. (I didn't test anything more yet.)

Comment 17 Fedora Update System 2023-07-12 01:19:40 UTC
FEDORA-2023-985567e827 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 18 Fedora Update System 2023-07-12 01:26:09 UTC
FEDORA-2023-e6bf5d18dc has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 19 Lyes Saadi 2023-07-15 06:01:15 UTC
*** Bug 2223055 has been marked as a duplicate of this bug. ***