https://bugzilla.redhat.com/show_bug.cgi?id=2402600
Bug ID: 2402600
Summary: google-roboto-fonts-3.013 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: google-roboto-fonts
Keywords: FutureFeature, Triaged
Assignee: dtardon(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: davide(a)cavalca.name, dtardon(a)redhat.com,
epel-packagers-sig(a)lists.fedoraproject.org,
fonts-bugs(a)lists.fedoraproject.org,
i18n-bugs(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Releases retrieved: 3.000, 3.001, 3.002, 3.003, 3.004, 3.005, 3.006, 3.007,
3.008, 3.009, 3.010, 3.011, 3.012, 3.013
Upstream release that is considered latest: 3.013
Current version/release in rawhide: 2.138-20.fc43
URL: https://github.com/googlefonts/roboto-3-classic
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/12041/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/google-roboto-fonts
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2402600
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=2336519
Bug ID: 2336519
Summary: When ibus-hangul is in hangul mode, switching to a
different ibus input method leaves the property panel
showing ibus-hangul
Product: Fedora
Version: 41
OS: Linux
Status: NEW
Component: ibus-hangul
Severity: medium
Assignee: pwu(a)redhat.com
Reporter: mfabian(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, pwu(a)redhat.com,
tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
mfabian@f41:~$ cat /etc/os-release
NAME="Fedora Linux"
VERSION="41 (Workstation Edition)"
RELEASE_TYPE=stable
ID=fedora
VERSION_ID=41
VERSION_CODENAME=""
PLATFORM_ID="platform:f41"
PRETTY_NAME="Fedora Linux 41 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:41"
DEFAULT_HOSTNAME="fedora"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f41/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=41
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=41
SUPPORT_END=2025-12-15
VARIANT="Workstation Edition"
VARIANT_ID=workstation
mfabian@f41:~$ rpm -q ibus
ibus-1.5.31-1.fc41.x86_64
mfabian@f41:~$ rpm -q ibus-hangul
ibus-hangul-1.5.5-6.fc41.x86_64
mfabian@f41:~$
Reproducible: Always
Steps to Reproduce:
- Use XFCE desktop
- Enable the property panel in ibus-setup: “Show property panel: [ Always ]”
- ibus restart
- select ibus-hangul
property panel now shows ibus-hangul, English mode
- switch to ibus-anthy
property panel now shows ibus-anthy
- switch back to ibus-hangul
- switch to hangul mode
- switch to ibus-anthy
property panel still shows ibus-hangul! <- here is the problem!
- type a into terminal, result is あ. That shows that ibus-anthy is
active but the property panel does not show that.
-
I will attach a video.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2336519
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=2368622
Bug ID: 2368622
Summary: ibus-daemon uses insane amounts of CPU and causes a
laggy experience
Product: Fedora
Version: 42
Hardware: x86_64
OS: Linux
Status: NEW
Component: ibus
Keywords: Desktop
Severity: high
Assignee: tfujiwar(a)redhat.com
Reporter: torvalds(a)linux-foundation.org
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Not a lot of details here, but I decided that instead of just fixing it with
killall ibus-daemon
which gets rid of that broken thing, I would at least open a bug report to see
if there is some official fix for this.
Google shows a lot of people complaining about this going back years, so it's
not me.
There's no crash, and no obvious system logs either. All I see in system logs
is gdm-wayland-session activating, and when I kill it systemd seems to log
consumtion information like
org.freedesktop.IBus.session.GNOME.service: Consumed 26min 22.196s CPU
time, 125.1M memory peak.
(That was after the system had been up for one day, so 26 min of CPU time seems
pretty excessive)
Reproducible: Sometimes
Steps to Reproduce:
1. Boot the system
2. Be happy
3. Some time randomly later, notice laggy behavior and ibus-daemon using 100%
CPU in top
Actual Results:
Slow keyboard response on a fast system
Expected Results:
Snappy action
Additional Information:
Sorry for the horrible bug report, but can we please just disable ibus-daemon
by default as a useless problem-causing thing?
When google shows this problem going back AT LEAST to 2020 (and probably
longer), with the solution invariably being "kill, restart or disable
ibus-daemon to fix the problem temporarily", why is that thing enabled by
default in the first place?
Please at least give a good setting for this, so that the answer can be for
people to not enable that thing.
And if somebody has "please debug this next time it happens by doing Xyz", I'll
happily do that. But you need to tell me what Xyz is, because I don't know the
first thing about ibus-daemon.
I know that the "i" is supposed to stand for "intelligent". But honestly, I can
come up with a lot better suggestions for what that "i" might stand for. And
absolutely *none* of them are polite.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2368622
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=2402659
Bug ID: 2402659
Summary: Unable to activate IME on LXQt applications
Product: Fedora
Version: 43
OS: Linux
Status: NEW
Component: ibus
Severity: medium
Assignee: tfujiwar(a)redhat.com
Reporter: tagoh(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
Even if IBus is running on LXQt desktop and Super+space shows engines and
switch, the ibus icon at the systray doesn't change and no input through
engines and ascii characters is passed through.
Reproducible: Always
Steps to Reproduce:
1.Install LXQt
2.Login with LXQt desktop
3.Open QTerminal
Actual Results:
No inputs through engines
Expected Results:
IME should works
Additional Information:
GNOME applications such as gedit from QTerminal just works. So they should be
configured properly.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2402659
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=2392358
Bug ID: 2392358
Summary: [abrt] ibus-panel: ibus_service_constructed():
ibus-ui-gtk3 killed by SIGSEGV
Product: Fedora
Version: 42
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:8569166ab34b7d5c81aed4fc2482ddb5958024eb;VAR
IANT_ID=kde;
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: woonj(a)woontech.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:
I was trying to switch to the "IBus wayland" virtual keyboard while I started
Ibus-setup from the terminal (I don't think I was suppoed to do thas)
Version-Release number of selected component:
ibus-panel-1.5.32-1.fc42
Additional info:
reporter: libreport-2.17.15
type: CCpp
reason: ibus-ui-gtk3 killed by SIGSEGV
journald_cursor:
s=cfaf3b94f783442db6a9c7ccae8d11f2;i=17eede33d;b=3dd1b3858f674bd3b185712ae38b4d63;m=1560d57241;t=63dbaf249fc5a;x=f3e04a06f4b37a9
executable: /usr/libexec/ibus-ui-gtk3
cmdline: /usr/libexec/ibus-ui-gtk3
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.konsole@d2bb77a94b2d4197a7cf860130e85f82.service
rootdir: /
uid: 1000
kernel: 6.16.3-200.fc42.x86_64
package: ibus-panel-1.5.32-1.fc42
runlevel: N 5
backtrace_rating: 4
crash_function: ibus_service_constructed
comment: I was trying to switch to the "IBus wayland" virtual keyboard
while I started Ibus-setup from the terminal (I don't think I was suppoed to do
thas)
Truncated backtrace:
Thread no. 1 (14 frames)
#0 ibus_service_constructed at
/usr/src/debug/ibus-1.5.32-1.fc42.x86_64/src/ibusservice.c:289
#1 g_object_new_with_custom_constructor at ../gobject/gobject.c:2603
#2 g_object_new_internal at ../gobject/gobject.c:2627
#3 g_object_new_valist at ../gobject/gobject.c:2968
#5 panel_construct at
/usr/src/debug/ibus-1.5.32-1.fc42.x86_64/ui/gtk3/panel.vala:112
#6 panel_new at
/usr/src/debug/ibus-1.5.32-1.fc42.x86_64/ui/gtk3/panel.vala:108
#7 application_bus_name_acquired_cb at
/usr/src/debug/ibus-1.5.32-1.fc42.x86_64/ui/gtk3/application.vala:100
#8 _application_bus_name_acquired_cb_gd_bus_signal_callback at
/usr/src/debug/ibus-1.5.32-1.fc42.x86_64/ui/gtk3/application.vala:68
#9 emit_signal_instance_in_idle_cb at ../gio/gdbusconnection.c:4207
#12 g_main_context_dispatch_unlocked at ../glib/gmain.c:4249
#13 g_main_context_iterate_unlocked at ../glib/gmain.c:4314
#15 gtk_main at ../gtk/gtkmain.c:1329
#16 application_run at
/usr/src/debug/ibus-1.5.32-1.fc42.x86_64/ui/gtk3/application.vala:89
#17 application_main at
/usr/src/debug/ibus-1.5.32-1.fc42.x86_64/ui/gtk3/application.vala:379
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2392358
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=2346033
Bug ID: 2346033
Summary: [abrt] ibus: XFree(): ibus-x11 killed by SIGABRT
Product: Fedora
Version: rawhide
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:28d08c1c3bbef585409b05c5db00dcce465bdc2b;VAR
IANT_ID=workstation;
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: mikhail.v.gavrilov(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
Version-Release number of selected component:
ibus-1.5.32~beta2-1.fc43
Additional info:
reporter: libreport-2.17.15
type: CCpp
reason: ibus-x11 killed by SIGABRT
journald_cursor:
s=a5094004f8c342679a632d5672433cea;i=3663535;b=c41a621787d147818df8f8d7a9e927a1;m=d6fcefb46;t=62e09ab523093;x=a72039042020ba90
executable: /usr/libexec/ibus-x11
cmdline: /usr/libexec/ibus-x11
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/session.slice/org.gnome.SettingsDaemon.XSettings.service
rootdir: /
uid: 1000
kernel: 6.14.0-rc2-febbc555cf0f-revert-b9b588f22a0c+
package: ibus-1.5.32~beta2-1.fc43
runlevel: N 5
backtrace_rating: 4
crash_function: XFree
Truncated backtrace:
Thread no. 1 (11 frames)
#9 XFree at /usr/src/debug/libX11-1.8.11-1.fc42.x86_64/src/XlibInt.c:1624
#10 _Xi18nChangeIC at ../../util/IMdkit/i18nIc.c:797
#11 SetICValuesMessageProc at ../../util/IMdkit/i18nPtHdr.c:923
#12 _Xi18nMessageHandler at ../../util/IMdkit/i18nPtHdr.c:1849
#13 WaitXIMProtocol at ../../util/IMdkit/i18nX.c:524
#14 _gdk_x11_display_queue_events at ../gdk/x11/gdkeventsource.c:337
#15 gdk_display_get_event at ../gdk/gdkdisplay.c:442
#16 gdk_event_source_dispatch.lto_priv at ../gdk/x11/gdkeventsource.c:354
#18 g_main_context_dispatch_unlocked at ../glib/gmain.c:4212
#19 g_main_context_iterate_unlocked at ../glib/gmain.c:4277
#21 ibus_main at /usr/src/debug/ibus-1.5.32
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2346033
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=2237664
Bug ID: 2237664
Summary: Emoji categories dialog has different state on cursor
with keyboard and mouse
Product: Fedora
Version: 39
OS: Linux
Status: NEW
Component: ibus
Severity: medium
Assignee: tfujiwar(a)redhat.com
Reporter: tagoh(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
shawn.p.huang(a)gmail.com, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
The cursor on the emoji categories dialog is changed through moving mouse
cursor on it though, moving the cursor with keyboard doesn't follow it.
Reproducible: Always
Steps to Reproduce:
1.Press Super+period and space to show the categories dialog
2.move the cursor through mouse to somewhere else
3.press down-arrow key
Actual Results:
The cursor moves down where it initially pointed at. i.e. 2nd item at the list
in this case.
Expected Results:
The cursor should moves down where the mouse cursor pointed at the list. e.g.
if it points to 4th item after step 2, the cursor should move down to 5th item.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2237664
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…