Sukhmeet Khalar

Results 11 comments of Sukhmeet Khalar

Do you know if ProBuilds changed anything recently?

Good catch Should be a simple fix: ``` if (format == AudioFileFormat::Wave) { return audioFile.save ("audio-write-tests/" + numChannelsAsString + "_" + sampleRateAsString + "_" + bitDepthAsString + "bit" + ".wav",...

Looks to be fixed?

FusionCharts can be very fragile for Angular. How are you loading the fusioncharts? What we do is explicitly call a render function the chart, after have verified we have gotten...

I created a PR that fixes a few issues related to this. #1068

I have similar issue, but I was able to get passed the failure at playsound. 1. `source /path/to/venv/bin/activate` 2. `pip3 install playsound` 3. `pip3 install -r requirement.txt` But you might...

I can help with rpm packing as well. I have some experiences writing spec files.

I'll give this a shot this week.

Haven't had a chance to do this. I'm hoping I will this weekend I will. Would a end goal be to have a regolith-linux fedora edition?

@kgilmer will the setup.sh need to be updated as well?