[01:58] I have a question here about contributing to Ubuntu [01:58] I helped get together a trails mapping application that we would like to open source, and we built it on Ubuntu, but the whole process of setting up the server is a pain -- is there any way I can package together everything so someone can just do an apt-get install of our app to get all the dependencies and server config? [02:07] Whats a good way to learn how to make apps? | http://askubuntu.com/q/305086 === amithkk_ is now known as amithkk [05:12] good morning folks! === chriadam is now known as chriadam|away [09:19] gusch: hey, I have a fix for a bug you reported two days ago, if you wanna have a go at reviewing it: https://code.launchpad.net/~osomon/webbrowser-app/hide-suggestions-when-chrome-hidden/+merge/167896 [09:19] oSoMoN: ok [09:24] om26er: are there news about which PPA to use in CI jobs? [09:25] oSoMoN, we are going with apt-pinning, i am working on that [09:33] oSoMoN: approved [09:33] om26er: excellent, thanks [09:33] gusch: thanks [09:34] gusch: while you’re at it :), I’ve got another tiny MR up for review: https://code.launchpad.net/~osomon/webbrowser-app/open-blank-in-new-tab/+merge/167910 [09:34] oSoMoN: ok [09:49] oSoMoN: I checked with this site, but it didn't work http://www.echoecho.com/htmllinks10.htm [09:54] gusch: let me check [09:57] gusch: looking at the source of this page, the link is defined like this: [09:57] I don’t think it’s valid HTML, the doubles quotes are escaped, it doesn’t make sense [09:58] gusch: I’ll see if I can work around it though [10:26] gusch: fixed, I pushed a new revision to the branch [10:27] oSoMoN: ok checking [10:30] oSoMoN: looking good -waiting for jenkins [10:30] oSoMoN: but jenkins seems to be really slow again :( [10:31] oSoMoN: meanwhile, you could have a look at that MR https://code.launchpad.net/~schwann/gallery-app/gallery-medialoader/+merge/167722 [10:58] gusch: sure [11:07] gusch: jenkins approved my MR [11:08] oSoMoN: so did I :) [11:08] thanks [11:29] oSoMoN, i think I have now fixed the issue [11:30] oSoMoN, should I try with a dummy branch ? === MacSlow is now known as MacSlow|lunch [11:31] om26er: go ahead [11:34] gusch: could you please confirm bug #1188575 ? [11:34] Launchpad bug 1188575 in webbrowser-app "Links with target="_blank" don’t work when inside a frame" [Undecided,New] https://launchpad.net/bugs/1188575 [11:35] oSoMoN: ok [12:08] om26er: https://code.launchpad.net/~schwann/gallery-app/gallery-autopilot-ensure_at_least_one_event/+merge/168036 [12:10] gusch, approved [12:10] om26er: thx === MacSlow|lunch is now known as MacSlow === davidcalle_ is now known as davidcalle [14:28] renato_, hey! please review https://code.launchpad.net/~om26er/mediaplayer-app/fix_most_pep8_complaints/+merge/165855 [15:03] gusch, when autopilot rotates a photo there is some corruption seen in the app: http://imagebin.org/index.php?mode=image&id=260573 [15:03] that does not happen when I try to manually rotate the screen [15:04] I saw the same issues in the jenkins autopilot run video as well [15:04] om26er: that's because the thumbnails can't be saved === gusch is now known as gusch|away === gusch|away is now known as gusch [16:07] gusch, hey! new failure [16:07] gusch, http://10.97.2.10:8080/job/generic-mediumtests-runner/1970/testReport/junit/gallery_app.tests.test_photo_viewer/TestPhotoEditor/test_photo_editor_redo_undo_revert_to_original_states_with_mouse_/ [16:07] this is similar to what I was seeing on the Nexus 7 a few days ago... [16:08] om26er: I have seen it 2-3 times on jenkins already, but have no idea what's wrong there :( [16:11] that basically means the component was not found at all so its indeed interesting [16:12] if wonder we could workaround that by making sure those objects are not None before interacting or checking their state [16:19] om26er: maybe it would help, if we use my "retry" function(s) for all those get* functions in photo_viewer.py ? [16:20] gusch, I had a very reliable way to reproduce this bug on the nexus 7. so I am going to give it a try there with a few experiments [16:20] om26er: cool [17:18] renato_: hey, would you be available for a review? -> https://code.launchpad.net/~osomon/webbrowser-app/open-blank-in-new-tab-from-frame/+merge/168131 [21:13] Ubuntu provides Certificates? | http://askubuntu.com/q/305446