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

different porcupine processes don't communicate together #92

Open
Akuli opened this issue Aug 12, 2020 · 3 comments
Open

different porcupine processes don't communicate together #92

Akuli opened this issue Aug 12, 2020 · 3 comments

Comments

@Akuli
Copy link
Owner

Akuli commented Aug 12, 2020

it's possible to have the same file opened at the same time in two different porcupines, that can be confusing, especially because porcupine doesn't detect if another program has changed a file (related to #30 )

there's porcupine/_ipc.py but that appears to be something that i decided to not use for whatever reason

@Akuli
Copy link
Owner Author

Akuli commented Aug 13, 2020

also creates funny behaviour with porcupine.settings

@rdbende
Copy link
Collaborator

rdbende commented Jul 30, 2022

Yesterday I made a shell launcher script and a desktopfile for Porcupine, so I can launch it from my panel, and assign it to files to open with. However it's very annoying, that whenever I double-click on a file, it opens a new Porcupine instance.
Ideally there could be an setting to Allow only single Porcupine instance, but at least a --new-tab option.

@Akuli
Copy link
Owner Author

Akuli commented Jul 31, 2022

Not being able to drag tabs into an existing Porcupine instance makes this even worse: once you have two files you want to work on in separate porcupines, the only way to bring them under the same porcupine is to open the file again.

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

No branches or pull requests

2 participants