2016-11-15

Create page for BHS 5.3.0Beta1

New page

{{TopMenu}}

{{Menu}}

{{Menu.QA}}

{{OrigLang|}}

<!--

[[File:Bughuntban51Beta.png|center]]

-->

<div style="border-width:5px; border-color:black; padding: 5px; background-color:powderblue;">

{| class="wikitable" align="right" cellpadding="20"

| colspan="2" style="color:white; background-color:lightblue; font-weight: bold; text-align:center;" |BugHunting Session

''[[QA/BugHuntingSession/5.2.0RC1|previous]] - [[BugHunting Session XYZ|next]]''

|-

|'''Date''' || October 21

|-

| '''IRC Channel''' || {{irc|libreoffice-qa}}

|-

|}

'''Quick Start :'''<br>

# Download: [http://dev-builds.libreoffice.org/pre-releases/ here!] NOTE: Builds will be available at the time of the Bug Hunting Session

# Test what you want

# Found a bug? Mention it on [[QA/IRC]] or [[QA/BugReport|file a bug]]!

''It's as simple as that -- your help is greatly appreciated!''

</div>

== Intro ==

Our community is preparing for the release of [[ReleaseNotes/5.3|LibreOffice 5.3.0]]. We've added many new features and fixed loads of bugs (see below...), and we want to make sure that the new version is well-tested. You can help to make this release a great one! Be aware however that the translations for this version are still being done and are not yet integrated.

On October 21st we will have an international Bug Hunting Session (BHS), testing the version of LibreOffice 5.3.0. Please join us! :-)

== How to join ==

