You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Ariel Constenla-Haile <ar...@apache.org> on 2012/08/23 16:24:21 UTC

Re: Something wrong in download page for Linux users

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.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/



Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Re: Something wrong in download page for Linux users

Posted by Ariel Constenla-Haile <ar...@apache.org>.
On Fri, Aug 24, 2012 at 11:27:39AM +0200, Michal Hriň wrote:
> Hi,
> 
> I use Ubuntu 64bit, but the problem is that the /download/ page still offers RPM package, not DEB

this should be fixed by now. Try refreshing the browser, usually with
F5.


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Re: Something wrong in download page for Linux users

Posted by Jürgen Schmidt <jo...@gmail.com>.
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 <ar...@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

Posted by Michal Hriň <mi...@aol.com>.
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 <ar...@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

Posted by Ariel Constenla-Haile <ar...@apache.org>.
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

Posted by "Marcus (OOo)" <ma...@wtnet.de>.
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

Posted by drew <dr...@baseanswers.com>.
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

Posted by Ariel Constenla-Haile <ar...@apache.org>.
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

Re: Something wrong in download page for Linux users

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
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

Posted by Ariel Constenla-Haile <ar...@apache.org>.
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

Re: Something wrong in download page for Linux users

Posted by Oliver-Rainer Wittmann <or...@googlemail.com>.
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

Posted by Ariel Constenla-Haile <ar...@apache.org>.
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

Re: Something wrong in download page for Linux users

Posted by "Marcus (OOo)" <ma...@wtnet.de>.
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

Posted by drew <dr...@baseanswers.com>.
<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

Posted by "Marcus (OOo)" <ma...@wtnet.de>.
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

Posted by drew <dr...@baseanswers.com>.
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

Posted by "Marcus (OOo)" <ma...@wtnet.de>.
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

Posted by "Marcus (OOo)" <ma...@wtnet.de>.
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? ;-)

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/