*** tpb has joined #timvideos | 00:00 | |
*** CarlFK has quit IRC | 00:19 | |
*** CarlFK has joined #timvideos | 00:27 | |
*** ChanServ sets mode: +v CarlFK | 00:27 | |
*** CarlFK has quit IRC | 00:32 | |
*** micolous_ is now known as micolous | 04:01 | |
MaZderMind | no worries, there are enough things that can be done :) | 04:33 |
---|---|---|
*** 1JTAAGL96 has quit IRC | 06:36 | |
*** scrollback has joined #timvideos | 06:38 | |
*** tija has joined #timvideos | 07:27 | |
*** techdragon has quit IRC | 07:57 | |
*** techdragon_ has joined #timvideos | 07:57 | |
*** techdragon_ is now known as techdragon | 07:59 | |
MaZderMind | PEP8 and the landscape-bot complain about unused arguments to a function, which is passed as a callback into GLib/Gio | 08:47 |
MaZderMind | do you know of a clean way to denote them as i-know-they're-unused-but-the-caller-expects-them? | 08:47 |
MaZderMind | m( Furthermore it warns about 'Used * or ** magic (star-args)' | 08:55 |
MaZderMind | I don't see how I could implement this without *var | 08:57 |
*** f15h has joined #timvideos | 10:41 | |
*** slomo_ has quit IRC | 11:05 | |
*** f15h has quit IRC | 12:11 | |
*** Niharika has joined #timvideos | 12:37 | |
*** CarlFK has joined #timvideos | 13:50 | |
*** ChanServ sets mode: +v CarlFK | 13:50 | |
mithro | Joelw: have you seen http://debugmo.de/2012/02/xvcd-the-xilinx-virtual-cable-daemon/ and https://code.google.com/p/playtag/ ? | 14:27 |
tpb | Title: debugmo.de :: xvcd - The Xilinx Virtual Cable Daemon (at debugmo.de) | 14:27 |
mithro | btw the answer to MaZderMind's question was MaZderMind: http://docs.pylint.org/faq.html#message-control | 14:29 |
tpb | Title: Frequently Asked Questions Pylint 1.4.1 documentation (at docs.pylint.org) | 14:29 |
MaZderMind | mithro: would you integrate the role-thing from #172 into the rewrite from #184? | 14:29 |
MaZderMind | or do it in a separate PR | 14:29 |
mithro | MaZderMind: seperate PR is probably better | 14:29 |
mithro | MaZderMind: did you end up getting a chance to look at the branch I pointed you too? | 14:29 |
mithro | MaZderMind: this weekend I'll go through all the pull requests and merge the open ones | 14:30 |
MaZderMind | mithro: the int-test-rewrite? | 14:31 |
mithro | MaZderMind: the other one | 14:31 |
*** tvCommitBot has joined #timvideos | 14:31 | |
tvCommitBot | [gst-switch] mithro closed pull request #127: [DON'T MERGE] Removing debug info. (master...debug-fix) http://git.io/TscURw | 14:31 |
*** tvCommitBot has left #timvideos | 14:31 | |
MaZderMind | while the -fix-branch does actually fix the issues I did not see a point in rebasing and merging it, when there is the -fix branch which cleans up a lot of stuff in the int-tests | 14:32 |
*** tvCommitBot has joined #timvideos | 14:32 | |
tvCommitBot | [gst-switch] mithro closed pull request #70: Adding a glade based UI design. (master...glade-ui) http://git.io/FUr1mQ | 14:32 |
*** tvCommitBot has left #timvideos | 14:32 | |
mithro | https://github.com/timvideos/gst-switch/pull/168 | 14:33 |
tpb | Title: Fixing the `python-api/tests/integrationtests` by mithro · Pull Request #168 · timvideos/gst-switch · GitHub (at github.com) | 14:33 |
mithro | https://github.com/mithro/gst-switch/tree/int-tests-fix | 14:33 |
tpb | Title: mithro/gst-switch at int-tests-fix · GitHub (at github.com) | 14:33 |
MaZderMind | the tests need a way to wait for the sources to come online to get rid of the sleeps and this is far better to implemet in the -rewrite branch | 14:34 |
MaZderMind | if you feel better with it I can try to rebase the -fix branch onto master and we merge it in, before starting the int-test rewrites | 14:35 |
mithro | MaZderMind: Well, int-tests-fix does also fix the resolution issue and some other things | 14:36 |
MaZderMind | mithro: -rewrite is based upon -fix, as far as i can see | 14:38 |
mithro | MaZderMind: yeah | 14:38 |
mithro | MaZderMind: actually, I'll give rebasing int-tests-fix branch a quick go now | 14:40 |
CarlFK | wait for the sources to come online - everything needs that, not just tests | 14:42 |
MaZderMind | CarlFK: we have callbacks for that now in python | 14:43 |
CarlFK | cool | 14:43 |
MaZderMind | but the tests don't make use of them atm | 14:43 |
mithro | MaZderMind: can you take a look at https://github.com/timvideos/gst-switch/pull/168 and see if you can find any problems? | 15:13 |
tpb | Title: Fixing the `python-api/tests/integrationtests` by mithro · Pull Request #168 · timvideos/gst-switch · GitHub (at github.com) | 15:13 |
mithro | MaZderMind: if not, I'll merge it | 15:13 |
MaZderMind | mithro: looks good | 15:32 |
mithro | MaZderMind: can you reply as such on the pull request? | 15:33 |
*** tvCommitBot has joined #timvideos | 15:37 | |
tvCommitBot | [gst-switch] mithro opened pull request #185: Rework how the travis build works. (master...travisfix) http://git.io/FMXK | 15:37 |
*** tvCommitBot has left #timvideos | 15:37 | |
*** tvCommitBot has joined #timvideos | 15:39 | |
tvCommitBot | [gst-switch] mithro pushed 16 new commits to master: http://git.io/FM1B | 15:39 |
tvCommitBot | gst-switch/master 8d4ed1a Tim 'mithro' Ansell: Only download imgurbash.sh once. | 15:39 |
tvCommitBot | gst-switch/master 3213b05 Tim 'mithro' Ansell: Ignore .cache directories too. | 15:39 |
tvCommitBot | gst-switch/master 1895100 Tim 'mithro' Ansell: Adding video_format support to the server starting API. | 15:39 |
*** tvCommitBot has left #timvideos | 15:39 | |
mithro | MaZderMind: I also have the following outstanding patches too -> https://travis-ci.org/mithro/gst-switch/builds/48907236 and https://github.com/timvideos/gst-switch/pull/185 | 15:40 |
tpb | Title: Travis CI - Free Hosted Continuous Integration Platform for the Open Source Community (at travis-ci.org) | 15:40 |
MaZderMind | how does mithro:travisfix correlate to mithro:int-tests-rewrite | 15:49 |
MaZderMind | i can see myself continuing/finishing int-tests-rewrite but i'm unsure how i can help with travisfix | 15:50 |
MaZderMind | especially as I don't know travis | 15:50 |
mithro | MaZderMind: more about looking at the output and seeing if it makes sense | 15:57 |
mithro | looks like travis is having issues | 16:03 |
mithro | so I'm going to head to bed | 16:03 |
*** Niharika has quit IRC | 16:10 | |
*** Niharika has joined #timvideos | 17:36 | |
*** Niharika has quit IRC | 17:45 | |
*** shenki has quit IRC | 18:11 | |
*** shenki has joined #timvideos | 18:12 | |
*** ChanServ sets mode: +v shenki | 18:12 | |
*** Niharika has joined #timvideos | 18:33 | |
*** Niharika has quit IRC | 18:38 | |
*** [d__d] has quit IRC | 18:40 | |
*** slomo has joined #timvideos | 18:40 | |
*** slomo has joined #timvideos | 18:40 | |
*** slomo has quit IRC | 19:03 | |
*** [d__d] has joined #timvideos | 20:33 | |
*** tija has quit IRC | 20:34 |
Generated by irclog2html.py 2.13.1 by Marius Gedminas - find it at mg.pov.lt!