*** zbenjamin_ is now known as zbenjamin | 01:44 | |
*** frinring_ is now known as frinring | 02:40 | |
sleurp | Hello | 09:43 |
---|---|---|
sleurp | I have a question I can't find the answer to on the site.When I choose to buy Sailfish X for Sony Xperia X for €49.90, is it the device with or just the OS and what is described in the table?Thank you in advance, | 09:45 |
Nico[m] | That's just the OS | 09:45 |
Nico[m] | With access to the proprietary components from the table | 09:46 |
sleurp | Thank you very much, I still have to find a compatible device. | 09:51 |
Nico[m] | I recommend buying them used, much cheaper :3 | 09:55 |
Nico[m] | (then it doesn't hurt as much when you break them while flashing... Not that that happened to me q.q) | 09:55 |
sleurp | Yes, I've looked at second hand :DTo test the OS I think it's good. | 10:07 |
sleurp | The idea before we talk about it and about the flexibility with regard to Google's services, so that the transition is smooth | 10:08 |
Nico[m] | Most of them also are in good condition, so buying new is mostly a waste of money :3 | 10:08 |
sleurp | that's exactly it | 10:14 |
Nico[m] | I really love sailfish as an OS, but since I never used android, I have no idea how difficult a transition can be :3 | 10:16 |
r0kk3rz | the biggest thing will be, for the most part there isnt an app for that | 10:17 |
sleurp | I'm not necessarily attached to the use of Android. I don't care about their services. It's for the sake of attracting people. And the reality is that if the break-up is frank, we lose people. | 10:17 |
Nico[m] | Well, not affected by that, mostly just a missing matrix client, but I am working on that | 10:17 |
sleurp | if I understand correctly, it would still be possible to use Android Apps on this OS? | 10:19 |
r0kk3rz | ish | 10:20 |
r0kk3rz | it depends | 10:20 |
r0kk3rz | it depends quite a bit on what the app does, or needs to work | 10:20 |
Nico[m] | Yeah, not all apps run, because they need google services or bluetooth or other niche stuff. Some of that can be fixed manually, some not | 10:22 |
sleurp | okIn France, for example, to travel by train, you are strongly advised, or even discouraged if you do otherwise, to have your ticket and information on the SNCF app. | 10:24 |
Nico[m] | I always use the webapp for that, where I live | 10:24 |
sleurp | It is for these details that I would like to test the OS on my side. | 10:25 |
Nico[m] | Sounds reasonable, please test and report back :3 | 10:26 |
sleurp | with pleasure, just the time to equip myself :D | 10:26 |
mpol | your best bet is to buy an Xperia XA2 or Xperia 10, not the Xperia X. The latest 2 models have better Android support | 10:36 |
sleurp | Ok, that's not what I understood from the tablau, thank you. | 10:42 |
mpol | you mean the confusion about the name Sailfish X? Yes, it started as support for Xperia X, and then the name stuck | 10:42 |
sleurp | So much for me, I just saw my mistake. | 10:44 |
thigg[m] | Hey, I'm a bit stuck with a qml problem. If someone is willing to throw a quick glance and review , that would help me a lot: https://github.com/gpodder/gpodder-sailfish/pull/155 | 12:05 |
Nico[m] | qml sometimes weirdly doesn't set the parent immediately for Listitems or so, so could that cause your issue? | 12:07 |
thigg[m] | you mean that its a timing issue? | 12:07 |
Nico[m] | Yes | 12:07 |
thigg[m] | dont think so, because the snippet is in the onClick method | 12:08 |
Nico[m] | True, that would make no sense | 12:08 |
thigg[m] | Right now, I'm just swearing at JS here ;) | 12:09 |
thigg[m] | I never now if this stays this, etc... | 12:09 |
Nico[m] | I doubt it is really a JS issue, probably more a qml context issue | 12:09 |
thigg[m] | it could be, that the callback is executed in a pyotherside response | 12:10 |
thigg[m] | but i tried caching player in a local property and it made no difference | 12:10 |
thigg[m] | (but the message went from undefined to null) | 12:11 |
Nico[m] | You could try using a signal instead | 12:11 |
thigg[m] | good idea | 12:11 |
Nico[m] | If you do a callback, that may be executed on a different thread, and that can do a lot of funky stuff | 12:12 |
thigg[m] | yep, that makes sense | 12:12 |
thigg[m] | I'll try and let you know | 12:12 |
Nico[m] | Good luck :3 | 12:12 |
thigg[m] | oh no, i was lost, no pyotherside involved, the callback is just from the onAcceppt method of a dialog... | 12:13 |
Nico[m] | Ah | 12:14 |
Nico[m] | Still, since player is not a local variable in the component, that may also lead to funky scoping | 12:14 |
thigg[m] | but then i would expect that redefining it as local property would work | 12:15 |
thigg[m] | ah but maybe i had two issues here | 12:15 |
thigg[m] | the property was obviously found, but it was null for some reason | 12:15 |
Nico[m] | mhm | 12:16 |
thigg[m] | oh | 12:18 |
* thigg[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/SlixehAmIBkabgstPzMjrvdZ/message.txt > | 12:20 | |
Nico[m] | That would make some sense, yes | 12:20 |
Nico[m] | A signal should fix that | 12:20 |
*** vgtw_ is now known as vgtw | 22:20 | |
*** Herrie|2 is now known as Herrie | 23:08 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!