[epiar-devel] Artwork for HUD & UI
Chris Walton
chris.r.walton at gmail.com
Mon Nov 2 11:02:10 PST 2009
Hi,
> UI::Close() segfaults on me quite often. Something is being
> deallocated out of order. Whatever I fixed in r68 (http://github.com/knowknowledge/Epiar/blob/cb201017c7e44fbab19bf2b3746e8b83ecf186e6/UI/ui.cpp
> ) wasn't actually solving the root problem.
> There isn't a good way to close just one window. Please someone
> implement Window::Close() or UI::Close(Window* win) in a way that can
> cleanly remove a specific window from the UI widget list.
Make sure to add it to the bugtracker! That way, it won't get lost :)
As I've said before, I really don't have much time for working on
Epiar, but if there's some impossible bug that doesn't seem fixable,
I'll be glad to take a look at it. I've had to fix quite a few of
those at work, so I think I'm pretty good at it by now :P. Ideally,
the bug would be reproducable on Windows, since that's my preferred
working environment, but I can also fire up linux and debug it there.
I don't know if one of our new programmers is working on Windows, but
I've wanted to set up a complete Visual Studio "workspace" for working
with Epiar. I haven't had the time to do that, but if somebody else is
working on Windows and would like to do that, I'd be happy to share
how I was going to do it.
Oh, and before I forget, a big hearty welcome to our new developers!
-- Chris / arke
More information about the epiar-devel
mailing list