REBOL3 tracker
  0.9.12 beta
Ticket #0001615 User: anonymous

Project:



rss
TypeBug Statustested Date24-May-2010 22:05
Versionalpha 99 CategoryUnspecified Submitted byPatrickP61
PlatformAll Severityminor Prioritynormal

Summary DEMO does not work
Description I get the following info:

>> demo
Fetching demo...
Script: "R3 GUI - Development Test Script" Version: 0.1.1 Date: none
Fetching GUI...
GUI Version: 0.2.1
(Developer test GUI theme)
** Script error: char-size: needs a value
** Where: make make-text-style parse fontize do do either load-gui catch either
either applier do try demo
** Near: make proto [
name: font-name
parent: font-parent
...
Example code
>> demo

Assigned ton/a Fixed inalpha 108 Last Update20-Oct-2010 03:50


Comments
(0002376)
PatrickP61
24-May-2010 22:08

DEMO works in A97 but same error with A98, A99
(0002377)
henrikmk
26-May-2010 16:23

A98 and A99 do not contain the graphics system.
(0002508)
Carl
21-Sep-2010 19:53

The DEMO function will now check for graphics first.
>> demo
Fetching demo...
This R3 release does not provide a graphics system.
The demo cannot be shown.

Date User Field Action Change
20-Oct-2010 03:50 BrianH Status Modified built => tested
21-Sep-2010 19:53 carl Comment : 0002508 Added -
21-Sep-2010 19:52 carl Description Modified -
21-Sep-2010 19:52 carl Fixedin Modified => alpha 108
21-Sep-2010 19:52 carl Status Modified submitted => built
26-May-2010 16:23 henrikmk Comment : 0002377 Added -
24-May-2010 22:08 PatrickP61 Comment : 0002376 Added -
24-May-2010 22:05 PatrickP61 Ticket Added -