Patch for Mozart on "Windows Vista"
Wolfgang Meyer
Wolfgang.Meyer at gmx.net
Thu Jan 24 19:29:09 CET 2008
Seems to work fine.
I tested on a Vista installation within a virtual machine and tried
Browse, Inspect, ExploreAll and the Prototyper application. Would be
great if somebody could confirm this (just to be really sure).
Nice to see the patch applied to a release version!
Cheers,
Wolfgang
Boriss Mejias wrote:
> Dear all,
>
> We finally decided to applied the patch and recompile the whole thing
> on windows to create a new installer. Thanks to Wolfgang for finding
> the patch, and to Bob Calco for testing....
>
> Can you please get the new installer hosted here:
>
> http://www.mozart-oz.org/download/view.cgi?action=windows&version=1.3.2
>
> and check if it works correctly on Vista?
>
> thanks
> cheers
> Boriss
>
> Wolfgang Meyer wrote:
>> Dear all,
>>
>> I got a chance to play with Mozart on "Windows Vista" in the last
>> days and could solve the problem with the GUI components
>> (<http://lists.gforge.info.ucl.ac.be/pipermail/mozart-users/2007/008998.html>).
>>
>>
>> The attached patch can be applied like this:
>>
>> > cd mozart-1.3.2.20060615
>> > patch -p1 <../emulator_2007_12_29.patch
>>
>> If you want to use Oz on Vista but don't want to compile the system
>> yourself, you might download this version of "emulator.dll":
>> <http://code.google.com/p/oz-code/downloads/list>
>>
>> The change is minimal: I removed two uses of the sprintf
>> "%n"-specifier in the Emulator-Tcl-communication layer
>> (/platform/emulator/tk.cc).
>> Microsoft decided to drop support for this specifier with Vista. As a
>> result, the names of Tk widgets were mangled.
>>
>> Cheeers,
>> Wolfgang
>>
>>
>> ------------------------------------------------------------------------
>>
>> _________________________________________________________________________________
>>
>> mozart-users mailing list
>> mozart-users at mozart-oz.org
>> http://www.mozart-oz.org/mailman/listinfo/mozart-users
> _________________________________________________________________________________
>
> mozart-users mailing list
> mozart-users at mozart-oz.org
> http://www.mozart-oz.org/mailman/listinfo/mozart-users
>
More information about the mozart-users
mailing list