Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special characters not stored correctly #2

Closed
GoogleCodeExporter opened this issue May 9, 2015 · 7 comments
Closed

Special characters not stored correctly #2

GoogleCodeExporter opened this issue May 9, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a new Phrase
2. Call it "Mit freundlichen Grüßen"
3. Save it
4. Close and reopen the configuration gui

What is the expected output? What do you see instead?
I expected that the phrase has the name I entered, but it displays: Mit 
freundlichen Grü�en and the phrase doesn't work.

What version of the product are you using? On what operating system?
0.60.2

Original issue reported on code.google.com by doortok...@gmail.com on 19 Aug 2009 at 7:58

@GoogleCodeExporter
Copy link
Author

I have this same problem. I would like to know if it can be fixed. Thanks!

Original comment by robey.ca...@gmail.com on 29 Aug 2009 at 10:31

@GoogleCodeExporter
Copy link
Author

The odd thing about this error is that, if I go in and make a simple change 
(say, 
deselecting and reselecting the ALT key or whatever key used for a key command) 
and 
then save it, that key command works fine (until, of course, I turn off the 
computer 
or restart autokey).

Original comment by robey.ca...@gmail.com on 29 Aug 2009 at 10:51

@GoogleCodeExporter
Copy link
Author

Please let me know if this is still happening in the latest version (0.61.5)
otherwise I'll close.

Original comment by cdekter on 24 Mar 2010 at 11:17

@GoogleCodeExporter
Copy link
Author

Original comment by cdekter on 28 Mar 2010 at 12:50

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

i'm using version 0.71.2 (gtk version) and the word "resumé" (in my phrases) 
comes out as "resum".  i had some spanish-language autokey phrases as well, but 
don't often use them due to the fact that accented and special characters 
(áéíóúü¿¡ñ) are simply omitted.  i'm running ubuntu 10.04 with a 
2.6.32 kernel.  otherwise i love autokey 8)

Original comment by furiaju...@gmail.com on 20 Feb 2011 at 7:50

@GoogleCodeExporter
Copy link
Author

See on the Wiki: http://code.google.com/p/autokey/wiki/Troubleshooting

There is a section on special characters (e.g. accented). See if this resolves 
your problem.

Original comment by cdekter on 20 Feb 2011 at 10:25

@GoogleCodeExporter
Copy link
Author

I have the same issue. When I type : "ąę..." I got  "...".

 Sending string: u'Prosz\u0119eeeee aaa\u0119\u0119\u0119\u011911 o rezerwacj\u0119 miejsca na si\u0142owni dzisiaj na godzin\u0119 17:00'
2012-05-10 18:01:03,370 DEBUG - interface - Send special key: [u'<enter>']
2012-05-10 18:01:03,370 DEBUG - interface - Sending string: u'Wi\u0119cej 
\u0105\u0142\xf3\u0119\u015b\u0107\u0144\u017c\u017a 
\u0141\xd3\u0104\u015a\u017b\u0179\u0106\u0143\u0118...'
2012-05-10 18:01:03,372 DEBUG - interface - Characters requiring remapping: 
[u'\u017c', u'\u017a', u'\u0141', u'\u0104', u'\u015a', u'\u017b', u'\u0179', 
u'\u0106', u'\u0143', u'\u0118']
2012-05-10 18:01:03,372 DEBUG - interface - Remapping with keycodes in the 
range: [202]
2012-05-10 18:01:03,385 DEBUG - interface - Ignored keymap change event
2012-05-10 18:01:03,401 WARNING - interface - Unable to send character u'\u017c'
2012-05-10 18:01:03,402 WARNING - interface - Unable to send character u'\u017a'
2012-05-10 18:01:03,402 WARNING - interface - Unable to send character u'\u0141'
2012-05-10 18:01:03,403 WARNING - interface - Unable to send character u'\u0104'
2012-05-10 18:01:03,403 WARNING - interface - Unable to send character u'\u015a'
2012-05-10 18:01:03,403 WARNING - interface - Unable to send character u'\u017b'
2012-05-10 18:01:03,403 WARNING - interface - Unable to send character u'\u0179'
2012-05-10 18:01:03,403 WARNING - interface - Unable to send character u'\u0106'
2012-05-10 18:01:03,403 WARNING - interface - Unable to send character u'\u0143'
2012-05-10 18:01:03,403 WARNING - interface - Unable to send character u'\u0118'
2012-05-10 18:01:03,403 DEBUG - interface - Send special key: [u'<enter>']
2012-05-10 18:01:09,204 DEBUG - iomediator - <ctrl> pressed


I have latest version of Autkey and ubuntu 11.10 with


locale
LANG=pl_PL.UTF-8
LANGUAGE=
LC_CTYPE="pl_PL.UTF-8"
LC_NUMERIC="pl_PL.UTF-8"
LC_TIME="pl_PL.UTF-8"
LC_COLLATE="pl_PL.UTF-8"
LC_MONETARY="pl_PL.UTF-8"
LC_MESSAGES="pl_PL.UTF-8"
LC_PAPER="pl_PL.UTF-8"
LC_NAME="pl_PL.UTF-8"
LC_ADDRESS="pl_PL.UTF-8"
LC_TELEPHONE="pl_PL.UTF-8"
LC_MEASUREMENT="pl_PL.UTF-8"
LC_IDENTIFICATION="pl_PL.UTF-8"
LC_ALL=

I do not see anything related to special characters in wiki. 

Original comment by areek...@gmail.com on 10 May 2012 at 4:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant