[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 Olivier Hallot changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |RESOLVED -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #20 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7c6ca00e61c42bb7c43cbb7a3203d8bad5c0ed0e related: tdf#118571 installer: error out if path contains "//" It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #19 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/help/commit/?id=c6546852364c16f18a4e6a6409a4d2b6f26b10c7&h=libreoffice-6-1 tdf#118571 avoid MSI problems with double / in Package_html*.mk -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 Commit Notification changed: What|Removed |Added Whiteboard|target:6.2.0|target:6.2.0 target:6.1.0.2 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 Michael Stahl changed: What|Removed |Added CC||michael.st...@cib.de --- Comment #18 from Michael Stahl --- the problem in comment #7 is fixed on master now please check if there are still other problems -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 Commit Notification changed: What|Removed |Added Whiteboard||target:6.2.0 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #17 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=89f1284e5b8017e7f13e7551559d5038e2c05399 tdf#118571 avoid MSI problems with double / in Package_html*.mk -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #16 from Olivier Hallot --- Please disregard comment #15. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #15 from Olivier Hallot --- ok so, help and core packaging are wrong Help static files and media files should have gone into help package. Instead they are wrapped in libobasis-core, which is not good because it makes the core package heavier for download and can potentially break the logic of detecting local help. ref: workdir/installation/LibreOfficeDev/deb/listfile/en-US/epm_gid_Module_Root.lst that tell media file go to libreobasis-core -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #14 from Olivier Hallot --- (In reply to Olivier Hallot from comment #7) > It is a packaging issue with Windows. No issue with Linux. > > There is a spurious \help\ folder under libreoffice\help\ that contains > files that must be in the upper level > > In > files in \libreoffice\help\help\ > > must be moved to > > \libreoffice\help > > Raising importance. Packaging issue with msi Remark: The files to move are defaults.css help.html hid2file.js etc... and are common to all languages. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #13 from Leopoldo Saggin --- I also can confirm this bug in LO 6.1.0 RC1 I use LibO with the American English interface and Italian settings (comma vs dot, main dictionary Italian etc..). The Help I dowloaded was the American English one. If I try to open Help -> LibreOffice Help (F1), a Firefox (my default browser) blank page opens while on the address bar this address is reported: file:///C:/Program%20Files/LibreOffice/help/index.html?swriter/.uno:HelpIndex?Language=en-US&System=WIN&Version=6.1 Please note that this happens even after an installation from scratch of LibO was performed. Everything was ok in the previous version I used, ie 6.0.5.2. Regards, Leopoldo Saggin aka Topoldo -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #12 from V Stuart Foote --- (In reply to MBB from comment #11) > > To test if the previous help worked, and to have a working help? > The moving trick does give a working help in the browser (so thanks for > that), but not inside a LO popup window. (Not a full fix) > I tend to update the help less often the program anyway, only at the major > updates for the new features. > No, at 6.1 the "pop-up" help view (which used an HTML viewer internal to LibreOffice) has been replaced for the "new" help implementation. It will instead open into your system default HTML browser. And why testing it is worth doing the work around 'til it can be repackaged. > I've looked there, but did not see a newer version (6.1.0.2 right?), and no > "378e26bd4f22a135cef5fa17afd5d4171d8da21a" files or directories. It may or may not get a 6.1.0.2 tag (hope it will not take that long), and likely will be just a swap out of the 6.1.0.1 files with new date stamps. The md5 hash (e.g. 378e2... ) is the build signature (taken from the git hash of the last commit pulled from source when finalizing the build) you'll find it in the installed (or unpacked) instance in the program/version.ini file. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #11 from MBB --- (In reply to V Stuart Foote from comment #10) > (In reply to MBB from comment #9) > > When reverting back to old help > > (LibreOffice_6.0.5_Win_x64_helppack_en-US.msi ), it does work (shows help in > > LO popup window) > > Why would one want to do that, mix 6.0.5 and 6.1.0 help content? Work around > is to copy all contents of the help/help directory back one level. To test if the previous help worked, and to have a working help? The moving trick does give a working help in the browser (so thanks for that), but not inside a LO popup window. (Not a full fix) I tend to update the help less often the program anyway, only at the major updates for the new features. > > Not sure where to find this " rc1 (build > > 378e26bd4f22a135cef5fa17afd5d4171d8da21a " to test it. > > rc1 is the 6.1.0.1 release build dated 2018-07-05, visible from Help -> > About, i.e. > > Version: 6.1.0.1 (x64) > Build ID: 378e26bd4f22a135cef5fa17afd5d4171d8da21a > CPU threads: 4; OS: Windows 10.0; UI render: GL; > Locale: en-US (en_US); Calc: CL > > when a new build is rolled, it will get a new time stamp. I'd keep an eye > out for a new package in > https://downloadarchive.documentfoundation.org/libreoffice/old I've looked there, but did not see a newer version (6.1.0.2 right?), and no "378e26bd4f22a135cef5fa17afd5d4171d8da21a" files or directories. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #10 from V Stuart Foote --- (In reply to MBB from comment #9) > When reverting back to old help > (LibreOffice_6.0.5_Win_x64_helppack_en-US.msi ), it does work (shows help in > LO popup window) Why would one want to do that, mix 6.0.5 and 6.1.0 help content? Work around is to copy all contents of the help/help directory back one level. > Not sure where to find this " rc1 (build > 378e26bd4f22a135cef5fa17afd5d4171d8da21a " to test it. rc1 is the 6.1.0.1 release build dated 2018-07-05, visible from Help -> About, i.e. Version: 6.1.0.1 (x64) Build ID: 378e26bd4f22a135cef5fa17afd5d4171d8da21a CPU threads: 4; OS: Windows 10.0; UI render: GL; Locale: en-US (en_US); Calc: CL when a new build is rolled, it will get a new time stamp. I'd keep an eye out for a new package in https://downloadarchive.documentfoundation.org/libreoffice/old -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 --- Comment #9 from MBB --- Can confirm too (win7 x64) LibreOffice_6.1.0.1_Win_x64.msi LibreOffice_6.1.0.1_Win_x64_helppack_en-US.msi When reverting back to old help (LibreOffice_6.0.5_Win_x64_helppack_en-US.msi ), it does work (shows help in LO popup window) Not sure where to find this " rc1 (build 378e26bd4f22a135cef5fa17afd5d4171d8da21a " to test it. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 118571] LibO 6.1 Help does not work Windows builds
https://bugs.documentfoundation.org/show_bug.cgi?id=118571 V Stuart Foote changed: What|Removed |Added Summary|LibO 6.1 Help does not work |LibO 6.1 Help does not work ||Windows builds -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs