Re: 2.2.0alpha2 - "LyX could not create temporary directory...."

2015-12-05 Thread Kornel Benko
Am Samstag, 5. Dezember 2015 um 12:26:52, schrieb Scott Kostyshak 

> > many thanks Scott - now it feels like when you complain of a noise in the 
> > car, take it to the garage, and the car runs perfectly smoothly: I have 
> > been unable to reproduce the error! I have opened several files, and 
> > nothing!
> 
> I guess this is good news although it would have been nice to know what
> happened. Hopefully the problem stays away.

I would like to know too.
But sometimes one has to remove CMakeCache.txt first if reconfiguring with 
different settings.

If the configuration results are cached, it means that they are reused. Except 
for data which in previous
call were not found.

> > So for the moment all seems to be running ok again, really sorry for the 
> > trouble! But I have your instructions should the problem reappear.
> 
> OK sounds good.

Kornel

signature.asc
Description: This is a digitally signed message part.


Re: 2.2.0alpha2 - "LyX could not create temporary directory...."

2015-12-05 Thread Scott Kostyshak
On Sat, Dec 05, 2015 at 11:21:11AM +, Paola Manzini wrote:
> 
> On 5 Dec 2015, at 00:04, Scott Kostyshak 
> > wrote:
> 
> On Fri, Dec 04, 2015 at 11:35:16PM +, Paola Manzini wrote:
> 
> The path for the temporary directory is:
> /var/folders/_q/_lf49ll933z7xvnbfdtmn810gn/T
> 
> OK. Can you do the following:
> 
> 1. Exit all LyX instances.
> 2. Run the command
>   ls -lR /var/folders/_q/_lf49ll933z7xvnbfdtmn810gn/
> 3. Open one .lyx file (which you said does not cause an error).
> 4. Run the same command as in 2.
> 5. Open another .lyx file. This should produce the error. Before
> clicking on OK for the error or anything else, run the same command as
> in step 2 again.
> 6. (still without clicking OK on the error or anything else), run the
> command
>   mkdir 
> 
> So you should run the command in step 2 a total of 3 times and send us
> all of the output. Also send us the output from the mkdir command.
> 
> I ditched the stable version, so only have 2.2.0alpha2 now.
> 
> OK.
> 
> Finally, I am not sure whether this is what you wanted, but I used the 
> command in a Terminal window, which returned:
> 
> Filesystem   Size   Used  Avail Capacity  iused ifree %iused  Mounted on
> /dev/disk1  931Gi  360Gi  570Gi39% 94431751 149513719   39%   /
> 
> Yes this is what I wanted. I just wanted to confirm that the filesystem
> your temporary directory is on is not full (as the error you posted
> suggested).
> 
> Scott
> 
> 
> many thanks Scott - now it feels like when you complain of a noise in the 
> car, take it to the garage, and the car runs perfectly smoothly: I have been 
> unable to reproduce the error! I have opened several files, and nothing!

I guess this is good news although it would have been nice to know what
happened. Hopefully the problem stays away.

> So for the moment all seems to be running ok again, really sorry for the 
> trouble! But I have your instructions should the problem reappear.

OK sounds good.

Scott


signature.asc
Description: PGP signature


Re: 2.2.0alpha2 - "LyX could not create temporary directory...."

2015-12-05 Thread Paola Manzini

On 5 Dec 2015, at 00:04, Scott Kostyshak 
> wrote:

On Fri, Dec 04, 2015 at 11:35:16PM +, Paola Manzini wrote:

The path for the temporary directory is:
/var/folders/_q/_lf49ll933z7xvnbfdtmn810gn/T

OK. Can you do the following:

1. Exit all LyX instances.
2. Run the command
  ls -lR /var/folders/_q/_lf49ll933z7xvnbfdtmn810gn/
3. Open one .lyx file (which you said does not cause an error).
4. Run the same command as in 2.
5. Open another .lyx file. This should produce the error. Before
clicking on OK for the error or anything else, run the same command as
in step 2 again.
6. (still without clicking OK on the error or anything else), run the
command
  mkdir 

