waddlesplash
waddlesplash
Perhaps @extrowerk or @Begasus can work on this one, now that there is a functioning GTK3 recipe? I added a template GIMP recipe in 10ad62ea9af76ab6527edf02fd452eed00613c4a.
There really is no way to build appstream_glib without Xinerama? I can patch it, if so. Submit the recipe anyway even if it's disabled and I can take a look.
Anyone working on GIMP itself, then? If nobody else does, I can next week.
Not even the ones included with the package? That may be due to some misconfiguration. Make sure you upgrade gdk_pixbuf to the latest version in case it isn't. Upload a...
The crashes may be fixed by https://github.com/haikuports/haikuports/commit/f366bf6118862812c481cd11227c95e1c15ffb52.
If you got a massive performance boost from using IOCache, and `git fsck` reports no problems (filesystem corruption aside; presumably this is due to writes not being set up properly...
Since the Haiku repository is only some 300MB or so, you can see if nonoptimal file-cache read patterns are the problem by first running a `time cat ... >/dev/null` on...
> Would it be possible to handle this at the file cache level by having a directory cache? > We already have an entry cache IIRC. We don't cache `readdir`...
I made some improvements to the entry cache in https://github.com/haiku/haiku/commit/e83979afa4cf62fd7980a863da80be11644feabe which improve subsequent `status` invocations more than a bit. That doesn't really help with the first run, though. If adding...
No, we do not want to compile FFmpeg in GPL mode, as that would preclude closed source applications from legally using the Media Kit, I believe.