*** tpb has joined #timvideos | 00:00 | |
*** mithro has joined #timvideos | 00:35 | |
*** iiie has quit IRC | 02:09 | |
*** mithro has quit IRC | 02:40 | |
*** mithro has joined #timvideos | 04:08 | |
*** CarlFK has quit IRC | 05:10 | |
*** CarlFK has joined #timvideos | 05:54 | |
Sewar | mithro:ping? | 05:58 |
---|---|---|
mithro | Sewar, pong! | 05:59 |
Sewar | Regarding revisions, which one sounds better? | 05:59 |
Sewar | 1. Treat everything as one object, each revision contains full copy of an EDID and all its timings. Too much duplicate data in db. | 05:59 |
Sewar | 2. Treat models individually, each revision contains full copy of the affected model only (one or more objects). If you want to revert a whole EDID with its timings, you have to revert them one by one. | 05:59 |
*** parx has left #timvideos | 06:03 | |
mithro | Sewar, full copy probably | 06:42 |
mithro | Sewar, I doubt space is going to be an issue | 06:43 |
Sewar | ok | 06:43 |
mithro | Do an experiment | 06:43 |
mithro | import 10,000 objects | 06:43 |
mithro | and see how it grows | 06:43 |
Sewar | each row fields are serialized in json | 06:45 |
CarlFK | mithro: where do I click to do a pull request of https://github.com/CarlFK/streaming-system/commit/dff6530ecbc345171f9038480fef37876b4d88ee | 06:57 |
tpb | <http://ln-s.net/-Pf4> (at github.com) | 06:57 |
CarlFK | or should I just use my repo ? | 06:57 |
mithro | green button? | 06:57 |
CarlFK | green button says "comment on this commit" | 06:58 |
mithro | hrm... | 06:59 |
mithro | "Compare and Review" | 06:59 |
mithro | it's a green button on the left... | 06:59 |
CarlFK | ah, I see it on https://github.com/CarlFK/streaming-system | 07:01 |
tpb | Title: CarlFK/streaming-system ยท GitHub (at github.com) | 07:01 |
CarlFK | which I think is good enough | 07:01 |
CarlFK | sent | 07:02 |
*** tvCommitBot has joined #timvideos | 07:02 | |
tvCommitBot | [streaming-system] CarlFK opened pull request #45: use older syntax for apt-add-repository (master...master) http://git.io/Fs6UhA | 07:02 |
*** tvCommitBot has left #timvideos | 07:02 | |
mithro | CarlFK, does that work on Precise? | 07:04 |
CarlFK | it works on 12.10 lts.. Is that Precise? | 07:05 |
CarlFK | Description: Ubuntu 12.04.2 LTS | 07:06 |
CarlFK | Codename: precise | 07:06 |
CarlFK | 4, not 10. | 07:06 |
mithro | yes | 07:07 |
mithro | 12.04 is what I have | 07:07 |
*** tvCommitBot has joined #timvideos | 07:07 | |
tvCommitBot | [streaming-system] mithro pushed 2 new commits to master: http://git.io/Fu-3ig | 07:07 |
tvCommitBot | streaming-system/master dff6530 Carl Karsten: Use correct sources lines when calling apt-add-repository. | 07:07 |
tvCommitBot | streaming-system/master 81097b8 Tim Ansell: Merge pull request #45 from CarlFK/master... | 07:07 |
*** tvCommitBot has left #timvideos | 07:07 | |
mithro | merged :) | 07:08 |
CarlFK | and here we go! | 07:08 |
CarlFK | sudo: aptitude: command not found | 07:09 |
CarlFK | wonk wonk. | 07:09 |
Sewar | mithro: What do you think about "EDID Duplicate Upload Detection" at http://mohammedalhadab.com/gsoc/users-integration/ | 07:10 |
tpb | <http://ln-s.net/-PfG> (at mohammedalhadab.com) | 07:11 |
mithro | checksum file I would guess | 07:11 |
Sewar | nice | 07:12 |
Sewar | hashlib.sha1() should do I think | 07:14 |
*** tvCommitBot has joined #timvideos | 07:24 | |
tvCommitBot | [streaming-system] CarlFK opened pull request #46: Install aptitude (master...master) http://git.io/fs9Alw | 07:24 |
*** tvCommitBot has left #timvideos | 07:24 | |
CarlFK | how is this possible: + ./40-gst-dvswitch.sh | 07:26 |
CarlFK | streaming-system/tools/setup/runall.sh: line 19: ./40-gst-dvswitch.sh: No such file or directory | 07:26 |
CarlFK | ahh.. plugins | 07:26 |
mithro | CarlFK, we just renamed that.... | 07:27 |
CarlFK | "Fixing for the rename to be clearer." | 07:27 |
CarlFK | so i see :) | 07:27 |
mithro | to be less confusion between gst-switch and the gstreamer plugin which talks to dvswitch :) | 07:27 |
CarlFK | + cd gst-dvswitch | 07:29 |
CarlFK | streaming-system/tools/setup/40-gst-plugins-dvswitch.sh: line 21: cd: gst-dvswitch: No such file or directory | 07:29 |
CarlFK | not much testing eh | 07:29 |
CarlFK | can you fix | 07:34 |
CarlFK | runall.sh: line 19: ./40-gst-dvswitch.sh | 07:34 |
CarlFK | and 0-gst-plugins-dvswitch.sh: line 21: cd: gst-dvswitch: | 07:34 |
CarlFK | 40-... | 07:34 |
CarlFK | Im done for the night | 07:38 |
CarlFK | wow.. it's 2.30 | 07:38 |
*** CarlFK has quit IRC | 07:42 | |
*** mithro-phone has joined #timvideos | 07:44 | |
mithro-phone | on the way to the airport. Will be back when we get there. | 07:45 |
*** mithro has quit IRC | 07:46 | |
*** mithro-phone has quit IRC | 07:52 | |
*** mithro has joined #timvideos | 08:44 | |
*** tvCommitBot has joined #timvideos | 08:59 | |
tvCommitBot | [streaming-system] mithro pushed 2 new commits to master: http://git.io/6KplvA | 08:59 |
tvCommitBot | streaming-system/master 2e99cf6 Tim 'mithro' Ansell: Small fix for gst-dvswitch to gst-plugins-dvswitch change. | 08:59 |
tvCommitBot | streaming-system/master 52944e1 Tim 'mithro' Ansell: Merge remote-tracking branch 'origin/master' | 08:59 |
*** tvCommitBot has left #timvideos | 08:59 | |
*** mithro has quit IRC | 10:06 | |
*** bananadine has joined #timvideos | 10:47 | |
*** mithro has joined #timvideos | 13:09 | |
*** hyades has joined #timvideos | 13:12 | |
mithro | hey hyades | 13:17 |
mithro | we *really* need to start having regular meetings | 13:17 |
mithro | I'm sure you are probably getting stuff done through your blog posts but we do need to interact more | 13:18 |
*** hyades has quit IRC | 13:19 | |
*** hyades has joined #timvideos | 13:21 | |
mithro | <mithro> hey hyades | 13:26 |
mithro | <mithro> we *really* need to start having regular meetings | 13:26 |
mithro | <mithro> I'm sure you are probably getting stuff done through your blog posts but we do need to interact more | 13:26 |
hyades | mithro, i am having some trouble for internet | 13:27 |
hyades | hopefully in a couple of days i will get a better bandwidth connection | 13:28 |
bananadine | mithro, you're here! | 13:28 |
hyades | mithro, meetings are hangouts? | 13:29 |
mithro | bananadine, you have email | 13:30 |
bananadine | i replied | 13:30 |
bananadine | :) | 13:30 |
bananadine | oh | 13:30 |
bananadine | just now... | 13:30 |
mithro | hyades, hangouts are preferred but if we can't because your internet is crappy its okay to have 1 or 2 IRC only meetings | 13:30 |
mithro | hyades, what is your email address again? | 13:31 |
hyades | [email protected] | 13:31 |
hyades | irc meeting is good | 13:32 |
bananadine | mithro, i know which one i'm executing with the command "which" | 13:33 |
bananadine | and i can shift in a shell which env to use | 13:34 |
bananadine | by running either the env on the one i'm portin or on the other one | 13:34 |
mithro | bananadine, sounds good - might want to mention it somewhere.... | 13:34 |
mithro | say a blog..... | 13:34 |
bananadine | yea... i know my blogposts need more meat | 13:34 |
mithro | actually documenting how to have two parallel flumotions running at one time is a good | 13:34 |
bananadine | i just kinda suck at writing long stuff | 13:34 |
hyades | mithro, irc meeting when? | 13:34 |
mithro | bananadine, we all suck at writing | 13:35 |
mithro | well except maybe parx | 13:36 |
mithro | bananadine, Think of your posts as a way to collect your thoughts for the day and give us an insight into your current state of mind. | 13:37 |
bananadine | Yeah i'll get that done | 13:37 |
mithro | bananadine, you might find it easier to have a temporary file open throughout the day | 13:38 |
mithro | and dump random things into it as they come to the mind | 13:38 |
mithro | then you'll be 50% done at the end of the day | 13:38 |
mithro | I've found that useful myself | 13:39 |
bananadine | now i need to make the stream work, the import error i pasted on the blog comes from the flumotion-admin output | 13:39 |
bananadine | i posted the full trace | 13:40 |
hyades | mithro, i am like coding some days and debugging and testing the rest of the days. So I can have only one of "What I achieved" or "What problems I'm currently having." | 13:42 |
bananadine | so anyway i tried to do without flumotion-admin to see what will happen | 13:42 |
mithro | hyades, coding is normally an iterative process | 13:43 |
bananadine | i mean, i exported a planet file with all the components i need | 13:43 |
mithro | write a little bit of code | 13:43 |
mithro | then test the code | 13:43 |
mithro | then write a little bit more code | 13:43 |
bananadine | and i got the same error on each component having "import gi" | 13:43 |
bananadine | i can paste that traceback too if you like | 13:44 |
hyades | i prefer it like first small test code, if it works then write long code and then test whole of it | 13:44 |
mithro | bananadine, please go back and look at what I was saying about producing the full amount of information needed to see the problem | 14:01 |
mithro | hyades, the longer you go between running/testing the code | 14:01 |
mithro | the more likely you are to have headed down the wrong track | 14:01 |
hyades | i understand :) | 14:02 |
bananadine | mithro, how can i use strace successfully? | 14:07 |
bananadine | apparently "strace -f -o ~/Desktop/woo python flumotion/common/package.py" won't do | 14:07 |
bananadine | because it doesn't import the modules from the other folders | 14:08 |
mithro | hyades, if you spend a whole day coding and never run the code you are in for a headache | 14:11 |
mithro | bananadine, what command are you running? | 14:11 |
mithro | are you trying to trace the imports for flumotion/common/package.py ? | 14:11 |
bananadine | yes | 14:11 |
mithro | is that a valid command to run? | 14:11 |
mithro | IE | 14:11 |
mithro | python flumotion/common/package.py | 14:11 |
mithro | does that make sense to run? | 14:11 |
bananadine | in the blog post tutorial you gave me there's "strace -f -o /tmp/woo python mycode.py" | 14:12 |
bananadine | so i ran "max@max-HP-ProBook-4520s:~/Desktop/flumotion-porting/flumotion$ strace -f -o ~/Desktop/woo python flumotion/common/package.py | 14:12 |
bananadine | " | 14:12 |
mithro | bananadine, strace traces a normal program | 14:13 |
bananadine | oh | 14:13 |
mithro | it's a standard unix tool | 14:13 |
mithro | IE you could do a | 14:13 |
mithro | strace firefox | 14:13 |
mithro | hyades, so | 14:29 |
mithro | when should we have this meeting? | 14:29 |
hyades | you take a call, i can easily get up early to adjust with your timezone | 14:30 |
bananadine | mithro, i did "strace flumotion-admin" after running the manager and worker first, but i can't make anything of the output file | 14:32 |
mithro | Monday around the same time as bananadine's meeting would be good | 14:33 |
mithro | bananadine, strace outputs system calls | 14:33 |
mithro | bananadine, you know what system calls are right? | 14:33 |
bananadine | yes i read that | 14:33 |
bananadine | yes | 14:33 |
hyades | bananadine, what time is the meeting | 14:34 |
bananadine | i have a weekly meeting with mithro every Monday at 12:00 pm central european time | 14:35 |
bananadine | Belgrade, Skopje, Warsaw | 14:35 |
bananadine | mithro, i'm going to eat now an then i'll see what i can get out with "snakefood" dependency graph | 14:37 |
mithro | bananadine, I'll be asleep when you get back | 14:37 |
mithro | bananadine, the most interesting thing for you is when Python is calling open | 14:37 |
mithro | you can see where it is searching for the files it is trying to open | 14:38 |
bananadine | thanks for the tip | 14:40 |
hyades | mithro, can it be saturday or sunday? | 14:42 |
hyades | or any other day in the morning | 14:42 |
mithro | Well, I was trying to keep your meeting and bananadine's together so I don't forget them as easily | 14:43 |
hyades | :) | 14:47 |
mithro | hence why I was after Monday | 14:53 |
*** CarlFK has joined #timvideos | 14:59 | |
mithro | hey CarlFK | 15:01 |
CarlFK | hi mithro | 15:31 |
mithro | bed time for me | 15:32 |
CarlFK | do you have pyconau youtube creds? | 15:32 |
mithro | I can probably dig them up | 15:32 |
CarlFK | I told ryan I would help him, and assuming he can figure out how to rsync the mp4s... | 15:32 |
CarlFK | cool - and even if not, I can debug why he is getting auth errors | 15:33 |
*** mithro has quit IRC | 15:46 | |
*** hyades has quit IRC | 15:48 | |
*** hyades has joined #timvideos | 15:49 | |
*** bananadine has quit IRC | 16:53 | |
*** hyades_ has joined #timvideos | 17:56 | |
*** hyades has quit IRC | 17:58 | |
*** CarlFK has quit IRC | 18:06 | |
*** iiie has joined #timvideos | 19:00 | |
*** CarlFK has joined #timvideos | 19:28 | |
hyades_ | hi CarlFK | 19:35 |
*** hyades_ is now known as hyades | 19:35 | |
CarlFK | hey hyades | 19:35 |
hyades | have a look here | 19:38 |
hyades | https://github.com/hyades/gst-switch/blob/python-api/python-api/gstswitch/test.py | 19:38 |
tpb | <http://ln-s.net/-Q4b> (at github.com) | 19:38 |
hyades | is this kind of script good as far as api is concerned | 19:39 |
CarlFK | i think so | 19:40 |
hyades | also to change the pip mode for example i will add a line like | 19:41 |
hyades | s.change_pip(2) | 19:41 |
CarlFK | I have never looked closely at gstswitch - so I am not sure what all is exposed. but this looks like what I would expect to see | 19:42 |
CarlFK | cmd = path isn't used, and I am guessing there is something better than raw_input() | 19:43 |
CarlFK | but i understand you are just starting | 19:43 |
CarlFK | and I don't have a better idea... so ppft. | 19:44 |
hyades | yeah, this is like a script i use in general for testing purposes | 19:44 |
hyades | some unused things might be present | 19:44 |
*** parx has joined #timvideos | 20:39 | |
*** hyades has quit IRC | 20:46 | |
* iiie is a bit late, but also likes hyades's script | 20:56 | |
*** CarlFK has quit IRC | 21:25 | |
*** CarlFK has joined #timvideos | 22:35 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!