Re: Issue 3652 in reviewboard: rbt patch throws OSError: [Errno 2] No such file or directory if EDITOR contains flags

2015-03-20 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 3652 by bar...@beanbaginc.com: rbt patch  
throws OSError: [Errno 2] No such file or directory if EDITOR contains  
flags

https://code.google.com/p/reviewboard/issues/detail?id=3652

This was fixed and was release in RBTools 0.7.

It landed on master as a38ca9b51b2d8b6b28e8a0c85de0b8803eb6adb5.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3652 in reviewboard: rbt patch throws OSError: [Errno 2] No such file or directory if EDITOR contains flags

2015-03-20 Thread reviewboard


Comment #4 on issue 3652 by bar...@beanbaginc.com: rbt patch  
throws OSError: [Errno 2] No such file or directory if EDITOR contains  
flags

https://code.google.com/p/reviewboard/issues/detail?id=3652

This was fixed and was release in RBTools 0.7.

It landed on master as a38ca9b51b2d8b6b28e8a0c85de0b8803eb6adb5.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3652 in reviewboard: rbt patch throws OSError: [Errno 2] No such file or directory if EDITOR contains flags

2015-01-16 Thread reviewboard


Comment #2 on issue 3652 by theo.bel...@gmail.com: rbt patch  
throws OSError: [Errno 2] No such file or directory if EDITOR contains  
flags

https://code.google.com/p/reviewboard/issues/detail?id=3652

Mine, I should be able to fix this.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3652 in reviewboard: rbt patch throws OSError: [Errno 2] No such file or directory if EDITOR contains flags

2014-11-01 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 3652 by tinystat...@gmail.com: rbt patch throws OSError: [Errno  
2] No such file or directory if EDITOR contains flags

https://code.google.com/p/reviewboard/issues/detail?id=3652

What version are you running?
RBTools 0.6

What's the URL of the page containing the problem?
n/a

What steps will reproduce the problem?
Simplest
1. EDITOR=vim -X python -c from rbtools.utils.console import edit_text;  
edit_text('')

Alternately,
1. EDITOR=vim -X ./rbt patch --debug -c issue

What is the expected output? What do you see instead?
Expected: open editor to edit commit and then write commit.
Actual: OSError: [Errno 2] No such file or directory, throw by  
subprocess.call


What operating system are you using? What browser?
OSX, n/a

Please provide any additional information below.
pass shell=True to `call`.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.