Open GoogleCodeExporter opened 9 years ago
Hi there,
As a workaround, instead of using batch mode, you could try the following:
1. Open your imn scenario file and choose "File" > "Save As XML...", and save
it to an xml file e.g. "bug256.xml"
2. Tell the running core-daemon to execute your XML file as a session, using
"core-daemon -e ~/.core/configs/bug256.xml" (NOTE: core-daemon should already
be running as root when you execute this extra 'core-daemon' command as a
normal user.)
3. Now your session will be running, without any GUI.
4. You can connect the GUI and verify the scale setting.
Long-term I'm thinking to deprecate the batch mode, which is somewhat of a
hack, and just use the XML parser for loading headless sessions.
I agree that the mismatched default value of refscale=1.0 versus refscale=150.0
is a source of problems.
Original comment by ahrenh...@gmail.com
on 5 Aug 2014 at 5:00
Original issue reported on code.google.com by
italova...@gmail.com
on 5 Aug 2014 at 1:57