Matt Heath

Results 9 comments of Matt Heath
trafficstars

I'm getting the same crash with RC4 on Ubuntu 20.04.1 LTS when opening the file picker (as above, by clicking Open on the splash screen). There's no visual output, but...

Hi, any update on this? Apple Silicon support was added in Node 16, so I can't run this on my M1 laptop. Removing the node 15.x restriction from package.json and...

I also have the same problem: ``` 26 Oct 19:38:24 - [info] [hue-bridge:Philips Hue Bridge] Initializing the bridge (192.168.x.x)… 26 Oct 19:38:24 - [info] [hue-bridge:Philips Hue Bridge] Connected to bridge...

@b00giZm Currently there is no _official_ way to set a custom .ini file unfortunately, though I would welcome suggestions. The problem stems from PHP only allowing a single `php.ini` file...

Yeah PHP is never going to allow per project .ini files, what I meant was that allowing a custom .ini file will mean PHP will have to be declared at...

Sorry, I've not had a chance to look - pull requests welcome! ;)

@skisulli apologies for the delay, this isn't a bug i've seen before but I can see how it would happen. Will try to push up a fix in the next...

Hey @futureshape. At the moment the transactions returned from `/transactions` are loosely k-sorted, as they are sorted by ID which [increments based on the time](https://github.com/mattheath/kala#bigflake), however this isn't _guaranteed_ to...

This is still an issue on the latest builds (`2.5.59.9`), so for anyone who needs this fixed in the meantime: This is the latest update: https://github.com/supermerill/SuperSlicer/issues/2055#issuecomment-1195640131 So after copying the...