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

Opening a file from folder on Linux #70

Open
zaggino opened this issue Sep 11, 2016 · 5 comments
Open

Opening a file from folder on Linux #70

zaggino opened this issue Sep 11, 2016 · 5 comments

Comments

@zaggino
Copy link
Member

zaggino commented Sep 11, 2016

adobe#11921

@zaggino zaggino added this to the v1.8.3 milestone Sep 11, 2016
zaggino added a commit that referenced this issue Sep 12, 2016
@zaggino
Copy link
Member Author

zaggino commented Sep 12, 2016

When I install brackets-electron from .deb package and I right click on some file, selecting Open With > Other Application... I can't see brackets-electron listed there. How to fix this?
cc @mackenza

@ingorichter
Copy link
Collaborator

Is the name wrong? I don't fully understand the issue here. 😎
On Sun, Sep 11, 2016 at 19:11 Martin Zagora notifications@github.com
wrote:

When I install brackets-electron from .deb package and I right click on
some file, selecting Open With > Other Application... I can see
brackets-electron listed there. How to fix this?
cc @mackenza https://github.com/mackenza


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#70 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAFQxjZawJHLQ3SgMD5vYsjipDCkbjaJks5qpLTmgaJpZM4J6Hcs
.

[image: --]
Ingo Richter
[image: https://]about.me/ingorichter
https://about.me/ingorichter?promo=email_sig

@zaggino
Copy link
Member Author

zaggino commented Sep 12, 2016

@ingorichter see image:
image

zaggino added a commit that referenced this issue Sep 12, 2016
@ingorichter
Copy link
Collaborator

Oh, I see. It's entirely missing from that list. It has to be registered for the mimetypes it can handle

@mackenza
Copy link

Looks like we have another issue where the fix will need to come from electron-builder.

It seems like you need to add a %f to the Exec= line of the .desktop file. Since that file is being auto-generated in Electron-builder, it seems like we would need to submit an issue there (and maybe a PR if we want to make sure it's done).

Source reference: https://ubuntugenius.wordpress.com/2012/06/18/ubuntu-fix-add-program-to-list-of-applications-in-open-with-when-right-clicking-files-in-nautilus/

Note that this still only puts it on the "Other Application..." list. You need to open a file with the app before it shows on the initial "Open With >" list.

@zaggino zaggino removed this from the v1.8.3 milestone Sep 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants