#sfdroid log for Sunday, 2017-03-05

*** horuxan <horuxan!~horuxanxx@201.46.233.61> has quit IRC (Remote host closed the connection)00:24
*** horuxan <horuxan!~horuxanxx@201.46.233.61> has joined #sfdroid00:28
*** krnlyng__ <krnlyng__!~liar@77.116.70.157.wireless.dyn.drei.com> has joined #sfdroid00:29
*** krnlyng_ <krnlyng_!~liar@178.114.94.124.wireless.dyn.drei.com> has quit IRC (Ping timeout: 258 seconds)00:31
saidinesh5nh1402[m]: do check your android manifest00:54
saidinesh5access to filesystem needs some weird permission00:55
saidinesh5nh1402[m]: also what if alien dalvik runs inside a chroot?00:55
nh1402[m]saidinesh5: You can either write to "internal storage" which is limited to the folder the app is installed, or "external storage" where the sdcard partition is (which I miscalculated where I thought home/nemo went)00:58
saidinesh5yeah01:01
krnlyng__saidinesh5, aliendalvik runs in a chroot01:02
saidinesh5krnlyng__: Ahh .. so does it have access to the SFOS paths ?01:02
saidinesh5like /home/nemo, /usr/ etc..01:03
krnlyng__yes01:04
saidinesh5i see01:04
krnlyng__ /home/nemo at least01:04
krnlyng__usr too01:05
saidinesh5krnlyng__: btw. i wanted to ask you, why not patch surfaceflinger itself to create wayland windows? and why create an sfdroid renderer?01:05
krnlyng__saidinesh5, heh :D01:05
krnlyng__saidinesh5, because i didn't think about compiling libwayland-client for android before01:05
saidinesh5touche01:05
krnlyng__saidinesh5, but i've had that idea for a long time now01:06
saidinesh5okay, so taht's the first thing on my list once i get the chrooted sfdroid up and running. Right now my issue is zygote fails to start01:06
saidinesh5something about cannot find RuntimeInit class..01:06
krnlyng__saidinesh5, didn't you already have ui?01:07
nh1402[m]Initnativehelper.so01:07
saidinesh5krnlyng__: nah. neerad had an UI with the packages i made.. but that wasnt using a chroot01:08
krnlyng__ah ok01:08
saidinesh5okay fingers crossed. updating my Sailfish OS to 2.1 now01:09
*** Sailor9114 <Sailor9114!~sailfish@198.27.233.228> has joined #sfdroid01:47
*** krnlyng__ is now known as krnlyng_01:56
*** miau__ <miau__!~miau@55d4316f.access.ecotel.net> has joined #sfdroid03:07
*** miau_away <miau_away!~miau@55d4329c.access.ecotel.net> has quit IRC (Ping timeout: 256 seconds)03:11
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-147-254.play-internet.pl> has joined #sfdroid08:35
*** neerad <neerad!~neerad@112.133.229.182> has joined #sfdroid08:37
*** neerad <neerad!~neerad@112.133.229.182> has quit IRC (Ping timeout: 240 seconds)08:59
*** m01_ <m01_!~quassel@2a00:1a48:7807:103:be76:4eff:fe08:6ec7> has joined #sfdroid09:07
*** neerad <neerad!~neerad@112.133.229.182> has joined #sfdroid09:11
*** m01_ <m01_!~quassel@2a00:1a48:7807:103:be76:4eff:fe08:6ec7> has quit IRC (Remote host closed the connection)09:13
*** m01 <m01!~quassel@2a00:1a48:7808:102:be76:4eff:fe08:b79c> has quit IRC (Remote host closed the connection)09:21
*** m01 <m01!~quassel@2a00:1a48:7808:102:be76:4eff:fe08:b79c> has joined #sfdroid09:22
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has joined #sfdroid09:26
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-89-241-255-245.as13285.net> has quit IRC (Ping timeout: 246 seconds)11:14
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-78-148-19-96.as13285.net> has joined #sfdroid11:36
*** Piece_Maker <Piece_Maker!~Acou_Bass@host-78-148-19-104.as13285.net> has joined #sfdroid11:41
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-78-148-19-96.as13285.net> has quit IRC (Ping timeout: 268 seconds)11:42
*** Piece_Maker is now known as Acou_Bass11:42
*** Piece_Maker <Piece_Maker!~Acou_Bass@host-78-148-19-176.as13285.net> has joined #sfdroid11:48
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-78-148-19-104.as13285.net> has quit IRC (Ping timeout: 268 seconds)11:48
*** Piece_Maker is now known as Acou_Bass11:48
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-78-148-19-176.as13285.net> has quit IRC (Ping timeout: 240 seconds)11:57
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has quit IRC (Quit: Leaving)11:59
krnlyng_NeKit, saidinesh5 https://bpaste.net/show/37398017a65f :D12:02
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has joined #sfdroid12:05
mp107mal: I see. But it gets overwriten at running mic. And I get the same output with the same error12:07
mp107oops :)12:07
NeKitkrnlyng_, nice12:34
NeKitI wonder if you also need libwayland-egl12:35
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-78-144-155-159.as13285.net> has joined #sfdroid13:02
*** leetcool <leetcool!~leetcool@unaffiliated/leetcool> has joined #sfdroid13:35
leetcoolhey everyone13:35
krnlyng_hi13:35
krnlyng_NeKit, i don't think so but i think i need the android_wlegl extension13:36
leetcoolcan anyone show me direction to get sfdroid working on cancro while the developer is still trying to do it with a chroot. most of the cancro users(i think) are desperately waiting for this.13:37
*** Piece_Maker <Piece_Maker!~Acou_Bass@host-78-144-158-188.as13285.net> has joined #sfdroid13:38
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-78-144-155-159.as13285.net> has quit IRC (Ping timeout: 246 seconds)13:40
*** Piece_Maker is now known as Acou_Bass13:40
*** Piece_Maker <Piece_Maker!~Acou_Bass@host-78-144-147-26.as13285.net> has joined #sfdroid13:42
*** Acou_Bass <Acou_Bass!~Acou_Bass@host-78-144-158-188.as13285.net> has quit IRC (Ping timeout: 268 seconds)13:45
*** Piece_Maker is now known as Acou_Bass13:45
*** leetcool <leetcool!~leetcool@unaffiliated/leetcool> has left #sfdroid ("Leaving")14:28
*** miau__ <miau__!~miau@55d4316f.access.ecotel.net> has quit IRC (Ping timeout: 240 seconds)14:54
*** CrKit <CrKit!~nekit@87-119-250-176.saransk.ru> has joined #sfdroid15:01
*** neerad <neerad!~neerad@112.133.229.182> has quit IRC (Ping timeout: 246 seconds)15:09
*** neerad <neerad!~neerad@112.133.229.182> has joined #sfdroid15:21
saidinesh5krnlyng_: sweet!15:46
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-147-254.play-internet.pl> has quit IRC (Remote host closed the connection)16:45
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-147-254.play-internet.pl> has joined #sfdroid16:49
*** CrKit <CrKit!~nekit@87-119-250-176.saransk.ru> has quit IRC (Ping timeout: 268 seconds)16:50
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-147-254.play-internet.pl> has quit IRC (Ping timeout: 264 seconds)17:18
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has quit IRC (Remote host closed the connection)17:24
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has joined #sfdroid17:28
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-145-2.play-internet.pl> has joined #sfdroid17:31
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has quit IRC (Quit: Leaving)17:34
*** neerad <neerad!~neerad@112.133.229.182> has quit IRC (Ping timeout: 260 seconds)18:12
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has joined #sfdroid18:19
*** cvp[mobile] <cvp[mobile]!~sailfish@x59cc8b70.dyn.telefonica.de> has joined #sfdroid18:28
*** neerad <neerad!~neerad@112.133.229.182> has joined #sfdroid18:40
*** cvp[mobile] <cvp[mobile]!~sailfish@x59cc8b70.dyn.telefonica.de> has quit IRC (Ping timeout: 264 seconds)19:02
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@212095007128.public.telering.at> has joined #sfdroid19:06
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@212095007128.public.telering.at> has joined #sfdroid19:07
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has quit IRC (Quit: Leaving)19:16
*** krnlyng|mobile <krnlyng|mobile!~sailfish@212095007150.public.telering.at> has joined #sfdroid19:24
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@212095007128.public.telering.at> has quit IRC (Ping timeout: 240 seconds)19:24
*** krnlyng|mobile <krnlyng|mobile!~sailfish@212095007150.public.telering.at> has quit IRC (Client Quit)19:27
*** krnlyng|mobile <krnlyng|mobile!~sailfish@212095007186.public.telering.at> has joined #sfdroid19:43
*** krnlyng|mobile <krnlyng|mobile!~sailfish@212095007186.public.telering.at> has quit IRC (Ping timeout: 268 seconds)19:48
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has joined #sfdroid20:28
*** piggz <piggz!~piggz@2.31.1.237> has joined #sfdroid20:42
*** horuxan <horuxan!~horuxanxx@201.46.233.61> has quit IRC (Remote host closed the connection)21:20
*** horuxan <horuxan!~horuxanxx@201.46.233.61> has joined #sfdroid21:23
dr_gogeta86saidinesh5: krnlyng_ did you caged the beast?21:54
*** mp107 <mp107!~mp107___@PC-109-125-232-42.wegrow.domtel.com.pl> has quit IRC (Quit: Leaving)21:54
krnlyng_dr_gogeta86, not yet21:54
dr_gogeta86plain old chroot or cgroups + container21:55
dr_gogeta86the Wayland client stands for21:56
*** neerad <neerad!~neerad@112.133.229.182> has quit IRC (Ping timeout: 240 seconds)21:57
dr_gogeta86no more snail render?21:57
*** piggz <piggz!~piggz@2.31.1.237> has quit IRC (Quit: Konversation terminated!)22:07
*** piggz <piggz!~piggz@2.31.1.237> has joined #sfdroid22:08
*** piggz <piggz!~piggz@2.31.1.237> has quit IRC (Ping timeout: 258 seconds)22:32
saidinesh5dr_gogeta86: not yet. Right now getting the 2.1 working with my device22:37
*** piggz <piggz!~piggz@2.31.1.237> has joined #sfdroid23:31
*** piggz <piggz!~piggz@2.31.1.237> has quit IRC (Ping timeout: 240 seconds)23:38
*** Mister_Magister <Mister_Magister!~foidbgen@user-94-254-145-2.play-internet.pl> has quit IRC (Quit: Konversation terminated!)23:38

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