Re: Something wrong in download page for Linux users

2012-08-27 Thread drew
On Sun, 2012-08-26 at 20:18 +0200, Marcus (OOo) wrote:
 Am 08/24/2012 11:52 PM, schrieb Marcus (OOo):
  Am 08/23/2012 04:24 PM, schrieb Ariel Constenla-Haile:
 
  Hi Marcus,
 
  On Fri, May 18, 2012 at 01:49:19AM +0200, Marcus (OOo) wrote:
  Am 05/18/2012 01:29 AM, schrieb Ariel Constenla-Haile:
  On Fri, May 18, 2012 at 12:26:41AM +0200, Marcus (OOo) wrote:
 
  The system and the browser are 64 bits, the package is 32 bits.
 
  Interesting. The browser shows that the platform is i686 (= x86) and
  the user agents says x86_64. Haven't seen this before.
 
  OK, which value is right when you don't know the truth? ;-)
 
  just blame it on Google :)
 
  http://code.google.com/p/chromium/issues/detail?id=44905
 
  Interesting, even Google software has old bugs. :-P
 
  Duplicated by this one?
  http://code.google.com/p/chromium/issues/detail?id=128167
 
  Great. When this is solved somewhen, we can check our DL logic
  again. I'll add this to the Wiki page.
 
 
  FYI this is fixed now in Chrome, according to the browser values shown
  by http://www.openoffice.org/download/test/analyze.html
 
  Ah, thank you for the hint. I will analyze the data what needs to be
  updated.
 
  BTW:
  Great to have this little test webpage online, isn't it? ;-)
 
 This should work now with the recent change from Oliver.
 
 Can you confirm this especially for Chrome?

Howdy

