https://bugzilla.redhat.com/show_bug.cgi?id=2360823
Bug ID: 2360823
Summary: [abrt] ibus-typing-booster: tcache_thread_shutdown():
python3.13 killed by SIGABRT
Product: Fedora
Version: 41
Hardware: x86_64
Status: NEW
Whiteboard: abrt_hash:4e556296c0811e86528fb540923a6f475705beb0;VAR
IANT_ID=workstation;
Component: ibus-typing-booster
Assignee: mfabian(a)redhat.com
Reporter: sbarcomb(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com
Target Milestone: ---
Classification: Fedora
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2360823
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=2267629
Bug ID: 2267629
Summary: liberation-mono-fonts breaks default font for Hebrew
Product: Fedora
Version: 40
OS: Linux
Status: NEW
Component: google-noto-fonts
Keywords: i18n
Severity: medium
Assignee: tagoh(a)redhat.com
Reporter: tagoh(a)redhat.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, pwu(a)redhat.com, tagoh(a)redhat.com
Target Milestone: ---
Classification: Fedora
google-noto-sans-hebrew-vf-fonts is supposed to be a default monospace font for
Hebrew though, liberation-mono-fonts is picked up as the default monospace font
when it is installed.
This happens because liberation use 59 as the priority number although
google-noto-sans-hebrew-vf-fonts use 66.
The priority number needs to be updated.
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=2267629
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=2350320
Bug ID: 2350320
Summary: lohit-devanagari gets auto installed with langpacks-hi
Product: Fedora
Version: 42
Hardware: x86_64
OS: Linux
Status: NEW
Component: Fonts
Keywords: Desktop
Severity: medium
Assignee: i18n-bugs(a)lists.fedoraproject.org
Reporter: tpardesh(a)redhat.com
QA Contact: fonts-bugs(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
While using system in Hindi locale, lohit-devanagari gets auto installed in the
system which results in wrong output of commmand "LANG=hi_IN.utf8 fc-match
monospace"
Reproducible: Always
Steps to Reproduce:
1. Install system in hi_IN locale
2. Open terminal and type "LANG=hi_IN.utf8 fc-match monospace" and press enter
Actual Results:
1. Output of the command "LANG=hi_IN.utf8 fc-match monospace" is
"lohit-devanagari-Regular"
Expected Results:
1. Expected output of the command "LANG=hi_IN.utf8 fc-match monospace" should
not be "lohit-devanagari-Regular"
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2350320
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=2267613
Bug ID: 2267613
Summary: emojier listing control codes and non-BMP tofu
characters early with partial annotation
Product: Fedora
Version: 40
OS: Linux
Status: NEW
Component: ibus
Severity: medium
Assignee: tfujiwar(a)redhat.com
Reporter: petersen(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
eg input of egir
^ emoji prompt
Lists candidates:
1. ㌓
2. ꟼ
3. 𒁞
4. 𒁬
5. 𒂕
6. 𒃐
7. 𒄈
8. 𒄉
9. 𒄊
0. 𒄋
1. 𒄌
2. 𒄍
3. 𒄎
4. 𒄏
5. 𒅨
6. 𒒕
7. 👧
8. 🛊
9. 🦒
(I was actually looking for giraffe)
Reproducible: Always
Expected Results:
Hide or show tofu last
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2267613
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=2368701
Bug ID: 2368701
Summary: msgfmt: Java compiler not found, try installing gcj or
set $JAVAC
Product: Fedora
Version: rawhide
Hardware: x86_64
OS: Linux
Status: NEW
Component: gettext
Severity: high
Assignee: matiwari(a)redhat.com
Reporter: mail(a)tim-greller.de
QA Contact: extras-qa(a)fedoraproject.org
CC: dueno(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org,
matiwari(a)redhat.com, nphilipp(a)redhat.com,
petersen(a)redhat.com, sundeep_anand(a)yahoo.com
Target Milestone: ---
Classification: Fedora
When I execute msgfmt with --java2, I get the following error:
msgfmt: Java compiler not found, try installing gcj or set $JAVAC
msgfmt: compilation of Java class failed, please try --verbose or set $JAVAC
--verbose only shows the additional line with x translated messages, ...
If I run javac -version, I get: javac 17.0.7
And for java -version, I get:
openjdk version "17.0.7" 2023-04-18
OpenJDK Runtime Environment (build 17.0.7+7-Debian-1deb11u1)
OpenJDK 64-Bit Server VM (build 17.0.7+7-Debian-1deb11u1, mixed mode, sharing)
As suggested in the error message, I tried setting $JAVAC. It's now set to
/usr/lib/jvm/java-17-openjdk-amd64/bin
but I still get the same error.
Reproducible: Always
Steps to Reproduce:
1. Create a de.po file (e.g. using xgettext and poedit)
2. Run msgfmt --java2 -d src/conf -r app.i18n.Messages -l de po/de.po
Actual Results:
msgfmt: Java compiler not found, try installing gcj or set $JAVAC
msgfmt: compilation of Java class failed, please try --verbose or set $JAVAC
Expected Results:
No error, but a ResourceBundle class
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2368701
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…