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
(and it should be), Tkinter would be the most simple crossplatform toolkit that
is available everywhere -- even if it is somewhat ugly on some platforms.

As for using Python instead of Java: I based that on the assumption that (at
least in the LibreOffice community) there are more people willing to work on
the first than on the second. I might be wrong.

@Florian: So if there are not a few people showing up saying "I would help out
with Python, but unlikely with Java" (which did not happen yet), just go ahead 
with
Java, if you prefer that. It was based on my gut feeling, and gut feelings
might be wrong.

Best,

Bjoern
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


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, 
>> but compiling with Eclipse and IntelliJ Idea Help appreciated, same repo 
>> (https://github.com/reisi007/Bibi-GUI).
>
> If you rewrite from scratch please consider using Python3 instead of Java, if
> possible. It is a lot better suited for the issue at hand for a multitude of
> reasons.

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...

--R

-- 
Robinson Tryon
LibreOffice Community Outreach Herald
The Document Foundation
qu...@libreoffice.org
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: [Libreoffice-qa] Bisect GUI for Windows

2014-04-19 Thread Bjoern Michaelsen
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, 
> but compiling with Eclipse and IntelliJ Idea Help appreciated, same repo 
> (https://github.com/reisi007/Bibi-GUI).

If you rewrite from scratch please consider using Python3 instead of Java, if
possible. It is a lot better suited for the issue at hand for a multitude of
reasons.

Best,

Bjoern
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: [Libreoffice-qa] Bisect GUI for Windows

2014-04-19 Thread Florian Reisinger
Hi,

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, but 
compiling with Eclipse and IntelliJ Idea Help appreciated, same repo 
(https://github.com/reisi007/Bibi-GUI).

Liebe Grüße, / Yours,
Florian Reisinger

> Am 18.01.2014 um 20:08 schrieb Florian Reisinger :
> 
> Hi,
> 
> Today I started looking into the library - promising,but maybe I need advice 
> about skripting binary search with skip [in a performant way]...
> 
> Stay tuned ;)
> 
> Liebe Grüße, / Yours,
> Florian Reisinger
> 
>> Am 18.01.2014 um 17:33 schrieb "Bjoern Michaelsen" 
>> :
>> 
>> Hi,
>> 
>> sorry, I missed/skipped over this mail and only now stimbled over it.
>> 
>>> On Mon, Jan 13, 2014 at 09:59:13AM +0100, Florian Reisinger wrote:
>>> However, looking at Björn, cloph, have YOU done anything up to now
>>> or should I start to look into the library?
>> 
>> No, I found no time at all for that unfortunately. So no advise or guidance
>> from my side really, just go ahead with what makes most sense to you.
>> 
>> Best,
>> 
>> Bjoern
> ___
> List Name: Libreoffice-qa mailing list
> Mail address: Libreoffice-qa@lists.freedesktop.org
> Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
> Problems? 
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://lists.freedesktop.org/archives/libreoffice-qa/
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Re: [Libreoffice-qa] Bisect GUI for Windows

2014-01-18 Thread Florian Reisinger
Hi,

Today I started looking into the library - promising,but maybe I need advice 
about skripting binary search with skip [in a performant way]...

Stay tuned ;)

Liebe Grüße, / Yours,
Florian Reisinger

> Am 18.01.2014 um 17:33 schrieb "Bjoern Michaelsen" 
> :
> 
> Hi,
> 
> sorry, I missed/skipped over this mail and only now stimbled over it.
> 
>> On Mon, Jan 13, 2014 at 09:59:13AM +0100, Florian Reisinger wrote:
>> However, looking at Björn, cloph, have YOU done anything up to now
>> or should I start to look into the library?
> 
> No, I found no time at all for that unfortunately. So no advise or guidance
> from my side really, just go ahead with what makes most sense to you.
> 
> Best,
> 
> Bjoern
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Re: [Libreoffice-qa] Bisect GUI for Windows

2014-01-18 Thread Bjoern Michaelsen
Hi,

sorry, I missed/skipped over this mail and only now stimbled over it.

On Mon, Jan 13, 2014 at 09:59:13AM +0100, Florian Reisinger wrote:
> However, looking at Björn, cloph, have YOU done anything up to now
> or should I start to look into the library?

No, I found no time at all for that unfortunately. So no advise or guidance
from my side really, just go ahead with what makes most sense to you.

Best,

Bjoern
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


[Libreoffice-qa] Bisect GUI for Windows

2014-01-13 Thread Florian Reisinger

Hi,

I have been trying to do the GUI, with git in the background. Well it 
didn't work out well.


I wrote a email to cloph and Björn (yes, that's why I am CC'ing you). It 
definitely won't work to "steer" git bash via a program.


Fortunately there are tons of git libraries online, unlucky for us noone 
of them is implementing bisect :D.  IMHO it is time to make the effort 
and reimplement git bisect using this library: http://libgit2.github.com/
As you know, my favorite language is C# (Mono). In dark theory we could 
(theoretically) build a git Bisect GUI for Win,Linux Mac


However, looking at Björn, cloph, have YOU done anything up to now or 
should I start to look into the library?


@Anyone: Any thoughts??

PS: Most likely I will start in February, so we have some time to discuss :D

--
Liebe Grüße | Yours,
Florian Reisinger

___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/