Re: 1.6a4 Preferences panel.
Posted by: siria
Date: September 15, 2010 01:32PM

Look just a little higher here - but perhaps you've meanwhile noticed it yourself :cool:

http://kmeleonbrowser.org/forum/read.php?2,109196,110032#msg-110032
Quote
desga2
Download preBeta (alias cp4) {Mirror}

Please use a fresh installation, not update previous cp versions.

Note that you need the 7zip program to unzip it!
And the file on the "mirror" site has the 7z-file wrapped into a normal "zip"-file, perhaps for server permission reasons, no idea?



Edited 2 time(s). Last edit at 10/04/2010 08:57PM by siria.

Re: 1.6a4 Preferences panel.
Posted by: Tod
Date: September 15, 2010 02:43PM

Thanks siria. But I am looking for the newest version that Guenter mentioned in
this thread http://kmeleonbrowser.org/forum/read.php?1,110409
Here is the full sentence
How I transferred my passwords from 1.5.4 to the latest 1.6.b4. version by desga2 that tests the pref panel.
That is a beta. Or did I goof and Guenter means pre beta?

Re: 1.6a4 Preferences panel.
Posted by: siria
Date: September 15, 2010 03:15PM

I'm pretty sure the b was a typo and he meant cp4, since I haven't read of any other yet, and a beta would start with b1 again... let's say 99% sure, that leaves 1% open grinning smiley

Re: 1.6a4 Preferences panel.
Posted by: SoerenB
Date: September 15, 2010 04:59PM

Hi, Tod

search this thread for "Mirror" or download directly from http://kmeleon.110mb.com/km/K-Meleon1.6_preBeta.zip

Cheers
SoerenB


Back again ...

Re: 1.6a4 Preferences panel.
Posted by: guenter
Date: September 15, 2010 09:19PM

Quote
siria
I'm pretty sure the b was a typo and he meant cp4,

I am pretty sure of it too grinning smiley

p.s. My fault I count them as beta. Since they fix the remaining problems of the a.

With the more than strict naming here a beta is what others might call release candidate tongue sticking out smiley

Re: 1.6a4 Preferences panel.
Posted by: ndebord
Date: September 18, 2010 02:10PM

Quote
guenter
Quote
siria
I'm pretty sure the b was a typo and he meant cp4,

I am pretty sure of it too grinning smiley

p.s. My fault I count them as beta. Since they fix the remaining problems of the a.

With the more than strict naming here a beta is what others might call release candidate tongue sticking out smiley

Guenter,

So... what more can we who are end users do to help bug report the pre-beta KM 1.6xxx??

<g>

N

Re: 1.6a4 Preferences panel.
Posted by: Matt
Date: September 19, 2010 09:36AM

I noticed a missing setting in Preferences panel under Privacy & Security > General

K-Meleon 1.5.4




K-Meleon 1.6 preBeta




In previous 1.6 versions this setting is missing, too. Could someone confirm this or tell what ist the reason?

Re: 1.6a4 Preferences panel.
Posted by: desga2
Date: September 19, 2010 03:01PM

This is due to network.cookie.cookieBehavior pref not use more the 3th value (p3p):
https://developer.mozilla.org/en/Cookies_Preferences_in_Mozilla

This files in \components aren't included for Gecko 1.9.x:
p3p.dll
p3p.xpt

For this the preference controls are hidden.

Almost this xul file isn't more include in \chrome\embed.jar file:
chrome://communicator/content/permissions/cookieP3P.xul

But I think that this settings really never worked in K-Meleon.

Seamonkey 2.0.x have same cookie preference options than K-Meleon 1.6.x. (No p3p options)

K-Meleon in Spanish



Edited 1 time(s). Last edit at 09/19/2010 03:07PM by desga2.

Re: 1.6a4 Preferences panel.
Posted by: Matt
Date: September 20, 2010 01:46PM

Gracias for the explanation, desga.

PS How is adapting of preference option for website languages to pref panel going? Any luck? If this causes trouble you don't have to do this at any price.
The most important, that pref panel is 100% working now smiling smiley, thanks to you - good work!

Re: 1.6a4 Preferences panel.
Posted by: desga2
Date: September 20, 2010 02:28PM

I have some problems with Website Languages JS code, I'm trying to adapted it to work in K-Meleon.

K-Meleon in Spanish

Re: 1.6a4 Preferences panel.
Posted by: siria
Date: September 24, 2010 11:06PM

Thanks for your hard work, desga!

