![]() ![]() |
Thorsten Behrens |
![]() |
Dear Community,
The Document Foundation is pleased to announce the first Beta release 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 Beta1 is not ready yet for production use, you should continue to use LibreOffice 4.0.3 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 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 Beta1 is available from our wiki: http://wiki.documentfoundation.org/Releases/4.1.0/Beta1 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 _______________________________________________ LibreOffice mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/libreoffice |
![]() |
Is anyone else getting a crash (no error message) when selecting Format -> Character..., Format -> Paragraph... etc. etc.? (Win7 x64)
On Sun, May 26, 2013 at 1:04 AM, Thorsten Behrens <[hidden email]> wrote: Dear Community, _______________________________________________ LibreOffice mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/libreoffice |
![]() |
Hi,
On 26/05/2013 11:08, khagaroth wrote: > Is anyone else getting a crash (no error message) when selecting Format -> > Character..., Format -> Paragraph... etc. etc.? (Win7 x64) I didn't test it by myself, but it just has been reported on the QA FR list, with Format > Page. Kind regards Sophie > > > On Sun, May 26, 2013 at 1:04 AM, Thorsten Behrens < > [hidden email]> wrote: > >> Dear Community, >> >> The Document Foundation is pleased to announce the first Beta release >> 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 Beta1 is not ready yet >> for production use, you should continue to use LibreOffice 4.0.3 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 >> >> 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 Beta1 is available >> from our wiki: >> >> http://wiki.documentfoundation.org/Releases/4.1.0/Beta1 >> >> 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 >> >> -- >> To unsubscribe e-mail to: [hidden email] >> Problems? >> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ >> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette >> List archive: http://listarchives.libreoffice.org/global/projects/ >> All messages sent to this list will be publicly archived and cannot be >> deleted >> >> > -- Sophie Gautier <[hidden email]> Tel:+33683901545 Membership & Certification Committee Member - Co-founder The Document Foundation _______________________________________________ LibreOffice mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/libreoffice |
![]() |
Verified, reporting now, obviously a blocker....dammit.... Best,Joel On Sun, May 26, 2013 at 2:12 AM, Sophie Gautier <[hidden email]> wrote: Hi, -- _______________________________________________ LibreOffice mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/libreoffice |
![]() |
On Sun, May 26, 2013 at 9:49 PM, Joel Madero <[hidden email]> wrote:
-- _______________________________________________ LibreOffice mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/libreoffice |
![]() ![]() |
Andreas Radke |
![]() |
In reply to this post by Thorsten Behrens
It seems distro-pack-install needs some fixes. My testing build uses
make DESTDIR=${srcdir}/fakeinstall distro-pack-install and then I move files from fakeinstall dir to sub packages using the file lists. This leads to: mv: cannot stat '/build/libreoffice/src/fakeinstall/usr/share/applications/libreoffice-startcenter.desktop': No such file or directory [andyrtr@workstation64 trunk]$ find /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/ | grep .desktop /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/base.desktop /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/startcenter.desktop /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/writer.desktop /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/qstart.desktop /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/calc.desktop /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/xsltfilter.desktop /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/math.desktop /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/impress.desktop /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/draw.desktop For libo-common the files are no more going to /usr/share/applications. Maybe this is due to the remove of unix-wrapper switch. common_list.txt is still including: /usr/share/applications/libreoffice-startcenter.desktop /usr/share/applications/libreoffice-xsltfilter.desktop -Andy ArchLinux _______________________________________________ LibreOffice mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/libreoffice |
![]() ![]() |
Petr Mladek |
![]() |
Andreas Radke píše v St 29. 05. 2013 v 22:52 +0200:
> It seems distro-pack-install needs some fixes. My testing build uses > > make DESTDIR=${srcdir}/fakeinstall distro-pack-install > > and then I move files from fakeinstall dir to sub packages using the > file lists. This leads to: > > mv: cannot stat > '/build/libreoffice/src/fakeinstall/usr/share/applications/libreoffice-startcenter.desktop': > No such file or directory > > [andyrtr@workstation64 trunk]$ find /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/ | grep .desktop > /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/base.desktop > /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/startcenter.desktop > /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/writer.desktop > /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/qstart.desktop > /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/calc.desktop > /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/xsltfilter.desktop > /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/math.desktop > /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/impress.desktop > /mnt/sdb3/andyrtr/arch64/chroots/testing-x86_64/andyrtr/build/libreoffice/pkg/libreoffice-common/usr/lib/libreoffice/share/xdg/draw.desktop > > For libo-common the files are no more going to /usr/share/applications. > Maybe this is due to the remove of unix-wrapper switch. > > common_list.txt is still including: > > /usr/share/applications/libreoffice-startcenter.desktop > /usr/share/applications/libreoffice-xsltfilter.desktop This should get fixed by http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-1&id=681449afee3f21b0df608109649e35ccdc770abd Anyway, there are still problems with the distro-pack-install. There are some new file lists or so that need to be handled. Best Regards, Petr _______________________________________________ LibreOffice mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/libreoffice |
![]() ![]() |
Petr Mladek |
![]() |
Petr Mladek píše v Po 03. 06. 2013 v 17:15 +0200:
> Andreas Radke píše v St 29. 05. 2013 v 22:52 +0200: > > common_list.txt is still including: > > > > /usr/share/applications/libreoffice-startcenter.desktop > > /usr/share/applications/libreoffice-xsltfilter.desktop > > This should get fixed by > http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-1&id=681449afee3f21b0df608109649e35ccdc770abd > > Anyway, there are still problems with the distro-pack-install. There are > some new file lists or so that need to be handled. The new file lists should get handled by the commit http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-1&id=8ce82f83fb8146b684bec5d903d76f034ba37d4a Best Regards, Petr _______________________________________________ LibreOffice mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/libreoffice |
Free forum by Nabble | Edit this page |