halfbrained / cuda_breadcrumbs

CudaText plugin. Breadcrumbs: widget for quick filesystem navigation
5 stars 1 forks source link

crash in on_state #42

Closed Alexey-T closed 3 years ago

Alexey-T commented 3 years ago
Python 3.8.10
Init: cuda_breadcrumbs
Loaded session: "history session.json", 0ms, 0 file(s)
Startup: 140ms, plugins: 10ms (breadcrumbs 15ms)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for on_state: Access violation
TypeError: an integer is required (got type NoneType)
ERROR: Exception in CudaText for cuda_breadcrumbs.on_state: TypeError: an integer is required (got type NoneType)
Init: cuda_addonman
halfbrained commented 3 years ago

Fixed