Am a bit playing again with KM16cp4 now.
Does anyone else have the hotlist nicks vanishing when closing the browser...?

Re: 1.6a4 Preferences panel.
Posted by: siria
Date: September 24, 2010 11:40PM

On a positive note: While searching some of my 'lost' prefs for transfering to KM1.6, and searching in the default/prefs folder, I've stumbled again upon some very handy 'new' prefs (from guess jsnj) smiling smiley They already work in KM1.5x long since, but aren't on the defaults pref list yet, so can't be found in about: config:

pref("kmeleon.plugins.macros.docinfo.forceTab.images", true);
pref("kmeleon.plugins.macros.docinfo.forceTab.links", true);
pref("kmeleon.plugins.macros.docinfo.forceTab.linkedImages", true);


That's really quite helpful, having that stuff opening in tabs instead of toolbar-less windows, because that also allows to see the source code of that list! A neat list of e.g. image URLs sorted nicely line by line. That's not possible if they are in a window, as I noticed just yesterday. If accessing the source-code by right-click in that small window it only opens the source of the webpage, not that of the (image etc.) list.

Hmm... I remember you already started an extra thread for "new prefs" somewhere, it was a nice list already...

-------

Oh, another important one, works only for gecko1.9:
accessibility.blockautorefresh (bool)

Drove me CRAZY when I yesterday took a look at yahoo mail, they have a "noscript" code in their entry page that makes that the page refreshes every second if a user dares to block javascript on their page!! No escape in KM1.5 yet :-(



Edited 8 time(s). Last edit at 09/25/2010 01:23AM by siria.

Re: 1.6a4 Preferences panel.
Posted by: desga2
Date: September 25, 2010 01:00PM

@ siria

About this prefs:

pref("kmeleon.plugins.macros.docinfo.forceTab.images", true);
pref("kmeleon.plugins.macros.docinfo.forceTab.links", true);
pref("kmeleon.plugins.macros.docinfo.forceTab.linkedImages", true);


Are prefs from the KM\macros\docinfo.kmm macro file.

Possible options:
A) I can add the prefs to KM\defaults\pref\kmeleon.js to this can be listed in about:config with its default value (false). User can found it more easily and change its values.

cool smiley I can add it to KM\defaults\pref\kmprefs.js and create controls in preferences panel to setting this prefs. But there are two problems here;
1) Where put the pref controls (check boxes)?
  • Browsing -> Window Diversion
  • Tabbed Browsing -> General
2) Add preferences from a macro isn't recommended because you need control if the macro file exist, if macro extensions plugin is enabled and if the macro is enabled (loaded), to change the control status available/disable/hide.

Quote
siria
That's really quite helpful, having that stuff opening in tabs instead of toolbar-less windows, because that also allows to see the source code of that list! A neat list of e.g. image URLs sorted nicely line by line. That's not possible if they are in a window, as I noticed just yesterday. If accessing the source-code by right-click in that small window it only opens the source of the webpage, not that of the (image etc.) list.

Sorry I don't understand you fine, can you explain it with some simple example?
The source code is the same, only change if you open Page Proporties in a new customized window (false by default) or in a new tab (true).
You can show the source code with right click context menu -> Page Properties -> Source Code option or with Ctrl+U accelerator.

Quote
siria
Hmm... I remember you already started an extra thread for "new prefs" somewhere, it was a nice list already...

http://kmeleonbrowser.org/forum/read.php?2,107649
Will be updated soon, when I have a little free time to do it.

Quote
siria
Oh, another important one, works only for gecko1.9:
accessibility.blockautorefresh (bool)