http://www.openoffice.org/download/test/analyze.html
64bit Ubuntu 11.04 - latest Chromium - still thinks I am 32Bit Debs :(

//drew

 
 Thanks
 
 Marcus
 
 
 
  Variables from the browser Values
 
  navigator.platform Linux x86_64
  navigator.platform.toLowerCase() linux x86_64
  navigator.language en-US
  navigator.userLanguage undefined
  navigator.systemLanguage undefined
  navigator.userAgent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1
  (KHTML, like Gecko) Chrome/21.0.1180.81 Safari/537.1
  navigator.userAgent.toLowerCase() mozilla/5.0 (x11; linux x86_64)
  applewebkit/537.1 (khtml, like gecko) chrome/21.0.1180.81 safari/537.1
  navigator.javaEnabled() Yes
 
 
  But the download page is providing 32 bits to download (though the text
  says Click to start downloading the most recent version for Linux
  64-bit (RPM and English (US)):
 
 
  JavaScript functions from the DL scripts Return values
  getLink( VERSION, LANGUAGE, MIRROR, SCHEMA )
  http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz/download
 
  getArray( LANGUAGE ) here,English (US),English
  (US),http://www.openoffice.org/download/other.html,y
  getPlatform( LANGUAGE, SCHEMA ) Linux 64-bit (RPM)
  getLanguage( LANGUAGE ) English (US)
  getLanguageISO( LANGUAGE ) en-US
  sourceforge_getLink( VERSION, LANGUAGE, SCHEMA )
  http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz/download
 
  apache_getLink( VERSION, LANGUAGE, SCHEMA )
  http://www.apache.org/dyn/closer.cgi/incubator/ooo/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz
 
  apache_getChecksum( VERSION, LANGUAGE, SCHEMA, HASH )
  http://www.apache.org/dist/incubator/ooo/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz.md5
 
  mirrorbrain_getPlatformForMirror( LANGUAGE, SCHEMA )
  Linux_x86_install-rpm
  mirrorbrain_getFilename( VERSION, LANGUAGE, SCHEMA )
  Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz
  mirrorbrain_getExtension( LANGUAGE, SCHEMA ) .tar.gz
  hasMirrorLink( LANGUAGE ) true
 
 
  Google Chrome Info:
 
  Name : google-chrome-beta
  Arch : x86_64
  Version : 21.0.1180.81
  Release : 151980
  Size : 125 M
  Repo : installed
  From repo : google-chrome
  Summary : Google Chrome
  URL : http://chrome.google.com/
  License : Multiple, see http://chrome.google.com/
 




Re: Something wrong in download page for Linux users

2012-08-27 Thread Marcus (OOo)

Am 08/27/2012 08:52 PM, schrieb drew:

On Sun, 2012-08-26 at 20:18 +0200, Marcus (OOo) wrote:

Am 08/24/2012 11:52 PM, schrieb Marcus (OOo):

Am 08/23/2012 04:24 PM, schrieb Ariel Constenla-Haile:


Hi Marcus,

On Fri, May 18, 2012 at 01:49:19AM +0200, Marcus (OOo) wrote:

Am 05/18/2012 01:29 AM, schrieb Ariel Constenla-Haile:

On Fri, May 18, 2012 at 12:26:41AM +0200, Marcus (OOo) wrote:


The system and the browser are 64 bits, the package is 32 bits.


Interesting. The browser shows that the platform is i686 (= x86) and
the user agents says x86_64. Haven't seen this before.

OK, which value is right when you don't know the truth? ;-)


just blame it on Google :)

http://code.google.com/p/chromium/issues/detail?id=44905


Interesting, even Google software has old bugs. :-P


Duplicated by this one?
http://code.google.com/p/chromium/issues/detail?id=128167


Great. When this is solved somewhen, we can check our DL logic
again. I'll add this to the Wiki page.



FYI this is fixed now in Chrome, according to the browser values shown
by http://www.openoffice.org/download/test/analyze.html


Ah, thank you for the hint. I will analyze the data what needs to be
updated.

BTW:
Great to have this little test webpage online, isn't it? ;-)


This should work now with the recent change from Oliver.

Can you confirm this especially for Chrome?


Howdy

http://www.openoffice.org/download/test/analyze.html
64bit Ubuntu 11.04 - latest Chromium - still thinks I am 32Bit Debs :(


Please can you give me the first part of the data in the table 
(Variables from the browser | Values)?


Thanks

Marcus


Re: Something wrong in download page for Linux users

2012-08-27 Thread Ariel Constenla-Haile
On Mon, Aug 27, 2012 at 11:26:45PM +0200, Marcus (OOo) wrote:
 Can you confirm this especially for Chrome?
 
 Howdy
 
 http://www.openoffice.org/download/test/analyze.html
 64bit Ubuntu 11.04 - latest Chromium - still thinks I am 32Bit Debs :(
 
 Please can you give me the first part of the data in the table
 (Variables from the browser | Values)?

For me it's working with this Chrome version:

Name: google-chrome-beta
Arch: x86_64
Version : 22.0.1229.14
Release : 152690

recognized as

navigator.userAgent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, 
like Gecko) Chrome/22.0.1229.14 Safari/537.4


May be Drew is running a Chrome version without the bug fix.
According to http://code.google.com/p/chromium/issues/detail?id=128167
it fixed upstream in https://bugs.webkit.org/show_bug.cgi?id=86778


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


pgp1fazII9vAq.pgp
Description: PGP signature


Re: Something wrong in download page for Linux users

2012-08-27 Thread drew
snip

  Howdy
 
  http://www.openoffice.org/download/test/analyze.html
  64bit Ubuntu 11.04 - latest Chromium - still thinks I am 32Bit Debs :(
 
 Please can you give me the first part of the data in the table 
 (Variables from the browser | Values)?
 
 Thanks
 
 Marcus
 

Copy/paste from the html page just now:
https://docs.google.com/spreadsheet/ccc?key=0Ah7ZNEXlmR0IdGdCRXZVbE5vdmZrdlc2TzhaUV81c3c



Re: Something wrong in download page for Linux users

2012-08-27 Thread Marcus (OOo)

Am 08/27/2012 11:51 PM, schrieb Ariel Constenla-Haile:

On Mon, Aug 27, 2012 at 11:26:45PM +0200, Marcus (OOo) wrote:

Can you confirm this especially for Chrome?


Howdy

http://www.openoffice.org/download/test/analyze.html
64bit Ubuntu 11.04 - latest Chromium - still thinks I am 32Bit Debs :(


Please can you give me the first part of the data in the table
(Variables from the browser | Values)?


For me it's working with this Chrome version:

Name: google-chrome-beta
Arch: x86_64
Version : 22.0.1229.14
Release : 152690

recognized as

navigator.userAgent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, 
like Gecko) Chrome/22.0.1229.14 Safari/537.4


May be Drew is running a Chrome version without the bug fix.
According to http://code.google.com/p/chromium/issues/detail?id=128167
it fixed upstream in https://bugs.webkit.org/show_bug.cgi?id=86778


Yes, that's my guess, too. You have version 22.0.1229.14 but Drew 
18.0.1025.151. I don't know how often Chrome is updated but it looks 
reasonable older to justify this difference.


Thanks

Marcus



Re: Something wrong in download page for Linux users

2012-08-27 Thread Marcus (OOo)

Am 08/27/2012 11:51 PM, schrieb drew:

snip


Howdy

http://www.openoffice.org/download/test/analyze.html
64bit Ubuntu 11.04 - latest Chromium - still thinks I am 32Bit Debs :(


Please can you give me the first part of the data in the table
(Variables from the browser | Values)?

Thanks

Marcus



Copy/paste from the html page just now:
https://docs.google.com/spreadsheet/ccc?key=0Ah7ZNEXlmR0IdGdCRXZVbE5vdmZrdlc2TzhaUV81c3c


Thanks. Please see my answer to Ariel. It seems the difference in both 
versions is the root cause.


Marcus


Re: Something wrong in download page for Linux users

2012-08-27 Thread drew
On Mon, 2012-08-27 at 18:51 -0300, Ariel Constenla-Haile wrote:
 On Mon, Aug 27, 2012 at 11:26:45PM +0200, Marcus (OOo) wrote:
  Can you confirm this especially for Chrome?
  
  Howdy
  
  http://www.openoffice.org/download/test/analyze.html
  64bit Ubuntu 11.04 - latest Chromium - still thinks I am 32Bit Debs :(
  
  Please can you give me the first part of the data in the table
  (Variables from the browser | Values)?
 
 For me it's working with this Chrome version:
 
 Name: google-chrome-beta
 Arch: x86_64
 Version : 22.0.1229.14
 Release : 152690
 
 recognized as
 
 navigator.userAgent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.4 (KHTML, 
 like Gecko) Chrome/22.0.1229.14 Safari/537.4
 
 
 May be Drew is running a Chrome version without the bug fix.
 According to http://code.google.com/p/chromium/issues/detail?id=128167
 it fixed upstream in https://bugs.webkit.org/show_bug.cgi?id=86778

It would appear to be it precisely
-  so it seems that for folks that might still have a problem like mine
the right answer is, let them know that in as much as it bugs them they
need to either update their browser directly or wait on Ubuntu to do so
in the repository.

Thanks

 
 
 Regards




Re: Something wrong in download page for Linux users

2012-08-26 Thread Marcus (OOo)

Am 08/24/2012 11:52 PM, schrieb Marcus (OOo):

Am 08/23/2012 04:24 PM, schrieb Ariel Constenla-Haile:


Hi Marcus,

On Fri, May 18, 2012 at 01:49:19AM +0200, Marcus (OOo) wrote:

Am 05/18/2012 01:29 AM, schrieb Ariel Constenla-Haile:

On Fri, May 18, 2012 at 12:26:41AM +0200, Marcus (OOo) wrote:


The system and the browser are 64 bits, the package is 32 bits.


Interesting. The browser shows that the platform is i686 (= x86) and
the user agents says x86_64. Haven't seen this before.

OK, which value is right when you don't know the truth? ;-)


just blame it on Google :)

http://code.google.com/p/chromium/issues/detail?id=44905


Interesting, even Google software has old bugs. :-P


Duplicated by this one?
http://code.google.com/p/chromium/issues/detail?id=128167


Great. When this is solved somewhen, we can check our DL logic
again. I'll add this to the Wiki page.



FYI this is fixed now in Chrome, according to the browser values shown
by http://www.openoffice.org/download/test/analyze.html


Ah, thank you for the hint. I will analyze the data what needs to be
updated.

BTW:
Great to have this little test webpage online, isn't it? ;-)


This should work now with the recent change from Oliver.

Can you confirm this especially for Chrome?

Thanks

Marcus




Variables from the browser Values

navigator.platform Linux x86_64
navigator.platform.toLowerCase() linux x86_64
navigator.language en-US
navigator.userLanguage undefined
navigator.systemLanguage undefined
navigator.userAgent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1
(KHTML, like Gecko) Chrome/21.0.1180.81 Safari/537.1
navigator.userAgent.toLowerCase() mozilla/5.0 (x11; linux x86_64)
applewebkit/537.1 (khtml, like gecko) chrome/21.0.1180.81 safari/537.1
navigator.javaEnabled() Yes


But the download page is providing 32 bits to download (though the text
says Click to start downloading the most recent version for Linux
64-bit (RPM and English (US)):


JavaScript functions from the DL scripts Return values
getLink( VERSION, LANGUAGE, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz/download

getArray( LANGUAGE ) here,English (US),English
(US),http://www.openoffice.org/download/other.html,y
getPlatform( LANGUAGE, SCHEMA ) Linux 64-bit (RPM)
getLanguage( LANGUAGE ) English (US)
getLanguageISO( LANGUAGE ) en-US
sourceforge_getLink( VERSION, LANGUAGE, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz/download

apache_getLink( VERSION, LANGUAGE, SCHEMA )
http://www.apache.org/dyn/closer.cgi/incubator/ooo/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz

apache_getChecksum( VERSION, LANGUAGE, SCHEMA, HASH )
http://www.apache.org/dist/incubator/ooo/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz.md5

mirrorbrain_getPlatformForMirror( LANGUAGE, SCHEMA )
Linux_x86_install-rpm
mirrorbrain_getFilename( VERSION, LANGUAGE, SCHEMA )
Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz
mirrorbrain_getExtension( LANGUAGE, SCHEMA ) .tar.gz
hasMirrorLink( LANGUAGE ) true


Google Chrome Info:

Name : google-chrome-beta
Arch : x86_64
Version : 21.0.1180.81
Release : 151980
Size : 125 M
Repo : installed
From repo : google-chrome
Summary : Google Chrome
URL : http://chrome.google.com/
License : Multiple, see http://chrome.google.com/


Re: Something wrong in download page for Linux users

2012-08-24 Thread Michal Hriň
Hi,

I use Ubuntu 64bit, but the problem is that the /download/ page still offers 
RPM package, not DEB

Regards,
Michal Hriň

Odoslané z iPhonu

Dňa 23.8.2012, o 18:31, Ariel Constenla-Haile arie...@apache.org napísal:

 On Thu, Aug 23, 2012 at 06:18:31PM +0200, Oliver-Rainer Wittmann wrote:
 Please check again.
 I have made a change to the download script after I had investigated
 it together with Andre and Jürgen.
 
 Best regards, Oliver.
 
 It works fine on http://ooo-site.staging.apache.org/download/index.html
 
 
 
 Thx for the test.
 I have already published the changed script.
 Would be great, if you could also check http://www.openoffice.org/download/
 
 Thx in advance, Oliver.
 
 It's working fine, too.
 
 
 Regards
 -- 
 Ariel Constenla-Haile
 La Plata, Argentina


Re: Something wrong in download page for Linux users

2012-08-24 Thread Jürgen Schmidt
On 8/24/12 11:27 AM, Michal Hriň wrote:
 Hi,
 
 I use Ubuntu 64bit, but the problem is that the /download/ page still offers 
 RPM package, not DEB

I can't reproduce this on a 64bit Ubuntu system with Firefox. I get a
64bit deb package.

Juergen

 
 Regards,
 Michal Hriň
 
 Odoslané z iPhonu
 
 Dňa 23.8.2012, o 18:31, Ariel Constenla-Haile arie...@apache.org napísal:
 
 On Thu, Aug 23, 2012 at 06:18:31PM +0200, Oliver-Rainer Wittmann wrote:
 Please check again.
 I have made a change to the download script after I had investigated
 it together with Andre and Jürgen.

 Best regards, Oliver.

 It works fine on http://ooo-site.staging.apache.org/download/index.html



 Thx for the test.
 I have already published the changed script.
 Would be great, if you could also check http://www.openoffice.org/download/

 Thx in advance, Oliver.

 It's working fine, too.


 Regards
 -- 
 Ariel Constenla-Haile
 La Plata, Argentina



Re: Something wrong in download page for Linux users

2012-08-23 Thread Ariel Constenla-Haile

Hi Marcus,

On Fri, May 18, 2012 at 01:49:19AM +0200, Marcus (OOo) wrote:
 Am 05/18/2012 01:29 AM, schrieb Ariel Constenla-Haile:
 On Fri, May 18, 2012 at 12:26:41AM +0200, Marcus (OOo) wrote:
 
 The system and the browser are 64 bits, the package is 32 bits.
 
 Interesting. The browser shows that the platform is i686 (= x86) and
 the user agents says x86_64. Haven't seen this before.
 
 OK, which value is right when you don't know the truth? ;-)
 
 just blame it on Google :)
 
 http://code.google.com/p/chromium/issues/detail?id=44905
 
 Interesting, even Google software has old bugs. :-P
 
 Duplicated by this one?
 http://code.google.com/p/chromium/issues/detail?id=128167
 
 Great. When this is solved somewhen, we can check our DL logic
 again. I'll add this to the Wiki page.


FYI this is fixed now in Chrome, according to the browser values shown
by http://www.openoffice.org/download/test/analyze.html


Variables from the browser  Values

navigator.platform  Linux x86_64
navigator.platform.toLowerCase()linux x86_64
navigator.language  en-US
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, 
like Gecko) Chrome/21.0.1180.81 Safari/537.1
navigator.userAgent.toLowerCase()   mozilla/5.0 (x11; linux x86_64) 
applewebkit/537.1 (khtml, like gecko) chrome/21.0.1180.81 safari/537.1
navigator.javaEnabled() Yes


But the download page is providing 32 bits to download (though the text
says Click to start downloading the most recent version for Linux
64-bit (RPM and English (US)):


JavaScript functions from the DL scriptsReturn values
getLink( VERSION, LANGUAGE, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz/download
getArray( LANGUAGE )here,English (US),English 
(US),http://www.openoffice.org/download/other.html,y
getPlatform( LANGUAGE, SCHEMA ) Linux 64-bit (RPM)
getLanguage( LANGUAGE ) English (US)
getLanguageISO( LANGUAGE )  en-US
sourceforge_getLink( VERSION, LANGUAGE, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz/download
apache_getLink( VERSION, LANGUAGE, SCHEMA ) 
http://www.apache.org/dyn/closer.cgi/incubator/ooo/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz
apache_getChecksum( VERSION, LANGUAGE, SCHEMA, HASH )   
http://www.apache.org/dist/incubator/ooo/files/stable/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz.md5
mirrorbrain_getPlatformForMirror( LANGUAGE, SCHEMA )Linux_x86_install-rpm
mirrorbrain_getFilename( VERSION, LANGUAGE, SCHEMA )
Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_en-US.tar.gz
mirrorbrain_getExtension( LANGUAGE, SCHEMA ).tar.gz
hasMirrorLink( LANGUAGE )   true


Google Chrome Info:

Name: google-chrome-beta
Arch: x86_64
Version : 21.0.1180.81
Release : 151980
Size: 125 M
Repo: installed
From repo   : google-chrome
Summary : Google Chrome
URL : http://chrome.google.com/
License : Multiple, see http://chrome.google.com/



Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


pgp8kMlzTBwAv.pgp
Description: PGP signature


Re: Something wrong in download page for Linux users

2012-08-23 Thread Ariel Constenla-Haile
On Thu, Aug 23, 2012 at 11:24:21AM -0300, Ariel Constenla-Haile wrote:
  The system and the browser are 64 bits, the package is 32 bits.
  
  Interesting. The browser shows that the platform is i686 (= x86) and
  the user agents says x86_64. Haven't seen this before.
  
  OK, which value is right when you don't know the truth? ;-)
  
  just blame it on Google :)
  
  http://code.google.com/p/chromium/issues/detail?id=44905
  
  Interesting, even Google software has old bugs. :-P
  
  Duplicated by this one?
  http://code.google.com/p/chromium/issues/detail?id=128167
  
  Great. When this is solved somewhen, we can check our DL logic
  again. I'll add this to the Wiki page.
 
 
 FYI this is fixed now in Chrome, according to the browser values shown
 by http://www.openoffice.org/download/test/analyze.html

[...]

 But the download page is providing 32 bits to download (though the text
 says Click to start downloading the most recent version for Linux
 64-bit (RPM and English (US)):


This looks like a general Linux 64 bits problem: it also happens with
Firefox and Konqueror, the text is right, offer 64 bits, but the link is
wrong.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


pgp0aCB7FScps.pgp
Description: PGP signature


Re: Something wrong in download page for Linux users

2012-08-23 Thread Oliver-Rainer Wittmann

Hi,

On 23.08.2012 16:30, Ariel Constenla-Haile wrote:

On Thu, Aug 23, 2012 at 11:24:21AM -0300, Ariel Constenla-Haile wrote:

The system and the browser are 64 bits, the package is 32 bits.


Interesting. The browser shows that the platform is i686 (= x86) and
the user agents says x86_64. Haven't seen this before.

OK, which value is right when you don't know the truth? ;-)


just blame it on Google :)

http://code.google.com/p/chromium/issues/detail?id=44905


Interesting, even Google software has old bugs. :-P


Duplicated by this one?
http://code.google.com/p/chromium/issues/detail?id=128167


Great. When this is solved somewhen, we can check our DL logic
again. I'll add this to the Wiki page.



FYI this is fixed now in Chrome, according to the browser values shown
by http://www.openoffice.org/download/test/analyze.html


[...]


But the download page is providing 32 bits to download (though the text
says Click to start downloading the most recent version for Linux
64-bit (RPM and English (US)):



This looks like a general Linux 64 bits problem: it also happens with
Firefox and Konqueror, the text is right, offer 64 bits, but the link is
wrong.




Please check again.
I have made a change to the download script after I had investigated it together 
with Andre and Jürgen.


Best regards, Oliver.


Re: Something wrong in download page for Linux users

2012-08-23 Thread Ariel Constenla-Haile
On Thu, Aug 23, 2012 at 06:05:21PM +0200, Oliver-Rainer Wittmann wrote:
 This looks like a general Linux 64 bits problem: it also happens with
 Firefox and Konqueror, the text is right, offer 64 bits, but the link is
 wrong.
 
 
 
 Please check again.
 I have made a change to the download script after I had investigated
 it together with Andre and Jürgen.
 
 Best regards, Oliver.

It works fine on http://ooo-site.staging.apache.org/download/index.html


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


pgpASZNc9KL4F.pgp
Description: PGP signature


Re: Something wrong in download page for Linux users

2012-08-23 Thread Oliver-Rainer Wittmann

Hi,

On 23.08.2012 18:15, Ariel Constenla-Haile wrote:

On Thu, Aug 23, 2012 at 06:05:21PM +0200, Oliver-Rainer Wittmann wrote:

This looks like a general Linux 64 bits problem: it also happens with
Firefox and Konqueror, the text is right, offer 64 bits, but the link is
wrong.




Please check again.
I have made a change to the download script after I had investigated
it together with Andre and Jürgen.

Best regards, Oliver.


It works fine on http://ooo-site.staging.apache.org/download/index.html




Thx for the test.
I have already published the changed script.
Would be great, if you could also check http://www.openoffice.org/download/

Thx in advance, Oliver.


Re: Something wrong in download page for Linux users

2012-08-23 Thread Ariel Constenla-Haile
On Thu, Aug 23, 2012 at 06:18:31PM +0200, Oliver-Rainer Wittmann wrote:
 Please check again.
 I have made a change to the download script after I had investigated
 it together with Andre and Jürgen.
 
 Best regards, Oliver.
 
 It works fine on http://ooo-site.staging.apache.org/download/index.html
 
 
 
 Thx for the test.
 I have already published the changed script.
 Would be great, if you could also check http://www.openoffice.org/download/
 
 Thx in advance, Oliver.

It's working fine, too.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


pgpa7uRr85DUl.pgp
Description: PGP signature


Re: Something wrong in download page for Linux users

2012-05-18 Thread Albino Biasutti Neto
Hi.

2012/5/17 Marcus (OOo) marcus.m...@wtnet.de

 The problem that you don't get a download link für a .deb package is that
 Chromium is not recognized. It can run on RPM and DEB based Linux distros.
 And currently I don't see a possibility to do so. But I hope that someone
 else can.

 For IceWeasel I just need to extent the DL scripts.

 Both problems are already listed to get improved (1st and 2nd row from
 top):

 https://cwiki.apache.org/**confluence/display/OOOUSERS/**
 Improvements+for+the+download+**webpageshttps://cwiki.apache.org/confluence/display/OOOUSERS/Improvements+for+the+download+webpages


Thank you!

Albino


Re: Something wrong in download page for Linux users

2012-05-18 Thread Kay Schenk
On Thu, May 17, 2012 at 3:33 PM, Marcus (OOo) marcus.m...@wtnet.de wrote:

 Am 05/17/2012 11:31 PM, schrieb Marcus (OOo):

  Am 05/17/2012 09:36 PM, schrieb Albino Biasutti Neto:

 Hi Marcus.

 2012/5/17 Marcus (OOo)marcus.m...@wtnet.de

  @Paulo and Albina:

 Please can you browse to http://www.openoffice.org/**
 download/test/analyze.htmlhtt**p://www.openoffice.org/**
 download/test/analyze.htmlhttp://www.openoffice.org/download/test/analyze.html
 

 and paste here the content of the table? Then we can see better what
 could
 be wrong.


  Yes!

 I'm Debian (sid/wheezy amd64) user

 Chromium:

 *Variables from the browser**Values*navigator.**platformLinux i686
 navigator.platform.**toLowerCase()linux i686navigator.languagept-BR
 navigator.**userLanguageundefinednavigator**.systemLanguageundefined
 navigator.userAgentMozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19
 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19
 navigator.userAgent.**toLowerCase()mozilla/5.0 (x11; linux x86_64)
 applewebkit/535.19 (khtml, like gecko) chrome/18.0.1025.168 safari/535.19
 navigator.javaEnabled()**YesgetLink( VERSION, MIRROR, SCHEMA )
 http://sourceforge.net/**projects/openofficeorg.mirror/**
 files/localized/pt-BR/3.4.0/**Apache_OpenOffice_incubating_**
 3.4.0_Linux_x86_install-rpm_**pt-BR.tar.gz/downloadhttp://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download

 getArray()skip,Portuguese
 (Brazilian),http://br-pt.**openoffice.org/,n,y,**ygetPlatform(http://br-pt.openoffice.org/,n,y,ygetPlatform%28
 SCHEMA )LinuxgetLanguage()Portuguese (Brazilian)getLanguageISO()pt-**BR
 hasMirrorLink()true

 IceWeasel on Debian (ffox):

 *Variables from the browser **Values*navigator.platform Linux
 x86_64navigator.platform.**toLowerCase()
 linux x86_64navigator.language pt-BRnavigator.userLanguage
 undefinednavigator.**systemLanguage
 undefinednavigator.userAgent Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4)
 Gecko/20100101 Firefox/10.0.4
 Iceweasel/10.0.4navigator.**userAgent.toLowerCase()
 mozilla/5.0 (x11; linux x86_64; rv:10.0.4) gecko/20100101 firefox/10.0.4
 iceweasel/10.0.4navigator.**javaEnabled() No getLink( VERSION, MIRROR,
 SCHEMA
 )
 http://sourceforge.net/**projects/openofficeorg.mirror/**
 files/localized/pt-BR/3.4.0/**Apache_OpenOffice_incubating_**
 3.4.0_Linux_x86-64_install-**rpm_pt-BR.tar.gz/**downloadgetArray()http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-rpm_pt-BR.tar.gz/downloadgetArray%28%29

 skip,Portuguese
 (Brazilian),http://br-pt.**openoffice.org/,n,y,**ygetPlatform(http://br-pt.openoffice.org/,n,y,ygetPlatform%28
 SCHEMA ) Linux 64-bitgetLanguage() Portuguese (Brazilian)getLanguageISO()
 pt-BRhasMirrorLink() true


 The problem that you don't get a download link für a .deb package is
 that Chromium is not recognized. It can run on RPM and DEB based Linux
 distros. And currently I don't see a possibility to do so. But I hope
 that someone else can.

 For IceWeasel I just need to extent the DL scripts.

 Both problems are already listed to get improved (1st and 2nd row from
 top):

 https://cwiki.apache.org/**confluence/display/OOOUSERS/**
 Improvements+for+the+download+**webpageshttps://cwiki.apache.org/confluence/display/OOOUSERS/Improvements+for+the+download+webpages


 Marcus


 I've extended the DL logic. Now IceWeasel should be recognized. Please can
 you tell me what you get when you reload the webpage and try again to
 download? Or open the analyze.html webpage again.

 Thanks


Marcus--

Could you put a little chart together on that DL rework page on the wiki
that shows what we've got so far in terms of what items (platform,
browser identification, browser UA string elments etc.) we now have mapping
to what install packs? In other words, we're pulling *what* from the user's
identification to get them where.

That would be helpful.

Thanks.


 Marcus




-- 

MzK

The reports of my death are greatly exaggerated.
 -- Mark Twain


Re: Something wrong in download page for Linux users

2012-05-18 Thread Marcus (OOo)

Am 05/18/2012 06:25 PM, schrieb Kay Schenk:

On Thu, May 17, 2012 at 3:33 PM, Marcus (OOo)marcus.m...@wtnet.de  wrote:


Am 05/17/2012 11:31 PM, schrieb Marcus (OOo):

  Am 05/17/2012 09:36 PM, schrieb Albino Biasutti Neto:



Hi Marcus.

2012/5/17 Marcus (OOo)marcus.m...@wtnet.de

  @Paulo and Albina:


Please can you browse to http://www.openoffice.org/**
download/test/analyze.htmlhtt**p://www.openoffice.org/**
download/test/analyze.htmlhttp://www.openoffice.org/download/test/analyze.html




and paste here the content of the table? Then we can see better what
could
be wrong.


  Yes!


I'm Debian (sid/wheezy amd64) user

Chromium:

*Variables from the browser**Values*navigator.**platformLinux i686
navigator.platform.**toLowerCase()linux i686navigator.languagept-BR
navigator.**userLanguageundefinednavigator**.systemLanguageundefined
navigator.userAgentMozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19
(KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19
navigator.userAgent.**toLowerCase()mozilla/5.0 (x11; linux x86_64)
applewebkit/535.19 (khtml, like gecko) chrome/18.0.1025.168 safari/535.19
navigator.javaEnabled()**YesgetLink( VERSION, MIRROR, SCHEMA )
http://sourceforge.net/**projects/openofficeorg.mirror/**
files/localized/pt-BR/3.4.0/**Apache_OpenOffice_incubating_**
3.4.0_Linux_x86_install-rpm_**pt-BR.tar.gz/downloadhttp://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download

getArray()skip,Portuguese
(Brazilian),http://br-pt.**openoffice.org/,n,y,**ygetPlatform(http://br-pt.openoffice.org/,n,y,ygetPlatform%28
SCHEMA )LinuxgetLanguage()Portuguese (Brazilian)getLanguageISO()pt-**BR
hasMirrorLink()true

IceWeasel on Debian (ffox):

*Variables from the browser **Values*navigator.platform Linux
x86_64navigator.platform.**toLowerCase()
linux x86_64navigator.language pt-BRnavigator.userLanguage
undefinednavigator.**systemLanguage
undefinednavigator.userAgent Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4)
Gecko/20100101 Firefox/10.0.4
Iceweasel/10.0.4navigator.**userAgent.toLowerCase()
mozilla/5.0 (x11; linux x86_64; rv:10.0.4) gecko/20100101 firefox/10.0.4
iceweasel/10.0.4navigator.**javaEnabled() No getLink( VERSION, MIRROR,
SCHEMA
)
http://sourceforge.net/**projects/openofficeorg.mirror/**
files/localized/pt-BR/3.4.0/**Apache_OpenOffice_incubating_**
3.4.0_Linux_x86-64_install-**rpm_pt-BR.tar.gz/**downloadgetArray()http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-rpm_pt-BR.tar.gz/downloadgetArray%28%29

skip,Portuguese
(Brazilian),http://br-pt.**openoffice.org/,n,y,**ygetPlatform(http://br-pt.openoffice.org/,n,y,ygetPlatform%28
SCHEMA ) Linux 64-bitgetLanguage() Portuguese (Brazilian)getLanguageISO()
pt-BRhasMirrorLink() true



The problem that you don't get a download link für a .deb package is
that Chromium is not recognized. It can run on RPM and DEB based Linux
distros. And currently I don't see a possibility to do so. But I hope
that someone else can.

For IceWeasel I just need to extent the DL scripts.

Both problems are already listed to get improved (1st and 2nd row from
top):

https://cwiki.apache.org/**confluence/display/OOOUSERS/**
Improvements+for+the+download+**webpageshttps://cwiki.apache.org/confluence/display/OOOUSERS/Improvements+for+the+download+webpages


Marcus



I've extended the DL logic. Now IceWeasel should be recognized. Please can
you tell me what you get when you reload the webpage and try again to
download? Or open the analyze.html webpage again.

Thanks



Marcus--

Could you put a little chart together on that DL rework page on the wiki
that shows what we've got so far in terms of what items (platform,
browser identification, browser UA string elments etc.) we now have mapping
to what install packs? In other words, we're pulling *what* from the user's
identification to get them where.

That would be helpful.


Right. It's getting difficult to keep the overview about this topic. So 
I've added a table to the Wiki page.


Marcus



Re: Something wrong in download page for Linux users

2012-05-18 Thread NoOp
On 05/18/2012 09:57 AM, Marcus (OOo) wrote:
 Am 05/18/2012 06:25 PM, schrieb Kay Schenk:
...
 Marcus--

 Could you put a little chart together on that DL rework page on the wiki
 that shows what we've got so far in terms of what items (platform,
 browser identification, browser UA string elments etc.) we now have mapping
 to what install packs? In other words, we're pulling *what* from the user's
 identification to get them where.

 That would be helpful.
 
 Right. It's getting difficult to keep the overview about this topic. So 
 I've added a table to the Wiki page.
 
 Marcus

You might want to modify the Ubuntu section, Ubuntu(ized) Chromium is
recognigzed  is correct for 32bit, not for 64bit but that will have to
wait for http://trac.webkit.org/changeset/117524 to be implemented (i686
issue pointed out by Ariel).

Ubuntu Chromium 32bit:


Variables from the browser  Values
navigator.platform  Linux i686
navigator.platform.toLowerCase()linux i686
navigator.language  en-US
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.19
(KHTML, like Gecko) Ubuntu/11.04 Chromium/18.0.1025.168
Chrome/18.0.1025.168 Safari/535.19
navigator.UserAgent (with Ubuntu?)  69
navigator.userAgent.toLowerCase()   mozilla/5.0 (x11; linux i686)
applewebkit/535.19 (khtml, like gecko) ubuntu/11.04
chromium/18.0.1025.168 chrome/18.0.1025.168 safari/535.19
navigator.UserAgent (with Ubuntu?)  69
navigator.javaEnabled() Yes
JavaScript functions from the DL scriptsReturn values
getLink( VERSION, LANGUAGE, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_en-US.tar.gz/download
getArray( LANGUAGE )here,English
(US),http://www.openoffice.org/download/other.html,n,y,y
getPlatform( LANGUAGE, SCHEMA ) Linux Debian 32-Bit (DEB)
getLanguage( LANGUAGE ) English (US)
getLanguageISO( LANGUAGE )  en-US
sourceforge_getLink( VERSION, LANGUAGE, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_en-US.tar.gz/download
apache_getLink( VERSION, LANGUAGE, SCHEMA )
http://www.apache.org/dyn/closer.cgi/incubator/ooo/files/stable/3.4/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_en-US.tar.gz
mirrorbrain_getPlatformForMirror( LANGUAGE, SCHEMA )Linux_x86_install-deb
mirrorbrain_getFileName( VERSION, LANGUAGE, SCHEMA )
Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_en-US.tar.gz
mirrorbrain_getExtension( LANGUAGE, SCHEMA ).tar.gz
hasMirrorLink( LANGUAGE )   true


Same Ubuntu (32bit) machine using standard Google Chrome:

Variables from the browser  Values
navigator.platform  Linux i686
navigator.platform.toLowerCase()linux i686
navigator.language  en-US
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (X11; Linux i686) AppleWebKit/536.5
(KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5
navigator.userAgent.toLowerCase()   mozilla/5.0 (x11; linux i686)
applewebkit/536.5 (khtml, like gecko) chrome/19.0.1084.46 safari/536.5
navigator.javaEnabled() Yes
JavaScript functions from the DL scriptsReturn values
getLink( VERSION, LANGUAGE, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz/download
getArray( LANGUAGE )here,English
(US),http://www.openoffice.org/download/other.html,n,y,y
getPlatform( LANGUAGE, SCHEMA ) Linux 32-Bit (RPM)
getLanguage( LANGUAGE ) English (US)
getLanguageISO( LANGUAGE )  en-US
sourceforge_getLink( VERSION, LANGUAGE, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz/download
apache_getLink( VERSION, LANGUAGE, SCHEMA )
http://www.apache.org/dyn/closer.cgi/incubator/ooo/files/stable/3.4/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz
mirrorbrain_getPlatformForMirror( LANGUAGE, SCHEMA )Linux_x86_install-rpm
mirrorbrain_getFileName( VERSION, LANGUAGE, SCHEMA )
Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz
mirrorbrain_getExtension( LANGUAGE, SCHEMA ).tar.gz
hasMirrorLink( LANGUAGE )   true

The 'Ubuntu' URI is missing from Google Chrome standard, so the download
selection defaults to RPM.

Same issue with Opera (same 32bit machine):

Variables from the browser  Values
navigator.platform  Linux
navigator.platform.toLowerCase()linux
navigator.language  en
navigator.userLanguage  en
navigator.systemLanguageundefined
navigator.userAgent Opera/9.80 (X11; Linux i686; U; en) Presto/2.10.229
Version/11.64
navigator.userAgent.toLowerCase()   opera/9.80 (x11; linux i686; 

Re: Something wrong in download page for Linux users

2012-05-18 Thread Marcus (OOo)

Am 05/18/2012 10:03 PM, schrieb NoOp:

On 05/18/2012 09:57 AM, Marcus (OOo) wrote:

Am 05/18/2012 06:25 PM, schrieb Kay Schenk:

...

Marcus--

Could you put a little chart together on that DL rework page on the wiki
that shows what we've got so far in terms of what items (platform,
browser identification, browser UA string elments etc.) we now have mapping
to what install packs? In other words, we're pulling *what* from the user's
identification to get them where.

That would be helpful.


Right. It's getting difficult to keep the overview about this topic. So
I've added a table to the Wiki page.

Marcus


You might want to modify the Ubuntu section, Ubuntu(ized) Chromium is
recognigzed  is correct for 32bit, not for 64bit but that will have to
wait for http://trac.webkit.org/changeset/117524 to be implemented (i686
issue pointed out by Ariel).


Thanks for the additonal issue IDs.

As Ubuntu is recognized I would believe that the download should be 
already correct. What happens when you open this webpage:

http://ooo-site.staging.apache.org/download/index_aoo.html


Ubuntu Chromium 32bit:


Variables from the browser  Values
navigator.platform  Linux i686
navigator.platform.toLowerCase()linux i686
navigator.language  en-US
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.19
(KHTML, like Gecko) Ubuntu/11.04 Chromium/18.0.1025.168
Chrome/18.0.1025.168 Safari/535.19
navigator.UserAgent (with Ubuntu?)  69
navigator.userAgent.toLowerCase()   mozilla/5.0 (x11; linux i686)
applewebkit/535.19 (khtml, like gecko) ubuntu/11.04
chromium/18.0.1025.168 chrome/18.0.1025.168 safari/535.19
navigator.UserAgent (with Ubuntu?)  69
navigator.javaEnabled() Yes
JavaScript functions from the DL scriptsReturn values
getLink( VERSION, LANGUAGE, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_en-US.tar.gz/download
getArray( LANGUAGE )here,English
(US),http://www.openoffice.org/download/other.html,n,y,y
getPlatform( LANGUAGE, SCHEMA ) Linux Debian 32-Bit (DEB)
getLanguage( LANGUAGE ) English (US)
getLanguageISO( LANGUAGE )  en-US
sourceforge_getLink( VERSION, LANGUAGE, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_en-US.tar.gz/download
apache_getLink( VERSION, LANGUAGE, SCHEMA )
http://www.apache.org/dyn/closer.cgi/incubator/ooo/files/stable/3.4/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_en-US.tar.gz
mirrorbrain_getPlatformForMirror( LANGUAGE, SCHEMA )Linux_x86_install-deb
mirrorbrain_getFileName( VERSION, LANGUAGE, SCHEMA )
Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_en-US.tar.gz
mirrorbrain_getExtension( LANGUAGE, SCHEMA ).tar.gz
hasMirrorLink( LANGUAGE )   true




Same Ubuntu (32bit) machine using standard Google Chrome:

Variables from the browser  Values
navigator.platform  Linux i686
navigator.platform.toLowerCase()linux i686
navigator.language  en-US
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (X11; Linux i686) AppleWebKit/536.5
(KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5
navigator.userAgent.toLowerCase()   mozilla/5.0 (x11; linux i686)
applewebkit/536.5 (khtml, like gecko) chrome/19.0.1084.46 safari/536.5
navigator.javaEnabled() Yes
JavaScript functions from the DL scriptsReturn values
getLink( VERSION, LANGUAGE, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz/download
getArray( LANGUAGE )here,English
(US),http://www.openoffice.org/download/other.html,n,y,y
getPlatform( LANGUAGE, SCHEMA ) Linux 32-Bit (RPM)
getLanguage( LANGUAGE ) English (US)
getLanguageISO( LANGUAGE )  en-US
sourceforge_getLink( VERSION, LANGUAGE, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz/download
apache_getLink( VERSION, LANGUAGE, SCHEMA )
http://www.apache.org/dyn/closer.cgi/incubator/ooo/files/stable/3.4/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz
mirrorbrain_getPlatformForMirror( LANGUAGE, SCHEMA )Linux_x86_install-rpm
mirrorbrain_getFileName( VERSION, LANGUAGE, SCHEMA )
Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz
mirrorbrain_getExtension( LANGUAGE, SCHEMA ).tar.gz
hasMirrorLink( LANGUAGE )   true

The 'Ubuntu' URI is missing from Google Chrome standard, so the download
selection defaults to RPM.


Right, no recognition -- no smart download. :-(


Same issue with Opera (same 32bit machine):

Variables from the browser  Values
navigator.platform  

Re: Something wrong in download page for Linux users

2012-05-18 Thread NoOp
On 05/18/2012 01:41 PM, Marcus (OOo) wrote:
 Am 05/18/2012 10:03 PM, schrieb NoOp:
 On 05/18/2012 09:57 AM, Marcus (OOo) wrote:
 Am 05/18/2012 06:25 PM, schrieb Kay Schenk:
 ...
 Marcus--

 Could you put a little chart together on that DL rework page on the wiki
 that shows what we've got so far in terms of what items (platform,
 browser identification, browser UA string elments etc.) we now have mapping
 to what install packs? In other words, we're pulling *what* from the user's
 identification to get them where.

 That would be helpful.

 Right. It's getting difficult to keep the overview about this topic. So
 I've added a table to the Wiki page.

 Marcus

 You might want to modify the Ubuntu section, Ubuntu(ized) Chromium is
 recognigzed  is correct for 32bit, not for 64bit but that will have to
 wait for http://trac.webkit.org/changeset/117524 to be implemented (i686
 issue pointed out by Ariel).
 
 Thanks for the additonal issue IDs.
 
 As Ubuntu is recognized I would believe that the download should be 
 already correct. What happens when you open this webpage:
 http://ooo-site.staging.apache.org/download/index_aoo.html

Firefox with 'Ubuntu' in the URI:
Download Apache OpenOffice 3.4.0
Click to start downloading the most recent version for Linux Debian
32-Bit (DEB) and English (US).
And 64 bit: Linux Debian 32-Bit (DEB) and English (US)

Standard (Mozilla) 32bit Firefox, SeaMonkey, Chrome:
Download Apache OpenOffice 3.4.0
Click to start downloading the most recent version for Linux 32-Bit
(RPM) and English (US).

For 64bit of the above:
Firefox (12 and 15.x):
Download Apache OpenOffice 3.4.0
Click to start downloading the most recent version for Linux 64-Bit
(RPM) and English (US).
Chromium  Chrome  Opera:
Download Apache OpenOffice 3.4.0
Click to start downloading the most recent version for Linux 32-Bit
(RPM) and English (US).
(Note that Ubuntu Chromium does have 'Ubuntu' in the URI, but still
results in 32-bit due to the Chrome bug)

...
 IMO defaulting to RPM is fine, as long as the architecture is correct.
 Perhaps the key is to trigger on the UA in the same manner that you
 trigger with 'Ubuntu' in the URI: trigger on Linux i686 and Linux x86_64?
 
 Of course we can change this. But it's maybe wrong for other 
 combinations. I think I will keep it unchanged for the moment.
 
 Thanks a lot for your data. I've updated the Wiki page.
 
 Marcus
 




Re: Something wrong in download page for Linux users

2012-05-18 Thread Claudio Filho
Hi

2012/5/17 Ariel Constenla-Haile arie...@apache.org:
 Duplicated by this one?
 http://code.google.com/p/chromium/issues/detail?id=128167

This is my bug. :-)

I reported it after the problem in my system in download page and this
steps required by Marcus. But is impossible to follow this list at
this speed. :-P

But already was fixed. The next version can arrive with fix.

Best,
Claudio


Something wrong in download page for Linux users

2012-05-17 Thread Paulo de Souza Lima
Hello.

I am a Ubuntu user. Yesterday I had to download AOO3.4 again, and I noticed
the page see my OS as Linux, but it points to download of the RPM package.
It should point to DEB package.

Regards.

-- 
Paulo de Souza Lima
http://almalivre.wordpress.com
Curitiba - PR
Linux User #432358
Ubuntu User #28729


Re: Something wrong in download page for Linux users

2012-05-17 Thread Albino Biasutti Neto
Hi.

2012/5/17 Paulo de Souza Lima paulo.s.l...@varekai.org

 I am a Ubuntu user. Yesterday I had to download AOO3.4 again, and I noticed
 the page see my OS as Linux, but it points to download of the RPM package.
 It should point to DEB package.


+1, true.

I'm a Debian amd64 user, I also had problem days ago and testing now.

On Windows XP, today downloaded and installation, no problem.

Albino


Re: Something wrong in download page for Linux users

2012-05-17 Thread Marcus (OOo)

Am 05/17/2012 03:14 PM, schrieb Albino Biasutti Neto:

Hi.

2012/5/17 Paulo de Souza Limapaulo.s.l...@varekai.org


I am a Ubuntu user. Yesterday I had to download AOO3.4 again, and I noticed
the page see my OS as Linux, but it points to download of the RPM package.
It should point to DEB package.



+1, true.

I'm a Debian amd64 user, I also had problem days ago and testing now.

On Windows XP, today downloaded and installation, no problem.

Albino


@Paulo and Albina:
Please can you browse to 
http://www.openoffice.org/download/test/analyze.html; and paste here 
the content of the table? Then we can see better what could be wrong.


Thanks

Marcus


Re: Something wrong in download page for Linux users

2012-05-17 Thread Paulo de Souza Lima
2012/5/17 Marcus (OOo) marcus.m...@wtnet.de


  @Paulo and Albina:
 Please can you browse to http://www.openoffice.org/**
 download/test/analyze.htmlhttp://www.openoffice.org/download/test/analyze.html
 and paste here the content of the table? Then we can see better what could
 be wrong.

 Thanks

 Marcus


Hi, Marcus,

I tried in Google Chrome and Firefox.
There it is:

 *Variables from the browser* *Values* navigator.platform Linux
i686navigator.platform.toLowerCase()linux
i686navigator.languagept-BRnavigator.userLanguageundefinednavigator.systemLanguageundefinednavigator.userAgentMozilla/5.0
(X11; Linux i686) AppleWebKit/535.19 (KHTML, like Gecko)
Chrome/18.0.1025.168 Safari/535.19
navigator.userAgent.toLowerCase()mozilla/5.0 (x11; linux i686)
applewebkit/535.19 (khtml, like gecko)
chrome/18.0.1025.168 safari/535.19 navigator.javaEnabled() Yes getLink(
VERSION, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download
getArray() skip,Portuguese
(Brazilian),http://br-pt.openoffice.org/,n,y,y getPlatform(
SCHEMA ) Linux getLanguage() Portuguese (Brazilian) getLanguageISO()
pt-BRhasMirrorLink()true

-- 
Paulo de Souza Lima
http://almalivre.wordpress.com
Curitiba - PR
Linux User #432358
Ubuntu User #28729


Re: Something wrong in download page for Linux users

2012-05-17 Thread Paulo de Souza Lima
Sorry. I forgot to paste results with Firefox:

*Variables from the browser **Values*navigator.platform Linux
i686navigator.platform.toLowerCase()
linux i686navigator.language pt-BRnavigator.userLanguage
undefinednavigator.systemLanguage
undefinednavigator.userAgent Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:12.0)
Gecko/20100101 Firefox/12.0 navigator.UserAgent (with Debian?)
-1navigator.UserAgent
(with Ubuntu?) 18navigator.userAgent.toLowerCase() mozilla/5.0 (x11;
ubuntu; linux i686; rv:12.0) gecko/20100101 firefox/12.0 navigator.UserAgent
(with Debian?) -1navigator.UserAgent (with Ubuntu?) 18navigator.javaEnabled()
Yes getLink( VERSION, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_pt-BR.tar.gz/download
getArray()
skip,Portuguese (Brazilian),http://br-pt.openoffice.org/,n,y,ygetPlatform(
SCHEMA ) Linux DebiangetLanguage() Portuguese (Brazilian)getLanguageISO()
pt-BRhasMirrorLink() true
2012/5/17 Paulo de Souza Lima paulo.s.l...@varekai.org



 2012/5/17 Marcus (OOo) marcus.m...@wtnet.de


  @Paulo and Albina:
 Please can you browse to http://www.openoffice.org/**
 download/test/analyze.htmlhttp://www.openoffice.org/download/test/analyze.html
 and paste here the content of the table? Then we can see better what could
 be wrong.

 Thanks

 Marcus


 Hi, Marcus,

 I tried in Google Chrome and Firefox.
 There it is:

  *Variables from the browser* *Values* navigator.platform Linux 
 i686navigator.platform.toLowerCase()linux 
 i686navigator.languagept-BRnavigator.userLanguageundefinednavigator.systemLanguageundefinednavigator.userAgentMozilla/5.0
  (X11; Linux i686) AppleWebKit/535.19 (KHTML, like Gecko)
 Chrome/18.0.1025.168 Safari/535.19 
 navigator.userAgent.toLowerCase()mozilla/5.0 (x11; linux i686) 
 applewebkit/535.19 (khtml, like gecko)
 chrome/18.0.1025.168 safari/535.19 navigator.javaEnabled() Yes getLink(
 VERSION, MIRROR, SCHEMA )
 http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download
 getArray() skip,Portuguese (Brazilian),http://br-pt.openoffice.org/,n,y,y 
 getPlatform(
 SCHEMA ) Linux getLanguage() Portuguese (Brazilian) getLanguageISO() 
 pt-BRhasMirrorLink()true

 --
 Paulo de Souza Lima
 http://almalivre.wordpress.com
 Curitiba - PR
 Linux User #432358
 Ubuntu User #28729





-- 
Paulo de Souza Lima
http://almalivre.wordpress.com
Curitiba - PR
Linux User #432358
Ubuntu User #28729


Re: Something wrong in download page for Linux users

2012-05-17 Thread NoOp
On 05/17/2012 08:02 AM, Marcus (OOo) wrote:
 Am 05/17/2012 03:14 PM, schrieb Albino Biasutti Neto:
 Hi.

 2012/5/17 Paulo de Souza Limapaulo.s.l...@varekai.org

 I am a Ubuntu user. Yesterday I had to download AOO3.4 again, and I noticed
 the page see my OS as Linux, but it points to download of the RPM package.
 It should point to DEB package.


 +1, true.

 I'm a Debian amd64 user, I also had problem days ago and testing now.

 On Windows XP, today downloaded and installation, no problem.

 Albino

 @Paulo and Albina:
 Please can you browse to 
 http://www.openoffice.org/download/test/analyze.html; and paste here 
 the content of the table? Then we can see better what could be wrong.
 
 Thanks
 
 Marcus
 

It appears to default rpm if it can't identify the distro. Following is
from an Ubuntu Firefox - it correctly points to a .deb:

Variables from the browser  Values
navigator.platform  Linux x86_64
navigator.platform.toLowerCase()linux x86_64
navigator.language  en-US
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:12.0)
Gecko/20100101 Firefox/12.0
navigator.UserAgent (with Debian?)  -1
navigator.UserAgent (with Ubuntu?)  18
navigator.userAgent.toLowerCase()   mozilla/5.0 (x11; ubuntu; linux
x86_64; rv:12.0) gecko/20100101 firefox/12.0
navigator.UserAgent (with Debian?)  -1
navigator.UserAgent (with Ubuntu?)  18
navigator.javaEnabled() No
getLink( VERSION, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-deb_en-US.tar.gz/download
getArray()  here,English
(US),http://www.openoffice.org/download/other.html,n,y,y
getPlatform( SCHEMA )   Linux Debian 64-bit
getLanguage()   English (US)
getLanguageISO()en-US
hasMirrorLink() true

And now from the same machine using a standard Mozilla (non-distro) Firefox:

Variables from the browser  Values
navigator.platform  Linux x86_64
navigator.platform.toLowerCase()linux x86_64
navigator.language  en-US
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/15.0
Firefox/15.0a1
navigator.userAgent.toLowerCase()   mozilla/5.0 (x11; linux x86_64;
rv:15.0) gecko/15.0 firefox/15.0a1
navigator.javaEnabled() No
getLink( VERSION, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-rpm_en-US.tar.gz/download
getArray()  here,English
(US),http://www.openoffice.org/download/other.html,n,y,y
getPlatform( SCHEMA )   Linux 64-bit
getLanguage()   English (US)
getLanguageISO()en-US
hasMirrorLink() true

And from a standard Mozilla SeaMonkey:

Variables from the browser  Values
navigator.platform  Linux x86_64
navigator.platform.toLowerCase()linux x86_64
navigator.language  en-US
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (X11; Linux x86_64; rv:12.0)
Gecko/20120429 Firefox/12.0 SeaMonkey/2.9.1
navigator.userAgent.toLowerCase()   mozilla/5.0 (x11; linux x86_64;
rv:12.0) gecko/20120429 firefox/12.0 seamonkey/2.9.1
navigator.javaEnabled() Yes
getLink( VERSION, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-rpm_en-US.tar.gz/download
getArray()  here,English
(US),http://www.openoffice.org/download/other.html,n,y,y
getPlatform( SCHEMA )   Linux 64-bit
getLanguage()   English (US)
getLanguageISO()en-US
hasMirrorLink() true





Re: Something wrong in download page for Linux users

2012-05-17 Thread Albino Biasutti Neto
Hi Marcus.

2012/5/17 Marcus (OOo) marcus.m...@wtnet.de

 @Paulo and Albina:

 Please can you browse to http://www.openoffice.org/**
 download/test/analyze.htmlhttp://www.openoffice.org/download/test/analyze.html
 and paste here the content of the table? Then we can see better what could
 be wrong.


Yes!

I'm Debian (sid/wheezy amd64) user

Chromium:

*Variables from the browser**Values*navigator.platformLinux i686
navigator.platform.toLowerCase()linux i686navigator.languagept-BR
navigator.userLanguageundefinednavigator.systemLanguageundefined
navigator.userAgentMozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19
(KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19
navigator.userAgent.toLowerCase()mozilla/5.0 (x11; linux x86_64)
applewebkit/535.19 (khtml, like gecko) chrome/18.0.1025.168 safari/535.19
navigator.javaEnabled()YesgetLink( VERSION, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download
getArray()skip,Portuguese
(Brazilian),http://br-pt.openoffice.org/,n,y,ygetPlatform(
SCHEMA )LinuxgetLanguage()Portuguese (Brazilian)getLanguageISO()pt-BR
hasMirrorLink()true

IceWeasel on Debian (ffox):

*Variables from the browser **Values*navigator.platform Linux
x86_64navigator.platform.toLowerCase()
linux x86_64navigator.language pt-BRnavigator.userLanguage
undefinednavigator.systemLanguage
undefinednavigator.userAgent Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4)
Gecko/20100101 Firefox/10.0.4 Iceweasel/10.0.4navigator.userAgent.toLowerCase()
mozilla/5.0 (x11; linux x86_64; rv:10.0.4) gecko/20100101 firefox/10.0.4
iceweasel/10.0.4navigator.javaEnabled() No getLink( VERSION, MIRROR, SCHEMA
)
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-rpm_pt-BR.tar.gz/downloadgetArray()
skip,Portuguese (Brazilian),http://br-pt.openoffice.org/,n,y,ygetPlatform(
SCHEMA ) Linux 64-bitgetLanguage() Portuguese (Brazilian)getLanguageISO()
pt-BRhasMirrorLink() true
Albino


Re: Something wrong in download page for Linux users

2012-05-17 Thread Marcus (OOo)

Am 05/17/2012 06:34 PM, schrieb Paulo de Souza Lima:

Sorry. I forgot to paste results with Firefox:

*Variables from the browser **Values*

 navigator.platform Linux i686
 navigator.platform.toLowerCase() linux i686

navigator.language pt-BRnavigator.userLanguage undefined

 navigator.systemLanguage undefined
 navigator.userAgent Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:12.0)

Gecko/20100101 Firefox/12.0

 navigator.UserAgent (with Debian?) -1
 navigator.UserAgent (with Ubuntu?) 18
 navigator.userAgent.toLowerCase() mozilla/5.0 (x11;

ubuntu; linux i686; rv:12.0) gecko/20100101 firefox/12.0

 navigator.UserAgent (with Debian?) -1
 navigator.UserAgent (with Ubuntu?) 18
 navigator.javaEnabled() Yes
 getLink( VERSION, MIRROR, SCHEMA )

http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-deb_pt-BR.tar.gz/download
getArray() skip,Portuguese (Brazilian),http://br-pt.openoffice.org/,n,y,y

 getPlatform( SCHEMA ) Linux Debian
 getLanguage() Portuguese (Brazilian)
 getLanguageISO() pt-BR
 hasMirrorLink() true

Here the platform and language was recognzed as Ubuntu and pt-BR. I see 
a link for the respective install file. So, all should be good.



2012/5/17 Paulo de Souza Limapaulo.s.l...@varekai.org




2012/5/17 Marcus (OOo)marcus.m...@wtnet.de



  @Paulo and Albina:

Please can you browse to http://www.openoffice.org/**
download/test/analyze.htmlhttp://www.openoffice.org/download/test/analyze.html
and paste here the content of the table? Then we can see better what could
be wrong.

Thanks

Marcus



Hi, Marcus,

I tried in Google Chrome and Firefox.
There it is:

*Variables from the browser* *Values*

 navigator.platform Linux i686
 navigator.platform.toLowerCase() linux i686
 navigator.language pt-BR
 navigator.userLanguage undefined
 navigator.systemLanguage undefined
 navigator.userAgent Mozilla/5.0 (X11; Linux i686)
 AppleWebKit/535.19 (KHTML, like Gecko)
 Chrome/18.0.1025.168 Safari/535.19
 navigator.userAgent.toLowerCase() mozilla/5.0 (x11; linux i686)
 applewebkit/535.19 (khtml, like gecko)

chrome/18.0.1025.168 safari/535.19

 navigator.javaEnabled() Yes
 getLink( VERSION, MIRROR, SCHEMA )

http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download
getArray() skip,Portuguese (Brazilian),http://br-pt.openoffice.org/,n,y,y

 getPlatform( SCHEMA ) Linux
 getLanguage() Portuguese (Brazilian)
 getLanguageISO() pt-BR
 hasMirrorLink() true

The problem that you don't get a download link für a .deb package is 
that Chromium is not recognized. It can run on RPM and DEB based Linux 
distros. And currently I don't see a possibility to do so. But I hope 
that someone else can.


This problem is already listed to get improved (2nd row from top):

https://cwiki.apache.org/confluence/display/OOOUSERS/Improvements+for+the+download+webpages

Marcus


Re: Something wrong in download page for Linux users

2012-05-17 Thread Marcus (OOo)

Am 05/17/2012 09:36 PM, schrieb Albino Biasutti Neto:

Hi Marcus.

2012/5/17 Marcus (OOo)marcus.m...@wtnet.de


@Paulo and Albina:

Please can you browse to http://www.openoffice.org/**
download/test/analyze.htmlhttp://www.openoffice.org/download/test/analyze.html
and paste here the content of the table? Then we can see better what could
be wrong.



Yes!

I'm Debian (sid/wheezy amd64) user

Chromium:

*Variables from the browser**Values*navigator.platformLinux i686
navigator.platform.toLowerCase()linux i686navigator.languagept-BR
navigator.userLanguageundefinednavigator.systemLanguageundefined
navigator.userAgentMozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19
(KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19
navigator.userAgent.toLowerCase()mozilla/5.0 (x11; linux x86_64)
applewebkit/535.19 (khtml, like gecko) chrome/18.0.1025.168 safari/535.19
navigator.javaEnabled()YesgetLink( VERSION, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download
getArray()skip,Portuguese
(Brazilian),http://br-pt.openoffice.org/,n,y,ygetPlatform(
SCHEMA )LinuxgetLanguage()Portuguese (Brazilian)getLanguageISO()pt-BR
hasMirrorLink()true

IceWeasel on Debian (ffox):

*Variables from the browser **Values*navigator.platform Linux
x86_64navigator.platform.toLowerCase()
linux x86_64navigator.language pt-BRnavigator.userLanguage
undefinednavigator.systemLanguage
undefinednavigator.userAgent Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4)
Gecko/20100101 Firefox/10.0.4 Iceweasel/10.0.4navigator.userAgent.toLowerCase()
mozilla/5.0 (x11; linux x86_64; rv:10.0.4) gecko/20100101 firefox/10.0.4
iceweasel/10.0.4navigator.javaEnabled() No getLink( VERSION, MIRROR, SCHEMA
)
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-rpm_pt-BR.tar.gz/downloadgetArray()
skip,Portuguese (Brazilian),http://br-pt.openoffice.org/,n,y,ygetPlatform(
SCHEMA ) Linux 64-bitgetLanguage() Portuguese (Brazilian)getLanguageISO()
pt-BRhasMirrorLink() true


The problem that you don't get a download link für a .deb package is 
that Chromium is not recognized. It can run on RPM and DEB based Linux 
distros. And currently I don't see a possibility to do so. But I hope 
that someone else can.


For IceWeasel I just need to extent the DL scripts.

Both problems are already listed to get improved (1st and 2nd row from top):

https://cwiki.apache.org/confluence/display/OOOUSERS/Improvements+for+the+download+webpages

Marcus



Re: Something wrong in download page for Linux users

2012-05-17 Thread Ariel Constenla-Haile
Hi Marcus,

with Chrome/Chromium there is an issue also with the ARCH

On Thu, May 17, 2012 at 11:31:59PM +0200, Marcus (OOo) wrote:
 I'm Debian (sid/wheezy amd64) user

Note that he is on a 64 bits system

 
 Chromium:
 
 *Variables from the browser**Values*navigator.platformLinux i686
 navigator.platform.toLowerCase()linux i686navigator.languagept-BR
 navigator.userLanguageundefinednavigator.systemLanguageundefined
 navigator.userAgentMozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19
 (KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19
 navigator.userAgent.toLowerCase()mozilla/5.0 (x11; linux x86_64)
 applewebkit/535.19 (khtml, like gecko) chrome/18.0.1025.168 safari/535.19
 navigator.javaEnabled()YesgetLink( VERSION, MIRROR, SCHEMA )
 http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download

this is a 32 bits package.

Test on my Fedora 16 64 bits, with google-chrome-beta-x86_64

Name: google-chrome-beta
Arch: x86_64
Version : 19.0.1084.46
Release : 135956
Size: 102 M
Repo: installed
From repo   : google-chrome
Summary : Google Chrome 

   
URL : http://chrome.google.com/ 

   
License : Multiple, see http://chrome.google.com/   

   
Description : The web browser from Google   

   

gives:

Variables from the browser  Values
navigator.platform  Linux i686
navigator.platform.toLowerCase()linux i686
navigator.language  en-US
navigator.userLanguage  undefined
navigator.systemLanguageundefined
navigator.userAgent Mozilla/5.0 (X11; Linux x86_64) 
AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.46 Safari/536.5
navigator.userAgent.toLowerCase()   mozilla/5.0 (x11; linux x86_64) 
applewebkit/536.5 (khtml, like gecko) chrome/19.0.1084.46 safari/536.5
navigator.javaEnabled() Yes
getLink( VERSION, MIRROR, SCHEMA)   
http://sourceforge.net/projects/openofficeorg.mirror/files/stable/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_en-US.tar.gz/download
getArray()  here,English 
(US),http://www.openoffice.org/download/other.html,n,y,y
getPlatform( SCHEMA )   Linux
getLanguage()   English (US)
getLanguageISO()en-US
hasMirrorLink() true


The system and the browser are 64 bits, the package is 32 bits.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


pgpjwSSBojdyf.pgp
Description: PGP signature


Re: Something wrong in download page for Linux users

2012-05-17 Thread Marcus (OOo)

Am 05/17/2012 11:31 PM, schrieb Marcus (OOo):

Am 05/17/2012 09:36 PM, schrieb Albino Biasutti Neto:

Hi Marcus.

2012/5/17 Marcus (OOo)marcus.m...@wtnet.de


@Paulo and Albina:

Please can you browse to http://www.openoffice.org/**
download/test/analyze.htmlhttp://www.openoffice.org/download/test/analyze.html

and paste here the content of the table? Then we can see better what
could
be wrong.



Yes!

I'm Debian (sid/wheezy amd64) user

Chromium:

*Variables from the browser**Values*navigator.platformLinux i686
navigator.platform.toLowerCase()linux i686navigator.languagept-BR
navigator.userLanguageundefinednavigator.systemLanguageundefined
navigator.userAgentMozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19
(KHTML, like Gecko) Chrome/18.0.1025.168 Safari/535.19
navigator.userAgent.toLowerCase()mozilla/5.0 (x11; linux x86_64)
applewebkit/535.19 (khtml, like gecko) chrome/18.0.1025.168 safari/535.19
navigator.javaEnabled()YesgetLink( VERSION, MIRROR, SCHEMA )
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86_install-rpm_pt-BR.tar.gz/download

getArray()skip,Portuguese
(Brazilian),http://br-pt.openoffice.org/,n,y,ygetPlatform(
SCHEMA )LinuxgetLanguage()Portuguese (Brazilian)getLanguageISO()pt-BR
hasMirrorLink()true

IceWeasel on Debian (ffox):

*Variables from the browser **Values*navigator.platform Linux
x86_64navigator.platform.toLowerCase()
linux x86_64navigator.language pt-BRnavigator.userLanguage
undefinednavigator.systemLanguage
undefinednavigator.userAgent Mozilla/5.0 (X11; Linux x86_64; rv:10.0.4)
Gecko/20100101 Firefox/10.0.4
Iceweasel/10.0.4navigator.userAgent.toLowerCase()
mozilla/5.0 (x11; linux x86_64; rv:10.0.4) gecko/20100101 firefox/10.0.4
iceweasel/10.0.4navigator.javaEnabled() No getLink( VERSION, MIRROR,
SCHEMA
)
http://sourceforge.net/projects/openofficeorg.mirror/files/localized/pt-BR/3.4.0/Apache_OpenOffice_incubating_3.4.0_Linux_x86-64_install-rpm_pt-BR.tar.gz/downloadgetArray()

skip,Portuguese
(Brazilian),http://br-pt.openoffice.org/,n,y,ygetPlatform(
SCHEMA ) Linux 64-bitgetLanguage() Portuguese (Brazilian)getLanguageISO()
pt-BRhasMirrorLink() true


The problem that you don't get a download link für a .deb package is
that Chromium is not recognized. It can run on RPM and DEB based Linux
distros. And currently I don't see a possibility to do so. But I hope
that someone else can.

For IceWeasel I just need to extent the DL scripts.

Both problems are already listed to get improved (1st and 2nd row from
top):

https://cwiki.apache.org/confluence/display/OOOUSERS/Improvements+for+the+download+webpages


Marcus


I've extended the DL logic. Now IceWeasel should be recognized. Please 
can you tell me what you get when you reload the webpage and try again 
to download? Or open the analyze.html webpage again.


Thanks

Marcus


Re: Something wrong in download page for Linux users

2012-05-17 Thread Paulo de Souza Lima
Ok. I've tested in Google Chrome at home and it's working fine. Tomorrow
morning I'll test in Google Chromium at my work. I'll keep you informed.

Thanks

2012/5/17 Marcus (OOo) marcus.m...@wtnet.de

 analyze.htm




-- 
Paulo de Souza Lima
http://almalivre.wordpress.com
Curitiba - PR
Linux User #432358
Ubuntu User #28729


Re: Something wrong in download page for Linux users

2012-05-17 Thread Ariel Constenla-Haile
On Fri, May 18, 2012 at 12:26:41AM +0200, Marcus (OOo) wrote:
 
 The system and the browser are 64 bits, the package is 32 bits.
 
 Interesting. The browser shows that the platform is i686 (= x86) and
 the user agents says x86_64. Haven't seen this before.
 
 OK, which value is right when you don't know the truth? ;-)

just blame it on Google :)

http://code.google.com/p/chromium/issues/detail?id=44905

Duplicated by this one?
http://code.google.com/p/chromium/issues/detail?id=128167


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


pgpIsWWSXUwKR.pgp
Description: PGP signature


Re: Something wrong in download page for Linux users

2012-05-17 Thread Marcus (OOo)

Am 05/18/2012 01:29 AM, schrieb Ariel Constenla-Haile:

On Fri, May 18, 2012 at 12:26:41AM +0200, Marcus (OOo) wrote:


The system and the browser are 64 bits, the package is 32 bits.


Interesting. The browser shows that the platform is i686 (= x86) and
the user agents says x86_64. Haven't seen this before.

OK, which value is right when you don't know the truth? ;-)


just blame it on Google :)

http://code.google.com/p/chromium/issues/detail?id=44905


Interesting, even Google software has old bugs. :-P


Duplicated by this one?
http://code.google.com/p/chromium/issues/detail?id=128167


Great. When this is solved somewhen, we can check our DL logic again. 
I'll add this to the Wiki page.


Thanks for this.

Marcus