Saturday, 2016-08-27

*** Nokius_ <Nokius_!~Nokius@p5DDB51FC.dip0.t-ipconnect.de> has joined #sailfishos-porters00:47
*** Nokius <Nokius!~Nokius@p508BA7B4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 258 seconds)00:50
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)00:57
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has joined #sailfishos-porters00:58
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4db50982.dyn.telefonica.de> has joined #sailfishos-porters01:38
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4db50982.dyn.telefonica.de> has quit IRC (Client Quit)01:42
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4db50982.dyn.telefonica.de> has joined #sailfishos-porters01:42
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4db50982.dyn.telefonica.de> has quit IRC (Quit: Leaving.)01:57
*** krnlyng|mobile <krnlyng|mobile!~sailfish@213162068134.public.t-mobile.at> has joined #sailfishos-porters02:12
*** Tassadar <Tassadar!~tassadar@ip-78-45-143-117.net.upcbroadband.cz> has joined #sailfishos-porters02:16
*** Tassadar <Tassadar!~tassadar@ip-78-45-143-117.net.upcbroadband.cz> has quit IRC (Quit: Segmentation fault)03:07
*** phlixi <phlixi!~phlixi@ppp-188-174-144-82.dynamic.mnet-online.de> has joined #sailfishos-porters04:13
*** phlixi_ <phlixi_!~phlixi@ppp-88-217-39-58.dynamic.mnet-online.de> has quit IRC (Ping timeout: 265 seconds)04:16
saidinesh5okay... need to debug why telnet isn't working today...04:46
yacukensaidinesh5: because saturday (:04:58
saidinesh5lol. job hunt times here.. so lately most days are weekends here yacuken05:12
*** eekkelund <eekkelund!eetukah@Maemo/community/council/eekkelund> has quit IRC (Ping timeout: 244 seconds)05:14
yacukensummer time. vacations. beer and bbq (:05:23
saidinesh5Oh ,.. nice!05:23
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has joined #sailfishos-porters05:44
*** itbaron <itbaron!~kvirc@93.190.143.105> has joined #sailfishos-porters05:45
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)05:47
saidinesh5even camera is stuck05:47
saidinesh5but first need telnet...05:47
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has joined #sailfishos-porters05:47
saidinesh5W/CameraBase( 1456): CameraService not published, waiting...05:47
saidinesh5I/ServiceManager( 1456): Waiting for service media.camera...05:47
ruthenianboyfinally WLAN is working on my phone when I use workaround. As I assumed, it was not related to that "wcnss_wlan probed in built-in mode" message. And it was useless to play with WCNSS kernel options.  I can load wlan.ko module only when droid-hal-init.service is not started yet.05:48
yacukensaidinesh5: minimedia service run?05:50
saidinesh5nope yacuken05:50
saidinesh5weirdly journalctl says no logfiles found05:51
yacukenjournalctl works under root05:51
saidinesh5Ahh05:51
yacukengetprop | grep minimedia05:51
saidinesh5can't get root from nemo user..05:51
saidinesh5[init.svc.minimedia]: [restarting]05:51
yacukenu need to set devel-su password in Settings->Developer mode05:52
yacukenand then just devel-su05:52
saidinesh5Ahhh ... i thought that password was only for nemo user.. sudo didn't work with that05:53
saidinesh5okay finally getting gdb and strace05:53
yacukensaidinesh5: strace /usr/libexec/droid-hybris/system/bin/minimediaservice05:53
yacukenand look what wrong with minimedia05:54
yacukenand pastebin (:05:54
saidinesh5yup05:54
saidinesh5still trying to quit packagekit05:55
saidinesh5btw. yacuken i see ip address for rndis005:55
saidinesh5but on PC i am not getting any new interfaces05:55
saidinesh5Couldn't open device, some information will be missing05:56
saidinesh5  iSerial                 105:56
yacukensaidinesh5: set ip for device and get up it05:58
yacukenvia ip tool05:58
yacukenruthenianboy: which warkaround u use?06:08
saidinesh5net went down06:08
saidinesh5yacuken: but i see no new interfaces on PC06:09
yacukenip a s?06:10
saidinesh5noothing in there06:10
saidinesh5just my ethernet, wifi and loopback06:11
ruthenianboyyacuken:masking droid-hal-init.service to get chance to load wlan module and once loaded, unmasking and starting droid-hal-init.service manually. I tried to set following service as dependency for droid-hal-init but it did not help.Only manual loading works at this moment. https://github.com/mer-hybris/droid-config-onyx/blob/master/sparse/lib/systemd/system/wifi-module-load.service06:12
saidinesh5yacuken: now it is waiting for audioservice06:15
saidinesh5# getprop | grep mini  [init.svc.miniaf]: [running] [init.svc.minisf]: [running] [init.svc.minimedia]: [restarting]06:16
yacukensaidinesh5: pastebin strace minimediaservice06:16
yacukenruthenianboy: what modprobe say if load with droid-hal-init?06:17
ruthenianboyyacuken: Once executed, fes seconds nothing and then print "operation not permitted" or something like, I do not remember exactly.06:18
saidinesh5yacuken: https://paste.kde.org/pfndfesul06:19
yacukensaidinesh5: use strace -o06:24
yacukenlog is not full06:24
saidinesh5Ahh sure.. this is the part where it seems to be getting stuck06:25
saidinesh5yacuken: https://paste.kde.org/ptuzlxui306:27
yacukenruthenianboy: try https://github.com/mer-hybris/droid-config-bacon/blob/master/sparse/usr/bin/droid/droid-wlan-up.sh06:29
yacukenand systemd service06:29
saidinesh5the major thing that changed this build is perhaps selinux being built as not a module...06:31
saidinesh5but my cmdline has selinux=006:32
yacukensaidinesh5: CONFIG_SECURITY_SELINUX_BOOTPARAM=y in kernel config?06:33
saidinesh5yup06:33
yacukenthat means selinux disabled06:35
yacukenbut compiled06:35
saidinesh5yup06:35
yacukenI'm just disable selinux in CONFIG_DEFAULT_SECURITY=""06:36
saidinesh5Ahh..06:37
ruthenianboyyacuken: thanks for hint. Will try later. Could you please suggest how to deal with phone app issue? If I am calling sailfish phone, nothing happen on screen. But SIM is logged in cellular network.06:38
yacukenruthenianboy: this happens for me too. try use latest ofono build from http://repo.merproject.org/obs/home:/slava:/test/sailfishos_2.0.0.10_latest_armv7l/06:41
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters06:48
ruthenianboyyacuken: sorry for dump question, but how to do that? How can I install it06:56
ruthenianboyehm, looks like i did not sleep enough...that typos06:57
yacukenruthenianboy: just add to your ks file06:57
yacukenrepo --name=master-branch-ofono --baseurl=http://repo.merproject.org/obs/home:/slava:/test/sailfishos_2.0.0.10_latest_armv7l/06:57
yacukenor ssu ar master-branch-ofono http://...06:58
*** ruthenianboy_ <ruthenianboy_!55d882fa@gateway/web/freenode/ip.85.216.130.250> has joined #sailfishos-porters06:59
*** krnlyng|mobile <krnlyng|mobile!~sailfish@213162068134.public.t-mobile.at> has quit IRC (Remote host closed the connection)06:59
*** krnlyng|mobile <krnlyng|mobile!~sailfish@213162068134.public.t-mobile.at> has joined #sailfishos-porters06:59
ruthenianboy_yacuken: and to rebuild rootfs with MIC afterwards, right?07:00
*** ruthenianboy <ruthenianboy!55d882fa@gateway/web/freenode/ip.85.216.130.250> has quit IRC (Ping timeout: 264 seconds)07:01
yacukenruthenianboy_: yup07:01
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Quit: Konversation terminated!)07:05
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters07:05
*** marting <marting!2d389e05@gateway/web/freenode/ip.45.56.158.5> has joined #sailfishos-porters07:08
*** smurfynet_ <smurfynet_!~smurfynet@ppp-93-104-120-118.dynamic.mnet-online.de> has joined #sailfishos-porters07:12
*** khorben <khorben!~khorben@mahce.defora.org> has joined #sailfishos-porters07:13
*** khorben is now known as Guest5657207:14
*** sydney_u1tangle <sydney_u1tangle!~sydney@supertux/sydney> has joined #sailfishos-porters07:14
*** smurfynet <smurfynet!~smurfynet@ppp-93-104-120-118.dynamic.mnet-online.de> has quit IRC (Ping timeout: 240 seconds)07:16
*** khorben_ <khorben_!~khorben@mahce.defora.org> has quit IRC (Ping timeout: 240 seconds)07:16
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 240 seconds)07:16
*** jfred[m] <jfred[m]!jonterracr@gateway/shell/matrix.org/x-tffjwdlbaeuderxu> has quit IRC (Ping timeout: 240 seconds)07:16
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Ping timeout: 240 seconds)07:16
*** smurfynet_ is now known as smurfynet07:16
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters07:17
*** jfred[m] <jfred[m]!jonterracr@gateway/shell/matrix.org/x-jrraavionakixmru> has joined #sailfishos-porters07:18
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Client Quit)07:21
*** Nemno <Nemno!~Nemno@82-168-10-33.ip.telfort.nl> has joined #sailfishos-porters07:27
*** ruthenianboy_ <ruthenianboy_!55d882fa@gateway/web/freenode/ip.85.216.130.250> has quit IRC (Quit: Page closed)07:47
*** ced117 <ced117!~ced117@opensuse/member/ced117> has quit IRC (Quit: Quitte)08:03
*** frozengeek <frozengeek!~frozengee@213.219.158.110.adsl.dyn.edpnet.net> has joined #sailfishos-porters08:23
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters08:40
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Quit: Konversation terminated!)08:46
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Remote host closed the connection)09:00
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters09:01
*** frozengeek <frozengeek!~frozengee@213.219.158.110.adsl.dyn.edpnet.net> has quit IRC (Quit: frozengeek)09:06
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 244 seconds)09:14
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters09:19
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters09:42
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters09:51
*** monich <monich!~monich@82-181-29-183.bb.dnainternet.fi> has quit IRC (Quit: Bye)09:52
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Remote host closed the connection)10:00
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters10:01
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Excess Flood)10:03
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters10:04
*** monich <monich!~monich@82-181-29-183.bb.dnainternet.fi> has joined #sailfishos-porters10:10
r0kk3rzfor those interested in the sony open devices project http://developer.sonymobile.com/2016/06/29/xperia-x-now-supported-on-sonys-open-device-program-through-new-aosp-marshmallow-experimental-platform/10:12
*** Gabs5807 <Gabs5807!~Gabriel@pD9EA4709.dip0.t-ipconnect.de> has joined #sailfishos-porters10:12
*** Gabs5807 <Gabs5807!~Gabriel@pD9EA4709.dip0.t-ipconnect.de> has quit IRC (Quit: IRC for Sailfish 0.9)10:27
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Remote host closed the connection)10:28
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters10:29
*** krnlyng|mobile <krnlyng|mobile!~sailfish@213162068134.public.t-mobile.at> has quit IRC (Remote host closed the connection)10:31
*** krnlyng|mobile <krnlyng|mobile!~sailfish@213162068134.public.t-mobile.at> has joined #sailfishos-porters10:31
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Excess Flood)10:32
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters10:32
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Excess Flood)10:36
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters10:37
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Excess Flood)10:39
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters10:40
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Quit: I wish I was a glow worm, a glow worm's never glum, 'cause how can you be lonely when the sun shines out your bum?)10:42
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Remote host closed the connection)10:48
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters10:49
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Read error: Connection reset by peer)10:49
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters10:49
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome)10:50
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Excess Flood)10:53
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters10:53
douglasbritoxbro10:56
douglasbritox<douglasbritox> piggz10:56
douglasbritox<douglasbritox> line 23 is " exit10:56
douglasbritox<douglasbritox> remove ?10:56
douglasbritox<douglasbritox> and it link, replace to mer/android/droid-configs/droid-configs-device/helpers/process_patterns.sh10:56
douglasbritox<douglasbritox> for the rows the link10:56
douglasbritox<douglasbritox> https://github.com/MisterMagisterDev/droid-config-titan/blob/master/patterns/jolla-configuration-titan.yaml10:56
douglasbritoxgood morning for all10:56
mal-you can remove that line if you want, you'll just need to rebuild packages after and all the other sutff after that11:01
*** CarlosMazieri <CarlosMazieri!~quassel@gate-tx3.freescale.com> has quit IRC (Quit: No Ping reply in 180 seconds.)11:03
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Ping timeout: 244 seconds)11:03
*** CarlosMazieri <CarlosMazieri!~quassel@gate-tx3.freescale.com> has joined #sailfishos-porters11:03
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters11:19
*** krnlyng|mobile <krnlyng|mobile!~sailfish@213162068134.public.t-mobile.at> has quit IRC (Ping timeout: 252 seconds)11:19
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters11:25
* yacuken afk11:26
douglasbritoxauhauhhu piggz exit im say piggz exit11:31
douglasbritoxahuauhauhu11:31
douglasbritoxlj11:31
douglasbritoxno11:31
douglasbritoxread on top11:31
*** koffeinfriedhof <koffeinfriedhof!~quassel@p200300808F094BCA5604A6FFFEC53C42.dip0.t-ipconnect.de> has joined #sailfishos-porters11:45
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Ping timeout: 250 seconds)11:46
douglasbritoxbut mal, I downloaded this dependence , and pasted in the folder, as it can give problems ? and that link the piggz sent , is to paste where? thank you and good morning11:54
*** Tassadar <Tassadar!~tassadar@ip-78-45-143-117.net.upcbroadband.cz> has joined #sailfishos-porters12:16
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Remote host closed the connection)12:19
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters12:19
piggzdouglasbritox: im not sure I follow you ..... are you still having a build problem?  the 2 ways to fix it are to supply the dependancy, or remove the dependancy by editing that file that is somewhere on your computer, under hybris/droid-configs/patterns/12:19
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 260 seconds)12:51
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters13:16
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@213162068182.public.t-mobile.at> has joined #sailfishos-porters13:32
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)13:47
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has joined #sailfishos-porters13:47
*** Ingvix <Ingvix!~Ingvix@ip-hml-58569a-216.dhcp.inet.fi> has quit IRC (Ping timeout: 240 seconds)13:53
*** Ingvix <Ingvix!~Ingvix@ip-hml-58569a-216.dhcp.inet.fi> has joined #sailfishos-porters13:59
*** krnlyng|mobile <krnlyng|mobile!~sailfish@213162068156.public.t-mobile.at> has joined #sailfishos-porters14:11
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@213162068182.public.t-mobile.at> has quit IRC (Ping timeout: 250 seconds)14:14
*** marxistvegan <marxistvegan!~quassel@fsf/staff/marxistvegan> has quit IRC (Read error: Connection reset by peer)14:27
*** marxistvegan <marxistvegan!~quassel@c-50-139-143-108.hsd1.ma.comcast.net> has joined #sailfishos-porters14:30
*** marxistvegan <marxistvegan!~quassel@c-50-139-143-108.hsd1.ma.comcast.net> has quit IRC (Changing host)14:30
*** marxistvegan <marxistvegan!~quassel@fsf/staff/marxistvegan> has joined #sailfishos-porters14:30
*** Tnloc <Tnloc!746a6ba3@gateway/web/freenode/ip.116.106.107.163> has joined #sailfishos-porters14:34
*** koffeinfriedhof <koffeinfriedhof!~quassel@p200300808F094BCA5604A6FFFEC53C42.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection)14:35
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@213162068143.public.t-mobile.at> has joined #sailfishos-porters14:36
*** krnlyng|mobile <krnlyng|mobile!~sailfish@213162068156.public.t-mobile.at> has quit IRC (Ping timeout: 250 seconds)14:39
*** Tnloc <Tnloc!746a6ba3@gateway/web/freenode/ip.116.106.107.163> has quit IRC (Ping timeout: 264 seconds)14:44
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@213162068143.public.t-mobile.at> has quit IRC (Ping timeout: 244 seconds)14:52
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4db50982.dyn.telefonica.de> has joined #sailfishos-porters14:55
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@213162068183.public.t-mobile.at> has joined #sailfishos-porters15:02
douglasbritoxpiggz how to edit pattern15:31
douglasbritoxin line you say its command exit15:31
*** krnlyng <krnlyng!~liar@178.112.214.228.wireless.dyn.drei.com> has quit IRC (Ping timeout: 244 seconds)15:38
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@213162068183.public.t-mobile.at> has quit IRC (Ping timeout: 244 seconds)15:44
*** krnlyng <krnlyng!~liar@77.116.126.246.wireless.dyn.drei.com> has joined #sailfishos-porters15:49
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has joined #sailfishos-porters16:00
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@213162068133.public.t-mobile.at> has joined #sailfishos-porters16:04
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome)16:08
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@213162068133.public.t-mobile.at> has quit IRC (Ping timeout: 244 seconds)16:19
*** jayaura <jayaura!~jay_aura@2001:bc8:4400:2100::21:607> has quit IRC (Quit: ZNC - http://znc.in)16:25
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters16:29
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4db50982.dyn.telefonica.de> has quit IRC (Remote host closed the connection)16:29
*** Litew <Litew!~litew@broadband-77-37-218-203.nationalcablenetworks.ru> has quit IRC (Ping timeout: 240 seconds)16:40
*** Jackneill <Jackneill!~Jackneill@unaffiliated/jackneill> has joined #sailfishos-porters17:07
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 260 seconds)17:18
*** Litew <Litew!~litew@broadband-77-37-218-203.nationalcablenetworks.ru> has joined #sailfishos-porters17:19
*** itbaron <itbaron!~kvirc@93.190.143.105> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)17:21
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome)17:22
*** jayaura <jayaura!~jay_aura@2001:bc8:4400:2100::21:607> has joined #sailfishos-porters17:24
*** Nokius_ is now known as Nokius17:40
*** Tassadar <Tassadar!~tassadar@ip-78-45-143-117.net.upcbroadband.cz> has quit IRC (Quit: Segmentation fault)17:42
Nokiuso/17:50
Nokiusr0kk3rz: got also a mail about this ...17:51
*** krnlyng <krnlyng!~liar@77.116.126.246.wireless.dyn.drei.com> has quit IRC (Remote host closed the connection)18:10
*** krnlyng <krnlyng!~liar@77.116.126.246.wireless.dyn.drei.com> has joined #sailfishos-porters18:15
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters18:32
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 250 seconds)18:43
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters18:45
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 276 seconds)18:59
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters19:00
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@77.116.126.246.wireless.dyn.drei.com> has joined #sailfishos-porters19:14
*** krnlyng|mobile_ <krnlyng|mobile_!~sailfish@77.116.126.246.wireless.dyn.drei.com> has quit IRC (Client Quit)19:14
*** itbaron <itbaron!~kvirc@93.190.143.105> has joined #sailfishos-porters19:26
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4db50982.dyn.telefonica.de> has joined #sailfishos-porters20:02
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters20:05
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 276 seconds)20:12
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters20:17
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 276 seconds)20:26
*** piggz <piggz!~piggz@195.147.198.68> has joined #sailfishos-porters20:35
*** itbaron <itbaron!~kvirc@93.190.143.105> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)20:37
*** insgroen <insgroen!~quassel@ip4da93464.direct-adsl.nl> has joined #sailfishos-porters21:04
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters21:07
*** Jackneill <Jackneill!~Jackneill@unaffiliated/jackneill> has quit IRC (Read error: Connection reset by peer)21:10
*** piggz <piggz!~piggz@195.147.198.68> has quit IRC (Ping timeout: 250 seconds)21:11
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters21:43
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)21:47
*** ahjolinna <ahjolinna!~ahjolinna@mobile-access-5d6a57-5.dhcp.inet.fi> has joined #sailfishos-porters21:47
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 240 seconds)22:04
*** insgroen <insgroen!~quassel@ip4da93464.direct-adsl.nl> has quit IRC (Remote host closed the connection)22:05
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has joined #sailfishos-porters22:07
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome)22:09
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 240 seconds)22:17
*** Nemno <Nemno!~Nemno@82-168-10-33.ip.telfort.nl> has quit IRC (Ping timeout: 244 seconds)22:27
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has joined #sailfishos-porters23:33
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@fil75-6-88-190-246-243.fbxo.proxad.net> has quit IRC (Ping timeout: 244 seconds)23:37
*** Emperor2k3 <Emperor2k3!~AlanSmith@x4db50982.dyn.telefonica.de> has quit IRC (Quit: Leaving.)23:44
*** toomin <toomin!~HomoSapie@unaffiliated/toomin> has quit IRC (Ping timeout: 244 seconds)23:50

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