/srv/irclogs.ubuntu.com/2015/01/28/#ubuntu-app-devel.txt

josharenson1What video formats are supported on the phone? I have a MediaPlayer object in a qml app, and its giving me "error 2" which looks like "format not supported". File is mpg, and plays fine on the desktop (in the same qml app)00:25
=== _salem is now known as salem_
=== salem_ is now known as _salem
=== chihchun is now known as chihchun_afk
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
zsombimhall119: no, it's not part of the API, but we can add extra configuration clauses to drive that. I would not put it in preset, as that one drives the layout more, and the flag, and this is about the actions rather than the complete Header layout. I think a bug/wish item could be filed against UITK to track that.06:03
zsombimhall119: however, don't forget that convergence will bring the Menu components, maybe that would cover this better06:04
dholbachgood morning08:09
=== rmescandon is now known as rmescandon|brb
=== chriadam is now known as chriadam|away
=== chihchun_afk is now known as chihchun
=== rmescandon|brb is now known as rmescandon
JamesTaitGood morning all; happy Data Protection Day! :-D09:53
=== chihchun is now known as chihchun_afk
dholbachhey daker10:06
dholbachdaker, how are you doing? how's life?10:06
dholbachdaker, I had a look at the rssreader example and I'm a bit unsure about what the lines in this section are there for: https://bazaar.launchpad.net/~ubuntu-html5-theme-devs/ubuntu-html5-theme/trunk/view/head:/examples/html5-theme/apps/rss-reader/app.js#L5310:07
dakerdholbach: yo10:35
dholbachhey hey :)10:35
AkivaAvrahamOh hey akiva-thinkpad10:35
=== AkivaAvraham is now known as akiva-thinkpad
akiva-thinkpadah hi10:36
dakerdholbach: that's if you want to add a new feed10:36
dakerdholbach: from the toolbar10:36
dholbachright10:36
dholbachI didn't quite understand why the parts below        if (url === "") {                were needed10:37
dakerdholbach: if the url var is empty the dialog will shake10:37
dholbachahhhhh ok10:38
daker:)10:39
dholbachnice!10:39
dpmpopey, when you've got the chance, could you go through http://people.canonical.com/~dpm/core-apps-sponsoring/ and see which ones needs attention/update or can be rejected?10:57
popeydpm: yep.10:59
dpmgreat, thanks11:00
rpadovanipopey, gcollura when do you have some spare time, could you please take a look to [0], read comments and leave your feedback? :-)11:20
rpadovani[0]: https://code.launchpad.net/~rpadovani/ubuntu-calculator-app/closeBrackets150127/+merge/24769011:20
popeyrpadovani: sure11:29
=== _salem is now known as salem_
=== rmescandon is now known as rmescandon|brb
bzoltanpopey:  I have read your feedback. thank you. I have seen the same, but I had to keep the app name otherwise the store would not accept as update11:44
=== rmescandon|brb is now known as rmescandon
popeybzoltan: yeah, that was just the warning from the check tools... pasted for reference12:02
bzoltanpopey:  I will try to look after it for the next update12:02
popeyno worris. it's a warning, which means I generally ignore them :)12:03
akiva-thinkpad!ping12:08
ubot5pong!12:08
popeyakiva-thinkpad: heya!12:10
akiva-thinkpadpopey, pong o/12:10
akiva-thinkpadpopey, http://i.imgur.com/Z4TPN9o.png12:11
akiva-thinkpad;)12:12
popeyhah12:14
davmor2akiva-thinkpad: I'm confuesd why would you check popey for fleas twice ;)12:16
akiva-thinkpaddavmor2, Rigorous testing is ubuntu's standard12:16
akiva-thinkpaddavmor2, although the true story was me wrestling with a gimp text layer, and losing.12:17
davmor2akiva-thinkpad: hahaha12:17
=== MacSlow is now known as MacSlow|lunch
mihirpopey: ping12:23
akiva-thinkpadmihir, o/ havn't seen you in awhile. Hope you had a good new year12:23
mihirhey akiva-thinkpad wish you the same12:24
akiva-thinkpad\o/12:24
mihiryes akiva-thinkpad i am in middle of shifting my home and family , so busy with that. Also settling with new job.12:24
akiva-thinkpadcongrats on the new job. Software Engineer I take it?12:25
mihirYes.12:25
akiva-thinkpadvery nice; glad to hear it.12:25
mihirthank you akiva-thinkpad.12:25
mihiri will be back with my time with in few weeks.12:25
popeymihir: heya!12:35
=== rmescandon is now known as rmescandon|lunch
=== MacSlow|lunch is now known as MacSlow
=== rmescandon|lunch is now known as rmescandon
=== rmescandon is now known as rmescandon|brb
=== rmescandon|brb is now known as rmescandon
=== matiasb1 is now known as matiasb
mhall119zsombi: indeed, menus (and HUD) might be a better option that adding more variation to the Header14:37
mhall119rickspencer3: did you see zsombi's reply earlier?14:37
rickspencer3mhall119, I did not14:39
zsombimhall119: rickspencer3: we just discussed this with t1mp and we agreed that we will add a configuration property to Page.head which will allow you to configure the amount of actions to be shown in the Header: i.e if this number is zero, all the actions will be shown in the drawer14:39
mhall11901:02 < zsombi> mhall119: no, it's not part of the API, but we can add extra  configuration clauses to drive that. I would not put it in  preset, as that one drives the layout more, and the flag, and  this is about the actions rather than the complete Header  layout. I think a bug/wish item could be filed against UITK to  track that.14:39
mhall11901:03 < zsombi> mhall119: however, don't forget that convergence will bring the  Menu components, maybe that would cover this better14:39
mhall119zsombi: is the plan still to let the default adjust to available space?14:40
zsombimhall119: rickspencer3: as wrote earlier, Menus might be more suiotable for what you need, but twe are a bit far from having that in the toolkit14:41
rickspencer3ok14:41
rickspencer3thanks14:41
t1mpzsombi: hold on14:42
t1mpzsombi: sure we need that? Currently you can set it in the style for the header14:42
zsombimhall119: in order to have that, we would need one of the Header building elements to drive it...14:42
zsombit1mp: you don't want app developers to mess always with the style...14:43
zsombit1mp: especially when we are talking about teh header...14:43
t1mpzsombi: depends if it is something you want to change per-page or per-app14:44
zsombit1mp: well... yes14:45
zsombit1mp: if you want to have a change only on one page, then it'd be worth having a config property rather than creating my own app style, and setting that...14:45
t1mpzsombi: true14:45
zsombit1mp: otoh, perhaps having style hints we could also overrule parts of the original style...14:46
t1mprickspencer3: what was the use case?14:46
t1mpzsombi: do we have a bug for this yet?14:47
zsombit1mp: I don't think so, ast least I did not see any yet...14:48
* dholbach hugs davidcalle14:48
=== artmello_ is now known as artmello
mhall119t1mp: zsombi: I have not filed a bug yet14:51
davidcalledholbach, I also fixed the outdated https://developer.ubuntu.com/en/publish/packaging-click-apps/ page. Since the SDK is always a moving target (in a good way!) I'm wondering if we shouldn't have a small disclaimer on pages with screenshots : <your SDK version may slightly differ from the one used to make screenshots for this page. If you are unsure about what you should do, you can ask for guidance at <irc link> or on AskUbuntu >14:55
dholbachbzoltan, ^ what do you think?14:55
davidcalle...or something like that14:55
t1mpmhall119: ok. Please send me the link when you report the bug14:55
davidcalle"If you are unsure about what you should do, look for bzoltan on IRC" :p14:55
bzoltandavidcalle: dholbach: sounds fair to me14:55
dholbachdavidcalle, maybe we could have a small plugin for that? :)14:56
davidcalledholbach, good idea. I'll see what I can come up with. /me files bug14:57
dholbachwoohoo!14:57
mhall119t1mp: zsombi: I'm not sure what to put in a bug report at this point15:11
t1mpmhall119: "ability to move all header actions to the overflow"15:14
t1mpmhall119: ^that's what I understood from it so far. But we can always tweak the description later15:14
t1mpmhall119: adding a use case would be nice15:14
t1mpmhall119: we agreed with design that we make it automatic like we have now, so I like to check with them as well what's the best way to do this, and it is easier if I have a bug to refer to15:15
mhall119t1mp: ok15:17
=== wendar_ is now known as wendar
keek^17:32
popeydpm: http://people.canonical.com/~dpm/core-apps-sponsoring/ is back down to a more reasonable size, more to do though..17:56
dpmnice!17:57
dpmgood work everyone17:57
josharensonSorry to repeat a question from yesterday, but I've been offline... What video formats are supported on the phone? I have a MediaPlayer object in a qml app, and its giving me "error 2" which looks like "format not supported". File is mpg, and plays fine on the desktop (in the same qml app)18:10
beunojosharenson, it's gstreamer underneath AFAIK18:10
josharensonbeuno: interesting, ill write a small, more confined app, and try other codecs to test...18:11
Z3Hi, I would like to ask if it's possible to run Eclipse in Nvidia Jetson TK1 board. I would like to use it as a desktop pc, for developing and gaming (open source games, not intel games).18:50
Z3including developing Android applications with Eclipse18:51
Z3sorry, this was for other channel18:51
=== salem_ is now known as _salem
rpadovanipopey, if you have some spare time, I did a first implementation of favourite feature in calculator: https://code.launchpad.net/~rpadovani/ubuntu-calculator-app/favouriteImplementation20150128/+merge/24790021:38

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