[Bug 805752] Re: fontforge crashed with SIGSEGV in GImageRead_Png() due to optipng

2011-11-05 Thread K. Sethu
Confirming that the proposed update is working for me - Ubuntu 11.04 /
Unity Desktop

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805752

Title:
  fontforge crashed with SIGSEGV in GImageRead_Png() due to optipng

To manage notifications about this bug go to:
https://bugs.launchpad.net/fontforge/+bug/805752/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 805752] Re: fontforge crashed with SIGSEGV in GImageRead_Png() due to optipng

2011-11-05 Thread K. Sethu
I might as well add to my comment on #34 that the distro I tested on is
32 bit the Fontforge is i386 archi.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/805752

Title:
  fontforge crashed with SIGSEGV in GImageRead_Png() due to optipng

To manage notifications about this bug go to:
https://bugs.launchpad.net/fontforge/+bug/805752/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872070] Re: fontforge segmentation fault when loading a font or creating a new one

2011-11-04 Thread K. Sethu
Isn't this duplicate of Bug #805752?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/872070

Title:
  fontforge segmentation fault when loading a font or creating a new one

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontforge/+bug/872070/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 630901] Re: scim-immodule doesn't set GTK_IM_MODULE=scim but sets to xim and scim keyboards don't trigger in Firefox / Chromium-browser

2011-01-30 Thread K. Sethu
Yes, thanks for that info.

I have seen the package upstream (i.e., Debian) bug report and used the
solution few months back; the bug report is at :

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595150

Ubuntu-10.10 repos still dishes out the buggy scim-1.4.9-5 but Natty
(currently alfa) has bug fixed scim-1.4.9-6

And yes I also had removed scim-bridge assignment as you mention.

(My regular use of some m17n key-maps are with ibus framework though)

~Sethu


** Bug watch added: Debian Bug tracker #595150
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595150

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/630901

Title:
  scim-immodule doesn't set GTK_IM_MODULE=scim but sets to xim and scim
  keyboards don't trigger in Firefox / Chromium-browser

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 630901] [NEW] scim-immodule doesn't set GTK_IM_MODULE=scim but sets to xim and scim keyboards don't trigger in Firefox / Chromium-browser

2010-09-05 Thread K. Sethu
Public bug reported:

Binary package hint: scim

In freshly installed Ubuntu 10.10 Beta platform / Gnome Desktop I have
the following scim (+related) components installed.


se...@sethu-desktop:~$ dpkg -l |grep scim
ii  libscim8c2a  1.4.9-5
 library for SCIM platform
ii  python-scim  0.1.13~rc1-3   
 Python language binding for SCIM
ii  scim 1.4.9-5
 smart common input method platform
ii  scim-bridge-agent0.4.16-2ubuntu4
 IME server of scim-bridge communicate with SCIM
ii  scim-bridge-client-gtk   0.4.16-2ubuntu4
 IME server of scim-bridge communicate with SCIM
ii  scim-gtk2-immodule   1.4.9-5
 GTK+2 input method module with SCIM as backend
ii  scim-kmfl-imengine   0.9.8-1.1KMFL 
(Keyboard Mapping for Linux) IM engine for the SCIM platform
ii  scim-m17n0.2.3-1
 M17N Input Method Engine for SCIM
ii  scim-modules-socket  1.4.9-5
 socket modules for SCIM platform
ii  scim-modules-table   0.5.9-1
 generic tables IM engine module for SCIM platform
ii  scim-python  0.1.13~rc1-3   
 Python input method framework for SCIM
ii  scim-python-common   0.1.13~rc1-3   
 Python language binding for SCIM - Common files
ii  scim-python-englishwriter0.1.13~rc1-3   
 English writer input method for scim-python
ii  scim-qtimm   0.9.4-4ubuntu1 
 SCIM context plugin for qt-immodule
ii  scim-tables-additional   0.5.9-1
 miscellaneous input method data tables for SCIM platform
se...@sethu-desktop:~$ 

**

scim -l command shows the following result :



se...@sethu-desktop:~$ scim -l
Smart Common Input Method 1.4.9


Available FrontEnd module:
socket
x11

Available Config module:
simple
socket
dummy

Available IMEngine module:
kmfl
m17n
python
rawcode
socket
table
se...@sethu-desktop:~$ 

***

First I used im-switch -c and chose from the GUI menu Use SCIM via
IM_MODULE (scim-immodule) which is equivalent to issuing the  command:
im-switch -s scim-immodule

Then after a quit and re login, the following command

env |grep -e IM

yielded the following results

QT_IM_MODULE=xim
xmodifie...@im=scim
GTK_IM_MODULE=xim

Based on my past experiences with input method name scim-immodule
(script file: /etc/X11/xinit/xinput.d/scim-immodule) and looking at
contents of the same file's current version, my expectation is both
GTK_IM_MODULE and QT_IM_MODULE should get set to scim and NOT xim
since I have installed scim-gtk2-immodule and scim-qtimm .

As they are now, with each of the  input method names scim-immodule
and scim,  each of the two environ variables get set to xim and so
making scim-immodule rather a redundant file.

While I have not tested any app requiring QT , in case of GTK based ones
in the two browsers: Firefox and Chromium-browser the keymaps are not
getting triggered  when GTK_IM_MODULE=xim . In Chromium-browser there is
Input Methods on right click through which one can change to scim or
scim-bridge agents. But in Firefox it is not available and so with
GTK_IM_MODULE=xim the keymaps served from SCIM framework are not
available.

There are 2 issues:

1) Like in earlier versions can we have scim triggering (through
control+space) even when GTK_IM_MODULE=xim

2) Can we have scim-immodule to set GTK_IM_MODULE=scim if scim-
gtk2-immodule  is installed and QT_IM_MODULE=scim if scim-qtimm is set ?

K. Sethu

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: scim 1.4.9-5
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic i686
Architecture: i386
Date: Sun Sep  5 19:26:43 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta i386 (20100901.1)
ProcEnviron:
 LANG=ta_IN.utf8
 SHELL=/bin/bash
SourcePackage: scim

** Affects: scim (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: i386 maverick scim scim-immodule

-- 
scim-immodule doesn't set GTK_IM_MODULE=scim but sets to xim and scim keyboards 
don't trigger in Firefox / Chromium-browser
https://bugs.launchpad.net/bugs/630901
You received this bug notification because you are a member

[Bug 630901] Re: scim-immodule doesn't set GTK_IM_MODULE=scim but sets to xim and scim keybaords don't trigger in Firefox

2010-09-05 Thread K. Sethu

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/630901/+attachment/1546370/+files/Dependencies.txt

** Summary changed:

- scim-immodule doesn't set GTK_IM_MODULE=scim but sets to xim and scim 
keybaords don't trigger in Firefox
+ scim-immodule doesn't set GTK_IM_MODULE=scim but sets to xim and scim 
keyboards don't trigger in Firefox / Chromium-browser

-- 
scim-immodule doesn't set GTK_IM_MODULE=scim but sets to xim and scim keyboards 
don't trigger in Firefox / Chromium-browser
https://bugs.launchpad.net/bugs/630901
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631241] [NEW] The command usage fc-match Serif:lang=xx where xx is any language not revealing correct results

2010-09-05 Thread K. Sethu
Public bug reported:

Binary package hint: fontconfig

To find out what font the fontconfig matches to a generic, say Sans, for
a language, say English-US, I can use fc-match command in following two
ways:

LANG=en_US.UTF-8  fc-match Sans

fc-match Sans:lang=en_US.UTF-8

Of the above two it is usually the second I use for finding what fonts
are set to Sans, Mono and Serif for different languages.

Now in freshly installed Ubuntu 10.10 - Beta platform / Gnome Desktop/ I
find that the second form fails to reveal correct matching only in case
of Serif generic for any language.

I have shown comparison of the above two forms of command usage - Sans,
Mono and Serif respectively for languages en-US, ta_IN (Tamil), si_LK
(Sinhala) and hi_IN (Hindi).

As shown by the boxed in (with red) parts  , the above 2nd form of usage
on left terminal yields match to Serif for each language wrongly as
Lohit Tamil font whereas on the right side the first form if usage
reveals correct matches.

By checking out effects of changing fonts in GEDIT, I have found that
actual matching is correct as revealed by the first of the above two
forms. So it is the second syntax that is affected only for Serif.

Since I noticed another issue with newly introduced 90-ttf-tamil-
fonts.conf (ref: https://bugs.launchpad.net/ubuntu/+source/ttf-indic-
fonts/+bug/630269 ) I got to wonder whether the newly introduced
90-ttf-language-fonts.conf (wherein language to mean Tamil, Hindi
etc ) files in /etc/fonts/conf.avail cause these problems. I removed the
/etc/fonts/conf.d/90-ttf-tamil-fonts.conf - /etc/fonts/conf.avail/90
-ttf-tamil-fonts.conf link first. Sure enough Lohit Tamil changed to
Lohit Punjabi in the above mentioned wrong results. Then removing the
link for Punjabi, the wrong result changes to another indic language
font and so on. Removing such 90-ttf- links for all indic languages
restores normalcy for the fc-match command usage with :lang= element !

So it appears the bug arises from the conf files whose file name start
with 90-ttf-

