AndreasArvidsson / bashbook

A notebook for bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create new Bash Notebook command broken

pokey opened this issue · comments

Issue Type: Bug

I tried to run the "BashBook: Create new Bash Notebook" (bashbook.newNotebook) command, and got the following error message:

image

Extension version: 0.0.1
VS Code version: Code 1.63.2 (899d46d82c4c95423fb7e10e68eba52050e30ba3, 2021-12-15T09:37:28.172Z)
OS version: Darwin x64 21.2.0
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz (16 x 2300)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 32.00GB (0.02GB free)
Process Argv --crash-reporter-id 99d35f96-61a9-461b-a60d-f915d32f3eee
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30384386
pythondataviewer:30285071
vscod805:30301674
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
pythonvs932:30410667
vscop804cf:30404767
vscop453:30404998
vsrem710cf:30416617
vsccppwtstudy:30421978

This is not actually a problem with the command as much as a problem with the platform specific distribution in the marketplace. If you just run the source code with the local build it should work. Actually figuring out how to do distribution on different platform is going to be another matter

Is there an issue to track getting the published extension to work on multiple platforms? That seems like a bit of a showstopper for adoption 😅

We have now #42