Project

General

Profile

Actions

Bug #245

closed

random "signal 's8' not exposed"

Added by Anonymous over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
-
Start date:
12/22/2009
Due date:
% Done:

0%

Estimated time:

Description

Hello,

I'm getting some error while populating a wtreeview: sometimes I see on my log the error

"signal 's8' not exposed", repeatedly.

I'm using the latest version of Wt.

What can I do? I'm doing something wrong?

regards,

David.

Actions #1

Updated by Koen Deforche over 14 years ago

  • Assignee set to Koen Deforche

This is a warning message: the application is getting an event which is currently not accessible through the UI. This is part of the security system of Wt. It is possible that you get this occasionally if the state of the browser goes (temporarily) out of sync with the state of the server. A simple example: pushing a button twice rapidly in succession, but a slot associated with the event deletes the button. Then the second event will be logged as not exposed.

You should not see this message consistently and certainly not associated with misbehavior. Should that be the case, I would like to know more of which events are being generated, and how you are populating the treeview ?

Actions #2

Updated by Koen Deforche over 14 years ago

  • Status changed from New to Feedback
Actions #3

Updated by Koen Deforche almost 14 years ago

  • Status changed from Feedback to Closed

We are not hearing anymore from the original submitter

Actions

Also available in: Atom PDF