=== Ursinha-afk is now known as Ursinha [09:58] Good morning all; happy Festivus! :-D [15:32] * daker thinks that JamesTait is just a bot [15:32] * JamesTait beeps [15:33] Wow, five-and-a-half hours with no conversation. [15:34] JamesTait: :) [15:34] It's like everyone's gone on holiday or is otherwise preoccupied or something. === gatox is now known as gatox_lunch === gatox_lunch is now known as gatox [19:56] Has anyone had any look using the new dual booting script with the Nexus 5? I've had success with the 2012 Nexus 7. [19:56] luck* [20:41] Hello there I am making a app and was going to us import QtContacts 5.0 for its element GeoLocation But it is not there. has it been moved ? [20:41] aka there is no http://developer.ubuntu.com/api/qml/sdk-1.0/QtContacts.GeoLocation/ [20:43] I also tried to use http://geoip.ubuntu.com/lookup to look up stuff but it is unreliable and not correct [20:44] any one know How I can get a good lock on GPS ? [20:46] I also tried to use http://developer.ubuntu.com/api/qml/sdk-1.0/QtLocation.PositionSource/ But this returns NaN :( [21:42] mr_man: the Geolocation stuff is still WIP [21:42] What is WIP daker ? [21:43] OHH work in progress [21:44] mr_man: https://blueprints.launchpad.net/ubuntu/+spec/client-1303-location-service [21:45] daker something like that would have to be done at the SP api ? [21:45] example: T-Mobiles api ? [21:46] mr_man: no there was a session about the AGPS part during UDS [21:46] http://summit.ubuntu.com/uds-1311/meeting/22060/client-1311-location-service-assisted-gps/ [21:47] that is gyspy daker ? I will atch the video also [21:48] gyspy ? [21:50] gypsy and geoclue [21:52] mr_man: for the contacts part you'll be denied to access them [21:52] http://developer.ubuntu.com/publish/apps/security-policy-for-click-packages/ [21:53] yeah I would have to package in with the app [21:53] that is a whole different thing ^^ [21:54] I have also been thinking about that as I am using many different libs for many different packages [21:56] There is going to be 500 packages of JDK or whatever on every Ubuntu Touch phone [21:57] 500 pkg wow [21:57] it would be really good to get feedback from other developers on G+ https://plus.google.com/u/0/communities/111350780270925540549 [21:58] and developers are not going to like that because then they either 1) have to make there own implementation of libs that are out there (not the OS/FS way ) or 2) become the maintainer of all the packages [21:59] mr_man: i mean Ubuntu Touch core developers, most of them have already finished there work day or in holiday [21:59] examples : I want to use something from X(any) services and not all of it. now I must package and maintain these Libs, bringing on way more work for the Ubuntu Touch Developer. [22:00] daker correct but that is what I meant by "that is a whole different story" [22:01] and what if X depends on X Oo [22:09] Even more of a issue is what if my app needs to make a new userspace because of security (different DB ect) ..... [22:13] daker How do Install a app that is made with CMAKE ? or do I have to adb push and compile. If I have to compile how am I to install things like Cmake ? [22:15] I can not even install cmake apps or anyhing like this this sux I am out here for a while [23:22] Having a strange issue when packaging my click application. After packaging, the "Comment" field in the .desktop file is cleared and has no value. Anyone know what's going wrong?