[Bug 488675] accelerator keys is ignored

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 9 13:30:36 UTC 2009


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=488675


Michael <mclroy at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(mclroy at gmail.com) |




--- Comment #11 from Michael <mclroy at gmail.com>  2009-03-09 09:30:35 EDT ---
> That looks like a bug in XIM handling code in fontforge. ...

Though it's strange to me that fontforge worked well until the impact of
libgxim-0.3.2-3.fc10.i386.

Well. Now I'm again up to date with the latest version of libgxim:

[root at ex ~]# rpm -qi libgxim
Name        : libgxim                      Relocations: (not relocatable)
Version     : 0.3.2                             Vendor: Fedora Project
Release     : 4.fc10                        Build Date: Tue 03 Mar 2009
05:41:07 PM MSK
Install Date: Mon 09 Mar 2009 03:13:54 PM MSK      Build Host:
xenbuilder2.fedora.redhat.com
Group       : System Environment/Libraries   Source RPM:
libgxim-0.3.2-4.fc10.src.rpm
Size        : 395396                           License: LGPLv2+
Signature   : DSA/SHA1, Wed 04 Mar 2009 04:28:51 PM MSK, Key ID
bf226fcc4ebfc273

and once again fontforge doesn't work anymore:

[mike at ex ~]$ rpm -qi fontforge
Name        : fontforge                    Relocations: (not relocatable)
Version     : 20080828                          Vendor: Fedora Project
Release     : 1.fc10                        Build Date: Thu 04 Sep 2008
12:11:37 AM MSD
Install Date: Fri 16 Jan 2009 05:18:31 AM MSK      Build Host:
xenbuilder2.fedora.redhat.com
Group       : Applications/Publishing       Source RPM:
fontforge-20080828-1.fc10.src.rpm
Size        : 16289975                         License: BSD

Ok. I take the testing package and install it:

http://koji.fedoraproject.org/koji/getfile?taskID=1230895&name=imsettings-0.105.1-3.fc10.1.i386.rpm
http://koji.fedoraproject.org/koji/getfile?taskID=1230895&name=imsettings-libs-0.105.1-3.fc10.1.i386.rpm

[root at ex libgxim]# rpm -Uhv imsettings-0.105.1-3.fc10.1.i386.rpm
imsettings-libs-0.105.1-3.fc10.1.i386.rpm
Preparing...                ########################################### [100%]
   1:imsettings-libs        ########################################### [ 50%]
   2:imsettings             ########################################### [100%]
[root at ex libgxim]#

[mike at ex ~]$ rpm -qi imsettings
Name        : imsettings                   Relocations: (not relocatable)
Version     : 0.105.1                           Vendor: Fedora Project
Release     : 3.fc10.1                      Build Date: Mon 09 Mar 2009
11:06:19 AM MSK
Install Date: Mon 09 Mar 2009 03:46:10 PM MSK      Build Host:
x86-3.fedora.phx.redhat.com
Group       : Applications/System           Source RPM:
imsettings-0.105.1-3.fc10.1.src.rpm
Size        : 458796                           License: LGPLv2+

I guess I have to restart thanks it doesn't take much time.
Yes. Fontforge now works with:

[mike at ex ~]$ gconftool-2 --get /apps/imsettings-applet/sync_on_forward
true

=========================================================

It's strange still that even after the restart:

[mike at ex ~]$ uptime
 16:08:59 up 1 min,  2 users,  load average: 1.50, 0.47, 0.16
[mike at ex ~]$

I have:

[mike at ex ~]$ gconftool-2 --get /apps/imsettings-applet/sync_on_forward
true
[mike at ex ~]$ fontforge test.sfd &

But fontforge still doesn't work and I have to issue:

[mike at ex ~]$ gconftool-2 -t bool -s /apps/imsettings-applet/sync_on_forward
true

After that fontforge works well:

[mike at ex ~]$ fontforge test.sfd &

Though there's no obvious change:

[mike at ex ~]$ gconftool-2 --get /apps/imsettings-applet/sync_on_forward
true
[mike at ex ~]$

The deal is quite tricky.

-- 
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.




More information about the Fedora-fonts-bugs-list mailing list