Fatdog64 Contributed Packages and SFS

Talk about and post software packages known to work or packaged for Puppy.
Message
Author
User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#361 Post by rcrsn51 »

If you prefer that Fatdog CUPS use Ghostscript as its rasterizer:

1. Download ghostscript_fatdog-9.05-amd64.txz. This is a minimal build with just the key components.
2. Right-click install the package in Fatdog.
3. Restart CUPS with: /etc/init.d/70-cups restart
4. Test Ghostscript with the command: gs -h

Read here for more info about Ghostscript.

p310don
Posts: 1492
Joined: Tue 19 May 2009, 23:11
Location: Brisbane, Australia

#362 Post by p310don »

If you prefer that Fatdog CUPS use Ghostscript as its rasterizer:
Is this (functionally) different to the ghostscript in the repo?

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#363 Post by rcrsn51 »

p310don wrote:Is this (functionally) different to the ghostscript in the repo?
This is a minimal build with just the key components.
Are you asking if it does the same job of rasterizing? The only way to answer that is by empirical testing.

But if I was not satisfied with it, I never would have posted it.

Waiting for your own test results.

p310don
Posts: 1492
Joined: Tue 19 May 2009, 23:11
Location: Brisbane, Australia

#364 Post by p310don »

Are you asking if it does the same job of rasterizing? The only way to answer that is by empirical testing.
I'm happy to test, but not sure what I'm testing, nor how to.

I typed in your command

Code: Select all

gs -h
in my slightly older version of fatdog which has repo ghostscript installed. It gives me lots of words letters and numbers that I don't have any idea what they mean. It does say it is ghostscript version 9.23 - slightly newer (incremental difference)

I did a virgin install of fatdog, installed your ghostscript & the samsung ULD printer driver and it works perfectly. Although no differently to repo gs.

Doing another virgin install of fatdog, with samsung ULD installed, but no gs, it still prints. This is new for this version of FD. I have only printed the test page, but the text at the bottom of the page is bolder, maybe slightly larger. The GS printing is finer, as in thinner font.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#365 Post by rcrsn51 »

p310don wrote:I did a virgin install of fatdog, installed your ghostscript & the samsung ULD printer driver and it works perfectly. Although no differently to repo gs.
I am not going to second-guess Fatdog's decision to omit ghostscript from its ISO, but I suspect that it has to do with size considerations. My package is a fraction of the size. But if that's not an issue for you, get the full package.
Doing another virgin install of fatdog, with samsung ULD installed, but no gs, it still prints.
That's because it is using the alternate rasterizer from poppler. You will need more testing to decide if you are satisfied with the quality.

p310don
Posts: 1492
Joined: Tue 19 May 2009, 23:11
Location: Brisbane, Australia

#366 Post by p310don »

My package is a fraction of the size. But if that's not an issue for you, get the full package.
TBH, size doesn't matter to me personally, but I do understand the consideration.

If your package achieves the exact same result, at approx 1/3 the size, that's gotta be good.

So going back to my original question to you rcrsn51, is it functionally different to repo ghostscript? It seems the answer is no, but it is physically different (smaller).

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#367 Post by rcrsn51 »

Here is something to test. Do a clean install of the new Fatdog. Get full ghostscript from the repo. Print a test page.

Which does it look like? The ghostscript version or the poppler version?

p310don
Posts: 1492
Joined: Tue 19 May 2009, 23:11
Location: Brisbane, Australia

#368 Post by p310don »

Do a clean install of the new Fatdog. Get full ghostscript from the repo. Print a test page.

Which does it look like? The ghostscript version or the poppler version?
The repo version of ghostscript, and the no ghostscript version look the same. Your ghostscript looks different.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#369 Post by rcrsn51 »

p310don wrote:The repo version of ghostscript, and the no ghostscript version look the same. Your ghostscript looks different.
So even though you installed full ghostscript, which rasterizer appears to be in use?

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#370 Post by jamesbond »

