I arrived to the point where users start to complain about problems in Padre. Every time there is a back-and-force discussion to get details of the problem which is slow and tiring to both sides.
I wonder how others deal with this? Specifically I was thinking to add logging capabilities to the application and then ask the user to turn it on and send the log. Earlier I have been using Log::Dispatch for such tasks but as I see there is some logging facility in WxWidgets. (wxLog) I wonder how you guys are doing it? Are you using any logging facility? Which one? Gabor