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

[gtk3] Quick Open doesn't work #1121

Closed
egmontkob opened this issue Jan 20, 2018 · 1 comment · Fixed by #1156
Closed

[gtk3] Quick Open doesn't work #1121

egmontkob opened this issue Jan 20, 2018 · 1 comment · Fixed by #1156

Comments

@egmontkob
Copy link

With the string "filename.txt:42" at the beginning of a line:

  • Right click -> Open Link prints: "gio: filename.txt:///42: The specified location is not supported"

  • Ctrl+click, without "Quick open in current terminal" prints: "FileNotFoundError: [Errno 2] No such file or directory: '/proc/(True, child_pid=1234)/cwd'"

  • Ctrl+click, with "Quick open in current terminal" prints: "TypeError: Vte.Terminal.feed_child() takes exactly 3 arguments (2 given)"

Similar errors occur with the other regex match too (the gio one is even scarier there).

@egmontkob
Copy link
Author

(As a side note, see also VTE bugs 792729 and 792730.)

@gsemet gsemet added this to the 3.0.2 milestone Jan 20, 2018
@gsemet gsemet modified the milestones: 3.0.2, 3.0.3 Jan 22, 2018
gsemet added a commit that referenced this issue Jan 24, 2018
@gsemet gsemet mentioned this issue Jan 24, 2018
gsemet added a commit that referenced this issue Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants