Bug 1496765 - [abrt] ibus-typing-booster: makedirs(): os.py:220:makedirs:FileExistsError: [Errno 17] File exists: '/home/mfabian/.local/share/ibus-typing-booster/data'
Summary: [abrt] ibus-typing-booster: makedirs(): os.py:220:makedirs:FileExistsError: [...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: 28
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:5ff1e9d150ceca190b0f12e747c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-28 10:28 UTC by Mike FABIAN
Modified: 2018-08-30 09:47 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-08-30 09:47:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.22 KB, text/plain)
2017-09-28 10:28 UTC, Mike FABIAN
no flags Details
File: cgroup (289 bytes, text/plain)
2017-09-28 10:28 UTC, Mike FABIAN
no flags Details
File: cpuinfo (809 bytes, text/plain)
2017-09-28 10:28 UTC, Mike FABIAN
no flags Details
File: environ (1.64 KB, text/plain)
2017-09-28 10:28 UTC, Mike FABIAN
no flags Details
File: mountinfo (3.56 KB, text/plain)
2017-09-28 10:28 UTC, Mike FABIAN
no flags Details
File: namespaces (102 bytes, text/plain)
2017-09-28 10:28 UTC, Mike FABIAN
no flags Details
File: open_fds (239 bytes, text/plain)
2017-09-28 10:28 UTC, Mike FABIAN
no flags Details

Description Mike FABIAN 2017-09-28 10:28:04 UTC
Version-Release number of selected component:
ibus-typing-booster-1.5.33-1.fc27

Additional info:
reporter:       libreport-2.9.2
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
kernel:         4.13.3-300.fc27.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
os.py:220:makedirs:FileExistsError: [Errno 17] File exists: '/home/mfabian/.local/share/ibus-typing-booster/data'

Traceback (most recent call last):
  File "/usr/share/ibus-typing-booster/engine/main.py", line 32, in <module>
    import factory
  File "/usr/share/ibus-typing-booster/engine/factory.py", line 26, in <module>
    import hunspell_table
  File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 41, in <module>
    import itb_emoji
  File "/usr/share/ibus-typing-booster/engine/itb_emoji.py", line 73, 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 505, in xdg_save_data_path
    return xdg.BaseDirectory.save_data_path(*resource)
  File "/usr/lib/python3.6/site-packages/xdg/BaseDirectory.py", line 70, in save_data_path
    os.makedirs(path)
  File "/usr/lib64/python3.6/os.py", line 220, in makedirs
    mkdir(name, mode)
FileExistsError: [Errno 17] File exists: '/home/mfabian/.local/share/ibus-typing-booster/data'

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

Comment 1 Mike FABIAN 2017-09-28 10:28:10 UTC
Created attachment 1331914 [details]
File: backtrace

Comment 2 Mike FABIAN 2017-09-28 10:28:11 UTC
Created attachment 1331915 [details]
File: cgroup

Comment 3 Mike FABIAN 2017-09-28 10:28:13 UTC
Created attachment 1331916 [details]
File: cpuinfo

Comment 4 Mike FABIAN 2017-09-28 10:28:15 UTC
Created attachment 1331917 [details]
File: environ

Comment 5 Mike FABIAN 2017-09-28 10:28:17 UTC
Created attachment 1331918 [details]
File: mountinfo

Comment 6 Mike FABIAN 2017-09-28 10:28:19 UTC
Created attachment 1331919 [details]
File: namespaces

Comment 7 Mike FABIAN 2017-09-28 10:28:20 UTC
Created attachment 1331920 [details]
File: open_fds

Comment 8 Pravin Satpute 2018-08-30 09:47:33 UTC
I dont see any traceback running command. 
$ /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --xml

ibus-typing-booster-2.1.0-1.fc28.noarch  

Closing.

Feel free to reopen, if problem still persists.


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