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

This tool has been deprecated, use 'gio open' instead. #28

Closed
jonasstein opened this issue Feb 4, 2018 · 3 comments
Closed

This tool has been deprecated, use 'gio open' instead. #28

jonasstein opened this issue Feb 4, 2018 · 3 comments

Comments

@jonasstein
Copy link
Contributor

Opening the user manual

selection_467

raises the warning on stderr/stdout:

This tool has been deprecated, use 'gio open' instead.
See 'gio help open' for more info.
@timhoffm
Copy link
Member

timhoffm commented Feb 4, 2018

We're just using QDesktopServices::openUrl("file:///" + latexHelp) (http://doc.qt.io/qt-5/qdesktopservices.html).

This is probably a configuration issue on your desktop concerning the standard tool to open html files.

@jonasstein
Copy link
Contributor Author

Thank you for the pointer. I saw this on a Mate 1.18 desktop. I will try to find out more.

@genodeftest
Copy link

The message itself is being caused by calling gvfs-open, a deprecated part of GNOME's virtual file system implementation.
Since I cannot reproduce this warning on a updated GNOME desktop (3.26 on Fedora 27), I guess it is caused by a misconfiguration or a bug in Mate.

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

4 participants