Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: (tracker) Hinting of Liberation Fonts.
https://bugzilla.redhat.com/show_bug.cgi?id=485746
Summary: (tracker) Hinting of Liberation Fonts.
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Keywords: i18n
Severity: medium
Priority: low
Component: liberation-fonts
AssignedTo: cchance(a)redhat.com
ReportedBy: cchance(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: cchance(a)redhat.com, fedora-fonts-bugs-list(a)redhat.com,
fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Target Release: ---
This is a tracker bug for tracking all hinting issues.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: [abrt] crash in ibus-1.3.2-1.fc12: Process /usr/libexec/ibus-x11 was killed by signal 6 (SIGABRT)
https://bugzilla.redhat.com/show_bug.cgi?id=585462
Summary: [abrt] crash in ibus-1.3.2-1.fc12: Process
/usr/libexec/ibus-x11 was killed by signal 6 (SIGABRT)
Product: Fedora
Version: 12
Platform: i686
OS/Version: Linux
Status: NEW
Status Whiteboard: abrt_hash:9a93c2ce0f85ffac0c8441bf76b17ffa5ff7d2b0
Severity: medium
Priority: low
Component: ibus
AssignedTo: phuang(a)redhat.com
ReportedBy: sho.shimauchi(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: phuang(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org
Classification: Fedora
abrt 1.0.9 detected a crash.
architecture: i686
Attached file: backtrace
cmdline: /usr/libexec/ibus-x11 --kill-daemon
component: ibus
executable: /usr/libexec/ibus-x11
global_uuid: 9a93c2ce0f85ffac0c8441bf76b17ffa5ff7d2b0
kernel: 2.6.32.11-105.fc12.i686.PAE
package: ibus-1.3.2-1.fc12
rating: 4
reason: Process /usr/libexec/ibus-x11 was killed by signal 6 (SIGABRT)
release: Fedora release 12 (Constantine)
How to reproduce
-----
1. run IM Chooser (current IM: SCIM)
2. choose iBus
3. then crash immediately
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Langpacks goes on crack, for "removals" _and_ "updated"
https://bugzilla.redhat.com/show_bug.cgi?id=585424
Summary: Langpacks goes on crack, for "removals" _and_
"updated"
Product: Fedora
Version: 13
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: urgent
Component: yum-langpacks
AssignedTo: petersen(a)redhat.com
ReportedBy: james.antill(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org
Classification: Fedora
Target Release: ---
Description of problem:
There are two bugs, which can combine to make yum-langpacks rm most of the
system (and, yes, I introduced both of them).
1. We catch obsoletes as well as removals with:
elif member.ts_state in ('e', None):
remove_deps_from_ts(conduit, po)
...but "None" is that state for "obsoleted" _and_ "updated". So any updated
package can try and remove all it's languages.
2. remove_deps_from_ts() is done via:
for pkg in yb.rpmdb.returnPackages(patterns=pkgmatches):
yb.remove(pattern=pkg.name)
...except pkgmatches will == [] _if_ LANG=C, and due to weird back compat.
behaviour rpmdb.returnPackages(patterns=[]) returns all the packages on the
system.
For F-13 just fix #1 by just checking for == 'e' again, and ignore obsoleted
for now. Again, for F-13 #2 needs an:
if not pkgmatches: return
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=569340
Jens Petersen <petersen(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|13 |rawhide
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=566482
--- Comment #13 from Tim Waugh <twaugh(a)redhat.com> 2010-05-04 06:29:52 EDT ---
*** Bug 588691 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: [abrt] crash in ibus-1.3.2-2.fc12: Process /usr/bin/ibus-daemon was killed by signal 6 (SIGABRT)
https://bugzilla.redhat.com/show_bug.cgi?id=587353
Summary: [abrt] crash in ibus-1.3.2-2.fc12: Process
/usr/bin/ibus-daemon was killed by signal 6 (SIGABRT)
Product: Fedora
Version: 12
Platform: i686
OS/Version: Linux
Status: NEW
Status Whiteboard: abrt_hash:778b1befb049b00852b9bea7c45232ddbe4b4ea5
Severity: medium
Priority: low
Component: ibus
AssignedTo: phuang(a)redhat.com
ReportedBy: renlei040766(a)sina.com
QAContact: extras-qa(a)fedoraproject.org
CC: phuang(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org
Classification: Fedora
abrt 1.0.9 detected a crash.
architecture: i686
Attached file: backtrace
cmdline: /usr/bin/ibus-daemon --xim
component: ibus
executable: /usr/bin/ibus-daemon
global_uuid: 778b1befb049b00852b9bea7c45232ddbe4b4ea5
kernel: 2.6.31.5-127.fc12.i686.PAE
package: ibus-1.3.2-2.fc12
rating: 4
reason: Process /usr/bin/ibus-daemon was killed by signal 6 (SIGABRT)
release: Fedora release 12 (Constantine)
How to reproduce
-----
1.open google-chrome
2.visit web.sanguosha.com
3.input words in chat window ,so crumble
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=435880
--- Comment #37 from Harshula Jayasuriya <harshula(a)redhat.com> 2010-05-04 00:53:33 EDT ---
The current status is that si-wijesekera.mim has been modified by Takahashi to
not require surrounding text support. Which addresses this particular bug.
AFAIK, IBus still does not support surrounding text.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=435880
--- Comment #36 from Parag <pnemade(a)redhat.com> 2010-05-04 00:49:30 EDT ---
Can we have again what things need to be fixed here?
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.