
Adib Taraben wrote:
Hi,
on win32 the current cvs crashes after pressing "about memory" function. I use the new gtk26 libs from Bob.
I tried this on linux and there it is ok.
I have no glue whats going on as I don't know gtk. I think that has to be resolved before release, thats why I post here. Attached there is the bt:
HTH,
Adib.
Yes, I was afraid of that. ;-) This is almost certainly the result of the "auto-import" issue during the link. From searching the web, this seems to be a problem with Gtk::TreeViewColumn on MinGW. I'll look around for a solution for this. Hopefully we can do this in the Inkscape build. If not, maybe a hack to TreeViewColumn itself might work. If -that- does not work, we might need to leave that dialog out for W32 for the present time.
Bob