K. Sethu

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: fontconfig 2.8.0-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic i686
Architecture: i386
Date: Mon Sep  6 07:11:35 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta i386 (20100901.1)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: fontconfig

** Affects: fontconfig (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: fontconfig i386 maverick

-- 
The command usage fc-match Serif:lang=xx where xx is any language  not 
revealing correct results
https://bugs.launchpad.net/bugs/631241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631241] Re: The command usage fc-match Serif:lang=xx where xx is any language not revealing correct results

2010-09-05 Thread K. Sethu

** Attachment added: fc-match-Serif-issue-in-Maverick.png
   
https://bugs.launchpad.net/bugs/631241/+attachment/1548349/+files/fc-match-Serif-issue-in-Maverick.png

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/631241/+attachment/1548350/+files/Dependencies.txt

-- 
The command usage fc-match Serif:lang=xx where xx is any language  not 
revealing correct results
https://bugs.launchpad.net/bugs/631241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 631241] Re: The command usage fc-match Serif:lang=xx where xx is any language not revealing correct results

2010-09-05 Thread K. Sethu
Oh,  I need to correct somethings I mentioned in comment #1.  I had mentioned :
//
Now in freshly installed Ubuntu 10.10 - Beta platform / Gnome Desktop/ I find 
that the second form fails to reveal correct matching only in case of Serif 
generic for any language.

I have shown comparison of the above two forms of command usage - Sans,
Mono and Serif respectively for languages en-US, ta_IN (Tamil), si_LK
(Sinhala) and hi_IN (Hindi).

As shown by the boxed in (with red) parts , the above 2nd form of usage on left 
terminal yields match to Serif for each language wrongly as Lohit Tamil font 
whereas on the right side the first form if usage reveals correct matches.
//

Matching Lohit Tamil to Serif for lang=ta (Tamil) is correct. But for
all other languages (including lang= en/si/hi sown in display) the
apparent matching of Serif to Lohit Tamil is wrong.

Similarly as mentioned later below in my comment #1, when 90-ttf-tamil-
fonts.conf is delinked, the apparent matching of Serif to Lohit
Punjabi is correct for Punjabi but wrong for all other languages.

K. Sethu

-- 
The command usage fc-match Serif:lang=xx where xx is any language  not 
revealing correct results
https://bugs.launchpad.net/bugs/631241
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 630186] [NEW] Window Titles in Help and Support and About Ubuntu windows appear as boxes

2010-09-04 Thread K. Sethu
Public bug reported:

Binary package hint: yelp

Newly installed Ubuntu 10.10-Beta platform / GNOME Desktop / using
default en_US.utf8 language environment :

Click open the following two :

System-- Help and Support
System-- About Ubuntu

In the launched windows of the above applets, the window titles are not
readable. They appear as boxes showing code points. Please see the red
circled and pointed with red arrows in both these windows in the
attached screen shot.

I have tagged this bug to the package yelp since via System Monitor I
could determine that both these are part of Help Browser which is from
yelp package.

K. Sethu

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: yelp 2.30.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic i686
Architecture: i386
Date: Sat Sep  4 17:56:23 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta i386 (20100901.1)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: yelp

** Affects: yelp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: beta help-browser i386 maverick yelp

-- 
Window Titles in Help and Support and About Ubuntu windows appear as boxes
https://bugs.launchpad.net/bugs/630186
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 630186] Re: Window Titles in Help and Support and About Ubuntu windows appear as boxes

2010-09-04 Thread K. Sethu

** Attachment added: Buggy-Titles-Maverick.png
   
https://bugs.launchpad.net/bugs/630186/+attachment/1542857/+files/Buggy-Titles-Maverick.png

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/630186/+attachment/1542858/+files/Dependencies.txt

-- 
Window Titles in Help and Support and About Ubuntu windows appear as boxes
https://bugs.launchpad.net/bugs/630186
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 630269] [NEW] 90-ttf-tamil-fonts.conf installed by ttf-indic-fonts-core does not yield an intended result

2010-09-04 Thread K. Sethu
Public bug reported:

Binary package hint: ttf-indic-fonts

About the /etc/fonts/conf.d/90-ttf-tamil-fonts.conf -
/etc/fonts/conf.avail/90-ttf-tamil-fonts.conf link installed by ttf-
indic-fonts-core package in Ubuntu Maverick - Beta

