Author |
Message |
01micko

Joined: 11 Oct 2008 Posts: 8739 Location: qld
|
Posted: Fri 19 Feb 2010, 08:20 Post subject:
|
|
xcleaner
I can confirm the usb bug.
if you navigate to '/usr/local/Startmount/Startmount', directly after line 122 add as the next line
That fixes it, thank you for reporting. It will be fixed in the next version.
Nancy
We decided not to support "live" installations. If pupmode is 5 then Startmount can't work as nothing is saved. If pupmode is 77 we have no way to tell if you are going to save that session or not. If you don't save it then of course Startmount can't work. However, if you save back to CD and decide you are happy with how you have things then I suppose we can support "live", as in save back to CD (pupmode 77).
Cheers
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
nancy reagan
Joined: 22 Jan 2009 Posts: 549
|
Posted: Fri 19 Feb 2010, 10:30 Post subject:
yes with "save to cd" |
|
01micko wrote: | xcleaner
I can confirm the usb bug.
if
Nancy
We decided not to support "live" installations. If pupmode is 5 then Startmount can't work as nothing is saved. If pupmode is 77 we have no way to tell if you are going to save that session or not. If you don't save it then of course Startmount can't work. However, if you save back to CD and decide you are happy with how you have things then I suppose we can support "live", as in save back to CD (pupmode 77).
Cheers |
Micko thx for the prompt answer.
Maybe Grancy does not quite understand ye, but still I understand it only works after a "save to cd" not "to the sky".
But maybe that was not what you were explaning ?
It would be heaven if cd would autostart some progs and mount some disks ..
Flash might be a great tester for this ?.
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 8739 Location: qld
|
Posted: Fri 19 Feb 2010, 18:00 Post subject:
|
|
Hi nancy
I think you got the grasp of what I was explaining.
I have managed to get support for running live saving back to CD/DVD working, and I certainly agree that it would be very handy for Flash. I think he said he saves some files to a usb stick while he runs live off a DVD, so (theoretically , assuming it works correcrly) he could have his usb drive auto mounted. I will put a reminder splash screen in the program so you remember that the CD/DVD session must be saved for Startmount to work.
A new version will be released soon.
Cheers
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
nancy reagan
Joined: 22 Jan 2009 Posts: 549
|
Posted: Fri 19 Feb 2010, 18:20 Post subject:
Already -before- saving anythin |
|
01micko wrote: | Hi nancy
I think you got the grasp of what I was explaining.
I have managed to get support for running live saving back to CD/DVD working, and I certainly agree that it would be very handy for Flash. I think he said he saves some files to a usb stick while he runs live off a DVD, so (theoretically , assuming it works correcrly) he could have his usb drive auto mounted. I will put a reminder splash screen in the program so you remember that the CD/DVD session must be saved for Startmount to work.
A new version will be released soon.
Cheers |
Hi Micko,
After I'd "installed" the pet (or wanting to run it for the 1st time, forgot) I already got the msg something like "we don't handle live cd's" or something of the like.
So I was not trying to save anything, for the horse had not even started. You see ?
Thx again
|
Back to top
|
|
 |
xcleaner
Joined: 21 Dec 2009 Posts: 11
|
Posted: Sat 20 Feb 2010, 02:09 Post subject:
Anwer to 01micko Subject description: About USB Install |
|
Hello!
Thank you very much for your answer about USB Install
adding export pupmode after line 122 works fine and every drives are automounted
at startup!
I will put this issue in the french forum so it can help someone !
DAN
|
Back to top
|
|
 |
tasmod

Joined: 04 Dec 2008 Posts: 1462 Location: North Lincolnshire. UK
|
Posted: Sun 21 Feb 2010, 12:18 Post subject:
|
|
Version 0.4.0 released with Live CD support.
_________________ Rob
-
The moment after you press "Post" is the moment you actually see the typso 
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 8739 Location: qld
|
Posted: Wed 31 Mar 2010, 05:47 Post subject:
|
|
Starmount 0.5.0 is released,
See the 3rd post on the first page. (my post)
There are numerous changes. I have released this because Rob is very busy at the moment and is taking a well earned rest from Startmount duties. .
This will be the last version for some time as work on Puppy 5 will be taking priority.
Please report bugs, they will be dealt with post haste.
Cheers.
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
zigbert