rcrsn51 wrote:
p310don wrote:The repo version of ghostscript, and the no ghostscript version look the same. Your ghostscript looks different.
So even though you installed full ghostscript, which rasterizer appears to be in use?
In 810-beta and older 800s, the default rasteriser is ghostscript. Which is why every single driver requires ghostscript to be installed or they don't work.

On 810 final, we made a decision to switch the default rasteriser to poppler. So for many built-in drivers, ghostscript isn't needed anymore. Installing ghostscript from the repo does not change this fact. Seeing that you get identical output, you'd probably use the same default poppler rasteriser instead of ghostscript.

So if you want to use ghostscript as the rasteriser, in addition to installing to to the repo, you need to edit one file: /usr/share/cups/mime/cupsfilters-poppler.convs. This is explained here: http://distro.ibiblio.org/fatdog/web/faqs/printing.html, at the bottom of the page.

On the other hand, if you use rcrsn51's package, you don't need this since the same effect is achieved using different means (it comes with cupsfilters-ghostscript.convs which specifies higher priority for ghostscript than for poppler).

So for proper comparison, when using the repo ghostscript, you need to edit that file before printing a test page. Only then the comparison becomes apple-to-apple.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#371 Post by rcrsn51 »

As I said to Don in a PM, CUPS test pages are irrelevant. The real test comes from printing everyday documents. Do you prefer the output from one rasterizer over the other? Is there any real difference?

Something else to consider: when the printer vendors like HP develop their Linux drivers, they expect that the input stream is coming from Ghostscript. That's because they will test their driver against a mainstream distro that uses Ghostscript.

So if you are concerned about compatibility, your best bet is to use Ghostscript yourself.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

Compression 2.0 - Utility program

#372 Post by don570 »

Compression 2.0 - Utility program
Compression of a folder .
See below
Last edited by don570 on Thu 13 Feb 2020, 19:45, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

pupmd5sum-1.8 for fatdog64

#373 Post by don570 »

pupmd5sum-1.8-noarch.txz
Available:
https://drive.google.com/open?id=1s4cmG ... GZaprPNyGK
Size : 7k

Instructions: Right click on file and choose pupmd5sum
md5sum is first to be calculated but other check sums are available.
Save the result as a text file.
Attachments
screenshotpupmd5sum.png
(40.78 KiB) Downloaded 225 times

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#374 Post by don570 »

see next post..
Last edited by don570 on Sat 15 Feb 2020, 17:30, edited 1 time in total.

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

compression-2.2 available

#375 Post by don570 »

compression-2.2 available
rar compresion option to preserve links
needs rar installed from fatdog64 repository

https://drive.google.com/open?id=19vMm0 ... zPkxX7s8tu
Available:
compression-2.2-noarch.txz

Size: 19k
Attachments
screenshot-compression.png
(45.68 KiB) Downloaded 217 times
Last edited by don570 on Thu 20 Feb 2020, 00:20, edited 1 time in total.

User avatar
ETP
Posts: 1193
Joined: Tue 19 Oct 2010, 19:55
Location: UK

Fatdog64 Contributed Packages and SFS

#376 Post by ETP »

@ The Fatdog Team,

Thanks for Fatdog64-810 Final [17 Jan 2020]

Whilst testing it booted via "Super GRUB2 Disk" [SG2D] I made a couple of videos & created some packages.

The 2 videos can be found here:

https://photos.app.goo.gl/dbpcP44LkMDJgePp9

The packages are a streamed TV Panel & a version of my (TTS) multilingual startup welcome alert/ Internet alarm package.

They can be found here:

https://drive.google.com/drive/folders/ ... 4P7193UYVL

The TV Panel requires the installation of mpv using Gslapt.

Two AU channels are included.

If outside the UK, just ignore the 4 BBC channels on the top row unless you have a UK based VPN that will give you at least 10Mbps.

You should be able to access SKY UK at the bottom left & the rest of the icons.

The AU ABC channel is old fashioned & takes several second to launch. SKY AU works fine here in the UK.

You will find the TV panel on the desktop menu together with it's boot toggle switch.

Download all items then right click each in turn and select "Install Package"

The translate-shell package is required by the multilingual startup_welcome_alert package.

