Project

General

Profile

Actions

Support #3707

open

I don't know why I'm getting: [error] "Wt: decodeSignal(): signal 's7' not exposed"

Added by Keith Stevens over 9 years ago. Updated almost 7 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Target version:
-
Start date:
12/19/2014
Due date:
% Done:

0%

Estimated time:

Description

I have not located the code where this is happening. Anyone have any idea what it might be?

Actions #1

Updated by Wim Dumon over 9 years ago

  • Status changed from New to Feedback

Hello,

Background: this error means that a signal for a disabled item (e.g. a disabled button, or an invisible button, a button that was deleted, ...) has been triggered. It is a security feature of Wt: things that cannot be clicked, should not generate signals.

There are a number of legitimate cases where this error may appear, e.g. if an event deletes a widget, but the same event was also handled by other widgets. Does the error cause the program to misbehave?

Best regards,

Wim.

Actions #2

Updated by Koen Deforche about 9 years ago

  • Assignee set to Wim Dumon
Actions #3

Updated by Keith Stevens about 9 years ago

Thank you, I don't think its causing a problem, but I like to know what its doing. I'll update this again after I track it down completely.

Actions #4

Updated by isgursoy yavuz almost 7 years ago

It occurs when i move widget to another application and ui controls (Wt too) become useless.

Actions

Also available in: Atom PDF