[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2010-09-16 Thread Bug Watch Updater
** Changed in: gtk
   Importance: Unknown = Medium

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2008-08-27 Thread iaenus
Sorry, but I not english speaker:
I solved in this way:
I didn't modificated neither Compose file neither gr file.
I had spanishlayout and installed greek polytonic, with the GUI of Gnome.
I saw the composer combination didn't work in greek
I correct /etc/environment  with the line export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
I copy Composer en_US.UTF-8 to .XCompose (this archive seem to have the 
combination Composer of the predefinide language)
  cp /usr/share/X11/locale/en_US.UTF-8/Compose ~/.XCompose
and works.
The changes of gr file (U0313 and U0314) are not usefull, because the introduce 
a combinated acent, not show the real ancient greek character.
about the horrible definition of dead_ogonek and dead_horn, I tried to 
changed modificating (keysymdef.h). But the dead_dasia and dead_psili i 
think are wrong.
Please, If someboy understand me, rewrite this post correctly
Iaenus

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2008-07-15 Thread Sebastien Bacher
the new version has been uploaded to intrepid now

** Changed in: gtk+2.0 (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2008-04-20 Thread Ilja Sidoroff
There might still be some problems left in hardy. I upgraded from gutsy,
where I was able to write polytonic Greek with XIM after I replaced the
Compose file with a modified one. After upgrading to hardy (beta -- now
up to date as of 2008-04-20) I found that I was not able to type dasia
or psili anymore (with XIM, previously shift+ä and shift+ö + plus letter
produced the breathings -- ä and ö being the two keys left from L in my
keyboard) -- pressing them did not produce anything.

Then I modified /usr/share/X11/xkb/symbols/gr file, keys AC10 and AC11
to

  key AC10 { [ dead_acute, dead_dasia  ] }; // ´ ̓ 
  key AC11 { [ dead_grave, dead_psili ] }; // `

According to a freedesktop.org bug (unfortunately I don't have the link
right here, if I recall, Simos Xenitellis who also subscribes to this
bug, commented/opened it.

This didn't change anything.

Then I changed dead_dasia to U0313 and dead_psili to U0314 -- Now I am
able to type the breathing marks, but they don't combine with other
accents -- acute is just written over the breathing, for instance.

I seems that the fixes that are in hardy are not complete. What has
changed since gutsy, where I had perfect output, just after modifying
the Compose file?

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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

[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2008-04-20 Thread Ilja Sidoroff
Ok. I should have checked my old modified Compose file. It seems that
hardy has

/usr/share/X11/xkb/symbols/gr:

key AC10 { [ dead_acute, dead_horn ] };
key AC11 { [ dead_grave, dead_ogonek ] };

which I changed to

key AC10 { [ dead_acute, U0313 ] };
key AC11 { [ dead_grave, U0314 ] };

and in /usr/share/locale/en_US.UTF-8

has U1313's and 01314's  instead of U0313 or U0314. I changed
U1000313's and U1000314 to U0314 and got polytonic input working
correctly. Let's see how the upgrades in x.org ja gtk have progressed in
hardy+1

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2008-04-02 Thread Bug Watch Updater
** Changed in: gtk
   Status: In Progress = Fix Released

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2008-03-07 Thread Simos Xenitellis
Patch is described at 
http://blogs.gnome.org/simos/2008/03/05/testing-the-updated-im-support-in-gtk/

Two new keysyms, dead_psili and dead_dasia have been added to Xorg.
xkeyboard-config has been updated with dead_psili and dead_dasia.
GTK+ has been updated to dead_psili and dead_dasia (on Trunk).

This means that Hardy should be able to type Greek polytonic (when using XIM).
The GTK+ patch will probably make it in the next version of Ubuntu.

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2008-03-07 Thread Simos Xenitellis
Fix has been commited in GTK+ (trunk)

** Changed in: gtk+2.0 (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2008-03-04 Thread Simos Xenitellis
A patch has been applied upstream which should solve these issues.

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


Re: [Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2008-03-04 Thread kinesis
On Tue, Mar 4, 2008 at 4:08 PM, Simos Xenitellis [EMAIL PROTECTED]
wrote:

 A patch has been applied upstream which should solve these issues.

 --
 xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
 https://bugs.launchpad.net/bugs/21637
 You received this bug notification because you are a member of Ubuntu
 Greek Users, which is a direct subscriber.

 --
 Ubuntu-gr mailing list
 [EMAIL PROTECTED]
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr



-- 
Ηλίας Φ. Ζεέρης,
Φυσικοθεραπευτής
Ανδρομάχης 61, 176 71
Καλλιθέα Αθήνα

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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

[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2007-04-15 Thread Rob Caskey
dead_grave doesn't seem to produce grave's properly. Used with shift it
does produce another dead-keys character as expected, and it does
produce a grave if used in xterm, but not in gtk apps.

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://bugs.launchpad.net/bugs/21637
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-12-02 Thread Colin Watson
libx11 (2:1.0.3-0ubuntu5) feisty; urgency=low

  * Backport from Debian to unblock xkeyboard-config merge (and thereby
console-setup and debian-installer; LP: #21637):
- 019_greek_polytonic_Compose.diff (numbered 016 in Debian): Add compose
  sequences with the right breathing signs U0313/U0314 to
  el_GR.UTF-8/Compose. Thanks Jan Willem Stumpel. (closes: #386471)

 -- Colin Watson [EMAIL PROTECTED]  Mon, 27 Nov 2006 20:00:57 +

** Changed in: libx11 (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Released

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-12-02 Thread Colin Watson
yboard-config (0.8-15) unstable; urgency=low

  * debian/patches/greek.diff: New patch to replace dead_horn and
dead_ogonek by U0313/U0314, which are the correct breathing
signs for polytonic Greek.  This change can be performed now
that an updated el_GR.UTF-8/Compose file hit testing.
Closes: #386385  Thanks Jan Willem Stumpel.

  * debian/patches/compatibility.diff: Add compatibility rules to
make sure that changes in symbols/pc do not cause trouble.
Closes: #389589  Thanks Robert Bihlmeyer.

 -- Denis Barbier [EMAIL PROTECTED]  Wed, 27 Sep 2006 23:19:39 +0200

** Changed in: xkeyboard-config (Ubuntu)
   Status: Unconfirmed = Fix Released

** Changed in: xkeyboard-config (Ubuntu)
 Assignee: (unassigned) = Colin Watson

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-12-02 Thread Colin Watson
I think this should be a lot better following the libx11 and xkeyboard-
config merges above in Feisty, but I don't know enough about GTK to know
if it still needs to be modified. Can anyone check, perhaps once Herd 1
is out?

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-11-28 Thread Colin Watson
** Also affects: xkeyboard-config (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-11-28 Thread Bug Watch Updater
** Changed in: libx11 (Debian)
   Status: Unknown = Fix Released

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-11-27 Thread Colin Watson
** Also affects: libx11 (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

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

** Also affects: libx11 (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386471
   Importance: Unknown
   Status: Unknown

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-09-25 Thread Sebastien Bacher
Marking as Confirmed to match upstream bug, assigning to team since I'm
not working on that and we will likely wait for upstream

** Changed in: gtk+2.0 (Ubuntu)
   Importance: High = Medium
 Assignee: Sebastien Bacher = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-07-17 Thread Bug Watch Updater
** Changed in: gtk (upstream)
   Status: Unconfirmed = In Progress

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-05-27 Thread Annette v. Stockhausen
It seems to be a bug in the greek layout file in /etc/X11/xkb/symbols/gr. 
Following the hint in http://www.jw-stumpel.nl/stestu.html#T6.5.3 I changed the 
lines 
key AC10 { [  dead_acute,  dead_horn   ] };
key AC11 { [  dead_grave,  dead_ogonek ] };
 to 
key AC10 { [  dead_acute,  U0313   ] };
key AC11 { [  dead_grave,  U0314   ] };
and writing psili and dasia is working again.

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-04-28 Thread Simos Xenitellis
I verify that this bug exists.

What happens is that Xorg is able to send the mentioned characters, however, 
somewhere in both GTK+ and QT applications cannot receive them.

To verify, run an X application such as xterm (is there an old-style X editor 
around?).

Try
$ xterm -font -bitstream-dejavu sans 
mono-medium-r-normal--0-0-0-0-c-0-iso10646-1

Then, switch the keyboard to Greek Polytonic:
άὰἁἀᾷᾶὰἇῢ

I cannot figure out why some characters are excluded and other are not.

This issue is not directly related to the upstream bug report in GTK+.

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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


[Bug 21637] Re: xkb greek polytonic: cannot write psili and dasia after upgrade to breezy

2006-04-28 Thread Simos Xenitellis
Some more results:

The compose file in Breezy (probably Dapper) contains incompatible (???) 
compose sequences for polytonic letters that have diacritical marks. Those 
incompatible compose sequences do not produce any characters, so as is, it is 
not possible to produce daseia, psili and possibly others. Not possible, either 
in GTK+, QT, old X apps.

If someone fixes the Compose file*, then in QT applications it is possible to 
type all those characters. In GTK+ applications I was not able to type them, 
though it is possible that some settings where cached; I did not restart my 
session.

Due to the upstream GTK+ bug report, for GTK+ applications one needs to set the 
Input Method to the X Input Method in order to use the fixed Compose file.

To fix the compose file, replace the existing Greek polytonic compose 
sequences in /usr/share/X11/locale/en_US.UTF-8/Compose
with those generated by
http://hal.csd.auth.gr/~vvas/i18n/xkb/polytonic-compose.pl

-- 
xkb greek polytonic: cannot write psili and dasia after upgrade to breezy
https://launchpad.net/bugs/21637

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