Chris Peck

Results 9 comments of Chris Peck

This is configured to watch for zip files which I would then like to import to KiCad

I’m on macOS using safari x86. I think downloads get a .download extension until they are complete. Sent from my iPhone > On 9 Feb 2022, at 9:45 pm, Edwin...

I’ll test it and get back to you Sent from my iPad > On 19 Feb 2022, at 9:10 am, Edwin ***@***.***> wrote: > >  > I have implemented...

Ok, using the above build, it seems the zip files aren't detected at all `[INFO] Started watching "/Users/peckc/Downloads" [INFO] Active formats: [INFO] zip => "/Users/peckc/Documents/KiCadLibraries/ComponentSearchEngine"` Is there any detailed logging...

Adding a seperate entry to watch for KiCad files then extracting the zip and adding the *.epw file to the downloads folder also does not produce any output ``` [INFO]...

No change other than a few warnings on compilation - ` Compiling library-loader-gui v0.3.1 (/Users/peckc/Documents/KiCad/library-loader/ll-gui) warning: unused variable: `u` --> ll-gui/src/main.rs:48:13 | 48 | let u = Ui::new(app, config, config_path.clone());...

``` [INFO] Started watching "/Users/peckc/Downloads" [INFO] Active formats: [INFO] zip => "/Users/peckc/Documents/KiCadLibraries/ComponentSearchEngine" [INFO] kicad => "/Users/peckc/Documents/KiCadLibraries/ComponentSearchEngine" [TRACE] RAW EVENT: Ok(NotifyResult(Ok(Event { kind: Create(Folder), paths: ["/Users/peckc/Downloads/schematic-symbol-and-pcb-footprint.zip.download"], attr:tracker: None, attr:flag: None, attr:info:...

> I have a mac. I just ran the build for docker and that completed, but it build a linux exec. Do you have a docker image to build for...

Is this related - `DevTools failed to load source map: Could not load content for app://obsidian.md/luxon.js.map: System error: net::ERR_FILE_NOT_FOUND `