Re: Complete uninstall of Mathematica 6/7/8 on a Mac
- To: mathgroup at smc.vnet.net
- Subject: [mg114898] Re: Complete uninstall of Mathematica 6/7/8 on a Mac
- From: Loisn <lri at me.com>
- Date: Wed, 22 Dec 2010 02:34:35 -0500 (EST)
- References: <iepdh8$g1j$1@smc.vnet.net>
First of all, thank you two for your help! I tried cornering the error in SystemInformation (The systeminformation window won't open, more precisely, it opens but i can only see a forever spinning wheel -- a Mathematica one, not the Apple rainbow wheel) with the command you gave me Scan[(Print["Trying SystemInformation[\"", #, "\"]"]; Pause[2]; SystemInformation[#]) &, {"Kernel", "FrontEnd", "Links", "Parallel", "Devices", "Network"}] It seems the network piece is causing trouble since, when i only try that one, it causes a "beep" (without error messages) and the current kernel exits. The other ones seem to work though (for example SystemInformation["Kernel"] prints its regular stuff). So, it would be great, if you could provide the code to check the subproperties for the network part. Thanks again! Sincerely L.