Joined: 29 Mar 2006 Posts: 6608 Location: Valåmoen, Norway
|
Posted: Wed 31 Mar 2010, 06:31 Post subject:
|
|
Thank you
_________________ Stardust resources
|
Back to top
|
|
 |
tasmod

Joined: 04 Dec 2008 Posts: 1462 Location: North Lincolnshire. UK
|
Posted: Mon 05 Apr 2010, 05:51 Post subject:
|
|
Version 0.5.0 released, see first post.
_________________ Rob
-
The moment after you press "Post" is the moment you actually see the typso 
|
Back to top
|
|
 |
sasaqqdan

Joined: 06 Jun 2008 Posts: 39 Location: China,Zhejiang,Hangzhou
|
Posted: Tue 06 Apr 2010, 04:18 Post subject:
|
|
Startmount v0.5.0,/usr/local/Startmount/startfunc,line99:
Code: | echo "exec $WORKDIR/mount-drives.sh" >> /etc/rc.d/rc.local |
fix:
Code: | [ "`grep '.startmount/mount-drives.sh' /etc/rc.d/rc.local`" = "" ] && echo "exec $WORKDIR/mount-drives.sh" >> /etc/rc.d/rc.local |
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 8739 Location: qld
|
Posted: Tue 06 Apr 2010, 05:25 Post subject:
|
|
Thanks
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
tasmod

Joined: 04 Dec 2008 Posts: 1462 Location: North Lincolnshire. UK
|
Posted: Tue 06 Apr 2010, 09:05 Post subject:
|
|
Version 0.5.1 released on first page.
Two minor bugfixes.
Multiple entries in rc.local. Fixed slightly differently but thanks to sasaqqdan for pointing it out.
The use of '&' in the menu title entry and in the .desktop file causes JWM to "corrupt config file" error for tray desktop settings when using tray configuration manager.
This comes from the dir2pet allowing '&' in entry and JWM interpreting it as a command.
_________________ Rob
-
The moment after you press "Post" is the moment you actually see the typso 
|
Back to top
|
|
 |
sasaqqdan

Joined: 06 Jun 2008 Posts: 39 Location: China,Zhejiang,Hangzhou
|
Posted: Thu 15 Apr 2010, 01:40 Post subject:
|
|
/usr/local/Startmount/startfunc,line 81:
Code: | echo "$(if [ "`grep $i $WORKDIR/drive | awk '{print $4}'`" = "ntfs" ]; then echo "mount ntfs-3g";else echo "mount" ;fi) /dev/$i /mnt/$i 2>/dev/null" >> $WORKDIR/mount-drives.sh ; done |
fixed:
Code: | echo "$(if [ "`grep $i $WORKDIR/drive | awk '{print $4}'`" = "ntfs" ]; then echo "mount ntfs-3g";elif [ "`grep $i $WORKDIR/drive | awk '{print $4}'`" = "vfat" ]; then echo "mount -o shortname=mixed,quiet,utf8";else echo "mount" ;fi) /dev/$i /mnt/$i 2>/dev/null" >> $WORKDIR/mount-drives.sh ; done |
Description |
startmount vfat error for CJK |
Filesize |
123.97 KB |
Viewed |
908 Time(s) |

|
Last edited by sasaqqdan on Fri 16 Apr 2010, 02:43; edited 2 times in total
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 8739 Location: qld
|
Posted: Thu 15 Apr 2010, 04:51 Post subject:
|
|
sasaqqdan
Thank you for finding bugs . Will be fixed soon
_____________
Bug reporting is important, if you find one please report.
Cheers
_________________ Puppy Linux Blog - contact me for access
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Thu 15 Apr 2010, 09:26 Post subject:
|
|
I'm planning to add this to Puppeee, but no startup programs show up on the programs pane. It's supposed to list the things in /root/Startup, right?
Also you have two pets in the first post with the same name, do I want the first one or the second one?
|
Back to top
|
|
 |
|