Drove me CRAZY when I yesterday took a look at yahoo mail, they have a "noscript" code in their entry page that makes that the page refreshes every second if a user dares to block javascript on their page!! No escape in KM1.5 yet :-(

Are you sure this pref are working?
I tried it in this websites: http://www.htmlcodetutorial.com/document/autoforwardexample.html
http://diveintomark.org/archives/2007/02/08/howto-block-meta-refresh
and not work for me in KM 1.6 preBeta and Seamonkey 2.0.5, only work in Firefox 3.x.
(I searched in Seamonkey 2.0.5 code and this feature isn't implemented, only is available for Firefox 3.x)

Also note that this pref only work to Meta refresh/redirection HTML methods not for JavaScript autorefresh/autoredirection methods.

K-Meleon in Spanish



Edited 6 time(s). Last edit at 09/25/2010 02:30PM by desga2.

Re: 1.6a4 Preferences panel.
Posted by: siria
Date: September 25, 2010 09:03PM

I'm sorry desga, but at the moment I'm feeling as if I'm doing nothing but nonsense the last days sad smiley

For example that source-code thing for image lists: It definitely didn't work a few days ago in KM1.6 in the modal window, but today suddenly everything is working fine!!

And the yahoo refresher: Sometimes it auto-refreshes, and sometimes not, but when I first tried that blockautorefresh-pref DID help on yahoo! And now suddenly not anymore - I must be going nuts...
It also seems to depend on the country of the yahoo account, because my .de account has this code on top:
<noscript> <img src="mail?cmd=cookie.setnonjs&.rand=147xxxxxx&mcrumb=6Pxxxxxx" height="1" width="1"><META HTTP-EQUIV=Refresh CONTENT="0; URL=http://de.mc453.mail.yahoo.com/mc/showFolder?fid=Inbox&order=down&tt=1&pSize=200"></noscript>
(=URL of the current page)
While my stone age "yahoo.com" mail account has something completely different in the "noscript" tag, without refresh.

And today yahoo also shows this hint, for a split second only:
Quote

Automatic page updates causing problems with your screen reader?
If you are using a screen reader and having problems using Mail, it might help to disable automatic page updates. Please note, this will also disable chat and text messaging within Yahoo! Mail. You can toggle automatic updates on and off using the link below. Disable automatic page updates.
http://de.mc453.mail.yahoo.com/mc/welcome?noajax

I know this is all completely chaotic and doesn't really help, but am really absolutely confusing myself now! And additional problem that I never know whether something happens because of KM154 or KM16 or win98 or kernelex or the kernelex-version or my customized stuff or the wheather, the moon or... or... *sigh*
Things just need to be tested by several people, sigh.

Quote

2) Add preferences from a macro isn't recommended because you need control if the macro file exist, if macro extensions plugin is enabled and if the macro is enabled (loaded), to change the control status available/disable/hide.

IMO it's not so critical with macros that are included out-of-the-box in K-Meleon. And no idea if that works, but could the $macroModules-variable be used for checking if docinfo is enabled? But perhaps that's created only later, no idea, really way above my level ;-)



Edited 2 time(s). Last edit at 09/25/2010 09:10PM by siria.

Re: 1.6a4 Preferences panel.
Posted by: siria
Date: September 25, 2010 09:30PM

There are just too little other win98-users to compare, so am posting this here:
Do you get into xthost FTP with FireFTP and KM1.6preBeta??

Well possible that it's only win98, but just cannot figure it out myself.
With KM154 no prob, but in KM16cp4 FireFTP shows this as loop, and never shows more than an empty folder in the right pane:

220 This is a private system - No anonymous login
USER siria
331 User siria OK. Password required
PASS (password not shown)
230-User siria has group access to: 500
230-OK. Current restricted directory is /
230-13 files used (0%) - authorized: 30000 files
230 19032 Kbytes used (61%) - authorized: 30720 Kb
CWD /
250 OK. Current directory is /
TYPE A
200 TYPE is now ASCII
PASV
227 Entering Passive Mode (87,118,98,136,84,3)

------
The little login box also is full-page-size, even after toggling those "docinfo-forcetab"-prefs off again.

Re: 1.6a4 Preferences panel.
Posted by: desga2
Date: September 26, 2010 12:37PM

Quote
siria
IMO it's not so critical with macros that are included out-of-the-box in K-Meleon. And no idea if that works, but could the $macroModules-variable be used for checking if docinfo is enabled? But perhaps that's created only later, no idea, really way above my level ;-)
$macroModules is a global var for macro language, I can't access to it from Preferences panel with XUL.

The Yahoo! code "META HTTP-EQUIV=Refresh CONTENT="0;" is really a redirection if you have unable JavaScript (default method to redirect in Yahoo! code), not is a continous reload system, this happend only once.

