/srv/irclogs.ubuntu.com/2013/07/26/#ubuntu-app-devel.txt

=== 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
dholbachgood morning06:45
oSoMoNgood morning06:59
=== nik90 is now known as nik90|Office
nik90|Officegood morning everyone :)07:47
=== marxjohn1on is now known as marxjohnson
Mihir_hey good morning nik9007:55
=== lan3y is now known as Laney
VegasqHello 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:51
JamesTaitGood morning all, happy Friday and happy One Voice Day! :-D08:58
=== chriadam is now known as chriadam|away
tsimpsonVegasq: URLs can be files too09:06
nik90|OfficeI 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
nik90|OfficeI have it in a branch at09:35
nik90|Officehttps://code.launchpad.net/~nik90/ubuntu-clock-app/dynamic-stopwatch-loader09:35
nik90|OfficeI just need some tips and some reasoning as to why this might happen.09:35
nik90|OfficeIn my branch, I am loading the stopwatch page dynamically. However the stopwatch clock is no longer positioned correctly. Without loaders it looks fine.09:37
=== mehow_ is now known as mehow
edwardd12having issues connecting to mobile internet via 02 paymonthly contract sim and using galaxy nexus gsm model ubuntu touch version 2013072211:09
Vegasqtsimpson: 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() ?11:11
=== MacSlow is now known as MacSlow|lunch
=== MacSlow|lunch is now known as MacSlow
nik90|Officewow seems like a dead channel today12:26
=== _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_
dRagonsRageHi, I just downloaded a Qt GUI application that uses the Google calendar API15:21
dRagonsRageWhen 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 directory15:21
dRagonsRageI 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
dRagonsRagePlease help?15:22
=== bfiller is now known as bfiller_lunch
=== bfiller_lunch is now known as bfiller
=== sam113101 is now known as sam113101_afk
guschboiko renato_ do you want to review? https://code.launchpad.net/~schwann/gallery-app/gallery-edit-thread/+merge/17716517:44
calidionhow to make cordova html5 project run? i only got a blank window. is that normal?17:46
=== sam113101_afk is now known as sam113101
boikogusch: I'll review it in about half an hour, is that ok?17:46
=== salem_ is now known as _salem
StuciHello all !17:54
StuciAnybody wanna assist 2-3 noob questions on private?17:54
=== _salem is now known as salem_
nik90|Officeseb128: ping18:28
ahayzenmhall119, popey, ping19:07
mhall119ahayzen: pong19:11
ahayzenmhall119, was just wondering if we are having a music-app meeting today?19:11
mhall119ahayzen: yeah, just joined #ubuntu-touch-meeting19:11
ahayzenmhall119, although i think its only me tht around19:11
=== nik90|Office is now known as nik90
iBelieveWhat is the best way to store settings in a Ubuntu Touch app? U1db or LocalStorage?20:41
Elv13Hello, 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:42
iBelieveElv13, qmlRegisterType is the same in both QtQuick 1 & 2. If you used that before, you should still be able to use it.20:54
iBelieveElv13, could you pastebin the error and possibly the source code?20:55
Elv13iBelieve: qmlRegisterType doesn't even exist in QtQuick220:57
iBelieveElv13, yes it does, I'm using it. Maybe you're not including something?20:57
Elv13http://pastebin.ubuntu.com/5916184/20:57
Elv13(I am made an empty QtQuick project)20:58
iBelieveElv13, 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.20:59
iBelieveElv13, 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:01
Elv13thanks, it work, but I think it is because it include some lagacy files21:18
iBelieveElv13, what legacy files? #include <QtQml> is mentioned in the Qt5 documentation21:23
iBelieveElv13, sorry, I've got to go21:24
vthompsonKaleo, 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.21:59
vthompsonKaleo, 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:04
vthompsonOnce 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?22:08
=== salem_ is now known as _salem

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!