<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jan 4, 2020, at 11:00 AM, Robert Helling <<a href="mailto:helling@atdotde.de" class="">helling@atdotde.de</a>> wrote:</div><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><div class=""><br class=""></div><div class="">Subsurface-mobile 2.2.3 (4.9.3.693)  was from git log. The problem is, I don’t know what I did that caused a write at all. I agree that this version will contain the bug (if it wasn’t me doing something stupid), but I will look into this to see if I can trigger it. I noticed this only as I looked into the repository for something unrelated.</div></div></div></div></blockquote><br class="">Thanks for clarifying that.</div><div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class=""><blockquote type="cite" class=""><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Then, ideally, revert that commit in a local copy of that cloud repo and start that same version of Subsurface locally and see if it does it again. And then all we need to do is bisect and figure out when this was introduced.</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">If you want me to do that I can. Please give me permission to access your cloud storage data.</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""></div></blockquote></div><br class=""><div class="">Feel free to if you want to. I reset those commits and force pushed that so it could well be that there is no trace of this. But I preserved it in a branch named „neu“ which I pushed to the cloud.</div></div></div></blockquote><div><br class=""></div><div>Ok, I'll try to see if I can make sense of it.</div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Regarding blowing away the build directory: I agree that this often helps, unfortunately not in this case. I even tried to blow away the whole ./src and start from scratch with a new clone but that reproduced the problem.</div><div class=""><br class=""></div><div class="">But as I said: Luckily, I can still get a working build, it’s just that every compile cycle takes an additional minute that gets annoying when doing it several times in a row.</div></div></div></blockquote><br class=""></div><div>So for me this is an interesting dance. As long as I set the QT_QPA_PLATFORM_PLUGIN_PATH to the right directory, I can usually get away without running make install after every build - I only need it after the first build. So in my case that's</div><div><br class=""></div><div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">QT_QPA_PLATFORM_PLUGIN_PATH=/Users/hohndel/Qt5.14.0/5.14.0/clang_64/plugins</span></div></div><br class=""><div class="">Can you try if that works for you?</div><div class=""><br class=""></div><div class="">/D</div></body></html>