Re: csv import causes python error

2010-11-28 Thread Pavel Sanda
Kelly Kearney wrote: interpreted as newline when running csv2lyx.py. For future reference, is there a way to force this mode in Lyx when importing csv's, i dont think this is currently possible. pavel

Re: csv import causes python error

2010-11-28 Thread Pavel Sanda
Kelly Kearney wrote: interpreted as newline when running csv2lyx.py. For future reference, is there a way to force this mode in Lyx when importing csv's, i dont think this is currently possible. pavel

Re: csv import causes python error

2010-11-28 Thread Pavel Sanda
Kelly Kearney wrote: > interpreted as newline when running csv2lyx.py. For future reference, is > there a > way to force this mode in Lyx when importing csv's, i dont think this is currently possible. pavel

Re: csv import causes python error

2010-11-27 Thread Rich Talley
On Sat, Nov 27, 2010 at 3:31 PM, Kelly Kearney kkear...@princeton.eduwrote: So far, I haven't been able to figure out how to run Mac Lyx from the command line. Any pointers? Sure. In OS X, applications appear to the GUI as a single object but are actually special folders. You can examine

Re: csv import causes python error

2010-11-27 Thread Kelly Kearney
Rich Talley rbtalley at unm.edu writes: On Sat, Nov 27, 2010 at 3:31 PM, Kelly Kearney kkearney at princeton.edu wrote: So far, I haven't been able to figure out how to run Mac Lyx from the command line.  Any pointers? Sure. In OS X, applications appear to the GUI as a single object

Re: csv import causes python error

2010-11-27 Thread Rich Talley
On Sat, Nov 27, 2010 at 6:08 PM, Kelly Kearney kkear...@princeton.eduwrote: Thanks for the info, but I was actually wondering how to run the executable. Though I can locate it, I'm not sure how to get it to run outside of the .app package. Simply trying to issue the lyx command in a

Re: csv import causes python error

