All times shown according to UTC.

Time Nick Message
01:13 maggie_s joined #miro-hackers
01:27 CarlFK joined #miro-hackers
03:01 janet joined #miro-hackers
03:52 maggie_s joined #miro-hackers
04:20 janet1 joined #miro-hackers
04:27 janet joined #miro-hackers
05:16 Jarrhead joined #miro-hackers
09:49 janet1 joined #miro-hackers
10:02 arpu_ joined #miro-hackers
10:54 janet joined #miro-hackers
11:39 willkg joined #miro-hackers
12:37 errado joined #miro-hackers
12:57 willkg CarlFK: rrr...  the universal subtitles-ized videos are exceeded their allotted space on the page again: http://python.mirocommunity.or[…]ckaging-from-dist
12:58 CarlFK: i can't figure out how adam told me to fix it last time.  i'm thinking of instead gutting the page so that it's not two columns and instead one column at the top.
12:58 if i do that, i can nix the comment stuff, too--we don't use that.
12:58 CarlFK: any thoughts?
12:58 CarlFK works for me..
12:59 willkg ok.  i'll stick that in my huge queue of things to do for pmc.
12:59 CarlFK thoughts: "arg!"
13:12 willkg CarlFK: how's this page?: http://python.mirocommunity.or[…]ckaging-from-dist
13:12 CarlFK: the video gets all the width at the top, and i nixed the video list on the right side.
13:13 CarlFK: there's some goofy wrapping, but it's cosmetic.  not sure i feel like tracking that down right now.  plus it'll be more changes to deal with when i have to merge with new mc templates.
13:14 CarlFK that works
13:15 willkg ok.  back to work work, then.
13:51 CarlFK: http://bluesock.org/~willg/blo[…]tus_20110923.html
13:52 CarlFK: i checked pyohio 2011: 3 videos partially transcribed and that's it.
14:05 CarlFK: ugh.  lists aren't showing up right again.
14:06 z3p: you on?
14:06 z3p willkg: yeo
14:06 willkg z3p: i thought we fixed ordered and unordered lists in miro community, but they're not showing up right.
14:06 z3p *yep
14:07 willkg z3p: http://python.mirocommunity.or[…]ckaging-from-dist
14:08 z3p willkg: hrm
14:08 willkg z3p: looks like everything gets nixed in reset.css line 35.
14:08 what version is miro community up to?  maybe i didn't update templates/etc?
14:08 janet bendk:  - I believe I've decoded all the comments in bug 17768 - and broke the remainders out to individual bugs
14:08 set up dependancies
14:09 z3p willkg: just upgraded to what will be 1.5
14:09 willkg: but that shouldn't have affected existing templates..
14:09 CarlFK willkg: good post.  the reality sucks... but you summed it up well
14:09 willkg z3p: when you roll out new versions, are there announcements somewhere?  like a mailing list or something?
14:09 z3p willkg: I haven
14:09 't made the announcement yet
14:09 willkg: there will be
14:09 janet and wrote up the hybrid doc http://develop.participatorycu[…]p/HybridAlbumView
14:09 willkg so, there should be an announcement beforehand stating it's happening and then one afterwards stating it happened.
14:10 that way people can plan their updates accordingly.
14:10 z3p willkg: like I said, though, you have a custom theme, so it shouldn't have been affected
14:10 willkg mmm...  well, i'm puzzled, then.
14:10 i'll have to look at it later.
14:10 z3p willkg: I'll spend a bit of time looking into it
14:12 willkg z3p: mmm...  if you really want to.  given what you've said, it sounds like it's my problem and not yours.
14:13 z3p: i know you've got a lot on your plate.  i don't want you wasting time if you don't have to.
14:21 z3p willkg: I'm just making sure it's not something that I've done; it looks like 29 was the old working theme and you're on 31 now
14:22 willkg i'm not sure i understand.  what does "old working theme" mean?
14:22 z3p willkg: the theme without a broken UL/OL
14:23 willkg hrm...  so you're saying that 29 has a working ul/ol and 31 doesn't?
14:23 they're based on the same code.  all i did was change the view_video.html template.  but i didn't move the description stuff at all.
14:23 z3p willkg: that is what I'm saying; I haven't actually checked 29, but I'm 90% sure that it is true
14:24 willkg: let's see
14:24 willkg z3p: nope--no dice.  i just went back to 29 and it's not working: http://python.mirocommunity.or[…]ckaging-from-dist
14:25 z3p willkg: hrm
14:25 willkg let me know after you've looked, so i can go back to the latest one which fixes the video space.
14:26 z3p willkg: no, you're right
14:26 willkg: 29 doesn't have any relevant changes
14:26 willkg: have you changed the custom CSS?
14:27 willkg: the one you can change from the settings page, I mean
14:27 willkg aha!  that's where i fixed universal subtitles last time....  i knew i did it, but couldn't figure out where.
14:27 anyhow...  so, yes, i have custom css, but it doesn't affect the ul/ol stuff.
14:28 plus, i should remove it.
14:28 z3p: i'm going to switch the theme back now--is that ok?
14:28 z3p willkg: of course
14:29 willkg ok--switched back.
14:29 what i want to do is download the latest category theme and compare it to what i have and sync differences.
14:30 then i'll see where things are at.
14:33 but...  i'll do that later.
15:24 GitHub165 joined #miro-hackers
15:24 GitHub165 [miro] paulswartz pushed 2 new commits to master: https://github.com/pculture/mi[…]507a069...10109a6
15:24 [miro/master] bz18269: Don't check for httpclient.ConnectionError in test when using proxy. - Geoffrey Lee
15:24 [miro/master] Merge pull request #21 from geoffl/bz18269 - Paul Swartz
15:24 GitHub165 left #miro-hackers
16:43 mattjohnson joined #miro-hackers
16:52 Odysimus joined #miro-hackers
17:13 z3p joined #miro-hackers
18:10 Jarrhead joined #miro-hackers
18:45 melinath z3p: What's the index_queryset commit for?
18:45 z3p melinath: DeprecationWarnings from haystack
18:46 melinath z3p: but why change it on forms rather than searchindexes?
18:47 z3p melinath: I was getting warnings, saying 'don't use get_queryset, use index_queryset'
18:50 melinath z3p: I'm pretty sure those forms don't have an index_queryset method. It's probably get_queryset calls to search indexes that need to be corrected.
18:52 z3p: Hmm... There don't seem to be any such calls in localtv... did you stop getting the errors after that commit?
18:53 z3p melinath: I think you're right; the issue was in master, but it's not in develop
18:53 melinath z3p: Cool cool. I'll revert it, then.
18:53 z3p melinath: sorry about that
18:53 melinath z3p: np.
19:09 GitHub89 joined #miro-hackers
19:09 GitHub89 [miro] paulswartz created bz18252 (+1 new commit): https://github.com/pculture/miro/compare/9f54db8^...9f54db8
19:09 [miro/bz18252] 18252. ignore sync of items without video_path - Paul Swartz
19:09 GitHub89 left #miro-hackers
19:36 maggie_s joined #miro-hackers
20:25 maggie_s z3p: hi!
20:25 z3p hi maggie_s!
20:26 maggie_s z3p: what's up with my test site http://maggie.mirocommunity.org/? turned to dust?
20:28 z3p maggie_s: it's back; sorry about that
20:29 maggie_s z3p: thanks a lot! what was wrong with it?
20:29 z3p maggie_s: forgot to add it to the loadbalancer
20:30 maggie_s z3p: oh, I see. Sorry for the trouble, thanks again!
20:30 z3p maggie_s: no trouble; it was my fault
20:45 janet left #miro-hackers
21:24 willkg joined #miro-hackers
21:24 willkg z3p: you on?
21:24 z3p: i'm trying to add a new video source for PyGotham, but i keep getting "Sorry, there was an error importing from PyGotham fixed".
21:24 so i'm stuck.
21:25 as a side note, it'd be really nice if i could see the actual error.  the fact that i can't severely handicaps my ability to do anything other than hop on IRC and get you to look into it.
21:26 CarlFK: i'm hitting a roadblock with the pygotham feed.  i can't add that video until this gets fixed.
21:28 CarlFK grumble :)
21:28 willkg for some version of "fixed".  if it's on my end, i can't add the video until z3p tells me what happened so i can fix it.
21:42 melinath willkg: you should open a ticket for the error thing.
21:42 willkg: the error display, that is.
21:43 willkg melinath: i think i've talked about this before.  i'm feeling grumpy right now.  last thing i want to do is check bugzilla and discover i already reported it months ago.
21:44 i'll put it in my todo list of things to do when i'm less grumpy.
22:04 CarlFK willkg: up for adding that one vid by hand so she can get the transcription up?
22:04 or mind if I do it?
22:04 I like when you double check my work, which gives me an excuse to be lazy :)
22:17 willkg CarlFK: so, it's non-trivial to add these by hand because we need to edit fields that aren't in the submit form.
22:18 CarlFK: so what you have to do is fake a submission, go to the review queue, approve it, then go into bulk edit and redo it.  all while it's live on the site.
22:35 CarlFK is there a test account I can try soemthing on?
22:36 im thinking do the unisub thing first, get a url, submit that to pmc
22:36 something doesnt make sense...
22:36 and never  mind.. I'll wait for you to get that error worked out
23:15 willkg CarlFK: i'm not sure what you mean by "test account".
23:15 the issue isn't getting a url from universal subtitles.  the issue is packaging up the metadata in a way that allows miro community to correctly show the universal-subtitle-ized video.
23:15 CarlFK an instance of mirocominity that I can stuff test data into
23:15 willkg you can create a new instance.  i don't have a test instance.
23:16 CarlFK meh.. not worth it and yeah, the metadata .. right
23:27 melinath I know this doesn't really help right now, but mc is going to be streamlining its installation process so that you *can* easily create test instances.
23:27 In a month or two...
23:30 maggie_s joined #miro-hackers
23:35 willkg melinath: i created a bug for the new source import error page improvements issue.  (looks like you got an email about it.)
23:35 melinath: kick me if that's not clear enough.
23:35 as a side note, i've set up MC on a vm.  it wasn't too hard back when i did it.
23:39 i don't have that vm anymore, though.
23:47 CarlFK do you have the fabfile.py ? :)
23:59 willkg CarlFK: are you asking me?
23:59 CarlFK: if so, i don't have a fabfile.py.
23:59 CarlFK booo :)

← Previous day | Index | Server Index | Channel Index | Today | Next day → | Atom Feed | Search | Google Search | Plain-Text | plain, newest first