<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    15.10.2012 20:20, Aaron J. Seigo пишет:
    <blockquote cite="mid:2899905.RniXPtbF0t@freedom" type="cite">
      <pre wrap="">On Monday, October 15, 2012 19:20:13 Dmitry Ashkadov wrote:

i do notice some small visual issues in the screenshots (thanks for providing 
those, btw!), mostly to do with spacing and margins in the popup. as you can 
see in image 05, there is not enough margin around the item and so the 
background item appears too close and even touches the icon. similarly, there 
should be a bit more space between the icon and the text imo (0.5 or even 1 
em?)

</pre>
    </blockquote>
    I'll compare it to C++ applet and try increase margins.<br>
    <br>
    <blockquote cite="mid:2899905.RniXPtbF0t@freedom" type="cite">
      <blockquote type="cite">
        <pre wrap="">case of C++ system tray applet. I can see many messages:
</pre>
        <blockquote type="cite">
          <pre wrap="">.../apps/plasma/plasmoids/battery/contents/ui/batterymonitor.qml:183:
TypeError: Result of expression 'pmSource.data["PowerDevil"]'
</pre>
        </blockquote>
      </blockquote>
      <pre wrap="">
hm.. and if you put the battery widget directly into the panel, or on the 
desktop or dashboard, it works?</pre>
    </blockquote>
    Battery works if I click on its icon, but if I click on name (text)
    then battery doesn't work. I think it is a regression, because I've
    found out several facts:<br>
    <ul>
      <li>Old C++ tray has the same problem (git checkout master to
        switch to C++ tray)</li>
      <li>Battery applet doesn't work but applet for Network manager
        works if I click on its name<br>
      </li>
      <li>KDE 4.8 is now system KDE and battery works as expected, but
        in locally installed KDE (master or 4.9) battery doesn't work,
        it doesn't work on KDE 4.9 -- future release of my distro.<br>
      </li>
    </ul>
    <br>
    Thank you!<br>
  </body>
</html>