nickoe
nickoe
@techninja1008 Could this be, maybe tangentially, related to https://github.com/enjoy-digital/litex/issues/712 ?
@techninja1008 Can you reproduce this with litex_sim.py? If so, what commandline args do you use? I think we need an easy way to reproduce your steps to make progress on...
Given there is no more updates on this, and it is a segault, an there is not backtrace attached. Maybe just close this bug by now?
@vladtcvs backtrace?
Thank you for your proposal. I am not sure if I like the concept here. I think it would be nicer that one does not need to wait fpr a...
I have a hard time to see why it is better to have a slightly smaller installer that spends time downloading a zip and then extracting it. I don't think...
As requested in https://github.com/KiCad/kicad-winbuilder/pull/86#pullrequestreview-264166742 > I would rather we split the logic to enable lite and full installer to a separate pull request before adding the download stuff. I am...
@qu1ck I think the solution you proposed do seem to work alright, but I also think it is problematic by design. We need to settle on the way forward, not...
> Do you mean you would accept a lite installer which doesn't include footprints, symbols, 3D models etc. but has download options for them? Yes. > It's also probably easier...
@qu1ck Would it be possible to refactor DownloadAndExtract to be able to download all zips and then extract such that we are only asked once to delete or keep the...