Re: Issue 3367 in reviewboard: ImportError: No module named fcntl Djblets 0.8, Windows

2014-05-26 Thread reviewboard
Comment #3 on issue 3367 by carlos.c...@gmail.com: ImportError: No module named fcntl Djblets 0.8, Windows http://code.google.com/p/reviewboard/issues/detail?id=3367 Thank you too! -- You received this message because this project is configured to send all issue notifications to this

Re: Issue 3367 in reviewboard: ImportError: No module named fcntl Djblets 0.8, Windows

2014-05-26 Thread reviewboard
Comment #4 on issue 3367 by carlos.c...@gmail.com: ImportError: No module named fcntl Djblets 0.8, Windows http://code.google.com/p/reviewboard/issues/detail?id=3367 Hi, just a comment. You also need to remove this line import fcntl from manager.py, because it fails when it gets there.

Re: Issue 3367 in reviewboard: ImportError: No module named fcntl Djblets 0.8, Windows

2014-05-26 Thread reviewboard
Comment #5 on issue 3367 by trowb...@gmail.com: ImportError: No module named fcntl Djblets 0.8, Windows http://code.google.com/p/reviewboard/issues/detail?id=3367 Oops. Fixed the import in 84c5784. -- You received this message because this project is configured to send all issue

Re: Issue 3367 in reviewboard: ImportError: No module named fcntl Djblets 0.8, Windows

2014-05-25 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3367 by trowb...@gmail.com: ImportError: No module named fcntl Djblets 0.8, Windows http://code.google.com/p/reviewboard/issues/detail?id=3367 Fixed in djblets release-0.8.x (db2f6ce). Thanks! -- You received this message because this

Issue 3367 in reviewboard: ImportError: No module named fcntl Djblets 0.8, Windows

2014-05-22 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3367 by carlos.c...@gmail.com: ImportError: No module named fcntl Djblets 0.8, Windows http://code.google.com/p/reviewboard/issues/detail?id=3367 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its

Re: Issue 3367 in reviewboard: ImportError: No module named fcntl Djblets 0.8, Windows

2014-05-22 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3367 by chip...@gmail.com: ImportError: No module named fcntl Djblets 0.8, Windows http://code.google.com/p/reviewboard/issues/detail?id=3367 Hi Carlos, We use this to ensure we don't have multiple attempts at writing the media files.