On Tue, Feb 26, 2002 at 04:46:50PM +0000, Angus Leeming wrote:

> This is now a limitation of BufferView::updateInset which the GCacheItem 
> calls explicitly in setStatus. Jürgen has said he'll have a look once this 
> thing is in cvs.

ok

> screen. Would it be a good thing for human readability if I modified this 
> script to

yes ! especially if you can get quoting correct for characters in filenames
that latex allows, but the shell treats as special. Assuming there are some.

> Would you like to test this too, or are you happy that things are now working 
> well enough to submit to cvs?

is it expected that the float inset update not only doesn't resize, but it won't
update at all ? That's what I'm seeing.

More a Juergen S. thing, but opening the gfx dialog I see :

In SetChoiceText [choice.c 566] default not found
update:: no BoundingBox

I've only done some very brief testing.

When I load a file looking for an eps and it's mising, I get an alert but for some
reason no update (i.e. the alert doesn't actually draw). Dunno why (yet)

Loading userguide, and navigating to escher-lsd figure, the rendering fails :

Attempting to convert image file: ~/src/lyx/lyxdoc/escher-lsd.eps
with recognised extension: eps.
The file contains eps format data.
Converting it to xpm format.
Conversion script:
 
#!/bin/sh
convert EPS:'/home/moz/src/lyx/lyxdoc/escher-lsd.eps' 
XPM:'/tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm'
if [ $? -ne 0 ]; then
        'rm' -f /tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm
        exit 1
fi
if [ ! -f /tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm ]; then
        if [ -f /tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm.0 ]; then
                'mv' -f /tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm.0 
/tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm
                'rm' -f /tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm.?
        else
                exit 1
        fi
fi
'mv' -f /tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm 
/tmp/lyx_tmpdir14302HRzvVi/escher-lsd14302kkd84i.xpm
if [ $? -ne 0 ]; then
        'cp' -f /tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm 
/tmp/lyx_tmpdir14302HRzvVi/escher-lsd14302kkd84i.xpm
        if [ $? -ne 0 ]; then
                exit 1
        fi
        'rm' -f /tmp/lyx_tmpdir14302HRzvVi/gconvert014302FZ5Wfj.xpm
fi
exit 0
 
 
LyX: Error waiting for child: No child processes
Image conversion failed.

platypus.eps is ok though

> Many thanks for doing this testing by the way.

ha, you have to return the favour at some point !

also, my default seems to be mono graphics. Have I altered it,
or is it like this "out of the box" ?

I think this should go in CVS, my tree is different enough as it is ...

regards
john

-- 
"Yes, I understand your point, but This Is UA, and not some fluffy creche."
        - Topper

Reply via email to