The file 90-ttf-tamil-fonts.conf file includes the following rejection block :
---
!-- TAM* and TSC* fonts use a custom legacy encoding and should never be 
picked by fontconfig --
selectfont
rejectfont
pattern
patelt name=familystringTAMu_Kadambri/string/patelt
patelt name=familystringTAMu_Kalyani/string/patelt
patelt name=familystringTAMu_Maduram/string/patelt
patelt name=familystringTSCu_Comic/string/patelt
patelt name=familystringTSCu_Paranar/string/patelt
patelt name=familystringTSCu_Times/string/patelt
/pattern
/rejectfont
/selectfont
---
As an user of Tamil interface in ta_IN locale (which is UTF-8) I welcome this 
goal (TAM* and TSC* fonts use a custom legacy encoding and should never be 
picked by fontconfig) because for long (and still), the 65-nonlatin.conf file, 
for the match to Sans generic, has TSCu_Paranar font at a higher preference  
than Lohit Tamil. 

Although the TSCu_Paranar font has Tamil glyphs (but not comprehensive),
it also has Tamil glyphs for TSC encoding in upper Latin (U+0080- to
U+00FF) range and many Tamil ligatures placed rather exotically in
ranges such as General Punctuation symbols, Mathematical Operator
symbols etc. They all do cause problems in rendering of some contents in
some applications.

However the code in 90-ttf-tamil-fonts.conf is not preventing fontconfig
from matching TSCu_Paranar to sans-serif as dictated by 65-nonlatin.conf
.

My attached screen shot displays the content of 90-ttf-tamil-fonts.conf
in terminal on left side and the right side of the display shows a list
of Tamil fonts installed (as result of fc-list :lang=ta command) and
below them the result of fc-match command for the 3 generics (Sans,
Serif and Mono) for lang=ta. The results show that TSCu_Paranar (and not
Lohit Tamil) is still picked for lang=ta with Sans-Serif generic and
also with nondescript generic.

The 90-ttf-tamil-fonts.conf or any such preventive file at higher
elevation working correctly as expected would be very welcome.

If not, another solution to the issue, is to remove the preference line
for TSCu_Paranar for Sans-Serif in 65-nonlatin.conf file.

K. Sethu

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ttf-indic-fonts-core 1:0.5.10ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
Uname: Linux 2.6.35-19-generic i686
Architecture: i386
Date: Sat Sep  4 19:43:43 2010
Dependencies:
 
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta i386 (20100901.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ttf-indic-fonts

** Affects: ttf-indic-fonts (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: i386 maverick tamil ttf-indic-fonts-core

-- 
90-ttf-tamil-fonts.conf installed by ttf-indic-fonts-core does not yield an 
intended result
https://bugs.launchpad.net/bugs/630269
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 630269] Re: 90-ttf-tamil-fonts.conf installed by ttf-indic-fonts-core does not yield an intended result

2010-09-04 Thread K. Sethu

** Attachment added: 90-ttf-tamil-fonts_conf-bug.png
   
https://bugs.launchpad.net/bugs/630269/+attachment/1543275/+files/90-ttf-tamil-fonts_conf-bug.png

-- 
90-ttf-tamil-fonts.conf installed by ttf-indic-fonts-core does not yield an 
intended result
https://bugs.launchpad.net/bugs/630269
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114734] Re: tamil keyboards installed with tamil-gtk2im do not appear gtk2im keyboards list.

2010-09-04 Thread K. Sethu
** Changed in: tamil-gtk2im (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: tamil-gtk2im (Ubuntu)
   Status: Invalid = Incomplete

-- 
tamil keyboards installed with tamil-gtk2im do not appear gtk2im keyboards list.
https://bugs.launchpad.net/bugs/114734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 563635] Re: iok gets terminated due to buffer overflow when xkb-Tamil Unicode with Numerals keymap is selected in drop down.

2010-04-29 Thread K. Sethu
I downloaded latest PPA build iok_1.3.10-0 for i386 of Suji  from
https://launchpad.net/~suji87-msc/+archive/ppa/+files/ and updated my
iok. I confirm that this issue with xkb-Tamil Unicode with Numerals
keymap is fixed.

While this issue of this bug report is fixed in next version another
issue I mentioned - that of xkb-Hindi Wx terminating iok with error
message as Segmentation Fault still takes place. It needs to be
reported to upstream bug reporting. Over to you pl, Suji

~Sethu

-- 
iok gets terminated due to buffer overflow when xkb-Tamil Unicode with 
Numerals keymap is selected in drop down.
https://bugs.launchpad.net/bugs/563635
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 563635] Re: iok gets terminated due to buffer overflow when xkb-Tamil Unicode with Numerals keymap is selected in drop down.

2010-04-28 Thread K. Sethu
** Changed in: iok (Ubuntu)
   Status: New = Confirmed

