<div dir="ltr"><div>I remember there being a GWT configuration file somewhere where those could be set?<br></div>- DHC<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 14, 2013 at 10:44 AM, Alona Kaplan <span dir="ltr">&lt;<a href="mailto:alkaplan@redhat.com" target="_blank">alkaplan@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Instead of doing make rpm please compile manually using the following command:<br>
mvn clean install -Dgwt.userAgent=ie8,ie9,gecko1_8,safari,opera -Pgwt-admin,gwt-user,dep<br>
<div class="im HOEnZb"><br>
Alona.<br>
<br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Dead Horse&quot; &lt;<a href="mailto:deadhorseconsulting@gmail.com">deadhorseconsulting@gmail.com</a>&gt;<br>
</div><div class="HOEnZb"><div class="h5">&gt; To: &quot;Vojtech Szocs&quot; &lt;<a href="mailto:vszocs@redhat.com">vszocs@redhat.com</a>&gt;<br>
&gt; Cc: &quot;Alona Kaplan&quot; &lt;<a href="mailto:alkaplan@redhat.com">alkaplan@redhat.com</a>&gt;, &quot;&lt;<a href="mailto:users@ovirt.org">users@ovirt.org</a>&gt;&quot; &lt;<a href="mailto:users@ovirt.org">users@ovirt.org</a>&gt;<br>

&gt; Sent: Thursday, February 14, 2013 6:18:54 PM<br>
&gt; Subject: Re: [Users] Fwd: Internet Explorer with latest master<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; When I compile the engine I do the following: (FC17 build host)<br>
&gt; --&gt; git clone <a href="http://gerrit.ovirt.org/ovirt-engine.git" target="_blank">http://gerrit.ovirt.org/ovirt-engine.git</a><br>
&gt; --&gt; cd ovirt-engine<br>
&gt; --&gt; make rpm<br>
&gt;<br>
&gt; Thus I assume the master build does not default to compiling for all<br>
&gt; browsers? The GWT compliation seems to go through quite a few<br>
&gt; permuatations during the compile.<br>
&gt;<br>
&gt;<br>
&gt; If master is not set to compile for all browsers then given the above<br>
&gt; build steps what additionally should I be doing to make it so<br>
&gt; (guessing refer to above but how to simplify to &quot;make rpm&quot;) ?<br>
&gt;<br>
&gt;<br>
&gt; - DHC<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Feb 14, 2013 at 10:09 AM, Vojtech Szocs &lt; <a href="mailto:vszocs@redhat.com">vszocs@redhat.com</a> &gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt;<br>
&gt; &gt; Maybe you&#39;ve compiled the application with -Dgwt.userAgent flag for<br>
&gt; &gt; a specific browser?<br>
&gt;<br>
&gt; this is a good point, please make sure to compile UserPortal for all<br>
&gt; browsers, e.g. instead of:<br>
&gt;<br>
&gt; $ mvn clean install -Pdep,gwt-user -Dgwt.userAgent=&lt;specificBrowser&gt;<br>
&gt;<br>
&gt; you should just do:<br>
&gt;<br>
&gt; $ mvn clean install -Pdep,gwt-user<br>
&gt;<br>
&gt; This will compile UserPortal for all browsers.<br>
&gt;<br>
&gt; However, I don&#39;t think this is the problem here, because IIRC when<br>
&gt; you compile UserPortal only for browser X and you try to access it<br>
&gt; in browser Y, you&#39;ll get an empty webpage.<br>
&gt;<br>
&gt; Vojtech<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; From: &quot;Alona Kaplan&quot; &lt; <a href="mailto:alkaplan@redhat.com">alkaplan@redhat.com</a> &gt;<br>
&gt; To: &quot;Dead Horse&quot; &lt; <a href="mailto:deadhorseconsulting@gmail.com">deadhorseconsulting@gmail.com</a> &gt;<br>
&gt; Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; Sent: Thursday, February 14, 2013 4:18:36 PM<br>
&gt; Subject: [Users] Fwd: Internet Explorer with latest master<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; The webadmin and userportal works pretty fine for me on ie8 and ie9.<br>
&gt; Can you please be more specific about what doesn&#39;t work for you?<br>
&gt; Maybe attaching a screen shot.<br>
&gt;<br>
&gt; Maybe you&#39;ve compiled the application with -Dgwt.userAgent flag for a<br>
&gt; specific browser?<br>
&gt; You should compile without any specific gwt.userAgent to support all<br>
&gt; the browsers or to add -Dgwt.userAgent=ie8,ie9 to support ie8 and<br>
&gt; ie9.<br>
&gt;<br>
&gt; Alona.<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; &gt; From: &quot;Dead Horse&quot; &lt; <a href="mailto:deadhorseconsulting@gmail.com">deadhorseconsulting@gmail.com</a> &gt;<br>
&gt; &gt; To: &quot;&lt; <a href="mailto:users@ovirt.org">users@ovirt.org</a> &gt;&quot; &lt; <a href="mailto:users@ovirt.org">users@ovirt.org</a> &gt;<br>
&gt; &gt; Sent: Wednesday, February 13, 2013 7:01:48 PM<br>
&gt; &gt; Subject: [Users] Internet Explorer with latest master<br>
&gt; &gt;<br>
&gt; &gt; Ever since this change: <a href="http://gerrit.ovirt.org/#/c/11078/" target="_blank">http://gerrit.ovirt.org/#/c/11078/</a><br>
&gt; &gt; The webadmin and userportal UI no longer displays nor works<br>
&gt; &gt; correctly<br>
&gt; &gt; within Internet Explorer 8 or 9.<br>
&gt; &gt;<br>
&gt; &gt; Under IE 8 or 9 the UI is pretty much an usable garbled mess.<br>
&gt; &gt; Everything looks and works fine under Chrome and Firefox.<br>
&gt; &gt;<br>
&gt; &gt; Unfortunately Internet Exploder is a necessary evil for windows<br>
&gt; &gt; users<br>
&gt; &gt; to be able to get at SPICE consoles. (No spice plugin/support for<br>
&gt; &gt; Firefox/Chrome yet...)<br>
&gt; &gt;<br>
&gt; &gt; - DHC<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Users mailing list<br>
&gt; &gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt; &gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br></div>