[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-12-11 Thread Launchpad Bug Tracker
[Expired for openoffice.org (Ubuntu) because there has been no activity for 60 days.] ** Changed in: openoffice.org (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-08-04 Thread Phil Ayres
For me, OpenOffice typically crashes after copying text in an Evolution email. I disabled Hyphenation in OpenOffice, since that hit me once with an automatic hyphenation happening. But in general it feels that the error happens when I switch between applications with Alt-Tab and swap back to OOo.

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-07-11 Thread I Kovalev
Tiago Lopes de Azevedo wrote on 2010-07-10: OOffice crashes if I enable the toolbar for drawing. Crashes too when I use Zotero (it uses java). And crashes also when I open a program in other work area, and return to OOffice area. Have tested OO Writer with drawing toolbar visible and

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-07-10 Thread Tiago Lopes de Azevedo
OOffice crashes if I enable the toolbar for drawing. Crashes too when I use Zotero (it uses java). And crashes also when I open a program in other work area, and return to OOffice area. -- OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

Re: [Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-07-07 Thread dicka
(numbered list in my case). Original Message Subject: [Bug 591952] Re: OpenOffice 3.2.0 crash due to interference fromanother Java application in Lucid From: I Kovalev iakova...@gmail.com To: ilya.almame...@gmail.com Date: Tue Jul 06 2010 18:09:42 GMT+0400 (MSD) dicka wrote

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-07-07 Thread I Kovalev
Well, that crash may happen even without any running application except the OO inself. The only thing I do is just try to copy a particular text fragment within the same document in oowriter. But as you noted above, more often it happens if I try to copy to clipboard fragment with outlines

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-07-06 Thread I Kovalev
dicka wrote on 2010-07-05: I can confirm similar issue on 32-bit Lucid box, but I do not run any java apps at the same time with OO. The crash happens when I try to copy to clipboard some selected content in Writer document. So may be this problem is not only java related. I guess the

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-07-05 Thread dicka
I can confirm similar issue on 32-bit Lucid box, but I do not run any java apps at the same time with OO. The crash happens when I try to copy to clipboard some selected content in Writer document. So may be this problem is not only java related. -- OpenOffice 3.2.0 crash due to interference

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-07-01 Thread I Kovalev
Have tested this small java programme and confirmed OpenOffice crash with both Sun Java 6 JRE and OpenJDK6 JRE. As concerning copying/pasting from OO to another java application: this still could be possible, with some restrictions though. For example, with OO running JDownloader is still able

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-06-30 Thread Ruth Alkema
I have just created a little java application that can cause openOffice to crash this way. import java.awt.Toolkit; import java.awt.datatransfer.Clipboard; import java.awt.datatransfer.Transferable; public class Testje { public static void main(String[] args) {

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-06-10 Thread I Kovalev
The issue has also been confirmed for openjdk-6-jre 64bit (IcedTea6 1.8 6b18-1.8-0ubuntu1). -- OpenOffice 3.2.0 crash due to interference from another Java application in Lucid https://bugs.launchpad.net/bugs/591952 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-06-10 Thread I Kovalev
I have just found the OpenOffice crash is caused by the clipboard watch function of JDownloader. With this function enabled, JDownloader parses the clipboard content upon each its renewal, extracts any url strings from there and adds them to download queue. Copying any content to a clipboard from

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-06-09 Thread Chris Cheney
Which java package do you have installed, is it the openjdk-6-jre or something else? ** Changed in: openoffice.org (Ubuntu) Status: New = Incomplete -- OpenOffice 3.2.0 crash due to interference from another Java application in Lucid https://bugs.launchpad.net/bugs/591952 You received

[Bug 591952] Re: OpenOffice 3.2.0 crash due to interference from another Java application in Lucid

2010-06-09 Thread I Kovalev
Sun Java 6 Runtime Environment build 1.6.0_20-b02 (64bit version), since JDownloader requires Sun Java for full interface functionality. Shall test openjdk-6-jre as well soon. -- OpenOffice 3.2.0 crash due to interference from another Java application in Lucid