Bug 86791

Summary: : LibreLogo Typed Command Execution Fails, Error When Syntax Highlighting Button Used
Product: LibreOffice Reporter: m_edwards
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium CC: cno
Version: 4.3.1.2 release   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description m_edwards 2014-11-27 16:04:38 UTC
Libre Office Version: 4.3.1.2 

Build ID: 958349dc3b25111dbca392fbc281a05559ef6848

Platform: OS X 10.9.5

LibreLogo Problems:

1. Pressing enter after typing commands into the input bar has no effect.

2. Executing a program written in an editor page has no effect.

3. Pressing the Start Logo button deposits the example code on the canvas and does not execute it.

4. Pressing the Syntax Highlighting button causes the following error:

com.sun.star.uno.RuntimeExceptionError during invoking function __translate__ in module file:///Applications/LibreOffice.app/Contents/share/Scripts/python/LibreLogo/LibreLogo.py (<class 'TypeError'>: 'NoneType' object is not subscriptable
  /Applications/LibreOffice.app/Contents/share/Scripts/python/LibreLogo/LibreLogo.py:355 in function __translate__() [lq = '\'' + lang['LEFTSTRING'].replace("|", "")]
  /Applications/LibreOffice.app/Contents/MacOS/pythonscript.py:869 in function invoke() [ret = self.func( *args )]
)

5. The turtle moving icons work as normal, pendown. Home and Clear screen buttons work as normal for drawings constructed with the turtle moving icons.

6. At least 1 and 2 above also occur on OS X Yosemite 10.10.? (unknown LO Version or build) as well.
Comment 1 Cor Nouws 2014-11-27 19:07:18 UTC
Hi mEdwards,

I can confirm the sluggish behaviour.
Tested on 4.3.5.1

When I add another image to the background of the page, it's some faster. 

Best,
Cor
Comment 2 Cor Nouws 2014-11-27 19:08:06 UTC
(In reply to Cor Nouws from comment #1)
> I can confirm the sluggish behaviour.

Sorry, wrong issue :(
Comment 3 Cor Nouws 2014-11-27 19:08:22 UTC
still needs to be confirmed
Comment 4 Cor Nouws 2014-11-27 19:19:44 UTC
I confirm that it gives the errors you wrote.
In 4.4.0beta1 and 4.3.5.1 in Ubuntu

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.