Leonardo Bernardini

Forum Replies Created

Viewing 15 posts - 331 through 345 (of 492 total)
  • Posted in:
  • 23rd July 2008 at 12:57 pm #14864

    You should download the reference manual, there’s a complete chapter that explains how to create a custom template (explaining the creation of the Maya one, one of the most complex). If you need further help, drop a line to vvsupport@vvertex.com

    23rd July 2008 at 12:55 pm #14863

    You’ll find the debian scripts in the latest distributions. Ubuntu shares the debian scripts so they should work.

    23rd July 2008 at 12:54 pm #14862

    Not the log folder, but the Dispatcher internal log visible by Muster explorer in the bottom pane. Check a reason for the failure and the auto pause behaviour there.

    23rd July 2008 at 12:53 pm #14861

    Hi Frank,

    There’s no way to have it working, the way Muster works forbid the usage of executables launched directly from a network path. You may try to launch a custom .bat file instead that redirects on the network drive but it’s something that we strongly do not suggest for stability and performances reasons.

    12th June 2008 at 11:37 pm #14847

    If a client pauses there’s always a reason reported in the Dispatcher internal log browsable in Muster Explorer. It’s reported as a red line, please check it and report back anything you find…

    12th June 2008 at 11:35 pm #14819

    I need to understand that better. COuld you post the complete log ? From that log chunk I see the image is written to the target directory are there’re no strange behaviours so please post the entire log.

    12th June 2008 at 11:32 pm #14846

    The problem is in the project path. It ends with a “” , the Render.exe command line parser escapes the next character ” and doesn’t consider it as a string delimiter, basically messing the entire command line. Just end your project path without a backslash and everything should work.

    12th June 2008 at 11:26 pm #14845

    No, the applet is just a watcher on the services that runs independently!

    12th June 2008 at 11:25 pm #14844

    The fact that’s working on some and not on others, should tell you that there’re some differences in the configurations. The Muster error tells you that there’re issue mapping the drive. That may be due to a permission issue or a share connection limit reached. (or maybe the name of share :P )

    12th June 2008 at 11:23 pm #14843

    What Muster version are you running ? the -attr flag is part of mrtool since several releases.

    12th June 2008 at 11:22 pm #14842

    We use a plain TCP connection for the Explorers, there’s no reason for a failure. I suggest you to try to telnet to a simple service running on your private network or check there’s no firewall on the Muster port.

    26th May 2008 at 10:52 am #14834

    This is planned. Thank you for the suggestion!

    26th May 2008 at 10:50 am #14833

    you just unpack the .tar.gz file , there’s a “install” script file to be launched from the console.

    26th May 2008 at 10:49 am #14832

    Vista is a pain, the Windows RPC system goes through the UAC (User access control) of windows Vista, so to have it working, you need to completely disable the UAC (that may lead to security issue) and give full permissions to the remote user.

    Consider we are completely unsatisfied with the way Vista has been build, we are going to bypass WinAPI completely in upcoming Muster 6 to address such kind of issue.

    26th May 2008 at 10:45 am #14820

    The “-jf” flag is used to reformat the output of Mrtool , so you’re actually using the wrong command line.
    To specify a “Custom attribute” like ADDPARAMS, you’ve to use the -attr command line flag , i.e.:

    mrtool -attr ADDPARAMS “-cam persp” 0

    if you put a path in the additional parameters and you want it to be piped in the substitution path engine, just change 0 with 1.

Viewing 15 posts - 331 through 345 (of 492 total)