So you should run the command in step 2 a total of 3 times and send us
all of the output. Also send us the output from the mkdir command.

I ditched the stable version, so only have 2.2.0alpha2 now.

OK.

Finally, I am not sure whether this is what you wanted, but I used the command 
in a Terminal window, which returned:

Filesystem   Size   Used  Avail Capacity  iused ifree %iused  Mounted on
/dev/disk1  931Gi  360Gi  570Gi39% 94431751 149513719   39%   /

Yes this is what I wanted. I just wanted to confirm that the filesystem
your temporary directory is on is not full (as the error you posted
suggested).

Scott


many thanks Scott - now it feels like when you complain of a noise in the car, 
take it to the garage, and the car runs perfectly smoothly: I have been unable 
to reproduce the error! I have opened several files, and nothing!

So for the moment all seems to be running ok again, really sorry for the 
trouble! But I have your instructions should the problem reappear.

Thanks again!

Paola




Re: 2.2.0alpha2 - "LyX could not create temporary directory...."

2015-12-04 Thread Scott Kostyshak
On Fri, Dec 04, 2015 at 06:36:31PM +, Paola Manzini wrote:
> thanks Liviu, just updated the preferences. The mysterious “LyX could not 
> create temporary directory” etc error message remains, the workaround being 
> to exit LyX, re-launch it and open the file. At least with keeping the last 
> session I can now open many files :-)
> Thank you,
> paola

Hi Paola,

Thanks for your testing and feedback!

What do you have listed in Tools > Preferences > Paths under Temporary
directory?
Before changing anything, please backup whatever path you have there
because we would like to know what it is.

Do you still have the stable version of LyX installed? You do not see
the problem there correct? On that version of LyX what do you have
listed in Tools > Preferences > Paths under Temporary directory?

Finally, what is the output of the command "df -h /var" ?

Would you mind bottom-posting (replying below the quote of the previous
email)? Sorry for the bother but it helps keep emails organized.

Best,

Scott


signature.asc
Description: PGP signature


Re: 2.2.0alpha2 - "LyX could not create temporary directory...."

2015-12-04 Thread Scott Kostyshak
On Fri, Dec 04, 2015 at 11:35:16PM +, Paola Manzini wrote:

> The path for the temporary directory is:
> /var/folders/_q/_lf49ll933z7xvnbfdtmn810gn/T

OK. Can you do the following:

1. Exit all LyX instances.
2. Run the command
   ls -lR /var/folders/_q/_lf49ll933z7xvnbfdtmn810gn/
3. Open one .lyx file (which you said does not cause an error).
4. Run the same command as in 2.
5. Open another .lyx file. This should produce the error. Before
clicking on OK for the error or anything else, run the same command as
in step 2 again.
6. (still without clicking OK on the error or anything else), run the
command
   mkdir 

So you should run the command in step 2 a total of 3 times and send us
all of the output. Also send us the output from the mkdir command.

> I ditched the stable version, so only have 2.2.0alpha2 now.

OK.

> Finally, I am not sure whether this is what you wanted, but I used the 
> command in a Terminal window, which returned:
> 
> Filesystem   Size   Used  Avail Capacity  iused ifree %iused  Mounted on
> /dev/disk1  931Gi  360Gi  570Gi39% 94431751 149513719   39%   /

Yes this is what I wanted. I just wanted to confirm that the filesystem
your temporary directory is on is not full (as the error you posted
suggested).

Scott


signature.asc
Description: PGP signature


Re: 2.2.0alpha2 - "LyX could not create temporary directory...."

2015-12-04 Thread Paola Manzini

On 4 Dec 2015, at 23:11, Scott Kostyshak 
> wrote:

On Fri, Dec 04, 2015 at 06:36:31PM +, Paola Manzini wrote:
thanks Liviu, just updated the preferences. The mysterious “LyX could not 
create temporary directory” etc error message remains, the workaround being to 
exit LyX, re-launch it and open the file. At least with keeping the last 
session I can now open many files :-)
Thank you,
paola

