Friday, 2015-01-30

*** tpb has joined #timvideos00:00
*** CarlFK has quit IRC00:19
*** CarlFK has joined #timvideos00:27
*** ChanServ sets mode: +v CarlFK00:27
*** CarlFK has quit IRC00:32
*** micolous_ is now known as micolous04:01
MaZderMindno worries, there are enough things that can be done :)04:33
*** 1JTAAGL96 has quit IRC06:36
*** scrollback has joined #timvideos06:38
*** tija has joined #timvideos07:27
*** techdragon has quit IRC07:57
*** techdragon_ has joined #timvideos07:57
*** techdragon_ is now known as techdragon07:59
MaZderMindPEP8 and the landscape-bot complain about unused arguments to a function, which is passed as a callback into GLib/Gio08:47
MaZderMinddo you know of a clean way to denote them as i-know-they're-unused-but-the-caller-expects-them?08:47
MaZderMindm( Furthermore it warns about 'Used * or ** magic (star-args)'08:55
MaZderMindI don't see how I could implement this without *var08:57
*** f15h has joined #timvideos10:41
*** slomo_ has quit IRC11:05
*** f15h has quit IRC12:11
*** Niharika has joined #timvideos12:37
*** CarlFK has joined #timvideos13:50
*** ChanServ sets mode: +v CarlFK13:50
mithroJoelw: have you seen http://debugmo.de/2012/02/xvcd-the-xilinx-virtual-cable-daemon/ and https://code.google.com/p/playtag/ ?14:27
tpbTitle: debugmo.de :: xvcd - The Xilinx Virtual Cable Daemon (at debugmo.de)14:27
mithrobtw the answer to MaZderMind's question was MaZderMind: http://docs.pylint.org/faq.html#message-control14:29
tpbTitle: Frequently Asked Questions Pylint 1.4.1 documentation (at docs.pylint.org)14:29
MaZderMindmithro: would you integrate the role-thing from #172 into the rewrite from #184?14:29
MaZderMindor do it in a separate PR14:29
mithroMaZderMind: seperate PR is probably better14:29
mithroMaZderMind: did you end up getting a chance to look at the branch I pointed you too?14:29
mithroMaZderMind: this weekend I'll go through all the pull requests and merge the open ones14:30
MaZderMindmithro: the int-test-rewrite?14:31
mithroMaZderMind: the other one14:31
*** tvCommitBot has joined #timvideos14:31
tvCommitBot[gst-switch] mithro closed pull request #127: [DON'T MERGE] Removing debug info. (master...debug-fix) http://git.io/TscURw14:31
*** tvCommitBot has left #timvideos14:31
MaZderMindwhile 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-tests14:32
*** tvCommitBot has joined #timvideos14:32
tvCommitBot[gst-switch] mithro closed pull request #70: Adding a glade based UI design. (master...glade-ui) http://git.io/FUr1mQ14:32
*** tvCommitBot has left #timvideos14:32
mithrohttps://github.com/timvideos/gst-switch/pull/16814:33
tpbTitle: Fixing the `python-api/tests/integrationtests` by mithro · Pull Request #168 · timvideos/gst-switch · GitHub (at github.com)14:33
mithrohttps://github.com/mithro/gst-switch/tree/int-tests-fix14:33
tpbTitle: mithro/gst-switch at int-tests-fix · GitHub (at github.com)14:33
MaZderMindthe 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 branch14:34
MaZderMindif 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 rewrites14:35
mithroMaZderMind: Well, int-tests-fix does also fix the resolution issue and some other things14:36
MaZderMindmithro: -rewrite is based upon -fix, as far as i can see14:38
mithroMaZderMind: yeah14:38
mithroMaZderMind: actually, I'll give rebasing int-tests-fix branch a quick go now14:40
CarlFKwait for the sources to come online - everything needs that, not just tests14:42
MaZderMindCarlFK: we have callbacks for that now in python14:43
CarlFKcool14:43
MaZderMindbut the tests don't make use of them atm14:43
mithroMaZderMind: can you take a look at https://github.com/timvideos/gst-switch/pull/168 and see if you can find any problems?15:13
tpbTitle: Fixing the `python-api/tests/integrationtests` by mithro · Pull Request #168 · timvideos/gst-switch · GitHub (at github.com)15:13
mithroMaZderMind: if not, I'll merge it15:13
MaZderMindmithro: looks good15:32
mithroMaZderMind: can you reply as such on the pull request?15:33
*** tvCommitBot has joined #timvideos15:37
tvCommitBot[gst-switch] mithro opened pull request #185: Rework how the travis build works. (master...travisfix) http://git.io/FMXK15:37
*** tvCommitBot has left #timvideos15:37
*** tvCommitBot has joined #timvideos15:39
tvCommitBot[gst-switch] mithro pushed 16 new commits to master: http://git.io/FM1B15:39
tvCommitBotgst-switch/master 8d4ed1a Tim 'mithro' Ansell: Only download imgurbash.sh once.15:39
tvCommitBotgst-switch/master 3213b05 Tim 'mithro' Ansell: Ignore .cache directories too.15:39
tvCommitBotgst-switch/master 1895100 Tim 'mithro' Ansell: Adding video_format support to the server starting API.15:39
*** tvCommitBot has left #timvideos15:39
mithroMaZderMind: 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/18515:40
tpbTitle: Travis CI - Free Hosted Continuous Integration Platform for the Open Source Community (at travis-ci.org)15:40
MaZderMindhow does mithro:travisfix correlate to mithro:int-tests-rewrite15:49
MaZderMindi can see myself continuing/finishing int-tests-rewrite but i'm unsure how i can help with travisfix15:50
MaZderMindespecially as I don't know travis15:50
mithroMaZderMind: more about looking at the output and seeing if it makes sense15:57
mithrolooks like travis is having issues16:03
mithroso I'm going to head to bed16:03
*** Niharika has quit IRC16:10
*** Niharika has joined #timvideos17:36
*** Niharika has quit IRC17:45
*** shenki has quit IRC18:11
*** shenki has joined #timvideos18:12
*** ChanServ sets mode: +v shenki18:12
*** Niharika has joined #timvideos18:33
*** Niharika has quit IRC18:38
*** [d__d] has quit IRC18:40
*** slomo has joined #timvideos18:40
*** slomo has joined #timvideos18:40
*** slomo has quit IRC19:03
*** [d__d] has joined #timvideos20:33
*** tija has quit IRC20:34

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