/srv/irclogs.ubuntu.com/2014/04/14/#ubuntu-app-devel.txt

=== chriadam|away is now known as chriadam
=== chihchun_afk is now known as chihchun
=== maclin__ is now known as maclin
DanChapmanGood Morning06:19
dholbachgood morning06:58
mihirI am getting an error after upgrading to 14.04 , http://pastebin.ubuntu.com/7248385/07:01
mihirfor opening core apps.07:01
justCarakasGood morning all07:22
JamesTaitGood morning all!  Happy Monday, and happy Look Up at the Sky Day! :-D07:37
justCarakasJamesTait: oww I only can see the ceiling :(07:37
JamesTaitjustCarakas, same here, for the moment. :(  A result of an unfortunate combination of unpredictable weather, unpredictable internet and sadly very predictable battery life. ;)07:39
justCarakasJamesTait: didn't you forget bad visibility due monitor glare ?07:43
=== chriadam is now known as chriadam|away
=== maclin_ is now known as maclin
popeybzoltan: how do we clean up (from the sdk/qtc side) the .desktop files dropped in /home/phablet/.local/share/applications/ ?08:43
popeybzoltan: i have 3 blank icons on my phone because I was testing out apps from qtc, and traced these to the .desktop files in ~/.local/share/applications, and using the UI on the phone to remove them (long press -> uninstall) doesn't work.08:44
bzoltanpopey: have you installed those apps from click package or just CtrlF12'd them?09:01
popeybzoltan: just CTRL+F1209:05
bzoltanpopey:  in that case it is a bug ... darn09:05
bzoltanpopey:  let me sort it out09:06
popeybzoltan: want me to file a bug?09:06
bzoltanpopey: no need09:07
popeyok09:07
bzoltanpopey:  you know hat is the fun with this bug? :)  your apps are still running09:28
popeybzoltan: unlikely given the phone has been rebooted a few times09:47
bzoltanpopey: in that case they are killed... I just realized that the apps are not terminated when you close them from the UI.  Anyhow I got the fix. We will not use the ~/.local10:06
popeybzoltan: thanks10:18
bzoltanpopey:  that will land soon -> https://code.launchpad.net/~bzoltan/qtcreator-plugin-ubuntu/desktop_file_cleanup/+merge/215636 We stop using the ~/local/share/application for the desktop files10:53
=== chihchun is now known as chihchun_afk
=== maclin__ is now known as maclin
=== MacSlow is now known as MacSlow|lunch
dpmzbenjamin, how does the cmake plugin find the executable to run when hitting Ctrl+R? I've got a project that no longer runs (I get "no executable specified"), and I don't think I've done any changes to it since last week, when IIRC it used to just run with Ctrl+R12:04
=== _salem is now known as salem_
=== MacSlow|lunch is now known as MacSlow
dpmpopey, I've just put this in a cron job: http://people.canonical.com/~dpm/core-apps-sponsoring/12:37
popeynice!12:38
* popey bookmarks12:38
zbenjamindpm: it looks up the exec path in the desktop file12:47
dpmzbenjamin, so if the exec path is: "myapp" it won't find the executable in the local build directory?12:48
zbenjamindpm: ah it wants you to set the executable manually?12:50
zbenjamindpm: check if there are other runconfigs created12:50
zbenjamindpm: there is a dropdown box on the runconfig page12:50
dpmzbenjamin, aha, that works, thanks! However, should QtC not set that up for me automatically?12:52
renato_nik90, hi12:54
zbenjamindpm: well there is no way for a runconfiguration to tell QtC it should be the default one. Only thing i could do is use some queued slot call that gets executed when control goes back to the eventloop12:58
dpmzbenjamin, in my case I seemed to have one runconfig already defined, but the working directory was empty, so it wouldn't find the exec in the build directory - just mentioning it in case it helps13:00
=== jhodapp|afk is now known as jhodapp
dpmfginther, joining us for the core apps call today?14:00
fgintherdpm, I have a conflict, but I'll join if this other meeting ends early14:01
dpmthanks fginther14:03
dpmpopey, let me grab my network cable14:03
mihirrenato_, ping14:19
mihirrenato_, after upgrading 14.04 , i am trying to run calendar app from SDK14:19
mihirit gives me EDS error14:19
mihirhttp://paste.ubuntu.com/7249963/14:19
mihirany idea..?14:19
renato_mihir, on device on desktop?14:22
mihirrenato_, desktop14:24
renato_mihir, very strange looks like a problem in GTK14:25
mihirrenato_, hmm, i tried re-installing EDS but didn't work.14:26
renato_mihir, let me upgrade my packages maybe I can reproduce the error14:27
mihirrenato_, sure , i just upgraded my machine day before yesterday.14:27
mihirand upgraded latests updates yest.14:27
=== chihchun_afk is now known as chihchun
popeydpm: how often does that sponsoring page update?14:54
dpmpopey, hourly if the cron job didn't fail :)14:54
popeydpm: do rejected items not appear in the queue?14:55
dpmpopey, I think I need to tweak the script regarding the filtering that it does. Right now it only lists branches that have had no review14:55
popeyok14:55
=== WebbyIT is now known as rpadovani
=== om26er_ is now known as om26er|food
=== om26er|food is now known as om26er
=== bfiller is now known as bfiller_afk
=== gatox is now known as gatox_lunch
=== gatox_lunch is now known as gatox
Aki-Thinkpadfor the layouts, when the phone is flipped on its side, do I just make a custom conditional layout that detects then the width > x?17:13
Aki-Thinkpador is there a layout setting that automatically detects the orientation?17:13
Aki-Thinkpadsorry, does that make sense?17:13
=== bfiller_afk is now known as bfiller
=== salem_ is now known as _salem
alaakHi. Is it normal that I am currently not able to upload a new version of my App?20:13
alaakI always get something like:             {"traceback": "Traceback (most recent call last):\n  File \"/srv/pkgme-service.canonical.com/production/pkgme-service/sourcecode/../src/djpkgme/tasks.py\", line 536, in run\n    logger=self.get_logger())\n  File \"/srv/pkgme-service.canonical.com/production/pkgme-service/sourcecode/../src/djpkgme/client.py\", line 66, in submit_to_myapps\n    raise CallbackError(url, 'PUT', response.s20:14
dakeralaak: that's an error20:14
popeybeuno: ^^20:14
beunojames_w, ^20:15
alaakok. So I need to wait for a fix to be applied on the server side.20:16
popeyalaak: yes.20:24
alaakok. thanks for the information20:26
james_wdamn, I have no-one to pass the buck to20:27
james_wwell, don't have the full traceback and they left20:28
=== Wellark_ is now known as Wellark
=== jhodapp is now known as jhodapp|afk

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