=== xiinotulp is now known as plutoniix [02:59] hmm, still no bluetooth on n5 with bluez 5 :-/ [08:13] My used Nexus 4 came in the mail today. Put Ubuntu Phone on it a few hours ago! [08:13] I had tried it a few months ago on my Nexus 5 (dual-booted) [08:13] I really want Ubuntu Phone to be the future, but honestly, it seems to be improving rather slowly [08:14] popey: Can you share roughly how many people are working on Ubuntu Phone full-time? [08:14] I'm also curious how much impact 1 person can have (I'm a Go, Python, and JS developer) === zulucloud1 is now known as zulucloud [09:02] at least over December, heaps of people are on holidays [09:25] Hello. Could someone please help me out with my QML project. This is one of the files: http://paste.ubuntu.com/14456672/ and for some reason this code: connection_detail.console_out += "→ " + type + "(" + num + ")" + "\n"; is called more times than how many items are present in the connection_trains_detail_info_model. More precisely if there are n items in the model then the components in the delegate are called n factori [09:27] So if I mark model items as "1","2","3" ... then this is what is called in the delegate: "1","2","3","2","3","3" - and although I've been wondering about that for the whole day now I haven't figured it out. [09:29] Oh, sorry, probably a wrong thread, I should have asked in the ubuntu-app-devel channel. [11:18] elimisteve, I don't know exactly how many people, but I'd guess not a huge number (compared with other mobile platforms). [11:18] elimisteve, a single developer can make a huge difference! === zenvoid_ is now known as zenvoid === Beliq is now known as _Beliq [13:30] I have run into a problem with the ubuntu-sdk: cmake works fine in the build-preferences, but upon running the project with Ctrl+R it is complaining, that /usr/bin/cmake is not existing [13:31] ubuntu version 15.10 [13:33] if I install cmake systemwide this message of course disappears, but the problem then goes on as it cannot find the compilers then [13:33] so I think the problem is somewhere else [13:43] OK, system wide installation of the armhf cross compilers fixed the issue, but I still wonder, why there has to exist an internal and an external version of cmake [13:57] Anyone know how to set unity8 on nexus 7 to vertical? [15:58] has anybody gotten an error similar to this? http://pastebin.ubuntu.com/14459067/ [15:58] only occurs when building for the phone [15:58] desktop works fine [15:59] it is the output of QtCreator, when building a "QML app with simple UI (cmake)" [16:02] I am experimenting with the CurrencyConverter demo project from here: https://developer.ubuntu.com/en/apps/qml/tutorials/building-your-first-qml-app/ [16:12] farad: #ubuntu-app-devel is a better place for app dev questions [16:21] @dobey: thanks, then I will move there [16:23] elimisteve: Rome wasn't built in a day.