Re: [Libreoffice-qa] [ANN] gerrit daily digest active, please add yourself to watched projects, gerrit firehose ends 2013-06-17 0000UTC

2013-06-21 Thread Bjoern Michaelsen
Hi Mat,

On Thu, Jun 20, 2013 at 11:46:51PM +0200, Mat M wrote:
 Mind to merge my patch, please ?
 http://nabble.documentfoundation.org/LibreOffice-Gerrit-News-2013-06-17-tp4061810p4062117.html
 
 Thank you :)

That patch doesnt apply cleanly as you created it against an outdated version:

Applying: Update itemization's output
error: patch failed: gerritbot/send-daily-digest:27
error: gerritbot/send-daily-digest: patch does not apply
Patch failed at 0001 Update itemization's output
The copy of the patch that failed is found in:
   /home/bjoern/checkouts/dev-tools/.git/rebase-apply/patch
When you have resolved this problem, run git am --resolved.
If you prefer to skip this patch, run git am --skip instead.
To restore the original branch and stop patching, run git am --abort.

PLEASE: Next time, instead of attaching a plain patch to a mail, please just
push to gerrit, as that saves a lot of such avoidable trouble, esp. when
patches do not cleanly apply on master.

Anyway, pushed and deployed as:
 
https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=commit;h=ef48d775c8baa039e2f16ef7da928d99c2c27994
(which accidentally added a compiled pyc file as I had to manually merge and
apply that one)

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] Bug submission Assistant

2013-06-21 Thread Jean Spiteri
From what I have understood, the versions are got via a file named:
version.xhtml. Is this correct or not?

Sincerely,
Jean Spiteri. *
*


On Thu, Jun 20, 2013 at 11:11 PM, Rob Snelders libreoff...@ertai.nl wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi Jean,

 First I have send this to the QA-list as all these kind of questions
 about the BSA should be asked. Can you please CC it to the QA next
 time? Then they know also what is going on.
 I BCC'ed you this time as I don't know if you want your email-address
 known on the WWW.

 It is great that you want to work on it and I´ll look forward to any
 patches. If you have any more questions please ask.

 - --
 Greetings,
 Rob Snelders


 Op 20-06-13 18:33, Jean Spiteri schreef:
  I am trying to fix fdo#55460
  https://bugs.freedesktop.org/show_bug.cgi?id=55460. I know this
  is already fixed but the report states that there is a better way
  that can be done.
 
  Sincerely, Jean Spiteri. * *
 
 
  On Mon, Jun 17, 2013 at 6:12 PM, Rob Snelders
  libreoff...@ertai.nl mailto:libreoff...@ertai.nl wrote:
 
  Hi Jean,
 
  It is being done when you enter make. The processing is being done
  by query.pl http://query.pl
 
  What do you want to accomplish. If I know that then maybe I can
  help you better.
 
 
 

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.11 (GNU/Linux)
 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

 iQEcBAEBAgAGBQJRw2/6AAoJEGs78UIq7mKylDMIAIqfnV8Nyd6tBOVyIssYeE2g
 f+UZZDzF5AAO3JJMGcqRR6a8+FHXYqObDbDbidwJsLcdOridkBboAMNyhirf+E0Y
 JVsyHGHRUREKohdw5+O9q2WZAFzINy+ld4YXP7J6v1df5ah8/kPeAbrAll4tnZT1
 LHfqKWLE8mFQXNuK70L1n9DGkpCDbixoPfh8E3h8u91KOS5b3gf+NoEHe/0wTEnK
 HqNVD8z5x4+mhRQ4RR80OwFETtPdFo1nSyYbtSGnAMg207oh02mt1xEpGbIlWxQX
 GCdJcJsdGFl1Dt250JvTQx5q86jFdXtDa8ngPpCkHH+rMysMx4UdAhwNzn+CBo8=
 =Odx9
 -END PGP SIGNATURE-

___
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] Bug submission Assistant

2013-06-21 Thread Robinson Tryon
On Fri, Jun 21, 2013 at 2:26 AM, Robinson Tryon
bishop.robin...@gmail.com wrote:

 I haven't found a really clean way to grab just the active list of
 LibreOffice version numbers, but I refactored some of the
 version-grabbing code in query.pl and made it possible to get version
 numbers from either the query.cgi or the enter_bug.cgi page. That
 seems to work well (and covers some, but not all of the versions
 listed in the blacklist right now). Jean -- I'm not sure if that quite
 addresses what you're asking after regarding fdo#55460.

 In my github repo:
 53d7f4b74e8f58602b12771cf47c021c15a9f7b1
 Version Numbers: Avoid inactive #s by slurping from enter_bug.cgi

Couple of notes now that I'm more awake

1) We'd need to deal with logging-in to Bugzilla to access the
enter_bug.cgi page, which would complicate things
2) We'd need to update the url we pass to curl, etc..

Rob -- You mentioned something about wanting to switch to some direct
API into Bugzilla (instead of parsing x/html pages). Any further
thoughts on how difficult that would be?

cheers,
--R
___
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] Bug submission Assistant

2013-06-21 Thread Robinson Tryon
On Fri, Jun 21, 2013 at 10:35 AM, Jean Spiteri
beimaginativeegr...@gmail.com wrote:
 From what I have understood, the versions are got via a file named:
 version.xhtml. Is this correct or not?

The processed version #s are formatted and then saved in
version.xhtml. They are slurped from the query.cgi page that is
downloaded using curl in the Makefile.

Does that help?

Cheers,
--R
___
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] [ANN] LibreOffice 4.1.0 RC1 available

2013-06-21 Thread Thorsten Behrens
Dear Community,

