Bug 90723 - LibreLogo: missing oldlcap initialization
Summary: LibreLogo: missing oldlcap initialization
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.4.1.1 rc
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:5.0.0 target:4.4.4
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-19 22:34 UTC by László Németh
Modified: 2015-04-20 06:58 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
test document with a good, but not runnable LibreLogo program (11.13 KB, application/vnd.oasis.opendocument.text)
2015-04-19 22:34 UTC, László Németh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description László Németh 2015-04-19 22:34:48 UTC
Created attachment 114930 [details]
test document with a good, but not runnable LibreLogo program

The following LibreLogo program (attached as a test document, too) results an error message instead of program running, because of missing initialization of oldlcap.
Comment 1 László Németh 2015-04-19 22:35:44 UTC
The program:

PENSIZE 0 RIGHT 90 FORWARD 10/2 LEFT 90 BACK 10/2
CIRCLE 100
Comment 2 Commit Notification 2015-04-19 22:42:23 UTC
László Németh committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=13cc2002d19c96aa3ed14ae1cf2d695f832c0f05

tdf#90723 LibreLogo: missing oldlcap initialization

It will be available in 5.0.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.
Comment 3 Commit Notification 2015-04-20 06:58:52 UTC
László Németh committed a patch related to this issue.
It has been pushed to "libreoffice-4-4":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=db74d31a2416681cc35d9fe5fc2741ad29c6e695&h=libreoffice-4-4

tdf#90723 LibreLogo: missing oldlcap initialization

It will be available in 4.4.4.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.