Bug 145917

Summary: embedjs crashes when clicking on OK button
Product: [Developer tools] bindings Reporter: Nicolas L. <kde>
Component: generalAssignee: kde-bindings
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

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