I can login in xthost with FileZilla without problems:
Respuesta:	220-FTP server ready.
Respuesta:	220-<<
Respuesta:	220-################# IMPORTANT #################
Respuesta:	220-
Respuesta:	220-   ALL YOUR ACTIONS ARE LOGGED!!
Respuesta:	220-
Respuesta:	220-   If you don't like this DISCONNECT NOW!
Respuesta:	220-
Respuesta:	220-   DO NOT UPLOAD ANY ILLEGAL STUFF!!
Respuesta:	220-
Respuesta:	220-   We report every illegal activity.
Respuesta:	220-
Respuesta:	220-
Respuesta:	220-   Have a nice day smiling smiley
Respuesta:	220-
Respuesta:	220-#############################################
Respuesta:	220->>
Respuesta:	220 This is a private system - No anonymous login
Comando:	USER kmeleon
Respuesta:	331 User kmeleon OK. Password required
Comando:	PASS ******
Respuesta:	230-User kmeleon has group access to:  500     
Respuesta:	230-OK. Current restricted directory is /
Respuesta:	230-2 files used (0%) - authorized: 30000 files
Respuesta:	230 26269 Kbytes used (85%) - authorized: 30720 Kb
Comando:	SYST
Respuesta:	215 UNIX Type: L8
Comando:	FEAT
Respuesta:	211-Extensions supported:
Respuesta:	 EPRT
Respuesta:	 IDLE
Respuesta:	 MDTM
Respuesta:	 SIZE
Respuesta:	 REST STREAM
Respuesta:	 MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Respuesta:	 MLSD
Respuesta:	 TVFS
Respuesta:	 ESTP
Respuesta:	 PASV
Respuesta:	 EPSV
Respuesta:	 SPSV
Respuesta:	 ESTA
Respuesta:	211 End.
Estado:	Conectado
Estado:	Recuperando el listado del directorio...
Comando:	PWD
Respuesta:	257 "/" is your current location
Comando:	TYPE I
Respuesta:	200 TYPE is now 8-bit binary
Comando:	PASV
Respuesta:	227 Entering Passive Mode (87,118,98,136,196,200)
Comando:	MLSD
Respuesta:	150 Accepted data connection
Respuesta:	226-ASCII
Respuesta:	226-Options: -l 
Respuesta:	226 23 matches total

Can you login to your xthost from the web?

K-Meleon in Spanish



Edited 1 time(s). Last edit at 09/26/2010 12:42PM by desga2.

Re: 1.6a4 Preferences panel.
Posted by: Matt
Date: September 26, 2010 03:34PM

Quote
desga2

About this prefs:

pref("kmeleon.plugins.macros.docinfo.forceTab.images", true);
pref("kmeleon.plugins.macros.docinfo.forceTab.links", true);
pref("kmeleon.plugins.macros.docinfo.forceTab.linkedImages", true);


I can add it to KM\defaults\pref\kmprefs.js and create controls in preferences panel to setting this prefs. But there are two problems here;

1) Where put the pref controls (check boxes)?
  • Browsing -> Window Diversion
  • Tabbed Browsing -> General

I would like to see this pref controls in Browsing > Window Diversion.
IMHO settings in pref panel are more comfortable than editing via about:config especially for new users.

Re: 1.6a4 Preferences panel.
Posted by: ndebord
Date: September 26, 2010 03:58PM

Quote
Matt
Quote
desga2

About this prefs:

pref("kmeleon.plugins.macros.docinfo.forceTab.images", true);
pref("kmeleon.plugins.macros.docinfo.forceTab.links", true);
pref("kmeleon.plugins.macros.docinfo.forceTab.linkedImages", true);


I can add it to KM\defaults\pref\kmprefs.js and create controls in preferences panel to setting this prefs. But there are two problems here;

1) Where put the pref controls (check boxes)?
  • Browsing -> Window Diversion
  • Tabbed Browsing -> General

I would like to see this pref controls in Browsing > Window Diversion.
IMHO settings in pref panel are more comfortable than editing via about:config especially for new users.

Matt & Desga2,

I don't care where it is placed, so long as it is consistent with use and if that is the reason, then putting it in Window Diversion makes more sense than Tabbed Browsing IMO.

N

Re: 1.6a4 Preferences panel.
Posted by: disrupted
Date: September 28, 2010 03:46AM

Quote


The little login box also is full-page-size, even after toggling those "docinfo-forcetab"-prefs off again.

this is due to this bug:
http://kmeleon.sourceforge.net/bugs/viewbug.php?bugid=1261

it affects all xul dialogues including extensions not just the prefs panel.
that bug isn't in fireftp but in kmeleon.. i've mentioned before that no extensions-especially xul ones should be tested on km 1.6 until it's at leats rc:
1- it's not easy to identify if the bug is related to the extension on 1.9 or a bug in 1.6
2- fixing an extension for 1.6 alpha could be a waste of time as it might need additional fixes or modifications when the stable is released

