| Anonymous | Login | Signup for a new account | 2013-05-25 01:39 PDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0000808 | LuxRender | LuxBlend | public | 2010-07-09 19:14 | 2010-07-25 13:10 | ||||
| Reporter | zukazuka | ||||||||
| Assigned To | SATtva | ||||||||
| Priority | low | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | ALL | OS | ALL | OS Version | |||||
| Product Version | 0.7RC3 | ||||||||
| Target Version | Fixed in Version | 0.7.1 | |||||||
| Summary | 0000808: console servers option | ||||||||
| Description | Unable to specify servers file from luxblend command line. The following patch fixes this: around line 8470 in luxblend modify get.opt to allow --servers parameter: o, a = getopt.getopt(pyargs, 's:e:o:t:l:',["scale=","haltspp=","run=", "lbm=", "lbt=", "servers=" line 8486 add: if opts.has_key('--servers'): print("Servers: %s" %opts['--servers']) luxProp(scene,"network","false").set("true") luxProp(scene,"network_use_file","false").set("true") luxProp(scene,"network_file_path","false").set(opts['--servers']) | ||||||||
| Tags | No tags attached. | ||||||||
| Mercurial Changeset # | |||||||||
| Requires Documentation Update | Yes | ||||||||
| Requires Exporter Update | |||||||||
| Attached Files | |||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-07-09 19:14 | zukazuka | New Issue | |
| 2010-07-10 06:35 | SATtva | Assigned To | => SATtva |
| 2010-07-10 06:35 | SATtva | Status | new => assigned |
| 2010-07-12 08:09 | SATtva | Requires Documentation Update | No => Yes |
| 2010-07-12 08:09 | SATtva | Note Added: 0002282 | |
| 2010-07-12 08:09 | SATtva | Status | assigned => resolved |
| 2010-07-12 08:09 | SATtva | Fixed in Version | => 0.7.1 |
| 2010-07-12 08:09 | SATtva | Resolution | open => fixed |
| 2010-07-25 13:10 | jeanphi | Status | resolved => closed |
| Copyright © 2000 - 2012 MantisBT Group |