[Users] internet explorer 9

Juan Hernandez jhernand at redhat.com
Wed Oct 24 15:29:04 UTC 2012


On 10/24/2012 01:19 PM, Mike Burns wrote:
> On Wed, 2012-10-24 at 06:18 +0200, Itamar Heim wrote:
>> On 10/23/2012 02:20 PM, Cristian Falcas wrote:
>>> The installation is from the nightly builds, so I'll just use firefox.
>>
>> I don't see a reason nightly builds won't include all permutations (and 
>> all languages, while at it[1]?)
>>
>> ofer/mike/moran - thoughts?
> 
> The current build has the following make command:
> 
> make BUILD_FLAGS="-Pgwt-admin,gwt-user -Dgwt.userAgent=gecko1_8"
> RPM_RELEASE_VERSION=${RPM_RELEASE_VERSION} rpm
> 
> If you can tell me the correct options, I'm happy to update it, but I
> don't know the right options since I'm mostly unfamiliar with the engine
> build process.

To build all the locales and all the browsers you have to skip the
-Dgwt.userAgent=gecko_1.8 option and add the -Pall-langs profile:

make BUILD_FLAGS="-Pgwt-admin,gwt-user -Pall-langs"
RPM_RELEASE_VERSION=${RPM_RELEASE_VERSION} rpm

Alternatively, if you want to build a custom combination you can use the
browsers and locales you need. For example to build everything explicitly:

make BUILD_FLAGS="-Pgwt-admin,gwt-user
-Dgwt.userAgent=ie6,ie8,ie9,gecko1_8,safari,opera
-Dgwt.locale=default,es,fr,ja,pt_BR,zh_CN"
RPM_RELEASE_VERSION=${RPM_RELEASE_VERSION} rpm

>From that command you can then remove the browsers or locales that you
don't want to build.

> 
> Mike
> 
>>
>> thanks,
>>     Itamar
>>
>> [1] http://gerrit.ovirt.org/#/c/8312/
>> and http://gerrit.ovirt.org/#/c/8579/
>>
>>>
>>> Thank you.
>>>
>>> On Tue, Oct 23, 2012 at 3:18 PM, Daniel Erez <derez at redhat.com> wrote:
>>>>
>>>>
>>>> ----- Original Message -----
>>>>> From: "Cristian Falcas" <cristi.falcas at gmail.com>
>>>>> To: users at ovirt.org
>>>>> Sent: Tuesday, October 23, 2012 1:46:01 PM
>>>>> Subject: [Users] internet explorer 9
>>>>>
>>>>> Hi,
>>>>>
>>>>> Does anybody know why I can't see anything in IE9? This is from a
>>>>> Windows 7 machine.
>>>>>
>>>>> The menus appear, the pages change when I click them, but nothing is
>>>>> displayed (see attached screenshot).
>>>>>
>>>>> Best regards,
>>>>
>>>> It looks like IE9 permutation of the WebAdmin hasn't been compiled.
>>>> Try building with the following:
>>>> mvn clean install -Pgwt-admin -Dgwt.userAgent=ie9
>>>>
>>>> Daniel
>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Users mailing list
>>>>> Users at ovirt.org
>>>>> http://lists.ovirt.org/mailman/listinfo/users
>>>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/users
>>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
> 
> 
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 


-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.



More information about the Users mailing list