Re: about python3 and lyx

2014-11-27 Thread Fabio Fiorelli

Steve
Actually both of those (just installed Anaconda yesterday for somebody) 
had for at least an year a Python 3 version. I would not say that there 
is no need felt to move over to Python 3, there's rather _resistance_ to 
moving over due to manifold retro-compatibility issues in many packages 
(which however have mostly been adapted by now). And LyX is no different.

On 11/26/2014 06:12 PM, Steve Burnham wrote:



On Nov 26, 2014 10:42 AM, "José Matos" <mailto:jama...@lyx.org>> wrote:

>
> On Wednesday 08 October 2014 09:22:08 Alex Vergara Gil wrote:
> > My questions are exclusive (or not)
> >
> > 1.   Is there a plan to move everything to python3 so we can 
finally

> > forget the old python2?
>
>   There is consensus to go that way but we are not there yet. We 
need to identify which parts of the code are python2 specific and at 
least have the code supporting both versions of python.

>
> Any help is welcome. :-)
>
> > Or
> >
> > 2.   Is there a way to have both python3 and bundled python 
version in

> > lyx living together in windows? Any hints?
> >
> > Best Regards
>
> Regards,
> --
> José Abílio

Is there any real pressing need to move over to Python 3? I'm a pretty 
heavy python user and it just doesn't seem like the scientific 
community in general cares about it. I've actually never met anyone 
who runs anything in 3.  Two of the major python package managers 
(anaconda and canopy) either default to 2 or don't even support 3.


-Steve



--

*Fabio Fiorelli* (MEng Chemical Engineering)
PhD Candidate
University of Cambridge
Department of Chemical Engineering and Biotechnology
Pembroke Street, Cambridge CB2 3RA, UK


Re: Problem with spell checker

2014-07-17 Thread Fabio Fiorelli


On 07/17/2014 05:15 PM, Jean-Marc Lasgouttes wrote:

17/07/2014 18:11, Scott Kostyshak:
On Thu, Jul 17, 2014 at 12:00 PM, Fabio Fiorelli  
wrote:

Hi Scott
I did have the devel library for hunspell already installed. Just to be
sure, when I ./configure I do get the message
checking for HUNSPELL... yes
checking whether to use hunspell... yes
With the most recent version of lyx. So, should I go on and write

make -DLYX_HUNSPELL=ON -DLYX_ENCHANT=ON

Thank you for your answer!


So, what was the message that you got at the end of compilation (the 
recapitulation of settings)?


You should not need to add anything to the make commend line.

JMarc

Hi Jean Marc. There seem to be no additional flags required.
Configuration
  Host type:i686-pc-linux-gnu
  Special build flags:  build=release use-hunspell
  C++ Compiler: g++ (4.4.7)
  C++ Compiler LyX flags:
  C++ Compiler flags:-O2
  Linker flags:
  Linker user flags:
  Qt 4 Frontend:
  Qt 4 version:4.6.2
  Packaging:posix
  LyX binary dir:   /usr/local/bin
  LyX files dir:/usr/local/share/lyx

In fact I tested it right now in another virtual machine.
Lyx 2.1.1 installs correctly with access to hunspell without any further 
configuration, while Lyx 2.1 doesn't.

Should I go forward? Thank you for your understanding.


Re: Problem with spell checker

2014-07-17 Thread Fabio Fiorelli

Sorry, I thought I had replied to the list.
I tried that a long time ago, and unfortunately those sections are 
greyed out too.

Many thanks

On 07/17/2014 05:11 PM, Scott Kostyshak wrote:

On Thu, Jul 17, 2014 at 12:00 PM, Fabio Fiorelli  wrote:

Hi Scott
I did have the devel library for hunspell already installed. Just to be
sure, when I ./configure I do get the message
checking for HUNSPELL... yes
checking whether to use hunspell... yes
With the most recent version of lyx. So, should I go on and write

make -DLYX_HUNSPELL=ON -DLYX_ENCHANT=ON

Thank you for your answer!

Hi Fabio, please respond to the list.

Looks like you're using autotools, which I don't know much about (but
which is more common so people on the list will know).
Maybe the problem is you have to specify the path to the hunspell
libraries in Tools > Preferences > Paths?

Scott




Problem with spell checker

2014-07-17 Thread Fabio Fiorelli

Hello everyone
I'm having a problem with the spell-checker. I'm running a computer with 
CentOS 6.5 installed, and I installed Lyx 2.1. However when I go in the 
settings, the spell-checker option is greyed out and cannot be activated.
The strange thing is that not only a spell-checker was already installed 
(hunspell from LibreOffice), but I also attempted reinstalling after 
updating hunspell to the latest version with all the available 
dictionaries installed.

Anyone else had this problem?
Many thanks


Opening beamer with Lyx 2.1

2014-06-17 Thread Fabio Fiorelli

Hello everyone
I have several beamer files that I generated from lyx 2.0.6 . We had to 
change from XP to something else, and we went for CentOS. I managed to 
install and run 2.1, after a brief period using 1.6 (the version present 
in the repositories). It seems to run smoothly. However when I try to 
open the old beamer files I get the following message


   /tmp/lyx_tmpdir.qDvxspUv9932/Buffer_convertLyXFormatXX.lyx.zKzSulrV993
   ended unexpectedly, which means that it is probably corrupted

I've looked around, and I think this might be an existing 
incompatibility, but I did not find any lyx 2.1-specific answer.

Is there a solution to this?
Many Thanks
Fabio Fiorelli