Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1780080 - [abrt] ibus-typing-booster: makedirs(): os.py:221:makedirs:FileExistsError: [Errno 17] Tiedosto on olemassa: '/var/lib/gdm/.local/share/ibus-typing-booster/data'
Summary: [abrt] ibus-typing-booster: makedirs(): os.py:221:makedirs:FileExistsError: [...
Keywords:
Status: CLOSED DUPLICATE of bug 1770072
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: 31
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mike FABIAN
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:ab5c53a974d0954de2e47e68851...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-05 11:32 UTC by ricky.tigg
Modified: 2019-12-06 16:27 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-06 16:27:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.24 KB, text/plain)
2019-12-05 11:32 UTC, ricky.tigg
no flags Details
File: cpuinfo (1.91 KB, text/plain)
2019-12-05 11:32 UTC, ricky.tigg
no flags Details
File: environ (1.19 KB, text/plain)
2019-12-05 11:32 UTC, ricky.tigg
no flags Details
File: mountinfo (2.42 KB, text/plain)
2019-12-05 11:32 UTC, ricky.tigg
no flags Details
File: namespaces (129 bytes, text/plain)
2019-12-05 11:32 UTC, ricky.tigg
no flags Details
File: open_fds (1.10 KB, text/plain)
2019-12-05 11:32 UTC, ricky.tigg
no flags Details

Description ricky.tigg 2019-12-05 11:32:33 UTC
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-42.slice/user/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.11-300.fc31.x86_64
runlevel:       N 5
type:           Python3
uid:            42

Truncated backtrace:
os.py:221:makedirs:FileExistsError: [Errno 17] Tiedosto on olemassa: '/var/lib/gdm/.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] Tiedosto on olemassa: '/var/lib/gdm/.local/share/ibus-typing-booster/data'

Local variables in innermost frame:
name: '/var/lib/gdm/.local/share/ibus-typing-booster/data'
mode: 511
exist_ok: False
head: '/var/lib/gdm/.local/share/ibus-typing-booster'
tail: 'data'
cdir: '.'

Comment 1 ricky.tigg 2019-12-05 11:32:36 UTC
Created attachment 1642338 [details]
File: backtrace

Comment 2 ricky.tigg 2019-12-05 11:32:38 UTC
Created attachment 1642339 [details]
File: cpuinfo

Comment 3 ricky.tigg 2019-12-05 11:32:40 UTC
Created attachment 1642340 [details]
File: environ

Comment 4 ricky.tigg 2019-12-05 11:32:41 UTC
Created attachment 1642341 [details]
File: mountinfo

Comment 5 ricky.tigg 2019-12-05 11:32:43 UTC
Created attachment 1642342 [details]
File: namespaces

Comment 6 ricky.tigg 2019-12-05 11:32:44 UTC
Created attachment 1642343 [details]
File: open_fds

Comment 7 Mike FABIAN 2019-12-06 16:27:07 UTC

*** This bug has been marked as a duplicate of bug 1770072 ***


Note You need to log in before you can comment on or make changes to this bug.