Closed GoogleCodeExporter closed 9 years ago
I can't test on linux, but I'll make certain this isn't something possible on
windows.
Original comment by wagic.jeck@gmail.com
on 3 Mar 2010 at 12:47
Can not reproduce on windows, don't have a linux box at home.
Cybersol1, if you could tell us a little more information- do you remember the
last
working revision you used? Also (I'm certain you do, and it shouldn't crash
anyways,
but jsut in case...), do you have all the image files from SVN?
Jean- I'll look into the image loading routines, as they're the most likely
culprits... but unless I find something glaringly obvious, this might be
something
only you can debug/fix.
Original comment by wagic.jeck@gmail.com
on 3 Mar 2010 at 12:52
I'll try to look into it today and find out what's happening.
Jeck, I have valgrind reporting a number of problems with the new filter code ;
I
haven't had time to gather it properly so I can send them in a helpful format,
but
I'll do that asap and look into it myself too if I have some time.
Original comment by jean.cha...@gmail.com
on 3 Mar 2010 at 1:48
Valgrind info will be much appreciated- the windows profiling tools I have
available
suck.
Original comment by wagic.jeck@gmail.com
on 3 Mar 2010 at 3:14
r1952 fixes the problem.
The code tries to access a file named "taskboard.png" and crashes if it doesn't
retrieve it but this file does not exist. r1883 is in cause.
I fixed the name of the file.
What I don't understand is, why did it work with the new image back on my home
machine ? I suppose I renamed the file at some point intending to fix it and
forgot
to commit or something.
Original comment by jean.cha...@gmail.com
on 3 Mar 2010 at 5:34
Wow, that was fast, and I can confirm it now works. In the meantime, I have
installed
gdb to help with future linux debugging. Thanks!
Original comment by cybers...@gmail.com
on 4 Mar 2010 at 12:49
Original issue reported on code.google.com by
cybers...@gmail.com
on 2 Mar 2010 at 11:52