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 Lima<[email protected]> >> >>> 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.systemLanguage undefined 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.systemLanguage undefined 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.systemLanguage undefined 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
