Am Freitag, 20. Juli 2018 07:33:45 UTC+2 schrieb Reynand Pacoma: > > Hello, > > I have a problem with the addition of control points in hugin. The > username of my computer has a space in it and it seems that hugin can't > handle that and throws up an error. >
I fixed this in the repository. It will be in the next version. As a workaround create a path which does not contain spaces it (in the full path, that means not in your user subtree). Then set the environment variable TMP to this path and start then Hugin: set TMP=c:\TempPathWithoutSpaces hugin This can also be packed in a bat file and then Hugin be started with the bat file. Alternatively you can also change the environment variable TMP in the Control panel, section users. This will also affect other program which are using the temp folder. -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/66099d60-83a9-4f17-ba40-51f4cc090d3a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
