*** svartoyg_afk is now known as svartoyg | 08:43 | |
*** frinring_ is now known as frinring | 11:44 | |
attah_mobile | Downloading things through a qml app, is that a thing? | 12:44 |
---|---|---|
r0kk3rz | i dont see why not | 12:52 |
r0kk3rz | im sure you could trigger a thing in transfers | 12:53 |
attah_mobile | Cool, so some dbus magic, or how is it called? | 12:55 |
attah_mobile | And then i'd preferrably want to be able to access it later... | 12:56 |
r0kk3rz | depends on what its for | 13:08 |
r0kk3rz | if its application specific, im sure you can do a http request | 13:09 |
r0kk3rz | the JS engine in qml can do a lot of standard webby things | 13:10 |
r0kk3rz | if only from an old standard | 13:10 |
attah_mobile | but local file access is a big no-no in js usually | 13:15 |
attah_mobile | i want to download a podcast for (hopefully in-app) use | 13:15 |
Dakon | you can easily access local files in qml, that's how you display images and the like | 13:18 |
attah_mobile | yes, sure... but at arbitrary readable paths? | 13:25 |
Dakon | sure | 13:28 |
attah_mobile | how about writing or checking for presence? | 13:29 |
Dakon | no idea how this works, but you could do things like 'foo.src = "/home/foo/Downloads/foo.ogg"' or what ever | 13:34 |
Dakon | and of course you could write a C++ class that does whatever you like and sends the information up to the qml part | 13:35 |
r0kk3rz | yeah theres a few interfaces there, you can bang on tracker db and return paths for media stuff | 13:56 |
r0kk3rz | its what i do in my music player | 13:56 |
r0kk3rz | or if you know the path already just stick it into qtmultimedia | 13:56 |
*** CrKit is now known as NeKit | 17:33 | |
tortoisedoc | yellow | 18:37 |
tortoisedoc | and marry xmas! | 18:37 |
tortoisedoc | s/marry/merry :D | 18:37 |
tortoisedoc | lbt : how can i install sb2 in the mer chroot? | 18:38 |
tortoisedoc | s/install/update | 18:38 |
tortoisedoc | mal : any suggestion ^? | 18:38 |
tortoisedoc | ol : ping | 18:45 |
mal | tortoisedoc: you mean running zypper dup in sdk (not in target) | 18:49 |
tortoisedoc | hm | 18:49 |
tortoisedoc | mal : no more like . rebuilding sb2 in sb2, then rpm -i --force in chroot? | 18:49 |
tortoisedoc | it doesnt seem to have an effect | 18:50 |
mal | hmm, do you have to build sb2 in sb2? wouldn't you build it in sdk environment not in sb2? | 19:12 |
tortoisedoc | mal : good point for starters | 19:12 |
tortoisedoc | ill try that | 19:12 |
r0kk3rz | sb2-ception | 19:18 |
tortoisedoc | deeper in the sbox | 19:24 |
tortoisedoc | hmm butbut | 19:29 |
tortoisedoc | mal : no, the rpm installation being used is the correct one | 19:57 |
tortoisedoc | but still no difference | 19:57 |
tortoisedoc | (added some code + logging, none of that is visible= | 19:57 |
tortoisedoc | ) | 19:57 |
tortoisedoc | I wonder can i rebuild the sdk | 20:02 |
tortoisedoc | hm | 21:39 |
tortoisedoc | a debug howto for sb2 in mer would be extremely helpful | 21:39 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!