=== chriadam|away is now known as chriadam === _salem is now known as salem_ === salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem [06:45] good morning [06:59] good morning === nik90 is now known as nik90|Office [07:47] good morning everyone :) === marxjohn1on is now known as marxjohnson [07:55] hey good morning nik90 === lan3y is now known as Laney [08:51] Hello guys, I tried to find way to work with filesystem via QML. Am i right, that no case to do it without c++? Will ubuntu API contain this functions in the future? [08:58] Good morning all, happy Friday and happy One Voice Day! :-D === chriadam is now known as chriadam|away [09:06] Vegasq: URLs can be files too [09:35] I have a general question regarding qml loaders. On loading a page dynamically, the elements in the page do not respect their anchor definitions anymore. Is there anyone able to help in this regards? [09:35] I have it in a branch at [09:35] https://code.launchpad.net/~nik90/ubuntu-clock-app/dynamic-stopwatch-loader [09:35] I just need some tips and some reasoning as to why this might happen. [09:37] In my branch, I am loading the stopwatch page dynamically. However the stopwatch clock is no longer positioned correctly. Without loaders it looks fine. === mehow_ is now known as mehow [11:09] having issues connecting to mobile internet via 02 paymonthly contract sim and using galaxy nexus gsm model ubuntu touch version 20130722 [11:11] tsimpson: Yeah, but there is no way to save some file? For ex. in http://qt-project.org/doc/qt-5.0/qtqml/qml-url.html they use url for Image, as i remember we can use url for XmlListModel.source, but do we have something like FileApi.source = '~/.config/olala' and FileApi.bin = 010101 FileApi.save() ? === MacSlow is now known as MacSlow|lunch === MacSlow|lunch is now known as MacSlow [12:26] wow seems like a dead channel today === _salem is now known as salem_ === hunger_ is now known as hunger === boiko_ is now known as boiko === salem_ is now known as _salem === _salem is now known as salem_ [15:21] Hi, I just downloaded a Qt GUI application that uses the Google calendar API [15:21] When I try to build it, it gives me this error: /home/arun/Documents/QtCreator/qt-google-calendar/main.cpp:1: error: QtGui/QApplication: No such file or directory [15:22] I think it has something to do with the PATH variable but I'm using Ubuntu 13.04 and I'm not sure how to access the PATH variable in Ubuntu... [15:22] Please help? === bfiller is now known as bfiller_lunch === bfiller_lunch is now known as bfiller === sam113101 is now known as sam113101_afk [17:44] boiko renato_ do you want to review? https://code.launchpad.net/~schwann/gallery-app/gallery-edit-thread/+merge/177165 [17:46] how to make cordova html5 project run? i only got a blank window. is that normal? === sam113101_afk is now known as sam113101 [17:46] gusch: I'll review it in about half an hour, is that ok? === salem_ is now known as _salem [17:54] Hello all ! [17:54] Anybody wanna assist 2-3 noob questions on private? === _salem is now known as salem_ [18:28] seb128: ping [19:07] mhall119, popey, ping [19:11] ahayzen: pong [19:11] mhall119, was just wondering if we are having a music-app meeting today? [19:11] ahayzen: yeah, just joined #ubuntu-touch-meeting [19:11] mhall119, although i think its only me tht around === nik90|Office is now known as nik90 [20:41] What is the best way to store settings in a Ubuntu Touch app? U1db or LocalStorage? [20:42] Hello, in QtQuick1, I used qmlRegisterType to register my C++ objects. In the SDK, I tried qmlRegisterInterface, but I still get "is not a type " error. How can I fix this? [20:54] Elv13, qmlRegisterType is the same in both QtQuick 1 & 2. If you used that before, you should still be able to use it. [20:55] Elv13, could you pastebin the error and possibly the source code? [20:57] iBelieve: qmlRegisterType doesn't even exist in QtQuick2 [20:57] Elv13, yes it does, I'm using it. Maybe you're not including something? [20:57] http://pastebin.ubuntu.com/5916184/ [20:58] (I am made an empty QtQuick project) [20:59] Elv13, here is the main file to the program I'm working on: http://paste.ubuntu.com/5916191/. I think the include you're missing is QtQml. [21:01] Elv13, also, you're not supposed to modify the qtquick2applicationviewer code, as it's autogenerated. The best place to put stuff is in the main.cpp file, like the file I sent you. [21:18] thanks, it work, but I think it is because it include some lagacy files [21:23] Elv13, what legacy files? #include is mentioned in the Qt5 documentation [21:24] Elv13, sorry, I've got to go [21:59] Kaleo, Good {morning,afternoon,evening}! I'm helping out with the Touch core app "music-app" and I have a question about an issue we are having that's causing our app to hang for short periods of time. [22:04] Kaleo, we're seeing an error in the console ("QML Page: Binding loop detected for property "height"") that points to the Page element for the portion of the app in question. When this is seen the app hangs for 10-15 seconds (on my dev machine). The Page holds a ListView and it seems like randomly skipping through this ListView is causing the issue. [22:08] Once the app becomes responsive again this is printed to the console: "QQuickWindow: possible QQuickItem::polish() loop". Does anyone have an idea of what might be happening? === salem_ is now known as _salem