General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
NoScript Problem
Posted by: seryat
Date: August 28, 2007 01:56AM

When I right click on the NoScript icon I cannot use the 'Options' or 'About' features. The other choices seem to work. But I can't see the whitelist. Any ideas about what to do?

Thanks.

Options: ReplyQuote
Re: NoScript Problem
Posted by: guenter
Date: August 28, 2007 06:49AM

It cannot find its chrome files for that? You can verify that in Error Console.

AFAIK fixed;

Either - update.

or: make sure noscript.manifest (that is a file in chrome folder )
contains this:

content noscript jar:noscript.jar!/content/noscript/

locale noscript en-US jar:noscript.jar!/content/noscript/en-US/

locale noscript de-DE jar:noscript.jar!/locale/de-DE/noscript/
locale noscript fr-FR jar:noscript.jar!/locale/fr-FR/noscript/
locale noscript es-ES jar:noscript.jar!/locale/es-ES/noscript/
locale noscript ru-RU jar:noscript.jar!/locale/ru-RU/noscript/
locale noscript pt-BR jar:noscript.jar!/locale/pt-BR/noscript/

skin noscript classic/1.0 jar:noscript.jar!/skin/classic/noscript/

Options: ReplyQuote
Re: NoScript Problem
Posted by: seryat
Date: August 28, 2007 07:18PM

Thanks. Created the file as suggested and that solved that problem. However, the menus are in German. Can I change this?

Options: ReplyQuote
Re: NoScript Problem
Posted by: guenter
Date: August 29, 2007 04:27AM

SanJose1.Level3.net speaks English? smiling smiley

Try with only:

locale noscript en-US jar:noscript.jar!/content/noscript/en-US/

/ do not use these

locale noscript de-DE jar:noscript.jar!/locale/de-DE/noscript/
locale noscript fr-FR jar:noscript.jar!/locale/fr-FR/noscript/
locale noscript es-ES jar:noscript.jar!/locale/es-ES/noscript/
locale noscript ru-RU jar:noscript.jar!/locale/ru-RU/noscript/
locale noscript pt-BR jar:noscript.jar!/locale/pt-BR/noscript/

p. s. German menus,
This can mean that the English locale or my manifest code has an error.

When an error is in the files or a language file for a specific language does not exist - K-Meleon will fall back automatically to existing proper locales. By default it tries English locale first if something is wrong - but it can/will use any that exist provided they are listed in the manifest.

Options: ReplyQuote
Re: NoScript Problem
Posted by: seryat
Date: August 29, 2007 07:47AM

I copied this directly from my noscript.manifest file:


content noscript jar:noscript.jar!/content/noscript/

locale noscript en-US jar:noscript.jar!/content/noscript/en-US/

skin noscript classic/1.0 jar:noscript.jar!/skin/classic/noscript/


But I'm still seeing German menus. (ich spreche nicht deutsch!)

Options: ReplyQuote
Re: NoScript Problem
Posted by: guenter
Date: August 29, 2007 01:47PM

Sorry the Enlish line of my manifest contained an error sad smiley

Try:

locale noscript en-US jar:noscript.jar!/locale/en-US/noscript/


it works here.

p.s. (ich spreche nicht deutsch!) What a pity smiling smiley
Actually it does not matter much which language a software uses as long as You know what a certain button does.

Options: ReplyQuote
Re: NoScript Problem
Posted by: seryat
Date: August 29, 2007 08:36PM

Quote
guenter
p.s. (ich spreche nicht deutsch!) What a pity smiling smiley

Yes, I agree.

The fix worked, thank you. However...

1. I see no list, like I remember from the version of Noscript that I was using with FFox about a year ago. Is this supposed to be that way? In other words, I don't see the list of scripts allowed or blocked for the page, how can I tell?

2. Even if the 'Automatically reload affected pages when permissions change' is unchecked, the page automatically reloads whenever I add a page to the white list. Is this supposed to work that way?

3. Version - Will this remain an earlier version (not current) of Noscript? (1.1.4.5)

Thanks for all your help - sorry for all the questions.

Options: ReplyQuote
Re: NoScript Problem
Posted by: guenter
Date: August 30, 2007 04:56AM

