rdmenezes / synecdoche

Automatically exported from code.google.com/p/synecdoche
GNU Lesser General Public License v3.0
0 stars 0 forks source link

syneccmd doesn't work if gui_rpc_auth.cfg absent, even with --passwd #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Run syneccmd from a working directory that doesn't have a 
gui_rpc_auth.cfg file, but give the GUI RPC password explicitly via the 
command line, with --passwd 12345678.

What is the expected output? What do you see instead?
I get:
An error occured: Can't open GUI-RPC-password file "gui_rpc_auth.cfg".

If I use --passwd, it shouldn't even try to read that file.

What version of the product are you using? On what operating system?
Using synecdoche r729 on Linux x86_64.

Original issue reported on code.google.com by nicolas....@gmail.com on 11 Apr 2009 at 1:57

GoogleCodeExporter commented 9 years ago
Should be fixed in r734.

Original comment by DerMeister667@googlemail.com on 16 Apr 2009 at 8:50

GoogleCodeExporter commented 9 years ago

Original comment by didacty...@gmail.com on 27 Jun 2009 at 1:32