Edit Rename Changes History Upload Download Back to Top

visualnc.cha in a network installation

(This is a known, but unfortunately not yet fixed problem that when doing a save as... operation, a zero-byte .cha file for the original name gets created. The easiest way to deal with this is, instead of launching visual.im and doing a "save as", copy visual.im to your local working directory, make sure it is writable by you in that directory, and then launch it).

(Thank you very much. I did just this after trying other things, and it worked.)

After installing on a linuxbox (SuSE 8.1) I tried to follow the instructions for a network install given in the INstall.pdf, however, I wasn't able to save a working image in a user's home directory, nor load the help.

I had to run visual as root first, save the image, (thus creating a visualnc.cha) and then even to chmod the file to allow users to write to visualnc.cha!

Here is the result of Copy stack:

'Unhandled exception: Keine Berechtigung ("/opt/cincom/image/visualnc.cha")'
HandleRegistry>>evaluateWithFullProtection:
HandleRegistry>>registerValueOf:
UnixDiskFileAccessor class(OSHandle class)>>handleValue:
IOAccessor class>>openFileNamed:direction:creation:
FileConnection>>open
FileConnection>>setName:mode:creationRule:
FileConnection class>>openFileNamed:mode:creationRule:
FileEncodedStreamConstructor>>readAppendStream
SourceFileManager>>ensureOpen:
SourceFileManager>>targetFile
ObjectMemory class>>getImagePrefix
ObjectMemory class>>saveDialogThenQuit:
VisualLauncher>>imageSaveAs
MenuBarButtonController>>dispatchMenuSymbol:
MenuBarButtonController>>dispatchMenuSelection:
optimized [] in MenuBarButtonController>>menuBarActionForMenu:
BlockClosure>>ensure:
MenuBarButtonController>>menuBarActionForMenu:
MenuBarButtonController>>menuBarAction
MenuBarButtonController>>redButtonPressedEvent:
RedButtonPressedEvent>>dispatchTo:
MenuBarButtonController(Controller)>>handleEvent:
EventDispatcher>>dispatch:to:
EventDispatcher>>dispatchEvent:
optimized [] in ApplicationStandardSystemController>>dispatchEvent:
BlockClosure>>ensure:
ApplicationStandardSystemController>>dispatchEvent:
ApplicationStandardSystemController>>eventLoop
ApplicationStandardSystemController>>controlLoop
ApplicationStandardSystemController(Controller)>>startUp
optimized [] in StandardSystemController>>startUp
BlockClosure>>on:do:
BlockClosure>>on:from:do:
ApplicationStandardSystemController(StandardSystemController)>>startUp
optimized [] in ControlManager>>activeControllerLoop
BlockClosure>>on:do:
ControlManager>>activeControllerLoop
optimized [] in ControlManager>>launchBaseProcess
BlockClosure>>on:do:
optimized [] in Process class>>forBlock:priority:


Edit Rename Changes History Upload Download Back to Top