Author
|
Topic: Issues with Kyma 6.73
|
SeanFlannery Member
|
posted 06 October 2009 06:31
Hi SSC, I just installed version 6.73 and ran it for the first time today. It appears there are still a few wrinkles in this release.On launch of kyma, not long after the Kyma greeting I get a stream of error messages and cascading error/stack trace windows that can only be stopped by clicking the stack trace button in the dialog - this is a bit tricky because of the rate the new error windows are being displayed. On play of a timeline or a Sound the error messages pop up again. The error message is: Error: The message #conforOSCtoVCS, sent to an OpossumInterface, an instance of a class OpossumInterface, was not understood. (With OK and Stack trace buttons) The stack trace window displays: Kyma encountered this unexpected condition: Message not understood: conformOSCtoVCS This may have occurred due to a problem in one of your Sounds. The following information is provided to help you track down the problem. If you continue to get this message after having made sure there are no problems in your Sound, please contact Symbolic Sound customer support for assistance. ---------------------------------------------- an OpossumInterface (class OpossumInterface) received message #doesNotUnderstand: sent from an OpossumInterface (class OpossumInterface) received message #dnu0: sent from BlockClosure [] in GenericSignalProcessor>>conformOSCtoVCS (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in GenericSignalProcessor>>conformOSCtoVCS (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from BlockClosure [] in RecursionLock>>critical: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in RecursionLock>>critical: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from Semaphore () (class Semaphore) received message #critical: sent from a RecursionLock (class RecursionLock) received message #critical: sent from a GenericSignalProcessor (class GenericSignalProcessor) received message #accessProtect: sent from a GenericSignalProcessor (class GenericSignalProcessor) received message #conformOSCtoVCS sent from KymaWindowSensor (class KymaWindowSensor class) received message #stepExternalController sent from KymaWindowSensor (class KymaWindowSensor class) received message #processPendingEventValueChanges sent from a KymaWindowSensor (class KymaWindowSensor) received message #dispatchNextEventBefore: sent from a KymaController (class KymaController) received message #dispatchNextEvent sent from a KymaController (class KymaController) received message #eventLoopBody sent from a KymaController (class KymaController) received message #eventLoop sent from BlockClosure [] in [] in KymaController>>startUp (class BlockClosure) received message #unboundMethod sent from Object userInterruptSignal (class Signal) received message #handle:do: sent from BlockClosure [] in KymaController>>interruptHandle: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in KymaController>>interruptHandle: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from a KymaController (class KymaController) received message #interruptHandle: sent from BlockClosure [] in KymaController>>startUp (class BlockClosure) received message #unboundMethod sent from Object errorSignal (class Signal) received message #handle:do: sent from a KymaController (class KymaController) received message #errorHandle: sent from a KymaController (class KymaController) received message #startUp sent from BlockClosure [] in ControlManager>>activeControllerLoop (class BlockClosure) received message #unboundMethod sent from Controller badControllerSignal (class Signal) received message #handle:do: sent from a ControlManager (class ControlManager) received message #activeControllerLoop sent from BlockClosure [] in ControlManager>>launchBaseProcess (class BlockClosure) received message #unboundMethod sent from Process terminateSignal (class Signal) received message #handle:do: sent from BlockClosure [] in BlockClosure>>newProcess (class BlockClosure) received message #unboundMethod sent from I have the older 6.68 version handy, I will go back to using that for the moment. Please let me know if there is any further info I can help with. Regards, sean
IP: Logged |
tuscland Member
|
posted 06 October 2009 16:12
Hi Sean,I have the same problem with my Capybara. I guess this is a small compatibility problem. Best, Cam
IP: Logged |
SSC Administrator
|
posted 07 October 2009 06:29
Sorry, this bug slipped in. We have added a note to the downloads page to let people know that they should not try to use 6.70 with the Capybara. We will release an update fixing this as soon as we return from the Symposium.If you need to return to an earlier version of Kyma, you can use the newly-added a link to 6.68 on the downloads page.
IP: Logged |
SeanFlannery Member
|
posted 08 October 2009 03:14
I suspected this would have been difficult to resolve this close to the Symposium, all good  Wishing you all a wonderfull event, lucky ducks! Would have loved to be able to be there but unfortunately that would have meant dipping into my Pacarana savings fund = not going to happen  Mwa! Sean
IP: Logged |
RaZoR Member
|
posted 09 October 2009 17:34
Hey EveryoneI've just updated my Pacarana with 6.73, and at pretty regular intervals, approximately every 5 seconds - I'm getting the prompt under the DSP Status window, "OUT OF REAL TIME". Which leads, of course, to whatever I'm playing to cut out, and also digital noise spikes are happening. RaZoR
IP: Logged |
SSC Administrator
|
posted 11 October 2009 17:22
Razor,Please start Kyma with the Caps Lock key down and let Kyma ignore the saved preferences. Then try connecting to your interface and see if the problem is fixed.
IP: Logged |
RaZoR Member
|
posted 12 October 2009 11:56
Hey KurtYour suggestion solved the problem, THANKYOU!!! All the best RaZoR
IP: Logged |
SSC Administrator
|
posted 16 October 2009 19:44
A corrected version of Kyma X.70 is now available on tweaky. The glitchette is fixed and the Capybara can sing again!
IP: Logged |
SeanFlannery Member
|
posted 17 October 2009 02:21
Lovely  Thanks SSC!
IP: Logged |
SeanFlannery Member
|
posted 17 October 2009 02:26
Hey is there any chance of some more video tutorials coming up soon?
IP: Logged |
SeanFlannery Member
|
posted 17 October 2009 02:39
Oh bugger.On launch of 6.70 it throws the following and fails to initialise the processor. The stack trace can be closed and the processor can be initialised manually though and after that Kyma appears to operate normally. I've only just installed it so I may find other issues. Kyma encountered this unexpected condition: Illegal assignment. This may have occurred due to a problem in one of your Sounds. The following information is provided to help you track down the problem. If you continue to get this message after having made sure there are no problems in your Sound, please contact Symbolic Sound customer support for assistance. ---------------------------------------------- unsigned short (class CIntegerType) received message #coerceArgument: sent from a KymaWin32Interface (class KymaWin32Interface) received message #SelectNthFlame: sent from GenericSignalProcessor (class GenericSignalProcessor class) received message #updatePacaranaFirmwareIfNecessary: sent from GenericSignalProcessor (class GenericSignalProcessor class) received message #startUp sent from BlockClosure [] in Kyma class>>completeKymaStartup (class BlockClosure) received message #unboundMethod sent from a Signal with parent: Object errorSignal (class Signal) received message #handle:do: sent from Kyma (class Kyma class) received message #completeKymaStartup sent from Kyma (class Kyma class) received message #startUpOnWindows sent from BlockClosure [] in [] in Kyma class>>startUpKyma (class BlockClosure) received message #unboundMethod sent from a KymaWin32Interface (class KymaWin32Interface) received message #onMacintoshDo nWindowsDo: sent from BlockClosure [] in Kyma class>>startUpKyma (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in Kyma class>>startUpKyma (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from Kyma (class Kyma class) received message #startUpKyma sent from BlockClosure [] in Kyma class>>update:with: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in Kyma class>>update:with: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from KymaCursor watch (class KymaCursor) received message #showWhile: sent from Kyma (class Kyma class) received message #update:with: sent from Kyma (class Kyma class) received message #update:with:from: sent from (SystemDictionary keys (SumOfSines Sound FastAugmentedBag EventIDMap ArrayOfStrings HorizontalTextList TempoMapper ScaledEvent CompiledMethod SingleSampleMemoryWriter KymaRandom PositionalIOBuffer BinaryStorageEncoderDictionary OldCompiledBlock Palindrome BasicMultiSpectrum EventProduct DSP56000Assembler SPActiveLines TimeBarGroup ValueModel Capybara33ChangeList ConditionalTransition TimeAlignmentUtilityController WaveformDisplayView StereoOutput4 TimeZone SmallPoint AbstractFunction VirtualDuration COopType TextMeasurer KCharacterBlockScanner MacIOAccessor FileEnvironment DSP56000ExpressionParser SamplesFileEmptyReadBuffer KymaFileBrowser SplitSurroundFilePlayer SoundLevelTransform MusicNFromLime NotANumber EnterGrid NestedBandpassFilterBanks ProgramNodeBuilder LinearFit MarkerCorrespondenceController PsiFileTimeFrequencyScaler ByteCharacterEncoder DialogController Output4 Date OSHandle EmitTimeChangeEvent ListOfOptions OneOverF Level KymaParameterString BasicConcatenation SuperOscillator CharacterEncoder DeferredBlock DisplayValue KSelectionSetInListView KymaInputSensor OldCompiledMethod VCSFaderTickMarks EventTimeInSeconds ProgramNode CompiledCodeCache SamplesEditorParameter DSP56000ExpressionValue ExplodingFeedbackLoopIn TunableVocoder KymaPrototypeStripView MCODReadStream DefaultSound KChildWindow PacaranaEventHandlerAllocator CArray FFTInPlace InterpolatingStereoWaveshaper RecordingSoundPlane ProbabilityDistribution AnalogSequencerMapper SignEvent ConcreteSoundWithDelayedBindings FileOrganizerTextExpression MultiEnvelopeController SamplesEditorController KymaCompositeController Bezier PenStatusView ReplacementSound ColumnarPath OverlappingSum ZZZState SpectrumOscilloscope TimeFrequencyScaler ExternalLibraryHolder AutoScrollingView RegisterOutputBuffer TimeFunctionSquareOff CodeLabel ComposedTextView VFBranchingPath TrackStatusView KDAGView OSPool HRBranchingPath ModulatedOscillator PenStatusController TimeFrequencyScale SamplesEditorView LogTwoEvent MultichannelPan AnalogFilter ConstantSound MIDIOutputEvent BoxedObjectIcon SuperSample DisplaySurface ComplexPlaneView KCompositionScanner Array Screen PSFontFamily DragManagerForRectangle RegisterChangeList TriggeredResponse ISO8859L1String CharacterComposer PsiMorph3D SelectableAudioInput StatementNode MethodContext DeviceFont Mixer HilbertTransform ValueHolder ParallelIIRFilterWithFeedback LabelButton VCSScrollPositionController ForcedProcessorAssignment ConstructedSound PrototypeStripController LimeEndSyst DeflateStream TwoToTheEvent LowRateRecordingSoundPlane TwoPowerMicrosecondsInSamples SOSFileEditorViewForMarkers KWin32Filename PCIState ReadFloatEvent TimeLineMarkerController NestedIndexIntoBreakpointFunctionEvent TextFileStream OscillatorWithVariables TextItemEditor LabeledBooleanView LargeCharacterEncoder KymaSpeakerPositions MicrosoundSet SoundInTime DialogCompositeController PrototypeStripOrganizer SINumberEvent PacaranaChangeList ImageProcessor WeakDictionary TimeAlias LargePositiveInteger InterpolatingWaveshaper FileOrganizer EventVariableIndexed TwoFormantElement IndexIntoBreakpointFunctionEvent FileNameParameter ActionButton PacaranaEventSourceBuffer KymaVersionDate MonoToMultichannel SamplesArray ValueParameterWithList FastFindString PluggableXYGraphView LongWordArray KButton EventValueListController KSelectionInListController TerminateBlock DSPStatusView FourOscillators TextController UnarySoundPlane TerminalMicrosound LastMenuPick TextLines StaticScope KymaTextItemController SyntheticFont Particle IntegerArray NaryTransform SomeNumber ExplodingFeedbackLoopOut CoveragePalette Complex Context BOSSCompiledCodeHolder OptimizedSkipList LowShelvingFilter VariableSound CapybaraEventSourceBuffer KymaInterfaceDictionary TwoPowerMicrosecondsShift TimeLineObject ExternalCallback AssignmentNode TwoPowerMicrosecondsMask LineSegment DistributorMicrosound CharacterScanner SpectralDisplayView Channeller CPointerType SampledEnvelopeEditorView ExternalReadWriteStream DoubleArray EventBinaryOp TextList ArrayParameter REFileAccessor PacaranaOutputBuffer EventExpression EventRamp ThisSnd Scanner Standalone AnalogOscillator HalfFDFT NonlinearProduct Instrument LPCInput BoundedWrapper KymaKeyboardEvent KymaRange LimeObject CQualifiedType InstructionCyclesInterval ZipConstants AnacondaInterface SendReturn GridModeForTimeLine FDFTMatrix QTMovie ErrorDiffusion FrequencyInBPM ControlManager Undeclared XAxisRulerView DSP56000SourceStream DAGModel ScrollValueHolder SPSortedLines SOSFileEditorModel StoreVariableEvent IteratedWaveshaper SelectableAudioOutput DisplayableMinutesSeconds ExternalWriteStream FixedFormatNumberView LookPreferences DigitalFilter SimpleOscillator Boolean StoreEventValueEvent KDisplayScanner BOSSContents TextStream OldKTextAttributes LineInformationTable Scrapbook TimeEvolutionSound BasicMultiPsi BasicSlipStick PacaranaRAMAllocator SampleCloud NumberedSoundPlaneView SelectionInListView DSPProgram KymaDialogController PeriodicSound ScrollWrapper KymaWindows95Interface ...etc...) ...(more)...) (class DependentsCollection) received message #update:with:from: sent from ObjectMemory (class ObjectMemory class) received message #changed:with: sent from ObjectMemory (class ObjectMemory class) received message #changed: sent from ObjectMemory (class ObjectMemory class) received message #returnFromSnapshot sent from BlockClosure [] in [] in ObjectMemory class>>snapshotAs:thenQuit:withLoadPolicy: (class BlockClosure) received message #unboundMethod sent from ObjectMemory snapshotFailedSignal (class Signal) received message #handle:do: sent from BlockClosure [] in ObjectMemory class>>snapshotAs:thenQuit:withLoadPolicy: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in ObjectMemory class>>snapshotAs:thenQuit:withLoadPolicy: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from Cursor wait (class Cursor) received message #showWhile: sent from ObjectMemory (class ObjectMemory class) received message #snapshotAs:thenQuit:withLoadPolicy: sent from ObjectMemory (class ObjectMemory class) received message #snapshotAs:thenQuit: sent from ObjectMemory (class ObjectMemory class) received message #saveAs:thenQuit: sent from ObjectMemory (class ObjectMemory class) received message #saveDialogThenQuit: sent from Kyma (class Kyma class) received message #fileQuit sent from BlockClosure [] in [] in KWindow>>dispatchMenuMessage: (class BlockClosure) received message #unboundMethod sent from a Signal with parent: Object errorSignal (class Signal) received message #handle:do: sent from BlockClosure [] in KWindow>>dispatchMenuMessage: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in KWindow>>dispatchMenuMessage: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from a KymaLauncherView (class KymaLauncherView) received message #dispatchMenuMessage: sent from BlockClosure [] in [] in LauncherView class>>kymaMenus (class BlockClosure) received message #unboundMethod sent from a LauncherController (class LauncherController) received message #trackEvent:forMenu:atIndex: sent from a LauncherController (class LauncherController) received message #trackLaunchEvent: sent from a LauncherController (class LauncherController) received message #processMouseEvent: sent from a KymaController (class KymaController) received message #processMouseEvent: sent from BlockClosure [] in KymaMouseEvent>>dispatchFor: (class BlockClosure) received message #unboundMethodwith: sent from a KymaLauncherView (class KymaLauncherView) received message #withExistingControllerDo: sent from KymaMouseEvent(a KymaLauncherView): 240800 19@126 dn (class KymaMouseEvent) received message #dispatchFor: sent from a KymaWindowSensor (class KymaWindowSensor) received message #dispatchNextEventBefore: sent from a KymaController (class KymaController) received message #dispatchNextEvent sent from a KymaController (class KymaController) received message #eventLoopBody sent from a KymaController (class KymaController) received message #eventLoop sent from BlockClosure [] in [] in KymaController>>startUp (class BlockClosure) received message #unboundMethod sent from Object userInterruptSignal (class Signal) received message #handle:do: sent from BlockClosure [] in KymaController>>interruptHandle: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in KymaController>>interruptHandle: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from a KymaController (class KymaController) received message #interruptHandle: sent from BlockClosure [] in KymaController>>startUp (class BlockClosure) received message #unboundMethod sent from Object errorSignal (class Signal) received message #handle:do: sent from a KymaController (class KymaController) received message #errorHandle: sent from a KymaController (class KymaController) received message #startUp sent from BlockClosure [] in ControlManager>>activeControllerLoop (class BlockClosure) received message #unboundMethod sent from Controller badControllerSignal (class Signal) received message #handle:do: sent from a ControlManager (class ControlManager) received message #activeControllerLoop sent from BlockClosure [] in ControlManager>>launchBaseProcess (class BlockClosure) received message #unboundMethod sent from Process terminateSignal (class Signal) received message #handle:do: sent from BlockClosure [] in BlockClosure>>newProcess (class BlockClosure) received message #unboundMethod sent from
IP: Logged |
SeanFlannery Member
|
posted 17 October 2009 07:17
uh oh... On launch of Spectral Analysis tool: Kyma encountered this unexpected condition: Message not understood: vcsComponentForEventSourceNamed:
This may have occurred due to a problem in one of your Sounds. The following information is provided to help you track down the problem. If you continue to get this message after having made sure there are no problems in your Sound, please contact Symbolic Sound customer support for assistance. ---------------------------------------------- nil (class UndefinedObject) received message #doesNotUnderstand: sent from nil (class UndefinedObject) received message #dnu1:selector: sent from a Capybara33Scheduler (class Capybara33Scheduler) received message #vcsComponentForEventSourceNamed: sent from a GenericSignalProcessor (class GenericSignalProcessor) received message #postEventValueNamed:dspValue: sent from InputAmp (class PCIVariable) received message #postEvent sent from InputAmp (class PCIVariable) received message #valueAlways: sent from InputAmp (class PCIVariable) received message #open sent from InputAmp (class PCIVariable) received message #showViewFor: sent from BlockClosure [] in PCIModel>>run (class BlockClosure) received message #unboundMethodwith: sent from SortedCollection (InputAmp LowestAnalyzedFreq Debug BPM NbrHarmonics InitFreq LastFundamentalView OriginalScale FundamentalOnly MinimumWindowExtent SmoothingTime BackgroundColor TrackBW FundamentalView VoicedThreshold WindowTitle UnvoicedOnly MrPostman StepIntervalInMilliseconds TrackedHarmonic Response OriginalSample ) (class SortedCollection) received message #do: sent from a PCIModel (class PCIModel) received message #run sent from BlockClosure [] in PCIEditorWindow class>>runOldFilename: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in PCIEditorWindow class>>runOldFilename: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from Cursor xeq (class Cursor) received message #showWhile: sent from PCIEditorWindow (class PCIEditorWindow class) received message #runOldFilename: sent from BlockClosure [] in [] in Kyma class>>standardToolsMenu (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in [] in KWindow>>dispatchMenuMessage: (class BlockClosure) received message #unboundMethod sent from a Signal with parent: Object errorSignal (class Signal) received message #handle:do: sent from BlockClosure [] in KWindow>>dispatchMenuMessage: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in KWindow>>dispatchMenuMessage: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from a KymaStatusView (class KymaStatusView) received message #dispatchMenuMessage: sent from BlockClosure [] in KMenu>>dispatchEvent:forMenuBar:inWindow: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in KMenu>>dispatchEvent:forMenuBar:inWindow: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from a KymaWin32Interface (class KymaWin32Interface) received message #highlightMenu:inMenuBar:inWindow:while: sent from a KMenu (class KMenu) received message #dispatchEvent:forMenuBar:inWindow: sent from a KMenuBar (class KMenuBar) received message #dispatchEvent:for: sent from a KymaStatusView (class KymaStatusView) received message #processMenuPick: sent from KymaMenuEvent(a KymaStatusView): 20768332 128@12 (class KymaMenuEvent) received message #dispatchFor: sent from a KymaWindowSensor (class KymaWindowSensor) received message #dispatchNextEventBefore: sent from a KymaStatusController (class KymaStatusController) received message #dispatchNextEvent sent from a KymaStatusController (class KymaStatusController) received message #eventLoopBody sent from a KymaStatusController (class KymaStatusController) received message #eventLoop sent from BlockClosure [] in [] in KymaController>>startUp (class BlockClosure) received message #unboundMethod sent from Object userInterruptSignal (class Signal) received message #handle:do: sent from BlockClosure [] in KymaController>>interruptHandle: (class BlockClosure) received message #unboundMethod sent from BlockClosure [] in KymaController>>interruptHandle: (class BlockClosure) received message #valueNowOrOnUnwindDo: sent from a KymaStatusController (class KymaStatusController) received message #interruptHandle: sent from BlockClosure [] in KymaController>>startUp (class BlockClosure) received message #unboundMethod sent from Object errorSignal (class Signal) received message #handle:do: sent from a KymaStatusController (class KymaStatusController) received message #errorHandle: sent from a KymaStatusController (class KymaStatusController) received message #startUp sent from BlockClosure [] in ControlManager>>activeControllerLoop (class BlockClosure) received message #unboundMethod sent from Controller badControllerSignal (class Signal) received message #handle:do: sent from a ControlManager (class ControlManager) received message #activeControllerLoop sent from BlockClosure [] in ControlManager>>launchBaseProcess (class BlockClosure) received message #unboundMethod sent from Process terminateSignal (class Signal) received message #handle:do: sent from BlockClosure [] in BlockClosure>>newProcess (class BlockClosure) received message #unboundMethod sent from
IP: Logged |
SSC Administrator
|
posted 17 October 2009 09:31
The problem has been fixed and the fixed version is now up on the kyma*tweaky. (It appears to be the same version, but really is the updated version.)[This message has been edited by SSC (edited 17 October 2009).]
IP: Logged |
SeanFlannery Member
|
posted 18 October 2009 02:29
All looking good  Thanks SSC!
IP: Logged |