Frank Dana

Results 357 comments of Frank Dana

@nilp0inter Re: tests... tests would be good, for sure, if you're willing to work on them. They certainly don't have to be exhaustive, but at least a couple that confirm...

I have no idea why the CI jobs are all failing, but it's some sort of Github Actions issue. They're not even getting far enough into the process to _load_...

> I have no idea why the CI jobs are all failing We seem to be back in business.

@nilp0inter Now that I've finally fixed all of the dumb typos and Qt versioning vagaries that were preventing it from passing CI, my `unit-test-tools` branch is up at PR #795....

@Megued That's actually an interesting problem. As heavily as it _uses_ Qt, the libopenshot API is very Qt-unfriendly. Mostly that's because its feature are primarily targeted to OpenShot's needs, so...

> What I did for the current solution is save images with QML Item [grabToImage](https://doc.qt.io/qt-5/qml-qtquick-item.html#grabToImage-method) and store them in a `temp` folder for later use with `QtImageReader`. Bit of a...

> Is the web version of the git editor doing good for you, for example? I almost never use it for code editing, TBH. If I do it's generally only...

(My reply:) @Corruptinator — Thanks much for both the excellent suggestion, _and_ the detailed technical information that accompanies it. It's certainly something that would be interesting to explore. One of...

Whoops, sorry, just saw this. Yeah, the problem is that "_the_ license" is at best a convenient fiction — the code _contained inside_ the repo isn't under a single license....