Make blank Pupsave

Miscellaneous tools
Message
Author
User avatar
stu91
Posts: 145
Joined: Mon 06 Aug 2012, 15:11
Location: England. Dpup. Dell Inspiron 1501

Re: 20130510 SimplePupSave v0.7

#21 Post by stu91 »

ASRI éducation wrote:20130510 SimplePupSave v0.7

Improvements I have not succeeded
1 - The main window (written with yad) exit/restart when the user clicks on the buttons 'space free/help/information': it is not useful and it is inconvenient for the user who loses every time choices (directory, size, name, format). Does anyone know how to prevent exit/restart of the main window?
Hello ASRI éducation,
Try putting button actions into a function:

Code: Select all

function free_space () {
	partview &
}
export -f free_space
Then in yad gui:

Code: Select all

--button="$BUTTONFREESPACE:bash -c 'free_space'"

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

Re: 20130510 SimplePupSave v0.7

#22 Post by ASRI éducation »

stu91 wrote:
ASRI éducation wrote:20130510 SimplePupSave v0.7

Improvements I have not succeeded
1 - The main window (written with yad) exit/restart when the user clicks on the buttons 'space free/help/information': it is not useful and it is inconvenient for the user who loses every time choices (directory, size, name, format). Does anyone know how to prevent exit/restart of the main window?
Hello ASRI éducation,
Try putting button actions into a function:

Code: Select all

function free_space () {
	partview &
}
export -f free_space
Then in yad gui:

Code: Select all

--button="$BUTTONFREESPACE:bash -c 'free_space'"
Hello stu91.

Thank you!
It works for 'free space' button.
I'll try to do the same for the buttons 'help' and 'information'.

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#23 Post by dejan555 »

Hey I see these new posts just now! I'm glad that someone updated this for newer puppies and added features, I'll update the main post to link to latest version post.
Sorry I'm not involved in development lately but glad to see that you guys still doing just fine! :) I log in occasionally though.
Keep making puppy the best OS!
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

simplepupsave-0.8

#24 Post by ASRI éducation »

simplepupsave-0.8_20130616.pet

Changes
- Added spanish translation
Attachments
simplepupsave-0.8_20130616.pet
md5 1495abb6fb18e8a6084793a0012f9206
(14.37 KiB) Downloaded 795 times

Pelo

Blank pupsave ; small but efficient !

#25 Post by Pelo »

Nowadays, if you have only one save on your USB stick, you are not offered the choice zero to start a new job, the distro boots straight on the existing savefile. You must create a second one to get the choice between zero one and two.
The ASRI's pet makes it.

Try to avoid boot partition of el senor Windows 7 (sda1 or sda4)

Pub : Will be erased next visite !
Attachments
emtec.jpg
For the students... Surtout interdisez l'accès à votre réseau aux clés USB, Puppy sait réparer, mais il saurait aussi détruire entre de mauvaises mains !
(70.87 KiB) Downloaded 573 times
Last edited by Pelo on Tue 01 Jul 2014, 05:31, edited 1 time in total.

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

#26 Post by ASRI éducation »

I am preparing version 0.9 of Simple Pupsave.
It will be ready in two days.

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

#27 Post by ASRI éducation »

I just back development of simplepupsave utility.
I started to make some significant improvements, but I confess that Yad does not suit me (I think I prefer gtk).
The interface written by RSH is gtk, and I trust him for doing a good job.
So, I wonder if I have to continue development.
If I leave, it will encourage RSH to share its utility.
Cordialement,
Projet ASRI éducation => [url=http://asri-education.org/]Association[/url] | [url=http://forum.asri-education.org/]Forum[/url] | [url=http://dl01.asri-education.org/]Dépôt[/url] | [url=http://kids.asri-education.org/]Espace kids[/url]

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

#28 Post by ASRI éducation »

ASRI éducation wrote:I just back development of simplepupsave utility.
I started to make some significant improvements, but I confess that Yad does not suit me (I think I prefer gtk).
The interface written by RSH is gtk, and I trust him for doing a good job.
So, I wonder if I have to continue development.
If I leave, it will encourage RSH to share its utility.
Cordialement,
RSH just contact me.
He sent me his script (I thank him).
Within a day or two, I'll can give you more information.
Cordialement,
Projet ASRI éducation => [url=http://asri-education.org/]Association[/url] | [url=http://forum.asri-education.org/]Forum[/url] | [url=http://dl01.asri-education.org/]Dépôt[/url] | [url=http://kids.asri-education.org/]Espace kids[/url]

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

#29 Post by ASRI éducation »

simplepupsave-0.1.0_20141127 (for Puppy based on woof-ce 0.3)
- stop yad gui, now use gtk
- add choice for file/folder pupsave
- and other improvements

Regards,
Attachments
simplepupsave-0.1.0_20141127.pet
(11.56 KiB) Downloaded 395 times
simplepupsave-0.1.0_20141127_NLS.pet
currently, only the translation fr is integrated
(6.03 KiB) Downloaded 321 times
simplepupsave01-en.png
(13.8 KiB) Downloaded 454 times
simplepupsave02-en.png
(23.61 KiB) Downloaded 446 times
simplepupsave03-en.png
(31.93 KiB) Downloaded 447 times
Projet ASRI éducation => [url=http://asri-education.org/]Association[/url] | [url=http://forum.asri-education.org/]Forum[/url] | [url=http://dl01.asri-education.org/]Dépôt[/url] | [url=http://kids.asri-education.org/]Espace kids[/url]

ferretgrandpa

#30 Post by ferretgrandpa »

Thanks for this. Works like a charm.
I was able to answer my own questions about multiple save folders. without spending lots of hours reading and trying things. This does the trick.
Thanks again

BTW, I's using Tahrpup 6.0ce on a 16 GB USB Thumbdrive, plugged into a Toshiba Satellite c55t laptop

User avatar
ASRI éducation
Posts: 3197
Joined: Sat 09 May 2009, 12:10
Location: France
Contact:

#31 Post by ASRI éducation »

ferretgrandpa wrote:Thanks for this. Works like a charm.
Glad to know that it have been useful for you.
Regards,
Projet ASRI éducation => [url=http://asri-education.org/]Association[/url] | [url=http://forum.asri-education.org/]Forum[/url] | [url=http://dl01.asri-education.org/]Dépôt[/url] | [url=http://kids.asri-education.org/]Espace kids[/url]

Post Reply