Bug 2338281 - [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
Summary: [abrt] ibus-typing-booster: __init__(): __init__.py:390:__init__:OSError: lib...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-typing-booster
Version: 41
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:f540f1a5acfd42262e773ef0903...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-15 17:10 UTC by Gustavo Picoloto
Modified: 2025-07-31 04:53 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-07-31 04:52:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (754 bytes, text/plain)
2025-01-15 17:10 UTC, Gustavo Picoloto
no flags Details
File: environ (1.75 KB, text/plain)
2025-01-15 17:10 UTC, Gustavo Picoloto
no flags Details
File: mountinfo (5.89 KB, text/plain)
2025-01-15 17:10 UTC, Gustavo Picoloto
no flags Details
File: open_fds (1.46 KB, text/plain)
2025-01-15 17:11 UTC, Gustavo Picoloto
no flags Details

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.


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