Good, if You manged to get it working.
Here the XUL shows - but throws errors sad smiley

I have not found why. And after an error the XUL stops to work sad smiley
I will try to replace it with an older XUL that I have altered myself.
I overwrote my own with alain's extension because that has better K-Meleon macros and newer XUL (but I think I have a backup). At the moment I use NoScript jar from K-Meleon 0.9.13. This still shows many things that K-Meleon cannot use sad smiley

Quote
seryat
1. I see no list, like I remember from the version of Noscript that I was using with FFox about a year ago. Is this supposed to be that way?

AFAIK NoScript keeps a list of sites that are permitted to script etc.
But the list does not work for me. Via Error Console I found that the XUL throws errors. Clearly "NO" if we both observe the same problem.

BTW. noscript.jar from K-Meleon 0.9.13 shows the list.

Quote
seryat
2. Even if the 'Automatically reload affected pages when permissions change' is unchecked, the page automatically reloads whenever I add a page to the white list. Is this supposed to work that way?

Some things do not work with K-Meleon - IMHO they were removed as good as possible; Our project would need many skilled ppl to completely fix all things in usable Firefox extensions.

But we have to look whether we can fix the NoScript XUL-list while we hide things only working for a XUL based browser like Firefox.


Quote
seryat
Version - Will this remain an earlier version (not current) of Noscript? (1.1.4.5)

What additional functionality does the new version have for K-Meleon?


p. s. For Firefox ppl bump up version numbers when they merely increase the version number of the Firefox that can install the extension. There is a function in the install.rdf that checks whether a certain Firefox version can install something. = we should only update when an update produces new functionality for us - else it is a waste of time.



Edited 2 time(s). Last edit at 08/30/2007 05:09AM by guenter.

Options: ReplyQuote
Re: NoScript Problem
Posted by: seryat
Date: August 30, 2007 06:15AM

Wow, you have your work cut out for you.

Quote
guenter
What additional functionality does the new version have for K-Meleon?

Protection from Cross-Site Scripting (XSS) attacks, is what comes to mind.

Options: ReplyQuote
Re: NoScript Problem
Posted by: guenter
Date: August 30, 2007 07:11PM

Thx. I have found it.

I updated alain's version's XUL and the components that come from the NoScript project; Do You have time to test? I will not have time soon & I am a bad tester sad smiley

The update is at

http://rapidshare.com/files/52297691/noscript1.1.6.16.zip.html

( use a virus scan on the download - best önly trust only Your own equipment, nowadays sad smiley

Unpack and overwrite the old Noscript files in Your K-Meleon install (do not forget to backup before You do ).

If it tests positive - we can ask alain to create a new installer.

p. s. I used a dirty hack to hide XUL elements that I think will not work.
If You want to check on the original, rename noscript.jar.bk to noscript.jar.
It would be nice if You did and had time to check what will work perhaps.

Greetings to San Jose from Hannover

p. s. Not "wow". I am a user like You - but IMHO we got to try to support our devs with doing little things that we know to do.



Edited 2 time(s). Last edit at 08/30/2007 09:46PM by guenter.

Options: ReplyQuote
Re: NoScript Problem
Posted by: JujuLand
Date: September 02, 2007 05:07PM

Hi guenter,

Holidays are finished, and I work to-morrow. :-(

I'll look at what you send me.

I have some updates for km extensions. To-morrow if I have time.

A+



Mozilla/5.0 (x11; U; Linux x86_64; fr-FR; rv:38.0) Gecko/20100101 Ubuntu/12.04 K-Meleon/76.0


Web: http://jujuland.pagesperso-orange.fr/
Mail : alain [dot] aupeix [at] wanadoo [dot] fr



Ubuntu 12.04 - Gramps 3.4.9 - Harbour 3.2.0 - Hwgui 2.20-3 - K-Meleon 76.0 rc





Edited 1 time(s). Last edit at 09/02/2007 05:07PM by JujuLand.

Options: ReplyQuote
Re: NoScript Problem
Posted by: guenter
Date: September 03, 2007 04:02AM

Hi alain, Hope You & familie had enjoiable "vagances" smiling smiley Here it is raining all the timesad smiley



Edited 1 time(s). Last edit at 09/03/2007 04:03AM by guenter.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.