Open Source

Crap that’s happening in the open source world.

I maintain a reasonably popular app called Asunder. This app has in its preferences a GtkFileChooserButton, and implementation of the (supposedly) interface GtkFileChooser. I’ve been getting bug reports about the selected directory not being saved when you save the preferences and looked into it again today. I could hardly believe what I found. If I …

Continue reading GtkFileChooser not choosing

SVG has been a nightmare over the last decade. It used to be that every implementation is different, no one software created files compatible with any other software. These days the situation is a lot better, but I’m still suspicious of SVG. But I’m thinking of using it for a Processing.js project, so how do …

Continue reading Processing.js SVG support tester