*** tpb has joined #timvideos | 00:00 | |
*** CarlFK has quit IRC | 01:01 | |
*** mithro-laptop has quit IRC | 02:37 | |
parx | so late at work, my love | 02:42 |
---|---|---|
parx | wrong window | 02:42 |
*** parx has left #timvideos | 02:43 | |
*** parx has joined #timvideos | 02:43 | |
*** iiie0 has quit IRC | 03:02 | |
Sewar | mithro, iiie, CarlFK, parx: http://mohammedalhadab.com/gsoc/fixing-tests/ | 04:26 |
tpb | Title: Mohammed Alhadab (at mohammedalhadab.com) | 04:26 |
*** CarlFK has joined #timvideos | 04:30 | |
mithro | Sewar, I've seen tests start to fail quite a few times? | 04:32 |
Sewar | mithro: Selenium random failures, distribute upgrade failures, all sorted now | 04:34 |
Sewar | Updated 'distribute' but it failed to install in Travis-CI, reverted it back | 04:34 |
*** hyades has quit IRC | 04:35 | |
*** hyades has joined #timvideos | 05:07 | |
mithro | hyades, you about? | 05:12 |
hyades | mithro: yes | 05:12 |
mithro | hyades, have you had any luck with travis yet? | 05:13 |
hyades | dealing with python gi currently | 05:14 |
hyades | if nothing works, I start from scratch without the stage script | 05:14 |
mithro | what is the actual problem you are trying to solve? | 05:14 |
hyades | currently if you look at latest log | 05:15 |
hyades | ImportError: No module named gi | 05:15 |
hyades | Also, the stage script generates executable in stage/bin folder. For coverage I will need .o files of each c file | 05:20 |
hyades | these are in gst-switch/tools. Thus the gst-switch-srv execuatable should be present in tools | 05:21 |
mithro | So you have fixed the videomixer problem then? | 05:33 |
hyades | yes | 05:35 |
mithro | hyades, great! what was it? | 05:35 |
hyades | that was a merging problem | 05:35 |
hyades | rememebr the patch you sent me | 05:35 |
hyades | the one about make arguments | 05:35 |
mithro | nope! | 05:35 |
hyades | hehe | 05:36 |
hyades | http://paste.ubuntu.com/5958983/ | 05:36 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 05:36 |
mithro | okay | 05:36 |
hyades | while merging something happened to it. Now I committed it again | 05:36 |
*** hyades has quit IRC | 08:58 | |
*** hyades has joined #timvideos | 09:05 | |
hyades | mithro: if i give no GI_TYPELIB_PATH | 09:07 |
hyades | where do the typelibs go? | 09:08 |
*** mithro-laptop has joined #timvideos | 09:13 | |
hyades | mithro-laptop: i want typelibs generated from the build | 11:17 |
hyades | mithro-laptop: tried out too many things now..just not working :( | 11:23 |
*** hyades has quit IRC | 12:59 | |
*** tpb has joined #timvideos | 13:47 | |
*** tpb has joined #timvideos | 13:50 | |
*** hyades has joined #timvideos | 14:05 | |
*** hyades has quit IRC | 14:34 | |
*** hyades has joined #timvideos | 14:36 | |
hyades | any idea if ubuntu 12.04 has incomplete Gio modules?? | 14:41 |
*** hyades has quit IRC | 15:06 | |
*** hyades has joined #timvideos | 15:10 | |
*** hyades has quit IRC | 15:13 | |
*** hyades has joined #timvideos | 15:13 | |
hyades | https://s3.amazonaws.com/archive.travis-ci.org/jobs/10708239/log.txt | 15:22 |
iiie | : / I hope not | 15:22 |
hyades | this works fine in quantal | 15:23 |
hyades | according to http://developer.ubuntu.com/api/ubuntu-12.10/python/Gio-2.0.html | 15:23 |
tpb | <http://ln-s.net/-rBZ> (at developer.ubuntu.com) | 15:23 |
*** hyades has quit IRC | 16:05 | |
*** hyades has joined #timvideos | 16:05 | |
*** hyades has quit IRC | 16:05 | |
*** hyades has joined #timvideos | 16:11 | |
*** hyades has quit IRC | 16:12 | |
*** hyades has joined #timvideos | 16:12 | |
*** hyades has quit IRC | 16:12 | |
*** hyades has joined #timvideos | 16:13 | |
*** hyades has quit IRC | 17:14 | |
*** hyades has joined #timvideos | 17:14 | |
*** iiie0 has joined #timvideos | 17:28 | |
*** hyades has quit IRC | 20:46 | |
*** hyades has joined #timvideos | 21:04 | |
hyades | mithro: mithro-laptop CarlFK parx http://hyades.github.io/blog/Building-on-Travis-CI/ | 21:05 |
tpb | <http://ln-s.net/-rLG> (at hyades.github.io) | 21:05 |
CarlFK | hyades: When running the server - libdc1394 error: Failed to initialize libdc1394 | 21:08 |
CarlFK | 1394 is firewire | 21:08 |
CarlFK | I have no idea what is going on, just historic problems I have had | 21:09 |
hyades | i never had this problem either on my quantal machine or my VM | 21:10 |
CarlFK | the permissions on /dev/fw0 are locked down .. I add the user to the video group so I can use it | 21:10 |
hyades | in that case its the only output I get when I start the gst-switch-srv | 21:11 |
CarlFK | I doubt your VM has a firewire ... um.. device | 21:11 |
hyades | this is travis build log | 21:12 |
CarlFK | I haven't seen any that implement a virtual firewire bus | 21:12 |
hyades | so wont have i guess | 21:12 |
hyades | except for 2 out of 23 tests, this problem came, rest worked without this error | 21:13 |
CarlFK | 1001, 1002 - ports below 1024 require root privs to bind to (I think) | 21:17 |
hyades | yes | 21:17 |
hyades | will remove this test case | 21:17 |
hyades | or do something else | 21:23 |
hyades | CarlFK: any idea about the TypeError | 21:27 |
CarlFK | can you give me a URL of /usr/lib/python2.7/dist-packages/gi/types.py:43 | 21:44 |
hyades | mine can be different from the travis' one | 22:04 |
hyades | http://paste.ubuntu.com/6038223/ | 22:08 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 22:08 |
hyades | CarlFK: this might help? | 22:09 |
*** hyades has quit IRC | 22:16 | |
*** hyades has joined #timvideos | 22:17 | |
CarlFK | looking ... | 23:13 |
CarlFK | line 43 is blank | 23:13 |
CarlFK | bb in 20 min | 23:45 |
*** CarlFK has quit IRC | 23:51 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!