Fluppy 013
gnash in Seamonkey fails to render the video here:
http://www.syfy.com/rewind/warehouse13/1250146/
I get only a blank box. Anyone else seeing the same?
It works OK with Lucid 5.1.1, Seamonkey, and Flash.
http://www.syfy.com/rewind/warehouse13/1250146/
I get only a blank box. Anyone else seeing the same?
It works OK with Lucid 5.1.1, Seamonkey, and Flash.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
Hi all
The firefox sfs has been updated to 3.6.10
could someone please test it before it is uploaded to the petstore?
link: https://docs.google.com/leaf?id=0BwWD08 ... ist&num=50
Thanks
stripe
The firefox sfs has been updated to 3.6.10
could someone please test it before it is uploaded to the petstore?
link: https://docs.google.com/leaf?id=0BwWD08 ... ist&num=50
Thanks
stripe
Re: Chrome Fonts
The problem is more subtle but exists in Seamonkey 2.0.8 as well.jonlowe wrote:I've got Fluppy 006 working pretty much the way I want it now. Printing works, suspend and lid switch works, it looks good, fast and responsive. The last thing that is bugging me is font rendering in Chrome. Take a look at this page in Chrome:
http://deals.woot.com/sellout
The fonts are all messed up, especially on the right hand side.
Is there a font package I can install, or setting I can change to fix this? I did some searching, but didn't find anything really relevant.
Thanks for all your help.
Jon
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
Re: Chrome Fonts
Look at Jemimah's response. That fixed the problem.edoc wrote:
The problem is more subtle but exists in Seamonkey 2.0.8 as well.
Jon
Re: Chrome Fonts
OK, so adding fonts should work in Seamonkey as well as Chrome and Firefox?jonlowe wrote:Look at Jemimah's response. That fixed the problem.edoc wrote:
The problem is more subtle but exists in Seamonkey 2.0.8 as well.
Jon
Sounds simple ... and that worries me ...

[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
Re: Chrome Fonts
I did it in Puppy 4.3.1 in Seamonkey and it worked. Not as many choices in the font properties in Seamonkey, but it helped a lot.edoc wrote:OK, so adding fonts should work in Seamonkey as well as Chrome and Firefox?jonlowe wrote:Look at Jemimah's response. That fixed the problem.edoc wrote:
The problem is more subtle but exists in Seamonkey 2.0.8 as well.
Jon
Sounds simple ... and that worries me ...
Please note the script to download the fonts. In Fluppy 006, I had to remove that extra " to get the script to work. In Puppy 4.3.1 on another computer, I had to leave it in. Go figure...
Jon
If jemimah is on it than it is certain to be resolved!jemimah wrote:Yup, I'm on it.
Standing by for the CUPS fix ...
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
Re: Chrome Fonts
Are similar manual edits to the default config file for Seamonkey -jonlowe wrote:I did it in Puppy 4.3.1 in Seamonkey and it worked. Not as many choices in the font properties in Seamonkey, but it helped a lot.edoc wrote:OK, so adding fonts should work in Seamonkey as well as Chrome and Firefox?jonlowe wrote: Look at Jemimah's response. That fixed the problem.
Jon
Sounds simple ... and that worries me ...
Please note the script to download the fonts. In Fluppy 006, I had to remove that extra " to get the script to work. In Puppy 4.3.1 on another computer, I had to leave it in. Go figure...
Jon
"minimum_font_size" and "minimum_logical_font_size" required?
If I do all of the following the problem should be solved, in both Fluppy 005 and in Lucid 5.1.1?
#
A handy little script to download MS fonts. Stolen from Browserlinux puplet.
+++++++++++++++++++++++++++++++++++++++++++
#!/bin/sh
fonts_url="http://avi.alkalay.net/software/webcore ... 3.0.tar.gz"
DISPAY=:0.0 rxvt -e bash -c "
echo Please wait...
echo
wget $fonts_url
tar -xf webcore-fonts-3.0.tar.gz
mkdir /root/.fonts
cp webcore-fonts/fonts/* /root/.fonts
rm -r webcore-fonts
rm webcore-fonts-3.0.tar.gz
echo
echo
echo Finished downloading and installing the fonts...
echo
echo
sleep 60
++++++++++++++++++++++++++++++++++++++++++++
Posted 1 month ago #
#
jonlowe
Member
PM this user
There is a mistake in the script above.
DISPAY=:0.0 rxvt -e bash -c "
should be
DISPAY=:0.0 rxvt -e bash -c
There is a stray " in the original script.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
Re: Chrome Fonts
You don't have to do anything to a config file for Seamonkey.edoc wrote:
Are similar manual edits to the default config file for Seamonkey ?
If I do all of the following the problem should be solved, in both Fluppy 005 and in Lucid 5.1.1?
You do both for for Fluppy, assuming you are using Chrome in it. I don't know about Lucid, but I would assume the same thing applies there if it uses Chrome or Seamonkey.
Jon
It worked in both Floppy 005 and Lucid 5.1.1
Thanks to all!
I tweaked the Seamonkey guys to fix this.
BTW: It makes some other sites look nicer as well!
Thanks to all!
I tweaked the Seamonkey guys to fix this.

BTW: It makes some other sites look nicer as well!
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
gnash is having trouble with http://syfy.com
Does anyone else see the problem with the video, the one at the top and full-width of the home page and the other down and to the right?
WDYT?
Does anyone else see the problem with the video, the one at the top and full-width of the home page and the other down and to the right?
WDYT?
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
jemimah :
Thanks Miss Jem.
Fluppy worked here >> Acer emachines netbook eM350-21G16i
http://murga-linux.com/puppy/viewtopic. ... 247#457247
Chris.
Thanks Miss Jem.
Fluppy worked here >> Acer emachines netbook eM350-21G16i
http://murga-linux.com/puppy/viewtopic. ... 247#457247
Chris.
Re: Chrome Fonts
I'm not using Fluppy but noted this suggestion for adding fonts to Firefox. I've been disappointed by the default "draft" quality fonts in TXZ puppy so d/l this webcore-fonts file and unpacked it to the /root/.fonts directory andedoc wrote:If I do all of the following the problem should be solved, in both Fluppy 005 and in Lucid 5.1.1?
#
A handy little script to download MS fonts. Stolen from Browserlinux puplet.
+++++++++++++++++++++++++++++++++++++++++++
#!/bin/sh
fonts_url="http://avi.alkalay.net/software/webcore ... 3.0.tar.gz"
DISPAY=:0.0 rxvt -e bash -c "
echo Please wait...
echo
wget $fonts_url
tar -xf webcore-fonts-3.0.tar.gz
mkdir /root/.fonts
cp webcore-fonts/fonts/* /root/.fonts
rm -r webcore-fonts
rm webcore-fonts-3.0.tar.gz





You're welcome.cthisbear wrote:jemimah :
Thanks Miss Jem.
Fluppy worked here >> Acer emachines netbook eM350-21G16i
http://murga-linux.com/puppy/viewtopic. ... 247#457247
Chris.

I just went here and of the live links over half of them required Silverlight - a proprietary MS app - the rest failed to work (blank pop-up). Any idea why, please?
http://www.hannity.com/stations/georgia
I don't know if it is relevant but I am using gnash instead of Flash with Seamonkey 2.0.8 on my Samsung NB30 w.Fluppy 005 -- would an upgrade to 006 possibly sold the problem?
http://www.hannity.com/stations/georgia
I don't know if it is relevant but I am using gnash instead of Flash with Seamonkey 2.0.8 on my Samsung NB30 w.Fluppy 005 -- would an upgrade to 006 possibly sold the problem?
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603