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

Menu / Manual doesn't work on linux #638

Closed
baconpaul opened this issue Feb 20, 2019 · 0 comments
Closed

Menu / Manual doesn't work on linux #638

baconpaul opened this issue Feb 20, 2019 · 0 comments
Labels
Linux Issues which only occur on Linux

Comments

@baconpaul
Copy link
Collaborator

The reason is UserInteractionsLinux / openBrowserURL isn't implemented.

Couple this issue with #562

@baconpaul baconpaul added the Linux Issues which only occur on Linux label Feb 20, 2019
baconpaul added a commit to baconpaul/surge that referenced this issue Feb 21, 2019
Implement openURL using xdg-open, the freedesktop.org command to
open a resource in the default browser or viewer.

Closes surge-synthesizer#638 menu manual on linux broken
baconpaul added a commit to baconpaul/surge that referenced this issue Feb 21, 2019
Implement openURL using xdg-open, the freedesktop.org command to
open a resource in the default browser or viewer.

Closes surge-synthesizer#638 menu manual on linux broken

Incorporate @falkTX comments to use vfork rather than system
baconpaul added a commit to baconpaul/surge that referenced this issue Feb 21, 2019
Implement openURL using xdg-open, the freedesktop.org command to
open a resource in the default browser or viewer.

Closes surge-synthesizer#638 menu manual on linux broken

Incorporate @falkTX comments to use vfork rather than system
baconpaul added a commit to baconpaul/surge that referenced this issue Feb 21, 2019
Implement openURL using xdg-open, the freedesktop.org command to
open a resource in the default browser or viewer.

Closes surge-synthesizer#638 menu manual on linux broken

Incorporate @falkTX comments to use vfork rather than system
baconpaul added a commit that referenced this issue Feb 21, 2019
Implement openURL using xdg-open, the freedesktop.org command to
open a resource in the default browser or viewer.

Closes #638 menu manual on linux broken

Incorporate @falkTX comments to use vfork rather than system
baconpaul added a commit to baconpaul/surge that referenced this issue Jul 10, 2019
Implement openURL using xdg-open, the freedesktop.org command to
open a resource in the default browser or viewer.

Closes surge-synthesizer#638 menu manual on linux broken

Incorporate @falkTX comments to use vfork rather than system

Former-commit-id: a20270b229645745950f006946d1741f2aa8e884 [formerly 5c5ac54]
Former-commit-id: 04736b8a465b80425cfcca5d2b1ab6f94a8ceb69
Former-commit-id: 08662f5d55de796b010939fe96896468c2b63f24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux Issues which only occur on Linux
Projects
None yet
Development

No branches or pull requests

1 participant