lscript icon indicating copy to clipboard operation
lscript copied to clipboard

Getting back to terminal

Open Batzouzou opened this issue 4 years ago • 6 comments

Describe the bug Hi there, Bonjour,

Running KALI 2020.4 re-installed excellent lazyscript I bumped in below bug: #1 further to execute a script I got thrown back to terminal instead of ls menu page

=> got to ./l to relaunch

#2 launching menu 10 got an error message unable to launch new terminal

To Reproduce 1 in ls main menu input 10 2 enter 3 bug

Expected behavior well same as before :) script working pleaaase. merci

Screenshots

ls menu 10

Moving into new terminal...

Error: Failed to execute child process “lh1”: Failed to execve: No such file or directory

bash: ./l: No such file or directory

Screenshot 2021-01-04 134601

Batzouzou avatar Jan 04 '21 05:01 Batzouzou

Hi, i have the same problem and I looked up and down the Internet and didn't find the answer, it would be great if some one let me know how to solve this please? Thanks in advance

Ash111111 avatar May 08 '21 21:05 Ash111111

did anyone find solution because i have the sam,e problem

vokica avatar Jun 26 '21 10:06 vokica

I found not so well solution but it works first go to Cd lscript Chmod +x lh1 And when u want to use handshake just type ./lh1 thats it its not the best but it works!

vokica avatar Jun 26 '21 15:06 vokica

is any solution for that ? i also facing issue.

lakhan59 avatar Jul 11 '21 14:07 lakhan59

Encountered the same issue here. A suboptimal solution for this would be to edit Lscript itself. Just move into your lazyscript directory with "cd lazyscript" and open it in leafpad using "leafpad l", do a quick search for "lh1" When you find it add ./lscript infront of it so it looks like: "gnome-terminal --geometry 87x35+9999+0 -- ./lscript/lh1" lh1 will try to call the lh2 command, so you will have to edit lh1 also ¯_(ツ)_/¯ Hope someone will come with a more permanent solution than this.

BahkaSheep avatar Sep 07 '21 14:09 BahkaSheep

BahkaSheep thank you the quick fix! adding the "./lscript/" fixed all my problems

rjanderson797 avatar Oct 20 '21 05:10 rjanderson797