The Document Foundation is pleased to announce the first release
candidate of our new LibreOffice 4.1. The upcoming 4.1 will be our
sixth major release in two and a half years, and comes with a nice set
of new features. Please be aware that LibreOffice 4.1 RC1 is not ready
yet for production use, you should continue to use LibreOffice 4.0.4
for that.

For further milestones towards 4.1, please refer to our release plan
timings here:

 https://wiki.documentfoundation.org/ReleasePlan/4.1#4.1.0_release

You can find a (work-in-progress) list of new features for 4.1 on this
page - please feel free to extend with stuff we've missed, or amend
text-only descriptions with nice screenshots:

 https://wiki.documentfoundation.org/ReleaseNotes/4.1

The release is available for Windows, Linux and Mac OS X from our QA
builds download page at

  http://www.libreoffice.org/download/pre-releases/

Should you find bugs, please report them to the FreeDesktop Bugzilla:

  https://bugs.freedesktop.org

A good way to assess the release candidate quality is to run some
specific manual tests on it, our TCM wiki page has more details:

 
http://wiki.documentfoundation.org/QA/Testing/Regression_Tests#Full_Regression_Test
 
For other ways to get involved with this exciting project - you can
e.g. contribute code:

  http://www.libreoffice.org/get-involved/developers/

translate LibreOffice to your language:

  http://wiki.documentfoundation.org/LibreOffice_Localization_Guide

or help with funding our operations:

  http://donate.libreoffice.org/

A list of known issues and fixed bugs with 4.1.0 RC1 is available
from our wiki:

  http://wiki.documentfoundation.org/Releases/4.1.0/RC1

Let us close again with a BIG Thank You! to all of you having
contributed to the LibreOffice project - this release would not have
been possible without your help.

Yours,

The Document Foundation Board of Directors

The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany
Rechtsfähige Stiftung des bürgerlichen Rechts
Legal details: http://www.documentfoundation.org/imprint


signature.asc
Description: Digital signature
___
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] Bug Confirmation Event Update

2013-06-21 Thread Joel Madero
Hi All,

Quick update: those of you participating our doing an incredible job, if
others want to join I encourage you more than ever to do so, it's really
been a great experience for me and has once again provided proof that
together, we can get a tremendous amount done.

In less than 2 days (42.5 hours there about) we're down 98 bugs in the list
which is about 8.2% of the total count, my personal goal -- which I admit I
thought was a bit naive and hoping for too much - was to get the list down
by 25% or about 300 bugs, obviously I underestimated.


Thanks to those participating, for those thinking about it, please join!
https://wiki.documentfoundation.org/QA/Projects/Bug_Triage_Contest

and the QA IRC channel (#libreoffice-qa) is very active if you'd like to
come and see one of the components which makes the wheels move forward.


Warm Regards,
Joel

-- 
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com
___
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] New Component - BSA needs updated

2013-06-21 Thread Joel Madero
On Fri, Jun 21, 2013 at 1:58 PM, Rob Snelders libreoff...@ertai.nl wrote:

 Hi Joel,

 Joel Madero schreef op 21-06-2013 21:09:

  Hi to both of you.

 I've added a requested component to FDO (UX-Advice) for bugs that need
 UX input. From what Robinson said we just need to update a single txt
 file in BSA to get it working properly. Can you (Rob) add this?


 Robinson already fixed the BSA-part. But the wiki needs to be filled in.


I'll get to that - Thanks Robinson :)




 Also, was thinking maybe we can get Robinson some permission to push
 to BSA so we have a second person with the permissions.


 I think that is a good idea, but I can't arrange that. Florian needs to
 arrange the login to kermit, and probably also commit-access to the github,
 or at least he should know who can as I can't.


I'll ping him and get Robinson the rights.


Hope all is well with both of you.

Regards,
Joel


-- 
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com
___
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] New Component - BSA needs updated

2013-06-21 Thread Robinson Tryon
On Fri, Jun 21, 2013 at 4:58 PM, Rob Snelders libreoff...@ertai.nl wrote:
 Hi Joel,

 Joel Madero schreef op 21-06-2013 21:09:

 Hi to both of you.

 I've added a requested component to FDO (UX-Advice) for bugs that need
 UX input. From what Robinson said we just need to update a single txt
 file in BSA to get it working properly. Can you (Rob) add this?


 Robinson already fixed the BSA-part. But the wiki needs to be filled in.

I added the wiki pages on the EN side, so 'make extract-en' works now.
I think we need to make wiki changes from the FR side, but we should
be able to update the EN BSA right now...

--R
___
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] New Component - BSA needs updated

2013-06-21 Thread Joel Madero
On Fri, Jun 21, 2013 at 2:09 PM, Robinson Tryon
bishop.robin...@gmail.comwrote:

 On Fri, Jun 21, 2013 at 4:58 PM, Rob Snelders libreoff...@ertai.nl
 wrote:
  Hi Joel,
 
  Joel Madero schreef op 21-06-2013 21:09:
 
  Hi to both of you.
 
  I've added a requested component to FDO (UX-Advice) for bugs that need
  UX input. From what Robinson said we just need to update a single txt
  file in BSA to get it working properly. Can you (Rob) add this?
 
 
  Robinson already fixed the BSA-part. But the wiki needs to be filled in.

 I added the wiki pages on the EN side, so 'make extract-en' works now.
 I think we need to make wiki changes from the FR side, but we should
 be able to update the EN BSA right now...


Okay will do the update and make sure it works. Maybe we need to poke
Sophie  JBF about the French BSA - maybe best for me first to get EN one
complete so they know what to put on the French one.


Best,
Joel



-- 
*Joel Madero*
LibreOffice QA Volunteer
jmadero@gmail.com
___
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/