alponaut, thank you for figuring this out! I've uploaded a slightly different patch because the same issue affects other parts of this program.
Also forwarded upstream: https://github.com/Vladimir-csp/xdg-terminal- exec/pull/76 ** Description changed: - 1) Ubuntu 26.04 LTS + [ Impact ] - 2) Nautilus 1:50.0-0ubuntu2 + In Nautilus, the context menu option 'Open in Terminal' is supposed to + launch default terminal in current directory. - 3) Nautilus right click context menu option 'Open in Terminal' supposed - to launch default terminal in current directory. + When 'Open in Terminal' is clicked, nothing happens and the terminal + doesn't launch. - 4) When 'Open in Terminal' is clicked, nothing happens and the terminal - doesn't launch. Besides that, the 'Open in Terminal' option isn't - translated into my local language (Turkish). + [ Test Plan ] + + 0. Set the locale to Turkish + 1. Launch nautilus + 2. Right click the empty space to open a context menu + 3. Click "Open in Terminal" + 4. Verify that the terminal launched + + [ Where problems could occur ] + + xdg-terminal-exec is used to offer configuring a "default terminal" in Ubuntu Desktop. + Problems would manifest with "Open in Terminal" not working, or with TUI apps not launching from the applications menu, or opening in the wrong (non-default) terminal. ** Changed in: xdg-terminal-exec (Ubuntu) Status: In Progress => Fix Committed ** Changed in: xdg-terminal-exec (Ubuntu Resolute) Status: Triaged => In Progress ** Description changed: [ Impact ] In Nautilus, the context menu option 'Open in Terminal' is supposed to launch default terminal in current directory. When 'Open in Terminal' is clicked, nothing happens and the terminal doesn't launch. [ Test Plan ] 0. Set the locale to Turkish 1. Launch nautilus 2. Right click the empty space to open a context menu 3. Click "Open in Terminal" 4. Verify that the terminal launched [ Where problems could occur ] xdg-terminal-exec is used to offer configuring a "default terminal" in Ubuntu Desktop. Problems would manifest with "Open in Terminal" not working, or with TUI apps not launching from the applications menu, or opening in the wrong (non-default) terminal. + + xdg-terminal-exec has a comprehensive test suite, run at build time and + at autopkgtest time. Now including tests for tr_TR.utf8. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2151864 Title: "open in terminal" context menu in nautilus doesn't launch the terminal To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-terminal-exec/+bug/2151864/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
