Project

General

Profile

Wt internal error; code: undefined, description: Wt3_3_7.WSpinBox is not a constructor

Added by Ehsan Mahdavi almost 7 years ago

Hi, I recently updated to wt 3.3.7 on my ubuntu 16.04 X64.

After The update, am getting errors like above! (in multiple points).

I cleaned the wt build, downgraded to 3.3.6 , no problem.

I cleaned the wt build and upgraded to 3.3.7 and problem appears again.

I tested downgrade and upgrade on several computers and the problem persists with 3.3.7.

What is wrong?

P.S. firebug console -> errors contains : TypeError: Wt3_3_7.WSpinBox is not a constructor

P.S. Wt debug file contains some errors like the file attached.

regards


Replies (4)

RE: Wt internal error; code: undefined, description: Wt3_3_7.WSpinBox is not a constructor - Added by Roel Standaert almost 7 years ago

Hi,

Some things have changed to WSpinBox since the release of 3.3.7.

However, I can't find anything related to the issue you're experiencing.

We're planning to release a first release candidate for 3.3.8 RC1 soon. Could you check with the latest master to see if the issue is still apparent?

Other than that, what are you using? A WSpinBox, a WDoubleSpinBox, or some other component that uses a WSpinBox, like WTimeEdit?

If you could provide more information, like a sample application, that would be most helpful.

Regards,

Roel

RE: Wt internal error; code: undefined, description: Wt3_3_7.WSpinBox is not a constructor - Added by Ehsan Mahdavi almost 7 years ago

Hi

I would do that asap.

Meanwhile, may I send you the code to roel@emweb.be?

regards

RE: Wt internal error; code: undefined, description: Wt3_3_7.WSpinBox is not a constructor - Added by Roel Standaert almost 7 years ago

Yes, you may send it over e-mail.

Regards,

Roel

RE: Wt internal error; code: undefined, description: Wt3_3_7.WSpinBox is not a constructor - Added by Roel Standaert almost 7 years ago

I checked out the code you sent. I can't run it exactly in the state you sent it to me, because I don't have all of the included files, but I can't reproduce the problem you're experiencing when I modify it a bit so it actually compiles. It seems to be working fine for me. Have you had the chance to try Wt 3.3.8 RC1 yet?

Regards,

Roel

    (1-4/4)