*Get the latest version [http://dev-builds.libreoffice.org/pre-releases/ from the pre-releases server]. NOTE: Builds will be available at the time of the Bug Hunting Session

; Linux (32-bit):

* [http://dev-builds.libreoffice.org/pre-releases/deb/x86/?C=S;O=D;P=*5.3.0.0* DEB]

* [http://dev-builds.libreoffice.org/pre-releases/rpm/x86/?C=S;O=D;P=*5.3.0.0* RPM]

; Linux (64-bit):

* [http://dev-builds.libreoffice.org/pre-releases/deb/x86_64/?C=S;O=D;P=*5.3.0.0* DEB]

* [http://dev-builds.libreoffice.org/pre-releases/rpm/x86_64/?C=S;O=D;P=*5.3.0.0* RPM]

; Windows:

* [http://dev-builds.libreoffice.org/pre-releases/win/x86/?C=S;O=D;P=*5.3.0.0* 32-bit]

* [http://dev-builds.libreoffice.org/pre-releases/win/x86_64/?C=S;O=D;P=*5.3.0.0* 64-bit]

; Mac OS X:

* [http://dev-builds.libreoffice.org/pre-releases/mac/x86_64/?C=S;O=D;P=*5.3.0.0* 64-bit]

Note that it will not '''replace''' your actual installation -- this is a development version that will not install as a production version.

*[[#Found a bug.3F|Report bugs]] you find

== When: October 21st ==

Feel free to join us at any point during this Friday.

* [[#Mentors]] will be available from 08:00 UTC to 22:00 UTC on that date.

If you can't join us during this session, you're always welcome to help us hunt for bugs on other days. The builds of this particular release (LibreOffice 5.3.0 Beta1) will be [[ReleasePlan/5.3#5.3.0 release|available until end of November]] ;-)

== What to test ==

We aim to:

* Do as much testing on the 5.3.0 as possible

* Triage all [https://bugs.documentfoundation.org/buglist.cgi?bug_status=NEW&bug_status=REOPENED&list_id=649024&query_format=advanced&resolution=---&version=5.3.0.0.alpha0%2B&version=5.3.0.0.alpha1%2B%20Master already-filed] issues for this version, so that it's as clear as possible for the developers to step in!

There are always more ways to test: do your regular tasks, structured tests, or play with the new features..

Choose what suits best for you :-) All testing is great and important, and the more we are, the more chance we have to hunt a bug!

So take one of those:

* Your own favourite features

* Look at the [[ReleaseNotes/5.3|new 5.3 features]]

* pick a component and check for bugs that were fixed in this release:

** [https://bugs.documentfoundation.org/buglist.cgi?bug_status=RESOLVED&component=Base&list_id=642845&query_format=advanced&status_whiteboard=target%3A5.3.0&status_whiteboard_type=casesubstring Base]

** [https://bugs.documentfoundation.org/buglist.cgi?bug_status=RESOLVED&component=BASIC&list_id=642845&query_format=advanced&status_whiteboard=target%3A5.3.0&status_whiteboard_type=casesubstring BASIC]

** [https://bugs.documentfoundation.org/buglist.cgi?bug_status=RESOLVED&component=Calc&list_id=642845&query_format=advanced&status_whiteboard=target%3A5.3.0&status_whiteboard_type=casesubstring Calc]

** [https://bugs.documentfoundation.org/buglist.cgi?bug_status=RESOLVED&component=Chart&list_id=642845&query_format=advanced&status_whiteboard=target%3A5.3.0&status_whiteboard_type=casesubstring Chart]

** [https://bugs.documentfoundation.org/buglist.cgi?bug_status=RESOLVEDcomponent=Draw&list_id=642845&query_format=advanced&status_whiteboard=target%3A5.3.0&status_whiteboard_type=casesubstring Draw]

** [https://bugs.documentfoundation.org/buglist.cgi?bug_status=RESOLVED&component=Printing%20and%20PDF%20export&list_id=642846&query_format=advanced&status_whiteboard=target%3A5.3.0&status_whiteboard_type=casesubstring Printing and PDF Export]

** [https://bugs.documentfoundation.org/buglist.cgi?bug_status=RESOLVED&component=UI&list_id=642846&query_format=advanced&status_whiteboard=target%3A5.3.0&status_whiteboard_type=casesubstring UI]

** [https://bugs.documentfoundation.org/buglist.cgi?bug_status=RESOLVED&component=Writer&list_id=642845&query_format=advanced&status_whiteboard=target%3A5.3.0&status_whiteboard_type=casesubstring Writer]

* Things that underwent major refactorings between 5.2 -> 5.3:

** Text layout underwent a major refactoring to unify it accross platforms.

*** The new layout engine can be enabled by setting <code>SAL_USE_COMMON_LAYOUT=1</code> enironment variable before running LibreOffice.

*** Watch for any text layout regressions when the new layout engine is enabled, or regressions from 5.2 even without enabling it.

*** New features to test:

**** Layout with the same fonts should give the same result on all platforms.

**** Graphite fonts and vertical CJK text now work on macOS.

**** OpenType features can be controlled as Graphite features.

**** Default ligatures and kerning are enabled by default on Windows.

*** Verify if any of the bugs blocked by {{Bugentry|89870}} is now fixed.

** <your refactoring here> ...

===Dedicated sessions===

You want to participate for a short period of time or only on a dedicated module, join us for this dedicated session that will happen between '''15:00 and 17:00h UTC on Friday'''.

Another session concerning a set of top 7 features to test will be organized between '''17:00 and 19:00h UTC on Friday'''.

* [[ReleaseNotes/5.3#Table_Styles|Writer Table Styles]]

* [[ReleaseNotes/5.3#Improvements_in_OpenXML_filter|Calc OpenXML Filter]]

* [[ReleaseNotes/5.3#Sidebar|SideBar]]

* [[ReleaseNotes/5.3#Area_Dialog|Area Fill Tab]] ( available in the Style, Paragraph, Area, Page, and Slide dialogs )

* [[ReleaseNotes/5.3#Base|Firebird 3.0]]

* GTK3 in general

* Dark Themes in GTK+

* Safe Mode ( Can be accessed via Help->Safe Mode; cmd line option --safe-mode, or the windows start menu entry "LibreOffice (Safe Mode)" )

During those dedicated sessions, we will try to concentrate all our efforts together. This will ease reproduction of bugs, make it more fun to work together and at the end, we will have bugs confirmed or filled in a more complete manner.

== Found a bug? ==

At first, make sure it isn't already reported by [https://bugs.documentfoundation.org/query.cgi searching in our bug database]. If it isn't reported yet, you can add it to our bug database using our [https://bugs.documentfoundation.org/enter_bug.cgi?format=guided&product=LibreOffice], which is a guided form to report bugs. If you are more confident with Bugzilla, you can report your bug using the [https://bugs.documentfoundation.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED Bugzilla interface]. When you want to discuss first, use chat or mail, fast and direct.

So:

*[[QA/BugReport|Add it]] to BugZilla , or

* Discuss it on [[QA/IRC]]

* Via the [[QA/Mailing List]]

If there is a bug that you want to pin point as clear as possible, then [[QA/HowToBibisect|bibisect]] ([http://sweetshark.livejournal.com/7683.html explained by Bjoern Michaelsen]) will be a great tool for you (''for advanced testers'')!

== Get a little support ==

Other users and testers are on IRC and the mailing list to help with any question. Don't be shy, don't hesitate to ask!

More info on Moztrap, to work with our test cases, is [[MozTrap|here]]

If you have an idea for a test case, feel welcome to post this at our [mailto:libreoffice-qa@freedesktop.org QA mailing list]

== Mentors ==

Who's available to manage the {{irc|libreoffice-qa}} channel? It would be great to have a couple of people providing coverage most of the day...

=== Friday ===

* sophi

* xisco

* buovjaga

* (your name here)

== Participants ==

Joining us for Bug Hunting Fun?

It'd be very helpful for us if you could register for the TDF Wiki and add your name or IRC nick below. This helps us keep track of participation in the event, and gives us stats to help us plan our next Bug Hunting event!

=== Friday ===

* sophi: Mentoring.

* xisco: Mentoring.

* (your name here): (what you want to test)

=== I don't want to commit to a particular day! ===

For those of you who like to keep things loose and fluid, please add your name (and/or IRC nick) below. We're looking forward to seeing you in #libreoffice-qa at ''some point'' during the weekend :-)

* (your name here)

== Banners ==

[[File:BHS5.3Alpha1 large.png|thumbnail|left]]

[[File:BHS5.3Alpha1 small.png|thumbnail|left]]

[[Category:QA]]

Show more