| Summary: | EmbedJS crashes | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Darrell <darrella> |
| Component: | non-core programs | Assignee: | Timothy Pearson <kb9vqf> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | bugwatch, darrella, michele.calgaro |
| Priority: | P5 | ||
| Version: | R14.0.x [Trinity] | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2968 | ||
|
Description
Darrell
2013-04-20 14:21:20 CDT
I notice the following stdout/stderr messages when opening and trying to close EmbedJS: [tdeinit] embedjs is executable. Launching with exec. embedjs: WARNING: addBindingsClass() KJSEmbed::KJSEmbedPart not known embedjs: WARNING: addBindingsClass() KJSEmbed::Bindings::Config not known kjsembed: WARNING: findSignature: not supported type setEchoMode(EchoMode) kjsembed: WARNING: findSignature: not supported type setValidator(const TQValidator*) kjsembed: WARNING: findSignature: not supported type setPalette(const TQPalette&) kjsembed: WARNING: findSignature: not supported type rotateText(TDECompletionBase::KeyBindingType) kjsembed: WARNING: findSignature: not supported type setEchoMode(EchoMode) kjsembed: WARNING: findSignature: not supported type setValidator(const TQValidator*) kjsembed: WARNING: findSignature: not supported type setPalette(const TQPalette&) kjsembed: WARNING: findSignature: not supported type rotateText(TDECompletionBase::KeyBindingType) kjsembed: WARNING: findSignature: not supported type setEchoMode(EchoMode) kjsembed: WARNING: findSignature: not supported type setValidator(const TQValidator*) kjsembed: WARNING: findSignature: not supported type setPalette(const TQPalette&) kjsembed: WARNING: findSignature: not supported type rotateText(TDECompletionBase::KeyBindingType) embedjs: WARNING: addBindingsClass() EmbedViewImp not known embedjs: WARNING: Could not open file 'test.js', No such file or directory See this link https://bugs.kde.org/show_bug.cgi?id=145917 Apparently the bug was fixed in KDE. As for the Cancel button, it is not meant to close the window but to clear the three text fields. Really counter intuitive. I suggest we rename the button "Clear fields" and move it to the left, near the console button. Somebody closing the report as fixed doesn't mean the bug was actually fixed. :-) The KDE folks have a history of doing things like that, not to mention that often the KDE bug reports fail to cite the commit number of the patch. :-(
The bug was filed against 3.5.7, which means the bug should not be present in 3.5.10. I tested this in 3.5.10 and the bug exists.
I don't believe the bug was fixed. I suspect the report was instead "closed as fixed" because of the timeline and non-activity from the OP.
>I suggest we rename the button "Clear fields" and move it to the left, near
>the console button.
Sounds good to me. Or just "Clear" might suffice.
|