/srv/irclogs.ubuntu.com/2013/10/18/#ubuntu-app-devel.txt

WebbyIThei mhall119 :)00:01
mhall119aquarius: lp:ubuntudeveloperportal00:38
mhall119hi WebbyIT00:38
micah2I'm working on getting my Pandora client into the click app store. I don't have a logo yet. Sam Hewitt, agreed to work on one, but I'd like to go ahead and get the app out there. Is there an icon I should use as a placeholder? Go without one?01:39
mhall119micah2: better to have something than go without one01:44
mhall119micah2: can you just grab a pandora icon, or make an image with a solid color background and a giant P ?01:45
micah2mhall119: I can make something simple01:45
micah2mahll119: When I add an image in my app, do I just need to put the path in the .desktop file? Or is there somewhere else I need to change?01:46
mhall119micah2: put just the filename in the Icon= field, and keep the icon file in the root of your project directory01:48
mhall119the click tools will then modify the .desktop file to point to it's final installed location01:48
mhall119that's for the .desktop file's icon01:49
mhall119for loading images in your app, just refer to them using relative paths01:49
micah2but in the .desktop file I'll set Icon=usr/share/Panpipe/image.svg (or something like that)?01:50
mhall119no, just image.svg01:50
mhall119what click does is add a Path= field to the install location of your app, and lookup the Icon= relative to that01:50
mhall119if it's QML, then use Exec=qmlscene $@ yourmainfile.qml01:51
mhall119and it will likewise modify it to find the install location of yourmainfile.qml01:51
micah2yeah, it's all qml/js01:53
micah2Should I see the correct icon being used on my desktop if I just run the app through the sdk?01:55
micah2(ctrl + R)01:55
micah2I've gotta run and pick up my wife from school. I'll be back in a bit, and I'll leave my IRC window open. Thanks for your help mhall119.01:57
micah2mhall119: I'm back. What is the best way to see the icon show up in my dock to make sure I did things correctly? Or do I need to test with a click package on my phone?02:24
mihir_Good morning :)07:21
WebbyITdpm hi :) Some point out to me, on G+, that if you try to use Music App on desktop with a non-english language it doesn't work. Is it a known bug?07:45
popeyWebbyIT: https://bugs.launchpad.net/music-app can't see it there07:47
dpmWebbyIT, it is a known bug, yes, although I think it was marked as Fix Released mistakenly. It might be worth opening a new one, as now mediascanner takes care of the music scanning, and I think it looks only on XDG locations but does not search the localized folders07:48
WebbyITpopey, me neither, but I wanted to be sure before opening a new one, maybe had been fixed07:48
WebbyITdpm, ok, I open a new bug07:49
WebbyITdpm, popey https://bugs.launchpad.net/music-app/+bug/124140307:56
ubot2Launchpad bug 1241403 in Ubuntu Music App "On desktop App doesn't find music if system language isn't english" [Undecided,New]07:56
* popey adds mediascanner07:57
mzanettipopey: mind approving the Authenticator app?07:59
mzanetti:)07:59
popeyI tried making a kindle reader webapp last night. it mostly works, but unfortunately assumes you're reading on a desktop so it all goes off the screen to the right ☹07:59
popeymzanetti: lemme look07:59
mzanettipopey: I tried to trick your scripts... lets see how it works :)08:00
mzanettipopey: but I really can't set the applicationName in QML as long as Ubuntu is using it wrongly08:00
popey    "functional_qml_applicationName_matches_manifest": "could not find applicationName in: qml/ubuntu-authenticator.qml. Application may not work properly when confined."08:00
mzanettiit breaks Qt C++ stuff08:00
mzanettipopey: if I do set the applicationName in QML, it won't work properly when confined.08:01
mzanettiI think jdstrand filed a bug about us abusing the applicationName08:03
popeydo you want it approved into the store with that warning?08:03
mzanettipopey: well, I can't really get rid of that warning as long as using QSettings08:04
popeyk08:04
popeyyou've tested this click package on-device?08:04
mzanettiyeah, sure. all my apps cause this warning (I as always use QSettings for storing settings)08:05
popeyah08:05
popeydone08:05
mzanettipopey: I DO set the applicationName, but in C++08:05
mzanettipopey: thanks08:05
popeynp08:05
WebbyITHei dpm, do you have a minute? I'm investigating on bug 1240566 and I find the problem, but I don't know if the solution is acceptable08:25
ubot2Launchpad bug 1240566 in Ubuntu Calculator App "Jamming buttons causes freeze and crash" [High,Triaged] https://launchpad.net/bugs/124056608:25
dpmhi WebbyIT, sorry, not now, but if you write down what you need testing, I can try later on, or someone else can in the meantime08:27
WebbyITdpm, ok, I find the solution, but it implies a little modification to design...08:27
WebbyITdpm, np, ping me when you have 5 minutes ;)08:27
dpmok, cool08:28
JamesTaitGood morning all! Happy Friday, and happy Anti-Slavery Day! :-D08:31
mzanettipopey: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/124142408:40
ubot2Launchpad bug 1241424 in Ubuntu UI Toolkit "[MainView] applicationName in QML is used wrong" [Undecided,New]08:40
nik90nic-doffay: ping (multipleselectors)09:03
=== gusch is now known as gusch|brb
WebbyITThere is a way to disable ALL mouseArea in an app?09:13
greybackWebbyIT: not easily. Instead, why not put a MouseArea on top of all the others09:16
WebbyITgreyback, good idea, thanks :)09:16
greybacknp09:17
mihir__hi dpm :)09:35
=== gusch|brb is now known as gusch
randomcpphi folks, grats for the release :)10:20
randomcppdpm: ping10:23
nik90Kaleo: ping10:50
nik90Kaleo: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1241509 and https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/124150611:12
ubot2Launchpad bug 1241509 in Ubuntu UI Toolkit "The Option selector display the down and arrow icons in gray " [Undecided,New]11:12
ubot2Launchpad bug 1241506 in Ubuntu UI Toolkit "Confirm Swipe to delete icon color is Gray in Suru themes" [Undecided,New]11:12
=== _salem is now known as salem_
=== MacSlow is now known as MacSlow|lunch
Laneywhat happened to the documentation for the development version of the SDK?12:04
Laneyloicm: Hey, what do you think to having a function on UriHandler to get the argument and parameters?12:06
LaneyI think it'll be quite generally useful12:07
Laneyin system-settings we rolled our own: http://bazaar.launchpad.net/~system-settings-touch/ubuntu-system-settings/trunk/view/head:/src/qml/MainWindow.qml#L6512:07
Sludge321Hi all. I'm trying to make "pyotherside" so I can port my SailfishOS app to Ubuntu Phone. I'm having problems with the compilation (think its related to dynamic/static linking), but I'm very much a newbie at make/compilation/flags/linking - which is why of course I use python and qml! Anyone able to offer some hints if I tell them what I've found?12:07
=== gatox is now known as gatox_brb
=== MacSlow|lunch is now known as MacSlow
=== chriadam is now known as chriadam|away
=== gatox_brb is now known as gatox
guschnerochiaro: ping are you "available" today?13:45
nerochiarogusch: technically no13:45
guschnerochiaro: ok13:45
nerochiarogusch: but if it's a question or something relatively quick i can help13:45
guschnerochiaro: a review - can wait for next week ...13:46
nerochiarogusch: ok, remind me on monday then. and have a good rest of the day and weekend13:46
guschnerochiaro: you too13:47
aquariusmhall119, http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/overview-ubuntu-sdk.html -- is 404, which is fine, but it's showing a django debug page, which is less fine for a production service :)14:36
aquariusmaybe that's better directed at dpm, not sure14:36
=== salem_ is now known as _salem
dpmaquarius, mhall119 is on it, RT filed :)14:50
dpm(thanks for the heads up!)14:50
aquariusnice :)14:50
aquariuscan I leave comments with Karma Machine?14:50
=== ryukafalz_ is now known as ryukafalz
=== gatox is now known as gatox_lunch
=== seb128_ is now known as seb128
=== _salem is now known as salem_
dmj_novaanyone know the average time to review an app?16:56
=== gatox_lunch is now known as gatox
=== salem_ is now known as _salem
beunodmj_nova, in general, we're getting to them within the same day18:01
beunodepends on what time you submit them18:01
dmj_novabeuno: it's the fifth day :P18:01
beunodmj_nova, well, it's not in the queue18:01
beunoare you sure you don't have it in Drafts?18:02
dmj_nova"pending review"18:02
beunodmj_nova, did you submit it to the click store?18:02
dmj_novabeuno: no, debian source18:02
beunomaybe you submitted it to the wrong place?18:02
beunodmj_nova, oh, so not for Ubuntu Touch?18:02
dmj_novabeuno: nope, not for ubuntu touch18:03
beunodmj_nova, ah, ok18:03
beunoso ignore that18:03
beunoit may be a week or two18:03
=== _salem is now known as salem_
=== salem_ is now known as _salem
ghostmars919hello everyone19:37
=== _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!