#sfdroid log for Wednesday, 2016-09-14

*** yaseen <yaseen!~AndChat26@117.222.105.76> has joined #sfdroid04:25
*** yaseen <yaseen!~AndChat26@117.222.105.76> has quit IRC (Quit: Bye)05:03
*** rinigus <rinigus!~rinigus@kybi.ioc.ee> has joined #sfdroid05:52
*** CrKit <CrKit!~nekit@178-45-11-23.saransk.ru> has joined #sfdroid06:12
*** CrKit <CrKit!~nekit@178-45-11-23.saransk.ru> has quit IRC (Ping timeout: 276 seconds)06:19
*** zz_smurfynet is now known as smurfynet06:26
*** smurfynet is now known as zz_smurfynet06:39
*** dr_gogeta86_ is now known as dr_gogeta8606:44
*** dr_gogeta86 <dr_gogeta86!~gogeta@2001:41d0:52:100::eb5> has quit IRC (Changing host)06:44
*** dr_gogeta86 <dr_gogeta86!~gogeta@unaffiliated/dr-gogeta86/x-8885803> has joined #sfdroid06:44
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has joined #sfdroid06:52
*** yaseen <yaseen!75de694c@gateway/web/freenode/ip.117.222.105.76> has joined #sfdroid08:24
*** NeKit <NeKit!~nekit@188.162.51.49> has joined #sfdroid11:05
*** NeKit <NeKit!~nekit@188.162.51.49> has quit IRC (Ping timeout: 244 seconds)11:11
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Ping timeout: 265 seconds)11:15
*** zz_smurfynet is now known as smurfynet11:32
*** NeKit <NeKit!~nekit@188.162.51.49> has joined #sfdroid11:39
*** NeKit <NeKit!~nekit@188.162.51.49> has quit IRC (Ping timeout: 260 seconds)12:07
*** rinigus <rinigus!~rinigus@kybi.ioc.ee> has quit IRC (Remote host closed the connection)13:35
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has quit IRC (Ping timeout: 244 seconds)13:40
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has joined #sfdroid14:13
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has quit IRC (Ping timeout: 248 seconds)14:20
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has joined #sfdroid14:24
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has quit IRC (Ping timeout: 265 seconds)14:48
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #sfdroid14:49
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has joined #sfdroid15:07
*** nh1402_work <nh1402_work!~nh1402@host81-133-137-69.in-addr.btopenworld.com> has quit IRC (Quit: Leaving)15:22
*** smurfynet is now known as zz_smurfynet15:26
*** krnlyng <krnlyng!~liar@178.114.99.66> has quit IRC (Ping timeout: 265 seconds)15:39
*** zz_smurfynet is now known as smurfynet15:42
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has quit IRC (Ping timeout: 260 seconds)15:42
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has joined #sfdroid15:50
*** krnlyng <krnlyng!~liar@178.114.49.146.wireless.dyn.drei.com> has joined #sfdroid15:51
*** ChanServ sets mode: +o krnlyng15:51
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has quit IRC (Ping timeout: 265 seconds)16:19
*** rinigus <rinigus!~rinigus@tabasalu-gw.radionet.ee> has joined #sfdroid16:39
smurfynetpushed every fairphone2 stuff to sfdroid repo (branch fp2-sibon).16:43
smurfynetstrange thing is, that i don't see anything. but after a while the system seems to be booted.16:44
smurfynet[root@localhost nemo]# pm install WhatsApp.apk16:45
smurfynetError: Could not access the Package Manager.  Is the system running?16:45
smurfynet[root@localhost nemo]# pm install WhatsApp.apk16:45
smurfynetpkg: WhatsApp.apk16:45
smurfynetam and pm works (adapted my own /usr/bin/pm command)16:45
smurfynetI had the problem in the past that my compiled shared buffer .so did not work.16:46
mal-smurfynet: so you can get sfdroid running?16:47
smurfynetmal-: i'm not sure, as sfdroid_renderer shows only a blank screen ^^. But neither am nor pm commands crash / causes errors in the log.16:49
smurfynetmal-: i also use a not yet committed patch (https://gist.github.com/smurfy/5899b37b6524a3e7826741169cc7df0f) as a signature mismatch workaround.16:49
smurfynetmal-: a shit just noticed i compiled some of the code with gcc 5.2  will do a clean and another try but not sure if it helps with my no image in renderer. or how i could debug that problem16:53
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has joined #sfdroid16:59
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has quit IRC (Ping timeout: 260 seconds)17:13
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has joined #sfdroid17:14
entilsmurfynet: btw where should the init file go?17:24
smurfynetentil: /17:26
entilsmurfynet: I cloned me some gist, merged your changes, gonna do something about it now17:27
entilI'm not a fan of how I did get_external_dbus and now there's also the init that's a bit random, so let's see if I can unify those17:27
entiland I'll update the REPOS_DIRS stuff too17:28
smurfynetentil: and after the other imports in the /init.rc  you need to add "import /init.sfdroid.rc"17:28
entilsmurfynet: ok, let's see about that, that's not going to fit in the gist, not today at least17:30
entilsmurfynet: also, https://github.com/sfdroid/android_external_dbus - there's no fp2-sibon branch but you had a repo, right? so is that something you'll be pushing?17:31
smurfynetentil: forgot that one :)17:32
smurfynetentil: was not in thre REPOS_DIRS :D17:33
entilI adapted the code now17:33
entilsmurfynet: do you know when you'd be pushing it?17:37
entilsmurfynet: https://gist.github.com/mjtorn/6cf8ed8b33fd91b3ffa05e7981b8f76917:38
entilsmurfynet: untested until the branch is available, but thanks a lot for doing all of this17:38
smurfynetentil: branch is now present17:41
entilsmurfynet: ack, thanks, running the gist now17:42
entilsomething fails, looking into it17:43
entilsmurfynet: I think it's building now, yay17:51
entilbuild/core/base_rules.mk:154: *** external/dbus/dbus: MODULE.TARGET.SHARED_LIBRARIES.libdbus already defined by dbus/dbus.  Stop.17:53
entilwtf17:54
*** yaseen <yaseen!75de694c@gateway/web/freenode/ip.117.222.105.76> has quit IRC (Ping timeout: 240 seconds)18:01
entilhttps://gist.github.com/mjtorn/6cf8ed8b33fd91b3ffa05e7981b8f769 updated, doesn't seem to fail yet at least18:05
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has quit IRC (Ping timeout: 244 seconds)18:36
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has joined #sfdroid18:50
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has quit IRC (Ping timeout: 248 seconds)19:22
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has joined #sfdroid19:26
*** smurfynet is now known as zz_smurfynet19:30
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has quit IRC (Ping timeout: 276 seconds)19:48
*** horuxan <horuxan!~horuxanxx@201.46.185.110> has joined #sfdroid19:57
*** rinigus <rinigus!~rinigus@tabasalu-gw.radionet.ee> has quit IRC (Quit: Leaving)20:31

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