Re: Basic AppleScript support on OS X

2012-08-13 Thread Stephan Witt
Hi, I have an local branch with the apple script patch ready for commit. Unfortunately I'm a little bit busy and didn't do it already. I'll go on soon. I had to learn to work with git - like so many others... Stephan Am 13.08.2012 um 22:13 schrieb Benjamin Piwowarski: > Hi Pavel, > > no - ther

[patch] Object::disconnect: Unexpected null parameter

2012-08-13 Thread Scott Kostyshak
The attached patch gets rid of the message Object::disconnect: Unexpected null parameter which often appears (at least in Linux) when closing buffers. I get this message as a result of GuiView::closeBuffer(Buffer & buf) eventually calling GuiView::on_currentWorkAreaChanged(GuiWorkArea * wa) in th

LyX developer meeting - cancellation

2012-08-13 Thread Uwe Stöhr
Dear LyXers, In June I asked to meet this summer and my survey lead to the next weekend at Abdel's place. Unfortunately I cannot make it. I have a lot of stress at work at the moment at work and cannot get this Friday to go to Geneva. I even fear that I have to work this weekend. I really miss

Re: wiki problem

2012-08-13 Thread Richard Heck
On 08/13/2012 05:51 PM, Jack Tanner wrote: Richard Heck lyx.org> writes: I've seen this error a lot in the logs. I think the version of pmwiki we're using is old. Can you report this as a bug on trac? Ticket #8298 Thanks. rh

Re: Basic AppleScript support on OS X

2012-08-13 Thread Richard Heck
On 08/13/2012 05:33 PM, Pavel Sanda wrote: Benjamin Piwowarski wrote: Hi Pavel, no - there is no reason, and this should be corrected. Do you want me to submit a new patch? Its always best to post the current version to devel list so people can directly see and comment, and iterate until nit

Re: bug #8005 in LyX 2.0.4

2012-08-13 Thread Pavel Sanda
Pavel Sanda wrote: > Jürgen Spitzmüller wrote: > > M.B. Schiekel wrote: > > > But then the next question comes up. LyX 2.0.4 is loading hyperref > > > automatically with the option 'unicode=true' and this causes Acrobat > > > Reader (9.5.1) to display the PDF-bookmark-numbers in mixed > > > arabic-

Re: bug #8005 in LyX 2.0.4

2012-08-13 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > M.B. Schiekel wrote: > > But then the next question comes up. LyX 2.0.4 is loading hyperref > > automatically with the option 'unicode=true' and this causes Acrobat > > Reader (9.5.1) to display the PDF-bookmark-numbers in mixed > > arabic-chinese nonsense. What's that?

Re: wiki problem

2012-08-13 Thread Jack Tanner
Richard Heck lyx.org> writes: > I've seen this error a lot in the logs. I think the version of pmwiki > we're using is old. Can you report this as a bug on trac? Ticket #8298

Re: [LyX master] documentation

2012-08-13 Thread Pavel Sanda
Juergen Spitzmueller wrote: > -# Incremented to format 9, by spitz > +# Incremented to format 9, a18af620 by spitz Similarly to the discussion of FORMAT file adding commit checksum has not much meaning and leads to doubling of commits. Pavel

Re: Basic AppleScript support on OS X

2012-08-13 Thread Pavel Sanda
Benjamin Piwowarski wrote: > Hi Pavel, > > no - there is no reason, and this should be corrected. Do you want me to > submit a new patch? Its always best to post the current version to devel list so people can directly see and comment, and iterate until nitpickers are happy :) Trac attachments

Re: wiki problem

2012-08-13 Thread Richard Heck
On 08/12/2012 02:55 PM, Jack Tanner wrote: On wiki.lyx.org/LyX/Manuals I get: Deprecated: Function eregi() is deprecated in /home/lyx/www/wiki.lyx.org/farm.d/cookbook/uploadlist.php Maybe PHP got upgraded there? I've seen this error a lot in the logs. I think the version of pmwiki we're using

Re: Basic AppleScript support on OS X

2012-08-13 Thread Benjamin Piwowarski
Hi Pavel, no - there is no reason, and this should be corrected. Do you want me to submit a new patch? Thanks, Benjamin On Aug 13, 2012, at 17:28 , Pavel Sanda wrote: > Benjamin Piwowarski wrote: >> Hi, >> >> I would like to propose a patch for LyX that allows using AppleScript >> instead o

Re: lyx manuals

2012-08-13 Thread Pavel Sanda
Richard Heck wrote: > On 08/12/2012 03:21 PM, Scott Kostyshak wrote: >> From: Jack Tanner [i...@hotmail.com] >> Sent: Sunday, August 12, 2012 3:10 PM >> >>> It'd be handy to have easy access to PDF versions of LyX manuals. Is >>> there a >>> place where current LyX manuals are posted on the web in

Re: lyx manuals

2012-08-13 Thread Pavel Sanda
Jack Tanner wrote: > It'd be handy to have easy access to PDF versions of LyX manuals. Is there a > place where current LyX manuals are posted on the web in PDF, or could PDFs be > included with the installer? There used to be some version in wiki. I planned to output full xhtml output ofour manua

Re: Basic AppleScript support on OS X

2012-08-13 Thread Pavel Sanda
Benjamin Piwowarski wrote: > Hi, > > I would like to propose a patch for LyX that allows using AppleScript instead > of the LyX server (for better OSX integration). The patch is quite simple and > can be found there: > > http://lyx.lyx.org/trac/ticket/8185 > > it basically handles only one App