Classic Pup 2.14X -- Updated 2 series

A home for all kinds of Puppy related projects

What is the best Puppy Version ever, LOL

2.14x
11
29%
2.14x
4
11%
2.14x
11
29%
Other: 2.14x only
12
32%
 
Total votes: 38

Message
Author
User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#1881 Post by ttuuxxx »

Glad your liking it :) Might be sometime before v12 happens, but soon enough :)
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

Puppyt
Posts: 907
Joined: Fri 09 May 2008, 23:37
Location: Moorooka, Queensland
Contact:

214x11

#1882 Post by Puppyt »

Thanks for your reply, ttuuxx -

actually I'm a bit abashed - there were the dregs of a much earlier pup_214r.sfs on the 'C' drive (Bulldoze partition), and perhaps that gave the boot-up a bit of a hill-start. Maybe (?) not quite the puppy pcmcia miracle I've always hoped for, but still your work is magic and muchly appreciated!

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#1883 Post by ttuuxxx »

Hi Guys every once in a bit I like to check out other repos and see what they got for files :)
So anyways I was looking at redhats, funny they have the same ffmpeg,xine,gxine as 2.14X does, They must of just updated, anyways I compared file for file, and well we have about 10 less deps and its about 50% smaller, not bad, I swapped around files etc to see what works and doesn't and well they all work other than the few missing deps, Thats good to know if we ever get stuck for ffmpeg.

Anyways I came across this gtk program called My traceroute gtk, and well I made a package from the 3 files needed and when I stripped the files it shrank 50%, not bad its a 68kb pet. Anyway its a program that tells you how good your connection is, if you have any packet loss etc.
I'm on wired adsl2 so I don't have anything to worry about, but could be a good tool for wireless people, anyways once you install it, you can locate it under menu/system/Traceroute
ttuuxxx
Attachments
mtr-gtk-0.75-1.pet
(68.55 KiB) Downloaded 423 times
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
MinHundHettePerro
Posts: 852
Joined: Thu 05 Feb 2009, 22:22
Location: SE

#1884 Post by MinHundHettePerro »

ttuuxxx wrote:
MinHundHettePerro wrote:...
Wow that would be a bonus if that worked, hmmm (thinks to himself, might as well jump at the opportunity ,lol )
One of the biggest annoyances about petget for new users and small laptop screen users is The dependency check list is vary long, most new users don't know about holding the ctrl key down to move it up, and small laptop screen users well , its like manually moving pages.
The answer is that it needs a side scrollbar and a predetermined height, like 500px high then the scrollbar attaches.
I have no clue on how to do that, but there have been threads with this as a request. Any takers?
ttuuxxx
Bored on a Sunday afternoon, started looking into this :shock:.

The .pets I have here only have short missing deps lists so, ttuuxxx, can you supply a .pet for testing with, that is small in size (to minimise install time) and that has lots of missing deps in a standard 214X11?

cheers/
MHHP
[color=green]Celeron 2.8 GHz, 1 GB, i82845, many ptns, modes 12, 13
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285[/color]
Slackos & 214X, ... and Q6xx
[color=darkred]Nämen, vaf....[/color] [color=green]ln -s /dev/null MHHP[/color]

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#1885 Post by ttuuxxx »

MinHundHettePerro wrote: Bored on a Sunday afternoon, started looking into this :shock:.

The .pets I have here only have short missing deps lists so, ttuuxxx, can you supply a .pet for testing with, that is small in size (to minimise install time) and that has lots of missing deps in a standard 214X11?

cheers/
MHHP
funny the first one I picked had about 10 missing wxgtk files (multiget) and it worked perfect no doubles, Then the second one I tried was missing like 2 deps and repeated the categories like 5 times each one, lol had to move the list to see the bottom, so that would be a good one to choose.
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#1886 Post by ttuuxxx »

Tomorrow in about 15hrs or less, I'll be releasing v12, V12 is NOT!!! the last release before I resume 2.20, not even close, just that I did something to 2.14X tonight that tons of people wanted done when 2.14R was released like 3yrs ago and nobody could figure it out at the time :)
Ps I'm not saying what it was, until I release it, lol still will need lots of other updates etc, So 12.1 should be out about 3-5 days after, hopefully. lol
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
MinHundHettePerro
Posts: 852
Joined: Thu 05 Feb 2009, 22:22
Location: SE

petget revisited

#1887 Post by MinHundHettePerro »

ttuuxxx, I had intended to work a bit on the requested petget-scrollbars, but you supplied me with a test-pet where yet another apparition of the very nasty bug that we've been chasing before popped up its ugly head :).

The nasty bug that displays all the multiple menu categories manifested itself now for .pets, where the basename of a file in the package is identical to the basename of the package itself :shock: (in this case the .desktop-file itself).

