Thursday, 2015-07-16

*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has joined #sailfishos-porters00:01
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving)00:04
*** tworaz <tworaz!~tworaz@212.180.237.71> has quit IRC (Ping timeout: 246 seconds)00:11
*** piggz <piggz!~piggz@92.40.249.91.threembb.co.uk> has quit IRC (Ping timeout: 256 seconds)00:27
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has quit IRC (Read error: Connection reset by peer)00:53
*** vindelschtuffen <vindelschtuffen!~vindelsch@2606:6000:5052:6100:21f:3bff:fe9f:12c5> has joined #sailfishos-porters02:30
*** Aoyagi_trashtop <Aoyagi_trashtop!~Aoyagi@unaffiliated/aoyagi> has joined #sailfishos-porters02:30
*** Aoyagi_fehtop <Aoyagi_fehtop!~Aoyagi@unaffiliated/aoyagi> has joined #sailfishos-porters02:35
*** Aoyagi_trashtop <Aoyagi_trashtop!~Aoyagi@unaffiliated/aoyagi> has quit IRC (Ping timeout: 252 seconds)02:38
*** Aoyagi_trashtop <Aoyagi_trashtop!~Aoyagi@unaffiliated/aoyagi> has joined #sailfishos-porters02:43
*** Aoyagi_fehtop <Aoyagi_fehtop!~Aoyagi@unaffiliated/aoyagi> has quit IRC (Ping timeout: 246 seconds)02:45
*** AYEHAN <AYEHAN!~behave@111.68.108.75> has joined #sailfishos-porters03:09
*** phlixi_ <phlixi_!~phlixi@ppp-188-174-185-241.dynamic.mnet-online.de> has joined #sailfishos-porters03:21
*** phlixi <phlixi!~phlixi@host-188-174-219-37.customer.m-online.net> has quit IRC (Ping timeout: 256 seconds)03:21
*** exadeci <exadeci!uid35778@gateway/web/irccloud.com/x-izhurbuxjhypkrau> has quit IRC (Read error: Connection reset by peer)03:45
*** edubai_ <edubai_!sid39243@gateway/web/irccloud.com/x-nlibauoxbymauwgd> has quit IRC (Ping timeout: 240 seconds)03:45
*** edubai_ <edubai_!sid39243@gateway/web/irccloud.com/x-hyoixpwmgsxjydoo> has joined #sailfishos-porters04:22
*** exadeci <exadeci!uid35778@gateway/web/irccloud.com/x-oobhsgfnrccqsind> has joined #sailfishos-porters04:33
*** olafh <olafh!~olafh@p4FF49D30.dip0.t-ipconnect.de> has joined #sailfishos-porters04:47
zhxtmorning05:04
*** vindelschtuffen <vindelschtuffen!~vindelsch@2606:6000:5052:6100:21f:3bff:fe9f:12c5> has quit IRC (Ping timeout: 248 seconds)05:21
locusfmorning05:27
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!)05:54
*** krnlyng <krnlyng!~liar@83.175.90.24> has quit IRC (Ping timeout: 252 seconds)06:28
sledgesmroming06:30
sledgeslocusf: mal-: https://github.com/mer-hybris/android_device_lge_hammerhead/tree/hybris-aosp-5.1.0_r5 (for reference and for logs)06:30
locusfsledges: thx06:31
sledgesi have also come up with minimal manifest using lbt's script (untested yet, most likely too much got removed):06:32
sledgesrepo init -u https://android.googlesource.com/platform/manifest -b refs/tags/android-5.1.0_r506:32
sledgescurl -o .repo/local_manifests/hybris.xml https://raw.githubusercontent.com/sledges/local_manifests/hybris-aosp-5.1.0_r5/hybris.xml06:32
sledgesrepo sync06:32
sledges14G06:32
sledges(mkdir .repo/local_manifests should be there somewhere :P)06:33
sledgesyou will then just add .repo/local_manifests/$DEVICE.xml for your device and repo sync again06:33
locusfexcellent06:34
*** phdeswer_ <phdeswer_!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters06:39
sledgesit's just PoC, we might not change the process so radically (vanilla manifest and curl into local_manifests a dirty one with <remove-project), we could continue the old way and cleanup manifests by hand - what do you think fellows?06:43
*** Sequenced <Sequenced!~Sequenced@91-157-184-159.elisa-laajakaista.fi> has joined #sailfishos-porters07:03
sledgeslocusf: mal-: https://github.com/sledges/android_kernel_lge_hammerhead/commits/hybris-aosp-5.1.0_r5 (FIY, for refrences and logs :P)07:11
sledges(it's under my repo as possibly it'll need more patches)07:12
sledges^^^ aproach won't work due to local_manifests ignoring <remove-project on device repo and repo cursing about fatal: duplicate path device/lge/hammerhead in /home/sledges/aosp5/.repo/manifest.xml07:14
sledges(understandable)07:14
sledgeslbt: would you have time to rewrite your script that it just comments out original manifest?07:15
sledgeshmm although the vanilla manifest would need just few mods, we could probably pull this off.. let's see how it looks when build is done07:30
carepackmoin!07:55
*** electrolux <electrolux!~Adium@192.194.199.34> has joined #sailfishos-porters07:57
sledgeslocusf: do you know how to get rid of this (i.e. build kernel in-tree)?08:01
sledgesmake: *** No rule to make target `device/lge/hammerhead-kernel/zImage-dtb', needed by `out/target/product/hammerhead/kernel'.  Stop.08:01
locusfsledges: hmm, sony has that in device config08:01
sledgeslocusf: device config?08:02
locusfbut umm no I don't know how that could be fixec for hybris08:02
sledgeslocusf: in what dir is your kernel source residing?08:03
sledgesit's standard aosp behaviour what you see above08:03
sledgesit expects a prebuilt kernel image08:03
sledgesi can always build kernel separatelyt08:03
locusfhttp://paste.ubuntu.com/11886601/08:03
locusfyes08:03
locusfsledges: $ANDROID_ROOT/kernel08:04
sledgeslocusf: which file have you just pasted? ^^08:05
locusfsledges: the aosp build file for aries08:06
sledgeslocusf: i mean, path and filename08:06
sledgeson your disk08:06
locusfdevice/sony/aries08:06
locusfsledges: afaik this is sony specific behaviour08:07
sledgeslocusf: what's the filename?08:07
locusfsledges: aosp_d5803.mk08:07
sledgesperfect, thanks, found needed one08:07
sledgesaosp_hammerhead.mk08:07
locusfthat build_kernel true triggers the kernel source building08:08
*** phdeswer_ <phdeswer_!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has quit IRC (Ping timeout: 256 seconds)08:08
sledgesno such thing here :(08:09
sledgesonly ifeq ($(TARGET_PREBUILT_KERNEL),)08:09
sledgesin device/lge/hammerhead/device.mk08:09
locusfyeah08:09
locusflemme dig up the pull request that did it08:10
lbtsledges: I thought it did that ?08:10
sledgesstrange, how come in aosp s not an option08:10
sledgeslbt: it just generates a local_manifest08:10
sledgeslbt: original kernel stays intact, but i may find a way around it, hold your horses08:10
* sledges goes afk for a bit08:10
lbtOK08:11
locusfhttps://github.com/sonyxperiadev/kernel/pull/14808:12
carepackmal-: after one night on my windows seat 21 satellites detected. gps info shows full output! great08:12
locusfsledges: ^08:12
*** krnlyng <krnlyng!~liar@83.175.90.24> has joined #sailfishos-porters08:13
*** tworaz <tworaz!~tworaz@212.180.237.71> has joined #sailfishos-porters08:14
*** keithzg <keithzg!~keithzg@184.70.164.246> has quit IRC (Quit: Konversation terminated!)08:18
*** keithzg <keithzg!~keithzg@184.70.164.246> has joined #sailfishos-porters08:18
mal-carepack: nice08:22
carepackprevented me from going outside ;)08:31
*** phlixi_ <phlixi_!~phlixi@ppp-188-174-185-241.dynamic.mnet-online.de> has quit IRC ()08:36
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has joined #sailfishos-porters08:37
*** phlixi <phlixi!~phlixi@ppp-188-174-185-241.dynamic.mnet-online.de> has joined #sailfishos-porters08:41
*** phlixi <phlixi!~phlixi@ppp-188-174-185-241.dynamic.mnet-online.de> has quit IRC (Client Quit)08:41
*** phlixi <phlixi!~phlixi@ppp-188-174-185-241.dynamic.mnet-online.de> has joined #sailfishos-porters08:42
*** phdeswer <phdeswer!~phdeswer@91-159-55-220.elisa-laajakaista.fi> has joined #sailfishos-porters08:55
vakkovmal-: sledges: http://pastebin.com/68prCyYs09:01
mal-vakkov: is that with the latest version?09:03
vakkovmal-: https://github.com/mlehtima/geoclue-provider-hybris-community/commits/master09:04
vakkovthis one, right?09:04
mal-yes09:05
vakkovyes it is09:06
vakkovbuilt it yesterday09:06
mal-looks like it might crash for some reason, sorry but I don't have time to debug today09:06
vakkovdbus sas that the gps i s powered09:06
vakkovookay, i will investigate later :P09:06
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has joined #sailfishos-porters09:22
sledgeslocusf: thanks, but minimising number of patches is the goal09:32
sledgesjust wondering how aosp mandates building kernels, probably will end up with an extra lines in hadk like make kernel crosscompilation and copying zImage to needed place09:33
sledgesaosp's canonical way of building kernel looks strange atm, need more digging09:34
*** zGrr <zGrr!~grr@185.13.106.74> has joined #sailfishos-porters09:37
zGrrmoin :)09:37
sledgesah ofc https://source.android.com/source/building-kernels.html09:38
sledges:D09:38
sledgesmoin zGrr :)09:38
brobostigonguten morgen zGrr09:39
zGrrguten, guten :)09:39
locusfsledges: okay09:40
*** filippz <filippz!~filippz@93-143-201-126.adsl.net.t-com.hr> has joined #sailfishos-porters09:44
*** vakkov <vakkov!~vakkov@84.54.169.227> has quit IRC (Remote host closed the connection)09:47
*** gogeta <gogeta!~gogeta@151.22.5.65> has joined #sailfishos-porters09:52
*** rbn <rbn!~ruben@ip4d172d4c.dynamic.kabel-deutschland.de> has joined #sailfishos-porters10:00
*** vakkov <vakkov!~vakkov@84.54.169.227> has joined #sailfishos-porters10:03
*** gogeta <gogeta!~gogeta@151.22.5.65> has quit IRC (Quit: Leaving)10:06
*** CarlosMazieri <CarlosMazieri!~carlos@191.34.27.124> has joined #sailfishos-porters10:20
dr_gogeta86good morning10:24
*** AYEHAN <AYEHAN!~behave@111.68.108.75> has quit IRC (Remote host closed the connection)10:25
sledgesmroming10:25
locusfyo dr_gogeta8610:25
*** nh1402 <nh1402!~nh1402@95.148.89.50> has joined #sailfishos-porters10:28
nh1402morning10:40
*** CarlosMazieri <CarlosMazieri!~carlos@191.34.27.124> has quit IRC (Quit: Konversation terminated!)10:47
*** vakkov <vakkov!~vakkov@84.54.169.227> has quit IRC (Ping timeout: 252 seconds)10:55
*** CarlosMazieri <CarlosMazieri!~carlos@191.34.27.124> has joined #sailfishos-porters10:57
*** CarlosMazieri <CarlosMazieri!~carlos@191.34.27.124> has quit IRC (Client Quit)11:01
locusfnh1402: hey11:12
*** vakkov <vakkov!~vakkov@84.54.169.227> has joined #sailfishos-porters11:12
nh1402locusf: hello11:13
*** Sequenced <Sequenced!~Sequenced@91-157-184-159.elisa-laajakaista.fi> has quit IRC (Quit: Leaving)11:25
*** dhbiker <dhbiker!~dhbiker@APN-123-193-192-gprs.simobil.net> has joined #sailfishos-porters11:29
*** beidl_ <beidl_!~quassel@91-114-206-46.adsl.highway.telekom.at> has joined #sailfishos-porters13:21
*** beidl <beidl!~quassel@91-113-126-145.adsl.highway.telekom.at> has quit IRC (Ping timeout: 256 seconds)13:24
*** filippz <filippz!~filippz@93-143-201-126.adsl.net.t-com.hr> has quit IRC (Remote host closed the connection)13:27
*** GodGinrai <GodGinrai!~godginrai@unaffiliated/godginrai> has joined #sailfishos-porters13:46
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters14:01
alinsledges: ping14:05
alinsledges: do you have any ideas about the issue with the proxy in sb2?14:05
alinI think that is the last I need to sort out but somehow I am stuck at it14:05
*** carepack <carepack!~carepack@unaffiliated/carepack> has quit IRC (Remote host closed the connection)14:05
sledgesalin: ping lbt?14:06
lbtproxy ?14:06
dr_gogeta86you need to install rpm behind a proxy14:07
dr_gogeta86got a shell and do it manually14:07
sledgeslbt: alin's behind a proxy14:07
sledgeshe managed to get connected inside mersdk, but sb2 still curses14:08
dr_gogeta86sledges, support is poor also on mer/nemo/sailfish14:08
dr_gogeta86behind proxy almost nothing works14:08
dr_gogeta86updates works behind proxy but for example you don't see the new release image14:09
dr_gogeta86done it yesterday14:09
*** alin_ <alin_!~alin@vpn33.dl.ac.uk> has joined #sailfishos-porters14:10
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Ping timeout: 246 seconds)14:11
*** carepack <carepack!~carepack@unaffiliated/carepack> has joined #sailfishos-porters14:12
*** CarlosMazieri <CarlosMazieri!~carlos@191.34.130.67> has joined #sailfishos-porters14:16
alin_spiiroin: lbt sledges any of you know how to add a proxy for sb2?14:36
sledgesalin_: sb2 -t $VENDOR-$DEVICE-armv7hl -R -msdk-build14:39
sledgesand try to get out from there14:39
alin_sledges: I found I have problems with the mer too14:41
alin_sledges: does not want to do what I think shall do14:41
*** zGrr <zGrr!~grr@185.13.106.74> has quit IRC (Ping timeout: 248 seconds)14:45
*** CarlosMazieri <CarlosMazieri!~carlos@191.34.130.67> has quit IRC (Quit: Konversation terminated!)14:54
*** coltox <coltox!~dirk@213.208.250.186> has joined #sailfishos-porters15:09
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has quit IRC (Ping timeout: 252 seconds)15:19
*** harha <harha!~harha@mobile-access-6df036-31.dhcp.inet.fi> has joined #sailfishos-porters15:25
*** harha <harha!~harha@mobile-access-6df036-31.dhcp.inet.fi> has quit IRC (Ping timeout: 240 seconds)15:37
*** electrolux <electrolux!~Adium@192.194.199.34> has quit IRC (Quit: Leaving.)15:50
alin_ok I went to find this15:52
alin_qemu: Unsupported syscall: 37415:52
alin_when I curl15:52
alin_th ething gets downloaded manually by curl but fails when zypper tries15:52
sledgesin sb2?15:53
alin_sledges: yes15:53
dr_gogeta86 sb2 -t $VENDOR-$DEVICE-armv7hl -R -msdk-build15:53
dr_gogeta86export http_proxy=http://proxy:port15:54
dr_gogeta86export https_proxy=http://proxy:port15:54
alin_dr_gogeta86: is done15:54
dr_gogeta86export ftp_proxy=http://proxy:port15:54
alin_sledges: that error is after15:54
dr_gogeta86zypper ref15:54
dr_gogeta86run fine to me15:54
*** harha <harha!~harha@mobile-access-6df036-31.dhcp.inet.fi> has joined #sailfishos-porters15:54
sledgesdr_gogeta86: inside sb2?15:55
dr_gogeta86yep15:55
dr_gogeta86inside scratchbox env of cours15:55
dr_gogeta86I've download manually deps15:55
sledgesalin_: is your fs without nodev and nosuid ?15:55
dr_gogeta86also15:55
alin_sledges: no idea let me check is a defuailt install like on my laptop15:55
alin_            /dev/sdb4 on /home type ext4 (rw,relatime,data=ordered)15:56
sledgeslocusf: mal-: https://github.com/mer-hybris/hybris-boot/commits/hybris-10.1 https://github.com/mer-hybris/droid-hal-device/commits/master15:57
sledgesalin_: but zypper on mersdk works with http_proxy vars?15:57
sledges(i.e. what made it work onder mersdk?)15:57
dr_gogeta86sledges works to me15:58
locusfsledges: okay15:58
alin_sledges: variables plus aliasing of sudo16:03
sledgeso_O16:03
*** blueslee <blueslee!~sailfish@ip-176-198-100-136.hsi05.unitymediagroup.de> has joined #sailfishos-porters16:08
bluesleesledges: should an app as wifi analyzer work on ported sfos?16:11
*** mariogrip <mariogrip!sid69323@gateway/web/irccloud.com/x-norhkgaxczgkdavn> has joined #sailfishos-porters16:11
*** Nokius_ is now known as Nokius16:11
alin_I think I will try something more copy the checkout git and just implant it on my copy16:12
bluesleealin: i read there will be no 1.1.7 / alpha13 release before the official one, right?16:12
sledgesblueslee: depends how hw-dependent it is16:12
alin_blueslee: yap16:12
bluesleesledges: it uses wpa_cli16:13
Nokiusalin_: I sorry I missed that I have a dinner today so no new build this night16:13
sledgesblueslee: one way to find out16:13
sledgesNokius: you apologise too much (chuckle)16:13
bluesleealin_ do you still have the gps issues?16:14
sledges(you should now say "i'm sorry" :))16:14
bluesleealin_ for me its broken16:15
Nokiussledges: u toke the word out of my mouth16:15
sledgesNokius: ohh i'm sorry :D16:16
Nokius:)16:16
locusfsledges: hmm  extract_headers required something else too16:20
locusfat least for me16:20
*** harha1 <harha1!~harha@a91-153-12-92.elisa-laajakaista.fi> has joined #sailfishos-porters16:20
*** harha <harha!~harha@mobile-access-6df036-31.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)16:20
* Nokius have great one 16:21
locusfhttp://paste.ubuntu.com/11888492/16:22
sledgeslocusf: i have this patch too ;)16:23
sledgesbut not pushed out16:23
sledgesbecause mb2 dhd worked16:23
locusfsledges: okay16:23
locusfgood16:23
sledgespossibly it broke later?16:23
locusfurr yeah16:23
sledgesfor you16:23
sledgesah ok16:23
locusflibhybris compilation16:23
sledgesi'll push it out then16:23
sledgesperfect ok16:23
sledgesalso noted /tmp ;) thanks!16:24
*** Nokius_ <Nokius_!~Nokius@p5DDB4637.dip0.t-ipconnect.de> has joined #sailfishos-porters16:24
locusfnp :)16:24
*** Nokius <Nokius!~Nokius@p5DDB4367.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)16:25
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-149-11.as13285.net> has joined #sailfishos-porters16:26
*** rbn <rbn!~ruben@ip4d172d4c.dynamic.kabel-deutschland.de> has quit IRC ()16:27
sledgeslocusf: vgrade: do you think i could deploy aosp5.1 sailfishos.zip by compressing aosp's vanilla /system into another .zip, and passing to multirom as secondary roms, whereas primary rom being cm11.0 ? (i can loop mount firmware later)16:28
*** krnlyng <krnlyng!~liar@83.175.90.24> has quit IRC (Quit: huiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii)16:29
*** blueslee <blueslee!~sailfish@ip-176-198-100-136.hsi05.unitymediagroup.de> has quit IRC (Ping timeout: 244 seconds)16:29
locusfsledges: fingers crossed16:29
sledgeslocusf: still far from there, im just pondering atm16:30
locusfok16:33
locusfI can do all other hadk stuff except device testing until next wednesday16:34
sledgeslocusf: ok:) thanks, did you manage to quickly test modem/sound/others on your sonys?16:35
*** coltox <coltox!~dirk@213.208.250.186> has quit IRC (Ping timeout: 240 seconds)16:37
locusfsledges: not yet no16:41
*** GodGinrai <GodGinrai!~godginrai@unaffiliated/godginrai> has quit IRC (Quit: heading to lunch)16:43
sledgesok no worries16:43
locusfmoved to z2 too fast16:45
*** krnlyng <krnlyng!~liar@213162068174.public.t-mobile.at> has joined #sailfishos-porters16:45
locusfit still doesn't work16:45
locusfz3c is ok16:45
*** GodGinrai <GodGinrai!~godginrai@unaffiliated/godginrai> has joined #sailfishos-porters17:08
*** CarlosMazieri <CarlosMazieri!~CarlosMaz@2804:14c:4a3:88d:cc53:8e36:8865:c852> has joined #sailfishos-porters17:14
alin_Nokius_: if blueess comes back the answer is no... now I do not even get sattelites... I may try again when out of office17:14
alin_vgrade: situ tempted to hack an ubuntu phone?17:15
situalin_: I don'th have one.17:15
alin_situ: I have one...17:16
situalin_: Hack on!17:17
alin_situ: yap.. but you see this is the issue17:17
alin_situ: I do not know how the early bits17:17
alin_situ: I can grab the android they use17:17
alin_seems to be an lxc container17:17
alin_that contains all the stuff17:18
alin_and I can get the partition table17:18
alin_then I need to see how I can get the flashign tool17:18
situhmm I don't know much about lxc stuff.17:18
alin_situ: i think we need more the content to see what android they used17:21
alin_and do merhybris on top of that17:22
alin_situ: in principle that shall be pretty opensource at least this is what they claim17:23
situalin_: You have bq 45 ?17:25
alin_situ: no meizu mx417:25
*** alin_ <alin_!~alin@vpn33.dl.ac.uk> has quit IRC (Quit: Konversation terminated!)17:48
sledgesPSA: apkenv is now in :common: https://build.merproject.org/package/show/nemo:devel:hw:common/apkenv17:52
sledgescarepack: if you install it and launch with any compatible android game apk, it should work on nexus4 out of the box17:52
sledgesnexus5 will need to wait until next release though17:52
sledges(which states that 10.1 ports apkenv works already now, and 11.0 not yet ;P)17:53
*** blueslee <blueslee!~sailfish@ip-176-198-100-136.hsi05.unitymediagroup.de> has joined #sailfishos-porters17:53
sledgesgame compatibility (you'll need to download apk exactly the version indicated) wiki.maemo.org/Apkenv/Game_Compatibility17:53
sledgeshttp://wiki.maemo.org/Apkenv/Game_Compatibility17:53
sledgestested games list in video description: https://www.youtube.com/watch?v=SEfCvV_mzKk17:53
*** blueslee <blueslee!~sailfish@ip-176-198-100-136.hsi05.unitymediagroup.de> has quit IRC (Client Quit)17:54
carepacksledges: cool!17:59
carepackgoin to try18:00
*** electrolux <electrolux!~Adium@d0rktb0gt59g1nqw3k8-3.rev.dnainternet.fi> has joined #sailfishos-porters18:03
*** CarlosMazieri <CarlosMazieri!~CarlosMaz@2804:14c:4a3:88d:cc53:8e36:8865:c852> has quit IRC (Quit: Bye)18:10
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.160.234.159> has joined #sailfishos-porters18:12
*** arcean <arcean!~arcean@nat3.finemedia.pl> has joined #sailfishos-porters18:33
*** jalyst <jalyst!~textual@CPE-121-208-32-143.azly1.woo.bigpond.net.au> has joined #sailfishos-porters18:33
*** jalyst <jalyst!~textual@CPE-121-208-32-143.azly1.woo.bigpond.net.au> has quit IRC (Client Quit)18:33
*** Guest31210 is now known as juiceme18:55
*** juiceme <juiceme!~juice@cerebro.liukuma.net> has quit IRC (Changing host)18:55
*** juiceme <juiceme!~juice@Maemo/community/council/juiceme> has joined #sailfishos-porters18:55
*** lbt_ <lbt_!~david@78-32-229-233.static.enta.net> has joined #sailfishos-porters19:11
*** lbt_ <lbt_!~david@78-32-229-233.static.enta.net> has quit IRC (Changing host)19:11
*** lbt_ <lbt_!~david@Maemo/community/contributor/lbt> has joined #sailfishos-porters19:11
*** alin <alin!~alin@188.29.88.239.threembb.co.uk> has joined #sailfishos-porters19:13
*** alin <alin!~alin@188.29.88.239.threembb.co.uk> has quit IRC (Changing host)19:13
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters19:13
*** zhxt <zhxt!~zhxt@124.192.38.2> has quit IRC (Ping timeout: 256 seconds)19:26
*** zhxt <zhxt!~zhxt@124.192.38.2> has joined #sailfishos-porters19:30
dr_gogeta86sledges, thp apkenv as key for native gaming ?19:32
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@37.160.234.159> has quit IRC (Ping timeout: 256 seconds)19:40
dr_gogeta86huawei in rework with 4.4.4 base19:44
*** coltox <coltox!~dirk@ip253-248-210-87.adsl2.static.versatel.nl> has joined #sailfishos-porters19:55
*** coltox <coltox!~dirk@ip253-248-210-87.adsl2.static.versatel.nl> has quit IRC (Client Quit)19:59
*** Nokius_ is now known as Nokius20:05
Nokiusalin: I got a fix quit fast20:05
*** dhbiker <dhbiker!~dhbiker@APN-123-193-192-gprs.simobil.net> has quit IRC (Remote host closed the connection)20:08
alinNokius: I did not I think even blueslee got one20:10
*** harha1 <harha1!~harha@a91-153-12-92.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.)20:12
*** lbt_ <lbt_!~david@Maemo/community/contributor/lbt> has quit IRC (Ping timeout: 244 seconds)20:17
alinlbt: I see now 4.8 will be in the new release... so I will try to enable fortran on that20:19
alinlbt: what I wanted to ask you... the .spec files are updated by hand?20:19
alinStskeeps: some time ago you said something about looking into how to change the image for shutdown from jolla to something else20:26
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has joined #sailfishos-porters20:33
Nokiusalin: let me check I know which file it os20:38
Nokius* is20:38
*** harha <harha!~harha@a91-153-12-92.elisa-laajakaista.fi> has quit IRC (Ping timeout: 256 seconds)20:38
alinNokius: cool20:38
alinNokius: so now we need just a way to replace it in image20:38
alinNokius: not a wya... another image20:38
NokiusI made once a bad script for it20:39
Nokiusalin: all u need http://talk.maemo.org/showthread.php?t=9206620:39
Nokiusalin: I don't recomend the script it's bad and old one of my first ever20:40
Nokiusalin: it's the shutdown one not the one u see during boot20:40
*** piggz <piggz!~piggz@92.40.249.117.threembb.co.uk> has joined #sailfishos-porters20:41
alinNokius: during the boot we see none20:42
alinNokius: yes that is the good info20:42
alinwe will need an image now20:42
Nokiussorry it's not on github and the files are not proper saved :(20:43
*** piggz <piggz!~piggz@92.40.249.117.threembb.co.uk> has quit IRC (Excess Flood)20:44
*** piggz <piggz!~piggz@92.40.249.117.threembb.co.uk> has joined #sailfishos-porters20:44
alinNokius: sorry for what?20:45
Nokiushave this bad source of information20:46
Nokiusu have to dig a bit to get the wanted information20:46
*** Nokius_ <Nokius_!~Nokius@p5DDB7B0B.dip0.t-ipconnect.de> has joined #sailfishos-porters20:51
*** Nokius <Nokius!~Nokius@p5DDB4637.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 244 seconds)20:52
alinNokius_: i think may be in the right direction20:53
*** piggz <piggz!~piggz@92.40.249.117.threembb.co.uk> has quit IRC (Remote host closed the connection)20:53
*** Nokius_ is now known as Nokius20:58
Nokiusalin: the file is there try your luck :)20:58
Nokius /usr/share/themes/jolla-ambient/meegotouch/icons/graphic-shutdown-480x854.png20:58
* Nokius gn820:59
*** arcean <arcean!~arcean@nat3.finemedia.pl> has quit IRC (Quit: App terminated!)21:06
*** krnlyng_ <krnlyng_!~liar@213162068135.public.t-mobile.at> has joined #sailfishos-porters21:08
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Ping timeout: 244 seconds)21:09
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters21:10
*** krnlyng <krnlyng!~liar@213162068174.public.t-mobile.at> has quit IRC (Ping timeout: 260 seconds)21:12
*** gophix <gophix!~gophix@xdsl-89-0-228-144.netcologne.de> has joined #sailfishos-porters21:18
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@gateway/web/irccloud.com/x-wnqmhmonvokeqqea> has quit IRC (Quit: Connection closed for inactivity)21:21
*** piggz <piggz!~piggz@92.40.249.117.threembb.co.uk> has joined #sailfishos-porters21:22
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Ping timeout: 252 seconds)21:24
*** alin <alin!~alin@host217-42-8-157.range217-42.btcentralplus.com> has joined #sailfishos-porters21:25
*** alin <alin!~alin@host217-42-8-157.range217-42.btcentralplus.com> has quit IRC (Changing host)21:25
*** alin <alin!~alin@opensuse/member/ealin> has joined #sailfishos-porters21:25
*** alin_ <alin_!~alin@188.29.88.239.threembb.co.uk> has joined #sailfishos-porters21:30
*** alin <alin!~alin@opensuse/member/ealin> has quit IRC (Ping timeout: 264 seconds)21:31
*** GodGinrai <GodGinrai!~godginrai@unaffiliated/godginrai> has quit IRC (Quit: Relocating)21:33
*** TheRealJohnGalt <TheRealJohnGalt!uid29986@gateway/web/irccloud.com/x-tdnyeiqgrxsqbwnp> has joined #sailfishos-porters21:54
*** piggz <piggz!~piggz@92.40.249.117.threembb.co.uk> has quit IRC (Ping timeout: 264 seconds)22:03
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-30-149-11.as13285.net> has quit IRC (Ping timeout: 255 seconds)22:26
*** nh1402 <nh1402!~nh1402@95.148.89.50> has quit IRC (Ping timeout: 255 seconds)22:27
*** gophix_2 <gophix_2!~gophix@xdsl-89-0-215-152.netcologne.de> has joined #sailfishos-porters22:42
*** gophix <gophix!~gophix@xdsl-89-0-228-144.netcologne.de> has quit IRC (Ping timeout: 264 seconds)22:45
*** electrolux <electrolux!~Adium@d0rktb0gt59g1nqw3k8-3.rev.dnainternet.fi> has quit IRC (Quit: Leaving.)23:06
*** juiceme <juiceme!~juice@Maemo/community/council/juiceme> has quit IRC (Read error: Connection reset by peer)23:11
*** juiceme <juiceme!~juice@cerebro.liukuma.net> has joined #sailfishos-porters23:11
*** lpotter <lpotter!~quassel@CPE-121-208-91-197.cqhm1.cha.bigpond.net.au> has joined #sailfishos-porters23:12
*** juiceme is now known as Guest3638123:13
*** ljp <ljp!~quassel@CPE-121-208-91-197.cqhm1.cha.bigpond.net.au> has quit IRC (Ping timeout: 272 seconds)23:13
*** tworaz <tworaz!~tworaz@212.180.237.71> has quit IRC (Ping timeout: 265 seconds)23:18
*** olafh <olafh!~olafh@p4FF49D30.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 248 seconds)23:35
*** cxl000 <cxl000!~cxl000@c27-253-5-120.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving)23:55

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!