https://bugzilla.redhat.com/show_bug.cgi?id=1779424
Bug ID: 1779424 Summary: [abrt] ibus-typing-booster: makedirs(): os.py:221:makedirs:FileExistsError: [Errno 17] File exists: '/home/jsmestad/.local/share/ibus-typing-booster/data' Product: Fedora Version: 31 Hardware: x86_64 Status: NEW Whiteboard: abrt_hash:7b7d40d22cbb8615e54210a50242bd993561456f;VAR IANT_ID=workstation; Component: ibus-typing-booster Assignee: mfabian@redhat.com Reporter: justin.smestad@gmail.com QA Contact: extras-qa@fedoraproject.org CC: anish.developer@gmail.com, i18n-bugs@lists.fedoraproject.org, mfabian@redhat.com Target Milestone: --- Classification: Fedora
Description of problem: I booted up and logged into Gnome. This message greeted me.
Version-Release number of selected component: ibus-typing-booster-2.7.2-1.fc31
Additional info: reporter: libreport-2.11.3 cgroup: 0::/user.slice/user-1000.slice/user@1000.service/gnome-shell-wayland.service cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --xml crash_function: makedirs exception_type: FileExistsError executable: /usr/share/ibus-typing-booster/engine/main.py interpreter: python3-3.7.5-1.fc31.x86_64 kernel: 5.3.13-300.fc31.x86_64 runlevel: N 5 type: Python3 uid: 1000
Truncated backtrace: os.py:221:makedirs:FileExistsError: [Errno 17] File exists: '/home/jsmestad/.local/share/ibus-typing-booster/data'
Traceback (most recent call last): File "/usr/share/ibus-typing-booster/engine/main.py", line 34, in <module> import factory File "/usr/share/ibus-typing-booster/engine/factory.py", line 32, in <module> import hunspell_table File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 45, in <module> import itb_emoji File "/usr/share/ibus-typing-booster/engine/itb_emoji.py", line 78, in <module> USER_DATADIR = itb_util.xdg_save_data_path('ibus-typing-booster/data') File "/usr/share/ibus-typing-booster/engine/itb_util.py", line 3504, in xdg_save_data_path return xdg.BaseDirectory.save_data_path(*resource) File "/usr/lib/python3.7/site-packages/xdg/BaseDirectory.py", line 70, in save_data_path os.makedirs(path) File "/usr/lib64/python3.7/os.py", line 221, in makedirs mkdir(name, mode) FileExistsError: [Errno 17] File exists: '/home/jsmestad/.local/share/ibus-typing-booster/data'
Local variables in innermost frame: name: '/home/jsmestad/.local/share/ibus-typing-booster/data' mode: 511 exist_ok: False head: '/home/jsmestad/.local/share/ibus-typing-booster' tail: 'data' cdir: '.'
https://bugzilla.redhat.com/show_bug.cgi?id=1779424
justin.smestad@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://retrace.fedoraproje | |ct.org/faf/reports/bthash/a | |2336420b9d7d6b09dd974f7fd8c | |59f5082fef79
https://bugzilla.redhat.com/show_bug.cgi?id=1779424
--- Comment #1 from justin.smestad@gmail.com --- Created attachment 1641817 --> https://bugzilla.redhat.com/attachment.cgi?id=1641817&action=edit File: backtrace
https://bugzilla.redhat.com/show_bug.cgi?id=1779424
--- Comment #3 from justin.smestad@gmail.com --- Created attachment 1641819 --> https://bugzilla.redhat.com/attachment.cgi?id=1641819&action=edit File: environ
https://bugzilla.redhat.com/show_bug.cgi?id=1779424
--- Comment #4 from justin.smestad@gmail.com --- Created attachment 1641820 --> https://bugzilla.redhat.com/attachment.cgi?id=1641820&action=edit File: mountinfo
https://bugzilla.redhat.com/show_bug.cgi?id=1779424
--- Comment #5 from justin.smestad@gmail.com --- Created attachment 1641821 --> https://bugzilla.redhat.com/attachment.cgi?id=1641821&action=edit File: namespaces
https://bugzilla.redhat.com/show_bug.cgi?id=1779424
--- Comment #6 from justin.smestad@gmail.com --- Created attachment 1641822 --> https://bugzilla.redhat.com/attachment.cgi?id=1641822&action=edit File: open_fds
https://bugzilla.redhat.com/show_bug.cgi?id=1779424
Mike FABIAN mfabian@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |DUPLICATE Doc Type|--- |If docs needed, set a value Last Closed| |2019-12-04 10:00:09
--- Comment #7 from Mike FABIAN mfabian@redhat.com ---
*** This bug has been marked as a duplicate of bug 1770072 ***
i18n-bugs@lists.fedoraproject.org