=== bfiller is now known as bfiller_afk [07:57] good morning [12:05] popey: just pushed a minimal Qt5.2 compatible version of OSMTouch http://bazaar.launchpad.net/~yohanboniface/osmtouch/trunk/changes feel tree to test and give feedback :) [12:12] when I run QtCreator it always replace my apparmor from 1.1 to 1.10000000000000001 and replace back the sdk id to 13.10 :s [12:59] is this chat real time or it's just logged [13:04] both ? [13:05] :) [13:09] I think it's just a regular chat [14:11] Je savais pas que Qt Creator pouvait directement m'emmener ici :o [14:12] Windows c'est quand même vachement mieux que Linux [14:16] Mais c'est vide ici :o [14:19] o/ [14:19] ? [14:23] Je suis une vache, lol [14:40] ybon: fails to start here.. file:///opt/click.ubuntu.com/me.yohanboniface.osmtouch/0.1.3/OSMTouch.qml:3 module "QtPositioning" is not installed [14:40] libqt5position is installed... [14:40] OSMTouch.qml:import QtPositioning 5.2 [14:40] hmm [14:45] popey: I think you need to have qtdeclarative5-qtpositioning-plugin installed [14:46] dpkg-query: no packages found matching qtdeclarative5-qtpositioning-plugin [14:46] ☹ [14:46] Mirv: will know why we don't ship that [14:46] popey: hmm, I don't have it installed on my system, but I remember rsalvetti talking about this [14:47] popey: apparently the package name changed from 5.0 to 5.2 [14:47] i vaugely recall an issue where it was 5.0 internally on 5.2? [14:47] oh [14:50] installing the above package for me worked. I am able to run the app now [14:50] on desktop? [14:50] popey: on desktop yes [14:52] ybon: you there? [14:52] ybon: I got some insight on https://bugs.launchpad.net/osmtouch/+bug/1276986 [14:52] Launchpad bug 1276986 in OSMTouch "StateSaver doesn't work anymore on mobile when app is installed from QtCreator" [Critical,Confirmed] === Mike is now known as Guest60001 === jono is now known as Guest92644 === aboudreault_ is now known as aboudreault === jackson is now known as Guest15284 === Guest15284 is now known as Noskcaj [19:16] * Userh1 slaps Userh1 around a bit with a large trout [19:26] Why am I getting error: no match for 'operator<<' (operand types are '' and 'QString') [19:27] When I just do: qDebug << myqstring; [19:30] I even get something similar when I just qDebug << "hi"; [19:30] error: invalid operands of types '' and 'const char [3]' to binary 'operator<<' [21:14] nik90: pong [21:14] I'm online only a few minutes, but I'm interested by your insight :) [22:15] ybon: I will just leave my insight here ;) .. You are not supposed to use statesaver like the way you are using. StateSaver are meant to store the application store and restore it in case of an application crash or app brought from suspend. If the application exists properly, the state saved is lost. [22:15] ybon: So if you want to store the user's latitude and longitude, use u1db for that. [22:16] ybon: I meant, if the application is quit or exit properly, the state saved is lost [22:17] ybon: oh btw, I am thinking of adding your application to https://launchpad.net/~ubuntu-touch-community-dev/+archive/ppa [22:18] ybon: I am building a branch which adds debian packaging for your app === randomcpp is now known as gcollura