#mer log for Wednesday, 2017-02-01

*** blam_ <blam_!~blam@pa49-197-200-117.pa.qld.optusnet.com.au> has joined #mer00:05
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-45-144-165.net.upcbroadband.cz> has joined #mer01:03
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 260 seconds)02:07
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-45-144-165.net.upcbroadband.cz> has quit IRC (Ping timeout: 240 seconds)03:01
*** KaiRo_Mozilla <KaiRo_Mozilla!~robert@188-22-145-183.adsl.highway.telekom.at> has quit IRC (Remote host closed the connection)03:02
*** michiel_l <michiel_l!~quassel@2001:984:2ab3:1:202:2aff:fed8:6f46> has quit IRC (Ping timeout: 276 seconds)03:06
*** Vagrantin <Vagrantin!~Vagrantin@softbank126013026006.bbtec.net> has quit IRC (Quit: Leaving)03:13
*** michiel_l <michiel_l!~quassel@2001:984:2ab3:1:202:2aff:fed8:6f46> has joined #mer03:28
*** lbt_ <lbt_!~david@78-32-229-233.static.enta.net> has joined #mer03:34
*** lbt_ <lbt_!~david@78-32-229-233.static.enta.net> has quit IRC (Changing host)03:34
*** lbt_ <lbt_!~david@Maemo/community/contributor/lbt> has joined #mer03:34
*** frinring_ <frinring_!~frinring@x4e37d867.dyn.telefonica.de> has joined #mer03:46
*** frinring <frinring!~frinring@x55b52a23.dyn.telefonica.de> has quit IRC (Disconnected by services)03:46
*** frinring_ is now known as frinring03:46
*** leviathan_ <leviathan_!~quassel@n218103141132.netvigator.com> has joined #mer05:26
*** leviathan_ <leviathan_!~quassel@n218103141132.netvigator.com> has quit IRC (Remote host closed the connection)05:35
*** leviathan_ <leviathan_!~quassel@n218103141132.netvigator.com> has joined #mer05:40
*** morphis_ <morphis_!~morphis@pD9ED6BA9.dip0.t-ipconnect.de> has joined #mer05:51
*** spiiroin <spiiroin!~spiiroin@178-55-212-100.bb.dnainternet.fi> has quit IRC (Ping timeout: 258 seconds)05:52
*** pablo_ <pablo_!~pablo@77.231.217.31> has joined #mer06:04
*** pablo_ <pablo_!~pablo@77.231.217.31> has quit IRC (Ping timeout: 255 seconds)06:10
*** pablo_ <pablo_!~pablo@77.231.217.31> has joined #mer06:10
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:402b:790a:da92:6cf0> has joined #mer06:14
*** pablo_ <pablo_!~pablo@77.231.217.31> has quit IRC (Ping timeout: 260 seconds)06:15
*** leviathan_ <leviathan_!~quassel@n218103141132.netvigator.com> has quit IRC (Ping timeout: 240 seconds)06:17
*** pablo_ <pablo_!~pablo@77.231.217.31> has joined #mer06:52
tbrlarstiq, or anyone else. happen to have some pointer how I do the merging of the upstream directory with the actual code in the repository used by tar_git? somehow I can't figure that out.06:53
larstiqtbr: que?06:54
larstiqtbr: you have an upstream/ submodule and an rpm/ dir in the main git repo?06:54
larstiqtbr: your usecase is not clear to me06:54
tbryeah, as an example I'm looking at:06:55
tbrhttps://git.merproject.org/mer-core/qtmultimedia/tree/master06:55
tbrI repointed the submodule to code.qt.io and updated it, so that it has e.g. the 5.8 branch06:55
larstiqtbr: we're not working from master06:56
tbroh, right06:56
larstiqtbr: but rather, mer-5.606:57
tbrso if I look at mer-5.606:57
tbrthat seems to be upstream + a stack of commits on top of that. I'm not that good at git. How do I go about creating a similar mer-5.8 myself06:59
larstiqtbr: manye of the projects that have an upstream/ dir use that to create subtree06:59
larstiqs06:59
larstiqpersonally I find that a horrible way of working06:59
tbras I'm not familiar with those ways of working, I'm trying to figure out how to proceed in a sensible way.07:00
tbrso, teach me the right ways, sensei. ;-)07:00
tbror rather point to rtfm07:00
larstiqtbr: looking for the fm07:01
tbrI hopefully won't need handholding if there is something to figure it out by07:01
larstiqtbr: personally, I would just clone upstream and add a branch with rpm/07:01
tbrok, that starts to make sense07:01
larstiq(of course, this doesn't quite work if you need to deal with an existing mer project)07:01
larstiqbut that is what mer-5.6 is doing afaics07:02
tbrI'm setting up my own git repositories for some of the packages that I need to touch. Mostly Qt 5.8 and some stuff that needed build fixes.07:02
larstiqtbr: no intention of merging back to mer?07:03
larstiqI mean, that's a valid choice, just want to check07:03
tbrright now I'm playing around07:03
tbrif we agree on something, sure07:03
tbrthen I'd probably need some more help though07:03
larstiqtbr: then clone + branch would be my choice07:03
larstiqtbr: sure07:04
tbrok, so we can do this "properly"07:05
tbriow, in a way that makes it easier to merge back to mer07:05
tbrjust need to know how to approach things to make this easier07:06
larstiqtbr: that would involve talking to the mer-qt guys, see what they think is easiest to collaborate on07:06
larstiqpvuorela: ^^07:07
tbrbtw: in the long run upgrading the toolchain and some other things will become imperative07:07
* larstiq nods07:07
larstiqtbr: any specific parts?07:07
tbrI currently castrated Qt 5.8 on AArch64 to not build any neon optimizations and such07:07
tbrgcc 4.9 (or was it 4.8?) is just ancient in the aarch64 context and doesn't even set proper platform defines07:08
tbrI can force platform defines, but then compilation blows up07:08
larstiqhmm, haven't tried Qt 5.807:09
tbrI tried to talk to upstream, but in the end got a very thingly veiled "F**** Y***" from Thiago Maciera at which point I dropped the topic and castrated the aarch64 build and removed webp07:09
larstiqtbr: but in general, yeah, upgrading gcc is something to do but needs to be done carefully07:10
tbryes, lots of dragons be there07:10
tbralso I understand that for jolla as the main user that prospect must be even more scary in terms of backwards compatibility07:11
tbrfor me it would be "just make things build", but for you it's "make sure that previously built things don't break horribly"07:12
tbrif anyone wants to try qt5.8, I can share the packaging details to get a "blob build" of 5.8 rc1. Right now I'm at the stage where I'd like to break it back down into proper modularized packaging like it is in mer. Hence me looking at tar_git07:13
larstiqtbr: merge with the mer-5.6 rpm/qtbase.spec and see how that goes?07:14
tbryes, right now I guess cloning upstream to my git and creating an rpm branch and putting things there is the way to go07:15
tbrright now I'll dabble on a git server close to my obs, but once we agree on how to go forward I'll try to push my stuff to personal repositories on git.mo07:25
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-tscjlvvmcdqrdqvb> has joined #mer07:28
*** leviathan_ <leviathan_!~quassel@n218103141132.netvigator.com> has joined #mer07:31
coderustbr: [   13s] collect2: fatal error: cannot find 'ld'07:36
coderuswhat does it mean? https://build.merproject.org/package/live_build_log/home:coderus:sailfish/ausmt/sailfish/armv8el07:36
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #mer07:38
tbrcoderus: looks like a part of sb2 setup, probably not the cause of your build failure07:39
coderushm07:40
tbrit fails on %qmake507:40
coderusokay, so then qmake step is failed07:40
coderuswondering why07:40
tbrosc build probably won't work for armv8el, but if you enable i486 you could run a local osc build and look at the output and breakage07:43
coderustbr: hm ok, that might work, thanks07:46
tbrI think SB2 local builds should work too, but you probably need all the patched stuff, so inside a Mer SDK probably07:48
larstiqtbr: yes07:49
larstiqand possibly with an updated build package07:49
tbryes build is what I expect to be needed07:49
tbras that's also what makes obs workers tick07:50
coderustbr: i can build this package in platformSDK just fine07:51
coderustbr: it only fails in obs07:51
larstiqcoderus: also using osc build?07:51
larstiqthat is closer to how it builds in obs07:51
tbrcoderus: I specifically meant "osc build" inside platform sdk, as that replicates obs build process closely07:52
tbrI suspect it will turn out to be a missing buildrequires or such07:52
coderuslarstiq: hm, teach me :D07:52
tbrbingo, no requires for qt, so no qmake07:53
tbrobs is awesome at finding undeclared dependencies07:53
tbrBuildRequires:  qt5-qtcore-devel >= 5.6.007:54
tbradjust for your Qt version ofc07:54
tbrthat's from a different spec in the updated mer:core07:54
coderustbr: ohshi... i am sorry ._.07:55
coderustbr: thanks :)07:55
tbrno problem, we *all* make such mistakes, repeatedly07:55
tbrit's always good to keep in mind that your SB2 target in platform SDK has *all* packages available that you installed, not only what you declare in your .spec07:56
tbr(same applies for the Mer SDK VM of the sailfish SDK)07:58
*** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has joined #mer07:58
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Read error: Connection reset by peer)08:01
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #mer08:01
*** jpetrell <jpetrell!~jpetrell@2001:998:2a:dead:ec99:6b55:1ee8:a796> has joined #mer08:05
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 260 seconds)08:17
*** Lapointe <Lapointe!~BobbyLapo@ns3003185.ip-5-196-75.eu> has quit IRC (Remote host closed the connection)08:27
*** Lapointe <Lapointe!~BobbyLapo@ns3003185.ip-5-196-75.eu> has joined #mer08:29
*** notmart <notmart!~diau@kde/mart> has joined #mer08:37
*** blam_ <blam_!~blam@pa49-197-200-117.pa.qld.optusnet.com.au> has quit IRC (Remote host closed the connection)08:38
*** blam_ <blam_!~blam@pa49-197-200-117.pa.qld.optusnet.com.au> has joined #mer08:38
*** blam_ <blam_!~blam@pa49-197-200-117.pa.qld.optusnet.com.au> has quit IRC (Ping timeout: 240 seconds)08:43
*** jonwil <jonwil!~jonwil@27-33-80-219.tpgi.com.au> has joined #mer08:43
*** alien_ <alien_!~majeru@131.228.216.133> has joined #mer08:44
spiiroinhttps://git.merproject.org/mer-core/dsme/merge_requests/909:00
spiiroin^ improvements for dsme diskmonitor configuration09:00
*** frinring <frinring!~frinring@x4e37d867.dyn.telefonica.de> has quit IRC ()09:26
*** frinring <frinring!~frinring@x4e37d867.dyn.telefonica.de> has joined #mer09:26
*** blam_ <blam_!~blam@173.245.209.46> has joined #mer09:31
*** jjarven <jjarven!~jjarven@83-245-242-181-nat-p.elisa-mobile.fi> has quit IRC (Quit: Ex-Chat)09:47
*** jjarven <jjarven!~jjarven@83-245-242-181-nat-p.elisa-mobile.fi> has joined #mer09:48
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-tscjlvvmcdqrdqvb> has quit IRC (Quit: Connection closed for inactivity)09:49
*** alien_ <alien_!~majeru@131.228.216.133> has quit IRC (Ping timeout: 256 seconds)09:59
*** alien_ <alien_!~majeru@131.228.216.132> has joined #mer10:15
*** jonwil <jonwil!~jonwil@27-33-80-219.tpgi.com.au> has quit IRC (Quit: ChatZilla 0.9.93 [SeaMonkey 2.46/20161213183751])10:18
*** alien_ <alien_!~majeru@131.228.216.132> has quit IRC (Ping timeout: 240 seconds)10:28
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has joined #mer10:39
*** alien_ <alien_!~majeru@131.228.216.133> has joined #mer10:41
*** Nokius_ is now known as Nokius10:59
*** zenvoid <zenvoid!~zenvoid@234.169.16.95.dynamic.jazztel.es> has quit IRC (Ping timeout: 240 seconds)11:26
*** blam_ <blam_!~blam@173.245.209.46> has quit IRC (Remote host closed the connection)11:26
*** zenvoid <zenvoid!~zenvoid@223.168.16.95.dynamic.jazztel.es> has joined #mer11:27
*** blam_ <blam_!~blam@124-170-123-24.dyn.iinet.net.au> has joined #mer11:27
*** blam_ <blam_!~blam@124-170-123-24.dyn.iinet.net.au> has quit IRC (Ping timeout: 240 seconds)11:31
*** KaIRC <KaIRC!~robert@80-121-57-42.adsl.highway.telekom.at> has joined #mer11:40
*** blam_ <blam_!~blam@173.245.209.47> has joined #mer11:43
*** blam_ <blam_!~blam@173.245.209.47> has quit IRC (Remote host closed the connection)12:18
*** blam_ <blam_!~blam@124-170-123-24.dyn.iinet.net.au> has joined #mer12:19
*** blam_ <blam_!~blam@124-170-123-24.dyn.iinet.net.au> has quit IRC (Ping timeout: 240 seconds)12:23
*** morphis <morphis!~morphis@pD9ED6BA9.dip0.t-ipconnect.de> has joined #mer12:25
*** morphis_ <morphis_!~morphis@pD9ED6BA9.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)12:27
*** blam_ <blam_!~blam@173.245.209.49> has joined #mer12:28
*** blam_ <blam_!~blam@173.245.209.49> has quit IRC (Remote host closed the connection)13:04
*** alien_ <alien_!~majeru@131.228.216.133> has quit IRC (Ping timeout: 276 seconds)13:04
*** blam_ <blam_!~blam@124-170-123-24.dyn.iinet.net.au> has joined #mer13:04
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC (Ping timeout: 240 seconds)13:06
*** blam_ <blam_!~blam@124-170-123-24.dyn.iinet.net.au> has quit IRC (Ping timeout: 240 seconds)13:08
*** alien_ <alien_!~majeru@131.228.216.132> has joined #mer13:18
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #mer13:22
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC (Ping timeout: 240 seconds)13:31
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:402b:790a:da92:6cf0> has quit IRC (Ping timeout: 276 seconds)13:38
*** alextai_ <alextai_!~alextai@37.46.34.14> has joined #mer13:53
*** alextai <alextai!~alextai@37.46.34.35> has quit IRC (Ping timeout: 260 seconds)13:55
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #mer13:55
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC (Ping timeout: 240 seconds)14:00
*** alien_ <alien_!~majeru@131.228.216.132> has quit IRC (Ping timeout: 258 seconds)14:06
*** spiiroin <spiiroin!~spiiroin@178-55-212-100.bb.dnainternet.fi> has joined #mer14:14
*** alien_ <alien_!~majeru@131.228.216.133> has joined #mer14:19
*** alien_ <alien_!~majeru@131.228.216.133> has quit IRC (Ping timeout: 240 seconds)14:29
*** leinir <leinir!~leinir@amarok/usability/leinir> has quit IRC (Excess Flood)14:36
*** leinir <leinir!~leinir@amarok/usability/leinir> has joined #mer14:37
*** alien_ <alien_!~majeru@131.228.216.132> has joined #mer14:42
*** jpetrell <jpetrell!~jpetrell@2001:998:2a:dead:ec99:6b55:1ee8:a796> has quit IRC (Remote host closed the connection)15:01
*** alien_ <alien_!~majeru@131.228.216.132> has quit IRC (Ping timeout: 240 seconds)15:07
*** alien_ <alien_!~majeru@131.228.216.133> has joined #mer15:19
*** BitEvil <BitEvil!~quassel@tor/regular/SpeedEvil> has joined #mer15:20
*** SpeedEvil is now known as Guest8349915:20
*** Guest83499 <Guest83499!~quassel@tor/regular/SpeedEvil> has quit IRC (Ping timeout: 240 seconds)15:20
*** BitEvil is now known as SpeedEvil15:22
*** leviathan_ <leviathan_!~quassel@n218103141132.netvigator.com> has quit IRC (Ping timeout: 258 seconds)15:46
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #mer15:54
*** notmart <notmart!~diau@kde/mart> has quit IRC (Quit: notmart terminated!)16:15
*** alien_ <alien_!~majeru@131.228.216.133> has quit IRC (Ping timeout: 255 seconds)16:51
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Ping timeout: 260 seconds)16:56
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #mer16:57
*** eduardas_m <eduardas_m!~eduardas_@213.197.143.19> has quit IRC (Quit: Leaving)17:02
*** louisdk <louisdk!~louisdk@5.103.130.65> has joined #mer17:08
*** morphis <morphis!~morphis@pD9ED6BA9.dip0.t-ipconnect.de> has quit IRC (Quit: Ex-Chat)17:29
*** gabrbedd <gabrbedd!~beddingfi@li680-65.members.linode.com> has quit IRC (Quit: Terminated with extreme prejudice - dircproxy 1.0.5)17:30
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Ping timeout: 255 seconds)17:38
*** gabrbedd <gabrbedd!~beddingfi@li680-65.members.linode.com> has joined #mer17:38
*** ol <ol!~ol@infoserver.lv> has joined #mer17:52
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #mer18:01
*** pablo_ <pablo_!~pablo@77.231.217.31> has quit IRC (Ping timeout: 260 seconds)18:07
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Quit: WeeChat 1.7)18:14
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #mer18:19
*** ol <ol!~ol@infoserver.lv> has quit IRC (Remote host closed the connection)18:24
*** ol <ol!~ol@infoserver.lv> has joined #mer18:24
*** pvanhoof__ <pvanhoof__!~pvanhoof@mail.codeminded.be> has joined #mer18:45
*** frinring <frinring!~frinring@x4e37d867.dyn.telefonica.de> has quit IRC ()19:06
*** frinring <frinring!~frinring@x4e37d867.dyn.telefonica.de> has joined #mer19:08
*** m4sk1n <m4sk1n!uid206209@gateway/web/irccloud.com/x-bhqiiazvhuaxuabf> has joined #mer19:10
m4sk1nHi19:10
m4sk1nIs it possible to use QtMozEmbed from mer git on x86_64, not only on mer-based OS?19:11
*** Guest3541 is now known as [ol]19:12
*** ortylp <ortylp!~ortylp@HSI-KBW-078-043-192-201.hsi4.kabel-badenwuerttemberg.de> has joined #mer19:22
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC (Changing host)19:30
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #mer19:30
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has quit IRC (Ping timeout: 276 seconds)19:41
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has joined #mer19:49
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #mer20:14
*** ortylp <ortylp!~ortylp@HSI-KBW-078-043-192-201.hsi4.kabel-badenwuerttemberg.de> has quit IRC (Remote host closed the connection)20:32
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 255 seconds)20:40
*** Nokius <Nokius!~Nokius@93.219.124.143> has quit IRC (Quit: Reconnecting)20:50
*** Nokius <Nokius!~Nokius@p5DDB7C8F.dip0.t-ipconnect.de> has joined #mer20:50
*** louisdk <louisdk!~louisdk@5.103.130.65> has quit IRC (Ping timeout: 240 seconds)21:07
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has joined #mer21:12
*** Sfiet_Konstantin <Sfiet_Konstantin!~sk@88.190.246.243> has quit IRC (Ping timeout: 240 seconds)21:40
*** plfiorini <plfiorini!~quassel@net-93-66-236-107.cust.vodafonedsl.it> has joined #mer22:01
*** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has quit IRC (Quit: Leaving)22:01
*** pablo_ <pablo_!~pablo@77.231.217.31> has joined #mer22:22
*** blam_ <blam_!~blam@173.245.209.46> has joined #mer22:23
*** blam_ <blam_!~blam@173.245.209.46> has quit IRC (Remote host closed the connection)22:27
*** blam_ <blam_!~blam@124-170-123-24.dyn.iinet.net.au> has joined #mer22:27
*** blam_ <blam_!~blam@124-170-123-24.dyn.iinet.net.au> has quit IRC (Ping timeout: 255 seconds)22:32
*** cxl000 <cxl000!~cxl000@c27-253-11-51.brodm4.vic.optusnet.com.au> has joined #mer22:38
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-45-144-165.net.upcbroadband.cz> has joined #mer22:40
*** taaem <taaem!~taaem@unaffiliated/taaem> has quit IRC (Ping timeout: 256 seconds)22:44
*** pablo_ <pablo_!~pablo@77.231.217.31> has quit IRC (Ping timeout: 248 seconds)22:53
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC (Remote host closed the connection)23:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #mer23:01
*** blam_ <blam_!~blam@pa49-197-121-70.pa.qld.optusnet.com.au> has joined #mer23:03
*** blam_ <blam_!~blam@pa49-197-121-70.pa.qld.optusnet.com.au> has quit IRC (Remote host closed the connection)23:03
*** blam_ <blam_!~blam@pa49-197-121-70.pa.qld.optusnet.com.au> has joined #mer23:03
*** pvanhoof__ <pvanhoof__!~pvanhoof@mail.codeminded.be> has quit IRC (Ping timeout: 276 seconds)23:05
*** blam_ <blam_!~blam@pa49-197-121-70.pa.qld.optusnet.com.au> has quit IRC (Ping timeout: 240 seconds)23:08
*** taaem <taaem!~taaem@unaffiliated/taaem> has joined #mer23:08
*** blam_ <blam_!~blam@173.245.209.48> has joined #mer23:08
*** blam__ <blam__!~blam@pa49-197-200-117.pa.qld.optusnet.com.au> has joined #mer23:10
*** blam_ <blam_!~blam@173.245.209.48> has quit IRC (Ping timeout: 264 seconds)23:14
*** Nokius_ <Nokius_!~Nokius@p5DDB7DFE.dip0.t-ipconnect.de> has joined #mer23:31
*** Nokius <Nokius!~Nokius@p5DDB7C8F.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 256 seconds)23:35
*** M4rtinK <M4rtinK!~M4rtinK@ip-78-45-144-165.net.upcbroadband.cz> has quit IRC (Quit: Odcházím)23:35

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