Re: [Libreoffice-qa] Bisect GUI for Windows

2014-04-20 Thread Robinson Tryon
On Sat, Apr 19, 2014 at 11:56 AM, Bjoern Michaelsen wrote: > Hi, > > On Sat, Apr 19, 2014 at 06:39:53PM +0200, Florian Reisinger wrote: >> Today I restarted with Java, as the Mono-solution is not compatible with >> Linux... Stay tuned. PS: I do have problems to create a .JAR at the moment, >> bu

[Libreoffice-qa] Resizing preview of Draw drawing does not work any longer in 4.3.0.0alpha0, when openening a pdf?

2014-04-20 Thread Thomas Hackert
Hello @ll, while I was looking at bug https://bugs.freedesktop.org/show_bug.cgi?id=76500, I discovered the following: 0. either download the TeX file (https://bugs.freedesktop.org/attachment.cgi?id=96230) and create your own PDF file, or download the attached PDF (https://bugs.freedesktop.org

Re: [Libreoffice-qa] Bisect GUI for Windows

2014-04-20 Thread Bjoern Michaelsen
Hi, On Sun, Apr 20, 2014 at 09:43:45AM -0700, Robinson Tryon wrote: > Bjoern -- Thoughts on using Glade for this purpose? I figure it might > be good to use the same stuff we're using elsewhere in the LO > project... I dont think Glade is a good idea. If the bibisect UI is sufficiently simple (a

[Libreoffice-qa] Python vs Java, Was Bisect GUI for Windows

2014-04-20 Thread Jay Lozier
How much of the code requires Java? Also, with Python, the interpreter is likely not installed on Windows and possibly a Mac. With Linux one would need to verify the correct Python version is installed. I think the same problems are true with Ruby and Perl. However, JVMs are more likely to be

Re: [Libreoffice-qa] Python vs Java, Was Bisect GUI for Windows

2014-04-20 Thread Joel Madero
Hi Jay, Any way that you could collaborate with Florian to try to get the Bibisect GUI up and running? It's one of our long running projects in QA and currently it's just Florian working on it. It would be an incredible addition to ensuring high quality releases as it would open the door for

Re: [Libreoffice-qa] Python vs Java, Was Bisect GUI for Windows

2014-04-20 Thread Jay Lozier
Joel, I do not know how much help I can give. Florian, Please contact me with more details about the GUI. Jay On 04/20/2014 03:01 PM, Joel Madero wrote: Hi Jay, Any way that you could collaborate with Florian to try to get the Bibisect GUI up and running? It's one of our long running projec

Re: [Libreoffice-qa] Python vs Java, Was Bisect GUI for Windows

2014-04-20 Thread Bjoern Michaelsen
On Sun, Apr 20, 2014 at 02:57:36PM -0400, Jay Lozier wrote: > Also, with Python, the interpreter is likely not installed on > Windows and possibly a Mac. Python ships with LibreOffice on Windows and Mac (and can be assumed to be there on ~all Linux installs). But anyway, the only thing that would

Re: [Libreoffice-qa] Python vs Java, Was Bisect GUI for Windows

2014-04-20 Thread Jay Lozier
I can help with Python Jay On 04/20/2014 05:39 PM, Bjoern Michaelsen wrote: On Sun, Apr 20, 2014 at 02:57:36PM -0400, Jay Lozier wrote: Also, with Python, the interpreter is likely not installed on Windows and possibly a Mac. Python ships with LibreOffice on Windows and Mac (and can be assumed

Re: [Libreoffice-qa] Python vs Java, Was Bisect GUI for Windows

2014-04-20 Thread Robinson Tryon
On Sun, Apr 20, 2014 at 2:43 PM, Jay Lozier wrote: > I can help with Python > Jay/Florian -- I'll be happy to test on GNU/Linux. I might be able to poke at some Python code, but my TDF-time is very busy right now! :-) Cheers, --R -- Robinson Tryon LibreOffice Community Outreach Herald The Docu

Re: [Libreoffice-qa] Python vs Java, Was Bisect GUI for Windows

2014-04-20 Thread Joel Madero
Hey Jay, On 04/20/2014 02:43 PM, Jay Lozier wrote: I can help with Python \o/ Excellent. Hopefully you, Florian and Robinson can collaborate and make this happen. I think between this and our own bug tracker both being on firm footing QA will make solid progress in the coming months :-D B

[Libreoffice-qa] Extensive docx conversion tests...

2014-04-20 Thread Robinson Tryon
[was: [documentliberation-discuss] two docx conversion test results on LibreOffice] Dear QA Team, Please say hi to Jay Philips who is currently doing extensive...well, let's just read what he wrote: On Sat, Apr 19, 2014 at 6:22 AM, Jay Philips wrote: > I am doing extensive docx and doc conversi

Re: [Libreoffice-qa] Extensive docx conversion tests...

2014-04-20 Thread Robinson Tryon
Aaand I should probably cc Jay here, as I'm not sure he's on the list :-) --R On Sun, Apr 20, 2014 at 4:05 PM, Robinson Tryon wrote: > [was: [documentliberation-discuss] two docx conversion test results on > LibreOffice] > > Dear QA Team, > > Please say hi to Jay Philips who is currently doi

[Libreoffice-qa] QA Meeting: It's time for another one! Tomorrow @ 18:30 UTC

2014-04-20 Thread Robinson Tryon
For the agenda, plus a handy-dandy link to the local-time translation of 18:30 UTC, see the meeting page: https://wiki.documentfoundation.org/QA/Meetings/2014/April_21 Hope to see you there! Best, --R -- Robinson Tryon LibreOffice Community Outreach Herald Senior QA Troublemaker The Document F

Re: [Libreoffice-qa] Python vs Java, Was Bisect GUI for Windows

2014-04-20 Thread Florian Reisinger
Hi, removing floeff as he has enough on his plate... If it is not a language I know, or familiar to Java or C#, I am just lacking time to learn the language. Basically we have a up and running C# application and yesterday I started with the java GUI. To be honest it is not a big deal of code...