when i click on Action->Whiteboard:
Library->Mathematica
i have obtained an error:
[code]
Hook whiteboardTextInsertHook failed: 1
can't read "sprefs(voiceUs)": no such element in array
while executing
"set voice $sprefs(voiceUs)"
("me" arm line 2)
invoked from within
"switch -- $who {
me {
set voice $sprefs(voiceUs)
}
other {
set voice $sprefs(voiceOther)
}
}"
(procedure "::Speech::SpeakWBText" line 7)
invoked from within
"::Speech::SpeakWBText me abcdefghijklmnopqrstuvwxyz"
("eval" body line 1)
invoked from within
"eval $func $args"
can't read "sprefs(voiceUs)": no such element in array
while executing
"set voice $sprefs(voiceUs)"
("me" arm line 2)
invoked from within
"switch -- $who {
me {
set voice $sprefs(voiceUs)
}
other {
set voice $sprefs(voiceOther)
}
}"
(procedure "::Speech::SpeakWBText" line 7)
invoked from within
"::Speech::SpeakWBText me abcdefghijklmnopqrstuvwxyz"
("eval" body line 1)
invoked from within
"eval $func $args"
[/code]
....................................................................
and MANY others errors, when i clicked on all errors (OK)
shows some rectangle with alphabetical chars and on top is message:
Mathematica fonts. Requires that you have these fonts installed.
http://wolfram.com/products/mathreader/
EDIT: i was trying format an error message in tag CODE, could you say me which tag is format text on this forum? thx man
That's a known bug already
That's a known bug already fixed in CVS. Can you verify if you still get these error messages when trying the daily build? It never hurts to do some double-checking on different platforms ;-)
(Bug is: https://bugs.launchpad.net/coccinella/+bug/176527 )
what you mean daily build?
what you mean daily build? you mean 0.96.5 in https://thecoccinella.org/breakfast/ ?
Yes, odd version numbers are
Yes, odd version numbers are no real versions. They indicate that it's a development version.
yes it is fixed ( i mean
yes it is fixed ( i mean without errors)