We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It should open the file on emacsclient as intended.
It does not open the file at all.
Arch Linux, x86_64, i3wm
Version 4.11.7
Static binary from official website
No response
[pid 155855] execve("/usr/bin/env", ["env", "sh", "-c", "\"if", "[", "-n", "\"$*\"", "];", "then", "exec", "emacsclient", "--alternate-editor=", "--display=\"$DISPLAY\"", "\"$@\";", "else", "exec", "emacsclient", "--alternate-editor=", "--create-frame;", "fi\"", "placeholder", "/home/cyberknight/Downloads/Tele"...], 0x560bda7370e0 /* 40 vars */) = 0 [pid 155855] execve("/home/cyberknight/.cargo/bin/sh", ["sh", "-c", "\"if", "[", "-n", "\"$*\"", "];", "then", "exec", "emacsclient", "--alternate-editor=", "--display=\"$DISPLAY\"", "\"$@\";", "else", "exec", "emacsclient", "--alternate-editor=", "--create-frame;", "fi\"", "placeholder", "/home/cyberknight/Downloads/Tele"...], 0x7ffca8007510 /* 40 vars */) = -1 ENOENT (No such file or directory) [pid 155855] execve("/usr/lib/ccache/sh", ["sh", "-c", "\"if", "[", "-n", "\"$*\"", "];", "then", "exec", "emacsclient", "--alternate-editor=", "--display=\"$DISPLAY\"", "\"$@\";", "else", "exec", "emacsclient", "--alternate-editor=", "--create-frame;", "fi\"", "placeholder", "/home/cyberknight/Downloads/Tele"...], 0x7ffca8007510 /* 40 vars */) = -1 ENOENT (No such file or directory) [pid 155855] execve("/home/cyberknight/.cargo/bin/sh", ["sh", "-c", "\"if", "[", "-n", "\"$*\"", "];", "then", "exec", "emacsclient", "--alternate-editor=", "--display=\"$DISPLAY\"", "\"$@\";", "else", "exec", "emacsclient", "--alternate-editor=", "--create-frame;", "fi\"", "placeholder", "/home/cyberknight/Downloads/Tele"...], 0x7ffca8007510 /* 40 vars */) = -1 ENOENT (No such file or directory) [pid 155855] execve("/usr/lib/ccache/sh", ["sh", "-c", "\"if", "[", "-n", "\"$*\"", "];", "then", "exec", "emacsclient", "--alternate-editor=", "--display=\"$DISPLAY\"", "\"$@\";", "else", "exec", "emacsclient", "--alternate-editor=", "--create-frame;", "fi\"", "placeholder", "/home/cyberknight/Downloads/Tele"...], 0x7ffca8007510 /* 40 vars */) = -1 ENOENT (No such file or directory) [pid 155855] execve("/usr/local/sbin/sh", ["sh", "-c", "\"if", "[", "-n", "\"$*\"", "];", "then", "exec", "emacsclient", "--alternate-editor=", "--display=\"$DISPLAY\"", "\"$@\";", "else", "exec", "emacsclient", "--alternate-editor=", "--create-frame;", "fi\"", "placeholder", "/home/cyberknight/Downloads/Tele"...], 0x7ffca8007510 /* 40 vars */) = -1 ENOENT (No such file or directory) [pid 155855] execve("/usr/local/bin/sh", ["sh", "-c", "\"if", "[", "-n", "\"$*\"", "];", "then", "exec", "emacsclient", "--alternate-editor=", "--display=\"$DISPLAY\"", "\"$@\";", "else", "exec", "emacsclient", "--alternate-editor=", "--create-frame;", "fi\"", "placeholder", "/home/cyberknight/Downloads/Tele"...], 0x7ffca8007510 /* 40 vars */) = -1 ENOENT (No such file or directory) [pid 155855] execve("/usr/bin/sh", ["sh", "-c", "\"if", "[", "-n", "\"$*\"", "];", "then", "exec", "emacsclient", "--alternate-editor=", "--display=\"$DISPLAY\"", "\"$@\";", "else", "exec", "emacsclient", "--alternate-editor=", "--create-frame;", "fi\"", "placeholder", "/home/cyberknight/Downloads/Tele"...], 0x7ffca8007510 /* 40 vars */) = 0 [: -c: line 1: unexpected EOF while looking for matching `"'
The text was updated successfully, but these errors were encountered:
Does it work with xdg-open? Does it work with gio open?
gio open
Sorry, something went wrong.
It doesn't work with xdg-open, outputting this: [: -c: line 1: unexpected EOF while looking for matching "'`. It does however work with gio open.
[: -c: line 1: unexpected EOF while looking for matching
This means the bug is in xdg-open
No branches or pull requests
Steps to reproduce
Expected behaviour
It should open the file on emacsclient as intended.
Actual behaviour
It does not open the file at all.
Operating system
Arch Linux, x86_64, i3wm
Version of Telegram Desktop
Version 4.11.7
Installation source
Static binary from official website
Crash ID
No response
Logs
The text was updated successfully, but these errors were encountered: