*** zbenjamin_ is now known as zbenjamin | 02:49 | |
*** nyov is now known as Guest11562 | 04:30 | |
*** llornkcor is now known as lpotter | 05:27 | |
dcaliste | Hello pvuorela, may I ask you something about sailjail-permissions ? Currently there is no pernission file to use the secret daemon, so the signing of email is failing. I would like to correct this but would appreciate some guidance, if you or rainemak has some time. Thank you. | 08:47 |
---|---|---|
dcaliste | There is a socket named /run/user/100000/sailfishsecretsd-p2pSocket-agent. I think that it is used to dialog via DBus with the daemon. | 08:49 |
dcaliste | What is the right way to authorize communication over this socket ? | 08:50 |
dcaliste | Would it be like in Email.permission with a whitelist, or is it better to allow the DBus address ? | 08:51 |
dcaliste | Because in secret library, the DBus talk is a private implementation. We're using C++ API that internally use DBus to talk to the daemon. | 08:52 |
dcaliste | In addition, for email signature, it's the gpgme implementation that will start a pinentry program (/usr/bin/pinentry) that will itself talk to the secret daemon. | 08:53 |
dcaliste | All in all, I don't know much what to put in a new Secret.permission file to achieve this. | 08:54 |
*** vgtw_ is now known as vgtw | 12:22 | |
fridl | Once again I have an app development question :-) (But with the last answers at least I was able to publish my app, yeah ;-) ) Is there a easy or recommended or 'default' path to get e.g. a label changed on the cover from any other page in QML. As I don't use any C++ parts in my app yet, I would love to use a QML-Only way... | 12:43 |
*** albertux1 is now known as albertux | 15:02 | |
*** SpeedEvil is now known as Guest5643 | 17:22 | |
attah | fridl: re communicating between app and cover... i tend to throw those thing sin to the ApplicationWindow, as it is the common ancestor | 17:39 |
fridl | @attah So you define there a property var in the App Windows and access it from there or do you use signals for that? Do you eventually an example in a GitHub repo you can point me to? | 17:42 |
attah | I think i do both of those... let me check | 17:42 |
fridl | cool, thanks! | 17:43 |
attah | https://github.com/attah/harbour-splay/blob/bf1b21cf63190942df2599ee53d906ff00da78c8/qml/cover/CoverPage.qml#L12 | 17:43 |
attah | Gets stuff from https://github.com/attah/harbour-splay/blob/bf1b21cf63190942df2599ee53d906ff00da78c8/qml/harbour-splay.qml#L138 | 17:43 |
attah | So a simple attribute looks to work just fine | 17:44 |
fridl | Cool! Thank you! I'll check the examples. My app lacks a nice cover, but SailfishApps really deserve those ;-) | 17:44 |
attah | indeed they do | 17:45 |
* attah feels embarrassed over SeaPrint's cover | 17:45 | |
Nico[m] | Same :D | 17:45 |
fridl | @attah Cool, that works. Once again so much more easy than i expected. Haha. | 18:02 |
attah | things usually are easy when properly understood (no promises on that in this case though) | 18:04 |
fridl | @attah that is true for sure, but the path can be painful and with many detours. Thanks for showing the way ;-) | 18:07 |
ocherno | looking for recommendation on swipe keyboard library | 21:10 |
Nico[m] | library? | 21:10 |
ocherno | well.. I mean app | 21:10 |
ocherno | have mixing experience with OKboard | 21:11 |
Nico[m] | I think MagicKeyboard works alright | 21:11 |
Nico[m] | Ah, maybe it was OKboard | 21:11 |
ocherno | occasionally freezes when using with droid/WhatsApp | 21:13 |
Nico[m] | Hm, that should be fixable, did you report that issue? | 21:14 |
ocherno | not yet ... | 21:15 |
Nico[m] | That may be easier than looking for a new keyboard :3 | 21:17 |
ocherno | sure... tahnks | 21:19 |
Nico[m] | Nothing to thank me, I certainly did not solve your issue .-. | 21:24 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!