https://bugzilla.redhat.com/show_bug.cgi?id=1785548
Bug ID: 1785548
Summary: Fedora 31 cannot use Courier 10 Pitch
Product: Fedora
Version: 31
Hardware: All
OS: Linux
Status: NEW
Component: fontconfig
Severity: high
Assignee: tagoh(a)redhat.com
Reporter: ercli(a)ucdavis.edu
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,
john.j5live(a)gmail.com, 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
Description of problem:
After updating from Fedora 30 to Fedora 31, the Courier 10 Pitch font is no
longer available, even if the package xorg-x11-fonts-Type1 is installed and
fc-list command shows the font
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Make sure Fedora 31 is available (e.g. use Fedora Live CD)
2. sudo dnf install xorg-x11-fonts-Type1
3. fc-list | grep "Courier 10 Pitch"
# make sure the font is available in fc-list
4. Open gedit, go to Preferences -> Fonts&Colors -> Edior font
5. Search for "Courier 10 Pitch".
Actual results:
Cannot find font "Courier 10 Pitch"
Expected results:
Can find font "Courier 10 Pitch"
Additional info:
* The font is also not fond on gnome-terminal, LibreOffice Writer, etc.
* Works on Fedora 30 and lower.
* If update from Fedora 30 to 31, then gnome-terminal and gedit will not be
able to find the font, and all characters become a square with some hexadecimal
numbers in it, like:
+--+ +--+
|00| |00|
|31| |32|
+--+ +--+
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1116676
Mike FABIAN <mfabian(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|30 |31
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1450591
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |FutureFeature
Version|30 |rawhide
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1779129
Bug ID: 1779129
Summary: [abrt] ibus-anthy-python: on_btn_dict_view_clicked():
main.py:1457:on_btn_dict_view_clicked:TypeError: can
only concatenate str (not "list") to str
Product: Fedora
Version: 31
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:7fd9487994a22353543467a8f4860de6905c7deb;VAR
IANT_ID=workstation;
Component: ibus-anthy
Assignee: tfujiwar(a)redhat.com
Reporter: julroy67(a)gmail.com
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:
When trying to view the "Postal code conversion" dictionnary in the Dictionnary
tab of ibus-anthy settings, this error pops up.
Version-Release number of selected component:
ibus-anthy-python-1.5.11-3.fc31
Additional info:
reporter: libreport-2.11.3
cgroup:
0::/user.slice/user-1000.slice/user@1000.service/gnome-shell-wayland.service
cmdline: python3 /usr/share/ibus-anthy/setup/main.py
crash_function: on_btn_dict_view_clicked
exception_type: TypeError
executable: /usr/share/ibus-anthy/setup/main.py
interpreter: python3-3.7.5-1.fc31.x86_64
kernel: 5.3.13-300.fc31.x86_64
runlevel: N 5
type: Python3
uid: 1000
Truncated backtrace:
main.py:1457:on_btn_dict_view_clicked:TypeError: can only concatenate str (not
"list") to str
Traceback (most recent call last):
File "/usr/share/ibus-anthy/setup/main.py", line 1457, in
on_btn_dict_view_clicked
self.__run_message_dialog(_("Your file does not exist: ") + dict_file,
TypeError: can only concatenate str (not "list") to str
Local variables in innermost frame:
self: <__main__.AnthySetup object at 0x7fa20301e910>
widget: <Gtk.Button object at 0x7fa2020c7910 (GtkButton at 0x55948849d340)>
dict_file: ['/usr/share/ibus-anthy/dicts/zipcode.t']
selected_id: 'zipcode'
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376060
Vendula Poncova <vponcova(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vponcova(a)redhat.com
Flags|needinfo?(anaconda-maint-li |needinfo?(Frodox(a)zoho.com)
|st(a)redhat.com) |
--- Comment #4 from Vendula Poncova <vponcova(a)redhat.com> ---
Hello, I couldn't find a Python library that would provide this functionality
and we are not going to implement it. However, the installer could skip the
non-ASCII characters or generate an empty string instead of the invalid user
name. What do you think?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1376060
Adam Williamson <awilliam(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |awilliam(a)redhat.com
Flags| |needinfo?(anaconda-maint-li
| |st(a)redhat.com)
--- Comment #3 from Adam Williamson <awilliam(a)redhat.com> ---
So this is a feature request that makes sense, but I kinda doubt it's the sort
of work anaconda team wants or has the resources to maintain. anaconda devs,
maybe someone can take a quick look here and if this is not something you think
it's feasible to do and maintain, close this as WONTFIX?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1778439
Bug ID: 1778439
Summary: fcitx-cloudpinyin-0.3.7 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: fcitx-cloudpinyin
Keywords: FutureFeature, Triaged
Assignee: liangsuilong(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
liangsuilong(a)gmail.com, robinlee.sysu(a)gmail.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 0.3.7
Current version/release in rawhide: 0.3.5-6.fc31
URL: https://fcitx-im.org/wiki/Cloudpinyin
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/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/8007/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1778473
Bug ID: 1778473
Summary: fcitx-4.2.9.7 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: fcitx
Keywords: FutureFeature, Triaged
Assignee: liangsuilong(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.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
Target Milestone: ---
Classification: Fedora
Latest upstream release: 4.2.9.7
Current version/release in rawhide: 4.2.9.6-6.fc31
URL: https://fcitx-im.org/wiki/Fcitx
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/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/8004/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1778452
Bug ID: 1778452
Summary: fcitx-qt5-1.2.4 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
Target Milestone: ---
Classification: Fedora
Latest upstream release: 1.2.4
Current version/release in rawhide: 1.2.3-10.fc32
URL: https://github.com/fcitx/fcitx-qt5
Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/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.