All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:43 | CarlFK joined #miro-hackers | |
| 06:11 | thrillERboy joined #miro-hackers | |
| 06:12 | thrillERboy left #miro-hackers | |
| 07:06 | janet joined #miro-hackers | |
| 07:31 | thrillERboy_ joined #miro-hackers | |
| 08:04 | odenthaa joined #miro-hackers | |
| 09:38 | janet1 joined #miro-hackers | |
| 11:37 | janet joined #miro-hackers | |
| 12:11 | willkg joined #miro-hackers | |
| 12:33 | arpu joined #miro-hackers | |
| 13:58 | GitHub66 joined #miro-hackers | |
| 13:58 | GitHub66 | [miro] geoffl force-pushed donateimpl from e0e8132 to efcf6d4: https://github.com/pculture/mi[…]ommits/donateimpl |
| 13:58 | [miro/donateimpl] Donate Manager implementation. - Geoffrey Lee | |
| 13:58 | GitHub66 left #miro-hackers | |
| 14:27 | arpu joined #miro-hackers | |
| 15:31 | willkg | i moved the EmailConfirmedNonCaptcha project to github: https://github.com/willkg/ecnc |
| 15:32 | i'm not sure if anyone cares, but i wrote it for pcf back in may and rob just put the project page for it in the pcf internal wiki. so i figured i'd move it to github where it's public again. | |
| 16:32 | bendk joined #miro-hackers | |
| 16:34 | bendk | z3p: glee: any concerns with merging the metadatamanager branch today? |
| 16:34 | glee | bendk: I've had a look and it basically looks good |
| 16:37 | GitHub5 joined #miro-hackers | |
| 16:37 | GitHub5 | [miro] bendk force-pushed metadatamanager from e9ecbfe to 5a55420: https://github.com/pculture/mi[…]s/metadatamanager |
| 16:37 | [miro/metadatamanager] Cleanup the workerprocess module a bit - Ben Dean-Kawamura | |
| 16:37 | [miro/metadatamanager] Added new API to moviedata - Ben Dean-Kawamura | |
| 16:37 | [miro/metadatamanager] Added new API for mutagen. - Ben Dean-Kawamura | |
| 16:37 | GitHub5 left #miro-hackers | |
| 16:38 | z3p | bendk: looks good |
| 16:39 | bendk | here we go.. |
| 16:39 | GitHub128 joined #miro-hackers | |
| 16:39 | GitHub128 | [miro] bendk pushed 1 new commit to master: https://github.com/pculture/mi[…]083efb100d68f5ccb |
| 16:39 | [miro/master] Merge pull request #144 from bendk/metadatamanager - bendk | |
| 16:39 | GitHub128 left #miro-hackers | |
| 17:06 | bendk | I'm not sure what to do about that jenkins error. It works on my system |
| 17:06 | z3p: glee: are the unit tests passing for you after the merge? | |
| 17:08 | z3p | bendk: let me check |
| 17:08 | glee | bendk: Just building a new copy of the binary kit now what error did it come up with? |
| 17:11 | bendk | http://dpaste.com/689215/ |
| 17:11 | by the way, do I have a jenkins account? | |
| 17:11 | I got an email linked to a log file, but I can't access the link | |
| 17:14 | z3p | bendk: it's probably your PCF9 username/password |
| 17:16 | glee | bendk: Maybe it does not have the webm plugins or is otherwise missing something? I think with GStreamer it times out after a while and just returns what it can, and file_type must be missing in that case? |
| 17:19 | bendk | glee: I think that might be the case |
| 17:21 | glee | bendk: We should fix the buildbox to include the necessary plugins. But I think the GStreamer plugin should return a standardized set of keys even on failure so we can reliably test for this kind of thing |
| 17:22 | bendk | the standard for all of them is to return missing keys rather than None |
| 17:22 | that makes it natural to combine values, since you don't have to worry about None values overriding good ones | |
| 17:22 | I think the test could be written a bit better to handle that though | |
| 17:23 | glee | bendk: ah ok, makes sense. So the test should be improved |
| 18:12 | janet joined #miro-hackers | |
| 18:23 | janet1 joined #miro-hackers | |
| 18:25 | jarle joined #miro-hackers | |
| 18:27 | jarle | If I only get a "reveal file" button, and no play-button, does that mean miro is unable to play the file? It used to play the h264 .mp4 file fine until recently?? |
| 18:46 | bendk | jarle: it means that miro is not identifying it as a video file |
| 18:46 | You should file a ticket about it at bugzilla.pculture.org | |
| 18:47 | also see: http://develop.participatorycu[…]hp/GoodBugReports | |
| 18:47 | the main pice of info is if this is just 1 file, or all .mp4 files, and if it's just 1 file, which file is it | |
| 18:47 | z3p: can you check out the metadatafixes branch on my git repo and tell me if it fixes your issue on 64-bit linux? | |
| 18:47 | I think it should, but I can't test | |
| 18:48 | you should be able to tell by just using the Run ENMFP Codegen item from the devl menu | |
| 18:48 | jarle | bendk: You care to check out this feed http://revision3.com/hak5/feed[…]4-High-Definition and see if you see the same behaviour? (there are some small files in the stream..) |
| 18:49 | bendk | jarle: it's going to completely depend on the system, what OS are you using? |
| 18:50 | jarle | bendk: linux |
| 18:51 | bendk | did you recently update your packages? |
| 18:53 | jarle | bendk: yes, but I have had this problem for a while... |
| 18:53 | bendk | if you open the file with media player does it play? |
| 18:53 | jarle | bendk: the files play fine in external players.. |
| 18:53 | bendk | yeah, sounds like a miro issue |
| 18:54 | the next version of miro will have a very different system for all of that, so we may fix your issue | |
| 18:54 | also this ticket is for re-running the file detection process if we fail http://bugzilla.pculture.org/s[…]_bug.cgi?id=18631 | |
| 18:55 | jarle: One thing you can always do is right click the file in miro and do "edit item" | |
| 18:55 | then manually change its type to video | |
| 18:55 | jarle | I'm at Miro 4.0.4 now (in Ubuntu Linux 11.10) |
| 18:56 | bendk: I don't see this right-click option? | |
| 18:57 | bendk | sory, maybe it's "edit item details" |
| 18:57 | jarle | bendk: still nothing... |
| 18:57 | bendk | you're right clicking inside miro right? |
| 18:58 | jarle | bendk: yes |
| 18:59 | bendk | I don't know what to tell you at this point |
| 18:59 | I'd say file a ticket and describe the issue | |
| 18:59 | jarle | bendk: I see a pop-ip menu starting with "File on disk" |
| 19:00 | bendk: anyway, I'll file it... | |
| 19:06 | z3p | bendk: sure, one sec |
| 19:08 | bendk: yep, passes the tests at least | |
| 19:09 | glee joined #miro-hackers | |
| 19:14 | bendk | cool |
| 20:07 | CarlFK joined #miro-hackers | |
| 22:00 | CarlFK joined #miro-hackers | |
| 22:13 | maggie_s joined #miro-hackers | |
| 22:27 | bendk joined #miro-hackers | |
| 22:45 | Odysimus joined #miro-hackers |