FAQ: Add MacOS PATH info to Troubleshooting

This commit is contained in:
Joel Gillman 2018-09-30 15:44:44 -04:00
parent 96f28c6f72
commit 839eff13f4
No known key found for this signature in database
GPG Key ID: 5B5890FE13104968

View File

@ -310,6 +310,15 @@ Lastly, set your `qt.args` to point to that directory and restart qutebrowser:
:restart
----
Unable to use `spawn` on MacOS.::
When running qutebrowser from the prebuilt binary (`qutebrowser.app`) it *will
not* read any files that would alter your `$PATH` (e.g. `.profile`, `.bashrc`,
etc). This is not a bug, just that `.profile` is not propogated to GUI
applications in MacOS.
+
See https://github.com/qutebrowser/qutebrowser/issues/4273[Issue #4273] for
details and potential workarounds.
My issue is not listed.::
If you experience any segfaults or crashes, you can report the issue in
https://github.com/qutebrowser/qutebrowser/issues[the issue tracker] or