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

xpra session file launch fixes #880

Closed
totaam opened this issue Jun 2, 2015 · 3 comments
Closed

xpra session file launch fixes #880

totaam opened this issue Jun 2, 2015 · 3 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Jun 2, 2015

Every platform needs fixes I think:

  • on win32 I get registry warnings when running ccleaner (and I think it may remove our file association if you ask it to fix it!)
  • on Linux, we are missing the mimetype association for the launcher and the launcher desktop file triggers this lintian warning: W desktop-mime-but-no-exec-code
  • osx is already tracked in handle .xpra file associations on osx #407 (not implemented yet)
@totaam
Copy link
Collaborator Author

totaam commented Jun 2, 2015

For Linux, following the very helpful guide: Add a custom MIME type for all users, we now add the mimetype file in r9571 and everything seems to work.
This allows us to double-click on a ".xpra" file to fire up the launcher (and optionally auto connect if autoconnect=true is set in that file).

@totaam
Copy link
Collaborator Author

totaam commented Jun 2, 2015

I cannot reproduce the problem I had seen on win32, will follow up for osx in #407 and #641.

(this would be safe to backport)

@totaam totaam closed this as completed Jun 2, 2015
@totaam
Copy link
Collaborator Author

totaam commented Jun 2, 2015

2015-06-02 12:08:19: antoine uploaded file test.xpra (0.1 KiB)

most basic launch file I have used for testing

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

1 participant