<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 Sep 18, 2015, at 4:09 PM, Rick Walsh <<a href="mailto:rickmwalsh@gmail.com" class="">rickmwalsh@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi,<br class=""><div class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On 19 September 2015 at 06:52, 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">Just a quick update. I'm waiting for patches from Tomaz. I just kicked of<br class="">
daily builds so people who want to test have something to test.<br class="">
The weekend will be rather busy with family activities, so if I don't get<br class="">
Beta 2 today I'm not sure when it will go out, but as far as I'm concerned<br class="">
we have now entered the final stage.<br class="">
<br class="">
We need to test, translate, document, and fix bugs and issues that pop up.<br class="">
<br class="">
It would be really nice if more of the 200+ people on this list would<br class="">
participate in this effort. Beta 1 binaries have been tested on a total of<br class="">
90 systema / VMss. And that includes all the folks who aren't on this list<br class="">
who saw the various announcements. Cloud storage has been tested by fewer<br class="">
than 50 people.<br class=""></blockquote><div class=""><br class=""></div><div class="">Cloud storage used to work for me when you first introduced it, but haven't been able to save to the cloud for quite a while now, including the latest master.  When I save to cloud, Subsurface does nothing for a little while, then a progress window pops up with 'contacting cloud service'.  The progress bar never fills.<br class=""><br class=""></div><div class="">I'm running Fedora 22, but it also failed for me last time I tested on Windows 8 and 10.<br class=""></div><div class=""><br class=""></div>I'm not sure how to debug this.  Here is a backtrace of cloud storage failing.<br class=""></div></div></div></div></div></blockquote><div><br class=""></div>So the obvious questions are... firewall? Proxy? built from source or my binaries?</div><div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><div class="gmail_extra"><div class="gmail_quote">(gdb) bt 50<br class="">#0  0x00007fffefaee063 in select () from /lib64/libc.so.6<br class="">#1  0x00007ffff67a938c in wait_for.constprop () from /home/rick/src/install-root/lib/libgit2.so.23<br class="">#2  0x00007ffff67a93f4 in curls_write () from /home/rick/src/install-root/lib/libgit2.so.23<br class=""></div></div></div></div></div></blockquote><div><br class=""></div><div>So lib curls is used as transport, that's good. But it hangs. That's bad. That's why I'm asking about proxy settings.</div><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><div class="gmail_extra"><div class="gmail_quote"><div class=""><br class=""></div><div class="">Probably related, TestGitStorage_run fails:<br class="">[rick@notyourcomputer build]$ ctest -V -R TestGitStorage_run <br class="">UpdateCTestConfiguration  from :/home/rick/src/subsurface/build/DartConfiguration.tcl<br class="">UpdateCTestConfiguration  from :/home/rick/src/subsurface/build/DartConfiguration.tcl<br class="">Test project /home/rick/src/subsurface/build<br class="">Constructing a list of tests<br class="">Done constructing a list of tests<br class="">Checking test dependency graph...<br class="">Checking test dependency graph end<br class="">test 10<br class="">    Start 10: TestGitStorage_run<br class=""><br class="">10: Test command: /home/rick/src/subsurface/build/TestGitStorage<br class="">10: Test timeout computed to be: 9.99988e+06<br class="">10: ********* Start testing of TestGitStorage *********<br class="">10: Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.1.1 20150618 (Red Hat 5.1.1-4))<br class="">10: PASS   : TestGitStorage::initTestCase()<br class="">10: PASS   : TestGitStorage::testSetup()<br class="">10: PASS   : TestGitStorage::testGitStorageLocal()<br class="">10: PASS   : TestGitStorage::testGitStorageCloud()<br class="">10: PASS   : TestGitStorage::testGitStorageCloudOfflineSync()<br class="">10: PASS   : TestGitStorage::testGitStorageCloudMerge()<br class="">10: PASS   : TestGitStorage::testGitStorageCloudMerge2()<br class="">10: QFATAL : TestGitStorage::testGitStorageCloudMerge3() Received signal 11<br class=""></div></div></div></div></div></div></blockquote><div><br class=""></div>That's fixed in latest master. Unrelated to the above... and it shows that here</div><div>you actually connect to the cloud storage successfully.</div><div><br class=""></div><div>/D</div></body></html>