I have not found any issues on Windows 8.1
I had problems with the Traits file tests but that was related to my anti virus program reading the changes file at the same time as Squeak causing a primitive error. (Maybe that should be in a errata)

Cheers,
Karl


On Tue, Feb 4, 2014 at 11:18 PM, Chris Muller <ma.chris.m@gmail.com> wrote:
On Tue, Feb 4, 2014 at 4:10 PM, Tobias Pape <Das.Linux@gmx.de> wrote:
> On 04.02.2014, at 23:07, Chris Muller <ma.chris.m@gmail.com> wrote:
>
>> As well, Command+Space invokes the Window menu on Ubuntu 12.04 (w/
>> Unity UI), so I simply changed it to Command+F3.
>>
>> Could you change the key hot-key on the Apple so they don't conflict?
>
> No, cause that would ruin my whole experience when not using Squeak; not an option.
> What does command-space actually do in squeak?

Try it!  :)  It does various selections depending on where the cursor
is.  Inside a word, it'll select that word (so you can then select
senders/ipmlementors, etc).  Just inside any brackets )]} or ([{, it
will select the contents of that bracketed section.  From the end of a
line, the line.  From the beginning or end of a method, the entire
method.

> PS: regardless of being able to summon the HB, I really like to have the pref enabled by default

If we end up needing another RC, I have no objection (you might want
to commit change to ReleaseBuilder>>#setPreferences since I might not
remember).  Otherwise, in 4.6 it sounds like we want to fix up the
default preference table which has been ignored for several release at
least and you can put it there then.