← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 731424] Re: X crashes when I set a Python Tkinter edit control to display a long text string in 25pt DejaVu font

 

Thanks, I installed Bryce's 2 .deb files with dpkg -i, and now X no
longer crashes when I run the above Python script (or the application
I'm developing that I hit this in).

But as you say there are still problems displaying the text.  The
characters are displayed only when they are selected with the mouse's
"click and drag to select text" function, and even then it seems to
depend on the exact mouse movements used to make the selection (paint
from right to left usually works, left to right sometimes).

Still I think it's a good idea to keep the fix for the X crash even if
we can't get to the bottom of the Tk problem, because an X crash is
vastly more serious than a text display problem.  (A Tk problem makes
one app hard to read, but an X crash might kill 25 other windows with
unsaved data!)

Thanks.

Silas

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/731424

Title:
  X crashes when I set a Python Tkinter edit control to display a long
  text string in 25pt DejaVu font