Bug 2338281

Summary: [abrt] ibus-typing-booster: __init__(): __init__.py:390:__init__:OSError: libm17n.so.0: não é possível abrir arquivo compartilhado: Erro de entrada/saída
Product: [Fedora] Fedora Reporter: Gustavo Picoloto <picoloto>
Component: ibus-typing-boosterAssignee: Mike FABIAN <mfabian>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 41CC: i18n-bugs, mfabian
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/49a5df9f8a27b8f511c1c9c1721f171e81a1482
Whiteboard: abrt_hash:f540f1a5acfd42262e773ef0903e503f038ef363;VARIANT_ID=workstation;
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-07-31 04:52:23 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

Description Gustavo Picoloto 2025-01-15 17:10:27 UTC
Version-Release number of selected component:
ibus-typing-booster-2.27.3-1.fc41

Additional info:
reporter:       libreport-2.17.15
kernel:         6.12.7-200.fc41.x86_64
cmdline:        /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus
cgroup:         0::/user.slice/user-1000.slice/user/session.slice/org.freedesktop.IBus.session.GNOME.service
uid:            1000
reason:         __init__.py:390:__init__:OSError: libm17n.so.0: não é possível abrir arquivo compartilhado: Erro de entrada/saída
executable:     /usr/share/ibus-typing-booster/engine/main.py
type:           Python3
package:        ibus-typing-booster-2.27.3-1.fc41
runlevel:       unknown
exception_type: OSError
crash_function: __init__
interpreter:    python3-3.13.1-2.fc41.x86_64

Truncated backtrace:
__init__.py:390:__init__:OSError: libm17n.so.0: não é possível abrir arquivo compartilhado: Erro de entrada/saída

Traceback (most recent call last):
  File "/usr/share/ibus-typing-booster/engine/main.py", line 133, in <module>
    import factory
  File "/usr/share/ibus-typing-booster/engine/factory.py", line 37, in <module>
    import hunspell_table
  File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 52, in <module>
    import m17n_translit
  File "/usr/share/ibus-typing-booster/engine/m17n_translit.py", line 287, in <module>
    __module_init = __ModuleInitializer()
  File "/usr/share/ibus-typing-booster/engine/m17n_translit.py", line 282, in __init__
    init()
    ~~~~^^
  File "/usr/share/ibus-typing-booster/engine/m17n_translit.py", line 155, in init
    libm17n__lib = ctypes.CDLL('libm17n.so.0', mode = ctypes.RTLD_GLOBAL)
  File "/usr/lib64/python3.13/ctypes/__init__.py", line 390, in __init__
    self._handle = _dlopen(self._name, mode)
                   ~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: libm17n.so.0: não é possível abrir arquivo compartilhado: Erro de entrada/saída

Local variables in innermost frame:
self: <CDLL 'libm17n.so.0', handle 0 at 0x7f56d449f620>
name: 'libm17n.so.0'
mode: 256
handle: None
use_errno: False
use_last_error: False
winmode: None
_FuncPtr: <class 'ctypes.CDLL.__init__.<locals>._FuncPtr'>
flags: 1

Comment 1 Gustavo Picoloto 2025-01-15 17:10:34 UTC
Created attachment 2066133 [details]
File: os_info

Comment 2 Gustavo Picoloto 2025-01-15 17:10:36 UTC
Created attachment 2066134 [details]
File: environ

Comment 3 Gustavo Picoloto 2025-01-15 17:10:46 UTC
Created attachment 2066135 [details]
File: mountinfo

Comment 4 Gustavo Picoloto 2025-01-15 17:11:04 UTC
Created attachment 2066136 [details]
File: open_fds

Comment 5 Mike FABIAN 2025-07-21 07:55:05 UTC
I cannot reproduce this.
Can you still reproduce this on Fedora 42?

Comment 6 Gustavo Picoloto 2025-07-23 01:51:18 UTC
Hi, This error occurred a few times on Fedora 41, and I'm not sure how to reproduce it.
I'm currently using Fedora 42, so I can't reproduce it anymore. However, it may be related to file system issues, as I've had other permission errors on other components.

Comment 7 Parag Nemade 2025-07-31 04:52:23 UTC
Thanks for the reply.
Do report any new bug if you see any issues using ibus-typing-booster.