Page 1 of 7

Pdrive 0.27

Posted: Sat 25 Aug 2007, 19:49
by zigbert
Pdrive ... drive manager

_______Info_______________________________________________________________________________
Pdrive is a 'skin' of Pmount (Puppy mounter).
pluss some extras:
- swap ON/OFF.
- Optional autodetection of usb-devices.
- View Labels of partition.
- Small screen / many partition doesn't give gui trouble.
- Other actions like start CD/DVD, check filesystem...

Sigmund Berglund

_______Download__________________________________________________________________________
username: puppy
password: linux

Pdrive-0.27 (7 kb).

Image

_______Changelog__________________________________________________________________________
Version 0.27
- Autodetect screen height and use this to define max height of window.
- Bugfix: turn off pdrive_daemon
Version 0.26
- Eject if unmount CD/DVD (updating code to match the latest Pmount)
- Bugfix: Swap handling. (Thanks to Sit Heel Speak)
- Bugfix: Size detection in Puppy 4 (Thanks to JB4x4)
Version 0.25
- Updated Barrys fixes: rox -x to rescan dir and detection of partition on / (full installation)
- Moved boot-check to ~/Startup/ instead of ~/.xinitrc
- Use only partition-label as definition if it exists. Else, use dev-name (hda1).
- Show partition-label also for 1-partition-disks.
- Own coloumn: Device
- Autoselect button in dialogs.
- Button to view basic info in advanced view
- Bugfix: Size calculation for < Puppy 4
- Bugfix: Automounting of usb-flashdrives
Version 0.24
- Detection of floppys (thanks to Barry)
- Bugfix: size was doubled (thanks to JB4x4)
Version 0.23
- Bugfix: problem if more than 9 partitions on one disk. (thanks to JB4x4)
Version 0.22
- updated with the latest pmount code.
- Mount all accepts also vfat, ntfs

Posted: Sun 26 Aug 2007, 01:28
by Lobster
May I suggest a "mount everything" button?

Mounting and unmounting seems good for security. speed and memory freeing reasons. On Unix or networked computers and on Puppy there is some argument for its use.

m m m . . .

Good job looks nice 8)



.

Posted: Sun 26 Aug 2007, 13:21
by zigbert
May I suggest a "mount everything" button?
There could be a 'Play CD' button, 'Play DVD' button...

But it has to be clear. - This is not meant as a fork of pmount.
It's just a proto of an gui-idea. I think the best is that the maintainer(s)
of pmount adopt this idea if they think it is something they want to use.
There are things that needs to be cleared up if using this code.

But if pmount stays the same too long...who knows.
Suddenly I get time left, and a huge need of coding. :twisted:

Posted: Sun 26 Aug 2007, 16:11
by zigbert
I guess I got too inspired. I fixed some issues, and made some buttons.
- Buttons for playing CD/DVD.
- Trying to mount disk where pup_save is gives builtin error
- If you had trouble showing your hd-partitions - try this one.
- Fixed slow display in rox.

It now seems stable enough for my personal use.
Maybe working for you too. :)

Sigmund

Posted: Sun 26 Aug 2007, 21:00
by zigbert
The .pet wasn't working too well, was it? New package with fixes for daily use.

see main post.

Posted: Mon 27 Aug 2007, 21:09
by zigbert
Maybe pmount is the right place for filesystem check. I've made a proto.
See main post.

Posted: Mon 27 Aug 2007, 21:53
by vovchik
Dear Sigmund,

I like v. 0.4, particularly the filecheck option, but think you could make one cosmetic improvment. Why not do this:

Code: Select all

gxmessage -borderless -font "sans bold 14" -center -bg "orange" -buttons "" " Puppy Drive Mounter
instead of running yaf-splash at line 41. It looks much better and respects the user's gtk theme. What do you think?

With kind regards,
vovchik

Posted: Tue 28 Aug 2007, 00:27
by john biles
Hello zigbert,
Everything is about looks, so keep doing what your doing and adding improvements in user-ability and feel.

Maybe you can work your magic on other Puppy Apps that look a bit dated.

I already have version 0.3 installed, so will wait until you feel you can't do anymore with Pmount before updating. Go zigbert :D

Posted: Tue 28 Aug 2007, 01:25
by Lobster
:) Better and better

typed 'mut' at the console to see why I still prefer the look and feel of mut

I looked at pmount, zigmount [ahem] and mut and side by side

The conclusion is that having the dir location (though useful) is too much extra info to process for quick and painles usage. It is a geek overkill feature.

