Well, here's the interesting results.
In Geany itself, in Edit>Preferences>Tools>Terminal, you can tell Geany what terminal emulator to use. The default setting was "x-terminal-emulator -e "/bin/sh %c"". So, I installed both Xterm and Sakura. If I replaced "x-terminal-emulator" with either "xterm", or "sakura", leaving the rest of the command there, it works. So, these commands work: "sakura -e "/bin/sh %c" and ... "xterm -e "/bin/sh %c" But, this command DOES NOT work: "lxterminal -e "/bin/sh %c" Hum, something fishy with LXterminal? God bless, Jerry Van Brimmer Sent using Zoho Mail ---- On Tue, 13 Feb 2018 17:48:27 -0800 Jerry Van Brimmer <jwf...@zoho.com> wrote ---- Hi Andre, et all, Silly me, I didn't think about trying a different terminal. Thanks for the suggestion! I will try that and report back here with the results. Cheers! God bless, Jerry Van Brimmer Sent using Zoho Mail ---- On Mon, 12 Feb 2018 17:47:20 -0800 Andre Campos Rodovalho <andre.rodova...@gmail.com> wrote ---- Image already added -- Lubuntu-users mailing list Lubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users Hi Jerry, You can try running with a different terminal emulator, like xterm or terminator. By testing like that we can confirm there is issues in the integration between Geany and the terminal app. You should be able to change the default terminal emulator to any other software. I believe this should work right away with Geany, not sure how the the scripts execution are triggered, so, need to try that out to see what happens. Hope that helps. Cheers, Andre On 8 February 2018 at 12:02, Jerry Van Brimmer <jwf...@zoho.com> wrote: I have now learned that if I go into Geany and go to Edit/Preferences/Terminal and enable "Execute programs in the VTE", my scrips WILL run inside Geany's own vte. So, it must be an issue with LXTerminal not allowing scripts to run from outsiders. Is this the way it's supposed to be in Lubuntu? If so, I can just use Geany's VTE. God bless, Jerry Van Brimmer Sent using Zoho Mail ---- On Mon, 05 Feb 2018 16:04:44 -0800 Jerry Van Brimmer <jwf...@zoho.com> wrote ---- I have some various bash scripts I created, located in my ~/bin directory, to backup my flash drive. Normally, in other distributions I have been able to open, edit the scripts, and execute them right from inside Geany. But for some reason I can't get them to execute from Geany here in Lubuntu. My machine is a Lubuntu X140e Thinkpad netbook. This OS is Lubuntu 17.10, installed on Jan 13, 2018. All updates have been installed. System specs are: jcig@lubuntu:~$ inxi -b System: Host: lubuntu Kernel: 4.13.0-31-generic x86_64 bits: 64 Desktop: LXDE (Openbox 3.6.1) Distro: Ubuntu 17.10 Machine: Device: laptop System: LENOVO product: 20BLCTO1WW v: ThinkPad X140e serial: N/A Mobo: LENOVO model: 20BLCTO1WW serial: N/A UEFI [Legacy]: LENOVO v: GSET67WW (2.12 ) date: 11/16/2016 Battery BAT1: charge: 46.8 Wh 99.2% condition: 47.2/57.7 Wh (82%) CPU: Quad core AMD A4-5000 APU with Radeon HD Graphics (-MCP-) speed/max: 800/1500 MHz Graphics: Card: Advanced Micro Devices [AMD/ATI] Kabini [Radeon HD 8330] Display Server: x11 (X.Org 1.19.5 ) drivers: ati,radeon (unloaded: modesetting,fbdev,vesa) Resolution: 1366x768@60.02hz OpenGL: renderer: AMD KABINI (DRM 2.50.0 / 4.13.0-31-generic, LLVM 5.0.0) version: 4.5 Mesa 17.2.4 Network: Card-1: Broadcom Limited BCM43228 802.11a/b/g/n driver: wl Card-2: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller driver: r8169 Drives: HDD Total Size: 595.3GB (9.8% used) Info: Processes: 176 Uptime: 2:50 Memory: 2165.1/3213.5MB Client: Shell (bash) inxi: 2.3.37 jcig@lubuntu:~$ Permissions on ~/bin jcig@lubuntu:~$ ls -l drwxr-xr-- 18 jcig jcig 4096 Feb 3 16:34 bin Any ideas? God bless, Jerry Van Brimmer Sent using Zoho Mail Image already added -- Lubuntu-users mailing list Lubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users Image already added -- Lubuntu-users mailing list Lubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
-- Lubuntu-users mailing list Lubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users