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

=== chriadam|away is now known as chriadam
rottinrobstarting to understand QML a bit...not too tough00:27
hp_Hello01:53
mhall119hi01:54
=== _salem is now known as salem_
=== salem_ is now known as _salem
mihir_Good Morning guys :)05:37
dholbachgood morning06:59
mihir_dpm: good Morning :)07:06
dpmhi mihir_ :)07:06
mihir_dpm: hello :)07:06
mihir_dpm: how can we see the database that we are using like contacts in calendar application ??07:06
=== zsombi is now known as zsombi|afk
dpmnerochiaro, when you've got a minute, do you think you could look at this bug to update translations? It should only take a few minutes to fix: http://pad.lv/123237408:47
nerochiarodpm: i can have a look but it's not really very clear to me what do I need to do08:49
dpmnerochiaro, the same thing you did when you added translations support: run the cmake rule that updates the .pot file and commit and push the new .pot file. oSoMoN did it for webbrowser already, and perhaps he can point you to it08:50
nerochiarodpm: ok, i'll look into it shortly08:50
dpmthank you!08:50
nerochiarodpm: i marked share-app as invalid as it's not used anymore, and phone-app has been split into dialer-app, messanging-app and i think another i can't recall right now.09:09
dpmnerochiaro, thanks. Does that mean I need to disable translations for share-app?09:10
nerochiarodpm: ideally share-app should be removed entirely from the image09:11
dpmnerochiaro, thanks. Would you be able to find out the third app the phone app has been split into?09:12
dpmwho's developing them?09:13
nerochiarodpm: looking, maybe i'm mistaken :)09:13
nerochiarodpm: boiko and tiago mostly09:13
nerochiarodpm: it's address-book-app09:14
dpmthanks nerochiaro :)09:15
nerochiarodpm: no problem09:15
nerochiarodpm: can you confirm that address-book-app has no pot file at all ?09:45
dpmnerochiaro, indeed it hasn't got one :( -> http://bazaar.launchpad.net/~phablet-team/address-book-app/trunk/files/head:/po/09:46
dpmI've been setting the three of them up for translation in LP, and the other two do have one09:47
nerochiarodpm: yes, i'm checking them now, one is outdated09:47
dpmnerochiaro, ok, cool, would you be able to create the address-book-app one as well?09:48
nerochiarodpm: i'll look into it but i'm not very handy with translation stuff09:51
nerochiarodpm: can you review https://code.launchpad.net/~amanzi-team/dialer-app/dialer-app-pot/+merge/188538 ?09:52
dpmnerochiaro, thanks! I'm happy to help with any questions or reviews. Ok, looking at that one :)09:52
dpm+1'd09:55
nerochiarodpm: in address book app according to po/CMakeLists.txt it should be already possible to just say make address-book-app.pot and it should update or generate the pot. I'm not sure why the target doesn't work09:58
dpmnerochiaro, what error does it give you when you run it manually?09:58
dpmhi gusch, when you've got a minute, do you think you could look at this bug to update translations for camera-app? It should only take a few minutes to fix: http://pad.lv/123237409:59
nerochiarodpm: make: *** No rule to make target `po/address-book-app.pot'. Stop.09:59
nerochiarodpm: gusch: i already took care of it, they are already updated10:00
dpmah, awesome nerochiaro10:00
guschok10:00
oSoMoNhey nerochiaro, when you have a moment, can you please review https://code.launchpad.net/~osomon/notes-app/fix-pep8-warnings/+merge/188523 ?10:00
nerochiarogusch: dpm: Same for gallery10:01
dpmnerochiaro, awesome, can you also link the branches to the bug so that I can keep track of which ones are remaining? Thanks!10:01
nerochiarodpm: i already did for the one that i'm working on. marked them in progress as well. marked fix released the ones that are already up to date10:01
dpmrock on10:02
nerochiarooSoMoN: maybe i exchange can i ask you to check how to generate a .pot file for address-book-app ?10:02
oSoMoNnerochiaro: sure10:03
nerochiarodpm: all apps done. the only one that needed an update was dialer, and you reviewed the branch already. and address-boot which oSoMoN is looking at right now10:05
oSoMoNnerochiaro: so, in address-book-app source dir, just "cmake . ; make address-book-app.pot"10:11
oSoMoNnerochiaro: the thing is, for some reason the pot file is not versioned yet, so you’ll need to bzr add it, and the commit10:11
nerochiarooSoMoN: i do that, it says there is no such target10:11
oSoMoNnerochiaro: try on a fresh checkout10:12
nerochiarooSoMoN: it's fresh10:12
oSoMoNnerochiaro: fresher then :)10:12
oSoMoNnerochiaro: it works here10:12
nerochiarooSoMoN: oh, wait. in all other apps i did make po/$appname.pot, and it works . here i have to do make $appname.pot to make it work. why the difference ?10:13
oSoMoNnerochiaro: no idea, in the browser I also do "make webbrowser-app.pot" and it works10:13
nerochiarooSoMoN: ok, whatever, i have the pot now, so that's all that matters ATM. thanks10:14
nerochiarooSoMoN: ah, the pot file has to exist, then you can do po/$appname.pot and it works. make voodoo10:15
oSoMoNnerochiaro: actually, it makes sense, "$appname.pot" is the name of the target, so it works regardless, whereas "po/$appname.pot" is the file that gets generated, and if it’s not previously there make doesn’t know which target it belongs to10:17
nerochiarooSoMoN: good explanation10:25
nerochiarodpm: https://code.launchpad.net/~amanzi-team/address-book-app/address-book-app-pot/+merge/18854910:50
m-b-odpm popey: BLOCKED blueprints should not get potponed10:59
m-b-o?10:59
m-b-odpm, popey: POSTPONED  :)11:00
popeyey?11:00
m-b-opopey: in your mail11:00
popeythey should if there's no way we can do them, surely?11:00
popeydepends on the app11:00
m-b-opopey: okay. thanks. wasn't mentioned in the mail, so I was not sure about it11:02
dpmhi m-b-o, yes, as popey says11:03
dpmnerochiaro, reviewed, thanks!11:03
om26eroSoMoN, the webbrowser crashes for me when it tries to find my gps location on facebook.com11:08
oSoMoNom26er: is that on the latest image?11:08
=== MacSlow is now known as MacSlow|lunch
om26eroSoMoN, very latest11:08
om26eroSoMoN, I am using saucy-proposed image11:09
om26eroSoMoN, is the gps location thing really supposed to work ?11:09
oSoMoNom26er: supposed to work, yes, but last time I checked it wasn’t working yet11:09
oSoMoNom26er: it wasn’t crashing though11:10
oSoMoNom26er: can you get a stacktrace and file a bug?11:10
om26eroSoMoN, how to get a stacktrace ?11:10
oSoMoNom26er: adb shell into your device, install gdb, and run the browser app in gdb11:11
om26eroSoMoN, ok11:11
om26eroSoMoN, the crash only happens with the facebook webapp.. how do I get a gdb trace for that ?11:26
om26eroSoMoN, opening the webbrowser and going to facebook.com and 'check out' work fine (i.e. no crash) doing the same with the web app causes the crash11:26
oSoMoNom26er: launch the browser in gdb, browse to facebook, wait for the crash to happen, and issue "t a a bt"11:26
oSoMoNom26er: ha11:26
oSoMoNom26er: what if you launch the browser with the URL of facebook as parameter?11:27
davmor2om26er: image 74 is balked so I wouldn't go mad testing it11:29
om26eroSoMoN, that doesn't crash11:30
om26erdavmor2, I am pretty sure this issue will happen with 74 as well11:30
om26erdavmor2, I am testing just for fun. I like to stay on the edge11:31
oSoMoNom26er: so you’ll need to run the browser with the exact same command line the webapp uses11:31
davmor2om26er: 74 has a usermetrics issues that means anything in usermetrics is broken so phone, sms, camera, nothing important though11:32
oSoMoNom26er: the command line is:11:33
oSoMoNaa-exec-click -p com.ubuntu.developer.webapps.webapp-facebook_webapp-facebook_1.0.3 -- webbrowser-app --enable-back-forward --webapp --webappUrlPatterns=https?://m.facebook.com/* http://m.facebook.com/11:33
oSoMoNom26er: try: webbrowser-app --enable-back-forward --webapp --webappUrlPatterns=https?://m.facebook.com/* http://m.facebook.com/11:33
om26eroSoMoN, yeah I was inside the desktop file11:33
om26erin .local/share/applications/11:33
om26eroSoMoN, no, does not crash this way :/11:39
om26eroSoMoN, do you have a maguro ? can you try if it happens there as well or is it just mako11:40
om26ertmoenicke, ping11:43
om26ertmoenicke, this keyboard view is jumpy http://i.imgur.com/TSnvwCQ.png11:44
oSoMoNom26er: yep, trying11:44
om26erthe 123 should be always on the left11:44
om26ermake the spacebar a bit longer11:44
oSoMoNom26er: so it’s simply launching the fb webapp, logging in, and accepting the location request, right?11:44
om26eroSoMoN, yep11:44
tmoenickeom26er: it is what?11:51
om26ertmoenicke, I said jumpy because when I tap on the '123' button the 'ABC' button appears on a different location11:52
om26eri would expect both to be at the same place11:52
om26ertmoenicke, compare these two http://i.imgur.com/hQ97B5F.png http://i.imgur.com/YMZxAyE.png11:53
om26errather this http://i.imgur.com/tftvy5c.png and http://i.imgur.com/TSnvwCQ.png11:54
om26ertmoenicke, do you understand the issue ?11:54
tmoenickeom26er: thats how design wants it11:54
tmoenickeom26er: pls ping rachel and ask what she thinks11:55
om26ertmoenicke, ok.11:55
tmoenickeom26er: we might have to put a modified symbol layout which matches the layout of url_seach11:56
om26ertmoenicke, my ideal solution would be to consume the empty space that we have move the '?123' button to the extreme left and the / button following it. and make the space bar longer11:57
tmoenickeom26er: the design spec shows an empty area at the left11:58
om26eroSoMoN, regarding http://reports.qa.ubuntu.com/smokeng/saucy/touch_ro/4498/notes-app-autopilot/442410/12:10
om26erhow about I change the tests to fetch images from local location ;)12:10
om26erinstead of localhost/blabla doing file:///12:10
om26eroSoMoN, this came from Bill' email12:11
GuidoPallemansdpm: when are the app showdown results coming?12:28
dpmhi GuidoPallemans, I'd prefer not to commit to an exact time and not set expectations, as we're still not done with the voting (sorry)12:29
GuidoPallemansthat's okay12:30
oSoMoNom26er: I’m not convinced this will improve things, but we can try that, yes12:57
smartboyhwdpm, where's your blog post? ;)12:59
dpmI've been busy with other things, we don't always get the time to do all what we're planning :)13:00
smartboyhwdpm, oy, didn't I say that no Hangouts for me?:P13:00
dpmsmartboyhw, and did I not answer your question when you told me? :P13:00
smartboyhwdpm, you said we can use IRC13:01
smartboyhwdpm, wait, is the Hangout on Air or private?13:01
dpmexactly, but for those who can make it for the hangout, we'll use the hangout. I'm happy to schedule a follow-up meeting on IRC for those who could not make it13:02
narekbwill the hangout record be available lateR?13:02
dpmsmartboyhw, it's not going to be on-air, but I can see if I can record it and share it. You have got experience contributing to Ubuntu, so most of the things won't be new to you13:03
smartboyhwdpm, ah good it's not on-air, I can join then13:03
dpmah, awesome!13:03
=== _salem is now known as salem_
oSoMoNom26er: regarding the fb app crash, I just tested, and it found my location without even asking my permission, scary…13:21
oSoMoNom26er: I’ll delete the cache and retest13:21
om26eroSoMoN, good that it worked for you :)13:21
om26erthe feature does not work at all for me13:21
om26erwell it might be I am inside my room. gps generally works better out in the open13:22
oSoMoNom26er: no, not good, I don’t expect fb to know my location without me granting it permission to do so13:22
* popey re-activates his dormant evernote account13:22
smartboyhwpopey, heh heh13:23
oSoMoNom26er: ok, just got the crash13:24
oSoMoNom26er: have you filed a bug that I can confirm?13:24
om26eroSoMoN, in a hangout right now. I was reporting the bug but then did get the logs successfully13:25
=== MacSlow|lunch is now known as MacSlow
oSoMoNom26er: I’ll try to get a backtrace, if you could at least file the bug I’ll attach them there13:26
om26eroSoMoN, sure Sir!13:26
om26eroSoMoN, bug 123367813:32
oSoMoNom26er: thanks, and I managed to reproduce from the command line, it appears this is apparmour preventing the app from doing something it’s not allowed to do, need to dig further13:34
tmoenickemzanetti: ping13:41
mzanettitmoenicke: pong13:48
tmoenickemzanetti: do you remember the issue at startup when the keyboard server was launched after the shell?13:53
mzanettitmoenicke: yeah13:53
oSoMoNnerochiaro: can you please advise on https://jenkins.qa.ubuntu.com/job/autopilot-testrunner-otto-saucy/567/testReport/junit/notes_app.tests.test_quit/TestQuit/test_save_before_quit_with_mouse_/ ? I don’t understand the purpose of: if path is None: self.assertNotEquals(path, None)13:54
tmoenickemzanetti: the keyboard comes up even if the server launches later. did it fix the issue?13:55
nerochiarooSoMoN: looking13:55
nerochiarooSoMoN: i think it's a misguided attempt to make sure to fail the test if the path is None13:56
mzanettitmoenicke: I didn't test it13:57
oSoMoNnerochiaro: then there are clearer ways of achieving this, like throwing an exception13:57
mzanettitmoenicke: but if you say that works now, yea, it's probably fixed somewhere13:57
nerochiarooSoMoN: i'm sure, that's why i'm saying it's a misguided attemp13:58
nerochiarooSoMoN: i would be happy to see that improved13:58
om26eroSoMoN, mind trying things without the server ?14:01
oSoMoNom26er: do you have a branch14:01
oSoMoN?14:01
om26eroSoMoN, I don't i had a few meetings, after the standup I can work on that14:01
oSoMoNom26er: ok, if you can give it a try that’s good, because I don’t have time for it right now14:02
om26eroSoMoN, sure, I'll do that. just wanted to get make sure if the change will be allowed in.14:03
oSoMoNom26er: if it fixes the issue, sure it will be allowed in :)14:03
om26eroSoMoN, is video playback in browser coming ?14:32
oSoMoNom26er: it should be coming, although I don’t have an updated status14:32
om26eroSoMoN, who is working on that ?14:32
oSoMoNom26er: gstreamer 1.0 and hw decoding were supposed to give us that for free14:33
om26eroSoMoN, ok, i'll ask jhodapp14:33
JoeyChanHi, balloons, sorry for my delay response, I still can't reproduce the toolbar's problem, so I need some info from u14:35
balloonsJoeyChan, sure thing14:35
JoeyChanballoons    my system version:  Ubuntu Saucy Salamander (development branch) - armhf (20130929)14:36
balloonsthat's correct. So you run the autopilot test and the toolbar appears?14:37
balloonsor are you simply using the app? the toolbar appears if you are simply using the app14:37
nerochiarooSoMoN: test page is http://nerochiaro.net/test.htm (use the cat face image)14:38
balloonsJoeyChan, ^^ ?14:40
JoeyChanballoons  I don't know how to use autopilot, just test the app in desktop and device14:41
balloonsJoeyChan, ahh so the toolbar issue is autopilot only. The next button issue happens manually or using autopilot.14:43
JoeyChanballoons   I remembered u said that the bug also happened in ur device14:44
oSoMoNnerochiaro: I’m unable to paste anything in the notes-app now (running image from this morning), I tap everywhere on the popover and nothing happens, until after more taps it eventually crashes…14:45
nerochiarooSoMoN: let me give it a shot14:46
oSoMoNnerochiaro: I’ve tested various times with reboots in between, no luck14:46
balloonsJoeyChan, I can't add a feed on my device because there is no next button. If I run the autopilot test it fails to even open the toolbar to start the process14:46
nerochiarooSoMoN: works here though14:47
nerochiarooSoMoN: just hard to use with the popups14:47
nerochiarooSoMoN: all being messed up14:47
oSoMoNnerochiaro: yeah14:47
JoeyChanballoons,   could u try this branch ?   lp:~qqworini/ubuntu-rssreader-app/optimization-014:47
oSoMoNnerochiaro: btw have you had a chance to inspect the notes-app code re- the popups? it’s weird that it’s happening only in this app, it might be that the API from the SDK was updated, and the app needs updating as well, or something like that…14:48
balloonsJoeyChan, try it, as in run the autopilot tests, etc?14:51
JoeyChanballoons,  I have no idea ...14:53
balloons:-)14:55
dakerwe are still waiting for the results :)15:36
WebbyITSomeone on saucy can check bug 1233168 please?15:39
WebbyITbug #123316815:39
WebbyIThttps://bugs.launchpad.net/ubuntu-calculator-app/+bug/123316815:39
nik90|Officepopey: are you attending the alarms meetings?15:50
popeyyeah, was about to try and round some people up15:50
=== gatox is now known as gatox_lunch
nik90|Officepopey: I am still in office, but I will go out and join hangout on phone15:51
popeynik90|Office: i see you on the hangout15:59
popeytwice!15:59
=== gatox_lunch is now known as gatox
randomcpphi folks16:51
popeynik90|Office: all good?16:55
nik90|Officepopey: yup16:55
popeygreat16:56
nik90|Officepopey: I will talk to lina regarding the clock app design for alarm activation16:56
nik90|Officeas in when the clock app is called with the alarm url16:56
popeyok16:56
nik90|Officerandomcpp: hey dude!16:56
=== bfiller is now known as bfiller_afk
om26eroSoMoN, https://code.launchpad.net/~om26er/notes-app/no_imageserver_autopilot/+merge/18865417:05
oSoMoNom26er: thanks, let’s see what CI says about it first17:07
randomcpphi nik90|Office17:10
mrqtrosHi all17:40
mrqtrosCan someone tell me where results of showdown can be find? :)17:41
iBelievemrqtros, I don't think they've been announced yet17:43
iBelievemrqtros, dpm said the winners would be announced sometime today17:43
mrqtrosSeems that "sometime" should be earlier than 19 UTC :)17:45
mrqtrosiBelieve, Ok, it was just for interest, btw - is 3g support is planning before 17 Oct? :)17:46
iBelievemrqtros, 3g for the OS part of Ubuntu Touch? I don't know since I'm not an OS developer, just an apps developer & showdown participant17:47
beunothere is 3g support already, no?17:49
mrqtrosbeuno as far as I know no17:50
beunomrqtros, I've seen plenty of people using 3g with ubuntu touch17:50
mrqtrosiBelieve I am core app developer :)17:50
mrqtrosbeuno hmm ... seems that I use old image? :)17:50
beunomrqtros, probably!17:51
mrqtrosHow can I check it's version? :)17:51
beunonot sure, popey or lool may know, if they're still around17:51
=== bfiller_afk is now known as bfiller
loolmrqtros: "sudo system-image-cli -i"19:08
mrqtroslool thanks, trying ...19:27
=== rpadovani is now known as WebbyIT
mrqtroslool build number 70. is it up-to-date? :)19:28
loolmrqtros: that's latest stable (and it should have 3G)19:44
loolmrqtros: but then it's possible your APN settings aren't detected correctly19:44
mrqtroslool I already set Wi-Fi settings via terminal19:45
mrqtroslool it was my best linux-sex :D19:45
=== popey_ is now known as popey
mrqtroslool image are not writable first, later I first time use vi, later I edit wrong files...19:46
=== tsimpson_ is now known as tsimpson
mrqtroslool seems that I haven't enough experience to set it manually :)19:47
dakerso no announcement for today :(19:50
loolmrqtros: it's still rough in some places, quite expected at this point though19:50
loolbut it's getting better19:50
mrqtroslool yes, we all must do our work well to get Ubuntu Phone work better19:51
mrqtroslool ui toolkit team, core apps teams (include me with "Shorts"). We all should do our best. When I keep my phone in hand it is like a miracle, really cool OS, with beautiful design and wide abilities19:53
mrqtroslool but there are a lot of bugs, 1-2 in every (every!) app, which spoil the whole impression19:54
m-b-ohey, does someone kknow if there were any changes to the LocaleStorage savepath?19:56
iBelievedaker, there are still two hours left in CEST timezone until midnight (that was the timezone dpm mentioned), so they're still hope :)19:57
iBelieve* there's19:58
mrqtrosiBelieve forgive them :) They are working hard too :)19:59
iBelievemrqtros, yeah, the reason is probably because of a bug that makes apps using a Canvas not work right on the phone, so they had some extra trouble to make sure those were judged fairly, which is a good thing. I'm just excited, that's all :)20:01
mrqtrosiBelieve I wanted to participate too, but I am core app developer and already got device from Canonical :)20:03
iBelievemrqtros, I'm a core app developer too (File Manager), but I still participated since the File Manager is pretty much v1.0 complete and I don't have a device (and would love one)20:04
mrqtrosiBelieve so I am just a observer now :) But really want to know results too ;)20:04
mrqtrosiBelieve can you explain few things about your app? :)20:05
mrqtrosiBelieve about file manager*20:05
iBelievemrqtros, sure, what do you want to know?20:05
mrqtrosiBelieve can I open image/video/audio directly from your app? :)20:07
mrqtrosiBelieve I tried (once, have no free time to play with device), but it was failure :)20:07
iBelievemrqtros, until recently, devices did not support opening URLs (which is how the app works). It should be fixed now, though I can't verify that it works since I don't have a device.20:08
iBelievemrqtros, but it does work on the desktop20:08
mrqtrosiBelieve sounds good ;)20:09
mrqtrosiBelieve what with icons? :) There are no default icons for media types? :)20:09
iBelievemrqtros, there is no file/folder icon set yet. Plus our backend doesn't support file types yet.20:09
iBelievemrqtros, one of the community designers was working on folder icons though20:10
mrqtrosiBelieve ok, does app require special permissions to read fyle system? :)20:10
mrqtrosiBelieve in my own app I use similar methods too get file system entries, but seems that it's failure :)20:11
mhall119mrqtros: yes, by default apps are sandboxed and limited in what they can read on the filesystem20:11
mrqtrosmhall119 how can I get this permission too? :)20:12
mrqtrosmhall119 without such permission my fully usable cloud storage client become fully useless :)20:12
mhall119mrqtros: you can't through the normal process, there are exceptions for the default/core apps that allow it20:12
mhall119mrqtros: understood, there's still a lot of limitations in our sandbox that need to be addressed, there should be a UDS session discussing what you need20:13
mrqtrosmhall119 that it's ... very serious limitation ...20:13
mhall119mrqtros: I'd suggest you work with jdstrand (security team) to make sure it's something that is scheduled20:13
mhall119mrqtros: FWIW, it's not a technical limitation so much as a proceedural one20:14
mrqtrosmhall119 mb someone should add something like "permissions : filesystem" to manifest? :)20:14
mhall119as in, how do we make sure an app that is requesting that access doesn't to evil things20:14
iBelievemhall119, do you know anything about when the showdown winners will be announced? I'm very excited :)20:15
mhall119iBelieve: should be today, we're waiting on one last judge to finish scoring them20:15
mrqtrosiBelieve how can I test your app? :)20:15
iBelievemhall119, awesome news!! Today as in what timezone?20:15
iBelievemrqtros, which? showdown app or File Manager?20:15
mhall119mrqtros: should be in the app store, all of the showdown apps have been published as far as I know20:16
mrqtrosiBelieve showdown ;)20:16
mrqtrosmhall119 what about android? :) There are a lot of third party file managers20:16
mhall119iBelieve: "today" as in "as soon as we have the final scores and can publish the results", that's the best ETA I can give you20:16
iBelievemrqtros, search for it in the dash and install it. Easy as that :)20:16
iBelievemhall119, thanks so much for the update20:16
mrqtrosiBelieve I don't know it's name )20:17
iBelievemrqtros, sorry, its Ubuntu Tasks20:17
mhall119mrqtros: that's a good question, again you should talk to jdstrand as he knows more about this and is able to make decisions about it20:17
mhall119mrqtros: join #ubuntu-hardened20:17
mrqtrosmhall119 ok, I'll try to ping him :)20:21
mrqtrosmhall119 without file system access my app is useless :( But it's pretty working port from MeeGo.20:22
dakerdoes anyone know when the Picker component will land ?20:22
mrqtrosmhall119 on MeeGo there are only one way to use Yandex.Disk (Russian cloud sotage service) - my unofficial app.20:22
mhall119daker: like content picker?20:23
dakermhall119: no, this one http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/overview-ubuntu-sdk.html#pickers20:23
mhall119daker: ah....no idea, are they not in the current SDK packages?20:26
dakermhall119: no, there is a section on the gallery but nothing in /Ubuntu/Components/20:27
mhall119bzoltan: or kaleo might know20:28
dakeri was told that there was a typo on the deployment script20:28
mhall119who told you that?20:28
dakerzsombi‎20:29
iBelievedaker, The preview API site I think was showing it under Components.Components. Have you checked there?20:30
dakeriBelieve: i don't have Components inside Components20:33
steven_working on a Linux OS--12.4.  Is there an upgrade?20:33
dakermhall119: 16:12:48 <zsombi> daker: there was a typo in the deployment :(20:34
steven_12.10 is that an upgrade for linux OS?20:34
mhall119steven_: Ubuntu 12.10 is the upgrade to Ubuntu 12.04, yes20:39
steven_thank you for the help20:39
=== davmor2_ is now known as davmor2
rottinrobgood day everyone21:11
=== bfiller is now known as bfiller_afk
dakeriBelieve: i guess there will be no announcement :(21:20
iBelievedaker, I asked mhall119 and he said this: <mhall119> iBelieve: should be today, we're waiting on one last judge to finish scoring them21:21
iBelievedaker, then he clarified today to mean when that last judge is done21:21
iBelievedaker, he said <mhall119> iBelieve: "today" as in "as soon as we have the final scores and can publish the results", that's the best ETA I can give you21:22
daker:(21:23
randomcppdo we know who won?21:29
dakerrandomcpp: no21:30
randomcpp:(21:30
=== salem_ is now known as _salem
=== mspencer is now known as iBelieve

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