[Konsole-devel]  [Bug 276720] Assert in screen emulation
    Albert Astals Cid 
    tsdgeos at terra.es
       
    Wed Jun 29 09:16:09 UTC 2011
    
    
  
https://bugs.kde.org/show_bug.cgi?id=276720
--- Comment #2 from Albert Astals Cid <tsdgeos terra es>  2011-06-29 09:16:08 ---
Booo, the patch is obviously wrong
chars[extendedCharLength] = currentChar.character;
should be
chars[extendedCharLength] = c;
Maybe with that it will work better but can not say since i'm away from my
compilation machine right now
-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
    
    
More information about the konsole-devel
mailing list