Timeline
03/17/15:
- 14:20 Ticket #5070 (GStreamer bails unexpectedly on video file) updated by
- More details: here's the output I get when trying to add the file …
- 00:12 Ticket #5070 (GStreamer bails unexpectedly on video file) created by
- I get this error when trying to upload a working mp4 file, using …
03/16/15:
- 14:00 Ticket #5069 (Logs of IRC meetings are unavailable (502 Bad Gateway)) created by
- The logs of the monthly meetings are unavailable, the server responds …
03/15/15:
- 22:17 Ticket #5066 (Work around pbutils import warning bug) updated by
-
Status, Milestone changed
- 22:16 Ticket #5035 (gi warnings) closed by
- duplicate: duplicate of #5066, thanks ayleph
- 22:03 Ticket #5068 (File extension matching fails with relative paths) updated by
-
Milestone changed
- 22:02 Ticket #5065 (skip_transcode never returns True) updated by
-
Milestone changed
- 22:00 Ticket #5035 (gi warnings) updated by
- A solution to this has been proposed in duplicate ticket #5066.
- 21:59 Ticket #5066 (Work around pbutils import warning bug) updated by
- This ticket is a duplicate of #5035, but this one has a solution attached.
- 21:17 Ticket #5068 (File extension matching fails with relative paths) created by
-
[…]
should be:
if filename.find('.') >= 0:
Because otherwise … - 21:14 Ticket #5067 (Add config option to always skip transcode) created by
-
A
never_transcode
option would be useful under the … - 21:08 Ticket #5066 (Work around pbutils import warning bug) created by
- Until bug 736260 …
03/14/15:
- 15:03 Ticket #5065 (skip_transcode never returns True) created by
- In mediagoblin/media_types/video/util.py, skip_transcode The return …
- 08:43 Ticket #5036 (Add pip-selfcheck.json to .gitignore) closed by
- fixed: This is been fixed in …
03/13/15:
- 20:34 Ticket #5064 (Add option to override ./configure'd virtualenv) created by
-
./configure
searches forvirtualenv
in the following order: - … - 17:47 Ticket #953 (Skip tests know to fail under Python 2.6) closed by
- wontfix
- 01:16 Ticket #953 (Skip tests know to fail under Python 2.6) updated by
- As of v0.8.0, MediaGoblin has dropped support for Python 2.6. Is there …
- 01:13 Ticket #1101 (Typo in mediagoblin.pot) closed by
- duplicate: Closing as duplicate of #1102 (which has another comment that this …
- 01:10 Ticket #740 (gmg dbupdate with database on another host) closed by
- invalid: The 421-mysql branch is far outdated, and mysql is not a supported …
- 01:01 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by
- I ran through the rest of my failed uploads and everything looks good.
- 00:21 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by
- I applied this and tested with a video that previously failed due to …
- 00:08 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by
-
Owner, Status changed
- 00:07 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by
- what about this one?
- 00:06 Ticket #5063 (better handling of bad video files) created by
- Now if transcoding fails the video is left in broken state, but still …
03/12/15:
- 23:26 Ticket #771 (gstreamer 1.0 branch (was: could not get any video data from playbin)) updated by
- gi is not the package you want. I don't know what's the name of the …
- 23:14 Ticket #728 (Collection page shows thumbnails in reverse order) updated by
- https://gitorious.org/mediagoblin/bretons-mediagoblin/commit/8452207e49 …
- 19:58 Ticket #965 (Change TextField to StringField in wtforms elements) closed by
- fixed: Merged in …
- 19:48 Ticket #728 (Collection page shows thumbnails in reverse order) updated by
-
Status changed
Sorry, I couldn't find the patch in both devel and develop branches. … - 19:46 Ticket #771 (gstreamer 1.0 branch (was: could not get any video data from playbin)) updated by
- Just a note that it seems to be hard to get the right version on …
- 19:42 Ticket #5059 (Switch to use argparse) updated by
-
Status changed
0003-use-argparse-instead-of-optparse.patch looks good. Thanks! A … - 19:31 Ticket #902 (Welcome image URL hard coded in the template) closed by
- fixed: Merged in …
- 19:18 Ticket #5024 (GSteamer 1.0 should be initialized only when required) closed by
- fixed: Looks like it's already committed, so closing this as "fixed".
- 17:33 Ticket #5023 (Incorrect version string in latest master) closed by
- fixed: Okay, Yep this does change it in the only place you can sorry about …
- 17:01 Ticket #5023 (Incorrect version string in latest master) updated by
-
Status changed
Oh! of course, sorry, it's what configure is for. I'll re-test and get … - 17:00 Ticket #5023 (Incorrect version string in latest master) updated by
-
Makefile
and_version.py
are generated fromconfigure.ac
, which … - 16:56 Ticket #5023 (Incorrect version string in latest master) updated by
-
Status changed
- 16:56 Ticket #5023 (Incorrect version string in latest master) updated by
-
The
Makefile
also reports 0.8.1.dev (see line 20 and 24). There is … - 15:35 Ticket #5054 (timesince doens't seem to respect UTC timestamps in db) closed by
- fixed: I've reviewed the patch and it works where timesince is used (should …
03/11/15:
- 19:56 Ticket #5024 (GSteamer 1.0 should be initialized only when required) updated by
- Boris' patch LGTM. I will apply it shortly if no one beats me to it.
- 18:54 Ticket #5024 (GSteamer 1.0 should be initialized only when required) updated by
- I am getting an awful lot of unit test errors when gstreamer is not …
- 18:31 Ticket #722 (deployment guide improvements) updated by
- Originally posted by anongoblin but the spam filter mis-marked it: > …
- 07:20 Ticket #934 (mediagoblin.media_types.video tries to process SVG files) closed by
- invalid: This is no longer an issue with the new gstreamer1.0 code.
- 07:17 Ticket #932 (Video thumbnail pipeline passes seek_amount argument as float when int ...) closed by
- invalid: This is no longer an issue with the updated gstreamer1.0 code.
- 07:09 Ticket #958 (Spectrogram thumbnail creation fails with non-local file storage) updated by
- I've handled this a different way on my instance. Instead of using the …
- 07:00 Ticket #5054 (timesince doens't seem to respect UTC timestamps in db) updated by
-
Status changed
The attached patch modifiestimesince.py
to always use UTC when … - 06:59 Ticket #5054 (timesince doens't seem to respect UTC timestamps in db) updated by
- I tracked down the problem to this line in …
- 06:40 Ticket #5062 (which bower > /dev/null doesn't redirect stderr) updated by
-
Status changed
Patch attached ingit format-patch
format. - 06:38 Ticket #5062 (which bower > /dev/null doesn't redirect stderr) created by
-
devtools/update_extlib.sh
useswhich
to look for bower in … - 06:26 Ticket #5019 (make fails without pybabel) updated by
-
Cc changed
This is an interesting issue.setup.py
lists as a requirement … - 06:17 Ticket #5050 (Move paste.ini to paste.example.ini) updated by
-
Ignore
0001-move-paste.ini-to-paste.example.ini.2.patch
. I had a … - 05:43 Ticket #5023 (Incorrect version string in latest master) updated by
-
Status changed
Patch attached ingit format-patch
format. - 05:35 Ticket #5050 (Move paste.ini to paste.example.ini) updated by
-
Owner, Status changed
Patch attached ingit format-patch
format. - 05:34 Ticket #5033 (make ignores VIRTUALENV setting) updated by
-
Owner, Status changed
Patch attached ingit format-patch
format. - 03:28 Ticket #5061 (Reporting media does not produce email or notification) created by
- Reporting media does not seem to send an email to an administrator, …
03/08/15:
- 10:27 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by
-
Owner, Status changed
Right. OK, will upload a new one a bit later.
03/07/15:
- 23:11 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by
-
Status changed
Getting closer, but not quite. This now leads to errors at line 293 … - 22:31 Ticket #5060 (The remote end hung up unexpectedly) updated by
-
Component changed
Hi vladopc, it seems that Gitorious is seeing a lot of traffic lately … - 22:19 Ticket #5060 (The remote end hung up unexpectedly) created by
- After git clone git://gitorious.org/mediagoblin/mediagoblin.git -b …
- 20:56 Ticket #965 (Change TextField to StringField in wtforms elements) updated by
- Here’s a new version of the patch, because the one from ayleph …
- 20:27 Ticket #5059 (Switch to use argparse) updated by
-
Status changed
- 20:26 Ticket #5059 (Switch to use argparse) created by
- > Deprecated since version 2.7: The optparse module is deprecated and …
- 17:37 Ticket #5050 (Move paste.ini to paste.example.ini) updated by
-
Owner, Status changed
Assigning to myself. Will submit git format patch for review. - 17:36 Ticket #5033 (make ignores VIRTUALENV setting) updated by
-
Owner, Status changed
Assigning to myself. Will submit a git format patch for review. - 17:30 Ticket #5050 (Move paste.ini to paste.example.ini) updated by
-
Priority changed
- 10:52 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by
-
Owner, Status changed
03/06/15:
- 20:18 Ticket #518 (Package MediaGoblin for Debian) updated by
-
Cc changed
- 20:13 Ticket #1059 (Including mediagoblin-html5-multi-upload in core) updated by
-
Cc changed
- 20:12 Ticket #990 (Upload of multiple files in one step is not possible) updated by
-
Cc changed
- 20:08 Ticket #1059 (Including mediagoblin-html5-multi-upload in core) updated by
- project is at …
- 20:01 Ticket #990 (Upload of multiple files in one step is not possible) updated by
- There is mediagoblin-html5-multi-upload plugin (see …
- 06:48 Ticket #5024 (GSteamer 1.0 should be initialized only when required) updated by
- cwebber, there is a fix in comment 2. I suggest to close the bug, …
03/05/15:
- 23:46 Ticket #5053 (gmg addmedia broken in 0.8) closed by
- fixed: Looks good to me, I merged the patch! In the future a patch using …
- 23:25 Ticket #5024 (GSteamer 1.0 should be initialized only when required) updated by
- I added a new ticket, #5055... please put suggestions on how to …
- 23:17 Ticket #5055 (Friendlier failure if Gstreamer 1.0 not installed) updated by
-
Description changed
- 23:16 Ticket #5055 (Friendlier failure if Gstreamer 1.0 not installed) created by
- See #5024... it would be nice, if gstreamer 1.0 is not installed, if …
- 22:53 Ticket #647 (Uncontrolled reading of files into memory) closed by
- fixed: Since this went through review I'm trusting it, and merging it as-is! …
- 20:17 Ticket #1086 (Add CAPTCHA support) updated by
- I've created a branch that address this (needs to be updated for …
- 19:49 Ticket #365 (Distinguish between media types (photo/video/audio etc) in thumbnails) updated by
-
Milestone changed
The bug if fixed in one of my branches, but we have a freeze now. I …
03/04/15:
- 22:57 Ticket #5054 (timesince doens't seem to respect UTC timestamps in db) updated by
- I should add that after some hours have passed, the media which …
03/03/15:
- 07:17 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by
-
Owner, Milestone changed
- 01:40 Ticket #460 (AttributeError: VideoTranscoder instance has no attribute 'dst_data') updated by
- Still happening with gst-1.0 […]
03/02/15:
- 14:00 Ticket #5053 (gmg addmedia broken in 0.8) updated by
-
Owner, Status changed
The patch should fix it. […] ayleph, could you please test it? - 13:49 Ticket #647 (Uncontrolled reading of files into memory) updated by
-
Keywords changed
- 13:49 Ticket #647 (Uncontrolled reading of files into memory) updated by
-
Owner, Status changed
Patch was added to branch bug/647 of bretons-mediagoblin repo - 09:56 Ticket #5053 (gmg addmedia broken in 0.8) updated by
-
Owner, Status changed
- 09:36 Ticket #1047 (Server error when URL contains weird characters) updated by
-
Owner, Status changed
- 03:26 Ticket #647 (Uncontrolled reading of files into memory) updated by
- Thanks for the patch, Breton. It seems to work fine with CloudFiles …
- 02:08 Ticket #1047 (Server error when URL contains weird characters) updated by
- Sorry for the delay; I don't remember getting an email with your …
- 00:35 Ticket #647 (Uncontrolled reading of files into memory) updated by
- I've attached a patch that should fix the issue. Ayleph, could you …
03/01/15:
- 11:02 Ticket #5054 (timesince doens't seem to respect UTC timestamps in db) created by
- After upgrading my db for 0.8.0, new media entries have UTC timestamps …
- 08:44 Ticket #647 (Uncontrolled reading of files into memory) updated by
-
I created separate ticket #5053 to address the
bin/gmg addmedia
… - 08:41 Ticket #5050 (Move paste.ini to paste.example.ini) updated by
-
Milestone changed
Might as well attach this to 0.8.0. - 08:40 Ticket #5053 (gmg addmedia broken in 0.8) created by
-
bin/gmg addmedia
no longer works. […]
02/28/15:
- 08:34 Ticket #5050 (Move paste.ini to paste.example.ini) created by
-
For consistency, I'd like to see
paste.ini
follow the same route as …
02/27/15:
- 09:27 Ticket #5035 (gi warnings) updated by
-
Priority, Status, Component, Milestone changed
- 09:25 Ticket #5035 (gi warnings) updated by
- They are absolutely safe to ignore. I don't know how to suppress them …
- 08:17 Ticket #647 (Uncontrolled reading of files into memory) updated by
- In case anyone's curious, CLI upload does work when I use …
- 08:08 Ticket #647 (Uncontrolled reading of files into memory) updated by
- Wow. Interesting. It seems that submitted_file is not always an …
- 08:01 Ticket #647 (Uncontrolled reading of files into memory) updated by
- Whoops, found a problem. CLI uploads don't work. […]
02/26/15:
- 07:54 Ticket #5033 (make ignores VIRTUALENV setting) updated by
-
Status changed
- 07:03 Ticket #5036 (Add pip-selfcheck.json to .gitignore) created by
-
Somewhere during the install process a file named
pip-selfcheck.json
… - 06:55 Ticket #5035 (gi warnings) created by
-
I get the following warnings when I run
bin/gmg dbupdate
in v0.8.0. … - 06:51 Ticket #5034 (Inconsistent variable syntax in Makefile.in) created by
-
Makefile.in
uses both ${VARIABLE} and $(VARIABLE) syntax. It seems … - 06:44 Ticket #5033 (make ignores VIRTUALENV setting) created by
-
On my system (Arch Linux),
virtualenv2
is the proper executable for … - 00:31 Ticket #5021 (bin/gmg not created in new install) updated by
-
Priority, Component changed
This was a misunderstanding of how the install process works. When …
02/25/15:
- 12:35 Ticket #5024 (GSteamer 1.0 should be initialized only when required) updated by
- Replying to berkerpeksag: > It would be good to add a user …
- 11:40 Ticket #5024 (GSteamer 1.0 should be initialized only when required) updated by
- It would be good to add a user friendly message if gstreamer is not …
- 06:24 Ticket #5024 (GSteamer 1.0 should be initialized only when required) updated by
-
Owner, Status changed
- 06:22 Ticket #5024 (GSteamer 1.0 should be initialized only when required) updated by
- Fixed in …
- 06:18 Ticket #5024 (GSteamer 1.0 should be initialized only when required) updated by
-
Status changed
- 06:18 Ticket #5024 (GSteamer 1.0 should be initialized only when required) created by
- GStreamer 1.0 is sometimes initialized even when video or audio are …
- 00:58 Ticket #5023 (Incorrect version string in latest master) created by
- 0.8.0 claims to be 0.8.1.
- 00:54 Ticket #5022 (./configure with/without virtualenv) created by
- configure uses inconsistent descriptions of virtualenv options. …
- 00:32 Ticket #5021 (bin/gmg not created in new install) created by
- Installing latest master, I don't get a bin/gmg executable. […]
- 00:29 Ticket #5020 (Errors in translations) created by
- Trying to compile latest master gives the following pybabel errors. […]
- 00:27 Ticket #5019 (make fails without pybabel) updated by
- To get around this, I executed the following command from within my …
- 00:25 Ticket #5019 (make fails without pybabel) created by
- Trying to compile a fresh install of latest master results in an error …
02/24/15:
- 21:34 Ticket #647 (Uncontrolled reading of files into memory) updated by
- Breton's suggestion above also tests out okay on my dev instance with …
- 18:30 Ticket #647 (Uncontrolled reading of files into memory) updated by
-
Keywords, Owner, Milestone changed
- 09:58 Ticket #647 (Uncontrolled reading of files into memory) updated by
- I am also concerned about performance of cloudfiles.py when using …
- 09:51 Ticket #647 (Uncontrolled reading of files into memory) updated by
- > I had no problems uploading an image and a video to CloudFiles with …
- 06:44 Ticket #647 (Uncontrolled reading of files into memory) updated by
- I just made the following two changes on my test instance. I had no …
02/23/15:
- 19:37 Ticket #5017 (Make Python 3 a first class citizen) created by
- So, we have Python 3 support, but I wouldn't say that it's a "first …
- 19:26 Ticket #978 (Deployment docs need updating to reflect change from paster to gunircorn) updated by
-
Milestone changed
So, we "punted" on this in 0.8.0 by making python 3 "experimental" and … - 19:00 Ticket #5015 (No such file or directory: 'mediagoblin/_version.py') closed by
- invalid: I'm marking this as "invalid", but I'm not convinced the concern is... …
- 18:59 Ticket #5015 (No such file or directory: 'mediagoblin/_version.py') updated by
- Yes, you should run ./configure && make first. I'm not 100% sure we …
02/22/15:
- 18:02 Ticket #5015 (No such file or directory: 'mediagoblin/_version.py') created by
- A user in IRC reported that trying to build against latest git master …
02/21/15:
- 23:42 Ticket #5014 (Add collection-based landing page that shows all users' collections ...) created by
- This feature would add a mediagoblin.ini configuration variable named …
- 22:42 Ticket #1050 (.mo files should not be in the repo) closed by
- fixed: Done. Pretty easy since we now have a "make i18n" command. We're now …
- 21:30 Ticket #715 (Move CloudFiles storage backend over to pyrax) updated by
- The requirement on six has been removed in #5011.
- 21:17 Ticket #5011 (Remove six==1.5.2 requirement) closed by
- fixed: I just removed the requirement. Thanks!
- 20:45 Ticket #5011 (Remove six==1.5.2 requirement) created by
-
setup.py requires
six==1.5.2
, citing build problems with newer …
02/19/15:
- 19:22 Ticket #1050 (.mo files should not be in the repo) updated by
-
Milestone changed
I think this can be handled in 0.8.0 actually! - 03:19 Ticket #771 (gstreamer 1.0 branch (was: could not get any video data from playbin)) updated by
- I found a workaround to my problem. It's not really intuitive though. …
- 03:09 Ticket #771 (gstreamer 1.0 branch (was: could not get any video data from playbin)) updated by
- Something doesn't seem to work right in the merge. When I run …
02/18/15:
- 21:37 Ticket #912 (proper handling of missing video codecs) closed by
- fixed: Now that #771 is closed / gstreamer 1.0 support is merged, so is this!
- 21:37 Ticket #771 (gstreamer 1.0 branch (was: could not get any video data from playbin)) closed by
- fixed: So yeah, python-gst-1.0 wasn't specified by the docs, but now it is! …
- 03:10 Ticket #771 (gstreamer 1.0 branch (was: could not get any video data from playbin)) updated by
- Could you please post your output of "dpkg-query -s python-gst-1.0"?
- 02:44 Ticket #771 (gstreamer 1.0 branch (was: could not get any video data from playbin)) updated by
- breton: I'm testing this merged with git master... audio works great! …
02/17/15:
- 23:07 Ticket #1095 (Smarter extlib installs) closed by
- fixed: Okay, I've tested things hopefully good enough! ;) This is now merged …
- 23:07 Ticket #918 (video.js recommending Adobe Flash and Chrome in some browsers) closed by
- fixed: This is closed out via #1095
- 13:22 Ticket #966 (Latest version of "Markdown" package is incompatible with Python 2.6) closed by
- wontfix: Since Python 2.6 is no longer supported by a lot of library creators …
02/16/15:
- 15:46 Ticket #912 (proper handling of missing video codecs) updated by
-
Milestone changed
- 15:46 Ticket #771 (gstreamer 1.0 branch (was: could not get any video data from playbin)) updated by
-
Milestone changed
new_gst10 branch in bretons-mediagoblin on gitorious.
02/15/15:
- 19:47 Ticket #1065 (Timestamps are not UTC) closed by
- fixed: This is now fixed as of …
Note:
See TracTimeline
for information about the timeline view.