-- 
iok gets terminated due to buffer overflow when xkb-Tamil Unicode with 
Numerals keymap is selected in drop down.
https://bugs.launchpad.net/bugs/563635
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 563635] Re: iok gets terminated due to buffer overflow when xkb-Tamil Unicode with Numerals keymap is selected in drop down.

2010-04-28 Thread K. Sethu
** Changed in: iok (Ubuntu)
   Status: Confirmed = In Progress

-- 
iok gets terminated due to buffer overflow when xkb-Tamil Unicode with 
Numerals keymap is selected in drop down.
https://bugs.launchpad.net/bugs/563635
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 565209] [NEW] UILocale option in firefox commandline not working in Ubuntu Lucid releases

2010-04-17 Thread K. Sethu
Public bug reported:

Binary package hint: firefox

Commencing from Ubuntu Karmic version, when a language-pack base package
is installed, the Firefox language pack extensions for the same language
(if available) also got installed globally inside the directory /usr/lib
/firefox-addons/extensions/


But unlike in Karmic, the command line option of uilocale with
firefox command for setting language localization of the browser does
not work as expected in Lucid releases so far. (uilocale is a.k.a
UILocale)

Suppose we are operating the desktop in en_US.UTF-8 locale, then the
default launch of Firefox would also be with US-English interface. If we
then need to continue having the desktop operated in same locale, but
want to use Fx with say Tamil ta localization, then in Karmic, one of
the following two commands could be issued from a terminal after first
closing all opened instances of Firefox.


1). export LANG=ta_IN  firefox


2). firefox -uilocale ta


However now in Ubuntu Lucid Lynx releases so far, (including Beta -2
with Firefox latest 3.6.3), the command usage with the -uilocale
option does not work. If that command usage is entered, it only launches
the browser in the language of the locale from which the browser is
launched. I have tested with other languages too such as Sinhala (si)
and Hindi (hi) and find the same result in each case, as if the
uilocale command line option is no longer supported (though the help
request firefox -h in Lucid still lists short description of
UILocale option)


The correct functioning of the uilocale option(as it was in Karmic
which is as per generic scheme of Mozilla Firefox), would be of good use
for the following reason:

Command line usage with uilocale option is more convenient for novice
users to put in a launcher - for example I can use separate profiles for
English, Tamil and Sinhala (say profiles foo1, foo2 foo3 respectively)
and in Karmic , have 3 separate launchers for following commands
respectively:

firefox -P foo1 -no-remote -uilocale en
firefox -P foo2 -no-remote -uilocale ta
firefox -P foo3 -no-remote -uilocale si

These if launched at same time, then each is an independent instance
providing localized interface as according to the uilocale option it was
launched with and also be independent of the language locale from which
it is launched

But now in the absence of a working uilocale option  in Lucid, for a
particular language localization, the corresponding command could be
only with preceding export LANG=; and such form cannot be directly
inserted into a launcher but has to be put in a shell script file and
have that as script file name as command in the launcher. That is, more
work and less convenient situation in Lucid for novice users.

Therefore I request that the functionality of the firefox commandline
option of uilocale to be restored.

K. Sethu

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
UILocale option in firefox commandline not working in Ubuntu Lucid releases
https://bugs.launchpad.net/bugs/565209
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 563635] [NEW] iok gets terminated due to buffer overflow when xkb-Tamil Unicode with Numerals keymap is selected in drop down.

2010-04-15 Thread K. Sethu
Public bug reported:

Binary package hint: iok

lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04

ubu...@ubuntu:~$ apt-cache policy iok
iok:
  Installed: 1.3.9-0ubuntu1
  Candidate: 1.3.9-0ubuntu1
  Version table:
 *** 1.3.9-0ubuntu1 0
100 /var/lib/dpkg/status
---
After launching iok from terminal in the GUI on-screen keyboard number of indic 
keyboards (all of which of the type of one to one keyboard mapping to Unicode 
range and not IME type) are available for use. They are inscript keymaps from 
m17n and also xkb keymaps, all for some indic langauges and all mapping to 
Unicode.

There are 3 xkb keyboards for Tamil (look in the drop down list right of
Spacebar, and in the drop down list near bottom of the list wherein all
xkb keymaps are listed). They are:

1. xkb-Tamil   
2. xkb-Tamil Unicode
3. xkb-Tamil Keyboard with Numerals

The 3rd of the above is of same key assignments as in the second, but
for the numerals 0 - 9 which are mapped to Tamil numerals in the 3rd.
All three are usable with xkb standard keyboard (i.e., non on-screen)
interface. But in iok this bug happens when 3rd is used.

Expected to Happen : each of those 3 should be selectable and used via
the on-screen gui of iok.