2010-11-27 Thread Kelly Kearney
So, when you are in /Applications/LyX.app/Contents/MacOS in the terminal use this command: ./lyx (that's a period followed by a slash followed by the name of the executable) *facepalm* I always forget that. Command line working fine now, and I was able to diagnose the csv import

Re: csv import causes python error

2010-11-27 Thread Rich Talley
On Sat, Nov 27, 2010 at 3:31 PM, Kelly Kearney kkear...@princeton.eduwrote: So far, I haven't been able to figure out how to run Mac Lyx from the command line. Any pointers? Sure. In OS X, applications appear to the GUI as a single object but are actually special folders. You can examine

Re: csv import causes python error

2010-11-27 Thread Kelly Kearney
Rich Talley rbtalley at unm.edu writes: On Sat, Nov 27, 2010 at 3:31 PM, Kelly Kearney kkearney at princeton.edu wrote: So far, I haven't been able to figure out how to run Mac Lyx from the command line.  Any pointers? Sure. In OS X, applications appear to the GUI as a single object

Re: csv import causes python error

2010-11-27 Thread Rich Talley
On Sat, Nov 27, 2010 at 6:08 PM, Kelly Kearney kkear...@princeton.eduwrote: Thanks for the info, but I was actually wondering how to run the executable. Though I can locate it, I'm not sure how to get it to run outside of the .app package. Simply trying to issue the lyx command in a

Re: csv import causes python error

2010-11-27 Thread Kelly Kearney
So, when you are in /Applications/LyX.app/Contents/MacOS in the terminal use this command: ./lyx (that's a period followed by a slash followed by the name of the executable) *facepalm* I always forget that. Command line working fine now, and I was able to diagnose the csv import

Re: csv import causes python error

2010-11-27 Thread Rich Talley
On Sat, Nov 27, 2010 at 3:31 PM, Kelly Kearney wrote: > > So far, I haven't been able to figure out how to run Mac Lyx from the > command > line. Any pointers? > > > > Sure. In OS X, applications appear to the GUI as a single object but are actually special folders. You

Re: csv import causes python error

2010-11-27 Thread Kelly Kearney
Rich Talley unm.edu> writes: > > > On Sat, Nov 27, 2010 at 3:31 PM, Kelly Kearney princeton.edu> wrote: > So far, I haven't been able to figure out how to run Mac Lyx from the command > line.  Any pointers? > > > Sure. In OS X, applications appear to the GUI as a single object but are

Re: csv import causes python error

2010-11-27 Thread Rich Talley
On Sat, Nov 27, 2010 at 6:08 PM, Kelly Kearney wrote: > > > Thanks for the info, but I was actually wondering how to run the > executable. > Though I can locate it, I'm not sure how to get it to run outside of the > .app > package. Simply trying to issue the "lyx" command

Re: csv import causes python error

2010-11-27 Thread Kelly Kearney
> > So, when you are in /Applications/LyX.app/Contents/MacOS in the terminal use this command: > > ./lyx > > (that's a period followed by a slash followed by the name of the executable) > *facepalm* I always forget that. Command line working fine now, and I was able to diagnose the csv

Re: csv import causes python error

2010-11-24 Thread José Matos
On Tuesday 23 November 2010 22:31:16 Kelly Kearney wrote: An error occurred whilst running python -tt '/Applications/LyX.app/Contents/Resourc Is this the error you get? The above error message seems to be truncated. I searched the archive, and it seems this error occurred in older

Re: csv import causes python error

2010-11-24 Thread Richard Heck
On 11/24/2010 11:06 AM, José Matos wrote: On Tuesday 23 November 2010 22:31:16 Kelly Kearney wrote: An error occurred whilst running python -tt '/Applications/LyX.app/Contents/Resourc Is this the error you get? The above error message seems to be truncated. Different bug, recently fixed in

Re: csv import causes python error

2010-11-24 Thread Kelly Kearney
José Matos wrote: On Tuesday 23 November 2010 22:31:16 Kelly Kearney wrote: An error occurred whilst running python -tt '/Applications/LyX.app/Contents/Resourc Is this the error you get? The above error message seems to be truncated. Jose, yes, this is the full error message, as

Re: csv import causes python error

2010-11-24 Thread Richard Heck
On 11/24/2010 02:58 PM, Kelly Kearney wrote: Richard, are you saying that the error message truncation is a known bug, or the csv import issue is? Truncation is the known bug. I fixed it a little while ago for 2.0. I don't think it'll go into 1.6.9. Regarding cvs import, if you can manage

Re: csv import causes python error

2010-11-24 Thread José Matos
On Tuesday 23 November 2010 22:31:16 Kelly Kearney wrote: An error occurred whilst running python -tt '/Applications/LyX.app/Contents/Resourc Is this the error you get? The above error message seems to be truncated. I searched the archive, and it seems this error occurred in older

Re: csv import causes python error

2010-11-24 Thread Richard Heck
On 11/24/2010 11:06 AM, José Matos wrote: On Tuesday 23 November 2010 22:31:16 Kelly Kearney wrote: An error occurred whilst running python -tt '/Applications/LyX.app/Contents/Resourc Is this the error you get? The above error message seems to be truncated. Different bug, recently fixed in

Re: csv import causes python error

2010-11-24 Thread Kelly Kearney
José Matos wrote: On Tuesday 23 November 2010 22:31:16 Kelly Kearney wrote: An error occurred whilst running python -tt '/Applications/LyX.app/Contents/Resourc Is this the error you get? The above error message seems to be truncated. Jose, yes, this is the full error message, as

Re: csv import causes python error

2010-11-24 Thread Richard Heck
On 11/24/2010 02:58 PM, Kelly Kearney wrote: Richard, are you saying that the error message truncation is a known bug, or the csv import issue is? Truncation is the known bug. I fixed it a little while ago for 2.0. I don't think it'll go into 1.6.9. Regarding cvs import, if you can manage

Re: csv import causes python error

2010-11-24 Thread José Matos
On Tuesday 23 November 2010 22:31:16 Kelly Kearney wrote: > "An error occurred whilst running python -tt > > '/Applications/LyX.app/Contents/Resourc" Is this the error you get? The above error message seems to be truncated. > I searched the archive, and it seems this error occurred in > older

Re: csv import causes python error

2010-11-24 Thread Richard Heck
On 11/24/2010 11:06 AM, José Matos wrote: On Tuesday 23 November 2010 22:31:16 Kelly Kearney wrote: "An error occurred whilst running python -tt '/Applications/LyX.app/Contents/Resourc" Is this the error you get? The above error message seems to be truncated. Different bug, recently fixed

Re: csv import causes python error

2010-11-24 Thread Kelly Kearney
José Matos wrote: > > On Tuesday 23 November 2010 22:31:16 Kelly Kearney wrote: > >> "An error occurred whilst running python -tt > >> > >> '/Applications/LyX.app/Contents/Resourc" > > Is this the error you get? > > > > The above error message seems to be truncated. Jose, yes, this is the full

Re: csv import causes python error

2010-11-24 Thread Richard Heck
On 11/24/2010 02:58 PM, Kelly Kearney wrote: Richard, are you saying that the error message truncation is a known bug, or the csv import issue is? Truncation is the known bug. I fixed it a little while ago for 2.0. I don't think it'll go into 1.6.9. Regarding cvs import, if you can manage

csv import causes python error

2010-11-23 Thread Kelly Kearney
Hi all, I very recently started using Lyx, and I'm having some trouble importing .csv files as tables. I'm running Lyx 1.6.8 on a Mac OS X 10.5.8 system. When I attempt to to import a table (via File Import CSV (Table)...), I receive the following error: An error occurred whilst

csv import causes python error

2010-11-23 Thread Kelly Kearney
Hi all, I very recently started using Lyx, and I'm having some trouble importing .csv files as tables. I'm running Lyx 1.6.8 on a Mac OS X 10.5.8 system. When I attempt to to import a table (via File Import CSV (Table)...), I receive the following error: An error occurred whilst

csv import causes python error

2010-11-23 Thread Kelly Kearney
Hi all, I very recently started using Lyx, and I'm having some trouble importing .csv files as tables. I'm running Lyx 1.6.8 on a Mac OS X 10.5.8 system. When I attempt to to import a table (via File > Import > CSV (Table)...), I receive the following error: "An error occurred whilst