Hi Paola,

Thanks for your testing and feedback!

What do you have listed in Tools > Preferences > Paths under Temporary
directory?
Before changing anything, please backup whatever path you have there
because we would like to know what it is.

Do you still have the stable version of LyX installed? You do not see
the problem there correct? On that version of LyX what do you have
listed in Tools > Preferences > Paths under Temporary directory?

Finally, what is the output of the command "df -h /var" ?

Would you mind bottom-posting (replying below the quote of the previous
email)? Sorry for the bother but it helps keep emails organized.

Best,

Scott

Thanks Scott, and apologies for top posting!
The path for the temporary directory is:
/var/folders/_q/_lf49ll933z7xvnbfdtmn810gn/T
I ditched the stable version, so only have 2.2.0alpha2 now.
Finally, I am not sure whether this is what you wanted, but I used the command 
in a Terminal window, which returned:

Filesystem   Size   Used  Avail Capacity  iused ifree %iused  Mounted on
/dev/disk1  931Gi  360Gi  570Gi39% 94431751 149513719   39%   /

Many thanks!
paola




Re: 2.2.0alpha2 - "LyX could not create temporary directory...."

2015-12-04 Thread Liviu Andronic
On Fri, Dec 4, 2015 at 4:32 PM, Paola Manzini  wrote:
>
> Hi all,
>
> I have a problem when opening files in the 2.2.0.alpha2 version of LyX on Mac 
> OS El Capitan, which I only just noted. I can open any file (I think) when 
> starting LyX, but when trying to open another one I get an error message, as 
> attached, and cannot open it. I have to exit LyX and open the file I need, 
> then works fine. But again, I cannot open any other file.


> Also, whenever I reopen LyX the system keeps no memory of the fact that I 
> exited with an open document (I think the previously if exiting LyX without 
> closing a document, it would reopen on a LyX restart).
>
Generally this is an option that needs to be enabled in Tools > Prefs
> Document handling > Load opened files.

Liviu


> I am assuming this is a bug in the new version, but if anyone has any 
> suggestions on how to keep more than one file open at any one time, I’d be 
> very grateful!
>
> Many thanks,
> Paola
>



-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library


Re: 2.2.0alpha2 - "LyX could not create temporary directory...."

2015-12-04 Thread Paola Manzini
thanks Liviu, just updated the preferences. The mysterious “LyX could not 
create temporary directory” etc error message remains, the workaround being to 
exit LyX, re-launch it and open the file. At least with keeping the last 
session I can now open many files :-)
Thank you,
paola

> On 4 Dec 2015, at 18:24, Liviu Andronic  wrote:
> 
> On Fri, Dec 4, 2015 at 4:32 PM, Paola Manzini  wrote:
>> 
>> Hi all,
>> 
>> I have a problem when opening files in the 2.2.0.alpha2 version of LyX on 
>> Mac OS El Capitan, which I only just noted. I can open any file (I think) 
>> when starting LyX, but when trying to open another one I get an error 
>> message, as attached, and cannot open it. I have to exit LyX and open the 
>> file I need, then works fine. But again, I cannot open any other file.
> 
> 
>> Also, whenever I reopen LyX the system keeps no memory of the fact that I 
>> exited with an open document (I think the previously if exiting LyX without 
>> closing a document, it would reopen on a LyX restart).
>> 
> Generally this is an option that needs to be enabled in Tools > Prefs
>> Document handling > Load opened files.
> 
> Liviu
> 
> 
>> I am assuming this is a bug in the new version, but if anyone has any 
>> suggestions on how to keep more than one file open at any one time, I’d be 
>> very grateful!
>> 
>> Many thanks,
>> Paola
>> 
> 
> 
> 
> -- 
> Do you think you know what math is?
> http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
> Or what it means to be intelligent?
> http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
> Think again:
> http://www.ideasroadshow.com/library