[Libreoffice-commits] core.git: Changes to 'private/jmux/libreoffice-4-1-6+all-no-merge'

2014-10-06 Thread Ignaz Forster
New branch 'private/jmux/libreoffice-4-1-6+all-no-merge' available with the following commits: commit 37b9f9a86378c8cec2c06fda8be87af1b9b79a3f Author: Ignaz Forster Date: Wed Jul 30 12:47:58 2014 +0200 Change submodules location to old new name

Re: UNO: Possible to get printing progress?

2014-04-08 Thread Ignaz Forster
Hi Fernand, thanks a lot for your reply. I was thinking more of a real progress indicator, like "Printing page 50 of 3000" - similar to LibreOffice's own progress dialog when printing a document from within the GUI. I guess that's not possible? Regards, Ignaz Am 07.04.2014 18:36, schrieb

UNO: Possible to get printing progress?

2014-04-07 Thread Ignaz Forster
Hello, is it possible to get the printing progress of a document via UNO? This would make it possible to give the user some feedback when printing large documents. The closest thing I've found is the PrintJobEvent (http://api.libreoffice.org/docs/idl/ref/structcom_1_1sun_1_1star_1_1view_1_1P

Re: Java/SWING + VCL / X crasher ...

2012-12-03 Thread Ignaz Forster
Am 30.11.2012 12:29, schrieb Andrew Haley: Fixed thusly, We'll see what the AWT devs say. Thanks a lot for the patch and sorry for all the trouble with reproducibility! I haven't been able to reproduce the crash with this patch applied, so I would assume the problem is really fixed. Ignaz

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Ignaz Forster
Am 28.11.2012 19:04, schrieb Andrew Haley: I wonder if there's something you've been doing that I haven't. I don't think I did anything special... To be sure I reproduced the problem at home (this time with a single core CPU) using the Fedora Live CD: - Download 64-bit Fedora 17 KDE Spin -

Re: Java/SWING + VCL / X crasher ...

2012-11-28 Thread Ignaz Forster
Hi Andrew, we are currently creating a minimal Java test extension; in the meantime you could also use the WollMux extension to reproduce the problem: - Download http://wollmux.googlecode.com/files/wollmux-11.10a-manual_installation.zip - Extract the file WollMux.oxt - Install the plugin: un

Re: Java/SWING + VCL / X crasher ...

2012-11-28 Thread Ignaz Forster
Am 28.11.2012 13:33, schrieb Andrew Haley: On 11/28/2012 10:45 AM, Ignaz Forster wrote: - Download http://wollmux.googlecode.com/files/wollmux-11.10a-manual_installation.zip - Extract the file WollMux.oxt - Install the plugin: unopkg add /path/to/WollMux.oxt (or, if unopkg isn't installed