Re: Bug 5472

2008-11-23 Thread Pavel Sanda
Joost Verburg wrote: > If you remove it, copy/paste no longer works > between LyX and other Windows applications. if we don't know how to fix it, then removal is better than crashing. pavel

Re: Bug 5472

2008-11-23 Thread Joost Verburg
Abdelrazak Younes wrote: Bug 5472 disappears when: * The QWindowsMimeMetafile wmf_mime_ is not registered. (commenting out [EMAIL PROTECTED]) or * QWindowsMimeMetafile::[EMAIL PROTECTED]@531 returns true in stead of false. (Then pasting from LyX into Word does not work anymore). Any one

Re: Bug 5472

2008-11-23 Thread Abdelrazak Younes
show_bug.cgi?id=4846) // If the clipboard is not cleared, LyX crashes on exit when it is // compiled in release mode and if there is something in the clipboard. // This is related to QWindowsMimeMetafile which is apparently not // properly destroyed. Bug 5472 disappea

Bug 5472

2008-11-22 Thread Vincent van Ravesteijn
ot cleared, LyX crashes on exit when it is // compiled in release mode and if there is something in the clipboard. // This is related to QWindowsMimeMetafile which is apparently not // properly destroyed. Bug 5472 disappears when: * The QWindowsMimeMetafile wmf_mime_ is not registered. (comment