Dariush Forouher
Dariush Forouher
I wonder if it might be possible to implement the full seafile HTTP sync protocol in Seadroid. That would solve many problems, including #301, #277 and #91. - One would...
Did you by chance clear the Seadroid cache (via seadroid settings) in between?
Well, clearing the cache might cause a resync of all photos. Uhm, an quick test would be: 1. take a new photo 2. wait until its uploaded on the server...
Thanks for doing the test! That should clearly not happen... The next step would be to repeat the test with a custom version of Seadroid that has more debugging enabled...
Hi @chboehm sorry for taking so long. I tried to reproduce the issue, but failed. Looking at the code, there are only a couple of reason why it could get...
Hi! Hurm... This clearly looks like a bug, but without more information it will be near impossible to pin down. Would you be willing to test an custom-build version of...
Interesting. Did you notice real-world consequences from this? E.g. wrong/bad localization in some scenario?
I've found another place where strings from within openni are overwritten. It is a longshot, but you might want to give this a try (i can't test this myself at...
(this assumes you're starting the driver using "roslaunch openni_launch openni.launch") Open openni_launch/launch/openni.launch change to This should open a terminal with the gdb prompt waiting for your input (you may have...
Hi, sorry, but I still cannot identify the problem. I just tried to reproduce the problem with 1.8.9 upstream, but (un)fortunately it works on my machine. And neither backtrace nor...