https://bugzilla.redhat.com/show_bug.cgi?id=2135166
Bug ID: 2135166
Summary: libunistring-1.1 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: libunistring
Keywords: FutureFeature, Triaged
Assignee: p(a)draigbrady.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: dueno(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org,
jim(a)meyering.net, p(a)draigbrady.com,
redhat-bugzilla(a)linuxnetz.de
Target Milestone: ---
Classification: Fedora
Releases retrieved: 1.1
Upstream release that is considered latest: 1.1
Current version/release in rawhide: 1.0-2.fc37
URL: http://www.gnu.org/software/libunistring/
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/1747/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/libunistring
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2135166
https://bugzilla.redhat.com/show_bug.cgi?id=2217542
Bug ID: 2217542
Summary: cppcheck-2.11-1.fc39 fails on gettext.h with
returnDanglingLifetime
Product: Fedora
Version: rawhide
Hardware: x86_64
URL: https://github.com/rhinstaller/anaconda/actions/runs/5
378586167/jobs/9758588667#step:4:2099
OS: Linux
Status: NEW
Component: gettext
Severity: medium
Assignee: petersen(a)redhat.com
Reporter: jkonecny(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: dueno(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org,
nphilipp(a)redhat.com, petersen(a)redhat.com,
suanand(a)redhat.com
Target Milestone: ---
Classification: Fedora
On Rawhide cppcheck was recently updated and now we are getting
returnDanglingLifetime error from it on copied gettext.h file from
/usr/share/gettext/gettext.h path.
Version of cppcheck which shows this issue: 2.11-1.fc39
Last version of cppcheck which worked well: 2.9-4.fc38
I don't know if the error is valid or not...
Reproducible: Always
Steps to Reproduce:
1. podman run --rm -it fedora:rawhide
2. dnf install -y cppcheck gettext-devel
3. cppcheck -q -v /usr/share/gettext/gettext.h
Actual Results:
/usr/share/gettext/gettext.h:248:16: error: Returning pointer to local variable
'msg_ctxt_id' that will be invalid when returning. [returnDanglingLifetime]
return translation;
Expected Results:
No error
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2217542
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=1999864
Bug ID: 1999864
Summary: Cannot find package with font for Coptic although such
a package exists for Fedora 34
Product: Fedora
Version: 34
Status: NEW
Component: fontconfig
Assignee: tagoh(a)redhat.com
Reporter: mfabian(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: ajax(a)redhat.com, caillon+fedoraproject(a)gmail.com,
fonts-bugs(a)lists.fedoraproject.org,
gnome-sig(a)lists.fedoraproject.org,
i18n-bugs(a)lists.fedoraproject.org, mclasen(a)redhat.com,
pnemade(a)redhat.com, rhughes(a)redhat.com,
rstrode(a)redhat.com, sandmann(a)redhat.com,
tagoh(a)redhat.com
Target Milestone: ---
Classification: Fedora
Created attachment 1819530
--> https://bugzilla.redhat.com/attachment.cgi?id=1819530&action=edit
Gnome Software unable to find Coptic fonts
Using Fedora-Workstation-Live-x86_64-34-1.2.iso in qemu.
I played with emoji picker and Gnome popped up something requesting more fonts.
I clicked and then Gnome Software said:
“Unable to find the Coptic, Persian, Old (ca. 600-400 B.C.), Ugaritic you were
searching for. Please see _the documentation_ for more information.”
See attached screenshot.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2183905
Bug ID: 2183905
Summary: replace gettext hostname helper with /usr/bin/hostname
Product: Fedora
Version: rawhide
Status: NEW
Component: gettext
Assignee: suanand(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: dueno(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org,
nphilipp(a)redhat.com, petersen(a)redhat.com,
praiskup(a)redhat.com, suanand(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
gettext includes its own hostname helper program
(presumably for systems that do not provide the hostname tool)
which uses deprecated gethostbyname() function...
If /usr/bin/hostname is a drop in replacement then it seems
better just to use that in place of it - this would avoid
the rpminspect warnings/errors about gethostbyname() usage.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2183905
https://bugzilla.redhat.com/show_bug.cgi?id=2241387
Bug ID: 2241387
Summary: [abrt] ibus: g_free_sized(): ibus-extension-gtk3
killed by SIGABRT
Product: Fedora
Version: 38
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:0c902b383575fbe4ae426081e4ea6e47227d4bed;VAR
IANT_ID=workstation;
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: hugh(a)mimosa.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
Description of problem:
I don't know what happened. It was during a "dnf update"
Version-Release number of selected component:
ibus-1.5.28-6.fc38
Additional info:
reporter: libreport-2.17.11
type: CCpp
reason: ibus-extension-gtk3 killed by SIGABRT
journald_cursor:
s=8bbf08671c6e44c58ffb2e3439f04724;i=5e28f;b=0ce7601dd07b4ec296d15fc3de7af8df;m=86c284c4;t=606815e7c69ec;x=714424d8b7cd0e4f
executable: /usr/libexec/ibus-extension-gtk3
cmdline: /usr/libexec/ibus-extension-gtk3
cgroup:
0::/user.slice/user-1104.slice/user@1104.service/session.slice/org.freedesktop.IBus.session.GNOME.service
rootdir: /
uid: 1104
kernel: 6.5.5-200.fc38.x86_64
package: ibus-1.5.28-6.fc38
runlevel: N 5
backtrace_rating: 4
crash_function: g_free_sized
comment: I don't know what happened. It was during a "dnf update"
Truncated backtrace:
Thread no. 1 (20 frames)
#8 g_free_sized at ../glib/gmem.c:258
#9 g_slice_free_chain_with_offset at ../glib/gslice.c:374
#10 _gtk_css_selector_tree_builder_free at ../gtk/gtkcssselector.c:1854
#11 gtk_css_provider_postprocess at ../gtk/gtkcssprovider.c:1704
#12 gtk_css_provider_load_internal at ../gtk/gtkcssprovider.c:1792
#13 gtk_css_provider_load_from_file at ../gtk/gtkcssprovider.c:1890
#14 gtk_css_provider_load_from_resource at ../gtk/gtkcssprovider.c:1962
#16 _gtk_css_provider_load_named at ../gtk/gtkcssprovider.c:2145
#17 settings_update_theme at ../gtk/gtksettings.c:3321
#19 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3742
#23 g_object_notify_by_spec_internal at ../gobject/gobject.c:1552
#24 g_object_notify_by_pspec at ../gobject/gobject.c:1658
#25 _gdk_event_emit at ../gdk/gdkevents.c:73
#30 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
#32 gtk_main at ../gtk/gtkmain.c:1329
#33 _g_closure_invoke_va at ../gobject/gclosure.c:895
#36 g_application_activate at ../gio/gapplication.c:2312
#37 g_application_real_local_command_line at ../gio/gapplication.c:1148
#38 g_application_run at ../gio/gapplication.c:2542
#39 extension_gtk_main at
/usr/src/debug/ibus-1.5.28-6.fc38.x86_64/ui/gtk3/extension.vala:130
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2241387
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=2076596
Bug ID: 2076596
Summary: The KDE ibus panel does not work as expected.
Product: Fedora
Version: 36
Status: NEW
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: lruzicka(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
Created attachment 1873514
--> https://bugzilla.redhat.com/attachment.cgi?id=1873514&action=edit
The ibus panel with incorrect layout.
Description of problem:
I have freshly installed KDE Live 20220418 and made following settings during
the installation:
* System language is English.
* Keyboard layout is Czech.
After the installation, the keyboard is correctly laid out to "czech" and uses
the correct czech mappings. When I check for the system settings using
`localectl status`, I get the same result:
===
System Locale: LANG=en_US.UTF-8
VC Keymap: cz
X11 Layout: cz
===
However, when I log into the KDE session, the IBUS-panel shows incorrectly
"EN", but the layout is not English and even when I specifically select it
using the panel, it does not have any influence.
Also, when I use the panel to add other languages, it does not affect the
system layout which is used for the KDE session, as well as for applications
(kwrite, konsole), which remains "czech" all the time.
Version-Release number of selected component (if applicable):
ibus-1.5.26-3
KDE Plasma 5.24.4
How reproducible:
Always
Steps to Reproduce:
1. Install KDE Live with non-english layout (as the only one)
2. Log into the newly installed session.
3. See if ibus-panel shows the correct layout.
4. Try using ibus-panel to modify keyboard layout in the KDE session.
Actual results:
ibus-panel cannot modify keyboard layout
Expected results:
ibus-panel should be able to modify keyboard layout or should not be the
default method to do so.
Additional info:
See screenshot
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2076596
https://bugzilla.redhat.com/show_bug.cgi?id=2229162
Bug ID: 2229162
Summary: [abrt] ibus: g_datalist_id_dup_data(): ibus-daemon
killed by SIGSEGV
Product: Fedora
Version: 38
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:50a80e97d9cf3da260d20f7015cf724d49273432;VAR
IANT_ID=workstation;
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: tasleson(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
Description of problem:
Using wayland , screen locked. Unlocked and problem was reported.
Version-Release number of selected component:
ibus-1.5.28-6.fc38
Additional info:
reporter: libreport-2.17.11
package: ibus-1.5.28-6.fc38
type: CCpp
cmdline: /usr/bin/ibus-daemon --panel disable
crash_function: g_datalist_id_dup_data
uid: 17209
rootdir: /
journald_cursor:
s=38a8d990a9b041a1a6d0e5cfe1368b8f;i=957016;b=9a0935a609044e0db4d71079bf135496;m=2237b6329d;t=602188e8967bb;x=99b98a82c3ae5e72
executable: /usr/bin/ibus-daemon
comment: Using wayland , screen locked. Unlocked and problem was
reported.
cgroup:
0::/user.slice/user-17209.slice/user@17209.service/session.slice/org.freedesktop.IBus.session.GNOME.service
reason: ibus-daemon killed by SIGSEGV
backtrace_rating: 4
runlevel: N 5
kernel: 6.4.6-200.fc38.x86_64
Truncated backtrace:
Thread no. 1 (11 frames)
#0 g_datalist_id_dup_data at ../glib/gdataset.c:977
#1 g_datalist_id_get_data at ../glib/gdataset.c:916
#2 toggle_refs_notify at ../gobject/gobject.c:3609
#3 message_to_write_data_free at ../gio/gdbusprivate.c:904
#4 write_message_cb at ../gio/gdbusprivate.c:1370
#5 g_task_return_now at ../gio/gtask.c:1309
#6 complete_in_idle_cb at ../gio/gtask.c:1323
#10 g_main_context_iterate.isra.0 at ../glib/gmain.c:4276
#12 gdbus_shared_thread_func at ../gio/gdbusprivate.c:284
#13 g_thread_proxy at ../glib/gthread.c:831
#15 clone3 at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2229162
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…