https://bugzilla.redhat.com/show_bug.cgi?id=2338281
Bug ID: 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 Version: 41 Hardware: x86_64 Status: NEW Whiteboard: abrt_hash:f540f1a5acfd42262e773ef0903e503f038ef363;VAR IANT_ID=workstation; Component: ibus-typing-booster Assignee: mfabian@redhat.com Reporter: picoloto@gmail.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, mfabian@redhat.com Target Milestone: --- Classification: Fedora
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@1000.service/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
https://bugzilla.redhat.com/show_bug.cgi?id=2338281
Mike FABIAN mfabian@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(picoloto@gmail.co | |m)
--- Comment #5 from Mike FABIAN mfabian@redhat.com --- I cannot reproduce this. Can you still reproduce this on Fedora 42?
https://bugzilla.redhat.com/show_bug.cgi?id=2338281
Gustavo Picoloto picoloto@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(picoloto@gmail.co | |m) |
--- Comment #6 from Gustavo Picoloto picoloto@gmail.com --- 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.
https://bugzilla.redhat.com/show_bug.cgi?id=2338281
Parag Nemade pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |WORKSFORME Last Closed| |2025-07-31 04:52:23
--- Comment #7 from Parag Nemade pnemade@redhat.com --- Thanks for the reply. Do report any new bug if you see any issues using ibus-typing-booster.
https://bugzilla.redhat.com/show_bug.cgi?id=2338281
Parag Nemade pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |NOTABUG
i18n-bugs@lists.fedoraproject.org