https://bugzilla.redhat.com/show_bug.cgi?id=1484135
Bug ID: 1484135 Summary: [abrt] ibus-typing-booster: __bus_destroy_cb(): main.py:167:__bus_destroy_cb:RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/heiko/.local/share/ibus-typing-booster/deb ug.log'> Product: Fedora Version: 26 Component: ibus-typing-booster Assignee: mfabian@redhat.com Reporter: bugzilla@heiko-adams.de QA Contact: extras-qa@fedoraproject.org CC: anish.developer@gmail.com, i18n-bugs@lists.fedoraproject.org, mfabian@redhat.com, smaitra@redhat.com
Description of problem: Log out and log into a new session
Version-Release number of selected component: ibus-typing-booster-1.5.32-2.fc26
Additional info: reporter: libreport-2.9.1 cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus crash_function: __bus_destroy_cb exception_type: RuntimeError executable: /usr/share/ibus-typing-booster/engine/main.py kernel: 4.12.8-300.fc26.x86_64 runlevel: N 5 type: Python3 uid: 1000
Truncated backtrace: main.py:167:__bus_destroy_cb:RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/heiko/.local/share/ibus-typing-booster/debug.log'>
Traceback (most recent call last): File "/usr/share/ibus-typing-booster/engine/main.py", line 167, in __bus_destroy_cb print("finalizing:)") File "/usr/share/ibus-typing-booster/engine/main.py", line 285, in <lambda> signal (SIGTERM, lambda signum, stack_frame: cleanup(ima)) File "/usr/share/ibus-typing-booster/engine/main.py", line 182, in cleanup ima_ins.quit() File "/usr/share/ibus-typing-booster/engine/main.py", line 160, in quit self.__bus_destroy_cb() File "/usr/share/ibus-typing-booster/engine/main.py", line 167, in __bus_destroy_cb print("finalizing:)") RuntimeError: reentrant call inside <_io.BufferedWriter name='/home/heiko/.local/share/ibus-typing-booster/debug.log'>
Local variables in innermost frame: bus: None self: <__main__.IMApp object at 0x7fa68cab5668>
https://bugzilla.redhat.com/show_bug.cgi?id=1484135
Mike FABIAN mfabian@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
https://bugzilla.redhat.com/show_bug.cgi?id=1484135
ompragash oviswana@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED CC| |oviswana@redhat.com Resolution|--- |EOL Last Closed| |2018-03-19 23:06:53
--- Comment #8 from ompragash oviswana@redhat.com --- Cannot reproduce. Feel free to reopen if anyone can reproduce this issue with "How to reproduce steps".
i18n-bugs@lists.fedoraproject.org