*** petrisi <petrisi!petrisi@limbo.freebsd.fi> has quit IRC (Ping timeout: 244 seconds) | 00:00 | |
M4rtinK | so I like the LVM way better - for stuff like thin pools you have internally a metadata volume and a data volume | 00:00 |
---|---|---|
kelvan | had similar problems with btrfs on my desktop system too a while ago, wasn't nice to fix :/ | 00:00 |
M4rtinK | and you can monitor exhaustion of both separately & increase size if needed | 00:00 |
chem|st | lvm, right... | 00:01 |
chem|st | kelvan: should be fine yes | 00:01 |
M4rtinK | lvm can accomplish most of what btrfs can do these days | 00:01 |
kelvan | chem|st: yep, should ... same thing happend when installing last upgrade | 00:01 |
M4rtinK | without eating your data in the process | 00:01 |
fennekki | isn't lvm a partition management system moreso than a partition | 00:02 |
*** u1106 <u1106!~quassel@auth.nomovok.info> has quit IRC (Quit: No Ping reply in 180 seconds.) | 00:02 | |
M4rtinK | fennekki: sure, it works on the block layer more or less | 00:02 |
*** u1106 <u1106!~quassel@auth.nomovok.info> has joined #jollamobile | 00:02 | |
chem|st | fennekki: works like btrfs subvolumes, also across physical volumes | 00:02 |
M4rtinK | fennekki: you still need to put a filesystem on top of it | 00:02 |
*** vakkov <vakkov!~vakkov@134.83.207.29> has quit IRC (Ping timeout: 252 seconds) | 00:03 | |
chem|st | M4rtinK: and that is in our case a shortcoming | 00:03 |
M4rtinK | but with LVM thin pool & filesystem with discard support, you can get similar snapshot capabilities btrfs has | 00:04 |
chem|st | also performance on emmc is an issue iirc | 00:04 |
M4rtinK | well, no idea how that would be performance wise | 00:04 |
M4rtinK | but LVM & EXT4/XFS is generally very fast | 00:05 |
chem|st | with 16GB ram zfs is very fast too^^ | 00:05 |
M4rtinK | does btrfs has some flash/emmc optimizations ? | 00:05 |
M4rtinK | isn't 8 GB of ram the minimum for ZFS ? :) | 00:05 |
M4rtinK | I remember reading that somewhere :) | 00:06 |
chem|st | seemingly it is the perfect fs for non-rotating devices | 00:06 |
chem|st | you can have zfs with 4gb of ram but that is a pita... | 00:06 |
M4rtinK | well, it btrfs is perfect in almost every aspect - on paper :P | 00:06 |
kelvan | chem|st: removing a few hundred MB of data does not make any difference, not sure what fills up all the space | 00:06 |
chem|st | if you want really fast performance you have a 64GB pcie ssd with 32GB RAM and zfs... | 00:07 |
chem|st | kelvan: how do you recognize that you are out of space? | 00:08 |
chem|st | you got 2GB left so something is odd | 00:09 |
chem|st | doe we have a root-byte? | 00:09 |
kelvan | basicly everthing shouting no space left on device to me | 00:09 |
chem|st | ehrm so you are completely unable to write to the FS? | 00:09 |
chem|st | but you may delete stuff? | 00:10 |
kelvan | i can create files | 00:10 |
chem|st | ok | 00:10 |
chem|st | can you create files with some mb? | 00:10 |
chem|st | could be that the FS-tables work but you cannot assign blocks | 00:11 |
chem|st | don't know if they are cached or flushed directly | 00:11 |
kelvan | creating 10mb worked | 00:11 |
chem|st | ok | 00:11 |
chem|st | why is your device full anyway... | 00:12 |
M4rtinK | I had similar symptoms | 00:12 |
M4rtinK | I could do touch blah | 00:12 |
*** artemma <artemma!~textual@dsl-hkibrasgw4-58c039-159.dhcp.inet.fi> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) | 00:12 | |
M4rtinK | even create small files | 00:12 |
chem|st | I had the same symptoms with 8GB free and the next day the whole system got stuck... | 00:13 |
M4rtinK | but rsyncing ~100 files made about 50% of the transfers fail | 00:13 |
kelvan | just dd 100M of zero | 00:13 |
M4rtinK | also could not take pictures with the camera sometimes | 00:13 |
kelvan | whats an easy way to create many small files | 00:13 |
M4rtinK | only tracked it down to space exhaustion much later | 00:13 |
M4rtinK | copy the Silica sources somewhere :D | 00:14 |
chem|st | git clone firefox | 00:14 |
M4rtinK | or that | 00:14 |
kelvan | tried to copy old vcard folder | 00:14 |
*** beidl_ <beidl_!~quassel@91-113-123-197.adsl.highway.telekom.at> has quit IRC (Ping timeout: 256 seconds) | 00:15 | |
kelvan | no space left on the first one | 00:15 |
*** beidl <beidl!~quassel@178-190-153-85.adsl.highway.telekom.at> has joined #jollamobile | 00:15 | |
chem|st | iirc it is svn but still | 00:15 |
kelvan | removed the bigger test files | 00:15 |
chem|st | kelvan: we do not get anywhere... what did you put 6GB files to? | 00:15 |
chem|st | kelvan: do you have an sdcard? | 00:16 |
kelvan | yes | 00:16 |
*** qqK <qqK!~qqK@h-72-191.a163.priv.bahnhof.se> has quit IRC (Quit: Bouncers suck.) | 00:16 | |
chem|st | are those 6gb maptiles? | 00:16 |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has joined #jollamobile | 00:17 | |
chem|st | mp3 and pictures you can just store in normal folders on the sdcard... android stuff gets tricky | 00:17 |
M4rtinK | chem|st: indeed | 00:17 |
M4rtinK | chem|st: I have about everything on SD card but OsmAnd insisted on storing 3GB of map data in internal storage... | 00:18 |
kelvan | where are the maptiles stored? | 00:18 |
chem|st | if you are familiar with shell you may follow my guide to share your sdcard with android and get all those bloat stuff off your device | 00:18 |
M4rtinK | kelvan: which ones ? | 00:18 |
kelvan | ok i have asmand installed | 00:19 |
kelvan | and maep | 00:19 |
chem|st | M4rtinK: you too... use the power of btrfs^^ | 00:19 |
M4rtinK | chem|st: https://btrfs.wiki.kernel.org/index.php/Gotchas :) | 00:19 |
M4rtinK | chem|st: nice stuff :) | 00:20 |
kelvan | so there is a 16gb flash in the device but everything goes boom if it is used? | 00:20 |
chem|st | ok insane people... why would I run btrfs on a server? | 00:21 |
chem|st | kelvan: no, it goes boom if filled up just like any other system | 00:21 |
M4rtinK | I would argue the btrfs kind of "boom" is rather more chaotic than more traditional filesystems :) | 00:23 |
chem|st | have you tried android 4.x on a 4GB device ever? it is usable for about a day, sometimes even a week but the caches fill up and _boom_ | 00:23 |
kelvan | define "filled up" thre is more than 2GB space left | 00:23 |
*** louisdk <louisdk!~louis@static-5-103-130-65.seas-nve.net> has joined #jollamobile | 00:23 | |
kelvan | more like run out of inode foo | 00:24 |
louisdk | How much does an LCD repair for the Jolla Phone cost. A fr | 00:24 |
chem|st | kelvan: that is something I do not understand - as I thought the metadata is for all subvolumes of that device but it reads like those 4 subvolumes have each 500MB | 00:25 |
M4rtinK | apparently even a LVM thin pool behaves in interesting ways once it fills up - but you can actually fill it up, unlike btrfs :) | 00:25 |
louisdk | *A frien of mine dropped his Jolla. | 00:25 |
chem|st | louisdk: there is a thread about repaircosts on tjc | 00:25 |
M4rtinK | chem|st: my simplified theory is that at start there is a single 500 MB metadata chunk and a single 1 GB data chunk | 00:26 |
kelvan | yeah btrfs df isn't really helpful, it just prints some fantasy numbers | 00:26 |
M4rtinK | chem|st: so when you say copy 6 GB of big files, btrfs will allocate more and more data blocks until no unallocated space is left | 00:27 |
M4rtinK | chem|st: then when you delete the big data files, it does not dealocate the data blocks back (there might still be some pieces of "live" data ?) | 00:27 |
M4rtinK | chem|st: and then when you copy in/create during usage many small files, the initial 500 MB available for metadata fill up | 00:28 |
chem|st | ehrm no | 00:29 |
M4rtinK | chem|st: and there is nowhere to allocate another metadata chunk and btrfs goes "boom" | 00:29 |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (Ping timeout: 252 seconds) | 00:29 | |
chem|st | it might be related to that version that fragmentation + metadatachunks make boom but I doubt it | 00:29 |
M4rtinK | sure, it might be more complicated | 00:30 |
chem|st | it sounds like subvolumes have their own metadatachunk | 00:30 |
kelvan | is there any other filesystem where something like this is possible? "rm: cannot remove `.local/share/maep/OpenCycleMap/12/2234/1420.png': No space left on device" | 00:30 |
chem|st | so 4 volumes have each 500MB | 00:30 |
M4rtinK | any idea how big is the chunk size on Jolla ? | 00:30 |
chem|st | where two of those volumes do not need that size of chunks | 00:30 |
M4rtinK | the default (IIRC) 500 MB meta & 1 GB data ? | 00:30 |
kelvan | well removing files crashes lipstick | 00:31 |
chem|st | they started accidentially with 1GB iirc | 00:31 |
M4rtinK | uh | 00:31 |
M4rtinK | not wise on 16 GB total | 00:31 |
M4rtinK | especially if subvolumes have one each | 00:31 |
chem|st | 500MB should be fine for the whole partition | 00:32 |
chem|st | I don't think subvolumes should have one... | 00:32 |
M4rtinK | it also depends what all counts to metadata | 00:32 |
chem|st | just from the numbers adding up it sounds like 2.5GB 4subvolumes + 1 main | 00:33 |
*** roboro <roboro!~ro@dsl-217-155-19-70.zen.co.uk> has quit IRC (Ping timeout: 240 seconds) | 00:33 | |
chem|st | let me get my device together before I go to bed and I will check som things on mine | 00:33 |
*** faiden <faiden!~faiden@c-9b6071d5.05-89-626f723.cust.bredbandsbolaget.se> has quit IRC (Ping timeout: 245 seconds) | 00:35 | |
*** knihti <knihti!knihti@nikita.tnnet.fi> has joined #jollamobile | 00:39 | |
*** dist <dist!dist@xen.ihme.org> has joined #jollamobile | 00:40 | |
*** faiden <faiden!~faiden@c-9b6071d5.05-89-626f723.cust.bredbandsbolaget.se> has joined #jollamobile | 00:40 | |
*** Milo- <Milo-!milo@217.112.241.51> has joined #jollamobile | 00:41 | |
*** vakkov <vakkov!~vakkov@134.83.207.29> has joined #jollamobile | 00:42 | |
chem|st | I think it might be that no data chunks are left to allocate | 00:42 |
chem|st | and the massive amount of small files allocates more real bytes than bytes shown | 00:43 |
chem|st | M4rtinK: kelvan both of you would do good using your sdcard for your android stuff - how-to is on tjc | 00:44 |
chem|st | and again I feel that it was a good idea to upgrade the tab to 64gb | 00:45 |
*** u1106 <u1106!~quassel@auth.nomovok.info> has quit IRC (Quit: No Ping reply in 180 seconds.) | 00:56 | |
*** artemma <artemma!~textual@dsl-hkibrasgw4-58c039-159.dhcp.inet.fi> has joined #jollamobile | 00:57 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has joined #jollamobile | 00:57 | |
M4rtinK | you can never have enough storage :) | 01:01 |
M4rtinK | well, I'm not using that much of the Android stuff | 01:01 |
M4rtinK | OsmAnd was the only one consuming significant amount of space | 01:02 |
M4rtinK | and I've since then cleared it after FOSDEM (used is as a backup to modRana on N900 for navigation around Brussels) | 01:03 |
*** tomcat_berlin <tomcat_berlin!~thomas@f053039015.adsl.alicedsl.de> has quit IRC (Quit: Konversation terminated!) | 01:06 | |
*** pXd <pXd!~h4PPYC4T@p5DDF68B2.dip0.t-ipconnect.de> has joined #jollamobile | 01:07 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has quit IRC (Quit: No Ping reply in 180 seconds.) | 01:10 | |
*** h4PPYC4T <h4PPYC4T!~h4PPYC4T@p5DDF676F.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 252 seconds) | 01:10 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has joined #jollamobile | 01:10 | |
*** M4rtinK <M4rtinK!~M4rtinK@mail.melf.eu> has quit IRC (Quit: Odcházím) | 01:11 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC (Ping timeout: 265 seconds) | 01:13 | |
*** Blizzz <Blizzz!~blizzz@ubuntu/member/blizzz> has quit IRC (Quit: Internet must be broken!) | 01:15 | |
*** Milo- <Milo-!milo@217.112.241.51> has quit IRC (Ping timeout: 246 seconds) | 01:16 | |
*** artemma <artemma!~textual@dsl-hkibrasgw4-58c039-159.dhcp.inet.fi> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) | 01:17 | |
*** XenoPL <XenoPL!~Xeno@159-205-141-42.adsl.inetia.pl> has quit IRC (Ping timeout: 250 seconds) | 01:19 | |
*** stryx` <stryx`!~stryx@149.255.110.134> has joined #jollamobile | 01:23 | |
*** Milo- <Milo-!milo@tux.fi> has joined #jollamobile | 01:27 | |
*** louisdk <louisdk!~louis@static-5-103-130-65.seas-nve.net> has quit IRC (Remote host closed the connection) | 01:36 | |
*** Dotti_ <Dotti_!~dotti@255.ip-37-59-117.eu> has quit IRC (Remote host closed the connection) | 01:42 | |
*** ggabriel <ggabriel!~slv@gabrielgi.plus.com> has quit IRC (Ping timeout: 245 seconds) | 01:43 | |
*** Behold <Behold!~behold@unaffiliated/beholdmyglory> has quit IRC (Quit: Leaving) | 01:45 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-mkelabbydmbejhfj> has quit IRC (Ping timeout: 264 seconds) | 01:46 | |
*** ggabriel <ggabriel!~slv@gabrielgi.plus.com> has joined #jollamobile | 01:50 | |
*** petrisi <petrisi!petrisi@limbo.freebsd.fi> has joined #jollamobile | 01:56 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-nihfdpebhtuapvoq> has joined #jollamobile | 02:02 | |
*** msvb-lab <msvb-lab!~mschloh@e181078219.adsl.alicedsl.de> has quit IRC (Ping timeout: 256 seconds) | 02:04 | |
*** msvb-lab <msvb-lab!~mschloh@e181079011.adsl.alicedsl.de> has joined #jollamobile | 02:07 | |
*** Dag0b3rt` <Dag0b3rt`!~Dag0b3rt@103-246-103-86.dynamic.dsl.tng.de> has joined #jollamobile | 02:08 | |
*** Dag0b3rt <Dag0b3rt!~Dag0b3rt@87-150-103-86.dynamic.dsl.tng.de> has quit IRC (Ping timeout: 264 seconds) | 02:11 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-nihfdpebhtuapvoq> has quit IRC (Ping timeout: 252 seconds) | 02:15 | |
*** KaIRC <KaIRC!~robert@88-117-36-205.adsl.highway.telekom.at> has quit IRC (Remote host closed the connection) | 02:30 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has quit IRC (Quit: No Ping reply in 180 seconds.) | 02:30 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has joined #jollamobile | 02:31 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-ixeamyquvzeotiab> has joined #jollamobile | 02:31 | |
*** Kallegro <Kallegro!~sailfish@tmo-101-67.customers.d1-online.com> has joined #jollamobile | 02:48 | |
*** Kallegro <Kallegro!~sailfish@tmo-101-67.customers.d1-online.com> has quit IRC (Client Quit) | 02:48 | |
*** Nickleu <Nickleu!~sailfish@112.96.170.150> has joined #jollamobile | 03:06 | |
Nickleu | i have an interesting issue -- every time i reboot my Jolla automatically change the ambience | 03:08 |
Nickleu | i kinda like this bug lol | 03:09 |
*** DrainBamaged <DrainBamaged!~tw@cpc5-hawk10-0-0-cust194.18-1.cable.virginm.net> has quit IRC (Read error: Connection reset by peer) | 03:17 | |
*** Nickleu <Nickleu!~sailfish@112.96.170.150> has quit IRC (Quit: IRC for Sailfish 0.9) | 03:25 | |
*** natunen <natunen!~nalle@78-27-119-133.bb.dnainternet.fi> has joined #jollamobile | 03:37 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-ixeamyquvzeotiab> has quit IRC (Ping timeout: 250 seconds) | 03:59 | |
*** Mikaela <Mikaela!mikaela@unaffiliated/mikaela> has quit IRC (Quit: ZNC 1.5.0-git-556-4d17d62 ♥ https://mikaela.info/) | 04:12 | |
*** Mikaela <Mikaela!mikaela@unaffiliated/mikaela> has joined #jollamobile | 04:12 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-fjlsfbvsgoayhhfd> has joined #jollamobile | 04:16 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has quit IRC (Quit: No Ping reply in 180 seconds.) | 04:25 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has joined #jollamobile | 04:25 | |
*** korsakov <korsakov!~korsakov@unaffiliated/korsakov> has joined #jollamobile | 04:36 | |
*** Dotti <Dotti!~dotti@255.ip-37-59-117.eu> has joined #jollamobile | 04:45 | |
*** eleroux <eleroux!~Adium@62-78-217-43.bb.dnainternet.fi> has joined #jollamobile | 04:46 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-fjlsfbvsgoayhhfd> has quit IRC (Ping timeout: 250 seconds) | 04:56 | |
*** _al_ <_al_!~antti@dsl-jklbrasgw1-54fb0f-243.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 05:00 | |
*** martyone_ <martyone_!~martyone@193.179.215.102> has joined #jollamobile | 05:03 | |
*** eleroux <eleroux!~Adium@62-78-217-43.bb.dnainternet.fi> has quit IRC (Quit: Leaving.) | 05:07 | |
*** protem <protem!~protem@unaffiliated/protem> has joined #jollamobile | 05:12 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-culmncwshxqkfnan> has joined #jollamobile | 05:14 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has quit IRC (Quit: No Ping reply in 180 seconds.) | 05:19 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has joined #jollamobile | 05:19 | |
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has joined #jollamobile | 05:31 | |
*** gexc <gexc!~gexc@58.100.185.218> has joined #jollamobile | 05:36 | |
*** natunen <natunen!~nalle@78-27-119-133.bb.dnainternet.fi> has quit IRC (Quit: nalle lntyst takaisin luolan perlle ja palaa taas joskus) | 05:38 | |
*** blam_ <blam_!~blam@pa49-197-163-133.pa.qld.optusnet.com.au> has quit IRC (Remote host closed the connection) | 05:54 | |
*** blam_ <blam_!~blam@pa49-197-163-133.pa.qld.optusnet.com.au> has joined #jollamobile | 05:54 | |
*** blam_ <blam_!~blam@pa49-197-163-133.pa.qld.optusnet.com.au> has quit IRC (Ping timeout: 255 seconds) | 05:59 | |
*** sebsebseb <sebsebseb!~mageiause@fsf/member/sebsebseb> has quit IRC (Ping timeout: 240 seconds) | 06:04 | |
*** PeperJohnny <PeperJohnny!~johnny@dslb-088-071-040-153.088.071.pools.vodafone-ip.de> has joined #jollamobile | 06:11 | |
*** Lipevakala <Lipevakala!~sailfish@85-76-9-247-nat.elisa-mobile.fi> has joined #jollamobile | 06:22 | |
*** phaeron <phaeron!~phaeron@62-78-152-10.bb.dnainternet.fi> has joined #jollamobile | 06:25 | |
*** PeperJohnny <PeperJohnny!~johnny@dslb-088-071-040-153.088.071.pools.vodafone-ip.de> has quit IRC (Quit: Konversation terminated!) | 06:31 | |
*** loic_m <loic_m!~bballizli@147-194-190-109.dsl.ovh.fr> has joined #jollamobile | 06:32 | |
*** eleroux <eleroux!~Adium@192.194.199.34> has joined #jollamobile | 06:50 | |
*** stryx` <stryx`!~stryx@149.255.110.134> has quit IRC (Ping timeout: 256 seconds) | 06:51 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-culmncwshxqkfnan> has quit IRC (Ping timeout: 245 seconds) | 06:54 | |
*** gexc <gexc!~gexc@58.100.185.218> has quit IRC (Remote host closed the connection) | 06:58 | |
*** spider-mario <spider-mario!~spidermar@ppp-seco21th2-46-193-173-128.wb.wifirst.net> has quit IRC (Ping timeout: 264 seconds) | 07:02 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-ppztswwgxnigyeyc> has joined #jollamobile | 07:11 | |
*** radekp <radekp!~radek@82.113.39.213> has joined #jollamobile | 07:11 | |
*** tanty_off is now known as tanty | 07:13 | |
*** kirma <kirma!~jkirma@kekkonen.niksula.hut.fi> has joined #jollamobile | 07:17 | |
*** stryx`_ <stryx`_!~stryx@149.255.110.134> has joined #jollamobile | 07:24 | |
*** roboro <roboro!~ro@dsl-217-155-19-70.zen.co.uk> has joined #jollamobile | 07:30 | |
*** mjones <mjones!~mjones@pa49-197-163-133.pa.qld.optusnet.com.au> has quit IRC (Remote host closed the connection) | 07:37 | |
*** blam_ <blam_!~blam@CPE-58-165-85-102.qld.bigpond.net.au> has joined #jollamobile | 07:46 | |
*** XenoPL <XenoPL!~Xeno@159-205-141-42.adsl.inetia.pl> has joined #jollamobile | 07:49 | |
flux | ..randomly?-) | 07:51 |
*** plfiorini <plfiorini!~plfiorini@net-93-71-167-190.cust.vodafonedsl.it> has quit IRC (Quit: Sto andando via) | 07:54 | |
*** gabriel9|work <gabriel9|work!~bojan@9-133-241-92-ptp-stat.customer.blic.net> has joined #jollamobile | 07:57 | |
*** lpotter <lpotter!~quassel@CPE-121-208-89-142.cqhm1.cha.bigpond.net.au> has quit IRC (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) | 08:00 | |
*** lpotter <lpotter!~quassel@CPE-121-208-89-142.cqhm1.cha.bigpond.net.au> has joined #jollamobile | 08:01 | |
*** crazy_imp <crazy_imp!~mj@unaffiliated/crazy-imp/x-8704303> has quit IRC (Ping timeout: 264 seconds) | 08:05 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has joined #jollamobile | 08:05 | |
*** crazy_imp <crazy_imp!~mj@unaffiliated/crazy-imp/x-8704303> has joined #jollamobile | 08:06 | |
*** lainwir3d <lainwir3d!~lainwir3d@46.218.109.88> has joined #jollamobile | 08:07 | |
*** lainwir3d <lainwir3d!~lainwir3d@46.218.109.88> has quit IRC (Changing host) | 08:07 | |
*** lainwir3d <lainwir3d!~lainwir3d@fedora/SePhIr0tH> has joined #jollamobile | 08:07 | |
*** sletta <sletta!~sletta@74.170.102.62.customer.cdi.no> has joined #jollamobile | 08:08 | |
*** stephg <stephg!~stephg@93.89.81.153> has joined #jollamobile | 08:08 | |
*** Sfiet_Konstantin <Sfiet_Konstantin!c2623324@gateway/web/freenode/ip.194.98.51.36> has joined #jollamobile | 08:08 | |
*** nib <nib!~nib@109.110.67.35> has quit IRC (Ping timeout: 252 seconds) | 08:09 | |
*** artemma <artemma!~textual@194.111.46.68> has joined #jollamobile | 08:09 | |
*** SK_work <SK_work!c2623324@gateway/web/freenode/ip.194.98.51.36> has quit IRC (Ping timeout: 246 seconds) | 08:11 | |
*** chriadam is now known as chriadam|away | 08:11 | |
*** artemma_ <artemma_!~textual@194.111.46.68> has joined #jollamobile | 08:21 | |
*** mjones <mjones!~mjones@dsl-58-7-32-202.wa.westnet.com.au> has joined #jollamobile | 08:22 | |
*** artemma <artemma!~textual@194.111.46.68> has quit IRC (Ping timeout: 240 seconds) | 08:23 | |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has joined #jollamobile | 08:26 | |
*** nib <nib!~nib@213.160.158.74> has joined #jollamobile | 08:28 | |
*** qqK <qqK!~qqK@h-72-191.a163.priv.bahnhof.se> has joined #jollamobile | 08:35 | |
*** gabriel9 <gabriel9!~bojan@fasecuremail.com> has joined #jollamobile | 08:38 | |
*** gabriel9|work <gabriel9|work!~bojan@9-133-241-92-ptp-stat.customer.blic.net> has quit IRC (Ping timeout: 245 seconds) | 08:39 | |
*** jjanvier <jjanvier!~jjanvier@5-49-102-58.hfc.dyn.abo.bbox.fr> has joined #jollamobile | 08:39 | |
*** Lipevakala <Lipevakala!~sailfish@85-76-9-247-nat.elisa-mobile.fi> has quit IRC (Quit: IRC for Sailfish 0.9) | 08:42 | |
*** Sailor6989 <Sailor6989!~sailfish@164.74.116.91.dynamic.mundo-r.com> has joined #jollamobile | 08:49 | |
*** jpetrell <jpetrell!~jpetrell@2001:998:2a:dead:24d1:fdae:587c:9758> has joined #jollamobile | 08:57 | |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has quit IRC (Ping timeout: 246 seconds) | 09:07 | |
*** faiden <faiden!~faiden@c-9b6071d5.05-89-626f723.cust.bredbandsbolaget.se> has quit IRC (Ping timeout: 245 seconds) | 09:09 | |
*** faiden <faiden!~faiden@c-9b6071d5.05-89-626f723.cust.bredbandsbolaget.se> has joined #jollamobile | 09:15 | |
*** Venemo <Venemo!~venemo@fedora/Venemo> has joined #jollamobile | 09:16 | |
*** minimec <minimec!~minimec@unaffiliated/minimec> has quit IRC (Quit: Lost terminal) | 09:19 | |
*** dazo_afk is now known as dazo | 09:19 | |
*** arcean <arcean!~arcean@aaen206.neoplus.adsl.tpnet.pl> has joined #jollamobile | 09:19 | |
*** protem <protem!~protem@unaffiliated/protem> has quit IRC (Ping timeout: 245 seconds) | 09:30 | |
*** spider-mario <spider-mario!~spidermar@ppp-seco21th2-46-193-173-128.wb.wifirst.net> has joined #jollamobile | 09:34 | |
*** ced117 <ced117!~ced117@opensuse/member/ced117> has quit IRC (Read error: Connection reset by peer) | 09:40 | |
*** dirkvl <dirkvl!~dirk@52D91535.cm-11-1a.dynamic.ziggo.nl> has joined #jollamobile | 09:44 | |
*** ced117 <ced117!~ced117@opensuse/member/ced117> has joined #jollamobile | 09:54 | |
*** hge <hge!~hge@2001:2060:53:beef:dd3b:1ef3:d488:8a75> has quit IRC (Quit: Leaving) | 09:55 | |
*** hge <hge!~hge@2001:2060:53:beef:bd2e:9fb2:8709:4195> has joined #jollamobile | 09:55 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-ppztswwgxnigyeyc> has quit IRC (Ping timeout: 252 seconds) | 09:58 | |
*** sebsebseb <sebsebseb!~mageiause@fsf/member/sebsebseb> has joined #jollamobile | 09:59 | |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has joined #jollamobile | 10:06 | |
Tegu | humm, for some reason jolla fdoes not show contact name in the sms list if the phone number contains only characters | 10:06 |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has quit IRC (Client Quit) | 10:07 | |
Nicd- | what kind of a phone number is that? | 10:07 |
Tegu | that's what I wondered as well. but googling shows that it actually is possible | 10:08 |
Tegu | it sends some ads | 10:08 |
flux | some services send me such messages at times | 10:08 |
ln- | yes, the sender of sms doesn't need to be a phonenumber, it can be text. | 10:08 |
Nicd- | ah, SMS | 10:08 |
flux | I haven't added them to contacts, so it could very well be that the phonebook hasn't taken them into account | 10:08 |
Nicd- | dunno why you would save that number though | 10:09 |
flux | well, why not?-) | 10:09 |
Tegu | I'd like to mark it as spam but jolla keeps showing the text | 10:09 |
flux | an SMS filter would be great. my mobile phone operator sometimes sends me spam. I wonder if it can be implemented without further APIs from Jolla.. | 10:09 |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has joined #jollamobile | 10:10 | |
*** Lipevakala <Lipevakala!~sailfish@85-76-139-233-nat.elisa-mobile.fi> has joined #jollamobile | 10:12 | |
*** ninnnu <ninnnu!ninnnu@battery.modeemi.fi> has quit IRC (Changing host) | 10:12 | |
*** ninnnu <ninnnu!ninnnu@ubuntu/member/ninnnu> has joined #jollamobile | 10:12 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-pjgkyuueohqhjgur> has joined #jollamobile | 10:15 | |
Tegu | or actually, it shows the contact name until reboot | 10:15 |
Tegu | after that I should recreate the contact.. | 10:15 |
*** Sailor6989 <Sailor6989!~sailfish@164.74.116.91.dynamic.mundo-r.com> has quit IRC (Remote host closed the connection) | 10:20 | |
*** tomcat_berlin <tomcat_berlin!~thomas@natr.physik.hu-berlin.de> has joined #jollamobile | 10:26 | |
*** ejjoman <ejjoman!d95b6bad@gateway/web/freenode/ip.217.91.107.173> has joined #jollamobile | 10:35 | |
ejjoman | heyho | 10:36 |
*** paju <paju!~paju@dsl-hkibrasgw1-58c3f9-15.dhcp.inet.fi> has joined #jollamobile | 10:36 | |
*** paju_ <paju_!~paju@dsl-hkibrasgw1-58c3f9-15.dhcp.inet.fi> has quit IRC (Ping timeout: 256 seconds) | 10:38 | |
*** pipapo <pipapo!~quassel@infmifo.ifm.uni-mannheim.de> has joined #jollamobile | 10:42 | |
Mikaela | hi | 10:44 |
*** paju <paju!~paju@dsl-hkibrasgw1-58c3f9-15.dhcp.inet.fi> has quit IRC (Ping timeout: 255 seconds) | 10:44 | |
*** pipapo <pipapo!~quassel@infmifo.ifm.uni-mannheim.de> has quit IRC (Remote host closed the connection) | 10:48 | |
*** paju <paju!~paju@dsl-hkibrasgw1-58c3f9-15.dhcp.inet.fi> has joined #jollamobile | 10:51 | |
*** arcean <arcean!~arcean@aaen206.neoplus.adsl.tpnet.pl> has quit IRC (Ping timeout: 246 seconds) | 10:52 | |
ikarus | morning | 10:57 |
*** japa-fi <japa-fi!~jani@dsl-hkibrasgw4-50dc54-11.dhcp.inet.fi> has quit IRC (Quit: Leaving) | 10:58 | |
ikarus | hrm, does Jolla have a newsletter with new stuff in the store and such ? | 10:59 |
ikarus | so I can finally stop missing out on TOHs | 10:59 |
Mikaela | hi | 11:01 |
Mikaela | I am not sure, but I received email about that Angry Birds Jolla | 11:01 |
Mikaela | I think it's "news about Jolla" on bottom right corner https://jolla.com/ | 11:01 |
ikarus | I think I am on that list already, hmmm | 11:01 |
*** artemma_ <artemma_!~textual@194.111.46.68> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) | 11:06 | |
sjtoik | ikarus: there are also http://www.jollausers.com/ and http://jollatides.com/ | 11:10 |
sjtoik | a bit more stuff on the subject | 11:10 |
sjtoik | personaly, i prefer the first one | 11:10 |
* Mikaela adds those to her rss feed spam channel | 11:12 | |
Mikaela | I have only read JollaSuomi | 11:13 |
sjtoik | but that is encrypted in some odd local dialect which nobody speaks in the real world | 11:14 |
sjtoik | mutta toimii sekin | 11:14 |
Mikaela | :) | 11:14 |
kro | Any recent experiences how long orders from shop.jolla.com take? my order just went to "In Picking", but I wonder how long it takes from here to be actually shipped | 11:15 |
Mikaela | kro: mine was expected to ship last tuesday and yesterday I wrote email and they replied that there was delivery error and resent it | 11:16 |
kro | Mikaela: hum, hope I won't have that "luck" once it actually is shipped | 11:16 |
kro | (right, what date is today? what could possibly go wrong?!) | 11:16 |
Mikaela | kro: I already had email about it being shipped weeks ago "and for questions contact Post" | 11:17 |
Mikaela | 2015-02-13T13:17:36+0200 | 11:17 |
Mikaela | oh, it's Friday and 13th | 11:17 |
Mikaela | Fri Feb 13 13:17:53 EET 2015 | 11:17 |
Mikaela | ISO 8601 doesn't care about names of week days so much | 11:18 |
kro | oh, in this case I'm lucky, took 10 days from order to get into "picking" | 11:21 |
Stskeeps | if any issues, contact care | 11:21 |
kro | I'll just wait, even though I have to admin I'm impatient :) | 11:22 |
ikarus | sjtoik: yeah, my secret decoder ring is broken sadly | 11:30 |
ikarus | Although Finnish is one of the few European languages I wouldn't mind adding to my collection | 11:31 |
Scelt | ikarus: once you learn to shout the PERKELE right, there is no turning back. | 11:34 |
ikarus | Scelt: will exposure to enough Finnish metal do the trick for that ? | 11:37 |
*** japa-fi <japa-fi!~jani@dsl-hkibrasgw4-50dc54-11.dhcp.inet.fi> has joined #jollamobile | 11:38 | |
Scelt | ikarus: that is a carefully selected start, indeed | 11:38 |
Mikaela | I am not sure if I would recommend Finnish | 11:39 |
TemeV | yeah, Finnish is quite obsolete language. It is only used in Finland and in here you'll do fine with English | 11:41 |
entil | finnish is the lisp of spoken languages | 11:41 |
entil | you learn it because it blows your mind and opens you to new ways of thinking | 11:42 |
Mikaela | the only sane reason that I have heard yet is sane pronouns | 11:42 |
ln- | TemeV: you are obviously trolling, but nevertheless, Finnish is also used in Sweden and Russia, at least. | 11:43 |
entil | nice composability, and the lack of prepositions is interesting | 11:43 |
*** spider-mario <spider-mario!~spidermar@ppp-seco21th2-46-193-173-128.wb.wifirst.net> has quit IRC (Read error: Connection reset by peer) | 11:43 | |
Mikaela | minä sinä hän me te he (se) | 11:43 |
Mikaela | I you he/she/they you (plural), they, it | 11:43 |
Mikaela | and no one uses hän, it's always "se" about everyone | 11:43 |
Mikaela | hmm, why did I put se to brackets while I inteded to put hän into brackets… | 11:44 |
entil | I'd actually say that the 3rd person neutrality is a bug that should be fixed... not because of gender chauvinism but because it makes writing about people with different genders hard | 11:44 |
TemeV | ln-: of course there is minorities in neighbouring countries, but doesn't make it any more useful language | 11:45 |
entil | but prepositions... you see those lists online of words in finnish and how hard they are, and you go "lol @ .fi" | 11:45 |
entil | but then you realize how limiting the english prepositions actually are and how ridiculously difficult it is for finns to pick them up | 11:45 |
ln- | TemeV: english is missing some essential words that finnish has. | 11:46 |
TemeV | sure, and the other way around also | 11:46 |
entil | so sure, you can "get by" with english here because everyone "knows" english, as long as you put up with bad pronounciation, transferred syntax and misplaced prepositions ;P | 11:47 |
Mikaela | I would see 3rd person being gendered being issue | 11:47 |
Mikaela | and I cannot think of any case that I have encountered in Finnish while not having gendered third person has been issue | 11:47 |
TemeV | lack of gender neutral 3rd person pronoun is annouying in most languages | 11:47 |
entil | Mikaela: write a sex scene in english and in finnish | 11:48 |
entil | it's not an insurmountable issue, but you'll see the difficulty | 11:48 |
Mikaela | I am not interested in sex or writing about it | 11:48 |
entil | the second-hardest is any longer interaction | 11:48 |
*** aknight <aknight!~aknight@qt/aknight> has left #jollamobile ("http://quassel-irc.org - Chat comfortably. Anywhere.") | 11:49 | |
entil | who did what to whom; in finnish you basically resort to repeating names and stuff like that instead of going he/she | 11:49 |
Mikaela | do I understand correctly that sex scenes are more important to you than people being able to be themselves, either trans, or entirely out the binary without being always anxious about being gendered? | 11:50 |
Mikaela | there is also issue with IRC, "most of people at IRC are male, females don't exist at IRC, my IRC is gender neutral, you aren't going to gender it etc.". | 11:50 |
ln- | Mikaela: the lack of gendered 3rd person is mostly and exclusively a problem when directly translating some foreign language movie dialogue where they play with genders... i.e. "he escaped through the window - how do you know the thief was a man?" | 11:50 |
Mikaela | in this case I would simply take singular they | 11:51 |
entil | Mikaela: whoah, no idea where you're coming from now, I just picked the hardest challenge as an example here :D | 11:51 |
entil | this has nothing to do with identities per se, it's a linguistic challenge | 11:52 |
*** Venemo <Venemo!~venemo@fedora/Venemo> has quit IRC (Quit: Communi 3.4.0 - http://communi.github.com) | 11:52 | |
Mikaela | I am asexual if that is what you are wondering | 11:52 |
entil | ok | 11:52 |
joonahoi | entil: that can't be an issue | 11:53 |
joonahoi | you'll encounter the same problems when writing a group sex / gay sex scene :D | 11:53 |
entil | https://i.imgur.com/iWKad22.jpg | 11:53 |
*** artemma <artemma!~textual@194.111.46.68> has joined #jollamobile | 11:54 | |
Scelt | haha | 11:54 |
*** mkollaro <mkollaro!~mkollaro@91-145-85-115.bb.dnainternet.fi> has joined #jollamobile | 11:54 | |
ln- | entil: nice that someone has re-captured that one from the new blu-ray release, it's better than the old one. | 11:54 |
entil | absolutely | 11:55 |
Scelt | this was a nice chat | 11:56 |
Scelt | ikarus skipped a launch of a new TOH and we ended up talking about asexuals, gay sex and blu-rays | 11:57 |
Mikaela | :D | 11:58 |
joonahoi | bolting that together, blu-ray recording of asexual gay sex would be morally questionable. rape scene i think. | 12:00 |
joonahoi | btw, how can you tell it's friday? | 12:00 |
joonahoi | i'll get my coat | 12:01 |
*** Edelwin <Edelwin!edelwin@pangea.random.sh> has joined #jollamobile | 12:01 | |
*** XenoPL <XenoPL!~Xeno@159-205-141-42.adsl.inetia.pl> has quit IRC (Ping timeout: 245 seconds) | 12:04 | |
*** inte_away <inte_away!~inte@unaffiliated/-inte-/x-2391039> has joined #jollamobile | 12:14 | |
*** arcean <arcean!~arcean@aaen206.neoplus.adsl.tpnet.pl> has joined #jollamobile | 12:15 | |
virtuald | [Mbt6 | 12:20 |
*** inte_away <inte_away!~inte@unaffiliated/-inte-/x-2391039> has quit IRC (Ping timeout: 246 seconds) | 12:23 | |
*** inte_away <inte_away!~inte@unaffiliated/-inte-/x-2391039> has joined #jollamobile | 12:24 | |
*** KaIRC <KaIRC!~robert@178-190-77-92.adsl.highway.telekom.at> has joined #jollamobile | 12:26 | |
*** inte_awa` <inte_awa`!~inte@p5B040FE4.dip0.t-ipconnect.de> has joined #jollamobile | 12:26 | |
*** inte_awa` <inte_awa`!~inte@p5B040FE4.dip0.t-ipconnect.de> has quit IRC (Changing host) | 12:26 | |
*** inte_awa` <inte_awa`!~inte@unaffiliated/-inte-/x-2391039> has joined #jollamobile | 12:26 | |
*** inte_away <inte_away!~inte@unaffiliated/-inte-/x-2391039> has quit IRC (Ping timeout: 244 seconds) | 12:28 | |
*** mjones_ <mjones_!~mjones@dsl-58-7-32-202.wa.westnet.com.au> has joined #jollamobile | 12:32 | |
*** mjones <mjones!~mjones@dsl-58-7-32-202.wa.westnet.com.au> has quit IRC (Ping timeout: 264 seconds) | 12:33 | |
*** faiden <faiden!~faiden@c-9b6071d5.05-89-626f723.cust.bredbandsbolaget.se> has quit IRC (Ping timeout: 244 seconds) | 12:41 | |
*** boom1992 <boom1992!~quassel@80.174.233.32.dyn.user.ono.com> has joined #jollamobile | 12:44 | |
*** rigo <rigo!~rigo@ANancy-551-1-36-187.w92-130.abo.wanadoo.fr> has joined #jollamobile | 12:50 | |
*** XenoPL <XenoPL!~Xeno@ipl138.internetdsl.tpnet.pl> has joined #jollamobile | 12:56 | |
*** teaburn <teaburn!~thorben@port-92-196-90-8.dynamic.qsc.de> has joined #jollamobile | 12:57 | |
*** Swan__ <Swan__!~sailfish@183.198.62.92> has joined #jollamobile | 12:58 | |
*** tomcat_berlin <tomcat_berlin!~thomas@natr.physik.hu-berlin.de> has quit IRC (Remote host closed the connection) | 13:01 | |
*** Swan__ <Swan__!~sailfish@183.198.62.92> has quit IRC (Remote host closed the connection) | 13:03 | |
*** Swan__ <Swan__!~sailfish@183.198.62.92> has joined #jollamobile | 13:03 | |
kro | FYI, there's a new ("valentine day") discount for 199 Jolla phones out there - if anybody missed the fosdem code and hasn't got the mail yet | 13:04 |
Nicd- | yeah, I got the email three times :D | 13:05 |
Nicd- | once to my jolla account's email, second to my jolla account's previous email, third to my tablet campaign email | 13:05 |
*** martyone_ <martyone_!~martyone@193.179.215.102> has quit IRC (Ping timeout: 264 seconds) | 13:05 | |
*** teaburn <teaburn!~thorben@port-92-196-90-8.dynamic.qsc.de> has quit IRC (Quit: Konversation terminated!) | 13:06 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has quit IRC (Quit: This computer has gone to sleep) | 13:07 | |
*** artemma <artemma!~textual@194.111.46.68> has quit IRC (Read error: Connection reset by peer) | 13:09 | |
*** Swan__ <Swan__!~sailfish@183.198.62.92> has quit IRC (Remote host closed the connection) | 13:09 | |
*** Swan__ <Swan__!~sailfish@183.198.62.92> has joined #jollamobile | 13:09 | |
Sfiet_Konstantin | geez | 13:10 |
Sfiet_Konstantin | so much marketing | 13:10 |
*** artemma <artemma!~textual@194.111.46.68> has joined #jollamobile | 13:10 | |
ejjoman | much email. very marketing. wow. | 13:12 |
*** boom1992 <boom1992!~quassel@80.174.233.32.dyn.user.ono.com> has quit IRC (Remote host closed the connection) | 13:13 | |
*** Lipevakala <Lipevakala!~sailfish@85-76-139-233-nat.elisa-mobile.fi> has quit IRC (Quit: IRC for Sailfish 0.9) | 13:13 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has joined #jollamobile | 13:14 | |
*** boom1992 <boom1992!~quassel@80.174.233.32.dyn.user.ono.com> has joined #jollamobile | 13:15 | |
*** Lipevakala <Lipevakala!~sailfish@85-76-139-233-nat.elisa-mobile.fi> has joined #jollamobile | 13:17 | |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has quit IRC (Ping timeout: 265 seconds) | 13:18 | |
*** mkollaro <mkollaro!~mkollaro@91-145-85-115.bb.dnainternet.fi> has quit IRC (Ping timeout: 265 seconds) | 13:18 | |
sebsebseb | ka | 13:19 |
*** Apteryx <Apteryx!~maxim@23.233.111.88> has joined #jollamobile | 13:19 | |
sebsebseb | kro: fosdem code? | 13:20 |
*** anandrkris <anandrkris!~anand@182.65.193.73> has joined #jollamobile | 13:20 | |
kro | sebsebseb: there was a special discount code announced at fosdem (fosdem.org), that was valid from feb 1-8th roughly that had the same effect (-50) | 13:23 |
*** Shinryuu <Shinryuu!~shn@85-76-78-142-nat.elisa-mobile.fi> has joined #jollamobile | 13:23 | |
sebsebseb | kro: oh well already got one since the tablet crowd funding | 13:24 |
kro | yep, if you want/need a tablet that one is better value... "unfortunately" I don't see any need to have a tablet for me :) | 13:24 |
sebsebseb | kro: which one is better value? | 13:26 |
kro | sebsebseb: tablet + phone bundle | 13:27 |
*** eleroux is now known as electrolux | 13:27 | |
sebsebseb | kro: the fosdem one or the crowd funding perk that there was? | 13:27 |
kro | sebsebseb: the crowdfunding combo perk (fosdem code was phone-only) | 13:28 |
sebsebseb | should be getting my Jolla tablet in May to since yes I did the crowd fundinng | 13:29 |
sebsebseb | kro: I am not so keen on tablets myself since being a touch tpeist but why dont you want one? | 13:30 |
coderus | Patch: add Sneak Peak to Display settings https://openrepos.net/content/coderus/patch-add-sneak-peak-display-settings | 13:31 |
kro | sebsebseb: I need a notebook with a real keyboard, that I can throw around, connect to a beamer, maybe hardware-upgrade, install with whatever system I like (and I like bleeding edges), ... | 13:34 |
anandrkris | coderus: https://together.jolla.com/question/937/glance-screen/ this? | 13:35 |
coderus | anandrkris: yes | 13:35 |
anandrkris | Coderus: cool | 13:36 |
*** qqK <qqK!~qqK@h-72-191.a163.priv.bahnhof.se> has quit IRC (Quit: Bouncers suck.) | 13:36 | |
anandrkris | coderus: https://together.jolla.com/question/73023/native-app-request-daily-comic-strip-viewer-xkcd-chetc/ | 13:36 |
anandrkris | Have a look at this...see if this interests you...someone already showed interest although looks like may take some time :) | 13:37 |
coderus | not reading xkcd :) | 13:38 |
kro | anandrkris: sounds more like a job for a RSS-Reader | 13:38 |
anandrkris | Coderus: hmm...no comics at all? | 13:38 |
kro | (don't have my Jolla yet, but on the N9 the inbuilt RSS-Reader can do that) | 13:38 |
coderus | anandrkris: yep | 13:38 |
Sfiet_Konstantin | coderus: please, no xkcd ? | 13:38 |
anandrkris | kro: probably should check tidings | 13:38 |
coderus | Sfiet_Konstantin: yep | 13:39 |
anandrkris | let me check if rss feed can handle | 13:40 |
kro | anandrkris: also the tt-rss client if you have (access to) a tt-rss server does display cartoons inline... there's a plugin for dilbert for example to crawl the strip and display it inline as well (although I think it stopped working recently) | 13:40 |
anandrkris | kro: will check itn out thanks... | 13:41 |
*** Venemo <Venemo!~venemo@fedora/Venemo> has joined #jollamobile | 13:43 | |
*** bluboxthief <bluboxthief!~me@62.212.88.100> has joined #jollamobile | 13:56 | |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:44c:c4ba:d4d0:50a3> has quit IRC (Quit: Leaving) | 14:11 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has quit IRC (Quit: This computer has gone to sleep) | 14:15 | |
*** Nightmare__ <Nightmare__!~Nightmare@HSI-KBW-046-005-173-198.hsi8.kabel-badenwuerttemberg.de> has joined #jollamobile | 14:20 | |
*** rigo <rigo!~rigo@ANancy-551-1-36-187.w92-130.abo.wanadoo.fr> has quit IRC (Quit: Konversation terminated!) | 14:21 | |
*** knihti <knihti!knihti@nikita.tnnet.fi> has quit IRC (Remote host closed the connection) | 14:30 | |
*** anandrkris <anandrkris!~anand@182.65.193.73> has quit IRC (Quit: Leaving) | 14:39 | |
*** Dag0b3rt` is now known as Dag0b3rt | 14:43 | |
*** anandrkris <anandrkris!~anand@182.65.193.73> has joined #jollamobile | 14:43 | |
*** faiden <faiden!~faiden@c-816271d5.05-89-626f723.cust.bredbandsbolaget.se> has joined #jollamobile | 14:45 | |
*** sletta <sletta!~sletta@74.170.102.62.customer.cdi.no> has quit IRC (Quit: sletta) | 14:46 | |
*** radekp <radekp!~radek@82.113.39.213> has quit IRC (Quit: Konversation terminated!) | 14:49 | |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has joined #jollamobile | 14:50 | |
*** bluboxthief <bluboxthief!~me@62.212.88.100> has quit IRC (Read error: Connection reset by peer) | 14:52 | |
*** Guest50569 <Guest50569!~aporos@ppp-2-85-166-170.home.otenet.gr> has joined #jollamobile | 14:55 | |
Guest50569 | hello | 14:55 |
*** Guest50569 is now known as aloumpe | 14:55 | |
aloumpe | http://talk.maemo.org/showthread.php?t=89216 | 14:55 |
*** bluboxthief <bluboxthief!~me@62.212.88.100> has joined #jollamobile | 14:55 | |
aloumpe | which path i drop the roms on my phone | 14:55 |
*** electrolux <electrolux!~Adium@192.194.199.34> has quit IRC (Quit: Leaving.) | 14:56 | |
Nicd- | isn't it an rpm? | 14:56 |
aloumpe | yes | 14:56 |
aloumpe | bou game roms? | 14:56 |
aloumpe | but | 14:56 |
Nicd- | don't know, ask in that thread? | 14:57 |
*** anandrkris <anandrkris!~anand@182.65.193.73> has quit IRC (Quit: Leaving) | 14:57 | |
Nicd- | but it says on the first page you run `mupen64plus /path/to/rom` | 14:57 |
Nicd- | so you can put them anywhere you like | 14:57 |
*** jpetrell <jpetrell!~jpetrell@2001:998:2a:dead:24d1:fdae:587c:9758> has quit IRC (Remote host closed the connection) | 14:58 | |
aloumpe | ok i try | 14:59 |
aloumpe | ty | 14:59 |
*** Lipevakala_ <Lipevakala_!~sailfish@85-76-132-70-nat.elisa-mobile.fi> has joined #jollamobile | 15:00 | |
*** Lipevakala <Lipevakala!~sailfish@85-76-139-233-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 250 seconds) | 15:01 | |
*** inte_awa` <inte_awa`!~inte@unaffiliated/-inte-/x-2391039> has quit IRC (Ping timeout: 244 seconds) | 15:06 | |
*** inte_away <inte_away!~inte@unaffiliated/-inte-/x-2391039> has joined #jollamobile | 15:08 | |
aloumpe | so i type mupen64plus/downloads/to/mariokart64.n64 ? | 15:09 |
Nicd- | no | 15:10 |
Nicd- | where is your rom file? | 15:10 |
aloumpe | i put the roms on downloads | 15:10 |
Nicd- | so it would be mupen64plus ~/Downloads/mariokart64.n64 | 15:11 |
Nicd- | note the space | 15:11 |
*** HarhaanJohtaja <HarhaanJohtaja!~Erno@a88-115-191-70.elisa-laajakaista.fi> has joined #jollamobile | 15:11 | |
aloumpe | with ~ | 15:11 |
Nicd- | yes | 15:12 |
ahjolinna | Linus Torvalds - VOTE for the next kernel number https://plus.google.com/+LinusTorvalds/posts/jmtzzLiiejc | 15:12 |
Nicd- | or you can type mupen64plus /home/nemo/Downloads/mariokart64.n64 | 15:12 |
Nicd- | if you think that is easier | 15:12 |
aloumpe | error could not open re rom | 15:17 |
aloumpe | i rename the roms on | 15:17 |
aloumpe | mk.n64 | 15:17 |
Nicd- | did you type correctly? | 15:17 |
aloumpe | its that the prob? | 15:18 |
Nicd- | you should give the correct name of course | 15:18 |
aloumpe | i think its just the .n64 | 15:18 |
*** loic_m <loic_m!~bballizli@147-194-190-109.dsl.ovh.fr> has quit IRC (Ping timeout: 245 seconds) | 15:19 | |
ejjoman | please vote for https://together.jolla.com/question/81336/request-limit-max-characterslines-of-question-title-in-askbot/ | 15:20 |
aloumpe | error could no open rom file forreading | 15:25 |
*** Nc_ <Nc_!~nc@91.177.12.159> has joined #jollamobile | 15:31 | |
*** friese <friese!~anonfries@p548196C5.dip0.t-ipconnect.de> has joined #jollamobile | 15:35 | |
*** Morpog_PC <Morpog_PC!~Morpog_PC@185.8.85.171> has joined #jollamobile | 15:40 | |
*** rednan <rednan!~quassel@2001:610:1908:8000:6c13:57cc:b345:c44c> has joined #jollamobile | 15:44 | |
*** rednan <rednan!~quassel@2001:610:1908:8000:6c13:57cc:b345:c44c> has joined #jollamobile | 15:44 | |
*** nander <nander!~quassel@2001:610:1908:8000:2822:1e1:fa7d:f261> has quit IRC (Ping timeout: 250 seconds) | 15:45 | |
*** gexc <gexc!~gexc@58.100.185.218> has joined #jollamobile | 15:47 | |
*** rednan <rednan!~quassel@2001:610:1908:8000:6c13:57cc:b345:c44c> has quit IRC (Remote host closed the connection) | 15:48 | |
*** nander <nander!~quassel@halley.student.ipv6.utwente.nl> has joined #jollamobile | 15:48 | |
Yaniel | no early access update this week :( | 15:51 |
Mikaela | :( | 15:52 |
Scelt | Aard: you honey badget! | 15:52 |
Scelt | badger | 15:52 |
Scelt | gadget, inspector | 15:52 |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-pjgkyuueohqhjgur> has quit IRC (Ping timeout: 252 seconds) | 15:56 | |
*** gabriel9 <gabriel9!~bojan@fasecuremail.com> has quit IRC (Quit: Konversation terminated!) | 16:04 | |
Mikaela | I got pink TOH! :D | 16:09 |
*** bluboxthief <bluboxthief!~me@62.212.88.100> has quit IRC (Read error: Connection reset by peer) | 16:12 | |
*** VDVsx <VDVsx!~VDVsx@2001:2060:53:beef:60e4:a954:7d29:22b1> has quit IRC (Ping timeout: 265 seconds) | 16:14 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-vnteqhmoluxeltgb> has joined #jollamobile | 16:14 | |
*** qqK <qqK!~qqK@c-206-75.eduroam.liu.se> has joined #jollamobile | 16:15 | |
Mikaela | nicer than popey red and the sounds are nice (some popey red ones were horrible) :) | 16:16 |
Yaniel | it seems the sounds are inversely proportional to looks | 16:21 |
Mikaela | I am not sure what you mean | 16:23 |
Mikaela | Popey red alarm clock was also somewhat scary | 16:23 |
*** zama <zama!~zama@unaffiliated/stryx/x-3871776> has quit IRC (Ping timeout: 264 seconds) | 16:23 | |
*** dirkvl <dirkvl!~dirk@52D91535.cm-11-1a.dynamic.ziggo.nl> has quit IRC (Quit: Leaving) | 16:23 | |
*** zama <zama!~zama@unaffiliated/stryx/x-3871776> has joined #jollamobile | 16:24 | |
Yaniel | keira black looks nice but I find the soundscape terrible | 16:24 |
Mikaela | ghost music? | 16:25 |
Yaniel | and the ones that have nicer sounds tend to look borin :D | 16:25 |
*** Oksana_ <Oksana_!~chatzilla@129.94.239.199> has joined #jollamobile | 16:27 | |
*** Oksana <Oksana!~chatzilla@129.94.239.199> has quit IRC (Ping timeout: 255 seconds) | 16:27 | |
*** Oksana_ is now known as Oksana | 16:28 | |
*** sebsebseb <sebsebseb!~mageiause@fsf/member/sebsebseb> has quit IRC (Ping timeout: 250 seconds) | 16:28 | |
Morpog_PC | Yaniel, keira black sounds were awesome :D | 16:33 |
Morpog_PC | just copy the sounds over and you can use them in any ambiance | 16:33 |
*** bluboxthief <bluboxthief!~me@62.212.88.100> has joined #jollamobile | 16:38 | |
*** rainemak <rainemak!~rainemak@2001:998:2a:dead:85e4:52c:ab45:8926> has quit IRC (Ping timeout: 265 seconds) | 16:42 | |
*** artemma <artemma!~textual@194.111.46.68> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) | 16:43 | |
*** bluboxthief1 <bluboxthief1!~me@62.212.88.100> has joined #jollamobile | 16:46 | |
*** bluboxthief <bluboxthief!~me@62.212.88.100> has quit IRC (Ping timeout: 250 seconds) | 16:49 | |
*** ejjoman <ejjoman!d95b6bad@gateway/web/freenode/ip.217.91.107.173> has quit IRC (Quit: Page closed) | 16:50 | |
*** boom1992 <boom1992!~quassel@80.174.233.32.dyn.user.ono.com> has quit IRC (Ping timeout: 245 seconds) | 16:50 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-vnteqhmoluxeltgb> has quit IRC (Ping timeout: 256 seconds) | 16:51 | |
*** Nightmare__ <Nightmare__!~Nightmare@HSI-KBW-046-005-173-198.hsi8.kabel-badenwuerttemberg.de> has quit IRC (Read error: Connection reset by peer) | 16:52 | |
*** Nightmare__ <Nightmare__!~Nightmare@HSI-KBW-046-005-173-198.hsi8.kabel-badenwuerttemberg.de> has joined #jollamobile | 16:55 | |
*** Nightmare__ <Nightmare__!~Nightmare@HSI-KBW-046-005-173-198.hsi8.kabel-badenwuerttemberg.de> has quit IRC (Read error: Connection reset by peer) | 16:55 | |
*** radekp <radekp!~radek@63.120.broadband10.iol.cz> has joined #jollamobile | 17:01 | |
*** XenoPL <XenoPL!~Xeno@ipl138.internetdsl.tpnet.pl> has quit IRC (Ping timeout: 245 seconds) | 17:06 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-cerzekaghozedspd> has joined #jollamobile | 17:08 | |
*** stuartmd <stuartmd!~quassel@95.90.211.172> has joined #jollamobile | 17:09 | |
*** Behold <Behold!~behold@unaffiliated/beholdmyglory> has joined #jollamobile | 17:11 | |
*** zetaz <zetaz!~arno@42.119.82.79.rev.sfr.net> has joined #jollamobile | 17:17 | |
*** spider-mario <spider-mario!~spidermar@ppp-seco21th2-46-193-173-128.wb.wifirst.net> has joined #jollamobile | 17:20 | |
*** radekp <radekp!~radek@63.120.broadband10.iol.cz> has quit IRC (Quit: Konversation terminated!) | 17:23 | |
*** artemma <artemma!~textual@dsl-hkibrasgw4-58c039-159.dhcp.inet.fi> has joined #jollamobile | 17:27 | |
*** tanty is now known as tanty_off | 17:34 | |
*** bluboxthief1 <bluboxthief1!~me@62.212.88.100> has quit IRC (Read error: Connection reset by peer) | 17:34 | |
*** Shinryuu <Shinryuu!~shn@85-76-78-142-nat.elisa-mobile.fi> has quit IRC (Quit: doom) | 17:35 | |
*** bluboxthief1 <bluboxthief1!~me@176.31.31.127> has joined #jollamobile | 17:36 | |
*** lainwir3d <lainwir3d!~lainwir3d@fedora/SePhIr0tH> has quit IRC (Quit: Konversation terminated!) | 17:37 | |
*** bluboxthief2 <bluboxthief2!~me@80.169.158.34> has joined #jollamobile | 17:38 | |
*** eleroux <eleroux!~Adium@62-78-217-43.bb.dnainternet.fi> has joined #jollamobile | 17:39 | |
*** bluboxthief1 <bluboxthief1!~me@176.31.31.127> has quit IRC (Ping timeout: 250 seconds) | 17:40 | |
*** bluboxthief2 <bluboxthief2!~me@80.169.158.34> has quit IRC (Ping timeout: 265 seconds) | 17:46 | |
*** nib <nib!~nib@213.160.158.74> has quit IRC (Ping timeout: 252 seconds) | 17:46 | |
*** artemma <artemma!~textual@dsl-hkibrasgw4-58c039-159.dhcp.inet.fi> has quit IRC (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) | 17:49 | |
*** Apteryx <Apteryx!~maxim@23.233.111.88> has left #jollamobile | 17:49 | |
*** protem <protem!~protem@unaffiliated/protem> has joined #jollamobile | 17:49 | |
*** ortylp <ortylp!~ortylp@HSI-KBW-078-043-195-087.hsi4.kabel-badenwuerttemberg.de> has joined #jollamobile | 17:53 | |
*** qqK <qqK!~qqK@c-206-75.eduroam.liu.se> has quit IRC (Quit: Bouncers suck.) | 17:59 | |
*** SfietKonstantin <SfietKonstantin!~sk@37.160.197.60> has joined #jollamobile | 18:04 | |
*** vakkov <vakkov!~vakkov@134.83.207.29> has quit IRC (Ping timeout: 245 seconds) | 18:04 | |
*** arch_bcn <arch_bcn!~carlos@unaffiliated/arch-bcn/x-2702655> has joined #jollamobile | 18:13 | |
*** plfiorini <plfiorini!~plfiorini@net-93-71-167-190.cust.vodafonedsl.it> has joined #jollamobile | 18:15 | |
*** ced117 <ced117!~ced117@opensuse/member/ced117> has quit IRC (Ping timeout: 246 seconds) | 18:17 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has joined #jollamobile | 18:17 | |
*** SfietKonstantin <SfietKonstantin!~sk@37.160.197.60> has quit IRC (Ping timeout: 250 seconds) | 18:21 | |
*** Kabouik <Kabouik!~quassel@65.76.93.92.rev.sfr.net> has joined #jollamobile | 18:24 | |
*** qqK <qqK!~qqK@h-72-191.a163.priv.bahnhof.se> has joined #jollamobile | 18:29 | |
*** SfietKonstantin <SfietKonstantin!~sk@37.161.191.83> has joined #jollamobile | 18:31 | |
*** ced117 <ced117!~ced117@opensuse/member/ced117> has joined #jollamobile | 18:32 | |
*** vakkov <vakkov!~vakkov@s3n104.brunel.ac.uk> has quit IRC (Ping timeout: 245 seconds) | 18:35 | |
*** gexc <gexc!~gexc@58.100.185.218> has quit IRC (Ping timeout: 245 seconds) | 18:36 | |
*** SfietKonstantin <SfietKonstantin!~sk@37.161.191.83> has quit IRC (Ping timeout: 245 seconds) | 18:37 | |
*** tiwake <tiwake!~Octavia@71-84-132-89.dhcp.knwc.wa.charter.com> has quit IRC (Ping timeout: 244 seconds) | 18:37 | |
*** prometoys_ <prometoys_!~prometoys@unaffiliated/prometoys> has joined #jollamobile | 18:37 | |
*** WalterN <WalterN!~Octavia@71-84-132-89.dhcp.knwc.wa.charter.com> has joined #jollamobile | 18:38 | |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-23-132-188.as13285.net> has joined #jollamobile | 18:38 | |
*** prometoys_ <prometoys_!~prometoys@unaffiliated/prometoys> has quit IRC (Client Quit) | 18:38 | |
*** stuartmd_ <stuartmd_!~quassel@95.90.211.172> has joined #jollamobile | 18:39 | |
*** stuartmd__ <stuartmd__!~quassel@95.90.211.172> has joined #jollamobile | 18:40 | |
*** Tomin <Tomin!~Tomin@line-7820.dyn.kponet.fi> has quit IRC (Ping timeout: 246 seconds) | 18:42 | |
*** Tomin <Tomin!~Tomin@line-7820.dyn.kponet.fi> has joined #jollamobile | 18:43 | |
*** stuartmd <stuartmd!~quassel@95.90.211.172> has quit IRC (Ping timeout: 264 seconds) | 18:43 | |
*** stuartmd_ <stuartmd_!~quassel@95.90.211.172> has quit IRC (Ping timeout: 245 seconds) | 18:44 | |
*** eleroux <eleroux!~Adium@62-78-217-43.bb.dnainternet.fi> has quit IRC (Quit: Leaving.) | 18:45 | |
*** protem <protem!~protem@unaffiliated/protem> has quit IRC (Remote host closed the connection) | 18:47 | |
*** vakkov <vakkov!~vakkov@134.83.207.29> has joined #jollamobile | 18:47 | |
tadzik | eh, pff | 18:48 |
tadzik | tried making an app that uses an Sqlite database, gives me "Out of memory" when trying to open it | 18:49 |
tadzik | that's better than few months ago, when it gave no errors and just didn't work :P | 18:49 |
*** plfiorini <plfiorini!~plfiorini@net-93-71-167-190.cust.vodafonedsl.it> has left #jollamobile ("Sto andando via") | 18:51 | |
*** msava <msava!~mircea@nl112-156-14.student.uu.se> has quit IRC (Quit: Konversation terminated!) | 18:52 | |
*** msava <msava!~mircea@nl112-156-14.student.uu.se> has joined #jollamobile | 18:56 | |
tadzik | I don't see how a 40K sqlite DB would cause OOM in Qt | 18:58 |
*** RoKenn <RoKenn!~RoKenn@2001:a60:1547:ac01:f500:c332:e6f5:13d2> has joined #jollamobile | 19:05 | |
*** Shinryuu <Shinryuu!~shn@85-76-78-142-nat.elisa-mobile.fi> has joined #jollamobile | 19:06 | |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has quit IRC (Ping timeout: 244 seconds) | 19:07 | |
*** KaIRC <KaIRC!~robert@178-190-77-92.adsl.highway.telekom.at> has quit IRC (Remote host closed the connection) | 19:07 | |
*** boom1992 <boom1992!~quassel@80.174.233.32.dyn.user.ono.com> has joined #jollamobile | 19:10 | |
tadzik | oh, of course. In QtSqlish, "out of memory" means "the file is readonly for me, but I wanted it readwrite" | 19:11 |
tadzik | truly a miracle of modern technology | 19:11 |
*** M4rtinK <M4rtinK!~M4rtinK@mail.melf.eu> has joined #jollamobile | 19:12 | |
*** spiiroin <spiiroin!~spiiroin@178-55-146-216.bb.dnainternet.fi> has joined #jollamobile | 19:22 | |
*** pdanek <pdanek!~orech@87-198-38-176.ptr.magnet.ie> has joined #jollamobile | 19:28 | |
*** Sequenced <Sequenced!~sailfish@91-157-184-159.elisa-laajakaista.fi> has joined #jollamobile | 19:32 | |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has quit IRC (Remote host closed the connection) | 19:34 | |
*** Lucky_luke <Lucky_luke!~sailfish@ppp-2-85-166-170.home.otenet.gr> has joined #jollamobile | 19:36 | |
*** saltsa <saltsa!~joonas@dsl-hkibrasgw1-58c01a-36.dhcp.inet.fi> has quit IRC (Ping timeout: 264 seconds) | 19:37 | |
*** kaari <kaari!~kaari@dsl-hkibrasgw1-58c01b-180.dhcp.inet.fi> has joined #jollamobile | 19:37 | |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has joined #jollamobile | 19:41 | |
klopsi-u3 | hehe | 19:42 |
*** faiden <faiden!~faiden@c-816271d5.05-89-626f723.cust.bredbandsbolaget.se> has quit IRC (Remote host closed the connection) | 19:42 | |
*** msava <msava!~mircea@nl112-156-14.student.uu.se> has quit IRC (Ping timeout: 256 seconds) | 19:44 | |
*** saltsa <saltsa!~joonas@dsl-hkibrasgw1-58c01a-36.dhcp.inet.fi> has joined #jollamobile | 19:44 | |
*** faiden <faiden!~faiden@c-816271d5.05-89-626f723.cust.bredbandsbolaget.se> has joined #jollamobile | 19:44 | |
*** gogeta <gogeta!~gogeta@net-188-217-76-5.cust.vodafonedsl.it> has joined #jollamobile | 19:49 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has quit IRC (Ping timeout: 245 seconds) | 19:49 | |
*** fferner <fferner!~fferner@pw011.ferner-online.de> has joined #jollamobile | 19:51 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has joined #jollamobile | 19:53 | |
*** disharmonic <disharmonic!~disharmon@unaffiliated/disharmonic> has joined #jollamobile | 19:56 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has quit IRC (Read error: Connection reset by peer) | 19:57 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has joined #jollamobile | 19:58 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-cerzekaghozedspd> has quit IRC (Quit: Leaving.) | 20:00 | |
*** eleroux <eleroux!~Adium@62-78-217-43.bb.dnainternet.fi> has joined #jollamobile | 20:00 | |
*** tomcat_berlin <tomcat_berlin!~thomas@e179077202.adsl.alicedsl.de> has joined #jollamobile | 20:02 | |
*** eleroux <eleroux!~Adium@62-78-217-43.bb.dnainternet.fi> has quit IRC (Client Quit) | 20:04 | |
*** corecomic <corecomic!~core@193.119.2.85.dynamic.wline.res.cust.swisscom.ch> has joined #jollamobile | 20:05 | |
*** attah <attah!~attah@h-176-10-249-228.na.cust.bahnhof.se> has joined #jollamobile | 20:09 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-zbugjwyrwvoqpwof> has joined #jollamobile | 20:12 | |
*** electrolux <electrolux!~electrolu@62-78-217-43.bb.dnainternet.fi> has joined #jollamobile | 20:12 | |
*** jjanvier <jjanvier!~jjanvier@5-49-102-58.hfc.dyn.abo.bbox.fr> has quit IRC (Quit: Konversation terminated!) | 20:17 | |
*** dazo is now known as dazo_afk | 20:17 | |
*** corecomic <corecomic!~core@193.119.2.85.dynamic.wline.res.cust.swisscom.ch> has quit IRC (Quit: corecomic) | 20:22 | |
*** corecomic <corecomic!~core@152.96.244.204> has joined #jollamobile | 20:22 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has quit IRC (Remote host closed the connection) | 20:22 | |
*** _Warnaud_ <_Warnaud_!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has joined #jollamobile | 20:22 | |
*** ortylp <ortylp!~ortylp@HSI-KBW-078-043-195-087.hsi4.kabel-badenwuerttemberg.de> has quit IRC (Remote host closed the connection) | 20:26 | |
*** _Warnaud_ <_Warnaud_!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has quit IRC (Read error: Connection reset by peer) | 20:33 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has joined #jollamobile | 20:33 | |
*** _Warnaud_ <_Warnaud_!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has joined #jollamobile | 20:42 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has quit IRC (Read error: Connection reset by peer) | 20:42 | |
*** rubdos <rubdos!~rubdos@94-227-130-5.access.telenet.be> has joined #jollamobile | 20:43 | |
*** corecomic <corecomic!~core@152.96.244.204> has quit IRC (Quit: corecomic) | 20:45 | |
*** corecomic <corecomic!~core@152.96.244.204> has joined #jollamobile | 20:46 | |
*** _Warnaud_ <_Warnaud_!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has quit IRC (Read error: Connection reset by peer) | 20:49 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has joined #jollamobile | 20:49 | |
*** corecomic <corecomic!~core@152.96.244.204> has quit IRC (Client Quit) | 20:50 | |
*** corecomic <corecomic!~core@152.96.244.204> has joined #jollamobile | 20:51 | |
*** Lucky_luke <Lucky_luke!~sailfish@ppp-2-85-166-170.home.otenet.gr> has quit IRC (Remote host closed the connection) | 20:52 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has quit IRC (Read error: Connection reset by peer) | 20:52 | |
*** spider-mario <spider-mario!~spidermar@ppp-seco21th2-46-193-173-128.wb.wifirst.net> has quit IRC (Read error: Connection reset by peer) | 20:52 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has joined #jollamobile | 20:54 | |
*** Lucky_luke <Lucky_luke!~sailfish@ppp-2-85-166-170.home.otenet.gr> has joined #jollamobile | 20:57 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-zbugjwyrwvoqpwof> has quit IRC (Ping timeout: 252 seconds) | 20:59 | |
*** corecomic <corecomic!~core@152.96.244.204> has quit IRC (Quit: corecomic) | 21:06 | |
*** corecomic <corecomic!~core@152.96.244.204> has joined #jollamobile | 21:06 | |
*** tomcat_berlin <tomcat_berlin!~thomas@e179077202.adsl.alicedsl.de> has quit IRC (Quit: Konversation terminated!) | 21:14 | |
*** corecomic <corecomic!~core@152.96.244.204> has quit IRC (Quit: corecomic) | 21:14 | |
*** corecomic <corecomic!~core@152.96.244.204> has joined #jollamobile | 21:14 | |
*** tomcat_berlin <tomcat_berlin!~thomas@e179077202.adsl.alicedsl.de> has joined #jollamobile | 21:17 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has quit IRC (Quit: No Ping reply in 180 seconds.) | 21:17 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has joined #jollamobile | 21:17 | |
*** Lucky_luke <Lucky_luke!~sailfish@ppp-2-85-166-170.home.otenet.gr> has quit IRC (Quit: IRC for Sailfish 0.9) | 21:18 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-fkblmzpajsxjbtnh> has joined #jollamobile | 21:18 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has quit IRC (Quit: No Ping reply in 180 seconds.) | 21:24 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has joined #jollamobile | 21:25 | |
*** _al_ <_al_!~antti@dsl-jklbrasgw1-54fb0f-243.dhcp.inet.fi> has joined #jollamobile | 21:25 | |
*** korsakov <korsakov!~korsakov@unaffiliated/korsakov> has quit IRC (Quit: Leaving) | 21:29 | |
*** _al_ <_al_!~antti@dsl-jklbrasgw1-54fb0f-243.dhcp.inet.fi> has quit IRC (Ping timeout: 244 seconds) | 21:29 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has quit IRC (Quit: No Ping reply in 180 seconds.) | 21:35 | |
*** u1106 <u1106!~quassel@auth.nomovok.info> has joined #jollamobile | 21:35 | |
*** corecomic <corecomic!~core@152.96.244.204> has quit IRC (Quit: corecomic) | 21:37 | |
*** corecomic <corecomic!~core@152.96.244.204> has joined #jollamobile | 21:37 | |
*** boom1992 <boom1992!~quassel@80.174.233.32.dyn.user.ono.com> has quit IRC (Remote host closed the connection) | 21:41 | |
*** corecomic <corecomic!~core@152.96.244.204> has quit IRC (Read error: Connection reset by peer) | 21:41 | |
*** onurati <onurati!~onurati@HSI-KBW-078-043-073-199.hsi4.kabel-badenwuerttemberg.de> has joined #jollamobile | 21:42 | |
*** attah <attah!~attah@h-176-10-249-228.na.cust.bahnhof.se> has quit IRC (Quit: BORK BORK BORK) | 21:47 | |
*** zetaz <zetaz!~arno@42.119.82.79.rev.sfr.net> has left #jollamobile | 21:48 | |
*** friese <friese!~anonfries@p548196C5.dip0.t-ipconnect.de> has quit IRC (Remote host closed the connection) | 21:50 | |
tadzik | *dum dum dum* coming from the authors of DogeNow, something useful this time: http://imgur.com/a/MCnim (if you play D&D at least) | 21:50 |
*** gogeta <gogeta!~gogeta@net-188-217-76-5.cust.vodafonedsl.it> has quit IRC (Ping timeout: 265 seconds) | 21:53 | |
*** _al_ <_al_!~antti@85-76-175-202-nat.elisa-mobile.fi> has joined #jollamobile | 21:55 | |
klopsi-u3 | heh nice | 21:56 |
*** fferner <fferner!~fferner@pw011.ferner-online.de> has quit IRC (Ping timeout: 265 seconds) | 22:04 | |
*** _al__ <_al__!~antti@85-76-175-202-nat.elisa-mobile.fi> has joined #jollamobile | 22:07 | |
*** faenil_ <faenil_!~faenil@static.186.47.47.78.clients.your-server.de> has joined #jollamobile | 22:08 | |
*** faenil_ <faenil_!~faenil@static.186.47.47.78.clients.your-server.de> has quit IRC (Client Quit) | 22:09 | |
*** _al_ <_al_!~antti@85-76-175-202-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 265 seconds) | 22:10 | |
*** cloanta_ <cloanta_!~sailfish@2a02:a03f:143b:1e00:5256:a8ff:fe01:18f9> has joined #jollamobile | 22:15 | |
*** _al__ <_al__!~antti@85-76-175-202-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 245 seconds) | 22:20 | |
*** Nc_ <Nc_!~nc@91.177.12.159> has quit IRC (Quit: This computer has gone to sleep) | 22:22 | |
*** onurati <onurati!~onurati@HSI-KBW-078-043-073-199.hsi4.kabel-badenwuerttemberg.de> has quit IRC (Ping timeout: 256 seconds) | 22:25 | |
*** r0kk3rz <r0kk3rz!~chatzilla@host-92-23-132-188.as13285.net> has quit IRC (Ping timeout: 244 seconds) | 22:25 | |
*** _al_ <_al_!~antti@188.72.114.11.leadertelecom.ru> has joined #jollamobile | 22:26 | |
*** stuartmd__ <stuartmd__!~quassel@95.90.211.172> has quit IRC (Remote host closed the connection) | 22:29 | |
*** _al_ <_al_!~antti@188.72.114.11.leadertelecom.ru> has quit IRC (Ping timeout: 246 seconds) | 22:31 | |
*** _al_ <_al_!~antti@85-76-175-202-nat.elisa-mobile.fi> has joined #jollamobile | 22:31 | |
*** RavenholmDX <RavenholmDX!~ZNC@137.116.233.196> has quit IRC (Ping timeout: 245 seconds) | 22:41 | |
*** RavenholmDX <RavenholmDX!~ZNC@137.116.233.196> has joined #jollamobile | 22:45 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-fkblmzpajsxjbtnh> has quit IRC (Ping timeout: 245 seconds) | 22:49 | |
*** rubdos <rubdos!~rubdos@94-227-130-5.access.telenet.be> has quit IRC (Quit: Leaving) | 22:59 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has quit IRC (Read error: Connection reset by peer) | 22:59 | |
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has quit IRC (Ping timeout: 246 seconds) | 23:03 | |
*** Warnaud <Warnaud!~patatra@85-207-28-81.ftth.cust.kwaoo.net> has joined #jollamobile | 23:04 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-onhlpclsufykslit> has joined #jollamobile | 23:06 | |
*** HarhaanJohtaja <HarhaanJohtaja!~Erno@a88-115-191-70.elisa-laajakaista.fi> has quit IRC (Read error: Connection reset by peer) | 23:07 | |
*** Venemo <Venemo!~venemo@fedora/Venemo> has quit IRC (Ping timeout: 240 seconds) | 23:14 | |
*** bluboxthief <bluboxthief!~me@17.114.2.81.in-addr.arpa> has joined #jollamobile | 23:16 | |
*** M4rtinK <M4rtinK!~M4rtinK@mail.melf.eu> has quit IRC (Quit: Odcházím) | 23:21 | |
*** jubo2 <jubo2!~juboxi@188-67-76-114.bb.dnainternet.fi> has quit IRC (Remote host closed the connection) | 23:24 | |
*** juboxi <juboxi!~juboxi@188-67-76-114.bb.dnainternet.fi> has joined #jollamobile | 23:25 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-onhlpclsufykslit> has quit IRC (Ping timeout: 252 seconds) | 23:29 | |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has joined #jollamobile | 23:32 | |
*** bluboxthief <bluboxthief!~me@17.114.2.81.in-addr.arpa> has quit IRC (Quit: Leaving.) | 23:33 | |
*** Marc1 <Marc1!Marc1@gateway/vpn/mullvad/x-xodukxqdlcohlrlo> has joined #jollamobile | 23:47 | |
*** Kallegro <Kallegro!~sailfish@tmo-101-32.customers.d1-online.com> has joined #jollamobile | 23:48 | |
*** Kallegro <Kallegro!~sailfish@tmo-101-32.customers.d1-online.com> has quit IRC (Client Quit) | 23:48 | |
*** artemma <artemma!~textual@dsl-hkibrasgw4-58c039-159.dhcp.inet.fi> has joined #jollamobile | 23:55 | |
*** jrayhawk <jrayhawk!~jrayhawk@nursie.omgwallhack.org> has quit IRC (Ping timeout: 244 seconds) | 23:57 | |
*** jrayhawk <jrayhawk!~jrayhawk@nursie.omgwallhack.org> has joined #jollamobile | 23:58 | |
*** ndvl <ndvl!~james@29.169.broadband10.iol.cz> has quit IRC (Ping timeout: 264 seconds) | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!