=== salem_ is now known as _salem === _salem is now known as salem_ === salem_ is now known as _salem [07:43] hello! [07:44] can I make my project not using qml some how? [07:44] somehow* [08:09] good morning [08:17] good morning [08:33] I have just launched ubuntu-sdk-ide just to find my self without a qmake for my ubuntu 15.04 kit, how do I solve this? [08:34] trying to make a kit gives me this error "The supported framework of the device is not known, please make sure to redetect the device features." [08:39] I see, it's a bug [10:09] faenil, Hey, do you know which stable OTA the ListItemLayout and SlotsLayout have existed from ? So that I don't break the app on devices when I add support :-) [10:09] ahayzen: OTA7 [10:09] :) [10:09] coolio :-) [10:10] faenil, thanks :-) [10:10] ahayzen: OTA8 had a crash fix when using html text in ListItemLayout's labels, iirc [10:10] ok === hasselmm1 is now known as hasselmm === _salem is now known as salem_ === salem_ is now known as _salem [12:56] hello [12:57] is there anyone? [13:04] Has anyone had success in bundling X apps for the phone yet? Any pointers as to best practice? [13:05] I'm aware this isn't supported yet, but if anyone has blogged about it I'd be grateful [14:49] t1mp: you got comments on https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/20-toolbar/+merge/280596 === sverzegnassi_ is now known as sverzegnassi [15:00] zsombi: what do you want to say there? That I do not need to rename the 1.2 Toolbar stuff to DeprecatedToolbar? [15:01] zsombi: I did that to avoid confusion. Do you think it is better to keep the previous ToolbarStyle name? [15:12] zsombi: I commented on https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/20-toolbar/+merge/280596 [15:13] zsombi: I think it is less confusing to have an internal DeprecatedToolbar with a 1.2/DeprecatedToolbarStyle instead of internal DeprecatedToolbar with 1.2/ToolbarStyle [15:13] zsombi: but it is up to you, if you prefer ToolbarStyle, I will change it back [19:07] Hi, I am trying to use cordova [19:08] when i do cordova build --device [19:08] sudo click chroot -a armhf -f ubuntu-sdk-14.10 create [19:08] any idea? [19:14] alexabreu, ^? [19:15] vishnudev, did you create the chroot? although 14.10 is probably not the right version [19:15] vishnudev, you should go for 15-04 [19:15] cordova build --device -- --framework ubuntu-sdk-15.04 --verbose [19:15] I already have chroot [19:15] vishnudev, 14.10 is still the default but it is being fixed as we speak [19:16] vishnudev, what's the issue? [19:16] I can see it in ubunut sdk gui [19:16] but [19:16] still getting same error [19:17] which error? [19:17] http://paste.ubuntu.com/14034137/ [19:18] oh, I did [19:18] sudo click chroot -a armhf -f ubuntu-sdk-15.04 install cmake libicu-dev:armhf pkg-config qtbase5-dev:armhf qtchooser qtdeclarative5-dev:armhf qtfeedback5-dev:armhf qtlocation5-dev:armhf qtmultimedia5-dev:armhf qtpim5-dev:armhf libqt5sensors5-dev:armhf qtsystems5-dev:armhf [19:18] and now its seems to be working [19:19] ok [19:21] now new error [19:21] http://paste.ubuntu.com/14034598/ [19:21] not sure what it is [19:22] vishnudev, can you try w/ verbose? [19:23] alexabreu http://paste.ubuntu.com/14034784/ [19:25] vishnudev, mmh are you sure that your chroot is properly configured? [19:25] I've created a sample app and ran on my device throuhg ubntu sdk GUI [19:33] it means chroot is correct right? [19:44] vishnudev, yes, and you updated it [19:44] updatijng it once again [19:46] updated still the same error [19:46] :( [19:48] let me restart system also [19:49] vishnudev, shouldn't be necessary, can you recreate a new sample app, and just build w/o changes? [19:54] alexbreu is it ok till now? http://paste.ubuntu.com/14035424/ === ljp is now known as lpotter [19:58] vishnudev, yes [20:00] same error [20:00] :( [20:00] -- Build files have been written to: /home/vishnudev/Documents/Programming/ubuntu/hello/platforms/ubuntu/ubuntu-sdk-15.04/armhf/build [20:00] find . -name AutomocInfo.cmake | xargs sed -i 's;AM_QT_MOC_EXECUTABLE .*;AM_QT_MOC_EXECUTABLE "/usr/lib/'$(dpkg-architecture -qDEB_BUILD_MULTIARCH)'/qt5/bin/moc");' [20:00] sed: no input files [20:00] find . -name AutomocInfo.cmake | xargs sed -i 's;AM_QT_MOC_EXECUTABLE .*;AM_QT_MOC_EXECUTABLE "/usr/lib/'$(dpkg-architecture -qDEB_BUILD_MULTIARCH)'/qt5/bin/moc");' FAILED [20:00] sed: no input files