<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>It seems there was a divergence in the use of sugar-web library
      with Sugarizer vs Sugar.</p>
    <p>Look for differences in lib/sugar-web and compare with activities
      in Sugarizer.</p>
    <p>Try to replace your lib/sugar-web with Sugarizer version and see
      if it works.</p>
    <p>Hopefully they will be merged back together.<br>
    </p>
    <p>Regards,</p>
    <p>Sebastian<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 11/09/17 13:15, laurent bernabe
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAH8mndK6ZsJ+u9CmYVwvnZzeZX4e9dvyhLwS6UPwEnehyyKbHQ@mail.gmail.com">
      <div dir="ltr">Hello, everyone,
        <div><br>
        </div>
        <div>I've fetched the activity icon from my Python activity
          HitTheBall, and reused it in the new web activity I am
          building in order to create a Web version.</div>
        <div><br>
        </div>
        <div>But when launching it from Sugarizer (I think the problem
          should be the same in sugar-build, my icon design has a real
          problem) the icon appears as black. I am trying to get
          inspired from the standard activities icons, but without any
          success.</div>
        <div><br>
        </div>
        <div>This the current code of my activity-icon.svg</div>
        <div><br>
        </div>
        <div>-----------------------------------------------------------------------------------------</div>
        <div><br>
        </div>
        <div>
          <div><?xml version="1.0" encoding="UTF-8"
            standalone="no"?></div>
          <div><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "<a
              href="http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"
              moz-do-not-send="true">http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd</a>"
            [</div>
          <div>    <!ENTITY fill_color "#FFFFFF"></div>
          <div>    <!ENTITY stroke_color "#010101"></div>
          <div>]></div>
          <div><br>
          </div>
          <div><svg</div>
          <div>   xmlns="<a href="http://www.w3.org/2000/svg"
              moz-do-not-send="true">http://www.w3.org/2000/svg</a>"</div>
          <div>   width="55"</div>
          <div>   height="55"</div>
          <div>></div>
          <div>  <circle cx="23" cy="23" r="22"
            stroke="&stroke_color;" fill="&fill_color;" /></div>
          <div>  <text</div>
          <div>     
 style="font-size:14px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:&stroke_color;;fill-opacity:1;stroke:none;font-family:Sans"</div>
          <div>       x="8"</div>
          <div>       y="27"</div>
          <div>    >1+2</text></div>
          <div></svg></div>
          <div><br>
          </div>
          <div>--------------------------------------------------------------------------------------------------------------------------</div>
          <div><br>
          </div>
          <div>Thanks in advance if I can be helped</div>
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">
            <div dir="ltr">
              <div>
                <div dir="ltr">Regards,<br>
                  <br>
                  Laurent Bernabé 
                  <div><br>
                  </div>
                  <div><a href="mailto:laurent.bernabe@gmail.com"
                      target="_blank" moz-do-not-send="true">laurent.bernabe@gmail.com</a></div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Sugar-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sugarlabs.org/listinfo/sugar-devel">http://lists.sugarlabs.org/listinfo/sugar-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>