nephros | The (opt-qt5)-QtWebengine package in Chum: that's not compiled on OBS, right? | 08:03 |
---|---|---|
nephros | It's done with the custom build engine? | 08:03 |
nephros | nvm, found the README :) | 08:34 |
*** Venemo_ is now known as Venemo | 08:37 | |
piggz_ | wonder when i should start tryingt o build qt6 in chum :D | 10:12 |
nephros | piggz_: I guess after getting gcc9/10/11 to run on the OBS builder ;) | 11:43 |
piggz_ | nephros: well, next version of sfos will have clang-14, which should help | 12:32 |
hnj | any advice how to find "links" or "linked contacts" in the contact db? I find no obvious indicator in the people app itself, nor in the sqlite db I found on disc. I think the former might not have one and I probably don’t know what to look for in the latter … | 16:02 |
pherjung[m] | hnj: you may find some hints on this tutorial https://www.ncartron.org/moving-a-contact-in-another-addressbook-on-sailfish-os.html | 16:06 |
Keto | maybe like this in the bd: SELECT * FROM Names WHERE contactId IN (SELECT firstId FROM Relationships GROUP BY firstId HAVING count(secondId) > 1); | 16:55 |
poetaster | Keto, belongs to the small group which actually uses subselects properly. And HAVING. | 19:37 |
hnj | pherjung[m]: it made me look more closely at the files, thanks | 19:44 |
hnj | I think I found the issue why I’m not seeing the test contact with a link in the db file I’m looking at: it was last modified in october. there is a -wal and a -shm file, though, that have been modified yesterday. it’s likely in the wal but I’m only starting to look into that. | 19:46 |
hnj | yeah, with the -wal file, it’s there | 19:56 |
attah | poetaster: You like python and gadgets, right? https://github.com/leswright1977/PyThermalCamera | 20:03 |
b100dian[m] | piggz: the same Prefer: is needed for chum (not testing) | 20:34 |
mal | b100dian[m]: added | 20:52 |
b100dian[m] | Appreciated! | 20:54 |
attah | Hmmm.. wonder if i should be building opencv and re-doing it in C++/Qt... or if i can perhaps tape the pip opencv to to pyotherside with some sdl2 | 21:12 |
mal | attah: I have some reasonably new opencv somewhere, probably should be updated though | 21:20 |
attah | very cool! | 21:20 |
attah | I can faff with updating, just a decent spec to build on is plenty help for me | 21:21 |
mal | attah: well it's 4.5.3 but still probably usable | 21:22 |
mal | https://github.com/mlehtima/opencv | 21:22 |
mal | https://build.sailfishos.org/project/show/home:mal:opencv | 21:23 |
attah | Most likely... seems it is very basic usage that i need | 21:23 |
poetaster | attah, thanks! neat. | 21:49 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!