Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libreoffice: fix #25831 #26670

Merged
merged 1 commit into from
Jun 17, 2017
Merged

libreoffice: fix #25831 #26670

merged 1 commit into from
Jun 17, 2017

Conversation

lverns
Copy link
Contributor

@lverns lverns commented Jun 17, 2017

Motivation for this change

Closes #25831.

Allows users to click on links in LibreOffice and have them opened in their default browser. Also allows them to use the File > Send > ... menu to send documents with their default mail program.

I really think this is an upstream bug and have reported it.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS LibreOffice doesn't use xdg-open on macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files. They all work except for spadmin, but this is not a regression.
  • Fits CONTRIBUTING.md.

Thanks to Linus Heckemann <git@sphalerite.org> for creating the patch.
@mention-bot
Copy link

@lverns, thanks for your PR! By analyzing the history of the files in this pull request, we identified @7c6f434c, @domenkozar and @urkud to be potential reviewers.

@7c6f434c 7c6f434c merged commit fd92d81 into NixOS:master Jun 17, 2017
@lheckemann
Copy link
Member

Thanks for this, I was going to do it but the prospect of having to wait for libreoffice to build in order to test it scared me off :p

@lverns lverns deleted the libreoffice-fix-xdg branch June 17, 2017 22:42
@lverns
Copy link
Contributor Author

lverns commented Jun 17, 2017

No problem. Thanks for the patch.

And yes, the build times are crazy. A little under 15 hours on my laptop. (And then double that since I had to test libreoffice-fresh and libreoffice-still.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants