Re: [gentoo-user] Firefox and script block tool/addon

2020-01-24 Thread Dale
Hi,

I'm checking that as I type.  It may not solve all my problems but it
may certainly help.  Some scripts make one CPU core go to 100% and locks
up the tab the script is running on.  Firefox, to its credit, is sane
enough to allow other tabs to work tho.  At least it doesn't completely
lock up the whole thing.  Good code I guess.  ;-)  Anyway, it does that
for about 30 seconds or so, I assume it times out or something.  Still,
very annoying and worthy of just blocking the script completely. 

It appears clang is disabled.  If I read that correctly, that is the
ideal setting.


[ebuild   R   ~] www-client/firefox-72.0.1::gentoo  USE="gmp-autoupdate
screenshot startup-notification system-av1 system-icu system-jpeg
system-sqlite system-webp -bindist -clang -custom-cflags
-custom-optimization -debug -eme-free -geckodriver -hardened -hwaccel
-jack -lto -pgo -pulseaudio (-selinux) -system-libevent -system-libvpx
-test -wayland -wifi" CPU_FLAGS_X86="-avx2"


Thanks for the tip. 

Dale

:-)  :-) 

P. S. Top posting since reply was also.  Could be device related.  I dunno.


aisha wrote:
> Firefox currently has some issues with addons and local storage.
> Do you have the use `clang` flag enabled?
> This compiles firefox using clang-llvm and fixes a lot of the problems.
>
> ---
> Aisha
> www.aisha.cc
>
> On 2020-01-24 22:52, Dale wrote:
>> Howdy,
>>
>> I use Firefox and have a issue with scripts on some sites.  I have
>> noscript installed and for the most part, it works.  That said, there is
>> times when it doesn't do what I need.  It seems, from what I can find
>> anyway, that you can either allow scripts or not allow scripts but can't
>> pick and choose.  For example.  Let's say I'm on abc.com and I need some
>> scripts to run but want to block other scripts.  With noscript, I either
>> allow all from a site or none.  What I'd like to find is a script block
>> tool that will list all the scripts and allow me to block some but allow
>> others.  Believe it or not, I use to use adblock, a much older version,
>> to do this.  I'd tell adblock to list all the objects, sort them by type
>> and then go through the scripts until I find the magic settings that
>> allows the site to work but not run scripts I don't want.
>>
>> I've installed and tried quite a few script block tools but none of them
>> seem to do what I want to do.  I've even tried a few addons that only
>> had a very few users, just hoping it would do this.  Has anyone ever
>> seen a script block tool, or some other tool with a different name, that
>> works this way?  I need a addon that allows me to refine and be
>> selective on what scripts run and which ones are blocked. 
>>
>> Thanks much to all.
>>
>> Dale
>>
>> :-)  :-) 
>




Re: [gentoo-user] Firefox and script block tool/addon

2020-01-24 Thread aisha

Firefox currently has some issues with addons and local storage.
Do you have the use `clang` flag enabled?
This compiles firefox using clang-llvm and fixes a lot of the problems.

---
Aisha
www.aisha.cc

On 2020-01-24 22:52, Dale wrote:

Howdy,

I use Firefox and have a issue with scripts on some sites.  I have
noscript installed and for the most part, it works.  That said, there 
is

times when it doesn't do what I need.  It seems, from what I can find
anyway, that you can either allow scripts or not allow scripts but 
can't
pick and choose.  For example.  Let's say I'm on abc.com and I need 
some
scripts to run but want to block other scripts.  With noscript, I 
either

allow all from a site or none.  What I'd like to find is a script block
tool that will list all the scripts and allow me to block some but 
allow

others.  Believe it or not, I use to use adblock, a much older version,
to do this.  I'd tell adblock to list all the objects, sort them by 
type

and then go through the scripts until I find the magic settings that
allows the site to work but not run scripts I don't want.

I've installed and tried quite a few script block tools but none of 
them

seem to do what I want to do.  I've even tried a few addons that only
had a very few users, just hoping it would do this.  Has anyone ever
seen a script block tool, or some other tool with a different name, 
that

works this way?  I need a addon that allows me to refine and be
selective on what scripts run and which ones are blocked. 

Thanks much to all.

Dale

:-)  :-) 




[gentoo-user] Firefox and script block tool/addon

2020-01-24 Thread Dale
Howdy,

I use Firefox and have a issue with scripts on some sites.  I have
noscript installed and for the most part, it works.  That said, there is
times when it doesn't do what I need.  It seems, from what I can find
anyway, that you can either allow scripts or not allow scripts but can't
pick and choose.  For example.  Let's say I'm on abc.com and I need some
scripts to run but want to block other scripts.  With noscript, I either
allow all from a site or none.  What I'd like to find is a script block
tool that will list all the scripts and allow me to block some but allow
others.  Believe it or not, I use to use adblock, a much older version,
to do this.  I'd tell adblock to list all the objects, sort them by type
and then go through the scripts until I find the magic settings that
allows the site to work but not run scripts I don't want.

I've installed and tried quite a few script block tools but none of them
seem to do what I want to do.  I've even tried a few addons that only
had a very few users, just hoping it would do this.  Has anyone ever
seen a script block tool, or some other tool with a different name, that
works this way?  I need a addon that allows me to refine and be
selective on what scripts run and which ones are blocked. 

Thanks much to all.

Dale

:-)  :-) 



Re: [gentoo-user] Pre-merge checks

2020-01-24 Thread Dale
Francisco Ares wrote:
>
>
> Em sex, 24 de jan de 2020 13:21, Neil Bothwick  > escreveu:
>
> On 24 January 2020 13:48:23 GMT, Francisco Ares  > wrote:
>
> Hi, All.
>
> I would like to see all pre-merge checks prior to build a new
> kernel, just to make sure all kernel configurations needed até
> satisfied.
>
> I thought on issuing an "emerge -e world" then interrupting
> the process at the beguinning of the first package build.  But
> this looks a weird way of doing things.
>
> Is there any other way?
>
> Thanks!
> Francisco
>
>
> If you use make oldconfig, this shouldn't be necessary as all the
> checks have already been made.
> -- 
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>
>
> This system has quite an old Gentoo instalation, and some packages
> show complaints about kernel features.  So I thought on doing an
> overall check.
>
> Thanks!

I've noticed in the past that some packages do that during the configure
stage.  The only way I know to do those is to emerge the package and
check the configure stage in the log.  Keep in mind, some options won't
cause a fail.  It may continue to build without certain options but not
be able to perform whatever those options add capabilities for.  One
that I used to get a error from is the nvidia drivers package.  On rare
occasions it wanted certain options enabled.  I don't know if it still
does that but would be surprised if it complained when certain drivers
are not enabled. 

There may be a way to use elogviewer to do this, or at least some way to
"scan"/grep the log files there.  I suspect you could view those logs,
figure out a common set of words/phrases and then get a tool to find
them for you.  My grep, xargs and friends abilities are not only
limited, they almost don't exist compared to what I've seen some post on
here.  Maybe that idea will allow someone who is good at them to come up
with ways to accomplish that or give you ideas if you have those skills. 

Hope that helps.

Dale

:-)  :-) 


Re: [gentoo-user] Pre-merge checks

2020-01-24 Thread Francisco Ares
Em sex, 24 de jan de 2020 13:21, Neil Bothwick  escreveu:

> On 24 January 2020 13:48:23 GMT, Francisco Ares  wrote:
>>
>> Hi, All.
>>
>> I would like to see all pre-merge checks prior to build a new kernel,
>> just to make sure all kernel configurations needed até satisfied.
>>
>> I thought on issuing an "emerge -e world" then interrupting the process
>> at the beguinning of the first package build.  But this looks a weird way
>> of doing things.
>>
>> Is there any other way?
>>
>> Thanks!
>> Francisco
>>
>>
> If you use make oldconfig, this shouldn't be necessary as all the checks
> have already been made.
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>

This system has quite an old Gentoo instalation, and some packages show
complaints about kernel features.  So I thought on doing an overall check.

Thanks!


Re: [gentoo-user] Pre-merge checks

2020-01-24 Thread Neil Bothwick
On 24 January 2020 13:48:23 GMT, Francisco Ares  wrote:
>Hi, All.
>
>I would like to see all pre-merge checks prior to build a new kernel,
>just
>to make sure all kernel configurations needed até satisfied.
>
>I thought on issuing an "emerge -e world" then interrupting the process
>at
>the beguinning of the first package build.  But this looks a weird way
>of
>doing things.
>
>Is there any other way?
>
>Thanks!
>Francisco

If you use make oldconfig, this shouldn't be necessary as all the checks have 
already been made. 
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

RE: [gentoo-user] Pre-merge checks

2020-01-24 Thread Raffaele BELARDI
> From: Francisco Ares  
> I would like to see all pre-merge checks prior to build a new kernel, just to 
> make sure all kernel configurations needed até satisfied.

Does it really do pre-merge checks? I thought it only unpacked the kernel 
source.

raffaele




[gentoo-user] Pre-merge checks

2020-01-24 Thread Francisco Ares
Hi, All.

I would like to see all pre-merge checks prior to build a new kernel, just
to make sure all kernel configurations needed até satisfied.

I thought on issuing an "emerge -e world" then interrupting the process at
the beguinning of the first package build.  But this looks a weird way of
doing things.

Is there any other way?

Thanks!
Francisco