*** tpb has joined #timvideos | 00:00 | |
*** parx has left #timvideos | 01:02 | |
*** mithro has quit IRC | 02:31 | |
*** iiie has quit IRC | 03:14 | |
*** iiie2 is now known as iiie | 03:30 | |
*** hyades has joined #timvideos | 03:57 | |
*** hyades has quit IRC | 04:15 | |
*** iiie0 has joined #timvideos | 04:27 | |
*** iiie0 has quit IRC | 04:30 | |
*** mithro has joined #timvideos | 04:43 | |
*** hyades has joined #timvideos | 04:55 | |
*** mithro has quit IRC | 05:25 | |
hyades | mithro-work: ping! | 05:29 |
---|---|---|
mithro-work | hyades, pong! | 05:29 |
hyades | i tried using the patch | 05:30 |
hyades | now it builds | 05:30 |
hyades | but seg faults while running | 05:30 |
mithro-work | yay! | 05:30 |
mithro-work | add the patch to the bug report and duzy will commit it | 05:30 |
hyades | http://paste.ubuntu.com/5961411/ | 05:30 |
tpb | Title: Ubuntu Pastebin (at paste.ubuntu.com) | 05:30 |
mithro-work | hyades, well no-yay about the segfault :( | 05:30 |
hyades | hehe | 05:30 |
hyades | i have already raised the issue about this segfault few days ago | 05:31 |
mithro-work | do you have a python script which causes the segfault? | 05:41 |
mithro-work | hyades, part of the goal of your python-api is to write tests to reduce segfaults, so it's likely to find them :) | 05:41 |
hyades | :D | 05:48 |
hyades | i got some conditions and parameters which cause seg faults, but can only show you once you have it setup | 05:49 |
mithro-work | hyades, hrm? | 05:51 |
hyades | mithro-work: how do I go about doing integration tests? | 05:51 |
mithro-work | hyades, what do you mean? | 05:52 |
hyades | i make separate tests for each thing is need to test | 05:53 |
mithro-work | still confused | 05:53 |
hyades | like get_compose_port is working good or not | 05:53 |
mithro-work | Sewar, you should probably redirect www.edid.co and www.edid.tv to edid.co and edid.tv - maybe also redirect code.edid.co and code.edid.tv to your timvideos github repository? | 05:54 |
mithro-work | Sewar, we should probably get you to develop on the timvideos repository too | 05:54 |
Sewar | I already setup www. for both, maybe DNS A record is missing? | 05:55 |
Sewar | http://www.dnssy.com/lookup.php?q=www.edid.co&t=A | 05:55 |
tpb | <http://ln-s.net/-hMO> (at www.dnssy.com) | 05:55 |
Sewar | mithro-work: which domain is main? it will be better to redirect one to the other | 05:58 |
Sewar | and have its name in the website | 05:59 |
mithro-work | Sewar, fixed the wildcard | 05:59 |
mithro-work | the one without www is the main | 05:59 |
mithro-work | redirect would be better | 05:59 |
mithro-work | Sewar, do you have analytics on the site? | 05:59 |
Sewar | What about edid.co vs edid.to? | 06:00 |
Sewar | no, do you want to setup one? | 06:00 |
mithro-work | edid.tv kinda seems better? | 06:00 |
mithro-work | yes please | 06:00 |
mithro-work | Google Analytics :) | 06:00 |
Sewar | yeah, so edid.co redirects to edid.tv | 06:01 |
Sewar | alright | 06:01 |
mithro-work | yeah SGTM | 06:09 |
mithro-work | Sewar, can you make sure the configuration file which has this stuff in it is commited somewhere | 06:16 |
Sewar | sure | 06:16 |
mithro-work | Sewar, you should be able to push/pull from https://github.com/timvideos/edid_db_website now | 06:17 |
tpb | Title: timvideos/edid_db_website · GitHub (at github.com) | 06:17 |
Sewar | cool :) | 06:18 |
Sewar | mithro-work: can we change repo name? edid_tv or something shorter/better | 06:18 |
mithro-work | sure | 06:20 |
mithro-work | I can do that if you want | 06:20 |
mithro-work | https://github.com/timvideos/edid.tv | 06:20 |
tpb | Title: timvideos/edid.tv · GitHub (at github.com) | 06:20 |
Sewar | perfect :) | 06:20 |
mithro-work | Sewar, you probably want a much better README.md too | 06:21 |
Sewar | yeah | 06:22 |
mithro-work | Your proposal as a pretty good summary | 06:23 |
*** CarlFK has joined #timvideos | 06:23 | |
Sewar | SGTM | 06:25 |
mithro-work | Sewar, probably want a link to the code on the website somewhere | 06:25 |
Sewar | noted | 06:29 |
mithro-work | hyades, ping? | 09:07 |
hyades | hey | 09:14 |
hyades | mithro-work: i found one way, though its not accurate | 09:16 |
hyades | i went and deleted ~/gst/stage | 09:16 |
hyades | then installed everything from ubuntu packages related to gstreamer1.0 | 09:17 |
hyades | and ran ./scripts/stage again, and it works | 09:17 |
hyades | surely some dependency problem | 09:17 |
mithro-work | hyades, what do you mean? | 09:17 |
mithro-work | you shouldn't need anything related to gstreamer1.0 ? | 09:18 |
hyades | mithro-work: meaning? | 09:19 |
mithro-work | hyades, I have no idea what you just said | 09:20 |
hyades | i installed from ubuntu's packages | 09:21 |
hyades | gstreamer1.0* | 09:21 |
mithro-work | ./scripts/stage doesn't depend on gstreamer1.0 | 09:21 |
hyades | exactly | 09:21 |
hyades | but now after doing this, gst-switch starts working | 09:22 |
hyades | magicaly | 09:22 |
hyades | the issue is here https://github.com/duzy/gst-switch/issues/34 | 09:24 |
tpb | Title: Seg fault · Issue #34 · duzy/gst-switch · GitHub (at github.com) | 09:24 |
mithro-work | hyades, that is a very useless bug report | 09:27 |
mithro-work | doesn't tell me anything about what version of ubuntu, what packages are install, how you built gst-switch what git commit you are on, etc | 09:28 |
mithro-work | hyades, with a bug report you want to give me the exact steps I follow to reproduce your bug | 09:29 |
hyades | should i comment there only? | 09:29 |
hyades | https://github.com/duzy/gst-switch/issues/34#issuecomment-22312746 | 09:39 |
tpb | <http://ln-s.net/-hRd> (at github.com) | 09:39 |
mithro-work | hyades, that is a bit better | 09:43 |
*** bananadine has joined #timvideos | 12:03 | |
*** hyades has quit IRC | 12:39 | |
*** hyades has joined #timvideos | 13:36 | |
*** mithro has joined #timvideos | 14:04 | |
*** bananadine has quit IRC | 14:59 | |
*** rihnapstor has joined #timvideos | 15:38 | |
*** rihnapstor has joined #timvideos | 15:39 | |
*** parx has joined #timvideos | 16:11 | |
*** rihnapstor has quit IRC | 16:14 | |
*** rihnapstor has joined #timvideos | 17:07 | |
*** iiie0 has joined #timvideos | 17:36 | |
*** rihnapstor_ has joined #timvideos | 17:40 | |
*** rihnapstor has quit IRC | 17:40 | |
*** hyades has quit IRC | 17:42 | |
*** parx has left #timvideos | 18:28 | |
*** CarlFK has quit IRC | 18:32 | |
rihnapstor_ | hello Sewar | 19:45 |
*** rihnapstor_ has quit IRC | 20:20 | |
*** CarlFK has joined #timvideos | 20:35 | |
*** parx has joined #timvideos | 20:40 | |
*** CarlFK has quit IRC | 21:02 | |
*** CarlFK has joined #timvideos | 21:18 | |
*** CarlFK has quit IRC | 21:26 | |
*** hyades has joined #timvideos | 21:32 | |
*** hyades has quit IRC | 21:44 | |
*** shenki_ has joined #timvideos | 22:24 | |
*** shenki has quit IRC | 22:27 | |
*** shenki has joined #timvideos | 22:36 | |
*** shenki_ has quit IRC | 22:39 | |
*** Jahanzeb has joined #timvideos | 22:45 | |
*** parx1 has joined #timvideos | 23:06 | |
*** parx has quit IRC | 23:09 | |
*** parx1 is now known as parx | 23:10 | |
parx | Sewar and iiie0: you have a meeting tonight, correct? | 23:22 |
iiie0 | Yes | 23:25 |
iiie0 | I put it in my calendar and invited Sewar when he said Thrusday. | 23:25 |
iiie0 | *Thursday | 23:25 |
parx | : ) | 23:31 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!