Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Bo Peng
> That is the big problem for now. I think that using something that is > not in MacTeX is asking for trouble. Actually, I would prefer to > output the shortcuts as text-only, at least in the LaTeX output. Either way is fine to me. I do not have access to a mac so I will let you take care of this

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Jean-Marc Lasgouttes
Konrad Hofbauer <[EMAIL PROTECTED]> writes: > Both packages are not on CTAN and not part of MacTeX. Is there a easy > way to include one of them in LyX ? That is the big problem for now. I think that using something that is not in MacTeX is asking for trouble. Actually, I would prefer to output th

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: Konrad Hofbauer <[EMAIL PROTECTED]> writes: Actually, I would be grateful if some Mac user could point me to the correct mac-way of using these characters in LaTeX. I spent a bit of time hunting for them (which basically means looking through [1]), but unfortunately

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Bo Peng
>> Can you use images instead of Latex-Symbols? > > This is what is done here: > http://homepage.mac.com/herbs2/.Public/AppleKeys.zip OK. I guess this means a few lines such as 0xBlah "\applekey" "applykeys" "" in lib/unicodesymbols. A footnote with a link to this package would better be added

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Jean-Marc Lasgouttes
Konrad Hofbauer <[EMAIL PROTECTED]> writes: >> Actually, I would be grateful if some Mac user could point me to the >> correct mac-way of using these characters in LaTeX. > > I spent a bit of time hunting for them (which basically means looking > through [1]), but unfortunately without success. I

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Jean-Marc Lasgouttes
Konrad Hofbauer <[EMAIL PROTECTED]> writes: > I spent a bit of time hunting for them (which basically means looking > through [1]), but unfortunately without success. Do you know a mac-latex-users place where we could ask? I tried to use google, but failed. > Can you use images instead of Latex-S

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Jean-Marc . Lasgouttes
rgheck <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote: >> Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> >>> JMarc, when you have a minute, I don't understand my own fix... >>> >> >> Do you still need anything from me? >> >> > Abdel's away for three weeks. But I'm still confuse

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Konrad Hofbauer
Jean-Marc Lasgouttes wrote: Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: We probably need to add something like the following to our unicode list: http://macbiblioblog.blogspot.com/2005/05/special-key-symbols.html I'll have to hunt for the latex support macros. Correct. Actually, I woul

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Jean-Marc Lasgouttes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > We probably need to add something like the following to our unicode > list: > http://macbiblioblog.blogspot.com/2005/05/special-key-symbols.html > > I'll have to hunt for the latex support macros. Actually, I would be grateful if some Mac user cou

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Jean-Marc Lasgouttes
"Bo Peng" <[EMAIL PROTECTED]> writes: > On Mon, Aug 11, 2008 at 6:08 AM, <[EMAIL PROTECTED]> wrote: >> Abdelrazak Younes <[EMAIL PROTECTED]> writes: >>> JMarc, when you have a minute, I don't understand my own fix... >> >> Do you still need anything from me? > > Please have a look at Shortcuts.ly

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Bo Peng
On Mon, Aug 11, 2008 at 6:08 AM, <[EMAIL PROTECTED]> wrote: > Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> JMarc, when you have a minute, I don't understand my own fix... > > Do you still need anything from me? Please have a look at Shortcuts.lyx export on Mac. I use KeySequence::Portable in

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread rgheck
[EMAIL PROTECTED] wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: JMarc, when you have a minute, I don't understand my own fix... Do you still need anything from me? Abdel's away for three weeks. But I'm still confused, anyway. The question is why http://www.lyx.org/trac/chan

Re: "Could not move temporary file" error (FileName.cpp)

