Page 118 of 158
Posted: Thu 09 Dec 2010, 17:09
by Jades
ttuuxxx wrote:Saving space is done by either removing large apps or reducing needed libs by others. Getting rid of Gnumeric/Goffice and making a sfs and pet for it for quickpet would save around 5MB compress give or take
IIRC Gnumeric has been discussed as a candidate for removal previously. I personally like using it, but I agree that it's one of the apps for which a move to the PPM wouldn't upset too many people.
ttuuxxx wrote:and a static Abiword that's compiled without gfoffice like in 2.14X would be a better move.
Abiword should certainly be retained.
ttuuxxx wrote:Making a new printer gui that ask you which make and model printer you have and then downloads the ppd from the repo would save a few MB
At the potential cost of added inconvienience for users without internet connections on all of their machines.
Posted: Thu 09 Dec 2010, 17:43
by ttuuxxx
Jades as cost cutting goes If you find a excuse for everything then nothing will be removed.
I never said that abiword word should be removed, that would be stupid, I said to compile it statically without Goffice, you can compile Abiword without Goffice, only 2 apps use Goffice, Abiword and Gnumeric, If you toss gnumeric in the repo and compile abiword without goffice its a very large savings.
Having Gutenprint lib included which has hundreds of compressed ppd's inside of the libs is very bloated way of doing things, 2MB+ compressed, If you have a gui that downloads individual ppd's as needed per printer, The download will be around 10-50kb each. That's a blink of an eye download even on dialup. And a very innovative puppy way of doing things. Which puppy is known for.
ttuuxxx
Posted: Thu 09 Dec 2010, 17:56
by ttuuxxx
Actually having all the ppd's online would be a brilliant Idea because alot of printers don't work out of the box anyways, because of outdated gutenprint or because of large other printer files that aren't included in gutenprint, etc depending how the gui is made it could download a printer update file which could update make and models, so it would be as easily as updating the repo's ppd files and finally putting a end to a very long standing problem of not being able to find the right ppd file for a lot of printers, The forum is plagued with hundreds of thread about this issue. This could solve it and make more people happy with there puppy based pc's
ttuuxxx
Posted: Thu 09 Dec 2010, 18:19
by rcrsn51
ttuuxxx wrote:Making a new printer gui that ask you which make and model printer you have and then downloads the ppd from the repo would save a few MB, That would get rid of a 7MB Ghost script lib plus its other parts.
When compiling ghostscript you the option of it building all the ppd instead of just building the extra large lib. Those are the files that should be uploaded to the repo and included in the gui. Following the above 2 software recommendations would save around 10MB compressed or more.
ttuuxxx
Are you saying that you don't need Ghostscript to print?
Are you saying that you only need a PPD file to install a printer?
Posted: Thu 09 Dec 2010, 18:30
by Béèm
ttuuxxx wrote:you can compile Abiword without Goffice, only 2 apps use Goffice, Abiword and Gnumeric, If you toss gnumeric in the repo and compile abiword without goffice its a very large savings.
ttuuxxx
Can you enlighten my ignorance?
I thought that Goffice is a stand alone office suite (kinda OOo) and gnumeric and Abiword also.
What is the use then to compile those latter two with goffice?
Posted: Thu 09 Dec 2010, 18:32
by Jades
ttuuxxx wrote:Jades as cost cutting goes If you find a excuse for everything then nothing will be removed.
Every user has their own programs that they like using, but I did say that I agreed that Gnumeric is a good candidate to be moved to PPM.
ttuuxxx wrote:I never said that abiword word should be removed, that would be stupid
I never said you did - someone else earlier on had advocated dropping both Abiword and Gnumeric.
ttuuxxx wrote:I said to compile it statically without Goffice, you can compile Abiword without Goffice, only 2 apps use Goffice, Abiword and Gnumeric, If you toss gnumeric in the repo and compile abiword without goffice its a very large savings.
I confess I'm not up on modern programming techniques but is the essential idea that only the bits of Goffice that Abiword needs to function are included as part of the latter program? I can see how space would be saved in that case.
ttuuxxx wrote:Having Gutenprint lib included which has hundreds of compressed ppd's inside of the libs is very bloated way of doing things, 2MB+ compressed, If you have a gui that downloads individual ppd's as needed per printer, The download will be around 10-50kb each. That's a blink of an eye download even on dialup.
You're still assuming that everyone that might want to use Puppy has an internet connection. As it happened I did need to download a couple of files to get the HP Deskjet 720C to run on this machine, but for the Canon BJC-70 and the Canon i865 the drivers were included which saved messing about.
ttuuxxx wrote:And a very innovative puppy way of doing things. Which puppy is known for.
As is being user friendly and having an attractive set of apps that are ready to go. You shouldn't lose sight of that. The main reason I decided to use Puppy instead of Ubuntu on my Pentium D machine was the I realised that it had virtually all of the apps I'd need.
Re: errors while copying between rox windows (lucid 240)
Posted: Thu 09 Dec 2010, 19:10
by abushcrafter
Béèm wrote:Didn't report it but had this starting from 240.
I get errors when dragging files from one rox window to another, see picture.
This is the bad part.
The good part is, that astonishingly the copy did work ok as I can work with the files.
You know that's a text box which you can select all the text in and copy it and post the text instead of a image.
Posted: Thu 09 Dec 2010, 19:31
by Ledster
Running 242 at this moment and finding it very good. So far just the one problem
for me - as a hobby I like to use Lazarus for some simple programming. I have
done this in the past using Gposil's dpup, puppy 431 and lighthouse pup with
no problems, but luci throws up the following when I try to start laz:
Runtime error 203 at $08070593
$08070593
$0807085D
$080E42D4
$087BD3FD
I have tried using gposil's lazarus sfs and installing from scratch, both of which
work fine in 431 and lhp.
Programs written in Laz in 431 give runtime error 204 in luci.
As a further check I tried peazip portable 3.0 which is written in lazarus. Works
fine in 431 (haven't tried lhp yet), but gives the following in luci:
# ./peazip
Runtime error 204 at $0806F0AE
$0806F0AE
$081A931A
$081A9854
$08379CFD
Any one any idea what is going on?
What can I do to fix it?
Ledster
NB
203 - heap overflow error
204 - invalid pointer operation
Posted: Thu 09 Dec 2010, 19:43
by Jasper
Hi playdayz,
Are there some packages which tend to be used infrequently and might be run independently of lupu/luci (or added via pet/SFS)?
Gparted is the example program that gave rise to this probably clueless and useless thought.
My regards
Posted: Thu 09 Dec 2010, 20:01
by Jades
Sir Jasper wrote:Hi playdayz,
Are there some packages which tend to be used infrequently and might be run independently of lupu/luci (or added via pet/SFS)?
Gparted is the example program that gave rise to this probably clueless and useless thought.
I was using that yesterday to partition my 80GB drive prior to doing a full install of Lupu 511. It probably is a decent candidate for moving to PPM, however, for newbie-proofing at least.

How big is it?
Posted: Thu 09 Dec 2010, 20:16
by Jasper
Hi Jades,
I think Gparted is about ¾ MB, but I wondered if the idea might be of wider application.
My regards
Video
Posted: Thu 09 Dec 2010, 21:35
by sszindian
Since 511 then from 238 thru 242 and Quickset 511--- video in pupTelly is choppy and out of sync with the audio and the same in Youtube.
Quirky 1.4 the video is the way it should be and completly in-sync with the audio. I use the same system for all versions with a SiS card. I run FProt AV in the 511 thru 242 and not on Quirky... that's the only difference I know of... could that be a problem... does anyone else experience this or am I alone?
UPDATE:
SOLVED MYSELF: Not realizing, I was using browser Seamonkey with Quirky and use Iron-6 with all the other puppies.... "I Suggest... stay away from Iron Browser" This little thing could be causing major problems with other programs.... just a thought!!!
Posted: Thu 09 Dec 2010, 22:00
by ttuuxxx
rcrsn51 wrote:ttuuxxx wrote:Making a new printer gui that ask you which make and model printer you have and then downloads the ppd from the repo would save a few MB, That would get rid of a 7MB Ghost script lib plus its other parts.
When compiling ghostscript you the option of it building all the ppd instead of just building the extra large lib. Those are the files that should be uploaded to the repo and included in the gui. Following the above 2 software recommendations would save around 10MB compressed or more.
ttuuxxx
Are you saying that you don't need Ghostscript to print?
Are you saying that you only need a PPD file to install a printer?
yes and no

I looked this up, If using cups 1.1.14 then yes and if using From CUPS 1.1.15 no, The earlier cups worked better on puppy anyways, and wouldn't be hard to update just the newer different ppd's.
This page is very interesting reading.
http://www.openprinting.org/download/kp ... -PPDs.html
But what I was thinking is using ghostscript ppd files in cups. cups as the loader or editing the ghostscript sources so it doesn't include the ppd's in the libgs.so and would dynamically load the ppd's from downloaded file.
ttuuxxx
CUPS up to 1.1.14 used its own filters, though the filtering system was based on Ghostscript. Namely the pstoraster was directly derived from Ghostscript code. CUPS had re-organized and streamlined the whole mechanics of this legacy code and organized it into a few clear and distinct modules. The CUPS pstoraster filter was working out-of the-box. It was working independently from any Ghostscript which might or might not have been installed on the system.
From CUPS 1.1.15 this has changed. CUPS now relies on a Ghostscript version, that needs a "cups" device (-sDEVICE=cups"). ESP Ghostscript 7.05 provides this. GNU Ghostscript needs a special patch to the source code and a re-compilation to work for CUPS. ESP Ghostscrpt therefor is the preferred distribution. In its version 7.05.4 it contains exactly 300 supported "devices" (compare this to stock GNU Ghostscript with 181 devices!).
Posted: Thu 09 Dec 2010, 22:14
by playdayz
Add this (Line 137 in /usr/local/bin/pupzip):
Code:
| grep -iv "\\.rar"
Now, Click on RAR file --> OK !
I think we might need to do more than one of these since we add 7z and xz as well as rar, so we will wait and do them all at once.
Posted: Thu 09 Dec 2010, 22:28
by Jim1911
Great work guys,
Luci-243 with a clean frugal installation works great. Luci-241 with a frugal KDE installation updated perfectly to luci-243. Luci-241 with a full hd installation updated fine to luci-243, just had to reinstall some applications such as pwidgets. Sorry, no other problems to report using my hardware.
IMO zdrv should be retained and nonessential items such as docs placed there. When making manual frugal installations, users may need to be reminded that their are 4 necessary files since some have apparently deleted the zdrv.
As for this:
ttuuxxx wrote:
I looked this up, If using cups 1.1.14 then yes and if using From CUPS 1.1.15 no, The earlier cups worked better on puppy anyways, and wouldn't be hard to update just the newer different ppd's.
With my hardware, there was one headache after another with earlier versions of CUPS. The printer problems have been solved and the current CUPS 1.4.3 works flawlessly. It would be a hugh mistake to roll back.
Kudos,
Jim
Posted: Thu 09 Dec 2010, 22:35
by ttuuxxx
Jim1911 wrote:Great work guys,With my hardware, there was one headache after another with earlier versions of CUPS. The printer problems have been solved and the current CUPS 1.4.3 works flawlessly. It would be a hugh mistake to roll back.
Kudos,
Jim
Jim it couldn't of been the version of cups, Cups is just a gui for ppd files, It could of been the backend driver version number, or how cups was compiled, we did have issues in the past with cups and permissions issues that was a large headache. But cups is really just a loader.
ttuuxxx
Posted: Thu 09 Dec 2010, 23:01
by playdayz
Luci-244 The Return to the True Path of Puppy
127MB ISO Loads Completely Into RAM on Computers with 256MB ram
Posted: Thu 09 Dec 2010, 23:06
by 01micko
playdayz
typo in the URL for 244
Cheers
Posted: Thu 09 Dec 2010, 23:12
by playdayz
Dang, that took me two false starts. It's there now.
Posted: Thu 09 Dec 2010, 23:16
by ttuuxxx
does it have gcalctool, calculator? did you get rid of a window manager?
ttuuxxx