aMSN Forums
March 14, 2010, 06:17:46 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: New forum for aMSN !!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: FIXED: Accented characters appearing at the end of the line  (Read 830 times)
vivia
Administrator
Super Power User
*****
Offline Offline

Posts: 2396



View Profile
« on: January 02, 2010, 06:06:40 pm »

Hi everyone,

The problem with accented characters appearing at the end of the line is (almost) FIXED. You can get Tk 8.5 or 8.6 CVS, or you can find the patches here:
https://sourceforge.net/tracker/?func=detail&atid=112997&aid=1924761&group_id=12997
and new packages for Ubuntu Karmic here:
http://amsn-project.net/~vivia/

About the remaining issue:
Affected users are those who have BOTH deadkeys AND XIM (or SCIM/UIM/ibus, they all use XIM for aMSN).
In this case, characters typed using deadkeys will appear normally only if Tk isn't busy. If Tk is busy, instead of getting delayed, they might disappear completely. In a few words, this means: If you have cam on, double-check to make sure your accented characters are in place. I know, it's still much better than all your letters getting misplaced Smiley

EDIT: I just tested it on a real use-case scenario while using webcam, and all my accented letters appeared. Seems like the problem appears only when aMSN is frozen for several seconds.

I will let you know if there are further news.
« Last Edit: January 02, 2010, 06:10:00 pm by vivia » Logged
Fibonacci
Power user
*
Offline Offline

Posts: 101


View Profile
« Reply #1 on: January 03, 2010, 03:46:11 am »

I'm using UIM, and have recently tested the latest Tk CVS version with the same old script we've seen a hundred times:
Code:
destroy .t
pack [text .t]
after 5000 {
for { set i 0 } { $i < 500000 } { incr i } { puts test }
}
Yet I didn't lose any of my accented characters. Maybe I was just lucky?

And, just in case I stop being lucky, how does one disable XIM?
Logged
vivia
Administrator
Super Power User
*****
Offline Offline

Posts: 2396



View Profile
« Reply #2 on: January 03, 2010, 03:58:55 pm »

You apparently aren't using any of UIM/SCIM/ibus.

I use UIM for Japanese input. If you don't want to input Japanese/Chinese/Korean/etc, you most likely don't have any issues now Smiley
Logged
afv
Newbie

Offline Offline

Posts: 31


View Profile
« Reply #3 on: January 07, 2010, 10:35:13 pm »

Great news. Thanks. Grin
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!