pRun-1.7 - Application launcher

Moderator: Forum moderators

Post Reply
radky
Posts: 296
Joined: Fri May 28, 2021 2:14 am
Has thanked: 35 times
Been thanked: 262 times

pRun-1.7 - Application launcher

Post by radky »

The pRun utility is an application launcher with features similar to standard run-dialog utilities such as gExec, gRun and gmRun.

Old Forum
https://oldforum.puppylinux.com/viewtop ... 94#p716794

Download pRun-1.7
https://www.smokey01.com/radky/pRun-1.7.pet

PupMates
https://www.smokey01.com/radky/PupMates.html

Last edited by radky on Wed Nov 09, 2022 8:21 pm, edited 2 times in total.
radky
Posts: 296
Joined: Fri May 28, 2021 2:14 am
Has thanked: 35 times
Been thanked: 262 times

pRun-1.7

Post by radky »

pRun-1.7
• Adjust GUI to support manual resizing (improved visibility of long text strings)
• Adjust options for setting the default GUI height and width
• Adjust compatibility with recent changes in Woof-CE

pRun-1.6
• Add Mini-GUI option
• Adjust GTK3 compatibility
• Adjust Help dialog
• Remove Font size option

PupMates
https://www.smokey01.com/radky/PupMates.html

Last edited by radky on Wed Nov 09, 2022 8:46 pm, edited 3 times in total.
User avatar
Jasper
Posts: 1531
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 652 times
Been thanked: 346 times

Re: pRun-1.6

Post by Jasper »

Hi Radky

Thanks for this useful app. It works well :thumbup2:

What I wanted to know is it possible for the GUI to be longer? I have tried to stretch it via the corners but it remains the same size.

The reason for this is that I am trying to access files on my PC which have a longer path name eg

/mnt/sda/Users/Me/Downloads/....etc

Hope that makes sense

User avatar
mikewalsh
Moderator
Posts: 5546
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 563 times
Been thanked: 1670 times

Re: pRun-1.6

Post by mikewalsh »

@Jasper :-

If you open /usr/local/prun/prun with Geany, I believe you can increase the width on line 42:-

Code: Select all

TREE_WIDTH="350"

That's if I'm reading Roger's code correctly! GTK-dialog is not my strong point; I much prefer YAD for ease-of-use.... :D

@radky should be able to confirm if I'm right.

Mike. ;)

Puppy "stuff" ~ MORE Puppy "stuff" ~ ....and MORE! :D
_______________________________________________________

Image

User avatar
Jasper
Posts: 1531
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 652 times
Been thanked: 346 times

Re: pRun-1.6

Post by Jasper »

@mikewalsh

Thank you :thumbup: your suggestion worked perfectly.

User avatar
mikewalsh
Moderator
Posts: 5546
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 563 times
Been thanked: 1670 times

Re: pRun-1.6

Post by mikewalsh »

@Jasper :-

Ah, good, good. Wasn't entirely certain I'd got that right, but it was the only thing I could see that appeared to tie-in with the variables further down the script.

Glad you're sorted. Roger perhaps set the size to what he did because of having a smaller dimension monitor..? I know with some of the packages I published a few years back, a few folks complained about the same thing.....because I was using an old 4:3 aspect 1024 x 768 screen, so stuff got built to fit properly for ME.

Never mind; you achieved what you wanted, and that's the main thing.

Mike. ;)

Puppy "stuff" ~ MORE Puppy "stuff" ~ ....and MORE! :D
_______________________________________________________

Image

User avatar
Jasper
Posts: 1531
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 652 times
Been thanked: 346 times

Re: pRun-1.6

Post by Jasper »

I seem to have encounter a problem using this application.

I have tried using the 3 options for terminal available. Still spits out an error message.

If I use the command via terminal it works fine. I would have liked to have used this application as I do find it useful.

Am I missing something obvious? :oops:

radky
Posts: 296
Joined: Fri May 28, 2021 2:14 am
Has thanked: 35 times
Been thanked: 262 times

Re: pRun-1.6 - Application launcher

Post by radky »

Jasper,

Thanks for your question.

When the "Run in Terminal" option is enabled, pRun checks if the entered executable exists in the standard executable PATH of Puppy Linux:

(/bin, /usr/bin, /sbin, /usr/sbin, /usr/local/bin, /root/my-applications/bin, /usr/games).

If the executable does not exist, you will see the popup dialog informing you the search item is invalid or not found.

Your search item (nzbcheck --progress -s "...563:4:$$1" -i /root/E1Amigos.nzb) is a complex multi-parameter directive which is not a PATH executable, so the search will fail.

For such cases, pRun provides a button to quickly launch a terminal window where you can enter the full multi-parameter executable string.

I hope this helps.

PS - The next release of pRun will support your request for a resizable GUI.

PupMates
https://www.smokey01.com/radky/PupMates.html

radky
Posts: 296
Joined: Fri May 28, 2021 2:14 am
Has thanked: 35 times
Been thanked: 262 times

pRun-1.7

Post by radky »

pRun-1.7

See first and second posts.

PupMates
https://www.smokey01.com/radky/PupMates.html

Post Reply

Return to “Utilities”