2008-08-11 Thread Jean-Marc . Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > JMarc, when you have a minute, I don't understand my own fix... Do you still need anything from me? JMarc

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-30 Thread Bennett Helm
On Wed, Jul 30, 2008 at 3:35 AM, Abdelrazak Younes <[EMAIL PROTECTED]> wrote: > Bennett Helm wrote: > >> On Tue, Jul 29, 2008 at 4:47 PM, Richard Heck<[EMAIL PROTECTED]> wrote >> >> >>> I think it may have something to do with empty FileName objects behaving >>> badly. Try the attached, just as a

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-30 Thread Abdelrazak Younes
Bennett Helm wrote: On Tue, Jul 29, 2008 at 4:47 PM, Richard Heck<[EMAIL PROTECTED]> wrote I think it may have something to do with empty FileName objects behaving badly. Try the attached, just as a wild guess. I verified that comparing two empty QFileInfo returned false so your guess wa

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-30 Thread Abdelrazak Younes
Richard Heck wrote: Bennett Helm wrote: On Tue, Jul 29, 2008 at 3:22 PM, Richard Heck <[EMAIL PROTECTED]> wrote: Bennett Helm wrote: I can see I'm too late to respond. I did just update svn, and now LyX crashes on launch. Does this have something to do with this commit? Hard to know. Can

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Abdelrazak Younes
Bennett Helm wrote: On Tue, Jul 29, 2008 at 3:22 PM, Richard Heck <[EMAIL PROTECTED] > wrote: Bennett Helm wrote: I can see I'm too late to respond. I did just update svn, and now LyX crashes on launch. Does this have something to do with t

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Bennett Helm
On Tue, Jul 29, 2008 at 4:47 PM, Richard Heck <[EMAIL PROTECTED]> wrote: > Bennett Helm wrote: > >> On Tue, Jul 29, 2008 at 3:22 PM, Richard Heck <[EMAIL PROTECTED]> >> wrote: >> >> >> >>> Bennett Helm wrote: >>> >>> >>> I can see I'm too late to respond. I did just update svn, and now LyX >>

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Richard Heck
Bennett Helm wrote: On Tue, Jul 29, 2008 at 3:22 PM, Richard Heck <[EMAIL PROTECTED]> wrote: Bennett Helm wrote: I can see I'm too late to respond. I did just update svn, and now LyX crashes on launch. Does this have something to do with this commit? Hard to know. Can you see if rev

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Bennett Helm
On Tue, Jul 29, 2008 at 3:22 PM, Richard Heck <[EMAIL PROTECTED]> wrote: > Bennett Helm wrote: > >> I can see I'm too late to respond. I did just update svn, and now LyX >> crashes on launch. Does this have something to do with this commit? >> >> Hard to know. Can you see if reverting to 25987 or

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Richard Heck
Bennett Helm wrote: On Tue, Jul 29, 2008 at 2:16 PM, Richard Heck <[EMAIL PROTECTED] > wrote: Abdelrazak Younes wrote: Richard Heck wrote: I saw the same problem Bennett did, by the way, on Linux. It occurred to me that it might be

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Bennett Helm
On Tue, Jul 29, 2008 at 2:16 PM, Richard Heck <[EMAIL PROTECTED]> wrote: > Abdelrazak Younes wrote: > >> Richard Heck wrote: >> >>> I saw the same problem Bennett did, by the way, on Linux. It occurred to >>> me that it might be another manifestation of the refresh() issue. So I did >>> the attach

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Richard Heck
Abdelrazak Younes wrote: Richard Heck wrote: I saw the same problem Bennett did, by the way, on Linux. It occurred to me that it might be another manifestation of the refresh() issue. So I did the attached, and it works for me. Bennett? Aha... well spotted. But this is not due to the refresh

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Richard Heck
Abdelrazak Younes wrote: I did that. But, sorry Richard, I forgot to credit you for the idea. You just did. ;-) rh

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Richard Heck wrote: Abdelrazak Younes wrote: Bennett Helm wrote: The first time I typeset a file, everything works. If I subsequently modify the document and then typeset again, I get an error: Could not copy a temporary file from /Users/bennett/tmp/lyx_tmpdir.J82124

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Abdelrazak Younes
Richard Heck wrote: Abdelrazak Younes wrote: Richard Heck wrote: Abdelrazak Younes wrote: Bennett Helm wrote: The first time I typeset a file, everything works. If I subsequently modify the document and then typeset again, I get an error: Could not copy a temporary file from /Users/bennett/

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Richard Heck
Abdelrazak Younes wrote: Richard Heck wrote: Abdelrazak Younes wrote: Bennett Helm wrote: The first time I typeset a file, everything works. If I subsequently modify the document and then typeset again, I get an error: Could not copy a temporary file from /Users/bennett/tmp/lyx_tmpdir.J82124

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Abdelrazak Younes
Richard Heck wrote: Abdelrazak Younes wrote: Bennett Helm wrote: The first time I typeset a file, everything works. If I subsequently modify the document and then typeset again, I get an error: Could not copy a temporary file from /Users/bennett/tmp/lyx_tmpdir.J82124/lyx_tmpbuf3/test.pdf to /

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Richard Heck
Abdelrazak Younes wrote: Bennett Helm wrote: The first time I typeset a file, everything works. If I subsequently modify the document and then typeset again, I get an error: Could not copy a temporary file from /Users/bennett/tmp/lyx_tmpdir.J82124/lyx_tmpbuf3/test.pdf to /Users/bennett/tmp/lyx

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Bennett Helm
On Tue, Jul 29, 2008 at 10:33 AM, Abdelrazak Younes <[EMAIL PROTECTED]> wrote: > OK, fixed. > Works for me -- thanks! Bennett

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Abdelrazak Younes
Bennett Helm wrote: The first time I typeset a file, everything works. If I subsequently modify the document and then typeset again, I get an error: Could not copy a temporary file from /Users/bennett/tmp/lyx_tmpdir.J82124/lyx_tmpbuf3/test.pdf to /Users/bennett/tmp/lyx_tmpdir.J82124/lyx_tmpbuf3/

Re: "Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Abdelrazak Younes
Bennett Helm wrote: The first time I typeset a file, everything works. If I subsequently modify the document and then typeset again, I get an error: Could not copy a temporary file from /Users/bennett/tmp/lyx_tmpdir.J82124/lyx_tmpbuf3/test.pdf to /Users/bennett/tmp/lyx_tmpdir.J82124/lyx_tmpbu

"Could not move temporary file" error (FileName.cpp)

2008-07-29 Thread Bennett Helm
The first time I typeset a file, everything works. If I subsequently modify the document and then typeset again, I get an error: Could not copy a temporary file from /Users/bennett/tmp/lyx_tmpdir.J82124/lyx_tmpbuf3/test.pdf to /Users/bennett/tmp/lyx_tmpdir.J82124/lyx_tmpbuf3/test.pdf. The termina