Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Drawing a picture in texmacs 1.0.7 in ubuntu hardy 64.

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Drawing a picture in texmacs 1.0.7 in ubuntu hardy 64.


Chronological Thread 
  • From: Henri Lesourd <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Drawing a picture in texmacs 1.0.7 in ubuntu hardy 64.
  • Date: Fri, 07 Nov 2008 14:56:15 +0100

Adrian S. wrote:

No, I am not using the beta file. I checked for the xpm files, and I
found a lot in ./TeXmacs/misc/pixmaps/, including:

./TeXmacs/misc/pixmaps/tm_graphics_cursorM.xpm
./TeXmacs/misc/pixmaps/tm_graphics_cursor.xpm
./TeXmacs/misc/pixmaps/tm_graphics_mask_redimN.xpm
./TeXmacs/misc/pixmaps/tm_graphics_redim.xpm
./TeXmacs/misc/pixmaps/tm_graphics_mask_redimE.xpm
./TeXmacs/misc/pixmaps/tm_insert_graphics.xpm
./TeXmacs/misc/pixmaps/tm_graphics_mask.xpm
./TeXmacs/misc/pixmaps/tm_graphics_cursor_redimE.xpm
./TeXmacs/misc/pixmaps/tm_graphics_cursor_redimS.xpm
./TeXmacs/misc/pixmaps/tm_graphics_mask_redimS.xpm
./TeXmacs/misc/pixmaps/tm_graphics_cursor_redimN.xpm
./TeXmacs/misc/pixmaps/tm_graphics_maskM.xpm

Any ideas?


Those are the pictures used in the graphical editor, thus
it's probably not the problem.

It seems there is an error during X11's creation of a cursor,
but it's really hard to find what's going on without having
the software in front of me. I would guess that your running
on a 64 bit linux is probably the root cause of the problem,
i.e., one of your X11 libraries doesn't works well, or either,
there is a mess up with the size of the integer types compiled
by your GCC (by the way, X11 is notorious for using strange
integer lengths, like 16-bit lengths in some places: as soon
as some compiling adjustment policy deviates from the usual,
it could easily mess up everything. What I'm wondering is
why, in such a case, it didn't occurred early).



Archive powered by MHonArc 2.6.19.

Top of Page