*** piee has joined #sailfishos | 00:08 | |
*** piee has quit IRC | 00:12 | |
*** andreibechet has quit IRC | 00:14 | |
artemma | could somebody with the device, please, try flashlight tester again? http://bit.ly/flatest | 00:17 |
---|---|---|
*** sardini has quit IRC | 00:17 | |
artemma | now it is actually linked to multimedia library and it is checking in C++ whether some flash modes are supported (and prints it to the logging text area) | 00:18 |
artemma | aard_ maybe? | 00:18 |
special | libsailfishapp.so.1 is needed by flashlight-tester-0.1-2.armv7hl | 00:19 |
artemma | hmm.. strange | 00:19 |
special | oh, ignore that | 00:19 |
special | I was using rpm directly, it didn't try to find the dependency. | 00:20 |
artemma | I thought CONFIG += sailfish should satisfy it | 00:20 |
special | you're good | 00:20 |
artemma | I am not even sure what it means to use RPM directly :) | 00:20 |
* artemma is about QML/Qt, not that much about linux | 00:20 | |
special | but none of the buttons give me a flashlight :) | 00:21 |
artemma | what about the log messages? | 00:21 |
artemma | 3 first messages are supposed to check if flash mode is supported at all | 00:22 |
special | torchSupport false, onSupport/offSupport true; "on via torch" gives "rT enabled changed to false"; on via camera gives "cam mode changed to 2" | 00:22 |
artemma | so torch mode is unsupported. Well sad, but by now I expected it.. | 00:23 |
artemma | will try with flash mode on now.. hopefully it won't require actual camera start.. probably it will, but I;ll check | 00:24 |
special | http://pastie.org/private/ctxuwls34t6dwvbfhaec8g relevant journal | 00:25 |
artemma | thanks, reading.. | 00:26 |
artemma | Could you, please, try once more? Same link - http://bit.ly/flatest | 00:27 |
artemma | now I am trying to set flash mode to On (not Torch) | 00:27 |
artemma | if that doesn't work.. well, then I'll need to ask for a viewfinder probably | 00:27 |
artemma | special: hmm, actually logs you pasted say "Staring camera without viewfinder available". So maybe controlling flash without messing with the viewfinder is possible. Though viewfinder might still be initialized | 00:28 |
special | it now says "cam mode changed to 4" when pressing on via camera, but still no change | 00:32 |
artemma | hmm... | 00:32 |
artemma | hmm.. | 00:32 |
artemma | 4 means FlashOn, but flash is actually down | 00:33 |
artemma | okay, then it probably waits for the viewfinder start | 00:33 |
artemma | doh, I just want to make a flashlight app :) | 00:33 |
artemma | it;s a pity Torch mode is not supported | 00:33 |
artemma | okay, will go figure how to start viewfinder no, preferably without a visual | 00:34 |
artemma | special: thanks a lot for testing! | 00:34 |
special | no problem | 00:34 |
* artemma hopes for a developer program to start soon or for preorders to start shipping | 00:34 | |
special | :> | 00:34 |
artemma | BlackBerry shipped me a developer edition device - helped a lot to start developing for them | 00:37 |
artemma | but I could not stand how they made their own half-working QML controls\ | 00:38 |
artemma | so stopped after porting one simple app | 00:38 |
*** krabador has quit IRC | 00:38 | |
*** zhost has quit IRC | 00:39 | |
special | I'm not sure the blackberry/nokia/microsoft strategy of throwing money around has been very successful in creating quality applications/platforms, though. | 00:39 |
artemma | special: me neither, but it was quite successful in getting me started with development :) | 00:40 |
artemma | though BB situation is different. Their emulator is way worse than Jolla's (I failed to even start in on Mac), so you really had to use the device | 00:41 |
artemma | in Jolla's case, I guess only HW-specific apps such as flashlight need device, emulator is cool | 00:41 |
artemma | hopefully it will simulate camera/gps too some time soon | 00:41 |
special | there's no replacement for real devices, though | 00:42 |
special | I personally don't use emulators much/at all | 00:42 |
artemma | well, then any manufacturer does need to send hardware at least to the countries where it doesn't have sales | 00:43 |
artemma | and even in Finland if you target small open source debs too, some sort of a borrowable device pool would be handy | 00:43 |
artemma | not for me personally, I am on a second wave preorder anyway (was too slow for the first one), but for students, etc | 00:44 |
artemma | special: Can you, please, try one more time? - http://bit.ly/flatest | 00:45 |
artemma | now I am starting the camera | 00:45 |
special | yup. I certainly don't blame those three for what they've done with their developer programs; if I had the money, I'd ship a device to every developer I could find too | 00:45 |
artemma | hopefully order of setting flash value and starting camera is correct | 00:45 |
aard_ | artemma: I asked our camera guy if he's bored enough to give you some pointers tomorrow | 00:48 |
artemma | aard_: that would be great! | 00:48 |
artemma | Fastest way to find me is via mailing list - I've sent request to try same link to there as well :) | 00:48 |
special | behaves differently, but still nothing | 00:49 |
artemma | ah | 00:49 |
artemma | what does the log say? | 00:49 |
aard_ | artemma: it's personal interest. a torch app is the only thing I used on my n9 and I don't have a replacement yet for my jolla :p | 00:49 |
artemma | and what means "differently"? :) | 00:49 |
artemma | aard_: Target is to build exactly torch | 00:49 |
ottulo | I have been corrupted... [02:48] <artemma> what does the log say? <- this played back in my head with a certain tune | 00:49 |
special | at launch, has "status ch to 6" and then "status ch to 8"; pressing still does mode ch to 4, but nothing further | 00:50 |
artemma | aard_: I actually have a ready app (not final graphics yet) with a cool slider for power. Except that it doesn't work and was rejected from harbour since torch mode is apparently not supported :) | 00:50 |
artemma | hmm.. | 00:50 |
artemma | ah, tough to debug it without real hardware | 00:50 |
aard_ | there are other reasons for rejecting it from harbour as well :p | 00:51 |
artemma | I pretty much have to just guess the correct sequence | 00:51 |
special | camera guy could be helpful too | 00:51 |
artemma | aard_: flashlight app that can't turn flashlight on sounds like quite a valid reason to me :) | 00:51 |
special | I've never personally seen a camera stack that wasn't insane and fairly fragile | 00:51 |
special | it comes with the territory | 00:52 |
*** krabador has joined #sailfishos | 00:52 | |
aard_ | camera stack, or camera guy? | 00:53 |
artemma | hmm status 6->8 means ActiveStatus->StartingStatus. So that's correct | 00:53 |
artemma | and flash mode 4 is FlashOn, but the flash is not on.. interesting | 00:54 |
artemma | maybe capture mode is wrong.. | 00:55 |
special | aard_: yes | 00:56 |
special | although I don't think he's fragile, quite the opposite | 00:56 |
artemma | oh well, if camera guy is kind, he can just know proper sequence by heart | 00:56 |
artemma | so hopefully, he'll contact tomorrow | 00:56 |
artemma | artem.marchenko is my Skype nick if he happens to be in the chat mood | 00:57 |
aard_ | not sure if he's using skype | 00:57 |
artemma | I am on IRC all day too :) | 00:58 |
*** zhxt has joined #sailfishos | 00:59 | |
artemma | okay, too sleep for tonight | 01:03 |
artemma | sweet dreams for everybody in most of time zones | 01:03 |
artemma | we'll see what camera guy advises | 01:03 |
*** triggerhappy has joined #sailfishos | 01:08 | |
*** otep_ is now known as otep | 01:08 | |
*** Kabouik has quit IRC | 01:09 | |
*** jotik has quit IRC | 01:15 | |
*** tmxnst has quit IRC | 01:17 | |
*** tmxnst has joined #sailfishos | 01:17 | |
*** krabador_ has joined #sailfishos | 01:18 | |
*** krabador has quit IRC | 01:19 | |
*** artemma has quit IRC | 01:20 | |
*** krabador has joined #sailfishos | 01:22 | |
*** Konsieur has joined #sailfishos | 01:26 | |
*** Konsieur has quit IRC | 01:36 | |
*** piee has joined #sailfishos | 01:55 | |
*** MFaro-Tusino has joined #sailfishos | 01:55 | |
MFaro-Tusino | Ahoy! | 01:57 |
*** freedomrun has quit IRC | 02:02 | |
*** Zotan has quit IRC | 02:03 | |
*** piee has quit IRC | 02:07 | |
*** krabador has quit IRC | 02:09 | |
*** mikhas has quit IRC | 02:13 | |
*** Morpog_Mobile has quit IRC | 02:36 | |
*** Morpog_N9__ has quit IRC | 02:37 | |
*** Morpog_Mobile has joined #sailfishos | 03:04 | |
*** Eztran_ has quit IRC | 03:05 | |
*** rm_work is now known as rm_work|away | 03:21 | |
*** ryukafalz__ has joined #sailfishos | 03:55 | |
*** ryukafalz has quit IRC | 03:57 | |
*** furikku has joined #sailfishos | 03:59 | |
*** freedomrun has joined #sailfishos | 03:59 | |
*** MFaro-Tusino has quit IRC | 04:08 | |
*** MFaro-Tusino has joined #sailfishos | 04:10 | |
*** MFaro-Tusino has quit IRC | 04:14 | |
*** Custodian has joined #sailfishos | 04:36 | |
*** martyone has joined #sailfishos | 05:08 | |
*** Bloob has joined #sailfishos | 05:25 | |
*** piee has joined #sailfishos | 05:36 | |
*** ryukafalz__ has quit IRC | 05:39 | |
*** piee has quit IRC | 05:40 | |
*** ryukafalz_ has joined #sailfishos | 05:47 | |
*** Pat_o has joined #sailfishos | 06:00 | |
*** zsombi has joined #sailfishos | 06:05 | |
*** Konsieur has joined #sailfishos | 06:09 | |
*** Eismann has joined #sailfishos | 06:10 | |
*** Konsieur has quit IRC | 06:15 | |
*** Konsieur has joined #sailfishos | 06:15 | |
*** beford has joined #sailfishos | 06:18 | |
*** Konsieur has quit IRC | 06:24 | |
situ | Morning | 06:25 |
*** ryukafalz_ has quit IRC | 06:25 | |
*** ryukafalz has joined #sailfishos | 06:26 | |
dm8tbr | moaning | 06:26 |
*** VDVsx has quit IRC | 06:27 | |
*** fk_lx has joined #sailfishos | 06:27 | |
*** amizraa has quit IRC | 06:28 | |
*** SeekingFor has quit IRC | 06:28 | |
*** freedomrun has quit IRC | 06:28 | |
*** _Razor_ has quit IRC | 06:28 | |
*** jjarven_ has quit IRC | 06:28 | |
*** otep has quit IRC | 06:28 | |
*** littleli has quit IRC | 06:28 | |
*** tanghus has quit IRC | 06:28 | |
*** Pali has joined #sailfishos | 06:40 | |
*** Nicd- has quit IRC | 06:40 | |
*** Nicd- has joined #sailfishos | 06:41 | |
*** or3x has joined #sailfishos | 06:44 | |
*** or3x has quit IRC | 06:44 | |
*** Eismann has quit IRC | 06:47 | |
*** VDVsx has joined #sailfishos | 06:55 | |
*** triggerhappy has quit IRC | 06:56 | |
*** triggerhappy has joined #sailfishos | 06:56 | |
*** qwazix has quit IRC | 06:59 | |
*** freedomrun has joined #sailfishos | 06:59 | |
*** Soru has joined #sailfishos | 07:01 | |
*** qwazix has joined #sailfishos | 07:05 | |
*** Morpog_N9__ has joined #sailfishos | 07:08 | |
*** jpetrell has joined #sailfishos | 07:09 | |
*** zsombi has quit IRC | 07:12 | |
*** PMG has quit IRC | 07:14 | |
JvD_ | mornining | 07:14 |
*** cxl000 has joined #sailfishos | 07:17 | |
*** Pali has quit IRC | 07:18 | |
*** Pat_o has quit IRC | 07:27 | |
*** Xruxa has joined #sailfishos | 07:29 | |
*** he1kki has left #sailfishos | 07:32 | |
*** roric has quit IRC | 07:34 | |
*** andreibechet has joined #sailfishos | 07:39 | |
*** faenil has quit IRC | 07:39 | |
zuh | Btw, https://sailfishos.org/develop-faq.html still says "We're keeping some surprises in store ..." rather than point to the harbour | 07:39 |
fk_lx | zuh: harbour != store | 07:40 |
fk_lx | harbour is a place for submitting apps | 07:40 |
fk_lx | Jolla Store will be revaled later | 07:40 |
zuh | fk_lx: Yes, tha FAQ entry is "Now I've built an awesome application - where do I share it?" | 07:41 |
*** Pat_o has joined #sailfishos | 07:41 | |
dm8tbr | cybette: ^^^^ | 07:42 |
fk_lx | zuh: ah you are right | 07:42 |
fk_lx | zuh: I guess when they wrote it, they still didn't know that place for submitting apps will have a separate name - Harbour, so not just a seciton of Jolla Store to submit apps | 07:43 |
zuh | Sure, just thought I'd point out since now the submitting half of the story can be added there | 07:45 |
fk_lx | I think it would be useful for them to have some kind of internal system, with tags for example. So every time they announce some new information they would know in what other places they must update content. | 07:46 |
fk_lx | So for example tag: Jolla Store sites/places: FAQ, Overview etc. | 07:47 |
fk_lx | That way they could avoid situation where they have outdated/conflicting information in some places | 07:48 |
fk_lx | I know it's not priority currently, but it is easy to imagine some simple database/shared spreadsheet for that purpose | 07:49 |
*** PMG has joined #sailfishos | 07:51 | |
*** Pat_o has quit IRC | 07:53 | |
*** b0bben has joined #sailfishos | 07:53 | |
*** lpotter has quit IRC | 07:55 | |
*** jjanvier has joined #sailfishos | 07:58 | |
*** roric has joined #sailfishos | 08:02 | |
*** Pat_o has joined #sailfishos | 08:07 | |
cybette | dm8tbr, zuh, fk_lx: thanks | 08:12 |
*** Pat_o has quit IRC | 08:17 | |
*** wentknweqt has quit IRC | 08:21 | |
*** Nicd- has quit IRC | 08:30 | |
*** Pat_o has joined #sailfishos | 08:30 | |
*** Sfiet_Konstantin has joined #sailfishos | 08:31 | |
*** Nicd- has joined #sailfishos | 08:32 | |
*** soul has joined #sailfishos | 08:32 | |
*** soul is now known as Guest2740 | 08:32 | |
*** Soru has quit IRC | 08:33 | |
*** Pat_o has quit IRC | 08:35 | |
*** Soru has joined #sailfishos | 08:38 | |
*** coderus has joined #sailfishos | 08:44 | |
*** faenil has joined #sailfishos | 08:44 | |
*** jotik has joined #sailfishos | 08:44 | |
*** _Razor_ has joined #sailfishos | 08:44 | |
*** jjarven_ has joined #sailfishos | 08:44 | |
*** otep has joined #sailfishos | 08:44 | |
*** littleli has joined #sailfishos | 08:44 | |
*** tanghus has joined #sailfishos | 08:44 | |
*** Guest2740 has quit IRC | 08:45 | |
*** khertan has quit IRC | 08:45 | |
*** coderus_ has quit IRC | 08:45 | |
*** clopez has quit IRC | 08:45 | |
*** zacce_ has quit IRC | 08:45 | |
*** tg has quit IRC | 08:45 | |
*** clopez has joined #sailfishos | 08:46 | |
*** zacce_ has joined #sailfishos | 08:46 | |
*** tg has joined #sailfishos | 08:46 | |
*** tg has quit IRC | 08:47 | |
*** tg has joined #sailfishos | 08:49 | |
*** DarkSim has joined #sailfishos | 08:49 | |
*** Pat_o has joined #sailfishos | 08:49 | |
*** jmlich has joined #sailfishos | 08:50 | |
*** Soru has quit IRC | 08:52 | |
*** Konsieur has joined #sailfishos | 08:52 | |
*** Soru_ has joined #sailfishos | 08:55 | |
*** niqt has joined #sailfishos | 08:59 | |
*** Soru_ has quit IRC | 09:05 | |
*** Administrator has joined #sailfishos | 09:07 | |
*** Administrator is now known as Guest84978 | 09:07 | |
*** khertan has joined #sailfishos | 09:08 | |
*** artemma has joined #sailfishos | 09:12 | |
*** nodevel has joined #sailfishos | 09:12 | |
*** Sfiet_Konstantin has quit IRC | 09:13 | |
*** Sfiet_Konstantin has joined #sailfishos | 09:13 | |
*** khertan has quit IRC | 09:15 | |
*** KhertanAtwork has joined #sailfishos | 09:17 | |
*** Venemo has joined #sailfishos | 09:19 | |
*** minimec has quit IRC | 09:25 | |
*** lpotter has joined #sailfishos | 09:31 | |
*** zhxt has quit IRC | 09:35 | |
*** roric has quit IRC | 09:36 | |
*** zhxt has joined #sailfishos | 09:39 | |
*** nsuffys has joined #sailfishos | 09:47 | |
nodevel | Hey! I have a question regarding the SDK. in qml I want to import 'QtQml.Models'. i checked whether it is installed by default and the sdk says yes (package). but the import fails | 09:47 |
nodevel | (package qt5-qtdeclarative-import-models2) | 09:48 |
nodevel | the rpm ( https://releases.sailfishos.org/sdk/0.20130731.0.0/jolla/i486/qt/i486/qt5-qtdeclarative-import-models2-5.0.2git4653.b1ee75d-1.7.3.i486.rpm ) says it should be installed in /usr/lib/qt5/qml/QtQml, but when I ssh in (either emulator or build engine), there's no such folder | 09:49 |
nodevel | it's the same with the latest qt5-qtdeclarative-import-models2-5.1.0+git12-1.8.2.i486.rpm | 09:52 |
*** jpetrell has quit IRC | 09:53 | |
Yaniel | are you sure it is that package? | 09:53 |
nodevel | yes I am sure. however, i'm looking in a wrong folder. by fault. it's /host_targets/SailfishOS-i486-x86/usr/lib/qt5/qml/QtQml | 09:54 |
nodevel | and it is present. i'll try it again | 09:54 |
nodevel | *my fault | 09:54 |
*** Sfiet_Konstantin has quit IRC | 09:55 | |
*** Blizzz has joined #sailfishos | 09:56 | |
*** Guest84978 has quit IRC | 09:59 | |
*** Morpog_N9__ has quit IRC | 10:00 | |
nodevel | So, the module is installed in '/host_targets/SailfishOS-i486-x86/usr/lib/qt5/qml/QtQml/Models.2/', but 'import QtQml.Models 2.0' fails with 'module "QtQml.Models" is not installed'... I don't understand. | 10:04 |
*** freedomrun has quit IRC | 10:09 | |
*** beford has quit IRC | 10:12 | |
*** beford has joined #sailfishos | 10:13 | |
artemma | my app is in QA for 30 hrs already, heh.. | 10:17 |
*** nsuffys has quit IRC | 10:18 | |
*** nsuffys has joined #sailfishos | 10:19 | |
*** Zotan has joined #sailfishos | 10:21 | |
coderus | nodevel: you should install it to sailfish also to be able to use it in applications ;) | 10:24 |
coderus | nodevel: or just do sync in sailfish targets management. | 10:24 |
coderus | nodevel: in future install development packages from sailfish management tab in qtcreator | 10:25 |
*** Eztran has joined #sailfishos | 10:25 | |
*** Eztran has quit IRC | 10:26 | |
*** b0bben has quit IRC | 10:28 | |
*** b0bben has joined #sailfishos | 10:33 | |
*** otep has quit IRC | 10:34 | |
nodevel | @coderus thanks! how do i install it to sailfish? | 10:35 |
*** otep has joined #sailfishos | 10:35 | |
*** otep has quit IRC | 10:35 | |
nodevel | coderus: i guess you mean the emulator | 10:35 |
*** Morpog_N9__ has joined #sailfishos | 10:40 | |
*** nsuffys has quit IRC | 10:42 | |
*** nsuffys has joined #sailfishos | 10:44 | |
*** datagutt has quit IRC | 10:48 | |
*** jpetrell has joined #sailfishos | 10:49 | |
*** Sfiet_Konstantin has joined #sailfishos | 10:51 | |
*** Eztran has joined #sailfishos | 10:53 | |
Venemo | hey guys | 10:53 |
Stskeeps | moo Venemo | 10:53 |
Venemo | bad news: it seems that my N9's charger port is failing | 10:54 |
Venemo | what will I do if it fails completely before I receive the Jolla? | 10:54 |
*** b0bben has quit IRC | 10:54 | |
Bysmyyr | Venemo: bad luck, that is very common problem... buy some very cheap used android | 10:55 |
Bysmyyr | or fix it | 10:55 |
Venemo | I thought that this was only a problem with the N900 | 10:56 |
*** Pat_o has quit IRC | 10:56 | |
coderus | nodevel: in sailfish emulator, sure. now you installed package in Mer machine | 10:58 |
*** piee has joined #sailfishos | 10:59 | |
Bysmyyr | Venemo: no, n9 and some other same old nokias | 10:59 |
Venemo | meh | 10:59 |
*** chriadam is now known as chriadam|away | 11:00 | |
*** krabador has joined #sailfishos | 11:03 | |
Venemo | I don't want a cheap crappy android, srsly, how can you even suggest that? | 11:03 |
*** roric has joined #sailfishos | 11:07 | |
Bysmyyr | thats is best alternative for only some weeks | 11:07 |
nodevel | coderus: ah, i see. i'm used to pacman on pc, so when i ssh'd into the emulator, i knew that it's rpm-based, so i tried 'yum' :D now i finally remember it uses zypper instead. thanks anyways! | 11:08 |
Venemo | I think in that case I'd go with Firefox OS instead | 11:08 |
fk_lx | Venemo: noooooooo! | 11:09 |
Venemo | why not? | 11:09 |
fk_lx | Venemo: not Firefox OS | 11:09 |
fk_lx | Venemo: in the meantime you can use some cheap Asha :-) | 11:09 |
Venemo | why not firefox os? | 11:10 |
zutto | is there anything good in firefox os? | 11:10 |
*** zhxt has quit IRC | 11:10 | |
Summeli | I have the geeksphone, and I couldn't think of using that as my main phone | 11:10 |
Summeli | zutto: well, it's better with html5 apps than android's webkit :P | 11:11 |
zutto | i havent noticed any problems with webkit and html5 | 11:11 |
Venemo | I'd sooner buy a lumia than an android, sorry. the firefox os device is even hackable. | 11:11 |
zutto | other than sound doesnt really like to work on 2.x.x version | 11:11 |
Sfiet_Konstantin | Venemo: think sailfish running on an android | 11:11 |
Sfiet_Konstantin | etc. | 11:11 |
Sfiet_Konstantin | but I +1 Venemo about FFOS | 11:12 |
Morpog_N9__ | venemo 27th november, get a jolla | 11:12 |
Sfiet_Konstantin | Morpog_N9__: no, 27 nov, book a plane, queue and get a jolla | 11:13 |
Sfiet_Konstantin | or don't get one | 11:13 |
Sfiet_Konstantin | 450 pcs | 11:13 |
*** piee has quit IRC | 11:13 | |
Venemo | wat? | 11:14 |
Venemo | Sfiet_Konstantin: what is 27th november? | 11:14 |
Sfiet_Konstantin | Venemo: go check twitter jolla communities etc | 11:14 |
Sfiet_Konstantin | phone get sold in DNA fi shop | 11:15 |
Venemo | really? | 11:15 |
Sfiet_Konstantin | only 450 phones | 11:15 |
Sfiet_Konstantin | yeah | 11:15 |
Venemo | but I AM THE FIRST ONE!!! | 11:15 |
Venemo | I should get it before the whatever fi shop | 11:15 |
Sfiet_Konstantin | http://jollafr.org/wp-content/uploads/2013/11/DNA_Jolla_FI_.png | 11:15 |
Sfiet_Konstantin | Venemo: yeah, but going FFOS might be a good thing then | 11:15 |
Sfiet_Konstantin | cheap | 11:15 |
*** Pat_o has joined #sailfishos | 11:18 | |
*** beford has quit IRC | 11:20 | |
*** piee has joined #sailfishos | 11:21 | |
coderus | *offtopic start here* | 11:21 |
coderus | Russians want to see Holly Dolly 27th November on Jolla Day :D | 11:22 |
coderus | *offtopic ends here* | 11:22 |
coderus | Do you know how to ser language environment values fot QtCreator? | 11:23 |
coderus | it always starting apps with crappy shell values and i can't see unicode symbols in output | 11:24 |
*** freedomrun has joined #sailfishos | 11:26 | |
Venemo | seriously now, I've missed so much news that I feel I've spent the last 2-3 weeks in a cave | 11:27 |
*** Morpog_N9__ has quit IRC | 11:29 | |
*** freedomrun has quit IRC | 11:30 | |
*** freedomrun has joined #sailfishos | 11:32 | |
*** SK_mobile has joined #sailfishos | 11:33 | |
*** Sfiet_Konstantin has quit IRC | 11:33 | |
*** zhost has joined #sailfishos | 11:46 | |
*** Morpog_N9__ has joined #sailfishos | 11:47 | |
*** fk_lx has quit IRC | 11:48 | |
*** Eztran has quit IRC | 11:55 | |
*** Morpog_N9__ has quit IRC | 11:57 | |
*** qwazix has quit IRC | 11:57 | |
*** Sfiet_Konstantin has joined #sailfishos | 11:58 | |
*** Pali has joined #sailfishos | 12:01 | |
*** qwazix has joined #sailfishos | 12:01 | |
*** Morpog_N9__ has joined #sailfishos | 12:06 | |
*** stephg has joined #sailfishos | 12:06 | |
*** MFaro-Tusino has joined #sailfishos | 12:06 | |
*** veskuh has quit IRC | 12:08 | |
*** piee has quit IRC | 12:08 | |
*** SK_mobile has quit IRC | 12:11 | |
*** MFaro-Tusino has quit IRC | 12:12 | |
*** MFaro-Tusino has joined #sailfishos | 12:12 | |
*** Eztran has joined #sailfishos | 12:16 | |
*** piee has joined #sailfishos | 12:16 | |
*** Eztran has quit IRC | 12:16 | |
*** Morpog_Mobile has quit IRC | 12:17 | |
*** Eztran has joined #sailfishos | 12:18 | |
*** veskuh has joined #sailfishos | 12:22 | |
*** ahiemstra has quit IRC | 12:27 | |
Custodian | Date announced, but still no info about delivery and shipping terms for preorders :/ | 12:27 |
Yaniel | soon(tm) | 12:28 |
faenil | we're at half november | 12:32 |
*** Eztran has quit IRC | 12:33 | |
GeneralAntilles | Always soon. | 12:36 |
MFaro-Tusino | Soon and coming months must be the Finnish way | 12:38 |
*** louisdk has joined #sailfishos | 12:39 | |
*** Administrator has joined #sailfishos | 12:40 | |
*** Administrator is now known as Guest73151 | 12:40 | |
*** nodevel has quit IRC | 12:41 | |
*** Guest73151 has quit IRC | 12:43 | |
*** piee has quit IRC | 12:44 | |
*** ahiemstra has joined #sailfishos | 12:46 | |
*** Venemo has quit IRC | 12:48 | |
DarkSim | It is a bit sad that the price couldn't be pushed down a bit for the first phone though | 12:49 |
MFaro-Tusino | DarkSim: Pricing was revealed? | 12:49 |
DarkSim | According to The Verge | 12:50 |
DarkSim | €399 (roughly $535 including sales tax) | 12:50 |
*** mikhas has joined #sailfishos | 12:52 | |
DarkSim | It will be pretty rough as a release, seems like there are several factors making it difficult, it's a low-mid end device at a rather high cost, it's a completely new OS so people think they will leave their other smartphone life behind if they make a switch etc. | 12:54 |
*** Xruxa has quit IRC | 12:55 | |
*** b0bben has joined #sailfishos | 12:55 | |
*** rcg has joined #sailfishos | 13:00 | |
*** Administrator_ has joined #sailfishos | 13:00 | |
thesignal | wat? why should they put up a price without taxes? or do you mean outside the EU DarkSim ? | 13:01 |
*** b0bben has quit IRC | 13:02 | |
DarkSim | Yep | 13:02 |
DarkSim | because 'muricans like to put out price tags without sales tax | 13:02 |
*** Pali has quit IRC | 13:02 | |
DarkSim | Have no idea why | 13:02 |
*** b0bben has joined #sailfishos | 13:03 | |
JvD_ | well that just points out how much government gets for the deal | 13:03 |
*** Administrator_ has quit IRC | 13:04 | |
thesignal | do you really think there are much american preorders? | 13:04 |
*** Administrator_ has joined #sailfishos | 13:05 | |
mikhas | to be fair, it doesn't matter at all what the US market thinks as long as Europe and Asia are excited enough | 13:06 |
thesignal | correct | 13:06 |
thesignal | and it's really important which apps are avaiable on a deivce | 13:07 |
thesignal | and that's also in our hands ;) | 13:07 |
*** martyone has quit IRC | 13:08 | |
DarkSim | I just hope that it's exclusivity doesn't affect it's compability | 13:08 |
*** Administrator_ has quit IRC | 13:08 | |
MFaro-Tusino | I'm Asia-pacific and I'm excited :D | 13:08 |
DarkSim | so it's not a sacrifice to use Sailfish over Android | 13:08 |
thesignal | well if you look at BB10 OS, android apps work pretty well | 13:08 |
*** ericcc has joined #sailfishos | 13:08 | |
thesignal | never heard anything bad from a friend who owns a bb phone | 13:08 |
DarkSim | and Blackberry is doing how well? :D | 13:08 |
*** Finleida has joined #sailfishos | 13:09 | |
dm8tbr | well that seems to be a management issue of theirs | 13:09 |
DarkSim | Hope that I don't get a Jolla phone for the company to die 2 years later leaving me with a void phone | 13:09 |
thesignal | yeah, they made some really wrong descisions | 13:09 |
thesignal | but with bb10 they did a good job | 13:09 |
dm8tbr | DarkSim: well, phone is pretty much open, so nothing prevents the community to work with it from day 1 | 13:09 |
thesignal | anyhow, that doesn't matter anymore | 13:10 |
thesignal | jolla will get my full attention | 13:10 |
DarkSim | Yeah I'm interested | 13:10 |
thesignal | and i hope yours tooo | 13:10 |
DarkSim | after my first smartphone purchase was the HTC One X and I got nothing but shit upon | 13:10 |
dm8tbr | I mean you can just SSH in and fuck it all up using RPM, isn't that great!? ;) | 13:11 |
DarkSim | HTC just looks the other way and supports all other phones they released past and present except my phone, Tegra 3 gives the phone the title of "Pocket Ember" | 13:11 |
thesignal | :P | 13:11 |
DarkSim | Shit just wants to spontaneously burst into flames whenever I do something graphic | 13:11 |
thesignal | lol | 13:11 |
DarkSim | I mean honestly, Bloons TD 5 and other rather graphically simple apps | 13:12 |
DarkSim | 55 degrees, overheating and potentially even hard reboots | 13:12 |
thesignal | O_o | 13:12 |
thesignal | seems more like a hardware issue, a production mistake? | 13:13 |
*** Pali has joined #sailfishos | 13:13 | |
DarkSim | No, it's rather usual | 13:13 |
DarkSim | my friend bought the same kind of phone | 13:13 |
thesignal | ah, k | 13:13 |
DarkSim | his broke due to overheating | 13:13 |
thesignal | then it's just crap | 13:13 |
DarkSim | Indeed | 13:13 |
DarkSim | I hope Sailfish will improve battery, stability and temperature haha | 13:14 |
thesignal | you mean running sailfish on a htc one? | 13:14 |
DarkSim | and since it's rather low-specced it shouldn't use too much juice either | 13:14 |
DarkSim | No, buying that first Jolla phone | 13:14 |
DarkSim | it's impossible for me to run Sailfish on my phone | 13:14 |
DarkSim | because I can't open it up properly | 13:14 |
DarkSim | Because apparently it's more important to let every other One phone get proper access while my particular damn phone is left in the dust | 13:15 |
DarkSim | So I can install things like Cyanogenmod, but I have to manually update my phone by connecting it to my PC and running the update from there, instead of just doing it OTA | 13:16 |
*** Xruxa has joined #sailfishos | 13:17 | |
thesignal | ah kk | 13:17 |
thesignal | i wouldn't run it on something other anyway | 13:17 |
thesignal | other half will be a awesome feature i think | 13:18 |
DarkSim | I don't understand that part | 13:18 |
DarkSim | first it just seemed like colored battery lids | 13:18 |
DarkSim | then it gave you themes for your phone based on the color of the lid | 13:19 |
DarkSim | now it has keyboards on it? | 13:19 |
*** MFaro-Tusino has quit IRC | 13:19 | |
Nicd- | it has hw extension capabilities | 13:19 |
DarkSim | and how am I supposed to use a keyboard that's stuck on the other side of the phone? | 13:19 |
Nicd- | err, like in the n900? | 13:19 |
Nicd- | slide keyboard | 13:19 |
DarkSim | Oh... | 13:19 |
DarkSim | Never owned any Nokia phones or keyboard phones | 13:19 |
Nicd- | there are a lot of things you could do with an other half | 13:20 |
thesignal | it has a i2c connector | 13:20 |
Nicd- | let's hope manufacturers pick it up | 13:20 |
DarkSim | Seems a bit gimmicky to me :/ | 13:20 |
thesignal | basically you can do anythink with it, except sending a lot of data over it | 13:20 |
Nicd- | my dream would be a combined extra battery and hw keyboard other half :P | 13:21 |
DarkSim | Wait wait wait, is that Mark dude one armed? | 13:21 |
Nicd- | kinda | 13:22 |
DarkSim | That scared me | 13:22 |
mikhas | would it matter? | 13:22 |
mikhas | would it be worse if mark was female? | 13:22 |
DarkSim | Nope, I just thought he stuck his arm around his back | 13:22 |
Nicd- | his other arm is short but apparently quite functional | 13:22 |
DarkSim | He'll augment it with the other half :D | 13:22 |
*** fk_lx has joined #sailfishos | 13:22 | |
Stskeeps | our phones are made to be used with one hand for a reason | 13:22 |
Stskeeps | :P | 13:22 |
Stskeeps | it's a blessing in public transport | 13:23 |
DarkSim | I know what the other half should be, sort of like a knuckle iron you can glide your fingers into | 13:23 |
DarkSim | so you can't drop your phone while doing advanced thumb movements :D | 13:23 |
DarkSim | Well that is awesome that you developed the phone with impairments in mind | 13:24 |
DarkSim | Not enough companies do that | 13:24 |
mikhas | anyone benefits from good accessibility | 13:24 |
DarkSim | True | 13:25 |
*** artemma has quit IRC | 13:29 | |
*** Eztran has joined #sailfishos | 13:31 | |
*** Soru has joined #sailfishos | 13:31 | |
*** artemma has joined #sailfishos | 13:32 | |
*** jmlich has quit IRC | 13:34 | |
*** jmlich has joined #sailfishos | 13:37 | |
*** Sfiet_Konstantin has quit IRC | 13:37 | |
*** DarkSim has quit IRC | 13:46 | |
*** veskuh has quit IRC | 13:49 | |
*** piee has joined #sailfishos | 13:52 | |
*** Soru has quit IRC | 13:54 | |
*** piee has quit IRC | 13:57 | |
*** amizraa has joined #sailfishos | 13:58 | |
*** guoyunhebrave has joined #sailfishos | 13:58 | |
*** Sfiet_Konstantin has joined #sailfishos | 13:59 | |
*** Soru has joined #sailfishos | 14:01 | |
*** veskuh has joined #sailfishos | 14:02 | |
*** Soru has quit IRC | 14:04 | |
*** itbaron has joined #sailfishos | 14:05 | |
*** datagutt has joined #sailfishos | 14:17 | |
KhertanAtwork | Hi, i currently got this error "could not create temporary directory" when i try to update my sailfish os sdk on Windows | 14:21 |
KhertanAtwork | temp isn't full and writable | 14:21 |
KhertanAtwork | it even write temporary file | 14:21 |
KhertanAtwork | any idea ? | 14:21 |
*** mikhas has quit IRC | 14:23 | |
*** krabador has quit IRC | 14:28 | |
*** mintuz has joined #sailfishos | 14:29 | |
*** mintuz has left #sailfishos | 14:30 | |
*** b0bben has quit IRC | 14:31 | |
*** spider-mario has joined #sailfishos | 14:33 | |
*** b0bben has joined #sailfishos | 14:34 | |
*** bob has joined #sailfishos | 14:37 | |
*** bob is now known as Guest17115 | 14:37 | |
*** b0bben has quit IRC | 14:38 | |
*** Guest17115 is now known as b0bben | 14:38 | |
*** Morpog_N9__ has quit IRC | 14:46 | |
*** saildev has joined #sailfishos | 14:46 | |
*** saildev_ has joined #sailfishos | 14:46 | |
saildev | heya, harbour rejected my yahtzee application because of a sound issue. | 14:46 |
saildev | they say: "I'm sorry to reject your application once more, but there is this problem: | 14:46 |
saildev | There is audio on all the time, even when display is off and | 14:46 |
saildev | application is minimized to home screen. | 14:46 |
saildev | This happens until the first "throw" of dices, when also the first sound is played. Then device goes to sleep as it should." | 14:46 |
saildev | any idea what might cause this? i call AudioQML.play() when the dice are thrown and autoPlay is set to false by default and i haven't touched this one.. | 14:47 |
saildev | but when i try "onStatusChanged: console.log ( diceAudio.status )" it doesn't give me anything at all.. | 14:48 |
Sfiet_Konstantin | saildev: do you have a source ? | 14:49 |
Sfiet_Konstantin | for me to look at ? | 14:49 |
saildev | yes, hold on a sec.. | 14:49 |
*** Morpog_N9__ has joined #sailfishos | 14:50 | |
*** khertan has joined #sailfishos | 15:04 | |
*** niqt has quit IRC | 15:07 | |
*** b0bben has quit IRC | 15:07 | |
*** Sarvi has quit IRC | 15:08 | |
guoyunhebrave | http://tinyurl.com/qhxlk2e | 15:10 |
guoyunhebrave | today's translation of sailfish doc | 15:11 |
*** krabador has joined #sailfishos | 15:11 | |
*** Sfiet_Konstantin has quit IRC | 15:16 | |
*** Morpog_N9__ has quit IRC | 15:21 | |
*** Morpog_N9___ has joined #sailfishos | 15:21 | |
ericcc | 中文翻译? | 15:23 |
*** krabador has quit IRC | 15:25 | |
guoyunhebrave | yep | 15:27 |
*** krabador has joined #sailfishos | 15:27 | |
*** Morpog_N9___ has quit IRC | 15:28 | |
*** Hartzi has quit IRC | 15:30 | |
*** zacce_ has quit IRC | 15:30 | |
*** veimis has quit IRC | 15:30 | |
*** VDVsx has quit IRC | 15:31 | |
*** guoyunhebrave has quit IRC | 15:32 | |
*** toartist has quit IRC | 15:32 | |
*** Morpog_Mobile has joined #sailfishos | 15:38 | |
*** ericcc has quit IRC | 15:38 | |
*** piee has joined #sailfishos | 15:40 | |
*** krabador has quit IRC | 15:41 | |
*** mcpi has joined #sailfishos | 15:42 | |
*** VDVsx has joined #sailfishos | 15:43 | |
*** Hartzi has joined #sailfishos | 15:50 | |
*** Morpog_Mobile has quit IRC | 15:59 | |
*** Xruxa has quit IRC | 16:01 | |
*** rcg has quit IRC | 16:01 | |
*** rcg has joined #sailfishos | 16:02 | |
*** Pali has quit IRC | 16:09 | |
*** faenil has quit IRC | 16:13 | |
*** saildev has quit IRC | 16:14 | |
situ | I want to declare a single QML Component which should be used across all the qml files. What's the right way to do it ? | 16:15 |
situ | kind of global object. | 16:15 |
*** Morpog_PC has joined #sailfishos | 16:15 | |
leinir | well, one point might be to say that you're introducing a singleton, and that's kind of bad, m'kay? | 16:16 |
situ | Right | 16:17 |
situ | So I want to write a wrapper over QtQuick.LocalStorage service. What's the right way to do it | 16:19 |
situ | ? | 16:19 |
*** andreibechet has quit IRC | 16:22 | |
*** Morpog_N9___ has joined #sailfishos | 16:26 | |
coderus | situ: your class wrapper provides only static const data? or contain class with functions? | 16:27 |
coderus | situ: ah, you mean your QML Component is QML file working around QtQuick.LocalStorage? | 16:30 |
*** triggerhappy has quit IRC | 16:31 | |
coderus | situ: if yes you better decide dont do that. just make own class working with database and provide functions and methods you need in Qt. | 16:31 |
coderus | situ: dont make reimplementation of qml plugins in qml :) | 16:31 |
coderus | situ: if not please give more information about your aiming and so on. | 16:32 |
*** jpetrell has quit IRC | 16:34 | |
*** Morpog_N9___ has quit IRC | 16:35 | |
*** zacce has joined #sailfishos | 16:36 | |
*** Morpog_N9___ has joined #sailfishos | 16:37 | |
*** Pali has joined #sailfishos | 16:38 | |
situ | coderus: I need to access these methods in QML https://github.com/siteshwar/Tweetian/blob/master/qml/tweetian-harmattan/Utils/Database.js | 16:40 |
*** circ-user-3Amhu has joined #sailfishos | 16:50 | |
circ-user-3Amhu | hi | 16:51 |
*** Konsieur has quit IRC | 16:52 | |
*** circ-user-3Amhu has quit IRC | 16:52 | |
*** circ-user-89CUB has joined #sailfishos | 16:53 | |
*** jjanvier_ has joined #sailfishos | 16:54 | |
*** piee has quit IRC | 16:56 | |
*** piee has joined #sailfishos | 16:56 | |
*** jjanvier has quit IRC | 16:56 | |
coderus | situ: i think you can use it as is | 16:58 |
situ | Nope, Read this https://qt-project.org/forums/viewthread/28371/ | 16:59 |
situ | openDatabaseSync is not available in Qt5. | 16:59 |
coderus | situ: just add import import QtQuick.LocalStorage 2.0 as Sql | 17:00 |
coderus | situ: and replace openDatabaseSync with Sql.openDatabaseSync | 17:00 |
situ | ok, is it possible to import qml types in javascript files ? | 17:01 |
coderus | situ: why not? | 17:02 |
thesignal | hey, how can i measure the ram usage of my app in the emulator? | 17:02 |
coderus | thesignal: htop? | 17:02 |
*** artemma has quit IRC | 17:03 | |
thesignal | its installed ? | 17:03 |
thesignal | didn't know that | 17:03 |
coderus | sudo zypper in htop | 17:03 |
coderus | no problems here | 17:03 |
thesignal | ! ok | 17:03 |
Merbot | thesignal: Error: "ok" is not a valid command. | 17:03 |
*** artemma has joined #sailfishos | 17:03 | |
artemma | I am going to slush after party tonight, maybe that's the moment to push for a faster review :) | 17:03 |
thesignal | i thought i can only install a small range of packages | 17:03 |
thesignal | thx coderus | 17:03 |
coderus | ! Exterminate * where race=("human"); | 17:04 |
Merbot | coderus: Error: "Exterminate" is not a valid command. | 17:04 |
*** RoKenn has joined #sailfishos | 17:04 | |
coderus | thesignal: its same with real device :) | 17:04 |
thesignal | omg | 17:04 |
thesignal | coderus: are you serious? | 17:04 |
*** jjanvier_ has quit IRC | 17:05 | |
coderus | thesignal: sure. it just x86 and lack of some system functions | 17:05 |
thesignal | i thought snapdragon was ARM? | 17:06 |
coderus | thesignal: you can recompile most of software to x86 without any problems to use in emulator :) | 17:10 |
thesignal | coderus: i know that of course :) but i... i just didn't think it would be easily possible with sailfish :D | 17:13 |
*** Xruxa has joined #sailfishos | 17:24 | |
*** Pat_o has quit IRC | 17:27 | |
coderus | thesignal: feel the power of Linux ;) | 17:27 |
*** Dudalus has quit IRC | 17:29 | |
*** Dudalus has joined #sailfishos | 17:29 | |
*** amizraa has quit IRC | 17:29 | |
*** amizraa has joined #sailfishos | 17:30 | |
*** jjanvier has joined #sailfishos | 17:31 | |
*** faenil has joined #sailfishos | 17:34 | |
*** disharmonic has joined #sailfishos | 17:38 | |
*** piee has quit IRC | 17:44 | |
*** saildev has joined #sailfishos | 17:51 | |
*** saildev has quit IRC | 17:51 | |
*** mcpi has quit IRC | 17:51 | |
*** piee has joined #sailfishos | 17:52 | |
*** rashm2k has joined #sailfishos | 17:52 | |
*** Sarvi has joined #sailfishos | 18:03 | |
*** TheBootroo_ has joined #sailfishos | 18:06 | |
situ | coderus: You were right. Qml types can be imported in .js files like : .import QtQuick.LocalStorage 2.0 as Sql | 18:11 |
*** Sfiet_Konstantin has joined #sailfishos | 18:12 | |
*** Sfiet_Konstantin has quit IRC | 18:13 | |
*** Sfiet_Konstantin has joined #sailfishos | 18:14 | |
*** Pat_o has joined #sailfishos | 18:17 | |
*** jmlich has quit IRC | 18:20 | |
*** deva has joined #sailfishos | 18:25 | |
*** sardini has joined #sailfishos | 18:30 | |
*** r3d has quit IRC | 18:39 | |
*** Earthwings has left #sailfishos | 18:42 | |
*** deva has left #sailfishos | 18:46 | |
*** rashm2k has quit IRC | 18:48 | |
*** rashm2k has joined #sailfishos | 18:49 | |
*** rashm2k has quit IRC | 18:53 | |
*** rashm2k1 has joined #sailfishos | 18:53 | |
*** stephg has quit IRC | 18:53 | |
*** Morpog_Mobile has joined #sailfishos | 18:54 | |
*** piee has quit IRC | 18:57 | |
*** faenil has quit IRC | 18:58 | |
*** piee has joined #sailfishos | 19:00 | |
*** furikku has quit IRC | 19:01 | |
*** Finleida has quit IRC | 19:06 | |
*** Finleida has joined #sailfishos | 19:09 | |
*** krabador has joined #sailfishos | 19:12 | |
*** arcean has joined #sailfishos | 19:16 | |
*** rm_work|away is now known as rm_work | 19:18 | |
*** freedomrun has quit IRC | 19:22 | |
*** nsuffys has quit IRC | 19:26 | |
*** wentknweqt has joined #sailfishos | 19:27 | |
*** nsuffys has joined #sailfishos | 19:27 | |
*** Eismann has joined #sailfishos | 19:28 | |
*** rashm2k1 has quit IRC | 19:28 | |
*** artemma has quit IRC | 19:32 | |
*** Kabouik has joined #sailfishos | 19:37 | |
*** Kabouik_ has joined #sailfishos | 19:40 | |
*** Kabouik has quit IRC | 19:43 | |
*** piee has quit IRC | 19:44 | |
*** Kabouik has joined #sailfishos | 19:48 | |
*** piee has joined #sailfishos | 19:49 | |
*** Kabouik_ has quit IRC | 19:51 | |
*** Heis has joined #sailfishos | 20:06 | |
*** roric has quit IRC | 20:08 | |
*** faenil has joined #sailfishos | 20:16 | |
*** Finleida has quit IRC | 20:19 | |
*** DarkSim has joined #sailfishos | 20:31 | |
*** roric has joined #sailfishos | 20:36 | |
*** fk_lx has quit IRC | 20:42 | |
*** jjanvier has quit IRC | 20:43 | |
*** Sfiet_Konstantin has quit IRC | 20:45 | |
*** itbaron has quit IRC | 20:45 | |
*** Sfiet_Konstantin has joined #sailfishos | 20:45 | |
*** Kabouik_ has joined #sailfishos | 20:48 | |
*** Kabouik has quit IRC | 20:50 | |
*** Heis has quit IRC | 20:54 | |
*** faenil has quit IRC | 20:54 | |
*** Heis has joined #sailfishos | 20:55 | |
*** faenil has joined #sailfishos | 20:58 | |
*** faenil_ has joined #sailfishos | 21:02 | |
*** Custodian has quit IRC | 21:02 | |
*** faenil has quit IRC | 21:04 | |
*** Bloob has quit IRC | 21:06 | |
*** zoldyck has quit IRC | 21:07 | |
*** Pat_o has quit IRC | 21:12 | |
*** Sfiet_Konstantin has quit IRC | 21:12 | |
*** Pat_o has joined #sailfishos | 21:13 | |
*** veima has joined #sailfishos | 21:22 | |
*** veima is now known as veimis | 21:22 | |
tanghus | n00b alert: How do I detect change on a TextField? | 21:23 |
special | of the text? | 21:24 |
*** spider-mario has quit IRC | 21:24 | |
tanghus | special: yep | 21:24 |
tanghus | on input/change | 21:24 |
special | textChanged is the signal, so onTextChanged in the element, Connections { target: textField; onTextChanged: } elsewhere, or just use textfield.text and the binding will be updated | 21:24 |
*** krabador has quit IRC | 21:24 | |
tanghus | Ok, thx. couldn't find anything about it in the QML docs | 21:25 |
tanghus | Only touched QML since last night. Last I coded was pyQt :) | 21:26 |
*** krabador has joined #sailfishos | 21:27 | |
*** fk_lx has joined #sailfishos | 21:28 | |
*** Kabouik has joined #sailfishos | 21:30 | |
*** Pat_o has quit IRC | 21:30 | |
*** Kabouik has quit IRC | 21:32 | |
*** Pat_o has joined #sailfishos | 21:32 | |
*** Kabouik_ has quit IRC | 21:32 | |
*** Morpog_PC has quit IRC | 21:32 | |
*** Kabouik has joined #sailfishos | 21:33 | |
*** Morpog_PC has joined #sailfishos | 21:34 | |
*** Pat_o has quit IRC | 21:37 | |
DarkSim | Gosh diddley dang darn it, I want to try a Jolla phone | 21:40 |
*** Pat_o has joined #sailfishos | 21:40 | |
*** Kabouik_ has joined #sailfishos | 21:40 | |
*** krnlyng has quit IRC | 21:42 | |
*** Kabouik has quit IRC | 21:43 | |
*** krnlyng has joined #sailfishos | 21:44 | |
*** Kabouik_ has quit IRC | 21:44 | |
*** Xruxa has quit IRC | 21:45 | |
*** piee has quit IRC | 21:45 | |
*** Kabouik has joined #sailfishos | 21:45 | |
*** Pat_o has quit IRC | 21:47 | |
*** piee has joined #sailfishos | 21:49 | |
*** krnlyng has quit IRC | 21:49 | |
*** krnlyng has joined #sailfishos | 21:50 | |
*** Eismann has quit IRC | 21:57 | |
*** Venemo has joined #sailfishos | 21:59 | |
*** Kabouik_ has joined #sailfishos | 22:02 | |
*** Kabouik has quit IRC | 22:05 | |
*** Morpog_Mobile has quit IRC | 22:06 | |
*** Morpog_Mobile has joined #sailfishos | 22:06 | |
*** Kabouik has joined #sailfishos | 22:09 | |
*** freedomrun has joined #sailfishos | 22:10 | |
*** Kabouik_ has quit IRC | 22:11 | |
*** Pali has quit IRC | 22:13 | |
*** mintuz has joined #sailfishos | 22:19 | |
*** nsuffys has quit IRC | 22:19 | |
*** zhost has quit IRC | 22:23 | |
*** Morpog_PC has quit IRC | 22:24 | |
*** jjanvier has joined #sailfishos | 22:26 | |
*** master_of_master has joined #sailfishos | 22:28 | |
*** master_o1_master has quit IRC | 22:31 | |
*** ryukafalz has quit IRC | 22:40 | |
*** ryukafalz has joined #sailfishos | 22:41 | |
*** mintuz has quit IRC | 22:54 | |
*** arcean has quit IRC | 22:54 | |
*** jjanvier has quit IRC | 22:56 | |
*** piee has quit IRC | 22:56 | |
*** piee has joined #sailfishos | 23:01 | |
*** krabador_ has joined #sailfishos | 23:04 | |
*** krabador has quit IRC | 23:04 | |
*** krabador_ has quit IRC | 23:04 | |
*** krabador has joined #sailfishos | 23:05 | |
*** piee has quit IRC | 23:11 | |
*** krabador has quit IRC | 23:13 | |
*** krabador has joined #sailfishos | 23:17 | |
*** piee has joined #sailfishos | 23:21 | |
*** toartist has joined #sailfishos | 23:22 | |
*** RoKenn has quit IRC | 23:33 | |
*** DarkSim has quit IRC | 23:38 | |
*** Blizzz has quit IRC | 23:41 | |
*** louisdk has quit IRC | 23:43 | |
*** rcg has quit IRC | 23:47 | |
*** M4rtinK has joined #sailfishos | 23:54 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!