> On Feb 16, 2020, at 1:44 PM, Linus Torvalds <torva...@linux-foundation.org> 
> wrote:
> 
> Hmm. I just realized that we've seem to have lost a lot of the Qt BLE
> debugging output. The "libdivecomputer logfile" shows the actual
> communication part, but you're not getting far enough for that to
> matter.
> 
> Dirk, where does it go? We get the logs on mobile with the whole log
> capture and "copy to clipboard", but I think the BLE debugging on the
> desktop app just goes to stdout - but it's suppressed entirely by
> default.


You need to manually run the actual executable

.../Subsurface.app/Contents/MacOS/Subsurface > log 2>&1

and then send the log. That SHOULD include all of the debug output that Linus
is looking for

/D
_______________________________________________
subsurface mailing list
subsurface@subsurface-divelog.org
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to