Is it possible to have this info off by default and a 'more info' toggle?

Just an idea :)

Would this version be suitable for Talking Stick?
http://puppylinux.org/wikka/TalkingStickIdeas

Posted: Tue 28 Aug 2007, 07:45
by zigbert
vovchik
There is absolutely more to do on the gui, but I think the most important thing is to brainstorm about how things should work. Then if ending up with something useful, - Lets give it a facelift. Maybe Gtk-boxes and progressbar....

Lobster
- Yeah, it could be lesser text. Lets see in 0.5.
- Your 'mount all' button needs a different code-structure, and I do not intend to do that at this stage.

Zigmount

Posted: Tue 28 Aug 2007, 14:09
by zigbert
version 0.5

squeezed some text and buttons, and change the yaf-splash to gtk-splash with progressbar

Posted: Tue 28 Aug 2007, 16:20
by zigbert
Version 0.6
Lobster. The light suddenly turned on, and I mixed together a 'mount all' button. I didn't let it mount the CD/DVD because of speed. I guess this feature is most useful for several harddrives with several partitions.

The drive where puppy is installed, is now locked.

All the new stuff is placed as seperate functions to not mix the code between pmount and pmount-zigbert. This also makes it very easy to implement code in later pmount-edition.

Pmount-zigbert getting better and better

Posted: Tue 28 Aug 2007, 19:42
by vovchik
Dear Sigmund (or "Zigmount", which I like),

It's getting better and better. The idea to use gtkdialog3 and a progress bar is perfect, particularly in a case like mine where probing takes a bit of time. Although you are working primarily on the gui, I have noted that there is a little error in the functional code in that it doesn't display the capacity of my home drive - which is about 50 GB. All that shows up is a dot. Please see attached image. I think I already pointed this out to the original author of pmount (was it Dougal?), and he fixed that business in one of his latter tabbed incarnations.

Good work. I look forward to v. 7.

Kind regards,
vovchik

Posted: Wed 29 Aug 2007, 19:41
by zigbert
I have noted that there is a little error in the functional code in that it doesn't display the capacity of my home drive
I don't know if this edition is the last edition of pmount. Let's hope Dougal, Barry or Plinej watch us......and maybe they can give us the fix / latest code. My /mnt/home shows correct info. Could it be a ntfs-issue?

Sigmund

Posted: Wed 29 Aug 2007, 19:42
by zigbert
It also seems to be something weird about your second swap?

Second swap

Posted: Wed 29 Aug 2007, 21:14
by vovchik
MUT doesn't show a second swap (I don't have one), and it shows the hda1 (home) size correctly and shows hda7. Old pmount doesn't show hda7, and it doesn't show the mysterious SwapM partition. Your version shows I have a real Linux swap on hda7 of 1 GB, which is correct, but is missing size on hda1 and shows the mysterious SwapM. I think Dougal knows the code best. His tabbed version 3_1 (attached) seems to show everything correctly (in my case), so perhaps you can incorporate that code.

Posted: Thu 30 Aug 2007, 14:37
by zigbert
version 0.7
- uses the latest (???) Dougal-code.
- automatic size of window to show all your drives. Height does not pass 600 dpi.
- fixed splash

We could have a function for partview, eject CD/DVD...But then we need menues to not get a messy window. Menues are slightly buggy in gtkdialog, and would not be good with Barrys trick to keep the old window while loading a new one. An alternative is to use a list or combobox. But it is also important that the mounter is VERY newbie-friendly....Do you want to share your thoughts, - think loud...

Sigmund

Posted: Thu 30 Aug 2007, 14:37
by zigbert
version 0.7
- uses the latest (???) Dougal-code.
- automatic size of window to show all your drives. Height does not pass 600 dpi.
- fixed splash

We could have a function for partview, eject CD/DVD...But then we need menues to not get a messy window. Menues are slightly buggy in gtkdialog, and would not be good with Barrys trick to keep the old window while loading a new one. An alternative is to use a list or combobox. But it is also important that the mounter is VERY newbie-friendly....Do you want to share your thoughts, - think loud...

Sigmund

Posted: Fri 28 Sep 2007, 11:10
by zigbert
Version 0.8
- You can mount/unmount without rerender the gui.
- eject CD/DVD.
- run partview.

Posted: Tue 02 Oct 2007, 05:05
by DC
Hi,

Is it possible that Pmount can show unmounted drive labels the same as MUT / GParted.

DC