Re: Problem converting older files with lyx2lyx

2022-11-25 Thread Gordon Watson via lyx-users


> On 26 Nov 2022, at 7:08 am, Stephan Witt  wrote:
> 
> Am 25.11.2022 um 18:50 schrieb José Matos :
>> 
>> On Wed, 2022-11-23 at 11:36 +1100, Gordon Watson via lyx-users wrote:
>>> gordonwatson@iMac ~ % python3
>>> xcrun: error: invalid active developer path
>>> (/Library/Developer/CommandLineTools), missing xcrun at:
>>> /Library/Developer/CommandLineTools/usr/bin/xcrun
>> 
>> This line shows that there is a problem with python3 installation.
> 
> Yes, this is what I „googled“ and wrote him in private mail communication:

And this is what I did:

Last login: Wed Nov 23 09:38:10 on ttys000
gordonwatson@iMac ~ % xcode-select --install
xcode-select: note: install requested for command line developer tools
gordonwatson@iMac ~ % 
  [Restored 26 Nov 2022 at 7:35:54 am]
Last login: Sat Nov 26 07:35:43 on console
Restored session: Sat 26 Nov 2022 07:32:56 AEDT
gordonwatson@iMac ~ % python3
Python 3.9.6 (default, Sep 26 2022, 11:37:49) 
[Clang 14.0.0 (clang-1400.0.29.202)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> help
Type help() for interactive help, or help(object) for help about object.
>>> help(btr19.lyx)
Traceback (most recent call last):
  File "", line 1, in 
NameError: name 'btr19' is not defined
>>> 

Ignoring this last line, I search for BTR19.lyx on my Mac. It appears in the 
search results. I single-click. It opens. I smile!

Thanks to all who helped, espec. Stephan and Roger. For my smile grows stronger 
as I continue to test successfully over the past 10 years!

 
>> Am 21.11.2022 um 07:04 schrieb Stephan Witt :
>> 
>> Hi Gordon,
>> 
>> I don’t know why you have this problem yet - but I hope the helpful 
>> procedure is described here:
>> 
>> https://apple.stackexchange.com/questions/254380/why-am-i-getting-an-invalid-active-developer-path-when-attempting-to-use-git-a
>> 
>> If it doesn’t work… send me the excerpt what you did and what happened. 
>> We’ll see what to try next.
>> 
>> BR,
>> Stephan
> 
> 
>> Am 21.11.2022 um 17:44 schrieb Stephan Witt :
>> 
>> Hi Gordon,
>> 
>> I think you have the following situation on your system:
>> - You installed some version of python3 in the past
>> - You upgraded from some version of Monterey to some other
>> - This step broke your python3 installation
>> - Now you neither have python nor python3
>> - LyX is almost useless w/o python or python3
>> 
>> This situation I cannot simulate on my site - I don’t have the resources. 
>> Neither hardware nor time.
>> 
>> To solve your problem you should reinstall python3 on your system somehow.
>> 
>> This should be possible with the given command in terminal.
>> 
>> 1. Open Terminal
>> 2. Run the following command: xcode-select --install
>> 
>> This will download and install the Command Line Tools package and should fix 
>> the problem. (No heart or lungs involved - no battery replacement )
>> 
>> BR,
>> Stephan
> -- 
> lyx-users mailing list
> lyx-users@lists.lyx.org
> http://lists.lyx.org/mailman/listinfo/lyx-users

-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem converting older files with lyx2lyx

2022-11-25 Thread Stephan Witt
Am 25.11.2022 um 18:50 schrieb José Matos :
> 
> On Wed, 2022-11-23 at 11:36 +1100, Gordon Watson via lyx-users wrote:
>> gordonwatson@iMac ~ % python3
>> xcrun: error: invalid active developer path
>> (/Library/Developer/CommandLineTools), missing xcrun at:
>> /Library/Developer/CommandLineTools/usr/bin/xcrun
> 
> This line shows that there is a problem with python3 installation.

Yes, this is what I „googled“ and wrote him in private mail communication:

> Am 21.11.2022 um 07:04 schrieb Stephan Witt :
> 
> Hi Gordon,
> 
> I don’t know why you have this problem yet - but I hope the helpful procedure 
> is described here:
> 
> https://apple.stackexchange.com/questions/254380/why-am-i-getting-an-invalid-active-developer-path-when-attempting-to-use-git-a
> 
> If it doesn’t work… send me the excerpt what you did and what happened. We’ll 
> see what to try next.
> 
> BR,
> Stephan


> Am 21.11.2022 um 17:44 schrieb Stephan Witt :
> 
> Hi Gordon,
> 
> I think you have the following situation on your system:
> - You installed some version of python3 in the past
> - You upgraded from some version of Monterey to some other
> - This step broke your python3 installation
> - Now you neither have python nor python3
> - LyX is almost useless w/o python or python3
> 
> This situation I cannot simulate on my site - I don’t have the resources. 
> Neither hardware nor time.
> 
> To solve your problem you should reinstall python3 on your system somehow.
> 
> This should be possible with the given command in terminal.
> 
> 1. Open Terminal
> 2. Run the following command: xcode-select --install
> 
> This will download and install the Command Line Tools package and should fix 
> the problem. (No heart or lungs involved - no battery replacement )
> 
> BR,
> Stephan
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Problem converting older files with lyx2lyx

2022-11-25 Thread José Matos
On Wed, 2022-11-23 at 11:36 +1100, Gordon Watson via lyx-users wrote:
> gordonwatson@iMac ~ % python3
> xcrun: error: invalid active developer path
> (/Library/Developer/CommandLineTools), missing xcrun at:
> /Library/Developer/CommandLineTools/usr/bin/xcrun

This line shows that there is a problem with python3 installation.
-- 
José Abílio
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: lyx 2.4 release date

2022-11-25 Thread Jürgen Spitzmüller
Am Freitag, dem 25.11.2022 um 11:43 +0100 schrieb Lorenzo Bertini:
> Il 25/11/22 01:27, Hanan Rosemarin ha scritto:
> > What is the current estimate for a release (or a release candidate
> > or a beta version) of Lyx 2.4?
> > 
> 
> Not a dev but development at the moment seems focused on porting 
> bugfixes to an upcoming 2.3.7 release. I don't think there is a time 
> estimate for 2.4 at the moment.

That's correct, but we also managed to come somewhat back into swing
after many of us have been busy with other issues. There are still some
grave bugs to tackle, but as of (end) January next year, we hope to
come up with something (non final). Having said that, LyX is developed
by a handful of volunteers, so shifts and delays are always to be
expected.

-- 
Jürgen
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: lyx 2.4 release date

2022-11-25 Thread Lorenzo Bertini

Il 25/11/22 01:27, Hanan Rosemarin ha scritto:
What is the current estimate for a release (or a release candidate or a 
beta version) of Lyx 2.4?




Not a dev but development at the moment seems focused on porting 
bugfixes to an upcoming 2.3.7 release. I don't think there is a time 
estimate for 2.4 at the moment.


--
Lorenzo
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


lyx 2.4 release date

2022-11-25 Thread Hanan Rosemarin
What is the current estimate for a release (or a release candidate or a
beta version) of Lyx 2.4?
-- 
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users