I threw myself immediately into the fight, and the final battle stood in line 1066, where I with a well aimed thrust of my sharpened sword defeated the bug:
1066 APATTERN="s/\.\/$APKGNAME//g"

Cured me from this spell of Sunday afternoon boredom, but you'll have to wait for your scrollbars :P. (You'll still have to supply a small .pet with a lot of missing deps, though.)

hope it helps/
MHHP
[/quote]
[color=green]Celeron 2.8 GHz, 1 GB, i82845, many ptns, modes 12, 13
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285[/color]
Slackos & 214X, ... and Q6xx
[color=darkred]Nämen, vaf....[/color] [color=green]ln -s /dev/null MHHP[/color]

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

Re: petget revisited

#1888 Post by ttuuxxx »

MinHundHettePerro wrote:
I threw myself immediately into the fight, and the final battle stood in line 1066, where I with a well aimed thrust of my sharpened sword defeated the bug:
1066 APATTERN="s/\.\/$APKGNAME//g"
hope it helps/
MHHP
Excellent job, just tried it and it worked like a charm :) Good stuff !!! :D :D :D
been wanting that fixed for months now :)
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

Re: petget revisited

#1889 Post by ttuuxxx »

MinHundHettePerro wrote: (You'll still have to supply a small .pet with a lot of missing deps, though.)

hope it helps/
MHHP
[/quote]

Here ya go, I ripped apart the deps from a VLC package and knocked it down to 4.3MB, it gives you a list little more than a page long :)
http://www.puppylinux.asia/tpp/ttuuxxx/ ... -0.8.6.pet <----Just a junk file, will not work :) just for testing purposes :)
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
MinHundHettePerro
Posts: 852
Joined: Thu 05 Feb 2009, 22:22
Location: SE

#1890 Post by MinHundHettePerro »

Would a scrollbarred petget report window like this suffice :)?

Nicked a bit of code here and there, and after many tries I got it to work with gtkdialog3 (a new dependency but, that's built-in anyway) :).

Don't think I broke anything, but please, testrun thoroughly.

cheers/
MHHP
[color=green]Celeron 2.8 GHz, 1 GB, i82845, many ptns, modes 12, 13
Dual Xeon 3.2 GHz, 1 GB, nvidia quadro nvs 285[/color]
Slackos & 214X, ... and Q6xx
[color=darkred]Nämen, vaf....[/color] [color=green]ln -s /dev/null MHHP[/color]

User avatar
sullysat
Posts: 367
Joined: Tue 16 Oct 2007, 19:23
Location: San Antonio, TX

#1891 Post by sullysat »

MinHundHettePerro wrote:Would a scrollbarred petget report window like this suffice :)?
Suffice?! I could KISS you!

That's beaUtiful!

I swear this is going to be my favorite puppy ever.

User avatar
sinc
Posts: 545
Joined: Wed 22 Jul 2009, 20:35
Location: Tampa, FL USA

#1892 Post by sinc »

MHHP, those 2 petget fixes are incredible. i jst want to thank you for making my computer better.

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#1893 Post by James C »

MHHP:

Downloaded and installed your scrolling petget package.....works great in 2.14 X11.

Thanks for your efforts. :)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#1894 Post by ttuuxxx »

MinHundHettePerro wrote:Would a scrollbarred petget report window like this suffice :)?

Nicked a bit of code here and there, and after many tries I got it to work with gtkdialog3 (a new dependency but, that's built-in anyway) :).

Don't think I broke anything, but please, testrun thoroughly.

cheers/
MHHP
Wow you did it man that is great, Why Barry never did it, I have no clue??? anyways its done now and looks great :) absolutely perfect :) Those little eeepc screens around the world are going to be real happy with you :)
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#1895 Post by ttuuxxx »

V12 is out guys :) Page 1
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#1896 Post by James C »

Good time to already be here.....downloading now. :)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#1897 Post by ttuuxxx »

now I'll start working on that list, lol plus maybe test menu/Desktop/JWM Configuration Because for the first time we are using JWM config2 scripts like 4 series does. I'm sure we'll have some fun fixing it, if any errors :)
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#1898 Post by James C »

I'm getting my usual 150 KB/sec. download speed, so as soon as the dl finishes and I can burn it to disc I'll give it a quick live spin before I call it a night, or rather early morning.

Let the testing continue! :lol:

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#1899 Post by ttuuxxx »

The main 2 things about this release is xdg menus and JWM2 :)
Now you can select jwm2 themes :)
ttuuxxx

ps looks like were missing a few icons, the theme switcher works anyways :)
Attachments
jwmtheme.jpg
(55.34 KiB) Downloaded 965 times
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#1900 Post by James C »

Posting from 2.14 X 12.......

The new scrolling package manager gui should be a big hit, seems to work well.

Gxine does not have a menu entry .

Just been running live for about 5 minutes, but no "bugs" have jumped out at me yet . Will do a full install later today after I get some sleep.

Post Reply