Having installed those 2 packages you will need to reboot twice to activate the spoken greeting.

Some MPV Tips:

# To quit the TV press keyboard letter q
# To resume later at the same position when viewing a film or video, use instead keyboard letter Q (Upper case)
# To toggle between windowed & full-screen mode press keyboard letter f (Or a fast double left click of the rodent)
# Use numbers 0 (up) and 9 (down) across the top of the keyboard to adjust volume.
# To take a screenshot press keyboard letter s
# Toggle visibility of subtitles (when available) with keyboard letter v
# To pause or resume play use keyboard letter p or the space bar.

Plus in the version of mpv in Fatdog [shift + i] will toggle on screen stream stats.
Attachments
mpv.png
Use Gslapt to install mpv
(102.28 KiB) Downloaded 762 times
Regards ETP
[url=http://tinyurl.com/pxzq8o9][img]https://s17.postimg.cc/tl19y14y7/You_Tube_signature80px.png[/img][/url]
[url=http://tinyurl.com/kennels2/]Kennels[/url]

User avatar
ETP
Posts: 1193
Joined: Tue 19 Oct 2010, 19:55
Location: UK

Fatdog64 Contributed Packages and SFS

#377 Post by ETP »

An easy practical implementation for Fatdog-810 Final [17 Jan 2020]

@ The Fatdog Team,

I posted here http://murga-linux.com/puppy/viewtopic. ... 82#1050582

about a DLNA Pet & Repository image for Bionicpup64 8.0. I see no reason why Fatdog should be

left out in the cold so am attaching a modified package of that pet suitable for Fatdog.

The same repository image referenced in that post must be used with this package together with the

instructions for download, placement and writing the extracted image to a USB2 stick.

The compressed repository image [70MB] & it's md5sum can be found here:

https://drive.google.com/drive/folders/ ... sp=sharing

N/B Use Gslapt to install minidlna as in the shot below and in Fatdog64 Service Manager do NOT

tick the minidlna service item.

Enjoy
Attachments
Minidlna_Fatdog64-V1-x86_64-PET.txz.gz
****** Please remove false .gz ******
(12.33 KiB) Downloaded 194 times
minidlna.png
Use Gslapt to install minidlna
(59.17 KiB) Downloaded 762 times
Regards ETP
[url=http://tinyurl.com/pxzq8o9][img]https://s17.postimg.cc/tl19y14y7/You_Tube_signature80px.png[/img][/url]
[url=http://tinyurl.com/kennels2/]Kennels[/url]

User avatar
ETP
Posts: 1193
Joined: Tue 19 Oct 2010, 19:55
Location: UK

Fatdog64 Contributed Packages and SFS

#378 Post by ETP »

Please see previous post

Six additional test videos together with their associated icons
for the repository stick are available from the following share:

https://my.pcloud.com/publink/show?code ... PPOS6oYU6X

EDIT 02/03/20:
Now 11 additional test videos in share.
Attachments
Extra-test-videos.png
(51.14 KiB) Downloaded 737 times
Regards ETP
[url=http://tinyurl.com/pxzq8o9][img]https://s17.postimg.cc/tl19y14y7/You_Tube_signature80px.png[/img][/url]
[url=http://tinyurl.com/kennels2/]Kennels[/url]

step
Posts: 1349
Joined: Fri 04 May 2012, 11:20

#379 Post by step »

Zoom client for Linux repackaged as an SFS for Fatdog64 >>here.
[url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Fatdog64-810[/url]|[url=http://goo.gl/hqZtiB]+Packages[/url]|[url=http://goo.gl/6dbEzT]Kodi[/url]|[url=http://goo.gl/JQC4Vz]gtkmenuplus[/url]

step
Posts: 1349
Joined: Fri 04 May 2012, 11:20

#380 Post by step »

The pointerpointer tool for Zoom.
[url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Fatdog64-810[/url]|[url=http://goo.gl/hqZtiB]+Packages[/url]|[url=http://goo.gl/6dbEzT]Kodi[/url]|[url=http://goo.gl/JQC4Vz]gtkmenuplus[/url]

Post Reply