What happens instead: The first two can be selected and used. But the
3rd,  xkb-Tamil Keyboard with Numerals  on slection causes iok to
terminate: The trace of the event as seen in the terminal is shown below
at the end of the report.

I have found this happening both in Ubuntu 10.04-Beta-2 Live CD session
as well as HDD installed same version and upto date with all updates.
Haven't checked in previous beta or alpha versions.

Among other language xkb keymaps in the drop down list of iok I tried a
few randomly and found xkb-Hindi Wx (which is the bottom most in the
drop down list) also terminates iok with error message as Segmentation
Fault.

K. Sethu

p.s: The trace of termination event when  xkb-Tamil Keyboard with
Numerals is selected is as follows. Note that the first two lines :
scandir: No such file or directory and Xtest version 0.0.2.2 always
happen on launching iok. The trace message triggered on termination by
the concerned keymap starts from the thrid line:  *** buffer overflow
detected ***: iok terminated

ubu...@ubuntu:~$ iok
scandir: No such file or directory
Xtest version 0.0.2.2
*** buffer overflow detected ***: iok terminated
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6(__fortify_fail+0x50)[0xe3d320]
/lib/tls/i686/cmov/libc.so.6(+0xe125a)[0xe3c25a]
/lib/tls/i686/cmov/libc.so.6(__strcpy_chk+0x44)[0xe3b5d4]
iok[0x80607da]
iok[0x8061073]
/usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x7c)[0x35adcc]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1b2)[0x34d252]
/usr/lib/libgobject-2.0.so.0(+0x1f99d)[0x36199d]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x754)[0x362db4]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x26)[0x363256]
/usr/lib/libgtk-x11-2.0.so.0(+0xa3b11)[0x648b11]
/usr/lib/libgtk-x11-2.0.so.0(gtk_combo_box_set_active_iter+0xa3)[0x649e33]
/usr/lib/libgtk-x11-2.0.so.0(+0xa4f56)[0x649f56]
/usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x7c)[0x35adcc]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1b2)[0x34d252]
/usr/lib/libgobject-2.0.so.0(+0x1f99d)[0x36199d]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x754)[0x362db4]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x26)[0x363256]
/usr/lib/libgtk-x11-2.0.so.0(gtk_widget_activate+0x95)[0x8130b5]
/usr/lib/libgtk-x11-2.0.so.0(gtk_menu_shell_activate_item+0x120)[0x6f1870]
/usr/lib/libgtk-x11-2.0.so.0(+0x14e1df)[0x6f31df]
/usr/lib/libgtk-x11-2.0.so.0(+0x143b34)[0x6e8b34]
/usr/lib/libgtk-x11-2.0.so.0(+0x13d2f4)[0x6e22f4]
/usr/lib/libgobject-2.0.so.0(+0x98b9)[0x34b8b9]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x1b2)[0x34d252]
/usr/lib/libgobject-2.0.so.0(+0x1f5e6)[0x3615e6]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x5d3)[0x362c33]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x26)[0x363256]
/usr/lib/libgtk-x11-2.0.so.0(+0x26a306)[0x80f306]
/usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xcd)[0x6da92d]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x307)[0x6dbcd7]
/usr/lib/libgdk-x11-2.0.so.0(+0x5635a)[0x25a35a]
/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d5)[0xae25e5]
/lib/libglib-2.0.so.0(+0x3f2d8)[0xae62d8]
/lib/libglib-2.0.so.0(g_main_loop_run+0x187)[0xae6817]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb9)[0x6dc299]
iok[0x804bcd2]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xd71bd6]
iok[0x804baa1]
=== Memory map: 
0011-00135000 r-xp  00:10 17448  
/usr/lib/libpangoft2-1.0.so.0.2800.0
00135000-00136000 r--p 00024000 00:10 17448  
/usr/lib/libpangoft2-1.0.so.0.2800.0
00136000-00137000 rw-p 00025000 00:10 17448  
/usr/lib/libpangoft2-1.0.so.0.2800.0
00137000-0013a000 r-xp  00:10 800
/usr/lib/libgmodule-2.0

[Bug 553401] Re: typo in some symbol files in xkb-data

