https://bugzilla.redhat.com/show_bug.cgi?id=2322944
Bug ID: 2322944
Summary: Silent error from system-config-language
Product: Fedora
Version: 41
OS: Linux
Status: NEW
Component: system-config-language
Keywords: Regression
Severity: medium
Assignee: pnemade(a)redhat.com
Reporter: jcubic(a)onet.pl
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, pnemade(a)redhat.com
Target Milestone: ---
Classification: Fedora
system-config-language do nothing when run in GUI. There is unhandled Python
exception when running from terminal
```
$ system-config-language
pl language not installed
Unknown argument "--debuglevel=0" for command "repoquery". Add "--help" for
more information about the arguments.
Traceback (most recent call last):
File "/usr/share/system-config-language/language_gui.py", line 319, in ok_btn
installed = self.instpkg.install_packages3(dlang)
File "/usr/share/system-config-language/install_packages3.py", line 163, in
install_packages3
all_pkg_list = self.get_language_packages(langcode)
File "/usr/share/system-config-language/install_packages3.py", line 122, in
get_language_packages
cmdoutput = subprocess.check_output(cmd, shell=True)
File "/usr/lib64/python3.13/subprocess.py", line 472, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs).stdout
^^^^^^^^^
File "/usr/lib64/python3.13/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command 'dnf repoquery --debuglevel=0
--queryformat '%{name}' --whatsupplements langpacks-pl' returned non-zero exit
status 2.
Repository copr:copr.fedorainfracloud.org:jerrycasiano:FontManager is listed
more than once in the configuration
Repository copr:copr.fedorainfracloud.org:phracek:PyCharm is listed more than
once in the configuration
Repository brave-browser is listed more than once in the configuration
Repository docker-ce-stable is listed more than once in the configuration
Repository docker-ce-stable-debuginfo is listed more than once in the
configuration
Repository docker-ce-stable-source is listed more than once in the
configuration
Repository docker-ce-test is listed more than once in the configuration
Repository docker-ce-test-debuginfo is listed more than once in the
configuration
Repository docker-ce-test-source is listed more than once in the configuration
Repository docker-ce-nightly is listed more than once in the configuration
Repository docker-ce-nightly-debuginfo is listed more than once in the
configuration
Repository docker-ce-nightly-source is listed more than once in the
configuration
Repository fedora is listed more than once in the configuration
Repository fedora-debuginfo is listed more than once in the configuration
Repository fedora-source is listed more than once in the configuration
Repository fedora-cisco-openh264 is listed more than once in the configuration
Repository fedora-cisco-openh264-debuginfo is listed more than once in the
configuration
Repository fedora-cisco-openh264-source is listed more than once in the
configuration
Repository updates is listed more than once in the configuration
Repository updates-debuginfo is listed more than once in the configuration
Repository updates-source is listed more than once in the configuration
Repository updates-testing is listed more than once in the configuration
Repository updates-testing-debuginfo is listed more than once in the
configuration
Repository updates-testing-source is listed more than once in the configuration
Repository gh-cli is listed more than once in the configuration
Repository google-chrome is listed more than once in the configuration
Repository rpmfusion-free is listed more than once in the configuration
Repository rpmfusion-free-debuginfo is listed more than once in the
configuration
Repository rpmfusion-free-source is listed more than once in the configuration
Repository rpmfusion-free-updates is listed more than once in the configuration
Repository rpmfusion-free-updates-debuginfo is listed more than once in the
configuration
Repository rpmfusion-free-updates-source is listed more than once in the
configuration
Repository rpmfusion-free-updates-testing is listed more than once in the
configuration
Repository rpmfusion-free-updates-testing-debuginfo is listed more than once in
the configuration
Repository rpmfusion-free-updates-testing-source is listed more than once in
the configuration
Repository rpmfusion-nonfree is listed more than once in the configuration
Repository rpmfusion-nonfree-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-nvidia-driver is listed more than once in the
configuration
Repository rpmfusion-nonfree-nvidia-driver-debuginfo is listed more than once
in the configuration
Repository rpmfusion-nonfree-nvidia-driver-source is listed more than once in
the configuration
Repository rpmfusion-nonfree-steam is listed more than once in the
configuration
Repository rpmfusion-nonfree-steam-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-steam-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-testing is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-testing-debuginfo is listed more than once
in the configuration
Repository rpmfusion-nonfree-updates-testing-source is listed more than once in
the configuration
pl language not installed
Unknown argument "--debuglevel=0" for command "repoquery". Add "--help" for
more information about the arguments.
Traceback (most recent call last):
File "/usr/share/system-config-language/language_gui.py", line 319, in ok_btn
installed = self.instpkg.install_packages3(dlang)
File "/usr/share/system-config-language/install_packages3.py", line 163, in
install_packages3
all_pkg_list = self.get_language_packages(langcode)
File "/usr/share/system-config-language/install_packages3.py", line 122, in
get_language_packages
cmdoutput = subprocess.check_output(cmd, shell=True)
File "/usr/lib64/python3.13/subprocess.py", line 472, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs).stdout
^^^^^^^^^
File "/usr/lib64/python3.13/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command 'dnf repoquery --debuglevel=0
--queryformat '%{name}' --whatsupplements langpacks-pl' returned non-zero exit
status 2.
Repository copr:copr.fedorainfracloud.org:jerrycasiano:FontManager is listed
more than once in the configuration
Repository copr:copr.fedorainfracloud.org:phracek:PyCharm is listed more than
once in the configuration
Repository brave-browser is listed more than once in the configuration
Repository docker-ce-stable is listed more than once in the configuration
Repository docker-ce-stable-debuginfo is listed more than once in the
configuration
Repository docker-ce-stable-source is listed more than once in the
configuration
Repository docker-ce-test is listed more than once in the configuration
Repository docker-ce-test-debuginfo is listed more than once in the
configuration
Repository docker-ce-test-source is listed more than once in the configuration
Repository docker-ce-nightly is listed more than once in the configuration
Repository docker-ce-nightly-debuginfo is listed more than once in the
configuration
Repository docker-ce-nightly-source is listed more than once in the
configuration
Repository fedora is listed more than once in the configuration
Repository fedora-debuginfo is listed more than once in the configuration
Repository fedora-source is listed more than once in the configuration
Repository fedora-cisco-openh264 is listed more than once in the configuration
Repository fedora-cisco-openh264-debuginfo is listed more than once in the
configuration
Repository fedora-cisco-openh264-source is listed more than once in the
configuration
Repository updates is listed more than once in the configuration
Repository updates-debuginfo is listed more than once in the configuration
Repository updates-source is listed more than once in the configuration
Repository updates-testing is listed more than once in the configuration
Repository updates-testing-debuginfo is listed more than once in the
configuration
Repository updates-testing-source is listed more than once in the configuration
Repository gh-cli is listed more than once in the configuration
Repository google-chrome is listed more than once in the configuration
Repository rpmfusion-free is listed more than once in the configuration
Repository rpmfusion-free-debuginfo is listed more than once in the
configuration
Repository rpmfusion-free-source is listed more than once in the configuration
Repository rpmfusion-free-updates is listed more than once in the configuration
Repository rpmfusion-free-updates-debuginfo is listed more than once in the
configuration
Repository rpmfusion-free-updates-source is listed more than once in the
configuration
Repository rpmfusion-free-updates-testing is listed more than once in the
configuration
Repository rpmfusion-free-updates-testing-debuginfo is listed more than once in
the configuration
Repository rpmfusion-free-updates-testing-source is listed more than once in
the configuration
Repository rpmfusion-nonfree is listed more than once in the configuration
Repository rpmfusion-nonfree-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-nvidia-driver is listed more than once in the
configuration
Repository rpmfusion-nonfree-nvidia-driver-debuginfo is listed more than once
in the configuration
Repository rpmfusion-nonfree-nvidia-driver-source is listed more than once in
the configuration
Repository rpmfusion-nonfree-steam is listed more than once in the
configuration
Repository rpmfusion-nonfree-steam-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-steam-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-testing is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-testing-debuginfo is listed more than once
in the configuration
Repository rpmfusion-nonfree-updates-testing-source is listed more than once in
the configuration
pl language not installed
Unknown argument "--debuglevel=0" for command "repoquery". Add "--help" for
more information about the arguments.
Traceback (most recent call last):
File "/usr/share/system-config-language/language_gui.py", line 319, in ok_btn
installed = self.instpkg.install_packages3(dlang)
File "/usr/share/system-config-language/install_packages3.py", line 163, in
install_packages3
all_pkg_list = self.get_language_packages(langcode)
File "/usr/share/system-config-language/install_packages3.py", line 122, in
get_language_packages
cmdoutput = subprocess.check_output(cmd, shell=True)
File "/usr/lib64/python3.13/subprocess.py", line 472, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs).stdout
^^^^^^^^^
File "/usr/lib64/python3.13/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command 'dnf repoquery --debuglevel=0
--queryformat '%{name}' --whatsupplements langpacks-pl' returned non-zero exit
status 2.
```
Reproducible: Always
Steps to Reproduce:
1. Install Fedora
2. Open system-config-language
3. Change language to Polish
Actual Results:
Nothing happens when you pick different langauge
Expected Results:
langauge is changed
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2322944
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2209413
Bug ID: 2209413
Summary: Prepare for DNF 5, don't depend on `dnf`
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: system-config-language
Severity: high
Assignee: pnemade(a)redhat.com
Reporter: egoode(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, pnemade(a)redhat.com
Target Milestone: ---
Classification: Fedora
(I'm filing issues with all the packages that currently depend on `dnf`.)
DNF 5 is a new package manager that will replace DNF 4 in Fedora 39+: Starting
in Fedora 39, the `dnf` command will be provided by the `dnf5` package rather
than the `dnf` package, and `dnf5` will obsolete `dnf`. Since
system-config-language currently depends on DNF 4, it should choose one of the
following strategies to avoid breaking the Fedora upgrade:
- Add support for DNF 5, and depend on the `dnf5` package in Fedora 39+ instead
of `dnf`. Builds of DNF 5 are available in this COPR repository:
https://copr.fedorainfracloud.org/coprs/rpmsoftwaremanagement/dnf-nightly/, and
documentation is available here: https://dnf5.readthedocs.io/en/latest/.
- Alternatively, or in the meantime, change the system-config-language package
to depend on `python3-dnf` instead of `dnf`, and call the `dnf-3` binary
instead of `dnf`. The old DNF 4 command will still be available in the
distribution, but only as `dnf-3` (the binary is called `dnf-3` rather than
`dnf4` for historical reasons; it is the "Python 3 version" of DNF). The first
option is preferred to this one; it is not recommended to modify installed
software using both DNF 4 and DNF 5 on the same system.
- Or, if this package is no longer being maintained, consider removing it from
Fedora.
At some point, this project should adopt DNF 5, but the immediate issue is
removing the dependency on `dnf`. We are planning to replace DNF with DNF5 in
Fedora Rawhide very soon, by 2023-06-01, and the system-config-language package
will break as long as it still depends on the `dnf` package.
For more information about the switch to DNF 5, see
https://fedoraproject.org/wiki/Changes/ReplaceDnfWithDnf5.
Reproducible: Always
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2209413
https://bugzilla.redhat.com/show_bug.cgi?id=2328000
Bug ID: 2328000
Summary: [abrt] ibus-typing-booster:
_atspi_dbus_call_partial_va(): python3.12 killed by
SIGSEGV
Product: Fedora
Version: 40
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:73256a6f593877c8123e20da5fd990c7e6846fca;VAR
IANT_ID=workstation;
Component: ibus-typing-booster
Assignee: mfabian(a)redhat.com
Reporter: lantw44(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
Change the input method with Ctrl+Space and it crashed the entire desktop. Seem
to be the same problem as https://bugzilla.redhat.com/show_bug.cgi?id=2278115.
Version-Release number of selected component:
ibus-typing-booster-2.26.11-1.fc40
Additional info:
reporter: libreport-2.17.15
dso_list: /usr/bin/python3.12 python3-3.12.7-1.fc40.x86_64 (Fedora
Project) 1730785750
type: CCpp
uid: 1000
package: ibus-typing-booster-2.26.11-1.fc40
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/session.slice/org.freedesktop.IBus.session.GNOME.service
kernel: 6.11.8-200.fc40.x86_64
runlevel: N 5
backtrace_rating: 4
reason: python3.12 killed by SIGSEGV
journald_cursor:
s=0c85b522b06f42a5a7960779df986059;i=bcf24a;b=cfec291e94224b19a1490ff2a753bf1b;m=883db5dfa;t=6277ddd49c1ca;x=45761e7ccf5a14de
rootdir: /
crash_function: _atspi_dbus_call_partial_va
executable: /usr/bin/python3.12
comment: Change the input method with Ctrl+Space and it crashed the
entire desktop. Seem to be the same problem as
https://bugzilla.redhat.com/show_bug.cgi?id=2278115.
cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py
--ibus
Truncated backtrace:
Thread no. 1 (19 frames)
#0 _atspi_dbus_call_partial_va at ../atspi/atspi-misc.c:1321
#1 _atspi_dbus_call_partial at ../atspi/atspi-misc.c:1361
#2 atspi_accessible_get_state_set at ../atspi/atspi-accessible.c:731
#4 ffi_call_unix64 at ../src/x86/unix64.S:104
#5 ffi_call_int at ../src/x86/ffi64.c:673
#6 ffi_call at ../src/x86/ffi64.c:710
#7 pygi_invoke_c_callable at ../gi/pygi-invoke.c:684
#8 pygi_function_cache_invoke at ../gi/pygi-cache.c:862
#9 pygi_callable_info_invoke at ../gi/pygi-invoke.c:727
#10 _wrap_g_callable_info_invoke at ../gi/pygi-invoke.c:764
#11 _callable_info_call at ../gi/pygi-info.c:548
#13 _PyObject_MakeTpCall at
/usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Objects/call.c:240
#14 _PyEval_EvalFrameDefault at Python/bytecodes.c:2715
#15 _PyFunction_Vectorcall at
/usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Objects/call.c:419
#16 _PyObject_VectorcallTstate at
/usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Include/internal/pycore_call.h:92
#17 method_vectorcall at
/usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Objects/classobject.c:69
#18 thread_run at
/usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Modules/_threadmodule.c:1114
#19 pythread_wrapper at
/usr/src/debug/python3.12-3.12.7-1.fc40.x86_64/Python/thread_pthread.h:237
#21 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2328000
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2088734
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Input Source indicator does |Xorg: Input Source
|not follow "Switch input |indicator does not follow
|sources individually for |"Switch input sources
|each window" |individually for each
| |window"
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2088734
https://bugzilla.redhat.com/show_bug.cgi?id=2362429
Bug ID: 2362429
Summary: [abrt] ibus: g_hash_table_remove_all_nodes(): ibus-x11
killed by SIGABRT
Product: Fedora
Version: 42
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:6ef4db86fa264ddee0fbb467ca28f667a1602325;VAR
IANT_ID=workstation;
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: wangxuke.china(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
input chinese in Intellij IDEA
Version-Release number of selected component:
ibus-1.5.32-1.fc42
Additional info:
reporter: libreport-2.17.15
type: CCpp
reason: ibus-x11 killed by SIGABRT
journald_cursor:
s=3c0dd3d416e941f6a30daef456f5e069;i=314c71;b=df414e19ee6c4d1f94962765166ef677;m=fd1cc199;t=633a404f8f053;x=14c6bfd5955da7ef
executable: /usr/libexec/ibus-x11
cmdline: /usr/libexec/ibus-x11 --kill-daemon
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/session.slice/org.freedesktop.IBus.session.GNOME.service
rootdir: /
uid: 1000
kernel: 6.14.3-300.fc42.x86_64
package: ibus-1.5.32-1.fc42
runlevel: N 5
backtrace_rating: 4
crash_function: g_hash_table_remove_all_nodes
comment: input chinese in Intellij IDEA
Truncated backtrace:
Thread no. 1 (12 frames)
#10 g_hash_table_remove_all_nodes at ../glib/ghash.c:656
#12 g_hash_table_unref at ../glib/ghash.c:1438
#14 g_dbus_message_finalize at ../gio/gdbusmessage.c:521
#16 message_to_write_data_free at ../gio/gdbusprivate.c:902
#17 write_message_cb at ../gio/gdbusprivate.c:1370
#18 g_task_return_now at ../gio/gtask.c:1363
#19 complete_in_idle_cb at ../gio/gtask.c:1377
#22 g_main_context_dispatch_unlocked at ../glib/gmain.c:4249
#23 g_main_context_iterate_unlocked at ../glib/gmain.c:4314
#25 gdbus_shared_thread_func at ../gio/gdbusprivate.c:284
#26 g_thread_proxy at ../glib/gthread.c:893
#28 __clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2362429
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2362341
Bug ID: 2362341
Summary: [abrt] ibus: signal_data_free(): ibus-x11 killed by
SIGABRT
Product: Fedora
Version: 42
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:7936830f237804278aac65806e5ac2a42481d11b;VAR
IANT_ID=;
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: iweiss(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Version-Release number of selected component:
ibus-1.5.32-1.fc42
Additional info:
reporter: libreport-2.17.15
type: CCpp
reason: ibus-x11 killed by SIGABRT
journald_cursor:
s=ad8df5fbe10e4eff88921a95a3c2f30d;i=f30f6f;b=1bc60ca687884a3d997ae6706b477154;m=13d0a25551;t=6339cf9411412;x=c677f35ec1eb8625
executable: /usr/libexec/ibus-x11
cmdline: /usr/libexec/ibus-x11 --kill-daemon
cgroup: 0::/user.slice/user-1001.slice/session-2.scope
rootdir: /
uid: 1001
kernel: 6.14.2-300.fc42.x86_64
package: ibus-1.5.32-1.fc42
runlevel: N 5
backtrace_rating: 4
crash_function: signal_data_free
Truncated backtrace:
Thread no. 1 (18 frames)
#10 signal_data_free at ../gio/gdbusconnection.c:428
#11 remove_signal_data_if_unused at ../gio/gdbusconnection.c:4068
#12 unsubscribe_id_internal.isra.0 at ../gio/gdbusconnection.c:4106
#13 g_dbus_connection_signal_unsubscribe at ../gio/gdbusconnection.c:4147
#15 g_dbus_proxy_finalize at ../glib/gmain.h:920
#17 _free_ic at /usr/src/debug/ibus-1.5.32-1.fc42.x86_64/client/x11/main.c:814
#18 g_list_foreach at ../glib/glist.c:1008
#19 g_list_free_full at ../glib/glist.c:162
#20 _free_x11_iconn_from_id at
/usr/src/debug/ibus-1.5.32-1.fc42.x86_64/client/x11/main.c:837
#21 CloseMessageProc at ../../util/IMdkit/i18nPtHdr.c:302
#22 _Xi18nMessageHandler at ../../util/IMdkit/i18nPtHdr.c:1821
#23 WaitXIMProtocol at ../../util/IMdkit/i18nX.c:524
#24 _gdk_x11_display_queue_events at ../gdk/x11/gdkeventsource.c:337
#25 gdk_display_get_event at ../gdk/gdkdisplay.c:442
#26 gdk_event_source_dispatch.lto_priv at ../gdk/x11/gdkeventsource.c:354
#28 g_main_context_dispatch_unlocked at ../glib/gmain.c:4249
#29 g_main_context_iterate_unlocked at ../glib/gmain.c:4314
#31 ibus_main at /usr/src/debug/ibus-1.5.32-1.fc42.x86_64/src/ibusshare.c:336
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2362341
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2292805
Bug ID: 2292805
Summary: [abrt] ibus-table: tcache_thread_shutdown():
python3.12 killed by SIGABRT
Product: Fedora
Version: 40
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:49912628f88fad8ef32c365c9a170d6066e7e2cb;VAR
IANT_ID=workstation;
Component: ibus-table
Assignee: mfabian(a)redhat.com
Reporter: cinxiafortis(a)tutanota.de
QA Contact: extras-qa(a)fedoraproject.org
CC: dchen(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org,
mfabian(a)redhat.com, pwu(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
It has a conflict with tha app from flathub named app.drey.Warp. When I start
app.drey.Warp, my ibus-table stop and I cannot use my input method (canjie5).
After I stopped app.drey.Warp, the ibus-table works again and I can use my
input method.
Version-Release number of selected component:
ibus-table-1.17.4-3.fc40
Additional info:
reporter: libreport-2.17.15
type: CCpp
reason: python3.12 killed by SIGABRT
journald_cursor:
s=b851438adea5488c9c2c2087cbad4e16;i=1a5736;b=16be98526b23462598842ccaa91bc721;m=3c46437d;t=61b1fbb08a027;x=4fab5ac69ab93a00
executable: /usr/bin/python3.12
cmdline: /usr/bin/python3 /usr/share/ibus-table/engine/main.py --ibus
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/session.slice/org.freedesktop.IBus.session.GNOME.service
rootdir: /
uid: 1000
kernel: 6.8.11-300.fc40.x86_64
package: ibus-table-1.17.4-3.fc40
runlevel: N 5
dso_list: /usr/bin/python3.12 python3-3.12.3-2.fc40.x86_64 (Fedora
Project) 1715406510
backtrace_rating: 4
crash_function: tcache_thread_shutdown
comment: It has a conflict with tha app from flathub named
app.drey.Warp. When I start app.drey.Warp, my ibus-table stop and I cannot use
my input method (canjie5). After I stopped app.drey.Warp, the ibus-table works
again and I can use my input method.
Truncated backtrace:
Thread no. 1 (4 frames)
#6 tcache_thread_shutdown at malloc.c:3231
#7 __malloc_arena_thread_freeres at
/usr/src/debug/glibc-2.39-15.fc40.x86_64/malloc/arena.c:897
#8 __libc_thread_freeres at thread-freeres.c:41
#10 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2292805
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…