/srv/irclogs.ubuntu.com/2015/04/26/#ubuntu-app-devel.txt

harsh0707051Hi02:51
harsh0707051I am getting following warning: :-1: warning: desktop_Exec (TestApp): found unexpected Exec with architecture 'all': ./qtc_device_debughelper.py02:53
harsh0707051= systemd = {   "error": {},   "info": {     "snappy-systemd_peer_hooks_disallowed_with_snappy-systemd": {       "manual_review": false,       "text": "OK"     },     "snappy-systemd_peer_hooks_required_snappy-systemd": {       "manual_review": false,       "text": "OK"     }   },   "warn": {} } = url_dispatcher = {   "error": {},   "info": {     "url_dispatcher_peer_hooks_disallowed_with_urls": {       "manual_revie02:54
harsh0707051And following is error02:55
harsh0707051:-1: error: security_policy_version_matches_framework (TestApp.apparmor): Invalid framework 'ubuntu-sdk-15.04'02:55
harsh0707051can anyone tell me how to resolve it?02:55
harsh0707051this is debug log:02:56
harsh0707051Debug-helper> Setting up environment Debug-helper> TmpDir:      /home/phablet/.local/share/ubuntutestapp.saurabhnemade/ Debug-helper> AppId:       ubuntutestapp.saurabhnemade_TestApp_0.1 Debug-helper> Environment: confined Debug-helper> Environment initialized, starting the application Debug-helper> Executing /usr/bin/ubuntu-html5-app-launcher['/usr/bin/ubuntu-html5-app-launcher', '$@', '--www=www', '--inspector'] Tr02:56
harsh0707051Traceback (most recent call last):   File "./qtc_device_debughelper.py", line 155, in <module>     os.execv(effective_cmd,args) PermissionError: [Errno 13] Permission denied Error in sys.excepthook: Traceback (most recent call last):02:57
harsh0707051Original exception was: Traceback (most recent call last):   File "./qtc_device_debughelper.py", line 155, in <module>     os.execv(effective_cmd,args) PermissionError: [Errno 13] Permission denied02:58
=== Gary is now known as Guest86738
peterMXwhere can I find a book about ubuntu sdk??? someone know?04:56
=== chihchun_afk is now known as chihchun
=== lan3y is now known as Laney
parnstermiaHi i was wondering if anyone can guide me of what i have to do or learn to build a simple visual interface for a c++ application12:01
ahayzenpopey, should there be a session for weather here or do we know enough about what we are doing? http://summit.ubuntu.com/uos-1505/all/14:44
ahayzent1mp, ping16:44
dkesselon vivid - i am having trouble getting the ubuntu sdk to recognize my emulator (which i created with the SDK itself). it gets stuck while trying to detect the device: http://i.imgur.com/3dkf8kx.png17:20
dkesseli have completed the first use wizard17:20
dkesseldoes anybody know how to get around it?17:28
DanChapmandkessel are you able to create an emualtor from the CL with ubuntu-emulator create *?17:31
dkesselDanChapman: yes. and doing that gets me to the same result unfortunately :(17:31
DanChapmandkessel: you on vivid?17:32
dkesselDanChapman: yup17:32
DanChapmandkessel: hmmm let me see if i can get it to run. I havn't used an emulator in a while17:36
dkesselvitimiti: the backlog says you might have had the problem, too... could you fix it?17:40
dkesseli mean: were you able to?17:40
dkesselDanChapman: ^ and thanks. if it doesn't work for you, i will look for a bug or file one17:43
vitimitidkessel, the 14.09 proposed one worked17:44
dkesselvitimiti: oh, ok thanks17:45
DanChapmandkessel: 14.09 proposed works for me. devel image adb says the device is offline and I can't seem to get it going. It runs for me just can't get QtCreator to pick it up17:58
DanChapmandkessel, in short 14.09 proposed seems to be the only functioning one atm17:59
tek2DanChapman, I just logged in here to ask a question that it seems you are in the middle of answering: was the question you're answering (I missed) about an emulator that starts but qt creator can't connect to?17:59
DanChapmantek2: good timing :-) yes the devel channel emaulator image seems to be broken. rtm-14.09-proposed works though.18:01
dkesselok thanks DanChapman18:01
tek2DanChapman, cool, thanks for the tip.  trying it right now!18:02
dkesseli am filing a bug. you guys can click "affects me" in a minute ;)18:02
DanChapmandkessel: sure thing. :-)18:04
dkesselmeh, launchpad internal problems. will try again in a few minutes...18:08
=== zer0x_ is now known as zer0x
tek2DanChapman, I just created an emu with the setting mentioned and it boots and shows properly in the Devices window.  I can't seem to autogenerate a kit for it though.  is there another way that you know of?18:13
dkesselbug 1448745 - DanChapman tek2 vitimiti , hit "affects me" if this affects you too....18:13
ubot5bug 1448745 in qtcreator-plugin-ubuntu (Ubuntu) "qtcreator ubuntu plugin does not detect device start for "vivid" series emulators" [Undecided,New] https://launchpad.net/bugs/144874518:13
tek2dkessel, will d18:13
tek2do18:13
dkesseltek2: i used a kit with "14.10" in the dialog that pops up...18:13
dkesselthere is also an option in "settings->ubuntu" for creating such a kit18:14
tek2ah, i think i picked 14.04 - that was prob the issue then18:14
tek2when i create a kit manually and try to run it, i always get the custom executable dialog showing up.  how can i avoid that?18:14
bzoltan_dkessel:  do you see the emulator from the terminal with adb devices?18:40
vitimitidkessel, I'll check and decide18:41
dkesselbzoltan_: yes, but it was listed as "offline"18:41
bzoltan_dkessel:  can you adb shell into it?18:42
dkesselbzoltan_: let me create it again and try...18:42
bzoltan_dkessel:  if the device is offline and you can not connect to it from the terminal then the SDK has not much to do with this problem...it seems that the emulator image itself is busted18:42
tek2dkessel and DanChapman, just getting back here after getting this all working finally.  thanks for your help!18:44
dkesseltek2: enjoy developing then :)18:44
dkesselbzoltan_: ok, so i have tried again and it is listed as "offline".  i can change the package of the bug ... any recommendation?18:48
bzoltan_dkessel:  before that would you confirm that the device is not available with adb shell?18:48
dkesselbzoltan_: adb shell says "error: device offline"18:49
bzoltan_dkessel:  the closest package to this problem is the https://launchpad.net/ubuntu/+source/goget-ubuntu-touch18:50
bzoltan_dkessel:  right, that is the reason ... the emulator is simple not acessible. Sadly QtC can not help with it.18:50
=== aaron__ is now known as ahoneybun
bzoltan_dkessel:  I will check it out tomorrow morning with the devs18:51
* bzoltan_ is in GMT+218:51
dkesselbzoltan_: ok thanks :) me too18:51
mivoligomhall119: ping18:57
zyroxHi, I'm trying to create a hello world app on 15.04 but the i386 emulator keeps crashing my entire system when the welcome screen show up. Anyone have any suggestions?21:22
zyroxInstalling the proprietary nvidia driver and starting the emulator from terminal seems to work better22:10
tkdont suppose this is the place to ask about all snappy isssues or just app dev?23:54

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