On 11/10/2015 12:20 PM, Bill Somerville wrote:

Hi Bill,

> The Qt framework uses a single event loop for all activity in the main
> thread, that includes all UI activity. Because of this it is very
> unlikely that the behaviour you describe is anything more than a
> programming error in the application. To diagnose such an issue requires
> a reasonable knowledge of the program logic, at least in the area of the
> UI related to the issue. There is no substitute to studying the source
> code and learning the Qt framework class interfaces and usage.
>
> If you are not comfortable with diagnosing issues yourself at tye source
> code level, and we certainly do not expect all on this list to be able
> to do that, then the most useful contribution is a recipe for
> reproducing the issue with as few steps as possible.

Here is a big problem: The error occurred during a QSO on the air. I'm 
not able the reproduce exactly the same situation.

> It is important
> when reporting such a recipe to reproduce an issue that start conditions
> are included. For example it is not helpful to say something like "the
> attached .WAV file causes the screen to freeze" without saying what mode
> the application was set to decode.

In the mentioned situation, I'm not able to give you many information. I 
was performing QSOs on the air, as usual. Of course, the system is 
always changing a little bit because of system updates. Really, I have 
only few information. Perhaps just the following one: The waterfall 
window was frozen. I have terminated wsjtx with the exit button, as 
usual. All windows have then be closed but a wsjtx process was still 
running.

My idea was to try to locate which processes are running, which ones are 
dead, where the instruction pointer is, in every process, what is in the 
stack, etc. My idea was to give you this information. Because of the 
multiple processes, it is probably not easy to find this information 
using gdb. I'm not sure if Qt-creator can help here. It includes a 
debugging support.

I have no skill using Qt5.

Best 88 de Claude (DJ0OT)


------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to