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.2.0.20100111-2.fc12
https://bugzilla.redhat.com/show_bug.cgi?id=566871
Summary: [abrt] crash in ibus-1.2.0.20100111-2.fc12
Product: Fedora
Version: 12
Platform: x86_64
OS/Version: Linux
Status: NEW
Status Whiteboard: abrt_hash:97bc69bce01cda40ec5cfbc31ed4a16766f23bc9
Severity: medium
Priority: low
Component: ibus
AssignedTo: phuang(a)redhat.com
ReportedBy: mark.richards(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: phuang(a)redhat.com, fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
abrt 1.0.6 detected a crash.
architecture: x86_64
Attached file: backtrace
cmdline: python /usr/share/ibus/ui/gtk/main.py
component: ibus
executable: /usr/bin/python
kernel: 2.6.31.12-174.2.3.fc12.x86_64
package: ibus-1.2.0.20100111-2.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)
release: Fedora release 12 (Constantine)
--
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: running firstboot as user in non-English locales gives utf8 backtrace
https://bugzilla.redhat.com/show_bug.cgi?id=526854
Summary: running firstboot as user in non-English locales gives
utf8 backtrace
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: low
Priority: low
Component: firstboot
AssignedTo: clumens(a)redhat.com
ReportedBy: petersen(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: clumens(a)redhat.com, fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Target Release: ---
Description of problem:
When firstboot is run in a locale uses non-ascii characters
firstboot backtrace
Version-Release number of selected component (if applicable):
firstboot-1.109-1.fc12
How reproducible:
every time
Steps to Reproduce:
1. LANG=de_DE.UTF-8 firstboot
2. LANG=ja_JP.UTF-8 firstboot
3. etc
Actual results:
Traceback (most recent call last):
File "/usr/lib64/python2.6/logging/__init__.py", line 773, in emit
stream.write(fs % msg.encode("UTF-8"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 27:
ordinal not in range(128)
Expected results:
translation of
$ LANG=C firstboot
firstboot ERROR: You must be root to run firstboot.
Additional info:
--
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: Switching on/off behaves weird when compositing enabled
https://bugzilla.redhat.com/show_bug.cgi?id=500731
Summary: Switching on/off behaves weird when compositing
enabled
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: ibus
AssignedTo: phuang(a)redhat.com
ReportedBy: martin.sourada(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: phuang(a)redhat.com, fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Description of problem:
Turning ibus on or off does frequently makes the tool window either
semitransparently reapear after switching to another window (and is not
clickable/working) or not appear (save for its shadow and it is
clickable/working). I can seem to trigger this only when I have compositing in
metacity enabled. Tried chewing and anthy inputs, both suffer from this.
Version-Release number of selected component (if applicable):
ibus-1.1.0.20090508-1.fc11.i586
How reproducible:
seems to be always reproducible sans some applications (e.g. when switching to
ibus settings window, it seems to behave correctly)
Steps to Reproduce:
1. turn on metacity compositing
(gconf->apps->metacity->general->compositin_manager)
2. open two gtk applications that take input from keyboard (e.g. two
gnome-terminals)
3. switch to and fro between those two applications while randomly turning ibus
on and off
Actual results:
Usually after turning it off and switching to other window, the toolbox
reappear (but is semitransparent and not clickable/working), switching back,
turning on and off again and switching again to the other window seems to work
as expeced. Switch back to the first window and turn it on again, usually blank
(fully transparent) toolbox appears. Turning off and on again fix it (or
switching again to and fro between the two applications without explicitly
turning it on/off).
Expected results:
Turns on and off without the strange side effects.
Additional info:
It seems impossible to make a screenshot of the not-appearing one, hitting
print screen makes it reappear. Screenshot of the "false positive" is at
https://www.redhat.com/archives/fedora-test-list/2009-May/png1jbZyCgtB3.png
--
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 detected in ibus-1.2.0.20091124-1.fc12
https://bugzilla.redhat.com/show_bug.cgi?id=546208
Summary: [abrt] crash detected in ibus-1.2.0.20091124-1.fc12
Product: Fedora
Version: 12
Platform: i686
OS/Version: Linux
Status: NEW
Status Whiteboard: abrt_hash:4f66cc03
Severity: medium
Priority: low
Component: ibus
AssignedTo: phuang(a)redhat.com
ReportedBy: davalv(a)alice.it
QAContact: extras-qa(a)fedoraproject.org
CC: phuang(a)redhat.com, fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
abrt 1.0.0 detected a crash.
backtrace
-----
Summary: TB4f66cc03 __init__.py:52:_init:RuntimeError: could not open display
Traceback (most recent call last):
File "/usr/share/ibus/ui/gtk/main.py", line 27, in <module>
import gtk
File "/usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py", line 64, in
<module>
_init()
File "/usr/lib/python2.6/site-packages/gtk-2.0/gtk/__init__.py", line 52, in
_init
_gtk.init_check()
RuntimeError: could not open display
Local variables in innermost frame:
sys: <module 'sys' (built-in)>
sys_path: ['/usr/share/ibus/ui/gtk', '/usr/lib/python26.zip',
'/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/site-packages',
'/usr/lib/python2.6/site-packages/Numeric',
'/usr/lib/python2.6/site-packages/PIL',
'/usr/lib/python2.6/site-packages/gst-0.10',
'/usr/lib/python2.6/site-packages/gtk-2.0']
cmdline: python /usr/share/ibus/ui/gtk/main.py
component: ibus
executable: /usr/share/ibus/ui/gtk/main.py
kernel: 2.6.31.6-145.fc12.i686.PAE
package: ibus-1.2.0.20091124-1.fc12
uuid: 4f66cc03
--
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 detected in stardict-3.0.1-20.fc12
https://bugzilla.redhat.com/show_bug.cgi?id=570280
Summary: [abrt] crash detected in stardict-3.0.1-20.fc12
Product: Fedora
Version: 12
Platform: i686
OS/Version: Linux
Status: NEW
Status Whiteboard: abrt_hash:156e5e4eb4898c8fd4b8d39a81543745607f978f
Severity: medium
Priority: low
Component: stardict
AssignedTo: cchance(a)redhat.com
ReportedBy: 123mizan(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: cchance(a)redhat.com, zhu(a)redhat.com,
fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
abrt detected a crash.
Attached file: backtrace
cmdline: stardict
component: stardict
executable: /usr/bin/stardict
kernel: 2.6.31.5-127.fc12.i686.PAE
package: stardict-3.0.1-20.fc12
rating: 2
reason: Process was terminated by signal 6
--
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 stardict-3.0.1-20.fc12
https://bugzilla.redhat.com/show_bug.cgi?id=568156
Summary: [abrt] crash in stardict-3.0.1-20.fc12
Product: Fedora
Version: 12
Platform: i686
OS/Version: Linux
Status: NEW
Status Whiteboard: abrt_hash:369268154a2953cf6d050460ba7ad64f7280e7f7
Severity: medium
Priority: low
Component: stardict
AssignedTo: cchance(a)redhat.com
ReportedBy: diamond_gr(a)freemail.gr
QAContact: extras-qa(a)fedoraproject.org
CC: cchance(a)redhat.com, zhu(a)redhat.com,
fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
abrt 1.0.6 detected a crash.
architecture: i686
Attached file: backtrace
cmdline: stardict
component: stardict
executable: /usr/bin/stardict
kernel: 2.6.31.5-127.fc12.i686.PAE
package: stardict-3.0.1-20.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)
release: Fedora release 12 (Constantine)
--
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 stardict-3.0.1-20.fc12
https://bugzilla.redhat.com/show_bug.cgi?id=562262
Summary: [abrt] crash in stardict-3.0.1-20.fc12
Product: Fedora
Version: 12
Platform: i686
OS/Version: Linux
Status: NEW
Status Whiteboard: abrt_hash:c8e179c060c224b227d215c50d24d9f2bacbe0fb
Severity: medium
Priority: low
Component: stardict
AssignedTo: caius.chance(a)gmail.com
ReportedBy: mnowak(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: cchance(a)redhat.com, zhu(a)redhat.com,
fedora-i18n-bugs(a)redhat.com, caius.chance(a)gmail.com
Estimated Hours: 0.0
Classification: Fedora
Target Release: ---
abrt 1.0.6 detected a crash.
architecture: i686
Attached file: backtrace
cmdline: stardict -h
component: stardict
executable: /usr/bin/stardict
kernel: 2.6.31.12-174.2.3.fc12.i686
package: stardict-3.0.1-20.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)
release: Fedora release 12 (Constantine)
How to reproduce
-----
1. No idea, just started stardict.
2.
3.
--
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: [ml_IN] Translation error on PAM.ml.po
https://bugzilla.redhat.com/show_bug.cgi?id=532407
Summary: [ml_IN] Translation error on PAM.ml.po
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Keywords: i18n
Severity: medium
Priority: low
Component: pam
AssignedTo: tmraz(a)redhat.com
ReportedBy: apeter(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: tmraz(a)redhat.com, fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Target Release: ---
Description of problem:
While logging into ml_IN locale noticed a translation error on the login
screen. The translation for password has spelling mistake. I have corrected the
translation and committed upstream.
Here is the link for updated ml.po:
https://translate.fedoraproject.org/projects/pam/tip/raw/po/ml.po
Version-Release number of selected component (if applicable):
pam-1.1.0-6.fc12
Steps to Reproduce:
1. Login to Fedora in Malayalam (ml_IN) locale
2. Observe the translation for password on the screen
Actual results:
The translation is wrong - പാസ്വേറ്ഡ്
Expected results:
The correct translation should be -> രഹസ്യവാക്ക്
--
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: system-config-nfs help is not loading
https://bugzilla.redhat.com/show_bug.cgi?id=526644
Summary: system-config-nfs help is not loading
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: system-config-nfs
AssignedTo: nphilipp(a)redhat.com
ReportedBy: svenkate(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: nphilipp(a)redhat.com, fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
Target Release: ---
Created an attachment (id=363295)
--> (https://bugzilla.redhat.com/attachment.cgi?id=363295)
screenshot for system-config-nfs help file error
Description of problem:
system-config-nfs help file is not being loaded. It gives the following
error:
The requested URI "ghelp:system-config-nfs" is invalid.
Screenshot attached.
Version-Release number of selected component (if applicable):
system-config-nfs-1.3.49-1.fc12.noarch
Steps to Reproduce:
1.Run system-config-nfs as root
2.Click on "Help" button
--
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 gcin-1.4.6-1.fc12
https://bugzilla.redhat.com/show_bug.cgi?id=560522
Summary: [abrt] crash in gcin-1.4.6-1.fc12
Product: Fedora
Version: 12
Platform: x86_64
OS/Version: Linux
Status: NEW
Status Whiteboard: abrt_hash:dbd9564f0d7be99935c0413b1cc5e5956c10921e
Severity: medium
Priority: low
Component: gcin
AssignedTo: candyz0416(a)gmail.com
ReportedBy: chiu.ho.nam(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, candyz0416(a)gmail.com,
fedora-i18n-bugs(a)redhat.com
Estimated Hours: 0.0
Classification: Fedora
abrt 1.0.4 detected a crash.
architecture: x86_64
Attached file: backtrace
cmdline: gcin
component: gcin
executable: /usr/bin/gcin
kernel: 2.6.31.12-174.2.3.fc12.x86_64
package: gcin-1.4.6-1.fc12
rating: 4
reason: Process was terminated by signal 11 (Segmentation fault)
release: Fedora release 12 (Constantine)
--
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.