Erki Suurjaak
Erki Suurjaak
No, the author has not reacted in any way. I made myself a small patch for this package, which forces lcov to use llvm-cov: [patch.txt](https://github.com/mikeferguson/code_coverage/files/7238147/patch.txt). And a script to put...
Made a pull request for this (https://github.com/mikeferguson/code_coverage/pull/33). Went with requiring a specific option only when using Clang coverage tools: APPEND_COVERAGE_COMPILER_FLAGS(COMPILER clang)
Can you execute the following statement in the SQL window: ```sql SELECT skypename, length(avatar_image), avatar_image FROM Contacts ``` What does it report as length for the contacts where avatar is...
> When I run the query, some of the profiles with missing images return a length of ~5k-6k and then the profile image suddenly starts working when I switch back...
> No, it seems intermittent. Can you send me the database content of the avatar of one such contact? E.g. run this query in the SQL window and export the...
The export I had in mind was for such a contact: > some of the profiles with missing images return a length of ~5k-6k and then the profile image suddenly...
Very odd, there is nothing wrong with this image. As for contacts missing avatars altogether - what happens if you re-sync from online?
If you have a Skype database created by Skyperious from a Skype export archive or online sync, the media folder is put in the same directory as the database, named...
MS Teams is a very different beast altogether. And they really have not made it easy to get anything out of there. There are [dozens of open requests on Microsoft...
> This would be especially important if what's being discussed here is true: https://feedbackportal.microsoft.com/feedback/idea/c3427fed-598f-ee11-a81c-0022484f9f6d Does anyone know if it's really that limited? Teams client is actually a tad less limited...