SolidPup 5.1.1-B Lite and OBXF

For talk and support relating specifically to Puppy derivatives
Post Reply
Message
Author
User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#81 Post by Tman »

Don't download Midori; it doesn't work in SolidPup 5.1.1

This means that I will have to build separate GetPackages for Saluki and Solidpup. :(

pacer106
Posts: 360
Joined: Tue 11 Jan 2011, 18:42

#82 Post by pacer106 »

Very nice puplet Tman. Very speedy & I like the minimal desktop icons :)

Screenshot of each window manager.

Image
solid-ob by J. P. Stunna, on Flickr

Image
solidscr by J. P. Stunna, on Flickr

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#83 Post by sc0ttman »

Tman wrote:Don't download Midori; it doesn't work in SolidPup 5.1.1

This means that I will have to build separate GetPackages for Saluki and Solidpup. :(
Maybe something like

Code: Select all

[ -f /etc/DISTRO_SPECS ] && . /etc/DISTRO_SPECS
echo $DISTRO_SPECS

case "$DISTRO_SPECS" in
( do stuff )
esac
That might help you identify the pup being run, and load only the relevant stuff...
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#84 Post by Tman »

Thanks Pacer, Glad you like it.

Sc0ttman, thank you. I think I will try your idea and see how it goes. Maybe if things get a little too complex and large with the coding as new packages are added; I may create distro-specific versions to keep it more simplified.

User avatar
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#85 Post by Colonel Panic »

Just downloaded SolidPup 5.1.1a4 and am posting from it now. I like it and so far I've had no problems with it at all; it works well and with a good colour scheme too. Thanks for the good work Tman.
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#86 Post by Tman »

Thanks Colonel,

Everyone, I am going to delay the final a4 release until after the new year. But using the beta plus patch#2 is pretty close to the final version. I just haven't gotten around to adding a few final touches. Also, it will make the final a 2012 release. :)

User avatar
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#87 Post by Colonel Panic »

Great. But one thing I can't find a way to do in SolidPup is change the size of (i.e. resize) the save file. Is there a way to do it now, or will this be added to the next version?

Thanks in advance,

CP .
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#88 Post by Tman »

Colonel Panic wrote:Great. But one thing I can't find a way to do in SolidPup is change the size of (i.e. resize) the save file. Is there a way to do it now, or will this be added to the next version?

Thanks in advance,

CP .
The option for resize personal storage file is in the drive tab of PupControl Panel.

User avatar
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#89 Post by Colonel Panic »

Thanks! I thought it had to be there somewhere. Just done it.

Cheers,

CP .
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#90 Post by CatDude »

Hello Tman
Back in May...Tman wrote:Oligin10:
I have looked into the problem, with IceWM Configuration; apparently it works in Lucid Puppies but not Quirky or Wary. I have a hunch that it has something do with the GTK bug mentioned in the thread below:
http://www.murga-linux.com/puppy/viewtopic.php?t=65675
Unfortunately, I cannot fix the problem :(
....
I believe i have found the answer to this little problem.

Whilst running PupControl via the terminal,
i noticed the error at line two as shown in the image below.

Running the command:

Code: Select all

which rpl
did not provide anything (as i expected)

So i looked for a .pet package but only managed to find one that was compiled in Puppy 3.01,
fortunately vovchik also provided a link where i got hold of the sources.

Attached is a .pet which was compiled in SolidPup511-a4-beta.iso
After installing that in a fresh frugal install, i was able to use PupControl to move the taskbar to the top.

Hope this helps
CatDude
.
Attachments
image-1.png
(24.52 KiB) Downloaded 1060 times
rpl-1.4.1-i486.pet
(11.77 KiB) Downloaded 353 times
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#91 Post by Tman »

CatDude,

Indeed, your pet has fixed the issue with ice_config.sh. The menuitem for it can be re-enabled with Pmenu.
Fantastic work, CatDude! Thanks very much. :)

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#92 Post by Tman »

MERRY CHRISTMAS and HAPPY HOLIDAYS everyone!!!

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#93 Post by darkcity »

8) happy xmas

solid added to the big puppy list

oligin10
Posts: 193
Joined: Sat 17 Jul 2010, 15:47
Location: Buckeye State, USA

Final Release?

#94 Post by oligin10 »

Hi Tman, just checking to see if you were still going to do a final release for this. I noticed in Saluki postings that you were going to be scaling back. If you are not, could you please let us know? Thanks for all your contributions to Puppy and all your hard work. Thanks, Rob

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#95 Post by Tman »

Hi Rob and all,

