** Description changed:

  Steps to reproduce:
  1. Install Ubuntu MATE 20.04 LTS
  2. Install non-default terminal - Tilix, by `sudo apt-get install tilix`
  3. Install terminal-based application - Midnight Commander, by `sudo apt-get 
install mc`
  3. Set Tilix as default terminal in `mate-default-applications-properties` or 
programmatically:
  
        gsettings set org.mate.applications-terminal exec "'tilix'"
  
  4. Set Tilix as alternative for x-terminal-emulator by update-
  alternatives:
  
        update-alternatives --set x-terminal-emulator /usr/bin/tilix.wrapper
        sudo update-alternatives --set x-terminal-emulator 
/usr/bin/tilix.wrapper
  
  5. Reboot
  6. Add Custom Application Launcher to the MATE Panel:
  
        Type: Application in Terminal
        Name: mc
        Command: mc
  
  7. Click the icon of just created Custom Application Launcher
  
  Expected results:
  
  * Midnight Commander is opened in the user-defined terminal - in Tilix
  
  Actual results:
  
  * Midnight Commander is default terminal - in MATE Terminal
  
  Notes:
  * This also happens with desktop-files installed by Midnight Commander, it 
opens in MATE Terminal when called from Brisk menu, Classic menu, Compact Menu, 
Dock, <Alt>+<F1> menu, Advanced Mate Menu (`mate-menu` package)
  * What is interesting, the <Alt>+<F2> respects user preferences and uses Tilix
+ * Also <Ctrl>+<Alt>+<T> opens Tilix as expected.
  
  ---
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: mate-panel 1.24.0-2
  ProcVersionSignature: Ubuntu 5.4.0-24.28-generic 5.4.30
  Uname: Linux 5.4.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: MATE
  Date: Mon Apr 20 10:48:51 2020
  InstallationDate: Installed on 2020-04-19 (0 days ago)
  InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Beta amd64 (20200419)
  SourcePackage: mate-panel
  UpgradeStatus: No upgrade log present (probably fresh install)

** Tags added: xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873750

Title:
  Custom Application Launcher with Application in Terminal enabled
  should use user-specified terminal emulator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1873750/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to