<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 29, 2015, at 11:36 AM, Miika Turkia <<a href="mailto:miika.turkia@gmail.com" class="">miika.turkia@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 29, 2015 at 8:34 PM, Dirk Hohndel <span dir="ltr" class=""><<a href="mailto:dirk@hohndel.org" target="_blank" class="">dirk@hohndel.org</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word" class=""><span class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Dec 29, 2015, at 10:28 AM, Dirk Hohndel <<a href="mailto:dirk@hohndel.org" target="_blank" class="">dirk@hohndel.org</a>> wrote:</div><br class=""><div class="">.519 should make it to the Google Play store soon - the release .apk that you can simply upgrade to is also available in the daily downloads folder.<br class=""><br class="">The splash screen looks great - thanks Miika and Rick! It's awesome to see more people contribute to the mobile app.<br class=""></div></blockquote></div></span></div></blockquote><div class=""><br class=""></div><div class="">Yeah, thanks Rick, you did something that I wasted two days on with no success :D<br class=""></div></div></div></div></div></blockquote><div><br class=""></div>I feel that way all the time. Think about it this way - if you hadn't done all the hard work up front, Rick wouldn't have been inspired to do his part.</div><div>I repeat, thanks to both of you!</div><div> <br class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word" class=""><span class=""><div class=""><blockquote type="cite" class=""><div class="">The profile is... "interesting".<br class=""><br class="">So on one of my devices (the Samsung Galaxy S 3) I now get a reasonably well scaled profile that appears clipped at about 90% in the x direction. Neither the beige background nor the profile extend into the last 10% horizontally of the drawing area. <br class="">On the old 2012 Nexus 7 I also get the 90% clip, but the scaling off, I'm missing the x axes with the minute marks and the things below.<br class="">And on two other devices (Nexus 6P and Nexus 10) all I get is the beige background (still, clipped at 90% in the x direction).<br class=""><br class="">This is so much fun! I haven't had this much fun since the Gtk days, trying to make shit draw on the screen...<br class=""></sarcasm><br class=""></div></blockquote><br class=""></div></span><div class="">Here's a screen shot of my other 7in device, this one an Intel based SurfTab - you can see that the profile is rendered beautifully - except that it doesn't fill the complete area and is too tall to fit...</div></div></blockquote><div class=""><br class=""></div><div class="">I have the same problem with the profile. The deepest point is cut as well as the end of the dive.</div></div></div></div></blockquote><div><br class=""></div>So these are two different problems. The deepest point issue is mis-scaling. Which is driving me bonkers. I do exactly what the documentation says I should do - take the size of the contentsBoundingRect() and scale to that. Yet on some devices this works and on others it doesn't.</div><div><br class=""></div><div>The other one is that weird clip on the right. That's even stranger - nothing I could find in the documentation would explain this :-(</div><div><br class=""><blockquote type="cite" class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class=""> More over, I get a crash when attempting to open the details of the latest dive.<br class=""><br class="">---8<---<br class="">12-29 21:34:48.837   685  2326 I WindowState: WIN DEATH: Window{720d529 u0 SurfaceView}<br class="">12-29 21:34:48.837   685  8545 D GraphicsStats: Buffer count: 7<br class="">12-29 21:34:48.842   685  8545 I WindowState: WIN DEATH: Window{2759cd6 u0 org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity}<br class="">12-29 21:34:48.897   214   214 I Zygote  : Process 15084 exited cleanly (1)<br class="">12-29 21:34:48.937   685 23669 I ActivityManager: Process org.subsurfacedivelog.mobile (pid 15084) has died<br class="">12-29 21:34:48.937   685 23669 W ActivityManager: Force removing ActivityRecord{d02da67 u0 org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity t1072}: app died, no saved state<br class="">12-29 21:34:49.052   685  2323 W InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 15084 uid 10174<br class="">12-29 21:34:49.640  3073  3341 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...<br class="">12-29 21:34:49.640  3073  3341 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...<br class="">---8<---<br class=""></div></div></div></div></blockquote></div><br class=""><div class="">Sadly no useful information here. WIN DEATH basically means "he's dead, Jim".</div><div class=""><br class=""></div><div class="">/D</div></body></html>