T4 | <southern_dust> https://public.etherpad-mozilla.org/p/faq-hadk β¦ unnamed:11:18 sorry, but could anybody rescure the contents 11:00 before? β¦ unnamed:11:19 Maybe I changed contents about (mic fails) by accident π | 03:25 |
---|---|---|
T4 | <southern_dust> [Edit] https://public.etherpad-mozilla.org/p/faq-hadk β¦ unnamed:11:18 sorry, but could anybody rescure the contents to 11:00 before? β¦ unnamed:11:19 Maybe I changed contents about (mic fails) by accident π | 03:45 |
T4 | <southern_dust> help :p | 03:45 |
T4 | <southern_dust> 19/02/19 11:04 before β¦ https://public.etherpad-mozilla.org/p/faq-hadk | 04:04 |
r0kk3rz | you broke it :P | 04:55 |
T4 | <southern_dust> deeply sorry for that | 07:21 |
T4 | <southern_dust> Did you repair it? | 07:21 |
*** OhYash1 is now known as ohyash | 08:16 | |
*** OhYash1 is now known as ohyash | 08:41 | |
T4 | <adampigg> jusa....bleuz5 pbap....i know it _can_ work,as it worked the/first time i paired my phone and car kit... | 13:36 |
T4 | <adampigg> i was prompted it i wanted to allow access to the phonebook, so said yes | 13:36 |
T4 | <adampigg> it didnt work immediately, but i paired again, and this time i saw the busy symbol on the car, and all my contacts appeared..... | 13:37 |
T4 | <adampigg> thn | 13:37 |
T4 | <adampigg> then i want shopping, got back in the car, it connected, and no contacts appeared | 13:37 |
T4 | <adampigg> thoughts? | 13:38 |
T4 | <adampigg> i guess i need logs | 13:38 |
T4 | <adampigg> is there anything specific to do fo pbap and obexd | 13:38 |
masha11 | Hi! I get the following error when executing the command "mic": https://pastebin.com/kvQ0V4sB. Help me, please, to figure out how to fix the error | 14:25 |
mal | masha11: nothing provides droid-hal-$DEVICE-detritus needed by pattern:jolla-hw-adaptation-griffin, so you have detritus package in patterns but nothing has created it (the package is created automatically if you had to use straggler_files define in droid-hal spec) | 14:28 |
mal | masha11: so the question is did you use straggler_files in droid-hal spec or not | 14:29 |
*** TheOnlyJoey|BNC is now known as TheOnlyBouncer | 16:43 | |
T4 | <southern_dust> Another question I met today before is even you used stragger_files to make droid-hal-$DEVICE-detritus, it also tell you cannot find. Just add droid-local-repos is ok. (Donβt know if itβs right way) | 18:47 |
mal | @southern_dust I didn't quite understand what you said, could you pastebin droid-hal spec and also hw pattern file from config repo | 18:51 |
T4 | <southern_dust> Sorry, I mean mic could not find package droid-Hal-$DEVICE-detritus. This question has been solved by add local repo by hand : sudo zypper ar Adaptation-Community-$DEVICE-@RELEASE@ file://.... | 18:55 |
T4 | <southern_dust> I think that maybe help to solve that question the man asked above | 18:57 |
mal | ok | 18:58 |
piggz_ | mal: do I have a PR incoming? :) | 19:00 |
mal | piggz_: not yet, I ended up tinkering SDL tonight | 19:29 |
piggz_ | mal, im wondering what i should do tonight | 19:30 |
mal | piggz_: trying to understand some memory allocation things in a patch I made | 19:30 |
piggz_ | mal: between myself and @eugenio_g7, we need to write a completely new backend for sensorfw | 19:31 |
mal | piggz_: which one does the device use, I thought it uses iio? | 19:32 |
piggz_ | mal: it does, but the current iio backend sucks a bit | 19:32 |
mal | piggz_: so make it better :) | 19:32 |
piggz_ | it reads from /sys, and should probably read from /dev | 19:32 |
piggz_ | and it polls v slow | 19:33 |
mal | piggz_: about camera, wondering how we can use the theme icon coloring feature with custom non-system icons | 19:34 |
piggz_ | mal: i guess you would have to load into a pixap or similar, and convert the white to somethine else ... is that what kimmoli's code does? | 19:40 |
T4 | <jgibbon> mal: really easy with shaders in qml. I may have some time for icons next week (I am the guy from the github issue) | 19:40 |
piggz_ | @jgibbon ah, hello ... i already made all the iso icons, so just need effect and scene mode icons | 19:42 |
mal | @jgibbon of course shaders or many other ways could be used but I think reinventing the wheel is not the best way in this case but instead trying to use the existing method | 19:44 |
piggz_ | @jgibbon the list of icons needed is in https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/blob/1.14/gst-libs/gst/interfaces/photography.h and https://git.merproject.org/mer-core/gst-plugins-bad/blob/9d83171dfb344e336a3f1790aa28917ea0909f08/rpm/0007-Add-colour-tone-and-scene-modes.patch | 19:47 |
piggz_ | its the color tones and scene mode enums | 19:47 |
T4 | <jgibbon> The existing way is a qt image provider which AFAIK (please prove me wrong) isn't open. There is a simple reimplementation on tjc somewhere without light themes, I think. I have used the shader thing for years, though, and it is quite fast, even on the jolla phone. | 19:55 |
T4 | <jgibbon> @mal @piggz_ for reference, here's an example for the "shady thing" in a mousearea β it's "an" existing method, sadly not "the"β¦ β¦ https://raw.githubusercontent.com/jgibbon/Talefish/b9bba15225b20bf031c3f26da7027139aaa04837/qml/lib/ColorIconButton.qml | 20:04 |
vknecht | piggz_, wip for a pr ;-) https://framapic.org/i8WXXlsFlEw0/9k99F85ECu4z.png | 20:11 |
vknecht | followed this to add a translation, hope it's right https://wiki.qt.io/How_to_create_a_multi_language_application#Add_translations_to_the_project | 20:14 |
piggz_ | vknecht: im sure its approx correct! | 21:14 |
mal | @jgibbon I just figured out how to change icon color without hacking, use color property of IconButton for example | 21:32 |
T4 | <jgibbon> mal: Oh, did not test that (and subsequently forgot about it) because I'm using an older SDK (for now) for non-current ports. But you're absolutely right, this is not an issue for advanced-camera using future bells and whistles anyway. Sorry for the uninformed interruption and thanks for pinging me with the right solution using HighlightI | 21:43 |
T4 | mage/IconButton | 21:43 |
mal | @jgibbon not really sure how long that feature has existed | 21:51 |
vknecht | it's a good reminder about shaders, might be useful for realtime transformation ? | 21:51 |
vknecht | for effects like in some popular app... | 21:52 |
T4 | <jgibbon> mal: I think it was added in 3.0.0.8 | 21:55 |
* vknecht can't remember if it's crapsapp, whatcrap or telecrap | 21:55 | |
mal | @jgibbon could be | 21:56 |
vknecht | or should that be, or is already, hookable in gst pipeline ? | 21:57 |
T4 | <jgibbon> vknecht: might be an idea β qt's shader examples on videos ran reasonably well on older (pc) hardware a few years back iirc, but that's a whole other platform. I agree, GstGLShader sounds like it makes more sense (as someone who barely knows anything about gst) | 22:00 |
vknecht | I guess if such effects were usable from gst, they could be shared between eg. cam app, gallery, hypotetical voip app | 22:04 |
eugenio | @adampigg: https://github.com/sailfish-on-latte/droid-config-latte/pull/17 <--- solves the timing issue for sensorfwd startup | 23:16 |
eugenio | gonna upload my droid-hal-latte soon-ish, still puzzled as to why sensors don't work on the one supplied by you | 23:17 |
eugenio | but meh, we're going to build the kernel on OBS anyway | 23:19 |
eugenio | also bought a replacement battery \o/ should be here by next week | 23:19 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!