Pdrive 0.27

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

Second swap

#16 Post 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.
Attachments
pmount3_1.tar.gz
(6.74 KiB) Downloaded 1048 times

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#17 Post 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

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#18 Post 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

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#19 Post by zigbert »

Version 0.8
- You can mount/unmount without rerender the gui.
- eject CD/DVD.
- run partview.

User avatar
DC
Posts: 360
Joined: Sun 30 Apr 2006, 15:07
Location: Maidenhead, England

#20 Post by DC »

Hi,

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

DC

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#21 Post by zigbert »

Do you mean something like this?

Image

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#22 Post by zigbert »

version 0.9 is uploaded. See main post.

User avatar
steevieb
Posts: 289
Joined: Sun 31 Dec 2006, 00:11
Location: Poole, Dorset. UK

#23 Post by steevieb »

Does not detect sda1, sda6 or sdb1 even if mounted (both scsi2 drives) although it does find swap at sda5
sda1 & sda6 are both ext3, sdb1 is vfat
Pmount is the same, it only finds the scsi3 drives (sdc and sdd) and swap at sda5.
(sdc1 is ext3, sdd2 is ntfs, sdd2 is vfat.)
Used 'mount all' button and sdb (vfat) was mounted, but not sda (ext3), but sdb does not show in the pdrive list, only in MUT.

MUT finds everything ok.

Also if resizing window it seems jerky.
And a minor point, on File menu, Refresh has an extra 's'. Using ver. 0.9

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#24 Post by zigbert »

If I understand you right, Pdrive doesn't act different than Pmount. If so, my gui-work is correct. My skills with drives are limited, and my hardware are few. I sure want to fix the code, but for now others have to do the investigation.

Best wishes
Sigmund

User avatar
DC
Posts: 360
Joined: Sun 30 Apr 2006, 15:07
Location: Maidenhead, England

#25 Post by DC »

Hi Zigbert,
Drive Label;
the Line "swap - sda5" seems to be right I'm not sure about the rest

If that can be included it would be great :D

Any restriction on the label length? my longest label is 11 charactors

thanks
DC

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#26 Post by zigbert »

Any restriction on the label length? my longest label is 11 charactors
Not that I know. My run shows much more than 11 chars.

Please try 0.9 and give your opinion. If you have better ideas, I want to hear from you.

Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#27 Post by zigbert »

version 0.10. See main post.

Just some new options.

User avatar
DC
Posts: 360
Joined: Sun 30 Apr 2006, 15:07
Location: Maidenhead, England

#28 Post by DC »

Hi,
Justed loaded 0.10 on to puppy 3.00 and
where ever I click (left or right) in the main body the window closes.

Went back and tried 0.9(I think) on puppy 2.17 and that works fine.

On to the layout
I've noticed that the infomation in the mount point col is repeated in the last col. If you could merge these some how then you could save some real estate.

Is it possible to adjust the popup window to be wider rather than square.

DC

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#29 Post by zigbert »

Justed loaded 0.10 on to puppy 3.00 and
where ever I click (left or right) in the main body the window closes.
It's a shame I haven't upgraded to Puppy 3.00 yet. I'm on my way....0.10 works nice on 2.17.
On to the layout
I've noticed that the infomation in the mount point col is repeated in the last col. If you could merge these some how then you could save some real estate.
The last coloumn is the message pmount sends when choosing a device. This is from the original pmount, and I feel we're not yet ready to make unique Pdrive commands. I want to stay close to the original as long as possible/necessary
Is it possible to adjust the popup window to be wider rather than square.
My point was to hide the last coloumn, because this holds info that is either meant for the mount-function or is rather geeky.

The size (height) will fit the number of devices.

Sigmund

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#30 Post by zigbert »

Version 0.11 is uploaded. see main post

Changelog
- removed last coloumn.
- should be working with Puppy 3.00.

User avatar
DC
Posts: 360
Joined: Sun 30 Apr 2006, 15:07
Location: Maidenhead, England

#31 Post by DC »

Installed 0.11 with Puppy 3.00 harddrive all working fine now.

Could there be unmounted drive labels?

many thanks

DC

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#32 Post by zigbert »

Could there be unmounted drive labels?
Please be more detailed.

Sigmund

User avatar
DC
Posts: 360
Joined: Sun 30 Apr 2006, 15:07
Location: Maidenhead, England

#33 Post by DC »

labels as in GParted

Image

DC

User avatar
cb88
Posts: 1165
Joined: Mon 29 Jan 2007, 03:12
Location: USA
Contact:

#34 Post by cb88 »

The auto mount of usb drives is perfect and I see nothing wrong with auto mounting usbdrives thanks...(In fact it's great...and also optional)

What does the filesystem check do? I think it may have screwed up some file names in my flash drive... ei compiz_fusionwhatever.sfs is now compi~f.sfs or what_ever.doc is now wha~e.doc . Don't worry thoough I didn't loose any thing...

Better indication of "mountedness".... perhaps a column with red bars for unmounted and green for mounted or X's and check marks just as long as it is easy to tell X's and check marks would be better for the color blind....

Another idea make two usb drive icons at the top on with the cap off and one with the cap on for mount all unmount all of course it should say mount and unmount on the buttons icons are reinforcers not identifiers but try telling that to M$ about Word 2007 ...not gonna happen...

Nice to see partview is used....

Is there a reason that pdrive does not install to usr/bin? It in stalled to it own directory for me and I had to hunt it down to use it instead of just running it from the command line all it needs is a script that starts it from /usr/bin or /usr/local/bin
Taking Puppy Linux to the limit of perfection. meanwhile try "puppy pfix=duct_tape" kernel parem eater.
X86: Sager NP6110 3630QM 16GB ram, Tyan Thunder 2 2x 300Mhz
Sun: SS2 , LX , SS5 , SS10 , SS20 ,Ultra 1, Ultra 10 , T2000
Mac: Platinum Plus, SE/30

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#35 Post by zigbert »

Thanks for feedback.

Some of it are doable, and will be looked at.

Sigmund

Post Reply