2010-04-11 Thread K. Sethu
With [ grep -R ^[[:space:]]*include.*;  ] command either on
/usr/share/X11/xkb/symbols or on the same in the xkb-data directory in
teh deb pacakge (as in comment #7) we find the bug causing trailing semi
colons are in 12 lines. Searching in the source package which is
xkeyboard-config-1.8 I found that this set of bugs are all caused from
the patch file :

xkeyboard-config-1.8/debian/patches/112_zero-with-spacing.patch

The following grep from the relevant current directory confirmed this :

/xkb-data-bld/xkeyboard-config-1.8/debian/patches$ grep -e include ./* |grep 
;
./112_zero-with-spacing.patch:+ include nbsp(zwnj3zwj4);
./112_zero-with-spacing.patch:+  include nbsp(zwnj3zwj4);
./112_zero-with-spacing.patch:+include ir(pes_part_basic);
./112_zero-with-spacing.patch:+include ir(pes_part_ext);
./112_zero-with-spacing.patch:+include nbsp(zwnj2nb3nnb4);
./112_zero-with-spacing.patch:+include level3(ralt_switch);
./112_zero-with-spacing.patch:+include ir(pes_part_basic);
./112_zero-with-spacing.patch:+include ir(pes_part_keypad);
./112_zero-with-spacing.patch:+include nbsp(zwnj2nb3nnb4);
./112_zero-with-spacing.patch:+include level3(ralt_switch);
./112_zero-with-spacing.patch:+  include nbsp(zwnj2nb3s);
./112_zero-with-spacing.patch:+include nbsp(zwnj2);
 
So I edited that patch file to remove those 12 trailing semi-colons and with 
the addition of my signature to Debian changelog and version number change for 
my PPA, I used debuild for building source changes for uploading to PPA's 
build farm. 

The PPA build-farm built deb packages for xkb-data for Ubuntu Lucid are
available from my PPA :

https://launchpad.net/~skhome/+archive/xkb-data-bugfix

(Instructions for adding apt line address of a PPA to an user's source lists 
are given in that page - under topic :
 Adding this PPA to your system ) 

The user can update xkb-data from buggy 1.8-1ubuntu4 version to bug
removed 1.8-1ubuntu4ppakse1~lucid1 version with the above PPA added to
the system

 I have added as attachment the debdiff file I made ( as per usage guide
for debdiff command in :
https://wiki.edubuntu.org/PackagingGuide/Recipes/Debdiff ) . Hopefully
it is useful for moving forward.

~Sethu
?field.comment=With [ grep -R ^[[:space:]]*include.*;  ] command either on 
/usr/share/X11/xkb/symbols or on the same in the xkb-data directory in teh deb 
pacakge (as in comment #7) we find the bug causing trailing semi colons are in 
12 lines. Searching in the source package which is xkeyboard-config-1.8 I found 
that this set of bugs are all caused from the patch file : 

xkeyboard-config-1.8/debian/patches/112_zero-with-spacing.patch

The following grep from the relevant current directory confirmed this :

/xkb-data-bld/xkeyboard-config-1.8/debian/patches$ grep -e include ./* |grep 
;
./112_zero-with-spacing.patch:+ include nbsp(zwnj3zwj4);
./112_zero-with-spacing.patch:+  include nbsp(zwnj3zwj4);
./112_zero-with-spacing.patch:+include ir(pes_part_basic);
./112_zero-with-spacing.patch:+include ir(pes_part_ext);
./112_zero-with-spacing.patch:+include nbsp(zwnj2nb3nnb4);
./112_zero-with-spacing.patch:+include level3(ralt_switch);
./112_zero-with-spacing.patch:+include ir(pes_part_basic);
./112_zero-with-spacing.patch:+include ir(pes_part_keypad);
./112_zero-with-spacing.patch:+include nbsp(zwnj2nb3nnb4);
./112_zero-with-spacing.patch:+include level3(ralt_switch);
./112_zero-with-spacing.patch:+  include nbsp(zwnj2nb3s);
./112_zero-with-spacing.patch:+include nbsp(zwnj2);
 
So I edited that patch file to remove those 12 trailing semi-colons and with 
the addition of my signature to Debian changelog and version number change for 
my PPA, I used debuild for building source changes for uploading to PPA's 
build farm. 

The PPA build-farm built deb packages for xkb-data for Ubuntu Lucid are
available from my PPA :

https://launchpad.net/~skhome/+archive/xkb-data-bugfix

(Instructions for adding apt line address of a PPA to an user's source lists 
are given in that page - under topic :
 Adding this PPA to your system ) 

The user can update xkb-data from buggy 1.8-1ubuntu4 version to bug
removed 1.8-1ubuntu4ppakse1~lucid1 version with the above PPA added to
the system

 I have added as attachment the debdiff file I made ( as per usage guide
for debdiff command in :
https://wiki.edubuntu.org/PackagingGuide/Recipes/Debdiff ) . Hopefully
it is useful for moving forward.

~Sethu


** Attachment added: debdiff between old source and unwanted trailing semi 
colons removed source
   
http://launchpadlibrarian.net/43765709/xkeyboard-config_1.8-1ubuntu4ppakse1%7Elucid1.debdiff

-- 
typo in some symbol files in xkb-data
https://bugs.launchpad.net/bugs/553401
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 553401] Re: typo in some symbol files in xkb-data

2010-04-11 Thread K. Sethu
In Comment #8 which I posted some minutes back, it appears that my
posting has duplicated once. The posting should have ended with the
first occurrence of ~Sethu which is way I sign. But for some reason
the entire posting has got repeated after that.   Request any with
editing rights to edit and remove the duplication, please.

Thanks

~Sethu

-- 
typo in some symbol files in xkb-data
https://bugs.launchpad.net/bugs/553401
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 553401] Re: typo in some symbol files in xkb-data

2010-04-05 Thread K. Sethu
I started experiencing this bug in Lucid -Beta 1 (most likely after  a
large number of updates on 31-03-2010 from the repos were taken in)
whenever I tried to add any of the Tamil and Sinhala keymaps.  The Tamil
keymaps are under symbols file in with couple of them cross listed in
lk and the Sinhala keymap is in lk.

The include lines in these from which trailing semicolons have to be
removed (as can be found with the grep statement given in bug
description) are :

/usr/share/X11/xkb/symbols/lk:  include nbsp(zwnj2nb3s);
/usr/share/X11/xkb/symbols/in:  include nbsp(zwnj3zwj4);
/usr/share/X11/xkb/symbols/in:  include nbsp(zwnj3zwj4);

I confirm that the removal of the trailing semicolons in the above three
solves the issue for the Tamil and Sinhala keymaps.

I hope this bugfixing gets into updates quickly since there are users
(atleast among Tamil users I know of) who exclusively depend on xkb-
extension keymaps for non-english typography.

-- 
typo in some symbol files in xkb-data
https://bugs.launchpad.net/bugs/553401
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420884] Re: package grub-pc 1.96+20090826-3ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-11-14 Thread K. Sethu

From Comment #2
//I cannot find what's wrong from the attached log file. Can you please run 
sudo dpkg --configure -a and see if that completes successfully?
Thank you, and good luck
//

Sorry I had not followed up then with the apprt report I submiited. I
had later reinstalled (after alpha 5 if I recollect corretly) and went
through all subsequent upgrades and now I am having current grub-pc :
1.97~beta4-1ubuntu4 and haven't experienced same bug again.

~Sethu

-- 
package grub-pc 1.96+20090826-3ubuntu3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/420884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420884] [NEW] package grub-pc 1.96+20090826-3ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-08-28 Thread K. Sethu
Public bug reported:

Binary package hint: grub2

I got this bug report while installing all upgrades via Update Manager

K. Sethu

ProblemType: Package
Architecture: i386
Date: Sat Aug 29 06:34:18 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
Package: grub-pc 1.96+20090826-3ubuntu3
ProcVersionSignature: Ubuntu 2.6.31-7.27-generic
SourcePackage: grub2
Title: package grub-pc 1.96+20090826-3ubuntu3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
Uname: Linux 2.6.31-7-generic i686

** Affects: grub2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package grub-pc 1.96+20090826-3ubuntu3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/420884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 420884] Re: package grub-pc 1.96+20090826-3ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-08-28 Thread K. Sethu

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/30956426/AptOrdering.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/30956427/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/30956428/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/30956429/DpkgTerminalLog.txt

-- 
package grub-pc 1.96+20090826-3ubuntu3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/420884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 114734] tamil keyboards installed with tamil-gtk2im do not appear gtk2im keyboards list.

2007-05-14 Thread K. Sethu
Public bug reported:

Binary package hint: tamil-gtk2im

In Ubuntu Feisty for gtk2-immodules, 5 tamil keyboard files are
installed by tamil-gtk2im package from universe repo for Feisty. After
installation on looking through the Input Methods command (which is
invoked by right clicking mouse) in applications like GEDIT, the
installed 5 tamil keyboards are not seen.

I have determined that the bug is due to tamil-gtk2im putting its
payload of 5 .so files into the directory
/usr/lib/gtk-2.0/2.4.0/immodules . This should be
/usr/lib/gtk-2.0/2.10.0/immodules/ since this change from /2.4.0/ to
/2.10.0/ had been made beginning with Ubuntu Edgy. The Input method
module registration utility gtk-query-immodules-2.0 cannot detect the
older /2.4.0/ directory.

I copied with sudo rights the 5 files from older directory to the
correct directory and running sudo update-gtk-immodules solves the
bug.

Requesting you to release a bug-fixed version of tamil-gtk2im for this
please

K. Sethu  
(15th May 2007)

** Affects: tamil-gtk2im (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
tamil keyboards installed with tamil-gtk2im do not appear gtk2im keyboards list.
https://bugs.launchpad.net/bugs/114734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs