Re: bug in displaying of picture

2002-04-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Tuesday, 23. April 2002 17:18, Herbert Voss wrote: > Kornel Benko wrote: > > By the way, I could not use the "Browse..." -button to get the > > backup-path. (Each time I am forced to select a regular file, > > directory-filename shall not be accepted) > >

Re: bug in displaying of picture

2002-04-23 Thread Herbert Voss
Kornel Benko wrote: > By the way, I could not use the "Browse..." -button to get the backup-path. > (Each time I am forced to select a regular file, directory-filename > shall not be accepted) > Edit->Preferences->Inputs->Paths->Backup path->Browse... no probleme here. Do you have write a

Re: bug in displaying of picture

2002-04-23 Thread Angus Leeming
On Tuesday 23 April 2002 10:49 am, Juergen Vigna wrote: > On 23-Apr-2002 Angus Leeming wrote: > > Yes. Remember that I had to rewrite the code pretty-well from scratch and > > that meant learning how it worked as I went along. I just came up with a > > solution that was logically correct. > > > >

Re: bug in displaying of picture

2002-04-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- I have the same effect, regardless of the preferences. (tmp_dir, backup_path) By the way, I could not use the "Browse..." -button to get the backup-path. (Each time I am forced to select a regular file, directory-filename shall not be accepted)

Re: bug in displaying of picture

2002-04-23 Thread Juergen Vigna
On 23-Apr-2002 Angus Leeming wrote: > Yes. Remember that I had to rewrite the code pretty-well from scratch and > that meant learning how it worked as I went along. I just came up with a > solution that was logically correct. > > Storing the "modified" images in the graphics inset and use of

Re: bug in displaying of picture

2002-04-23 Thread Angus Leeming
On Tuesday 23 April 2002 10:34 am, Andre Poenitz wrote: > On Tue, Apr 23, 2002 at 10:30:20AM +0100, Angus Leeming wrote: > > Why? Once the image is loaded into memory it doesn't care about any file. > > The problem MUST be that the image is deleted from memory prematurely. > > The problem is, I do

Re: bug in displaying of picture

2002-04-23 Thread Herbert Voss
On Tue, 23 Apr 2002, Angus Leeming wrote: > On Tuesday 23 April 2002 10:23 am, Herbert Voss wrote: > > On Tue, 23 Apr 2002, Angus Leeming wrote: > > > I haven't tried your patch, Herbert, but it won't fix the problem. Kornel > > > is unable to display the image in LyX, not the LaTeX output. > > >

Re: bug in displaying of picture

2002-04-23 Thread Andre Poenitz
On Tue, Apr 23, 2002 at 10:30:20AM +0100, Angus Leeming wrote: > Why? Once the image is loaded into memory it doesn't care about any file. The > problem MUST be that the image is deleted from memory prematurely. The > problem is, I don't understand why, as eash image (GraphicsCacheItem) stores

Re: bug in displaying of picture

2002-04-23 Thread Angus Leeming
On Tuesday 23 April 2002 10:23 am, Herbert Voss wrote: > On Tue, 23 Apr 2002, Angus Leeming wrote: > > I haven't tried your patch, Herbert, but it won't fix the problem. Kornel > > is unable to display the image in LyX, not the LaTeX output. > > I know, but the problem is that LyX does not use two

Re: bug in displaying of picture

2002-04-23 Thread Herbert Voss
On Tue, 23 Apr 2002, Kornel Benko wrote: > -BEGIN PGP SIGNED MESSAGE- > > On Monday, 22. April 2002 23:11, Herbert Voss wrote: > > ok, try this one. > > now every tempdir has it's own graphic files > > Nothing changed. > Are you not having this same effect? n Herbert

Re: bug in displaying of picture

2002-04-23 Thread Herbert Voss
On Tue, 23 Apr 2002, Angus Leeming wrote: > I haven't tried your patch, Herbert, but it won't fix the problem. Kornel is > unable to display the image in LyX, not the LaTeX output. I know, but the problem is that LyX does not use two different files in two different tempdirs. If I copy first the

Re: bug in displaying of picture

2002-04-23 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Monday, 22. April 2002 23:11, Herbert Voss wrote: > ok, try this one. > now every tempdir has it's own graphic files Nothing changed. Are you not having this same effect? Kornel - -- Kornel Benko [EMAIL PROTECTED] -BEGIN PGP SIGNATURE- Vers

Re: bug in displaying of picture

2002-04-23 Thread Angus Leeming
On Monday 22 April 2002 10:11 pm, Herbert Voss wrote: > Kornel Benko wrote: > > -BEGIN PGP SIGNED MESSAGE- > > > > On Monday, 22. April 2002 17:46, Herbert Voss wrote: > >>what happens when you try the patch > >> > >>http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36886.html > > >

Re: bug in displaying of picture

2002-04-22 Thread Herbert Voss
Kornel Benko wrote: > -BEGIN PGP SIGNED MESSAGE- > > On Monday, 22. April 2002 17:46, Herbert Voss wrote: > >>what happens when you try the patch >> >>http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36886.html >> > > The same behaviour in this case. ok, try this one. now eve

Re: bug in displaying of picture

2002-04-22 Thread Kornel Benko
-BEGIN PGP SIGNED MESSAGE- On Monday, 22. April 2002 17:46, Herbert Voss wrote: > what happens when you try the patch > > http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36886.html The same behaviour in this case. Kornel - - -- Kornel Benko [EMAIL PROTECTED] -BEG

Re: bug in displaying of picture

2002-04-22 Thread Herbert Voss
Kornel Benko wrote: > > - - create two documents containg the same image > - - load both in lyx. Switch betwenn documents. All is working wonderfull. > - - close one of the documents. > - --> displaying of the image in second document is broken. what happens when you try the patch http://www.