| *** n2klb_ is now known as n2klb | 02:03 | |
| *** nephros is now known as nephros[jp2] | 07:23 | |
| nephros[jp2] | piggz[m]: Yes sorry, zxing20 that's a compat package I made. | 11:26 |
|---|---|---|
| nephros[jp2] | please try specifying a min or max version. | 11:27 |
| nephros[jp2] | or a Prefers: in prjconf (like chum:testing currently has) | 11:29 |
| nephros[jp2] | Reason: SFOS 5.2 updated zxing from 2.0 to 3.0, but some packages do need 2.0. | 11:30 |
| nephros[jp2] | Buuut: zxing20 really should not provide the .so.3 lib AFAICS. I'll check this. | 11:33 |
| piggz[m] | Nephros: im afk, but feel free to double check testing project conf, as its a package there thats failing | 11:45 |
| nephros[jp2] | Ah. SONAME 3 is correct for zxing 2.0: https://github.com/DreamForTek/zxing-cpp/commit/4201ed6 | 11:45 |
| nephros[jp2] | piggz[m]: ok, will check and try to fix. | 11:45 |
| nephros[jp2] | Keysmith, ok. | 11:46 |
| nephros[jp2] | piggz[m], rinigus: Added NeoChat: https://i.ibb.co/F2RkvT6/8cfc2eb4b39b.png | 12:50 |
| piggz[m] | Excellent, i might switch from hydrogen! | 12:52 |
| piggz[m] | nephros[1p2]: does neochat work? can see the chat list but nothing then opens? | 16:01 |
| rinigus | while it opened for me, its bit tricky to use. login opened SSO signing in angelfish window and that was all in background. when figured it out then signing was fine | 16:26 |
| rinigus | after closing and opening again, its stuck on loading and not showing much except start window | 16:27 |
| nephros[jp2] | rinigus: anything on the console? it may be missing some runtime deps still. | 16:38 |
| nephros[jp2] | I notiiced the controls/buttons have no icons - not sure whether that's b/c not using qqc desktop style, or the fact that emoji are disabled currently | 16:39 |
| nephros[jp2] | SSO via SFOS browser worked perfectly. | 16:43 |
| nephros[jp2] | Please document issues at sailfishos-chum/neochat packaging repo | 17:16 |
| piggz[m] | nephros[jp2]: seems to want qt text to speech module | 17:16 |
| piggz[m] | thats whats preventing page load | 17:16 |
| piggz[m] | will add to issue list | 17:17 |
| piggz[m] | we need to package qtspeech | 17:28 |
| nephros[jp2] | Hm.I patched that out. May have missed a spot. | 17:30 |
| piggz[m] | nephros[jp2]: ill try and package that if you like | 17:34 |
| nephros[jp2] | piggz[m]: not too interested in TTS myself, but it it's relatively easy. | 17:36 |
| nephros[jp2] | Could be it would need a lot of kinda weid deps? | 17:37 |
| piggz[m] | save patching things out if it builds ok | 17:38 |
| nephros[jp2] | patch is small but sure. | 17:39 |
| nephros[jp2] | piggz[m]: you are running neochat-25.08.3+git4-1.20.1 ? | 17:40 |
| piggz[m] | 25.08.3+git2+devel.20260727112436.4.g63b0513 | 17:40 |
| nephros[jp2] | Aha! Try updating! | 17:40 |
| piggz[m] | thats just what chum gui installed... | 17:40 |
| nephros[jp2] | I fixed that TTS Qml bit later. | 17:41 |
| piggz[m] | ok, its updated | 17:42 |
| piggz[m] | you may consider adding | 17:42 |
| piggz[m] | X-Nemo-Single-Instance=no | 17:42 |
| piggz[m] | To prevent other qt-runner apps being opened | 17:42 |
| piggz[m] | nephros[jp2]: on open, i get a popup saying 'unable to read access token', which i think prevents opening on second launch | 17:44 |
| rinigus | piggz: exactly, same here | 17:50 |
| nephros[jp2] | okay, fixed that in devel branch, will test | 17:50 |
| nephros[jp2] | the welcome screen bug is annoying. cant open the account, it stays at 'loading' | 17:52 |
| rinigus | another, a more difficult issue is how to make it compatible with the keyboard. for me it covers input field . or is that not there for lipstick? I was using qt-runner where I can switch it to the mode where window is reduced (but haven't done it) | 17:53 |
| rinigus | nephros[jp2]: that bug is due to 'unable to read access token' | 17:53 |
| nephros[jp2] | ok, but single-instance does not seem to fix that. | 17:58 |
| nephros[jp2] | rinigus: I remember Maliit has some kind of input rectangle function/protocol but no idea how/whether that is used. | 18:00 |
| rinigus | nephros[jp2]: I guess it stores that access token somewhere. and maybe that mechanism is not supported by us yet | 18:07 |
| nephros[jp2] | yes it seems to be using qkeychain. | 18:09 |
| nephros[jp2] | I do have experimental Saifish Secrets support for that somewhere (5.6 version thoug) :) | 18:09 |
| nephros[jp2] | Also IIRC you can make qtkeychain fall back to plain text storage if it cannot find a KWallet. | 18:14 |
| piggz[m] | nephros[jp2]: i see these backend options https://github.com/frankosterfeld/qtkeychain/blob/087369387cbda8fbfbb9d70bd5e668319a8a8c4d/qtkeychain/keychain_unix.cpp#L127 | 19:01 |
| piggz[m] | we dont have libsecret | 19:03 |
| nephros[jp2] | piggz[m]: https://github.com/nephros/qtkeychain/tree/sfos-secrets | 19:08 |
| piggz[m] | nephros[jp2]: is that working/packaged? | 19:09 |
| nephros[jp2] | it is working bt not production ready I guess. | 19:11 |
| nephros[jp2] | It brings up too many Secrets popups, but it does the job. | 19:11 |
| nephros[jp2] | piggz[m]: https://build.sailfishos.org/project/show/home:nephros:devel:qt5keychain | 19:13 |
| piggz[m] | rinigus: for me the keyboard doesnt go over the input, seems to work fine | 19:17 |
| piggz[m] | in either qt-runner or without | 19:17 |
| rinigus | piggz: in qtrunner there is a setting for it. maybe lipstick does something more clever when it runs directly. will have to check it | 19:27 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!