Bug 70858 - LibreLogo: font settings in procedures stop Logo programs under Windows
Summary: LibreLogo: font settings in procedures stop Logo programs under Windows
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.0.0.3 release
Hardware: Other Windows (All)
: medium normal
Assignee: László Németh
URL:
Whiteboard: target:4.1.4
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-25 09:41 UTC by László Németh
Modified: 2013-10-29 12:13 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description László Németh 2013-10-25 09:41:48 UTC
Test example (on Windows XP, Windows 7, the following code doesn't work):

TO test
FONTSIZE 10
FONTSIZE 100
LABEL 'Hello, World!'
END

test
Comment 1 Commit Notification 2013-10-29 12:13:28 UTC
Laszlo Nemeth committed a patch related to this issue.
It has been pushed to "libreoffice-4-1":

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

fdo#70858 librelogo: fix Logo program halt at font settings (Windows)


It will be available in LibreOffice 4.1.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.