Yes, I will wrap things up with Solidpup and then divert my full attention to my new project. I will see if I can work on it some more this weekend.

I am not really leaving Puppy, just I won't have as much free time for it as I used to.

charbaby66
Posts: 75
Joined: Sat 10 May 2008, 09:40

SolidPup rocks on 64mb Toshiba laptop

#96 Post by charbaby66 »

Tman, this late arrival and fan of your work will miss you already!

I may see if your other project works on my IBM T41 lappy but the
inverter or something vid-wise is hooped and although I can use ext.
monitor I find it annoying to crane my head when using it, and havent
been playing on it,. Whichever comes first - patience, repair or
replacement, I will let you know if Saluki works for me - I love the
logo!! Very classy, as much else I have seen from you.

Ok ..I started with a Toshiba Satelite 490cdt - 64mb ram, 3.4G hd,
(incl.512M Linux swap) a buggy S3 2mb vid card, which I loved due to
how solidly it is built -has the dock, and ext. floppy.. My pet project was
getting Puppy on it - ran most versions tried- some slow, but they go!
But the memory and vid card were hurting me.

I just found a 4060XCDT for $20, hoped I could add memory from the
other but the chip was dead- so this lil rescue is a Pll 233 w/64mb
XP bloating 3.5 of the 6G hd, using 512mb Linux swap, Trident 2MB
vid. card. 5.28 works great actually, but too big so too slow, and I
haven't found a cutdown version yet so looked around.

Compared to the other lite pups I have tried - SolidPup is the best
(Note to those of us with old old dogs: I need to use PLoP to boot
from USB with this bios, and add to my config file the " pfix=nocopy
pmedia=cd" to a) boot from USB and b) load the savefile, but only
have nosmp from frugal without issue) I may wipe everything soon
and try a full install to see if it speeds up FF or SM, but it zips very
well w/Dillo.

X detects video cleanly @ 1024x768 16 Bit. Country settings work
and are persistant, and has the locale files needed.

Network settings are not persistant, but are retained in IC Wizard
so I need to scan for my network each time at home to get connected
but my LinksysW54GUSB was detected and rt73usb loaded by default.
Funny thing, I took it into work to show off Puppy on this, booted w/
savefile, found that IC Wizard auto detected and connect to the only
no-password!!wireless connection in the bldg..yeah for me, but shame
on them!!

One thing I liked was the way conky was setup in Akita. I miss that in
Solid, but I use Htop for the moment, I will look into what I can do later
Unlike Akita, in Solid and Warytiny I have sound on 1st boot. Much faster
than Snow or Ice Pup but still appealing..

I was hoping for a sm. flash capable browser, FF SM are far too slow, SM
kills me w/error popups too, Firepup/FDog are too old for YT. Midori/flash
is also broken in the other wary based pups, and I think the 420 based
ones too. It seemed fast until it hung somewhere.. I heard Arora is good.
I updated the repos, but no love, I will poke around ibiblio etc. for pets
but if no luck will stick w/Dillo actually flies esp. compared to SM and FF
and is much prettier than the text based browsers, but I can't log in to
Hotmail (forget the error -no flash or java maybe). Sorry doubt I will
ever want to print from this beast, so not sure but think it would work
just fine if I did..

All in all SolidPup made this POS laptop run very well, I thank you
for your hard work, and sharing of your time. I am happily posting
from it right now :) Will let you know about Saluki in the future.

Take care!

oligin10
Posts: 193
Joined: Sat 17 Jul 2010, 15:47
Location: Buckeye State, USA

Thanks

#97 Post by oligin10 »

Hi Tman, thanks for the update. Looking forward to trying it out, Rob

User avatar
Tman
Posts: 808
Joined: Sat 22 Jan 2011, 21:39
Location: Toronto

#98 Post by Tman »

Thanks charbaby66 for the nice letter :)
I helped get Saluki going but it is mostly Jemimah's work.

I have uploaded SolidPup 5.1.1-Final. A lighter 97MB version with Tint2 panel is also available.

I will still be around in the puppy forum, but I don't intend to make any new pups for a long time and these are the last versions to be based on Wary 5.1.1.

Image
Last edited by Tman on Mon 16 Jan 2012, 06:28, edited 4 times in total.

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

#99 Post by scsijon »

good luck Tman and thanks for all the work!

oligin10
Posts: 193
Joined: Sat 17 Jul 2010, 15:47
Location: Buckeye State, USA

SolidPup Final

#100 Post by oligin10 »

Thanks Tman, that was fast. Thanks again for all you have done for Puppy Linux. Thanks, Rob

Post Reply