*** feodoran_ is now known as feodoran | 03:31 | |
flav0r | when will a good web browser arrive ? :) | 04:09 |
---|---|---|
kimmoli | when you write one? | 07:27 |
martinst1 | Hi, quick dev-question: How can I know in QML when I'm popping a page from the pagestack? What I currently do is onStatusChanged: { if (status == PageStatus.Deactivating &&_navigation == PageNavigation.Back) { model.reset() } } But _navigation is supposed to be internal and apparently does not work on older Jollaphones. Does anybody know how to do this? | 09:09 |
*** ecloud is now known as ecloud_wfh | 09:13 | |
*** samikshan is now known as samxan | 09:34 | |
*** psachin is now known as psachin|session | 09:35 | |
King_DuckZ | hi, anyone knows if I can setup a wireguard VPN on sfos? | 12:03 |
Smar | King_DuckZ: you could try; it requires fairly recent kernel | 12:09 |
r0kk3rz | thats probably a no then | 12:11 |
r0kk3rz | theres no recent kernels with sailfish | 12:12 |
Smar | which one xa2 version has? | 12:14 |
r0kk3rz | 4.4 | 12:14 |
King_DuckZ | heh that sucks :( | 12:15 |
King_DuckZ | ah hold on, kernel requirement is >= 3.10, from the official website | 12:17 |
King_DuckZ | wut jolla phone is on 3.4 | 12:18 |
r0kk3rz | sounds more recent than i thought | 12:19 |
x2s | The kernel thing is a pita, thanks to all the huge phone companies that just don't care about getting their drivers into the mainline kernel | 12:20 |
x2s | For some camera chipsets you can find at least five different implementations | 12:21 |
x2s | all do roughly the same | 12:21 |
x2s | it's a shame how much potential is wasted there | 12:21 |
r0kk3rz | they would never in a million years get accepted into mainline | 12:21 |
x2s | true. The code quality is baaaaaaad | 12:22 |
r0kk3rz | that, and the blobs | 12:22 |
x2s | and yes in your head should be a goat now and say "baaaaaad" :D | 12:22 |
x2s | depends on the camera chipsets | 12:22 |
r0kk3rz | theres a lot more than just camera stuff | 12:23 |
x2s | some just have huge undocumented sections for the i2c stuff | 12:23 |
x2s | which is bad in its own way | 12:23 |
x2s | .oO( funny part: For almost all the chips you can find the manuals on the web... there's no such thing as hiding that stuff ) | 12:24 |
r0kk3rz | this wireguard thing looks useful, might have to package it for sfos | 12:25 |
Smar | it’s zillion times nicer to use than openvpn | 12:27 |
Smar | so a sfos package would be really nice so I don’t have to do one... :-) | 12:28 |
tadzik | oh, something that's less of a pita to set up than openvpn would sure be nice | 12:28 |
Smar | it’s much easier to handle *and* faster (especially on connect, which makes it really resistant to any connection hiccups) | 12:30 |
King_DuckZ | I set it up yesterday on my server for the first time and it's working perfectly on all my devices, including raspberry-pi 1 | 12:33 |
King_DuckZ | but not jolla phone :p | 12:33 |
King_DuckZ | but yeah it's really amazing, some like mullvad.net even have commercial offers already | 12:33 |
ol | There is userspace implementation of WireGuard, I think. | 17:05 |
ol | https://www.wireguard.com/xplatform/ | 17:08 |
ol | But it's written in Go: https://git.zx2c4.com/wireguard-go/about/ :-( | 17:10 |
tadzik | is that bad? | 17:11 |
ol | Usually Go is very unfriendly to packaging. | 17:12 |
tadzik | ah, I see | 17:12 |
ol | Also, I'm not sure whether there is Go compiler for Mer / Sailfish. | 17:12 |
r0kk3rz | just download an arm binary and it will probably work fine | 17:39 |
r0kk3rz | ive run go things on sailfish before | 17:39 |
*** Guest2360 is now known as fledermaus | 18:49 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!