/srv/irclogs.ubuntu.com/2014/10/31/#ubuntu-app-devel.txt

ahoneybunI can comfirm the latest devel-proposed image has a working APN editor!00:00
ahayzenmzanetti, thanks for the feedback for the music-app, i hope my responses make sense :)01:09
=== chihchun_afk is now known as chihchun
mzanettipopey: hey ho, good morning08:54
mzanettipopey: small request: In order to avoid confusion, could you please build upcoming packages containing the bzr revno instead of "latest"?08:55
mzanettiandrew says I don't have the latest one, I think I do... but we can't really know for sure without comparing code :)08:55
popeymzanetti: yeah, good point08:58
=== rmescandon is now known as rmescandon-afk
=== rmescandon-afk is now known as rmescandon
=== marlinc_ is now known as marlinc
ogra_mzanetti, HAPPY BIRTHDAY !!!!09:50
* ogra_ throws confetti 09:50
mzanetti:) thanks ogra09:51
* popey throws mzanetti 09:51
mzanetti:D09:51
ogra_ouch09:51
JamesTaitGood morning all; happy Friday and happy Magic Day! :-D10:12
=== chihchun is now known as chihchun_afk
nik90mzanetti: Many Happy Returns of the Day!!10:25
nik90mzanetti: so would this be your day off or you got to work on unity8 on your b'day ;) ?10:26
mzanettiI obviously get to fix TOPBLOCKER bugs today :)10:26
mzanettinik90: thanks :) Didn't hear the "Many happy returns" thing before. Just had an interesting read on http://en.wikipedia.org/wiki/Many_happy_returns_%28greeting%2910:29
nik90mzanetti: we use that expressions commonly in India10:31
mzanettiI guessed that much, yeah.10:32
rpadovanimzanetti, tanti auguri di cuore :D10:45
mzanetti:D10:45
mzanettithanks :)10:45
mzanettierr, mille grazie10:45
rpadovaniahah10:46
gventurirpadovani: hi11:08
gventurirpadovani: do you know if OsoMon is online?11:09
rpadovanigventuri, oooops, sorry, totally forgot about hangouts, coming :D11:09
rpadovanigventuri, nope, I didn't see him11:09
mihirmzanetti: wish you many many happy returns of the day :)11:12
mzanettimihir: thanks a lot :) (nik90, seems I learned something useful today ^)11:13
mzanetti:)11:13
* mihir reads history :P11:14
nik90mzanetti: lol11:14
mihirahh got it :P11:14
rpadovanimzanetti, penk https://code.launchpad.net/~reminders-app-dev/reminders-app/uriHandler/+merge/23996111:17
mzanettirpadovani: does the toLower() work fine?11:20
rpadovanimzanetti, actually, no, wrong function :/11:21
rpadovaniit's toLowerCase(), damn11:21
rpadovanimzanetti, fixed, sorry :/11:27
mzanettino problem11:28
mzanettirpadovani: added two more inline comments11:28
mzanettirpadovani: btw, in order to test the uri handler stuff you can just install it on your phone with qtcreator then do this:11:32
mzanettisudo apt-get install url-dispatcher-tools11:32
mzanettiurl-dispatcher evernote://foobar11:32
mzanettiand it should open/focus reminders and do stuff11:32
rpadovanimzanetti, cool, thanks11:32
popeymzanetti: http://people.canonical.com/~alan/com.ubuntu.music_2.0.722_all.click12:16
=== rmescandon is now known as rmescandon-afk
mzanettipopey: thanks :)12:16
=== _salem is now known as salem_
=== rmescandon-afk is now known as rmescandon
aquariusHm. Trying to open davidcalle's soundcloud tutorial scope from http://developer.ubuntu.com/scopes/tutorials/write-a-json-scope-in-cpp/, Ubuntu SDK gives me the error "CMake Error at CMakeLists.txt:9 (message):  g++ version must be 4.9!"13:58
aquariusLooking at http://irclogs.ubuntu.com/2014/10/04/%23ubuntu-app-devel.html#t11:16 it suggests that I need 14.10 to get gcc 4.9, and I'm on 14.0413:59
davidcalleaquarius, hmm... if on 14.04, you need to use a phone or emulator device kit, not desktop13:59
aquariusdavidcalle, ok, that's cool, but I don't know how to set that up...?13:59
nik90aquarius: developer.ubuntu.com has all the tutorials you ever need to set up phone or emulator14:00
aquariusis http://developer.ubuntu.com/apps/sdk/tutorials/click-targets-and-device-kits/ what I should be looking at?14:00
nik90http://developer.ubuntu.com/apps/sdk/tutorials/14:00
nik90aquarius: yes14:00
davidcalleaquarius, or http://developer.ubuntu.com/apps/sdk/tutorials/running-apps-from-the-sdk/14:00
nik90although I am curious as to why it is in the app section and not something generic since it also applies to scopes?14:01
davidcalleaquarius, I'm going to make that a bit more clear in the tutorial14:01
aquariusI have a kit called "UbuntuSDK for armhf (GCC ubuntu-sdk-13.10-saucy)". It's got a red exclamation icon, which says "Error: debugger /usr/bin/gdb-multiarch not found" when hovered. Also, saucy? So I am now just completely confused :(14:02
nik90aquarius: try creating a click target for 14.10 armhf in Qtc, Tools->Options->Ubuntu14:03
aquariusI have removed that kit, but I don't know how to create one. http://developer.ubuntu.com/apps/sdk/tutorials/running-apps-from-the-sdk/ says "The “Build & Run” tab from the “Projects” page lets you create, remove and change existing Kits." but as far as I can tell, it does not: if I open the Projects pane, I have "Configure project" which says that there are no valid kits found.14:04
aquariusnik90, ok, trying that14:04
nik90http://developer.ubuntu.com/apps/sdk/tutorials/click-targets-and-device-kits/ was the link that explains this14:04
aquariusnik90, I don't have the option to create a 14.10 armhf. I can choose Framework 14.04 or Framework 13.10 in the "architecture and framework" popup dialog.14:06
nik90aquarius: hmm, you are running 14.04?14:06
aquariusI am indeed.14:07
aquariusbecause it is the LTS. :)14:07
nik90do you have the ubuntu sdk ppa and the phablet-tools ppa added to your syste?14:07
nik90system14:07
aquariusI have the ubuntu-sdk ppa. I don't know about phablet-tools; http://developer.ubuntu.com/start/ubuntu-sdk/installing-the-sdk/ doesn't mention that.14:07
aquarius(I had them before, I think.)14:08
nik90aquarius: essentially you would need qtcreator-plugin-ubuntu 3.1.1+14.10.20141029-0ubuntu1~0trusty314:08
nik90aquarius: can you confirm?14:08
aquarius$ apt-cache policy qtcreator-plugin-ubuntu14:08
aquariusqtcreator-plugin-ubuntu:14:08
aquarius  Installed: 3.0.1+14.04.20140415-0ubuntu114:08
aquarius  Candidate: 3.1.1+14.10.20141029-0ubuntu1~0trusty314:08
aquariushuh.14:08
aquariusI wonder why apt-get upgrade didn't upgrade it?14:09
nik90ha that's the issue14:09
nik90no idea14:09
* aquarius apt-get dist-upgrades :)14:09
aquariusthat should get the new version!14:09
nik90I think I can guess why it hasn't been updated. I am guessing qtcreator-plugin-ubuntu requires latest version of click which is provided by the phablet-tools ppa14:10
nik90if the dist upgrade didn't update the plugin, mind adding ppa:phablet-team/tools14:10
aquariusalso, Ubuntu SDK goes to hell forever for creating a modal dialog (the architecture and frameworks popup) but not actually keeping it on top of the window that it disables.14:10
aquariusdist-upgrade seems to be updating it...14:10
nik90ah ok14:10
aquariusthis is way too hard btw. :(14:10
aquariusbut, hopefully this should resolve things...!14:11
nik90well tbh when you start qtcreator on a new system, you should be presented with the welcome wizard that guides you through these steps14:11
aquariusaha! welcome wizard!14:11
nik90this you will know that you need to create a kit, emulator etc etc14:11
aquariuswhich lets me create a kit. winner.14:11
aquariusok, target being created, by the look of it14:12
aquariushang on, this is going to make a whole entire ubuntu chroot? some sort of disc space warning might be worth it14:12
aquariusalso also, isn't there an x86 emulator now?14:13
nik90yes it downloads the entire ubuntu chroot14:13
nik90and there is a i386 emulator14:13
aquariusdo I still get a whole chroot even if I target x86?14:14
nik90yes14:14
nik90since you are downloading the 14.10 chroot14:15
aquariusah well, then, might as well do arm ;)14:15
nik90I have both since I test on emulator and phone14:15
nik90but yeah a phone is easier sometimes14:15
aquariuswish this was done with system images, then it'd be just one download ;)14:15
aquariusI can't use my ubuntu phone; I had to wipe it and give it to my daughter :(14:15
aquariushence setting all this stuff up again.14:15
nik90ah ok14:17
aquariuswhat's the passphrase for the emulator?16:15
nik90aquarius: 000016:17
aquariuscheers16:17
aquariushttp://developer.ubuntu.com/apps/sdk/tutorials/running-apps-from-the-sdk/ doesn't say that :)16:17
aquariusis my actual keyboard not supposed to work with the emulator? It doesn't seem to, and I have to use the soft on-screen keyboard16:18
nik90aquarius: good point...16:18
nik90aquarius: yup actual keyboard won't work with emulator16:18
aquariusthat's really annoying :(16:18
nik90aquarius: you also won't audio output from the emulator16:18
nik90hear*16:19
aquariushm, arrow keys work in textareas16:19
nik90actual keyboard arrow keys?16:20
aquariusyep16:21
nik90strange16:21
aquariushm, still can't load davidcalle's soundcloud tutorial by loading CMakeLists.txt; General Messages says   Unknown CMake command "add_translations_directory".16:21
nik90that's where my knowledge drops off ;) .. I have never played with scopes  (yet)16:23
aquariushm. I have created a scope, and tried running it, and I get a "please attach your device" progress bar dialog. The emulator is running.16:37
aquariusWhat do I need to do to make it realise that a device is attached?16:37
nik90aquarius: did you enable developer mode in emulator?16:40
nik90aquarius: can you check that in ubuntu-settings-app -> about phone -> developer mode16:40
aquariusunder devices >emulator in Ubuntu SDK, "Has devloper mode enabled" (sic) is ticked.16:41
aquariuswhere do I file sdk bugs?16:41
nik90what about in the emulator itself?16:41
nik90aquarius: https://launchpad.net/qtcreator-plugin-ubuntu16:42
aquariusI haven't turned anything on in the emulator, because the tick box says it's turned on :(16:42
aquariusyep, developer mode is turned on in system settings16:43
nik90I was just making sure16:55
sergiusensaquarius: nik90 developer mode is always on for the emulator17:28
sergiusensthat said, I no little about the sdk17:28
sergiusens*know17:28
ahoneybunhello all18:49
=== _salem is now known as salem_
Pankajcan we develop app for zorin os from ubuntu sdk?19:42
=== salem_ is now known as _salem
ajalkaneMe god... libpoppler can't be installed on QtCreator's arm toolkit?22:11
popeyajalkane: lemme try22:16
popeyajalkane: just installed libpoppler46 here...22:22
ajalkanepopey: what about libpoppler-qt5-dev?22:32
ajalkanedocviewer uses poppler-qt5.h so I need the qt5-dev files...22:35
popeyii  libpoppler-qt5-dev  0.26.5-0ubuntu armhf          PDF rendering library -- development files (22:41
popeyajalkane: ^^22:41
popeyinstalled okay, armhf version22:41
ajalkanepopey: umm... I'm not sure if I'm doing something wrong. I'm trying to install in the QtCreator armkit maintenance "libpoppler-qt5-dev" and it gives me:22:43
ajalkaneThe following packages have unmet dependencies: libpoppler-qt5-dev : Depends: qtbase5-dev22:43
ajalkanewhen I apt-get search I don't get any specific arm versions22:43
popeydo "apt-get install libpoppler-qt5-dev:armhf22:44
ajalkanepopey: right on, thanks a bunch!22:45
popeynp22:45
=== _salem is now known as salem_
=== salem_ is now known as _salem

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