[Eric] Exception when using typing aids

Detlev Offenbach detlev at die-offenbachs.de
Tue Mar 20 18:48:35 GMT 2012


Hello,

that is a bug and will be fixed in the next release.

Regards,
Detlev


Am Dienstag, 20. März 2012, 17:27:28 schrieb starglider.dev:
> Hi,
> in Eric 4.5 if Typing aids are enable and I call one template ("p" for
> print)
> it gives this error:
> 
> Warning:
> 
> An unhandled exception occurred. Please report the problem
> using the error reporting dialog or via email to <
> eric4-bugs at eric-ide.python-projects.org>.
> A log has been written to "/home/zorze/.eric4/eric4_error.log".
> 
> Error information:
> ----------------------------------------------------------------------------
> ---- 2012-03-20, 17:28:07
> ----------------------------------------------------------------------------
> ---- <type 'exceptions.TypeError'>:
> __applyTemplate() takes exactly 3 arguments (2 given)
> ----------------------------------------------------------------------------
> ---- File
> "/usr/lib64/python2.7/site-packages/eric4/ViewManager/ViewManager.py", line
> 5179, in __editorCommand
> aw.editorCommand(cmd)
> File "/usr/lib64/python2.7/site-packages/eric4/QScintilla/Editor.py", line
> 5161, in editorCommand
> self.__applyTemplate(tmplName)
> 
> ----------------------------------------------------------------------------
> ---- Version Numbers:
> Python 2.7.1
> KDE 4.6.5
> PyKDE 4.0.2
> Qt 4.7.4
> PyQt4 4.8.6
> sip 4.13
> QScintilla 2.4.6
> eric4 4.5.1 (r4294)
> 
> Platform: linux2
> 2.7.1 (r271:86832, Apr 12 2011, 16:15:16)
> [GCC 4.6.0 20110331 (Red Hat 4.6.0-2)]
> ----------------------------------------------------------------------------
> ---- Plugins Version Numbers:
> PluginAbout 4.4.0
> PluginCharTables 4.1.4
> PluginEricapi 4.4.0
> PluginEricdoc 4.4.0
> PluginProjectWxPython 1.0.3
> PluginSyntaxChecker 4.4.0
> PluginTabnanny 4.4.0
> PluginVcsPySvn 4.4.0
> PluginVcsSubversion 4.4.0
> PluginVmListspace 4.4.0
> PluginVmMdiArea 4.4.0
> PluginVmTabview 4.4.0
> PluginVmWorkspace 4.4.0
> PluginWizardPyRegExp 4.4.0
> PluginWizardQColorDialog 4.4.0
> PluginWizardQFileDialog 4.4.0
> PluginWizardQFontDialog 4.4.0
> PluginWizardQInputDialog 4.4.0
> PluginWizardQMessageBox 4.4.0
> PluginWizardQRegExp 4.4.0
> ----------------------------------------------------------------------------
> ---- Distribution Info:
> /etc/redhat-release
> Fedora release 15 (Lovelock)
> 
> /etc/fedora-release
> Fedora release 15 (Lovelock)
> 
> /etc/system-release
> Fedora release 15 (Lovelock)
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list