Justin Clift

Results 862 comments of Justin Clift

Hmmm, is this a situation where we are potentially rejecting a reasonable PR because the existing approach is too wide open? Looking at the suggested change, it seems to only...

Looking at the current schedule for the builds... the Win64 is scheduled for 10am. So, it'd normally start in about 1hr 45mins from now. I've just kicked it off now...

Just checked, and the Win64 nightly builds were built fine and are online as expected. :smile:

Interesting. Yeah, that does sound annoying. Note that it's *possible* this is a problem more in the Qt (framework we use) layer, which could add complication. That being said, there...

Thanks @Chessax, at least the write-locking of the database sounds like a bug. With the Write/Revert Changes buttons bits for Read Only databases, I *think* (from rough memory) we've already...

Ouch, the GUI isses don't sound good. Since this is on OSX, it might be as simple as needing me to upgrade the Qt library on the build server. Wouldn't...

Ouch. Not sure why, but it's definitely using a "wrong" font setting of some sort. If you go into the application Preferences, there is a section where you can choose...

Heh Heh Heh, yeah it's probably something weird to do with the Rosetta emulation that's being used on M1 Macs for our builds (currently). We have an M1 Mac Mini...

Sounds like we need someone to attach a debugger and work out where the crash is happening. @MKleusberg Any interest? :smile:

Looking at the SQLite documentation, `sign()` is present and seems like it should work. :smile: The `FROM dual` clause is ***probably*** what's tripping it up though, as I'm pretty sure...