https://bugzilla.redhat.com/show_bug.cgi?id=1753295
Bug ID: 1753295
Summary: Pango no longer supports bitmap fonts
Product: Fedora
Version: 31
Status: NEW
Component: pango
Assignee: tagoh(a)redhat.com
Reporter: jsbillin(a)umich.edu
QA Contact: extras-qa(a)fedoraproject.org
CC: caillon+fedoraproject(a)gmail.com,
fonts-bugs(a)lists.fedoraproject.org,
gnome-sig(a)lists.fedoraproject.org,
i18n-bugs(a)lists.fedoraproject.org,
john.j5live(a)gmail.com, mclasen(a)redhat.com,
pwu(a)redhat.com, rhughes(a)redhat.com,
rstrode(a)redhat.com, sandmann(a)redhat.com,
tagoh(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
In pango 1.44, pango dropped support for bitmap fonts, so font packages like
terminus-fonts and ucs-miscfixed-fonts no longer appear in GNOME applications
that use pango, such as Terminal. If you did a dnf system-upgrade from Fedora
30 and were using a bitmap font like Terminus, all your terminals will show the
rectangular placeholders the first time you start a terminal.
Bitmap fonts like terminus and ucs-miscfixed are much easier to read in a
terminal since they are pixel perfect. If Fedora 31 is going to disable
support for bitmap fonts, it needs to be announced and the package maintainers
of those bitmap font packages are going to need to find a way to convert their
fonts.
Version-Release number of selected component (if applicable):
pango-1.44.6-1.fc31.x86_64
How reproducible:
always
Steps to Reproduce:
1. install 'terminus-fonts'
2. Start GNOME terminal
3. Open Terminal Preferences
4. Attempt to change the font to Terminus font
Actual results:
If you upgraded from Fedora 30 and had Terminus fonts as the default font, the
first time you launch Terminal, all the text will be the rectangular
placeholders. If you search for the Terminus font in the preferences, you
won't be able to find it.
Expected results:
Use the Terminus font as usual
Additional info:
It appears that pango switched from using FreeType to HarfBuzz, which only
supports truetype. I rebuilt the Fedora 30 pango package (1.43) for Fedora 31,
downgraded it, and now my terminals are fine showing my bitmap fonts.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1955199
Bug ID: 1955199
Summary: translate-toolkit-3.3.6 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: translate-toolkit
Keywords: FutureFeature, Triaged
Assignee: suanand(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: dwayne(a)translate.org.za,
i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com,
petersen(a)redhat.com, suanand(a)redhat.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 3.3.6
Current version/release in rawhide: 3.3.5-1.fc35
URL: http://toolkit.translatehouse.org/
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://fedoraproject.org/wiki/Upstream_release_monitoring
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/3685/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1925030
Bug ID: 1925030
Summary: [ibus-typing-booster] In gnome Wayland, while deleting
with backspace, previously entered keywords appear
repetitively in gedit.
Product: Red Hat Enterprise Linux 8
Version: 8.4
Hardware: All
OS: Linux
Status: NEW
Component: ibus-typing-booster
Keywords: i18n
Severity: medium
Priority: medium
Assignee: mfabian(a)redhat.com
Reporter: bbarve(a)redhat.com
QA Contact: qe-i18n-bugs(a)redhat.com
CC: anish.developer(a)gmail.com, bbarve(a)redhat.com,
eng-i18n-bugs(a)redhat.com, extras-qa(a)fedoraproject.org,
i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com
Depends On: 1637647
Target Milestone: rc
Classification: Red Hat
Pool ID: sst_i18n_rhel_8
Cloning the Fedora bug for RHEL 8.4 flatpak only. This works as expected with
default gedit app. For flatpak i.e. org.gnome.gedit, the deletion shows
previously entered input.
Here is the version information -
flatpak-1.8.5-2.el8.x86_64
gedit org.gnome.gedit 3.38.0 stable
+++ This bug was initially created as a clone of Bug #1637647 +++
Description of problem: Observed with wayland. Entered a sentence in gedit.
After full stop, entered one more word. When tried deleting that keyword,
observed that, after deletion, all the previously entered keywords in the last
sentence were also appearing at the time of hitting backspace. Please see the
attached screen-cast for reproducer. This is observed with gedit. Works as
expected with gnome-terminal, oowriter etc.
Version-Release number of selected component (if applicable):
F29 workstation(2018-10-08)
[test@localhost ~]$ rpm -qa ibus-typing-booster
ibus-typing-booster-2.1.2-1.fc29.noarch
[test@localhost ~]$ rpm -qa ibus
ibus-1.5.19-4.fc29.x86_64
[test@localhost ~]$ rpm -qa gedit
gedit-3.30.1-2.fc29.x86_64
How reproducible:
always
Steps to Reproduce:
1. as above.
2.
3.
Actual results:
While deleting with backspace, previously entered words are showing up
repetitively.
Expected results:
Backspace should delete the whole sentence without showing it repetitively.
Additional info:
This works fine with xorg.
--- Additional comment from Bhushan Barve on 2018-10-09 16:23:04 UTC ---
--- Additional comment from Mike FABIAN on 2018-10-10 06:10:09 UTC ---
It works correctly in gedit in Gnome Xorg.
So this seems to be a problem in the surrounding text support in Gnome Wayland.
--- Additional comment from Mike FABIAN on 2018-10-10 06:15:20 UTC ---
See also: https://bugzilla.redhat.com/show_bug.cgi?id=1625626
--- Additional comment from Mike FABIAN on 2019-04-03 12:42:53 UTC ---
The bug still exists in Fedora 30.
--- Additional comment from Mike FABIAN on 2019-12-03 07:56:32 UTC ---
The bug still exists in Fedora 31.
--- Additional comment from Fedora Update System on 2020-02-27 18:20:33 UTC ---
FEDORA-2020-049620fad5 has been submitted as an update to Fedora 32.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-049620fad5
--- Additional comment from Fedora Update System on 2020-02-27 18:22:15 UTC ---
FEDORA-2020-6ab69e189f has been submitted as an update to Fedora 31.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-6ab69e189f
--- Additional comment from Fedora Update System on 2020-02-27 18:25:14 UTC ---
FEDORA-2020-f5d026d0c5 has been submitted as an update to Fedora 30.
https://bodhi.fedoraproject.org/updates/FEDORA-2020-f5d026d0c5
--- Additional comment from Fedora Update System on 2020-02-28 01:27:35 UTC ---
ibus-typing-booster-2.8.1-1.fc32 has been pushed to the Fedora 32 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-049620fad5
--- Additional comment from Fedora Update System on 2020-02-29 03:11:33 UTC ---
ibus-typing-booster-2.8.1-1.fc31 has been pushed to the Fedora 31 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-6ab69e189f
--- Additional comment from Fedora Update System on 2020-02-29 03:59:53 UTC ---
ibus-typing-booster-2.8.1-1.fc30 has been pushed to the Fedora 30 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-f5d026d0c5
--- Additional comment from Fedora Update System on 2020-03-08 00:08:26 UTC ---
ibus-typing-booster-2.8.1-1.fc30 has been pushed to the Fedora 30 stable
repository. If problems still persist, please make note of it in this bug
report.
--- Additional comment from Fedora Update System on 2020-03-08 00:51:06 UTC ---
ibus-typing-booster-2.8.1-1.fc31 has been pushed to the Fedora 31 stable
repository. If problems still persist, please make note of it in this bug
report.
--- Additional comment from Fedora Update System on 2020-03-16 20:17:05 UTC ---
ibus-typing-booster-2.8.1-1.fc32 has been pushed to the Fedora 32 stable
repository. If problems still persist, please make note of it in this bug
report.
--- Additional comment from Fedora Update System on 2020-03-16 20:29:46 UTC ---
ibus-typing-booster-2.8.1-1.fc32 has been pushed to the Fedora 32 stable
repository. If problems still persist, please make note of it in this bug
report.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1637647
[Bug 1637647] [ibus-typing-booster] In gnome Wayland, while deleting with
backspace, previously entered keywords appear repetitively in gedit.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1830709
Bug ID: 1830709
Summary: Invalid metainfo files
Product: Fedora
Version: 32
Status: NEW
Component: google-noto-fonts
Assignee: petersen(a)redhat.com
Reporter: mohd.akram(a)outlook.com
QA Contact: extras-qa(a)fedoraproject.org
CC: fonts-bugs(a)lists.fedoraproject.org,
i18n-bugs(a)lists.fedoraproject.org,
petersen(a)redhat.com, psatpute(a)redhat.com,
pwu(a)redhat.com, tagoh(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
Metainfo files provided by the package are deemed invalid by appstream.
Version-Release number of selected component (if applicable):
20181223-7.fc32
How reproducible:
Always.
Steps to Reproduce:
1. appstreamcli validate
/usr/share/metainfo/google-noto-sans-sinhala-vf.metainfo.xml
Actual results:
E: google-noto-sans-sinhala-vf:~: font-no-font-data
E: google-noto-sans-sinhala-vf:4: cid-is-not-rdns google-noto-sans-sinhala-vf
I: google-noto-sans-sinhala-vf:~: font-description-missing
E: google-noto-sans-sinhala-vf:~: component-summary-missing
E: google-noto-sans-sinhala-vf:~: component-name-missing
E: google-noto-sans-sinhala-vf:~: extends-not-allowed
I: google-noto-sans-sinhala-vf:4: cid-contains-hyphen
google-noto-sans-sinhala-vf
Validation failed: errors: 5, infos: 2
Expected results:
Validation was successful.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1955283
Bug ID: 1955283
Summary: Producing the xml output should not need a display
Product: Fedora
Version: 34
Status: NEW
Component: ibus-table
Assignee: mfabian(a)redhat.com
Reporter: mfabian(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: dchen(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org,
kent.neo(a)gmail.com, mfabian(a)redhat.com,
pwu(a)redhat.com, shawn.p.huang(a)gmail.com
Target Milestone: ---
Classification: Fedora
$ env -u DISPLAY python3 /usr/share/ibus-table/engine/main.py --xml > /dev/null
Unable to init server: Could not connect: Connection refused
Unable to init server: 接続できませんでした: Connection refused
$
See also this bug about ibus-typing-booster:
https://bugzilla.redhat.com/show_bug.cgi?id=1711646
ibus-table has the same bug.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1900282
Bug ID: 1900282
Summary: [abrt] ibus: bus_dbus_impl_connection_filter_cb():
ibus-daemon killed by SIGABRT
Product: Fedora
Version: 33
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:b24defc317ee932c47b15b9c24c231f607dad274;VAR
IANT_ID=workstation;
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: envelsavinds(a)gmail.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:
Hi,
I ran gnome-tweaks to change the scaling of the Fonts to 1.15, then I logged
out the session and logged back in and got idbus crash.
Version-Release number of selected component:
ibus-1.5.23-1.fc33
Additional info:
reporter: libreport-2.14.0
backtrace_rating: 4
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/session.slice/org.gnome.Shell@wayland.service
cmdline: ibus-daemon --panel disable
crash_function: bus_dbus_impl_connection_filter_cb
executable: /usr/bin/ibus-daemon
journald_cursor:
s=5359c96fc5a74c16855c30cc02dab947;i=3b12;b=82adf9e3e6a343a49c5517ad8258399e;m=15c02b9d;t=5b4a5165ddbf3;x=b683e2d11a292955
kernel: 5.9.8-200.fc33.x86_64
rootdir: /
runlevel: N 5
type: CCpp
uid: 1000
Potential duplicate: bug 1842034
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1879106
Bug ID: 1879106
Summary: In add input source "SEARCH" for input not working
properly.
Product: Fedora
Version: 33
Status: NEW
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: prigupta(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com,
shawn.p.huang(a)gmail.com, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Created attachment 1714925
--> https://bugzilla.redhat.com/attachment.cgi?id=1714925&action=edit
screen cast for adding input source from search
Description of problem:
The search option in "add input source" is not working properly.
Version-Release number of selected component (if applicable): Fedora-33
How reproducible:
Steps to Reproduce:
1.Go to the settings --> region and language -- > input sources
2.Go to add input source(+)
3.try to search(:) some language specific input source. For example
hangul(Korean), Intelligent pinyin(Chinese) , typing booster, Cangjie(chinese
hong kong)
Actual results:
1. Search will work for some input sources like typing booster( it will give
"other") but it does not work for some input like hangul. intelligent pinyin,
cangjie etc
Expected results:The search should give proper results for all.
Additional info:Attaching Screencast for more description.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1711646
Bug ID: 1711646
Summary: Scriptlet error when updating through SSH
Product: Fedora
Version: 30
Status: NEW
Component: ibus
Assignee: tfujiwar(a)redhat.com
Reporter: dreua(a)posteo.de
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:
When I update or reinstall ibus-1.5.20-4.fc30 over SSH, dnf outputs the error
"X11 connection rejected because of wrong authentication.".
This is caused by
https://src.fedoraproject.org/rpms/ibus/blob/master/f/ibus.spec#_338
running `sudo ibus write-cache --system` results in the same error when called
over SSH.
Version-Release number of selected component (if applicable):
ibus-1.5.20-4.fc30
How reproducible:
Always over SSH, never when using the terminal directly on the machine.
Steps to Reproduce:
1. Reinstall or update to ibus-1.5.20-4.fc30
Actual results:
Running scriptlet: ibus-1.5.20-4.fc30.x86_64
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
Verifying : ibus-1.5.20-4.fc30.x86_64
Expected results:
Running scriptlet: ibus-1.5.20-4.fc30.x86_64
Verifying : ibus-1.5.20-4.fc30.x86_64
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1954348
Bug ID: 1954348
Summary: translate-toolkit-3.3.5 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: translate-toolkit
Keywords: FutureFeature, Triaged
Assignee: suanand(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: dwayne(a)translate.org.za,
i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com,
mmraka(a)redhat.com, petersen(a)redhat.com,
suanand(a)redhat.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 3.3.5
Current version/release in rawhide: 3.3.4-1.fc35
URL: http://toolkit.translatehouse.org/
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://fedoraproject.org/wiki/Upstream_release_monitoring
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/3685/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1951459
Bug ID: 1951459
Summary: Removal of the xorg symlinks broke keymap handling
Product: Fedora
Version: 34
Status: ASSIGNED
Component: xkeyboard-config
Assignee: peter.hutterer(a)redhat.com
Reporter: peter.hutterer(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: ajax(a)redhat.com, caillon+fedoraproject(a)gmail.com,
i18n-bugs(a)lists.fedoraproject.org,
negativo17(a)gmail.com, peter.hutterer(a)redhat.com,
rhughes(a)redhat.com, rstrode(a)redhat.com,
sandmann(a)redhat.com
Blocks: 1950406
Target Milestone: ---
Classification: Fedora
Description of problem:
See Bug 1950406 for details but the summary is that console-setup still used
the `xorg` symlinks for the rules{.lst|.xml|} files so when that disappeared,
it didn't generate the right keymaps anymore.
At least for Fedora 34, we should just restore the old symlinks.
Additional info:
Bug 1951453 has been filed for console-setup
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1950406
[Bug 1950406] Keymaps missing in the CentOS Stream build of kbd-misc
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1953140
Bug ID: 1953140
Summary: fcitx-qt5-1.2.6 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: fcitx-qt5
Keywords: FutureFeature, Triaged
Assignee: robinlee.sysu(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
robinlee.sysu(a)gmail.com, yanqiyu01(a)gmail.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 1.2.6
Current version/release in rawhide: 1.2.5-4.fc34
URL: https://github.com/fcitx/fcitx-qt5
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://fedoraproject.org/wiki/Upstream_release_monitoring
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/6513/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1950838
Bug ID: 1950838
Summary: LibreOffice Impress crashes with fcitx active
Product: Fedora
Version: 34
Hardware: x86_64
OS: Linux
Status: NEW
Component: fcitx
Severity: high
Assignee: liangsuilong(a)gmail.com
Reporter: leander(a)one-button.org
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, i(a)cicku.me,
liangsuilong(a)gmail.com, pwu(a)redhat.com,
robinlee.sysu(a)gmail.com, yanqiyu01(a)gmail.com
Target Milestone: ---
Classification: Fedora
Created attachment 1773157
--> https://bugzilla.redhat.com/attachment.cgi?id=1773157&action=edit
/var/log/messages/ snippet around a crash
Description of problem:
With fcitx enabled on FL34 LibreOffice Impress crashes 100% of the time. You
don't even have to be using the program, the Impress window can be minimized
and everything and just will die without error in the GUI. I upgraded this
machine from FL33 and the problem did not exist there. I have fcitx-kkc
kcm-fcitx installed on the KDE Plasma spin on an X11 session and this added to
/etc/profile.d/fcitx.sh:
export XMODIFIERS="@im-fcitx"
export QT_IM_MODULE=fcitx
export GTK_IM_MODULE=fcitx
That file is executable, this setup has worked through several Fedora upgrades.
TBH I'm not sure if fcitx is the problem here or if the bug is in LO or Plasma
5. Lots of moving parts. But if fcitx is completely exited (right click on the
system tray and exit) LibreOffice seems stable. I'm attaching a snippet from
/var/log/messages that seems to be relevant.
Version-Release number of selected component (if applicable):
fcitx-libs-4.2.9.8-2.fc34.x86_64
fcitx-qt5-1.2.5-4.fc34.x86_64
fcitx-data-4.2.9.8-2.fc34.noarch
fcitx-gtk3-4.2.9.8-2.fc34.x86_64
fcitx-4.2.9.8-2.fc34.x86_64
fcitx-gtk2-4.2.9.8-2.fc34.x86_64
fcitx-kkc-0.1.4-2.fc34.x86_64
kcm-fcitx-0.5.6-3.fc34.x86_64
Operating System: Fedora 34
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.14-300.fc34.x86_64
OS Type: 64-bit
Graphics Platform: X11
Version: 7.1.2.2
Build ID: 10(Build:2)
CPU threads: 6; OS: Linux 5.11; UI render: default; VCL: kf5
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
How reproducible:
100% Every time.
Steps to Reproduce:
1. Enable fcitx
2. Open LO Impress
3. Use LO Impress (or let it idle with empty presentation
4. It spontaneously exists without and error
Actual results:
Dead LO Impress, nearly impossible to use with fcitx.
Expected results:
Work, as before.
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1678787
Vendula Poncova <vponcova(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|POST |CLOSED
Fixed In Version| |anaconda-34.9-1
Resolution|--- |NEXTRELEASE
Last Closed| |2021-04-30 07:47:53
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1946871
--- Comment #1 from Benjamin Herrenschmidt <benh(a)kernel.crashing.org> ---
Note: This bug is still present in f34
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1495172
--- Comment #16 from Fedora Program Management <fedora-pgm(a)bot.bugzilla.redhat.com> ---
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with
a
Fedora 'version' of '32'.
Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 32 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1427550
--- Comment #18 from Fedora Program Management <fedora-pgm(a)bot.bugzilla.redhat.com> ---
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with
a
Fedora 'version' of '32'.
Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 32 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1690275
--- Comment #4 from Fedora Program Management <fedora-pgm(a)bot.bugzilla.redhat.com> ---
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with
a
Fedora 'version' of '32'.
Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 32 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1637106
--- Comment #2 from Fedora Program Management <fedora-pgm(a)bot.bugzilla.redhat.com> ---
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with
a
Fedora 'version' of '32'.
Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 32 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1589850
--- Comment #1 from Fedora Program Management <fedora-pgm(a)bot.bugzilla.redhat.com> ---
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with
a
Fedora 'version' of '32'.
Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 32 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1528892
--- Comment #19 from Fedora Program Management <fedora-pgm(a)bot.bugzilla.redhat.com> ---
This message is a reminder that Fedora 32 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 32 on 2021-05-25.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with
a
Fedora 'version' of '32'.
Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.
Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 32 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.
Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1527790
Fedora Admin user for bugzilla script actions <fedora-admin-xmlrpc(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|mmraka(a)redhat.com |suanand(a)redhat.com
--- Comment #2 from Fedora Admin user for bugzilla script actions <fedora-admin-xmlrpc(a)fedoraproject.org> ---
This package has changed maintainer in Fedora. Reassigning to the new
maintainer of this component.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1907575
Ben Cotton <bcotton(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |CLOSED
Resolution|--- |CURRENTRELEASE
Last Closed| |2021-04-27 14:31:08
--- Comment #4 from Ben Cotton <bcotton(a)redhat.com> ---
Closing Changes Tracking bugs for the Fedora Linux 34 release. If your change
did not make it into the release, please reopen and needinfo bcotton.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1908887
Ben Cotton <bcotton(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |CLOSED
Resolution|--- |CURRENTRELEASE
Last Closed| |2021-04-27 14:30:43
--- Comment #4 from Ben Cotton <bcotton(a)redhat.com> ---
Closing Changes Tracking bugs for the Fedora Linux 34 release. If your change
did not make it into the release, please reopen and needinfo bcotton.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1948197
Bug ID: 1948197
Summary: ibus-anthy upgrade script freezes system
Product: Fedora
Version: 34
Hardware: x86_64
OS: Linux
Status: NEW
Component: ibus-anthy
Severity: high
Assignee: tfujiwar(a)redhat.com
Reporter: uwe.geercken(a)web.de
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
shawn.p.huang(a)gmail.com, tagoh(a)redhat.com,
tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
I have a brand new Lenovo Yoga 7i laptop. Installed F34 without any issue. When
doing a dnf update the packages where downloaded successfully. When the update
scripts ran, the ibus-anthy update made the desktop freeze. No interaction
possible anymore. After a while I hard stopped the laptop and rebootet, but
Fedora does not start anymore.
I have then repeated the complete setup and upgrade again, but with the same
result.
Version-Release number of selected component (if applicable):
F34
How reproducible:
Steps to Reproduce:
1. Install Fedora 34
2. Reboot system
3. do a dnf update
Actual results:
at ibus-anthy update script the system freezes
Expected results:
script runs successfully or otherwise throws an error
Additional info:
Lenovo Yoga 7i, 16Gb, 512Gb SSD
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1947268
Bug ID: 1947268
Summary: cldr-emoji-annotation-39 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: cldr-emoji-annotation
Keywords: FutureFeature, Triaged
Assignee: tfujiwar(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 39
Current version/release in rawhide: 39~beta2-1.fc35
URL: https://github.com/unicode-org/cldr
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://fedoraproject.org/wiki/Upstream_release_monitoring
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/103642/
--
You are receiving this mail because:
You are on the CC list for the bug.