Skip to content

Cannot start smartscope application on Ubuntu 16.04 #10

Description

@gratefulfrog

when I try to start it, it crashes...

Any thoughts?

$ smartscope
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentOutOfRangeException: Value has to be >= 0.
Parameter name: sourceIndex
  at System.Array.Copy (System.Array sourceArray, Int32 sourceIndex, System.Array destinationArray, Int32 destinationIndex, Int32 length) <0x7fef5e655a00 + 0x00323> in <filename unknown>:0 
  at System.Array.Copy (System.Array sourceArray, Int64 sourceIndex, System.Array destinationArray, Int64 destinationIndex, Int64 length) <0x7fef5e655f10 + 0x000b0> in <filename unknown>:0 
  at LabNation.DeviceInterface.Devices.DummyScope.CropWave[T] (UInt32 outputLength, LabNation.DeviceInterface.Devices.T[] sourceWave, Int32 triggerIndex, Int32 holdoff) <0x415203a0 + 0x00099> in <filename unknown>:0 
  at LabNation.DeviceInterface.Devices.DummyScope.GetScopeData () <0x41515860 + 0x00e3f> in <filename unknown>:0 
  at LabNation.DeviceInterface.DataSources.DataSource.DataFetchThreadStart () <0x41513d20 + 0x00062> in <filename unknown>:0 
  at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) <0x7fef5e4b1010 + 0x00099> in <filename unknown>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x7fef5e4af850 + 0x0016e> in <filename unknown>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, Boolean preserveSyncCtx) <0x7fef5e4af820 + 0x00020> in <filename unknown>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) <0x7fef5e4af770 + 0x00059> in <filename unknown>:0 
  at System.Threading.ThreadHelper.ThreadStart () <0x7fef5e4b11d0 + 0x0002e> in <filename unknown>:0 
AL lib: (EE) alc_cleanup: 2 devices not closed
$

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions