Júlio César de Brito Gardona

Results 54 comments of Júlio César de Brito Gardona

> > The Rust Corrosion Eclipse plugin has a section on debugging on windows, here: > > https://github.com/eclipse/corrosion/blob/master/documentation/Troubleshooting.md#debugging-on-windows > > Their current workaround is to create a `rust-gdb.cmd` script, I'm...

It happens to me with this fedora screencast file. Really small webm [sigmoidinterativa.zip](https://github.com/mastodon/mastodon/files/10945659/sigmoidinterativa.zip)

> Unfortunately the originally provided file for reproduction is no longer available. > > With the current codebase, I've tested `sample_640x360.3gp` and `sample_960x400_ocean_with_audio.3gp` from https://filesamples.com/formats/3gp, and I can upload both...

> > > My workaround for this has been to simply run `std::fs::remove_file("my.sock");` before starting the listener. > > IMHO that may be something worth incorporating into the listener itself...

> Can you provide more information on the julia and PackageCompiler versions. Thanks Hello. I update the description. PackageCompiler - v2.1.4

> Did it work previously? > > Can you add the detail of the sysimage you're building Hello. Was the first time I tryed to build a sysimage. I only...

Another info I got here. This issue only happens when loading a notebook. If I create one it works as expected.

Off corse. Here it is. [explorer.zip](https://github.com/JuliaLang/PackageCompiler.jl/files/10475209/explorer.zip)

It happens when loading in everyone notebook.

Thats because intslice is already a slice. You will get a slice of slices.