i know everyone loves to call the latest release beta or prebeta but that's wrong and misleading to end-users. even with desga's pref updates, there are several core bugs and that makes it strictly an alpha. dorian is the sole person to designate releases and so far dorian never mentioned a beta or prebeta and until that happens, the 1.6 is still an alpha..you can add any release number to it but that won't make it a beta.

there is a massive difference in release standards between open source and commercial software. open source standards are far more strict. a 'stable' in a commercial product can hardly pass for beta in open source. maybe tif this was internet explorer or opera we can easily dub it a beta or even rc and no one would really care and everyone will feel better about a final just around the corner but this is an open source product and calling it a beta or prebeta at its current stage is almost like a lie..especially to those who know opensource

Re: 1.6a4 Preferences panel.
Posted by: ndebord
Date: September 29, 2010 04:07AM

Quote
disrupted

i know everyone loves to call the latest release beta or prebeta but that's wrong and misleading to end-users. even with desga's pref updates, there are several core bugs and that makes it strictly an alpha. dorian is the sole person to designate releases and so far dorian never mentioned a beta or prebeta and until that happens, the 1.6 is still an alpha..you can add any release number to it but that won't make it a beta.

Disrupted,

So how can we end users test to help Dorian with core bugs?

N

Re: 1.6a4 Preferences panel.
Posted by: siria
Date: September 29, 2010 07:53PM

Quote
desga2
The Yahoo! code "META HTTP-EQUIV=Refresh CONTENT="0;" is really a redirection if you have unable JavaScript (default method to redirect in Yahoo! code), not is a continous reload system, this happend only once.

Unless the redirected URL is the SAME as the current page (like yahoo.de after login), so you end up in an endless loop, grr... Which seems even hard to stop if you don't do it immediately! Just a crappy way to force people to enable JS and get access to their computers.
At least yahoo offers also a mobile version, extremely minimalistic of course, and that one does NOT insist on JS, har har tongue sticking out smiley
m.yahoo.com/mail
Regarding that gecko pref, it really doesn't seem to help here anymore, no idea why it seemed to work first *confused* sad smiley

Quote
desga2
I can login in xthost with FileZilla without problems
Yeah, with the updated gecko1.9 version of FireFTP I get in too again. Haven't used "FileZilla" in a long while, thanks for reminding, actually had it forgotten by now, oops ;-)

Re: 1.6a4 Preferences panel.
Posted by: WinME
Date: October 01, 2010 09:31PM

At least yahoo offers also a mobile version, extremely minimalistic of course, and that one does NOT insist on JS, har har tongue sticking out smiley
m.yahoo.com/mail
---

So, now I'm able to use google voice again thru mobile smiling smiley The link in this page to desga's cp2 is now removed Oct 1.

Re: 1.6a4 Preferences panel.
Posted by: siria
Date: October 01, 2010 11:46PM

Uhm, no idea what google voice is and has to do with yahoo mail, but thanx for reminding me to finally get my b*tt up and download my xthost site before they close down completely ;-)

Actually desga's xthost link still seems to work too, have you tried the first links on top of this page here...? That's desga's newest version currently, "cp4" or "preBeta" smiling smiley

KM1.6cp4 in win98se:
Just realized that my messed favicons are definitly NOT due to some transparency prob in win98 or KEx, but must be KM itself, because in Firefox with Gecko1.9.1.2 the favicons work fine :-/



Edited 2 time(s). Last edit at 10/01/2010 11:50PM by siria.

Re: 1.6a4 Preferences panel.
Posted by: siria
Date: October 31, 2010 09:40AM

Just noticed, that the UA isn't reset at exit, although it should do that automatically, that checkmark is there. Yet the checked UA after start is still the one last used in previous session.
Bug...?

Re: 1.6a4 Preferences panel.
Posted by: desga2
Date: October 31, 2010 11:35AM

Are you sure exit K-Meleon correctly?

Reset to default UA is doing by useragent.kmm macro on event $OnQuit.
I you don't closed K-Meleon correctly reset UA isn't do it because OnQuit event not be produced.

Can you do more test to verify the problem and indicate us in what KM version?

Thanks.

K-Meleon in Spanish



Edited 1 time(s). Last edit at 10/31/2010 11:36AM by desga2.

Re: KM1.6cp4 - preBeta
Posted by: siria
Date: October 31, 2010 12:55PM

Ah - YES, you're right, that was the reason! Great, so it does work okay smiling smiley smiling smiley smiling smiley

K-Meleon forum is powered by Phorum.