[solved] Translation on the fly crashes
-
Strange...
Could you post/share a minimal compilable example that shows the problem ? -
Rather the minimal code that reproduce the crash
-
Indeed, but with only pieces of code, I can't try to reproduce the crash.
-
You can also use a service like "pastbin":http://pastebin.com/
-
Only what is needed to build and trigger the crash
-
What do you mean by "images files to be able to hit the button" ?
-
In order to trigger the crash, you have to run the application then hit a button to load a widget. Then you have to hit another button to start the translation. (and then it crashes).
If you want to trigger the crash yourself, you would need the whole program I think. (I have got too many classes ad I don't really know what is the minimal stuff you would need to be able to compile it)
-
CVS to the rescue ! Or if it's not an option, the best technique is to strip your software down (or rebuild it from the ground) until you either have the bug again or it stop to happen (depends which direction you started with
-
All recent CVS system proposes to create local repositories that you can use.
Generally this means that you are trying to debug a release version