Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread Angus Leeming
On Friday 19 July 2002 12:14 pm, R. Lahaye wrote: > Angus Leeming writes: > > where is your rg.txt to be found? Details of system also please. > > /usr/X11R6/lib/X11/rgb.txt > > FreeBSD 4.6 with XFree86 version 4.2.0. > > I communicated this already to the maintainer of the Xforms port manager > f

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: >> Last week I complained (about the broken flimage.h), but that got >> not through since I was not a member of the list; I decided not to >> become a member and thus dropped the issue :(. Angus> I don't think that it's a moderated list.

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread R. Lahaye
Angus Leeming writes: > > where is your rg.txt to be found? Details of system also please. /usr/X11R6/lib/X11/rgb.txt FreeBSD 4.6 with XFree86 version 4.2.0. I communicated this already to the maintainer of the Xforms port manager for FreeBSD; FreeBSD simply needs a temporary patch to relocate

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread Angus Leeming
On Friday 19 July 2002 11:52 am, R. Lahaye wrote: > Angus Leeming wrote: > > On Friday 19 July 2002 11:18 am, R. Lahaye wrote: > > > I suppose they know this already at the Xforms mailing list. > > > > What makes you think that. They only know if you complain. > > Since you seem to have communicat

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread R. Lahaye
Angus Leeming wrote: > On Friday 19 July 2002 11:18 am, R. Lahaye wrote: > > I suppose they know this already at the Xforms mailing list. > > What makes you think that. They only know if you complain. Since you seem to have communication with the list. Last week I complained (about the broke

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread Angus Leeming
On Friday 19 July 2002 11:29 am, R. Lahaye wrote: > Should or shouldn't I be using that GraphicsImageXPM stuff? And how do I > find out I'm using it, in case this is relevant? No, you're using the xforms image loader, hence that message: The image loader can load the follow

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread Angus Leeming
On Friday 19 July 2002 11:18 am, R. Lahaye wrote: > I suppose they know this already at the Xforms mailing list. What makes you think that. They only know if you complain. Angus

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread R. Lahaye
Herbert Voss wrote: > > If I understand well, Rob uses the GraphicsImageXPM. This > is only for xforms 0.88 useful. I don't know much about this; all I wanted was including the graphics power of Xforms 1.0.0 into my built (I've been using 'powerless' 0.88 until now). I managed this far at present

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread R. Lahaye
Angus Leeming wrote: > > On Friday 19 July 2002 10:08 am, R. Lahaye wrote: > > > In InitColorLookup [rgb_db.c 85] can't find the rgb color database--No such > > Perhaps you should look in said file, now that xforms is open source? > Were you to do so, then you'd find the following hard coded non

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread Herbert Voss
Angus Leeming wrote: > On Friday 19 July 2002 10:08 am, R. Lahaye wrote: > >>The image loader can load the following directly: >>Windows/OS2 BMP file, extension "bmp" >>NASA/NOST FITS, extension "fits" >>CompuServ GIF, extension "gif" >>JPEG/JFIF format, extension "jpg" >>Portable Pixmap, extens

Re: LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread Angus Leeming
On Friday 19 July 2002 10:08 am, R. Lahaye wrote: > The image loader can load the following directly: > Windows/OS2 BMP file, extension "bmp" > NASA/NOST FITS, extension "fits" > CompuServ GIF, extension "gif" > JPEG/JFIF format, extension "jpg" > Portable Pixmap, extension "ppm" > Portable Grayma

LyX + Xforms Image Loader: In InitColorLookup [rgb_db.c 85] can't find the rgb color database

2002-07-19 Thread R. Lahaye
Hi, I've managed to compile LyX 1.3.0cvs with Xforms including the use of Xforms' Image Loader on FreeBSD 4.6 PC. However, all graphics shows up in only total black, including the intro LyX graphics at startup. For the startup, "lyx -dbg gra

Re: Image conversion from png with xforms image loader broken ?

2002-07-11 Thread John Levon
On Thu, Jul 11, 2002 at 04:42:38PM +0100, Angus Leeming wrote: > Oh be fair. I've re-written the /entire/ graphics loader thing in the last > few weeks. :) > sleep over it. Anyway, Herbert has submitted a plausible alternative. I've > even said publicly that I liked it. Give me a few days and

Re: Image conversion from png with xforms image loader broken ?

2002-07-11 Thread Angus Leeming
On Thursday 11 July 2002 3:13 pm, John Levon wrote: > On Thu, Jul 11, 2002 at 07:57:38AM +0200, Herbert Voss wrote: > > Angus killed the code for this part: > > no user-defined converter -> take the default one (convert) > > He did ? Why ? How is this an, um, improvement ? > > john Oh be fair. I'

Re: Image conversion from png with xforms image loader broken ?

2002-07-11 Thread John Levon
On Thu, Jul 11, 2002 at 07:57:38AM +0200, Herbert Voss wrote: > Angus killed the code for this part: > no user-defined converter -> take the default one (convert) He did ? Why ? How is this an, um, improvement ? john -- "I hope you will find the courage to keep on living despite the existen

Re: Image conversion from png with xforms image loader broken ?

2002-07-10 Thread Herbert Voss
John Levon wrote: > Current 1.3 cvs, trying to add a png : > > Recognised Fileformat: png > [GrahicsCacheItem::convertToDisplayFormat] > Attempting to convert image file: > /home/moz/src/lyx/lyx-devel/src/nmea.png > with displayed filename: ~/src/lyx/lyx-devel/src/nmea.png > Reco

Image conversion from png with xforms image loader broken ?

2002-07-10 Thread John Levon
Current 1.3 cvs, trying to add a png : Recognised Fileformat: png [GrahicsCacheItem::convertToDisplayFormat] Attempting to convert image file: /home/moz/src/lyx/lyx-devel/src/nmea.png with displayed filename: ~/src/lyx/lyx-devel/src/nmea.png Recognised Fileformat: png T

Re: xforms image loader

2002-03-06 Thread Angus Leeming
On Tuesday 05 March 2002 8:57 pm, Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > | So, I would prefer either leaving things as they are or sorting out > | separate configure scripts for the frontends now. Unfortuanately, > | I'm no expert at this sort of thing. > Ok, bu

Re: xforms image loader

2002-03-05 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | So, I would prefer either leaving things as they are or sorting out separate | configure scripts for the frontends now. Unfortuanately, I'm no expert at | this sort of thing. Ok, but create a function for it anyway. | What do you think? > >> btw. wh

Re: xforms image loader

2002-03-05 Thread Angus Leeming
On Tuesday 05 March 2002 4:36 pm, Lars Gullik Bjønnes wrote: > +### Check whether the xforms library has a viable image loader > +### For now, run this test always so config.h is unchanged by a change in > +### frontend > +TEMP_LDFLAGS=$LDFLAGS > +LDFLAGS=$XFORMS_LIB $LDFLAGS > + > +lyx_use_xforms

Re: xforms image loader

2002-03-05 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Attached is a patch for an image loader using the xforms library. > | It is used only if your version of the xforms libraries are up to the task. > | I _think_ I've got the qt2 and gnome stuff right, but this is untested. It's | be good if someone coul

xforms image loader

2002-03-05 Thread Angus Leeming
Attached is a patch for an image loader using the xforms library. It is used only if your version of the xforms libraries are up to the task. I _think_ I've got the qt2 and gnome stuff right, but this is untested. It's be good if someone could confirm this. Lars, over to you. Angus xforms_