Bug 145917 - embedjs crashes when clicking on OK button
Summary: embedjs crashes when clicking on OK button
Status: RESOLVED FIXED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-24 22:19 UTC by Nicolas L.
Modified: 2009-11-02 10:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas L. 2007-05-24 22:19:12 UTC
Version:            (using KDE KDE 3.5.7)
Installed from:    Mandriva RPMs
OS:                Linux

Mandriva bugreport: http://qa.mandriva.com/show_bug.cgi?id=28328

Start embedjs. Click on OK button in window that appears. embedjs crashes.

This is printed in console:
[frederik@Anastacia ~]$ embedjs
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
QValidator*)
kjsembed: WARNING: findSignature: not supported type setPalette(const
QPalette&)
kjsembed: WARNING: findSignature: not supported type
rotateText(KCompletionBase::KeyBindingType)
kjsembed: WARNING: findSignature: not supported type setEchoMode(EchoMode)
kjsembed: WARNING: findSignature: not supported type setValidator(const
QValidator*)
kjsembed: WARNING: findSignature: not supported type setPalette(const
QPalette&)
kjsembed: WARNING: findSignature: not supported type
rotateText(KCompletionBase::KeyBindingType)
kjsembed: WARNING: findSignature: not supported type setEchoMode(EchoMode)
kjsembed: WARNING: findSignature: not supported type setValidator(const
QValidator*)
kjsembed: WARNING: findSignature: not supported type setPalette(const
QPalette&)
kjsembed: WARNING: findSignature: not supported type
rotateText(KCompletionBase::KeyBindingType)
embedjs: WARNING: addBindingsClass() EmbedViewImp not known
embedjs: WARNING: Could not open file 'test.js', No such file or directory
KCrash: Application 'embedjs' crashing...


This is associated with this link:   http://mail.kde.org/pipermail/kjsembed/2004-December/000638.html
Comment 1 Nicolas L. 2009-11-02 10:59:20 UTC
closing as fixed