sledges | ghosalmartin: cool! commented https://git.merproject.org/mer-core/libtheora/merge_requests/1 :) | 00:01 |
---|---|---|
sledges | applies to others too | 00:01 |
ghosalmartin | Awesome will take care of that tomorrow, I think I may of just fixed the ruby package as well | 00:02 |
*** spider-mario <spider-mario!~spidermar@178-82-34-114.dynamic.hispeed.ch> has quit IRC (Read error: Connection reset by peer) | 00:03 | |
ghosalmartin | anyways sleep time | 00:08 |
ghosalmartin | goodnight | 00:08 |
*** ghosalmartin <ghosalmartin!~martin@cpc67891-seac23-2-0-cust264.7-2.cable.virginm.net> has quit IRC (Quit: Leaving) | 00:08 | |
Litew | Same about Redmi 1S with sensors.qcom :( | 00:08 |
Litew | CPU high load and battery i mean | 00:08 |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has quit IRC (Ping timeout: 240 seconds) | 00:09 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 00:10 | |
sledges | ghosalmartin: i meant armv7hl:) | 00:11 |
Umeaboy | I have made two PR's at https://github.com/mer-hybris/build-script. Can someone please merge them? | 00:12 |
*** Makinit <Makinit!makinit@makinit.nl> has quit IRC (Ping timeout: 256 seconds) | 00:12 | |
*** Makinit <Makinit!makinit@makinit.nl> has joined #sailfishos-porters | 00:12 | |
sledges | Litew: can we haz link to image?;) just install unblank-restart-sensors hack | 00:12 |
sledges | (ship your image with that package) | 00:12 |
*** xkr47 <xkr47!xkr47@2001:14b8:141:5926:5358:9793:2384:6264> has quit IRC (Ping timeout: 250 seconds) | 00:14 | |
Litew | sledges: hmm, ok, i'll ship it. I want to ask you to share with me method you use to add config files to droid-config-device package...please | 00:14 |
*** xkr47 <xkr47!xkr47@2001:14b8:141:5926:5358:9793:2384:6264> has joined #sailfishos-porters | 00:14 | |
Litew | sledges: in sparse directory | 00:15 |
Litew | sledges: almost every file i add is conflicting | 00:15 |
Litew | sledges: its such a pain to change all config files by manual editing after every test flash :( | 00:16 |
sledges | Umeaboy: commented | 00:16 |
sledges | Litew: what changes are you introducing? | 00:16 |
sledges | you can place your modifications into the kickstart file (.ks) | 00:17 |
sledges | it's not nice to do, but if device needs to have so many hacks then..:) | 00:17 |
*** JeffHoogland <JeffHoogland!~jeff@c-98-215-112-164.hsd1.il.comcast.net> has quit IRC (Quit: Leaving) | 00:18 | |
sledges | Litew: take example from http://images.devaamo.fi/sfe/hammerhead/beta0/Jolla-1.1.9.28-hammerhead-armv7hl.ks | 00:19 |
sledges | sed -i "s|acceptDestination: applicationInstallationComponent|acceptDestination: root.endDestination|g" /usr/lib/qt5/qml/com/jolla/startupwizard/WizardPostAccountCreationDialog.qml | 00:19 |
sledges | as one example | 00:19 |
Litew | sledges: for example i need to replace platform-device file in udev file with my own - or conf-file for usb-moded with extra argument (-i) | 00:20 |
Litew | sledges: ouch, looking now, thanks | 00:20 |
Umeaboy | sledges: Sorry! I think I should go to bed now since I forget which manifest I'm making. :) | 00:22 |
*** M-bobsummerwill <M-bobsummerwill!bobsummerw@gateway/shell/matrix.org/x-maepimudrbnpmtvo> has quit IRC (Ping timeout: 256 seconds) | 00:23 | |
Litew | sledges: about image - http://tradiz.org/?sfos-armani Cant get codecs and video to work | 00:25 |
Litew | sledges: and i want to do something with battery drain - i think its almost critical thing | 00:25 |
sledges | Litew: platform-device is managed like so: https://github.com/mer-hybris-kis3/droid-config-kis3/blob/HEAD/sparse/lib/udev/platform-device | 00:28 |
sledges | in your own droid-config-$DEVICE repo | 00:28 |
sledges | you can add anything you like | 00:29 |
sledges | Litew: when you've polished that, ping me, and i'll tweet about your awesome image page \o/ (i can do that now if you want) | 00:29 |
sledges | Umeaboy: yes, morning is wiser than evening, old Russian proverb:) | 00:29 |
Umeaboy | hehe | 00:30 |
Umeaboy | Good night to ya'll. | 00:30 |
*** Umeaboy <Umeaboy!~Umeaboy@c-94-255-156-119.cust.bredband2.com> has quit IRC (Quit: Elvis has LEFT the building!) | 00:30 | |
Litew | sledges: i have already did that - place conf-files (like platform-device, usb-moded, accessories.ini for ohmd and etc) in sparse directory - but when i'm trying to build image with mic - i always get errors, and it points to droid-config package | 00:32 |
sledges | Litew: i'd need to see those exact errors | 00:34 |
*** olafh_ <olafh_!~olafh@p4FF48A8E.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 256 seconds) | 00:35 | |
*** jfred-matrix <jfred-matrix!jonterracr@gateway/shell/matrix.org/x-ttolsxubqfjoxzdr> has quit IRC (Remote host closed the connection) | 00:36 | |
sledges | they shouldn't appear as file conflicts for any files in https://github.com/mer-hybris/droid-hal-configs/tree/master/sparse/etc that your override with your device's sparse, as simply device-specific ones are taken as priority | 00:38 |
sledges | if it stil appears as conflict, check what package owns the conflicting file, e.g. do rpm -qf /etc/ohm/plugins.d/accessories.ini | 00:40 |
Litew | sledges: only for /etc directory? so i cant replace ril_subscription.conf for ofono package for example? | 00:40 |
sledges | and for those you'd have to do sed tricks in .ks | 00:40 |
Litew | sledges: oh, ok | 00:40 |
sledges | you can | 00:40 |
sledges | like this: https://github.com/mer-hybris/droid-config-hammerhead/blob/master/rpm/droid-config-hammerhead.spec#L17 | 00:40 |
sledges | so everything's not lost;) you might be able to solve all your problems just by adding respective Provide: | 00:41 |
sledges | hopefully;) | 00:41 |
Litew | sledges: i need to test building again with all this information you gave to me :) i'll post full log in case of error | 00:42 |
sledges | oki | 00:42 |
Litew | sledges: thank you very much | 00:43 |
sledges | Litew: and if you add Provides: ofono-configs | 00:44 |
sledges | then you'll have to transfer relevant (if not all) configs from ofono-configs package to your sparse | 00:44 |
sledges | together with modified ril_subscriptions | 00:45 |
sledges | same holds for any other override of configs, if conflicts happen otherwise | 00:46 |
*** M-jon <M-jon!jonterracr@gateway/shell/matrix.org/x-jpzjowenozksxfnd> has joined #sailfishos-porters | 00:48 | |
* sledges gnights | 00:49 | |
Litew | sledges: understood ^^ | 00:49 |
*** M-bobsummerwill <M-bobsummerwill!bobsummerw@gateway/shell/matrix.org/x-whmsorskofxfzrzi> has joined #sailfishos-porters | 00:59 | |
*** ZeDestructor <ZeDestructor!~ZD@unaffiliated/zedestructor> has quit IRC (Ping timeout: 255 seconds) | 01:17 | |
*** ZeDestructor <ZeDestructor!~ZD@2001:41d0:a:2add::1> has joined #sailfishos-porters | 01:23 | |
*** ZeDestructor <ZeDestructor!~ZD@2001:41d0:a:2add::1> has quit IRC (Changing host) | 01:23 | |
*** ZeDestructor <ZeDestructor!~ZD@unaffiliated/zedestructor> has joined #sailfishos-porters | 01:23 | |
*** krnlyng <krnlyng!~liar@178.114.102.172.wireless.dyn.drei.com> has quit IRC (Ping timeout: 260 seconds) | 01:32 | |
*** birdzhang_afk is now known as birdzhang | 01:34 | |
*** krnlyng <krnlyng!~liar@77.116.66.154.wireless.dyn.drei.com> has joined #sailfishos-porters | 01:48 | |
*** mkosola <mkosola!~mkosola@14.153.222.113> has joined #sailfishos-porters | 01:50 | |
*** cody` <cody`!uid125493@gateway/web/irccloud.com/x-uezmadpopuresgrb> has quit IRC (Quit: Connection closed for inactivity) | 01:52 | |
*** AmadeusXNet <AmadeusXNet!~AmadeusXN@host-121-249.parnet.fi> has quit IRC (Remote host closed the connection) | 02:08 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 255 seconds) | 02:11 | |
*** Laxtlo_ <Laxtlo_!~sailfish@ddx9dpycwm6zs--tby56y-3.rev.dnainternet.fi> has quit IRC (Ping timeout: 250 seconds) | 02:12 | |
*** Laxtlo_ <Laxtlo_!~sailfish@85-23-219-58.bb.dnainternet.fi> has joined #sailfishos-porters | 02:14 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has joined #sailfishos-porters | 02:32 | |
*** Laxtlo_ <Laxtlo_!~sailfish@85-23-219-58.bb.dnainternet.fi> has quit IRC (Ping timeout: 260 seconds) | 02:35 | |
*** Litew <Litew!~Litew@broadband-77-37-218-203.nationalcablenetworks.ru> has quit IRC (Quit: Litew) | 02:49 | |
*** krnlyng <krnlyng!~liar@77.116.66.154.wireless.dyn.drei.com> has quit IRC (Ping timeout: 250 seconds) | 02:56 | |
*** krnlyng <krnlyng!~liar@77.116.66.154.wireless.dyn.drei.com> has joined #sailfishos-porters | 03:29 | |
*** mkosola <mkosola!~mkosola@14.153.222.113> has quit IRC (Quit: Leaving.) | 03:42 | |
*** zama <zama!~zama@unaffiliated/stryx/x-3871776> has quit IRC (Ping timeout: 250 seconds) | 03:46 | |
*** marxistvegan <marxistvegan!~quassel@fsf/staff/marxistvegan> has quit IRC (Read error: Connection reset by peer) | 03:46 | |
*** marxistvegan <marxistvegan!~quassel@c-50-169-194-217.hsd1.ma.comcast.net> has joined #sailfishos-porters | 03:48 | |
*** marxistvegan <marxistvegan!~quassel@c-50-169-194-217.hsd1.ma.comcast.net> has quit IRC (Changing host) | 03:48 | |
*** marxistvegan <marxistvegan!~quassel@fsf/staff/marxistvegan> has joined #sailfishos-porters | 03:48 | |
*** zama <zama!~zama@unaffiliated/stryx/x-3871776> has joined #sailfishos-porters | 03:58 | |
*** dwangoAC <dwangoAC!~dwangoac@snowball.greenfly.net> has quit IRC (Remote host closed the connection) | 04:18 | |
*** gexc-tablet <gexc-tablet!~gexc@2602:306:3885:9390::45> has joined #sailfishos-porters | 04:33 | |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/x-cyqrvwgfoheszafz> has quit IRC (Quit: Connection closed for inactivity) | 04:59 | |
*** spiiroin <spiiroin!~spiiroin@87-95-132-43.bb.dnainternet.fi> has quit IRC (Ping timeout: 245 seconds) | 05:05 | |
*** JeffHoogland <JeffHoogland!~jeff@c-98-215-112-164.hsd1.il.comcast.net> has joined #sailfishos-porters | 05:19 | |
*** krnlyng <krnlyng!~liar@77.116.66.154.wireless.dyn.drei.com> has quit IRC (Read error: Connection reset by peer) | 05:29 | |
*** krnlyng <krnlyng!~liar@77.116.66.154.wireless.dyn.drei.com> has joined #sailfishos-porters | 05:44 | |
*** olafh_ <olafh_!~olafh@p4FF4823E.dip0.t-ipconnect.de> has joined #sailfishos-porters | 05:48 | |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:4854:829b:1a51:6641> has joined #sailfishos-porters | 05:53 | |
*** JeffHoogland <JeffHoogland!~jeff@c-98-215-112-164.hsd1.il.comcast.net> has quit IRC (Ping timeout: 260 seconds) | 05:54 | |
*** JeffHoogland <JeffHoogland!~jeff@c-98-215-112-164.hsd1.il.comcast.net> has joined #sailfishos-porters | 05:57 | |
*** electrolux_off is now known as electrolux | 06:01 | |
*** Laxtlo_ <Laxtlo_!~sailfish@37-33-78-63.bb.dnainternet.fi> has joined #sailfishos-porters | 06:19 | |
kraaijmakers | Goodmorning all :) | 06:19 |
*** Lipevakala <Lipevakala!~sailfish@85-76-136-162-nat.elisa-mobile.fi> has quit IRC (Read error: Connection reset by peer) | 06:25 | |
piggz | sledges: monich: thougth i'd report some odd behaviour, which I need to verify later..... | 06:26 |
piggz | i was in 2g mode with no sim | 06:26 |
piggz | i shutdown and added sim and booted | 06:26 |
piggz | no connection due to 3 so switche to 3g | 06:26 |
piggz | i think the connection came up as the data icon was flashing | 06:26 |
piggz | the signal indicator stayed off though | 06:27 |
piggz | but | 06:27 |
piggz | the modem didnt seem to reset | 06:27 |
piggz | it atleast stayed longer than usual | 06:27 |
piggz | will verify later | 06:27 |
*** electrolux is now known as electrolux_off | 06:33 | |
*** carepack <carepack!~carepack@p3E9E8FDA.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds) | 06:49 | |
*** carepack_ <carepack_!~carepack@p3E9E8FDA.dip0.t-ipconnect.de> has joined #sailfishos-porters | 06:49 | |
*** gexc-tablet <gexc-tablet!~gexc@2602:306:3885:9390::45> has quit IRC (Ping timeout: 240 seconds) | 07:12 | |
*** harha <harha!~harha@194.157.27.2> has joined #sailfishos-porters | 07:13 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters | 07:15 | |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/x-iqrlpzarqaxcpoqj> has joined #sailfishos-porters | 07:20 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 07:21 | |
*** kjokinie <kjokinie!~kjokinie@145.247.15.238> has left #sailfishos-porters | 07:24 | |
*** harha <harha!~harha@194.157.27.2> has quit IRC (Read error: Connection reset by peer) | 07:28 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 248 seconds) | 07:37 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:38 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:38 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:39 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:39 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:41 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:41 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:43 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:43 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 07:44 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:44 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:44 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:45 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:45 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:46 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:46 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:46 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:46 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:47 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:47 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:48 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:48 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:50 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:50 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:51 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:51 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Ping timeout: 260 seconds) | 07:52 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:52 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:52 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:53 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:53 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:54 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:54 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:55 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:55 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:57 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:57 | |
*** cody` <cody`!uid125493@gateway/web/irccloud.com/x-idvtqbxsrhjupsuw> has joined #sailfishos-porters | 07:57 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 07:59 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 07:59 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:01 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:01 | |
*** nh1402_work <nh1402_work!~Thunderbi@host81-133-137-69.in-addr.btopenworld.com> has joined #sailfishos-porters | 08:01 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:02 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:02 | |
*** krnlyng <krnlyng!~liar@77.116.66.154.wireless.dyn.drei.com> has quit IRC (Ping timeout: 245 seconds) | 08:02 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:03 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:03 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:05 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:05 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:06 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:06 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:08 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:08 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:09 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:09 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:11 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:11 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:13 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:13 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:14 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:14 | |
*** corecomic <corecomic!~core@178.197.227.181> has joined #sailfishos-porters | 08:15 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:15 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:15 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:16 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:16 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:18 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:18 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:19 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:19 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:19 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:19 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:20 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:20 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:22 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:22 | |
*** harha <harha!~harha@194.157.27.2> has joined #sailfishos-porters | 08:22 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:24 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:24 | |
*** drFaustroll <drFaustroll!~alin@193.62.118.74> has joined #sailfishos-porters | 08:24 | |
*** drFaustroll <drFaustroll!~alin@193.62.118.74> has quit IRC (Changing host) | 08:24 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 08:24 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:24 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:24 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:26 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:26 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:27 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:27 | |
stephg | morning | 08:29 |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:29 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:29 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:32 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:32 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:32 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:32 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:34 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:34 | |
*** krnlyng <krnlyng!~liar@77.116.66.154.wireless.dyn.drei.com> has joined #sailfishos-porters | 08:34 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:35 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:35 | |
nh1402_work | morning | 08:35 |
*** gabriel9 <gabriel9!~bojan@185.125.120.101> has joined #sailfishos-porters | 08:37 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:37 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:37 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:38 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:38 | |
*** Lipevakala <Lipevakala!~sailfish@85-76-137-65-nat.elisa-mobile.fi> has joined #sailfishos-porters | 08:40 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:40 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:40 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:41 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:41 | |
*** corecomic <corecomic!~core@178.197.227.181> has quit IRC (Ping timeout: 260 seconds) | 08:42 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:42 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:42 | |
*** dvogel <dvogel!~dorianvog@ede67-1-81-56-102-2.fbx.proxad.net> has joined #sailfishos-porters | 08:43 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:43 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:43 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:44 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:44 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:46 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:46 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:46 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:46 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:48 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:48 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:50 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:50 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has joined #sailfishos-porters | 08:51 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:51 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:51 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:53 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:53 | |
*** dvogel <dvogel!~dorianvog@ede67-1-81-56-102-2.fbx.proxad.net> has quit IRC (Read error: No route to host) | 08:53 | |
*** dvogel <dvogel!~dorianvog@2a01:e35:1386:6020:c685:8ff:feb1:b1f6> has joined #sailfishos-porters | 08:53 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:53 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:53 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:54 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:54 | |
*** JeffHoogland <JeffHoogland!~jeff@c-98-215-112-164.hsd1.il.comcast.net> has quit IRC (Quit: Leaving) | 08:55 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:56 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:56 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:57 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:57 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:58 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:58 | |
*** kjokinie <kjokinie!~kjokinie@145.247.15.238> has joined #sailfishos-porters | 08:58 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has quit IRC (Ping timeout: 260 seconds) | 08:59 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 08:59 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 08:59 | |
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has joined #sailfishos-porters | 09:00 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 09:00 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 09:00 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has joined #sailfishos-porters | 09:02 | |
*** mkosola <mkosola!~mkosola@58.61.50.241> has quit IRC (Read error: Connection reset by peer) | 09:02 | |
*** kjokinie <kjokinie!~kjokinie@145.247.15.238> has quit IRC (Quit: Leaving.) | 09:09 | |
*** kjokinie <kjokinie!~kjokinie@145.247.15.238> has joined #sailfishos-porters | 09:09 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.197> has joined #sailfishos-porters | 09:12 | |
*** AmadeusXNet <AmadeusXNet!~AmadeusXN@host-121-249.parnet.fi> has joined #sailfishos-porters | 09:17 | |
ghosalmartin | silly question but why does mer core devel have to many more packages than mer core release? | 09:22 |
locusf | history :p | 09:23 |
Stskeeps | nemo middleware was merged into it | 09:24 |
ghosalmartin | also, when trying to build some armv7hl, its breaking because of nothing providing certain packages, do I need to branch them to my project as well? | 09:24 |
*** reviewjolla <reviewjolla!5b9e6e11@gateway/web/freenode/ip.91.158.110.17> has quit IRC (Ping timeout: 252 seconds) | 09:25 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB7BED.dip0.t-ipconnect.de> has joined #sailfishos-porters | 09:33 | |
*** Nokius_work <Nokius_work!~Nokius@46.189.45.234> has joined #sailfishos-porters | 09:35 | |
*** Nokius <Nokius!~Nokius@p5DDB5858.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 09:36 | |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/x-iqrlpzarqaxcpoqj> has quit IRC (Quit: Connection closed for inactivity) | 09:39 | |
*** Nokius_work <Nokius_work!~Nokius@46.189.45.234> has quit IRC (Remote host closed the connection) | 09:41 | |
*** Nokius_work <Nokius_work!~Nokius@46.189.45.234> has joined #sailfishos-porters | 09:54 | |
*** romu <romu!~romu@2a01:e35:2e79:2410:be85:56ff:fe4b:7e3b> has joined #sailfishos-porters | 09:55 | |
*** romu70 <romu70!~romu70@2a01:e35:2e79:2410:744f:2c5:5bdb:816a> has joined #sailfishos-porters | 09:56 | |
*** romu70 <romu70!~romu70@2a01:e35:2e79:2410:744f:2c5:5bdb:816a> has quit IRC (Client Quit) | 09:57 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 265 seconds) | 09:58 | |
*** harha1 <harha1!~harha@194.157.27.2> has joined #sailfishos-porters | 10:03 | |
*** harha <harha!~harha@194.157.27.2> has quit IRC (Ping timeout: 245 seconds) | 10:05 | |
*** krnlyng <krnlyng!~liar@77.116.66.154.wireless.dyn.drei.com> has quit IRC (Ping timeout: 260 seconds) | 10:48 | |
ballock | Good morning! | 10:49 |
ballock | How are things out there? | 10:49 |
*** Zucca <Zucca!~zucca@85-76-143-72-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 10:59 | |
*** Zucca <Zucca!~zucca@85-76-143-72-nat.elisa-mobile.fi> has joined #sailfishos-porters | 11:02 | |
*** krnlyng <krnlyng!~liar@178.112.158.131.wireless.dyn.drei.com> has joined #sailfishos-porters | 11:24 | |
*** birdzhang is now known as birdzhang_afk | 11:27 | |
*** zhxt <zhxt!~zhxt@124.192.38.2> has joined #sailfishos-porters | 11:29 | |
ballock | Can anybody tell me, where's less? Which package? | 11:32 |
Stskeeps | less | 11:32 |
Stskeeps | possibly need ssu ar mer-tools | 11:32 |
ballock | right :) | 11:34 |
ballock | Stskeeps: thx | 11:34 |
drFaustroll | ballock: there is no less by default I have on in one of my repos | 11:38 |
ballock | drFaustroll: Link? | 11:40 |
drFaustroll | ballock: i do not have time ofr that... check on the buildservice | 11:41 |
ballock | drFaustroll is the user? | 11:42 |
drFaustroll | user is alin but search and shall pop | 11:42 |
ballock | ok, found it | 11:44 |
stephg | ballock: it's in mer-tools as Stskeeps said along with all the other goodies that you'll need, strace, gdb etc. | 11:45 |
*** zhxt <zhxt!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 255 seconds) | 11:46 | |
*** cybette <cybette!~cybette@192.99.229.211> has joined #sailfishos-porters | 11:46 | |
*** cybette <cybette!~cybette@192.99.229.211> has quit IRC (Changing host) | 11:46 | |
*** cybette <cybette!~cybette@unaffiliated/cybette> has joined #sailfishos-porters | 11:46 | |
*** gogeta <gogeta!~gogeta@151.22.5.65> has joined #sailfishos-porters | 12:03 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (Ping timeout: 265 seconds) | 12:03 | |
*** gogeta <gogeta!~gogeta@151.22.5.65> has quit IRC (Remote host closed the connection) | 12:03 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 248 seconds) | 12:07 | |
ballock | - mer-tools ... https://releases.jolla.com/releases/2.0.0.10/mer-tools/builds/armv7hl/packages/ | 12:12 |
ballock | Fatal error: Authentication failed (is SSU set up correctly?) | 12:12 |
ballock | Well, ssu is set up correctly | 12:12 |
ballock | so I guess Nexus4 doesn't have access to the repo, | 12:13 |
ballock | cause the store creds are fine. | 12:13 |
ballock | There's some double auth, right? Cause there's no Maps nor Android for Nexus in the store though I used the same Jolla account in both places. | 12:14 |
stephg | ballock: that's odd | 12:18 |
stephg | ssu ar mer-tools && ssu re && pkcon refresh && pkcon install less | 12:18 |
Stskeeps | ballock: mer-tools should be accessible | 12:19 |
stephg | which step in that did that error get thrown | 12:19 |
ballock | pkcon refresh | 12:19 |
ballock | ok, it's not about mer-tools, after disabling that the error's still there | 12:20 |
ballock | found the wrong one | 12:21 |
ballock | Yes! There's less! | 12:23 |
stephg | good stuff | 12:23 |
ballock | Thanks to strace which was in mer-tools :) I found that wlan0 doesn't work as 'ndc' fails to open /dev/socket/softap or /dev/socket/netd. | 12:35 |
*** krnlyng <krnlyng!~liar@178.112.158.131.wireless.dyn.drei.com> has quit IRC (Ping timeout: 260 seconds) | 12:36 | |
*** marxistvegan <marxistvegan!~quassel@fsf/staff/marxistvegan> has quit IRC (Ping timeout: 265 seconds) | 12:42 | |
sledges | ballock: which cm are you running? | 12:45 |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:4854:829b:1a51:6641> has quit IRC (Ping timeout: 250 seconds) | 12:46 | |
*** marxistvegan <marxistvegan!~quassel@c-50-169-194-217.hsd1.ma.comcast.net> has joined #sailfishos-porters | 12:48 | |
*** marxistvegan <marxistvegan!~quassel@c-50-169-194-217.hsd1.ma.comcast.net> has quit IRC (Changing host) | 12:48 | |
*** marxistvegan <marxistvegan!~quassel@fsf/staff/marxistvegan> has joined #sailfishos-porters | 12:48 | |
*** krnlyng <krnlyng!~liar@178.114.31.182.wireless.dyn.drei.com> has joined #sailfishos-porters | 12:49 | |
*** cybette <cybette!~cybette@unaffiliated/cybette> has quit IRC (Quit: leaving) | 12:52 | |
*** cybette <cybette!cybette@unaffiliated/cybette> has joined #sailfishos-porters | 12:54 | |
Nokius_work | sledges: did saw my ping about the resolution and if forcse to use Tablet UI | 12:56 |
sledges | Nokius_work: i haven't seen your ping soz | 12:57 |
Nokius_work | find7s has 1440x2560 and ui is bit :o | 12:57 |
Nokius_work | I belive it's the same as the tbl [sorry don't care much about specs] | 12:58 |
sledges | Nokius_work: if you want to squeeze tablet ui into a 5.5inch device, you'd have to squint a lot | 12:59 |
sledges | (i'm mainly talking about events view) | 12:59 |
sledges | there's not much (visual) difference otherwise | 12:59 |
sledges | just set pixel ratio and you should be fine | 12:59 |
*** taaem <taaem!~taaem@f054116033.adsl.alicedsl.de> has quit IRC (Remote host closed the connection) | 12:59 | |
Nokius_work | sledges: yes by default I have the tablet event vi and I have no idea why | 13:00 |
Nokius_work | have it to 2.67 or 2.7 | 13:00 |
Nokius_work | c/me cheching github | 13:00 |
Nokius_work | %define pixel_ratio 2.7 | 13:00 |
Nokius_work | but ui is ugly huge icons and only 3 icons per line | 13:01 |
sledges | Nokius_work: because it falls back to 1.0 iconpack | 13:01 |
sledges | due to being non standard | 13:02 |
sledges | i.e. pre-set iconpacks | 13:02 |
Nokius_work | ah ok | 13:02 |
Nokius_work | so 2.0 is max? | 13:02 |
sledges | choose ICON_RES=2.0 as per FAQ | 13:02 |
Nokius_work | sledges: tired it have to do it again may I did something wrong | 13:05 |
Nokius_work | sledges: thx for the info :) | 13:06 |
sledges | cheers:) | 13:06 |
*** lynxis <lynxis!~lunarius@unaffiliated/lynxis> has quit IRC (Remote host closed the connection) | 13:26 | |
*** lynxis <lynxis!~lunarius@unaffiliated/lynxis> has joined #sailfishos-porters | 13:26 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has joined #sailfishos-porters | 13:33 | |
*** merbot` <merbot`!~supybot@phost1.merproject.org> has joined #sailfishos-porters | 13:50 | |
*** Jettis_ <Jettis_!~h0h0@a88-115-37-93.elisa-laajakaista.fi> has joined #sailfishos-porters | 13:51 | |
*** Dr_Cain_ <Dr_Cain_!dr_cain@hoho.se> has joined #sailfishos-porters | 13:51 | |
*** _Razor__ <_Razor__!~razor@81-175-131-136.bb.dnainternet.fi> has joined #sailfishos-porters | 13:51 | |
*** lynxis_ <lynxis_!~lunarius@2a01:4f8:100:54e9::d:15> has joined #sailfishos-porters | 13:51 | |
*** kimmoli_ <kimmoli_!~kl@194.100.69.195> has joined #sailfishos-porters | 13:51 | |
*** stephg_ <stephg_!~stephg@93.89.81.153> has joined #sailfishos-porters | 13:51 | |
*** ballock_ <ballock_!~ballock@194.181.150.131> has joined #sailfishos-porters | 13:52 | |
*** Stskeepz <Stskeepz!~cvm@boat.tspre.org> has joined #sailfishos-porters | 13:53 | |
*** maikoool` <maikoool`!~maikoool@maikelwever.nl> has joined #sailfishos-porters | 13:54 | |
ballock_ | sledges: cm11, of course :) | 13:54 |
*** spiiroin <spiiroin!~spiiroin@87-95-132-43.bb.dnainternet.fi> has joined #sailfishos-porters | 13:54 | |
*** Stskeepz_ <Stskeepz_!~cvm@boat.tspre.org> has joined #sailfishos-porters | 13:55 | |
*** lbt_ <lbt_!~lbt@Maemo/community/contributor/lbt> has joined #sailfishos-porters | 13:55 | |
*** Dazzozo` <Dazzozo`!~daz@sauria.dazzozo.com> has joined #sailfishos-porters | 13:55 | |
*** deztructor_ <deztructor_!~deztructo@146.185.157.67> has joined #sailfishos-porters | 13:55 | |
*** Stskeepz <Stskeepz!~cvm@boat.tspre.org> has quit IRC (Client Quit) | 13:55 | |
*** Stskeepz_ <Stskeepz_!~cvm@boat.tspre.org> has quit IRC (Client Quit) | 13:55 | |
*** lynxis <lynxis!~lunarius@unaffiliated/lynxis> has quit IRC (*.net *.split) | 13:56 | |
*** laxtlo <laxtlo!~to@85-76-134-61-nat.elisa-mobile.fi> has quit IRC (*.net *.split) | 13:56 | |
*** Dr_Cain <Dr_Cain!dr_cain@hoho.se> has quit IRC (*.net *.split) | 13:56 | |
*** kimmoli <kimmoli!~kl@194.100.69.195> has quit IRC (*.net *.split) | 13:56 | |
*** Johann <Johann!~johann@6-8.fr> has quit IRC (*.net *.split) | 13:56 | |
*** Stskeeps <Stskeeps!~cvm@unaffiliated/stskeeps> has quit IRC (*.net *.split) | 13:56 | |
*** Jettis <Jettis!~h0h0@a88-115-37-93.elisa-laajakaista.fi> has quit IRC (*.net *.split) | 13:56 | |
*** maikoool <maikoool!~maikoool@maikelwever.nl> has quit IRC (*.net *.split) | 13:56 | |
*** merbot <merbot!~supybot@phost1.merproject.org> has quit IRC (*.net *.split) | 13:56 | |
*** zuh <zuh!zuh@humboldt.pingu.fi> has quit IRC (*.net *.split) | 13:56 | |
*** bohrmeista <bohrmeista!~bohrmeist@1339.cf> has quit IRC (*.net *.split) | 13:56 | |
*** Nokius_work <Nokius_work!~Nokius@46.189.45.234> has quit IRC (*.net *.split) | 13:56 | |
*** _Razor_ <_Razor_!~razor@81-175-131-136.bb.dnainternet.fi> has quit IRC (*.net *.split) | 13:56 | |
*** lbt <lbt!~lbt@Maemo/community/contributor/lbt> has quit IRC (*.net *.split) | 13:56 | |
*** stephg <stephg!~stephg@93.89.81.153> has quit IRC (*.net *.split) | 13:56 | |
*** MSameer <MSameer!~MSameer@naboo.foolab.org> has quit IRC (*.net *.split) | 13:56 | |
*** pavi <pavi!~pavi@188.166.19.67> has quit IRC (*.net *.split) | 13:56 | |
*** Dazzozo <Dazzozo!~daz@sauria.dazzozo.com> has quit IRC (*.net *.split) | 13:56 | |
*** deztructor <deztructor!~deztructo@146.185.157.67> has quit IRC (*.net *.split) | 13:56 | |
*** ballock <ballock!~ballock@194.181.150.131> has quit IRC (*.net *.split) | 13:56 | |
*** MSameer <MSameer!~MSameer@naboo.foolab.org> has joined #sailfishos-porters | 13:57 | |
*** zuh <zuh!zuh@humboldt.pingu.fi> has joined #sailfishos-porters | 13:57 | |
sledges | ballock_: UI up?;) | 13:58 |
*** bohrmeista <bohrmeista!~bohrmeist@1339.cf> has joined #sailfishos-porters | 13:59 | |
*** Nokius_work <Nokius_work!~Nokius@46.189.45.234> has joined #sailfishos-porters | 14:03 | |
*** electrolux_off is now known as electrolux | 14:03 | |
*** Johann <Johann!~johann@6-8.fr> has joined #sailfishos-porters | 14:03 | |
*** krnlyng <krnlyng!~liar@178.114.31.182.wireless.dyn.drei.com> has quit IRC (Ping timeout: 260 seconds) | 14:14 | |
ballock_ | sledges: UI's up | 14:24 |
ballock_ | I don't know if it's the same or was it different, there's some "stattering" when swiping screens | 14:25 |
*** ballock_ is now known as ballock | 14:25 | |
*** krnlyng <krnlyng!~liar@178.114.12.136.wireless.dyn.drei.com> has joined #sailfishos-porters | 14:27 | |
Nokius_work | ballock: try this https://github.com/Nokius/droid-config-find7s/blob/master/sparse/var/lib/environment/compositor/droid-hal-device.conf#L4 | 14:29 |
Nokius_work | u can addit on the target and reboot :) to check if it helps | 14:29 |
romu | hi porters, did someone try to update OTA the N5 to 2.0.1.7? And? | 14:30 |
sledges | ballock: do apps work? | 14:31 |
sledges | and don't crash after a while? | 14:31 |
ballock | Nokius_work: much better, thank you. | 14:31 |
ballock | sledges: nothing that I registered | 14:31 |
sledges | wow! | 14:31 |
sledges | then it's time to party \o/ | 14:31 |
ballock | how hard should I try? | 14:31 |
sledges | launch an app and see it crash together with lipstick after few minutes;) | 14:32 |
sledges | carepack_: ^^ | 14:32 |
ballock | browser works, settings works, anything else I should try? | 14:32 |
sledges | clock, calendar, open many | 14:32 |
sledges | but anyway, looking good! | 14:33 |
ballock | 4 apps in a row, cool | 14:33 |
Nokius_work | sledges: saw it in the fp2 config vgrade use it for bacon | 14:33 |
*** krnlyng <krnlyng!~liar@178.114.12.136.wireless.dyn.drei.com> has quit IRC (Ping timeout: 250 seconds) | 14:33 | |
Nokius_work | too | 14:33 |
sledges | Nokius_work: yes, i remember from yesterday, thanks | 14:33 |
sledges | the main point - the dreaded blocker fence leak is fixed \o/ | 14:33 |
Nokius_work | np | 14:34 |
ballock | 12 apps fit in the running app screen, never had that on my Jolla :) | 14:34 |
ballock | and if the screen was not shattered, it would be 16 I guess :) | 14:34 |
ballock | the 2GB of RAM is not to be underestimated :) | 14:35 |
ballock | If only my Jolla had 2GB and the SIM card would not loose it altogether once in a while... | 14:37 |
ballock | sledges: currently the only regression is wlan breakage which I was just investigating | 14:38 |
ballock | but then my kids interrupted ;) | 14:38 |
sledges | ballock: cm11 might have different way of initialising wlan | 14:40 |
sledges | you might need this | 14:40 |
sledges | https://github.com/MisterMagisterDev/android_kernel_motorola_titan-OLD/commit/e9e88e165d1e48de67a8e4bea4511ea3fa547e03 | 14:40 |
ballock | a kernel patch? | 14:41 |
sledges | yes | 14:41 |
sledges | and then some scripts | 14:42 |
ballock | I found your droid-wlan-fwreload.sh script, which was supposed to wait for 'conn_init' | 14:43 |
ballock | and then used ndc, but ndc can't find /dev/socket/softap nor /dev/socketnetd | 14:43 |
sledges | ballock: then you'll need https://pastee.org/qh7rk | 14:48 |
sledges | and might not need fwreload at all | 14:48 |
sledges | let's seei | 14:48 |
ballock | ok then, applying the patch | 14:49 |
*** krnlyng <krnlyng!~liar@83.175.90.24> has joined #sailfishos-porters | 14:51 | |
*** cody` <cody`!uid125493@gateway/web/irccloud.com/x-idvtqbxsrhjupsuw> has quit IRC (Quit: Connection closed for inactivity) | 14:52 | |
*** harha1 <harha1!~harha@194.157.27.2> has quit IRC (Quit: Leaving.) | 15:06 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 15:09 | |
*** maikoool` is now known as maikoool | 15:14 | |
*** drFaustroll <drFaustroll!~alin@193.62.118.74> has joined #sailfishos-porters | 15:21 | |
*** drFaustroll <drFaustroll!~alin@193.62.118.74> has quit IRC (Changing host) | 15:21 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 15:21 | |
ballock | sledges: Hey, wait a second. What module?! The current kernel doesn't support modules at all! | 15:29 |
ballock | It's supposed to wait with wlan module insertion until some wcnsscore sysfs file appears? | 15:31 |
ballock | Wow, what a hack. | 15:32 |
*** laxtlo <laxtlo!~to@85-76-134-61-nat.elisa-mobile.fi> has joined #sailfishos-porters | 15:33 | |
sledges | ballock: there's no other way, yes | 15:35 |
sledges | you'll need to =m that | 15:35 |
ballock | yeah, doing that now | 15:35 |
sledges | can't remember now why and how android gets away with it | 15:35 |
sledges | but sfos is a different beast | 15:35 |
*** Zucca <Zucca!~zucca@85-76-143-72-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 15:40 | |
ballock | just got these while recompiling the kernel with modules enabled; the patch compilation itself worked, as I have just tried that before attempting modules | 15:40 |
ballock | ../../../../../../kernel/google/msm/arch/arm/mach-msm/lge/mako/board-mako-display.c:910:20: error: 'lm3530_lcd_backlight_pwm_disable' undeclared here (not in a function) | 15:40 |
ballock | ../../../../../../kernel/google/msm/arch/arm/mach-msm/lge/mako/board-mako-display.c:912:18: error: 'lm3530_lcd_backlight_on_status' undeclared here (not in a function) | 15:40 |
ballock | I'll try cleaning the kernel tree and re-attempt | 15:41 |
*** Zucca <Zucca!~zucca@85-76-143-72-nat.elisa-mobile.fi> has joined #sailfishos-porters | 15:43 | |
ballock | nope, still the same | 15:43 |
ballock | diffing the kernel config | 15:45 |
*** beidl <beidl!~quassel@91-113-125-131.adsl.highway.telekom.at> has joined #sailfishos-porters | 15:45 | |
*** beidl_ <beidl_!~quassel@188-23-73-99.adsl.highway.telekom.at> has quit IRC (Ping timeout: 240 seconds) | 15:47 | |
ballock | ok, found sth, looks like backlight support changed to module on its own | 15:50 |
sledges | strange | 15:55 |
*** Zucca <Zucca!~zucca@85-76-143-72-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 15:56 | |
*** Zucca <Zucca!~zucca@85-76-143-72-nat.elisa-mobile.fi> has joined #sailfishos-porters | 15:58 | |
ballock | not really, the mako_config file only lists a part of kernel config, rest is assumed from some default, I guess. | 16:01 |
ballock | cyanogenmod_mako_config is more specific | 16:02 |
ballock | but then, the kernel's here :) | 16:02 |
*** Mister_Magister <Mister_Magister!~Mister_Ma@77-255-224-16.adsl.inetia.pl> has joined #sailfishos-porters | 16:05 | |
*** Mister_Magister <Mister_Magister!~Mister_Ma@77-255-224-16.adsl.inetia.pl> has quit IRC (Remote host closed the connection) | 16:05 | |
sledges | \o/ | 16:06 |
sledges | yep, that .config gets some default values around | 16:06 |
*** gabriel9 <gabriel9!~bojan@185.125.120.101> has quit IRC (Quit: Konversation terminated!) | 16:13 | |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/session> has joined #sailfishos-porters | 16:19 | |
Nokius_work | wow current status a few blocks from my home https://twitter.com/SebPower/status/689826400635871232 0.o | 16:31 |
*** nh1402_work <nh1402_work!~Thunderbi@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Quit: nh1402_work) | 16:33 | |
*** cody` <cody`!uid125493@gateway/web/irccloud.com/session> has joined #sailfishos-porters | 16:35 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters | 16:49 | |
*** nh1402 <nh1402!~Thunderbi@95.148.89.18> has joined #sailfishos-porters | 17:09 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@90.216.134.197> has quit IRC (Remote host closed the connection) | 17:11 | |
*** romu <romu!~romu@2a01:e35:2e79:2410:be85:56ff:fe4b:7e3b> has quit IRC (Quit: romu) | 17:13 | |
*** Tassadar <Tassadar!~tassadar@ip-94-112-203-136.net.upcbroadband.cz> has joined #sailfishos-porters | 17:21 | |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-92-30-183-183.as13285.net> has joined #sailfishos-porters | 17:28 | |
*** just486 <just486!b9215016@gateway/web/freenode/session> has joined #sailfishos-porters | 17:54 | |
*** krnlyng <krnlyng!~liar@83.175.90.24> has quit IRC (Quit: huiiiiii) | 18:11 | |
*** kjokinie1 <kjokinie1!~kjokinie@145.247.15.238> has joined #sailfishos-porters | 18:16 | |
*** friese <friese!~quassel@anonfriese.de> has joined #sailfishos-porters | 18:16 | |
*** xkr47_ <xkr47_!xkr47@2001:14b8:141:5926:5358:9793:2384:6264> has joined #sailfishos-porters | 18:17 | |
*** krnlyng <krnlyng!~liar@178.114.2.160.wireless.dyn.drei.com> has joined #sailfishos-porters | 18:18 | |
*** Jettis <Jettis!~h0h0@a88-115-37-93.elisa-laajakaista.fi> has joined #sailfishos-porters | 18:18 | |
*** jvb- <jvb-!jvb@37.157.197.24> has joined #sailfishos-porters | 18:21 | |
*** Jettis_ <Jettis_!~h0h0@a88-115-37-93.elisa-laajakaista.fi> has quit IRC (*.net *.split) | 18:22 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (*.net *.split) | 18:22 | |
*** kjokinie <kjokinie!~kjokinie@145.247.15.238> has quit IRC (*.net *.split) | 18:22 | |
*** xkr47 <xkr47!xkr47@2001:14b8:141:5926:5358:9793:2384:6264> has quit IRC (*.net *.split) | 18:22 | |
*** olesalscheider <olesalscheider!~olesalsch@unaffiliated/olesalscheider> has quit IRC (*.net *.split) | 18:22 | |
*** jvb <jvb!jvb@37.157.197.24> has quit IRC (*.net *.split) | 18:22 | |
*** anonfriese <anonfriese!~quassel@anonfriese.de> has quit IRC (*.net *.split) | 18:22 | |
*** _stowa <_stowa!~stowa@static.100.25.4.46.clients.your-server.de> has quit IRC (*.net *.split) | 18:22 | |
*** xkr47_ is now known as xkr47 | 18:22 | |
*** olesalscheider <olesalscheider!~olesalsch@unaffiliated/olesalscheider> has joined #sailfishos-porters | 18:22 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has joined #sailfishos-porters | 18:28 | |
*** _stowa_ <_stowa_!~stowa@static.100.25.4.46.clients.your-server.de> has joined #sailfishos-porters | 18:34 | |
*** _stowa_ is now known as _stowa | 18:42 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 18:44 | |
*** spider-mario <spider-mario!~spidermar@178-82-34-114.dynamic.hispeed.ch> has joined #sailfishos-porters | 18:50 | |
*** cybette <cybette!cybette@unaffiliated/cybette> has quit IRC (Changing host) | 18:56 | |
*** cybette <cybette!cybette@nat/redhat/x-xkizfrqoxhvbagpq> has joined #sailfishos-porters | 18:56 | |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/session> has quit IRC (Changing host) | 18:58 | |
*** happy-dude <happy-dude!uid62780@gateway/web/irccloud.com/x-tnmoyapnxpdgqeyh> has joined #sailfishos-porters | 18:58 | |
*** cody` <cody`!uid125493@gateway/web/irccloud.com/session> has quit IRC (Changing host) | 18:58 | |
*** cody` <cody`!uid125493@gateway/web/irccloud.com/x-pwqcnrufeckbueeu> has joined #sailfishos-porters | 18:58 | |
*** just486 <just486!b9215016@gateway/web/freenode/session> has quit IRC (Changing host) | 18:58 | |
*** just486 <just486!b9215016@gateway/web/freenode/ip.185.33.80.22> has joined #sailfishos-porters | 18:58 | |
*** Nokius_work <Nokius_work!~Nokius@46.189.45.234> has quit IRC (Ping timeout: 250 seconds) | 19:04 | |
*** electrolux is now known as electrolux_off | 19:05 | |
vgrade | Nokius_: some heavy gear there. keep safe | 19:12 |
*** krnlyng <krnlyng!~liar@178.114.2.160.wireless.dyn.drei.com> has quit IRC (Ping timeout: 240 seconds) | 19:28 | |
*** piggz <piggz!~piggz@80.234.145.211> has quit IRC (Ping timeout: 276 seconds) | 19:35 | |
*** corecomic <corecomic!~core@178.197.227.181> has joined #sailfishos-porters | 19:36 | |
*** Dr_Cain_ is now known as Dr_Cain | 19:47 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 19:50 | |
*** electrolux_off is now known as electrolux | 20:03 | |
*** just486 <just486!b9215016@gateway/web/freenode/ip.185.33.80.22> has quit IRC (Quit: Page closed) | 20:11 | |
*** mkrawczuk <mkrawczuk!~quassel@217-67-201-162.itsa.net.pl> has joined #sailfishos-porters | 20:17 | |
kraaijmakers | heye yall | 20:17 |
*** krnlyng <krnlyng!~liar@178.114.28.51.wireless.dyn.drei.com> has joined #sailfishos-porters | 20:18 | |
*** corecomic <corecomic!~core@178.197.227.181> has quit IRC (Quit: corecomic) | 20:18 | |
vgrade | kraaijmakers: evening | 20:22 |
kraaijmakers | vgrade: heey, any news about the rom?:) I am installing OpenSUSE on PC right now | 20:22 |
kraaijmakers | ahaha | 20:22 |
vgrade | kraaijmakers: no news. playing with my new yubikey | 20:23 |
kraaijmakers | Ooh cool, ! :D | 20:23 |
vgrade | kraaijmakers: what do you usually have on PC? | 20:25 |
kraaijmakers | Windows, because of the games, also got a iMac | 20:25 |
kraaijmakers | :P | 20:25 |
kraaijmakers | Laptop Linux though | 20:25 |
kraaijmakers | Mostly arch linux | 20:25 |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (Ping timeout: 250 seconds) | 20:26 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has joined #sailfishos-porters | 20:26 | |
*** krnlyng <krnlyng!~liar@178.114.28.51.wireless.dyn.drei.com> has quit IRC (*.net *.split) | 20:28 | |
*** JohnyZ <JohnyZ!~johnyz89@89-71-88-110.dynamic.chello.pl> has joined #sailfishos-porters | 20:29 | |
*** cybette <cybette!cybette@nat/redhat/x-xkizfrqoxhvbagpq> has quit IRC (Quit: leaving) | 20:30 | |
kraaijmakers | vgrade: you? | 20:34 |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Ping timeout: 250 seconds) | 20:34 | |
*** cybette <cybette!cybette@unaffiliated/cybette> has joined #sailfishos-porters | 20:36 | |
*** krnlyng <krnlyng!~liar@178.114.93.225.wireless.dyn.drei.com> has joined #sailfishos-porters | 20:38 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (Ping timeout: 256 seconds) | 20:40 | |
*** cybette <cybette!cybette@unaffiliated/cybette> has quit IRC (Client Quit) | 20:41 | |
*** cybette <cybette!cybette@unaffiliated/cybette> has joined #sailfishos-porters | 20:42 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 20:42 | |
*** kimmoli_ is now known as kimmoli | 20:46 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has joined #sailfishos-porters | 20:52 | |
*** Nokius_ is now known as Nokius | 20:54 | |
Nokius | vgrade: safe home heli is still up in the air :s | 20:55 |
*** piggz <piggz!~piggz@80.234.145.211> has joined #sailfishos-porters | 20:57 | |
vgrade | kraaijmakers: windows on work laptop :( mix of fedora, ubuntu on others | 20:59 |
Nokius | vgrade: how u can do work on a windows machine :D | 21:03 |
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters | 21:05 | |
drFaustroll | Nokius: all you need is a konsole | 21:06 |
drFaustroll | Nokius: they power shell is not bad... | 21:07 |
vgrade | Nokius: mostly through putty :) | 21:07 |
drFaustroll | did an experiment years ago | 21:07 |
drFaustroll | vgrade: you shall try mobaxterm... better thing | 21:07 |
Nokius | luck I can choose my OS at work except I choose Apple HW | 21:08 |
vgrade | drFaustroll: tell that to IT dept, lucky I've got putty installed, even though I work on Linux based IVI product | 21:08 |
Nokius | :D | 21:08 |
drFaustroll | vgrade: you do not need to install it... | 21:08 |
drFaustroll | vgrade: just download the standalone verson | 21:08 |
vgrade | drFaustroll: will have a look | 21:09 |
vgrade | if proxy allows | 21:09 |
drFaustroll | vgrade: in the lab the official policy is windows and osx on laptops | 21:09 |
drFaustroll | on workstations you can install linux but they do nto support it | 21:09 |
drFaustroll | of course... like always in uk.. there is a way around it... if the laptop does not belong to the lab you can put whatever | 21:10 |
vgrade | drFaustroll: we just transitioned to win7 from xp so still a few years behind | 21:10 |
drFaustroll | vgrade: uau... which place do you work for? | 21:11 |
vgrade | drFaustroll: JLR | 21:11 |
drFaustroll | vgrade: no idea what i sthat... | 21:11 |
vgrade | jaguar landrover | 21:11 |
drFaustroll | vgrade: i see... cool | 21:12 |
drFaustroll | vgrade: cfd? | 21:12 |
drFaustroll | reboot time... maybe this kernel works... | 21:12 |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!) | 21:13 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 21:16 | |
drFaustroll | bloody kernel... | 21:17 |
*** JohnyZ <JohnyZ!~johnyz89@89-71-88-110.dynamic.chello.pl> has quit IRC (Quit: IRC for Sailfish 0.9) | 21:18 | |
*** piggz <piggz!~piggz@80.234.145.211> has quit IRC (Ping timeout: 250 seconds) | 21:20 | |
*** piggz <piggz!~piggz@80.234.145.211> has joined #sailfishos-porters | 21:23 | |
*** electrolux is now known as electrolux_off | 21:23 | |
Nokius | sledges: dconf write is failing | 21:25 |
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has joined #sailfishos-porters | 21:27 | |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-92-30-183-183.as13285.net> has quit IRC (Ping timeout: 240 seconds) | 21:27 | |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-92-30-183-183.as13285.net> has joined #sailfishos-porters | 21:28 | |
drFaustroll | Nokius: did you remove the lock? | 21:31 |
Nokius | drFaustroll: no, thx | 21:32 |
piggz | monich: sledges: so, tonight my data connection is being maintained.... | 21:37 |
*** r0kk3rz <r0kk3rz!~r0kk3rz@host-92-30-183-183.as13285.net> has quit IRC (Quit: Leaving) | 21:39 | |
*** frozengeek <frozengeek!~frozengee@213.219.151.230.adsl.dyn.edpnet.net> has joined #sailfishos-porters | 21:41 | |
Nokius | sledges: no changes UI (event-view/application-icon grid) is still for a tablet | 21:41 |
drFaustroll | Nokius: one sec | 21:43 |
drFaustroll | Nokius: rm -f /etc/dconf/db/vendor.d/locks/silica-configs.txt | 21:43 |
drFaustroll | dconf update | 21:44 |
drFaustroll | dconf write /desktop/sailfish/silica/theme_pixel_ratio 1.5 | 21:44 |
drFaustroll | dconf write /desktop/sailfish/silica/theme_icon_subdir 1.5 | 21:44 |
drFaustroll | and of course the packages containing the right sizes need to be installed | 21:44 |
drFaustroll | Nokius: jolla-ambient-z1.5 ambient-icons-closed-z1.5 | 21:45 |
*** plfiorini_ <plfiorini_!~pi@net-188-152-148-214.cust.dsl.teletu.it> has quit IRC (Ping timeout: 256 seconds) | 21:47 | |
*** plfiorini <plfiorini!~pi@net-93-71-165-64.cust.vodafonedsl.it> has joined #sailfishos-porters | 21:48 | |
*** krnlyng <krnlyng!~liar@178.114.93.225.wireless.dyn.drei.com> has quit IRC (Ping timeout: 250 seconds) | 21:49 | |
Nokius | drFaustroll: thx, it changing the icons nice and make it hard to read but the UI is still like for a tablet | 21:50 |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Remote host closed the connection) | 21:52 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 21:52 | |
*** krnlyng <krnlyng!~liar@83.175.90.24> has joined #sailfishos-porters | 21:54 | |
*** krnlyng <krnlyng!~liar@83.175.90.24> has quit IRC (Remote host closed the connection) | 21:54 | |
*** krnlyng <krnlyng!~liar@83.175.90.24> has joined #sailfishos-porters | 21:55 | |
drFaustroll | Nokius: worked? | 21:55 |
*** taaem <taaem!~taaem@x55b02a13.dyn.telefonica.de> has joined #sailfishos-porters | 21:57 | |
*** taaem <taaem!~taaem@x55b02a13.dyn.telefonica.de> has quit IRC (Remote host closed the connection) | 21:58 | |
*** nh1402 <nh1402!~Thunderbi@95.148.89.18> has quit IRC (Ping timeout: 250 seconds) | 22:00 | |
*** taaem <taaem!~taaem@x55b02a13.dyn.telefonica.de> has joined #sailfishos-porters | 22:00 | |
Nokius | drFaustroll: but the UI is still wrong (is back to 2.67) https://gist.github.com/Nokius/ed678d4dd1fd3f342377 | 22:01 |
Nokius | *yes, | 22:01 |
piggz | monich: sledges: so ... this is the situation: | 22:02 |
piggz | sim installed | 22:02 |
piggz | boot in 3g | 22:02 |
piggz | crash after a minute or so | 22:02 |
piggz | switch to 2g | 22:02 |
piggz | connection goes down | 22:02 |
piggz | switch to 3g | 22:02 |
piggz | connection comes up and ive been pinging for 10 minutes now | 22:02 |
*** plfiorini <plfiorini!~pi@net-93-71-165-64.cust.vodafonedsl.it> has quit IRC (Ping timeout: 264 seconds) | 22:03 | |
*** Tassadar <Tassadar!~tassadar@ip-94-112-203-136.net.upcbroadband.cz> has quit IRC (Ping timeout: 260 seconds) | 22:05 | |
drFaustroll | Nokius: strange | 22:05 |
drFaustroll | Nokius: zypper se -is ambience | 22:05 |
monich | piggz: 2g therapy | 22:06 |
piggz | monich: rats ... just got a failure after 15 mins | 22:06 |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has joined #sailfishos-porters | 22:06 | |
Nokius | drFaustroll: my guess is that the resolution is like the tablet so it kicks the ui but the question is why and how does it recognise it | 22:07 |
kraaijmakers | Nokius, maybe a DPI setting? | 22:07 |
Nokius | kraaijmakers: may | 22:08 |
Nokius | jolla tablet 2048 x 1536 find7s 1440x2560 | 22:09 |
kraaijmakers | But DPI, not resolution | 22:09 |
kraaijmakers | Maybe if DPI > ?? it sets to Tablet | 22:10 |
Nokius | 330 ppi ; 534 ppi | 22:10 |
kraaijmakers | hmm | 22:10 |
kraaijmakers | I have no clue where to change someting like that though | 22:11 |
kraaijmakers | Or what is the dimensions of Find7s? | 22:11 |
Nokius | sledges: ^ | 22:11 |
Nokius | 152.6 mm (h) 75 mm (w) 9.2mm (d) | 22:12 |
kraaijmakers | strange.. :( | 22:12 |
*** dvogel <dvogel!~dorianvog@2a01:e35:1386:6020:c685:8ff:feb1:b1f6> has quit IRC (Read error: No route to host) | 22:15 | |
*** dvogel <dvogel!~dorianvog@ede67-1-81-56-102-2.fbx.proxad.net> has joined #sailfishos-porters | 22:16 | |
*** dvogel <dvogel!~dorianvog@ede67-1-81-56-102-2.fbx.proxad.net> has quit IRC (Client Quit) | 22:17 | |
*** dvogel <dvogel!~dorianvog@ede67-1-81-56-102-2.fbx.proxad.net> has joined #sailfishos-porters | 22:17 | |
*** piggz <piggz!~piggz@80.234.145.211> has quit IRC (Ping timeout: 256 seconds) | 22:21 | |
Nokius | gn8 o/ | 22:26 |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has quit IRC (Remote host closed the connection) | 22:26 | |
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 248 seconds) | 22:26 | |
*** drFaustroll <drFaustroll!~alin@opensuse/member/ealin> has joined #sailfishos-porters | 22:27 | |
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.) | 22:28 | |
*** krnlyng <krnlyng!~liar@83.175.90.24> has quit IRC (Quit: huiiiiii) | 22:32 | |
*** krnlyng <krnlyng!~liar@178.114.104.250.wireless.dyn.drei.com> has joined #sailfishos-porters | 22:34 | |
*** frozengeek <frozengeek!~frozengee@213.219.151.230.adsl.dyn.edpnet.net> has quit IRC (Quit: frozengeek) | 22:38 | |
*** frozengeek <frozengeek!~frozengee@213.219.151.230.adsl.dyn.edpnet.net> has joined #sailfishos-porters | 22:38 | |
*** frozengeek <frozengeek!~frozengee@213.219.151.230.adsl.dyn.edpnet.net> has quit IRC (Client Quit) | 22:40 | |
*** frozengeek <frozengeek!~frozengee@213.219.151.230.adsl.dyn.edpnet.net> has joined #sailfishos-porters | 22:40 | |
kraaijmakers | vgrade, still up? | 22:43 |
*** taaem <taaem!~taaem@x55b02a13.dyn.telefonica.de> has quit IRC (Quit: Konversation terminated!) | 22:47 | |
*** taaem <taaem!~taaem@x55b02a13.dyn.telefonica.de> has joined #sailfishos-porters | 22:47 | |
*** Sage_ <Sage_!sage@kapsi.fi> has quit IRC (Ping timeout: 260 seconds) | 23:04 | |
*** jusa_ <jusa_!jusa@kraa.fi> has quit IRC (Ping timeout: 260 seconds) | 23:04 | |
*** Sage_ <Sage_!sage@kapsi.fi> has joined #sailfishos-porters | 23:04 | |
*** frozengeek <frozengeek!~frozengee@213.219.151.230.adsl.dyn.edpnet.net> has quit IRC (Quit: frozengeek) | 23:06 | |
*** frozengeek <frozengeek!~frozengee@213.219.151.230.adsl.dyn.edpnet.net> has joined #sailfishos-porters | 23:06 | |
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-102-146-111.net.upcbroadband.cz> has quit IRC (Quit: Odcházím) | 23:15 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@cpc67891-seac23-2-0-cust264.7-2.cable.virginm.net> has joined #sailfishos-porters | 23:22 | |
ghosalmartin | evening | 23:22 |
drFaustroll | morning | 23:30 |
ghosalmartin | itll be morning in half an hour ;) | 23:33 |
*** jusa_ <jusa_!jusa@kraa.fi> has joined #sailfishos-porters | 23:40 | |
*** ghosalmartin <ghosalmartin!~ghosalmar@cpc67891-seac23-2-0-cust264.7-2.cable.virginm.net> has quit IRC (Quit: Leaving) | 23:48 | |
*** taaem <taaem!~taaem@x55b02a13.dyn.telefonica.de> has quit IRC (Ping timeout: 276 seconds) | 23:53 | |
*** AmadeusXNet <AmadeusXNet!~AmadeusXN@host-121-249.parnet.fi> has quit IRC (Quit: Pi Pi Pie !!) | 23:55 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!