Main /
Mac2011 MacBelow are updates for the 2011 Mac, see Mac2008 for older notes. EECS 2011 MacMacBook Pro (Winter 2011) Family - 15-inch with 2.0GHz Quad-core Intel Core i7 with 4 Gig of memory Initial AccountIf the intended user is going to use the Apple Migration Assistant, then it is probably best to create an Administrator account with a different name than the name of the intended user so that the intended user can run Migration Assistant in a clean account. I'm not sure if this is necessary, but one user reported that they had to kill off the account that I had created for them. SoftwareFree software
To get a context menu under Windows Remote Desktop Connection, hold both the Shift key and the Control key and then click.
Non-free softwareThe Iris Mac FAQ is a big help
scp login:/project/eecs/macsww/Intel/ms.office.2011/Office_Mac_2011.ISO . Remember to activate the app after installation.
2 EA 20989525 Adobe Creative Suite 5.5 Design Standard - License - 1 user - EDU - CLP - level 3 ( 100000+ ) - Win, 220.93 0.00 484.94 Y Received 2 EA 20989538 Adobe Creative Suite 5.5 Design Standard - Media - CLP - DVD - Mac - Universal English -Media Only, 18.52 0.00 40.65
"The Cal Student Store now offers Endnote licensing for $76.99 license. This is an electronic download price. Special orders may be placed for a media disk at an additional $10 charge. Purchases must be made in person at the student store or by phone (510)642-9000 x697."
Setting up a Mac for use with Ptolemy
Mac OS X and Java 1.7The Java 1.7 preview is available at http://jdk7.java.net/macportpreview/ One issue is that Java3D fails with 1.7.0_04-ea bash-3.2$ java -version java version "1.7.0_04-ea" Java(TM) SE Runtime Environment (build 1.7.0_04-ea-b11) Java HotSpot(TM) 64-Bit Server VM (build 23.0-b14, mixed mode) Java 1.7: No J3D in Library PathThe error: Caused by: java.lang.UnsatisfiedLinkError: no J3D in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860) at java.lang.Runtime.loadLibrary0(Runtime.java:845) at java.lang.System.loadLibrary(System.java:1084) at javax.media.j3d.MasterControl$22.run(MasterControl.java:891) at java.security.AccessController.doPrivileged(Native Method) at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:888) at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:233) at javax.media.j3d.TransformGroupRetained.setTransform(TransformGroupRetained.java:127) at javax.media.j3d.TransformGroup.setTransform(TransformGroup.java:111) The fix: create links for the .dylib files: cd /Library/Java/Extensions/ ln -s /System/Library/Java/Extensions/*jnilib . cp libJ3D.jnilib libJ3D.dylib cp libJ3DAudio.jnilib libJ3DAudio.dylib cp libJ3DUtils.jnilib libJ3DUtils.dylib Java 1.7: apple/awt/CGraphicsDeviceptolemy.kernel.util.IllegalActionException: in .CartPendulum.manager Because: apple/awt/CGraphicsDevice at ptolemy.actor.Manager.execute(Manager.java:480) at ptolemy.actor.Manager.run(Manager.java:1111) at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1641) Caused by: java.lang.NoClassDefFoundError: apple/awt/CGraphicsDevice at javax.media.j3d.GraphicsConfigTemplate3D.<clinit>(GraphicsConfigTemplate3D.java:55) at com.sun.j3d.utils.universe.SimpleUniverse.getPreferredConfiguration(SimpleUniverse.java:368) See http://bugs.sun.com/view_bug.do?bug_id=7124557 Things to buy
PowerThe battery life of the laptop is about 3 hours with regular use (compiling etc.). An external battery would be light in weight and not require a separate wall wart.
Scrubbing a Mac OS X DiskTo erase the contents of a Mac OS X machine: Ideally, find the Mac OS X install/setup disk that came with the machine. If the disk cannot be found, try using the disk that came with the new Mac. You will not be able to install the new OS on the old hardware, but with Mac OS X 10.6 on a machine that came with Mac OS 10.5, I was able to choose "Restore from time machine" and then choose Utilities | Disk Utilities. Wiping a 200Gig disk with a 35 pass overwrite was estimated to take two hours. Lion IssuesTextEdit: can't edit html file, save always saves it as a .txt fileTo edit the html code, see How To Edit HTML with TextEdit To replicate the problem:
See https://discussions.apple.com/thread/3201126?start=0&tstart=0 On September 7, 2011, https://discussions.apple.com/message/16115358#16115358 said "I have a bug open for this. Apple replied saying that it's a known issue. Hopefully, it will be I. 10.7.2."
On October 14, 2011, the TextEdit problem was fixed with an upgrade to Mac OS X 10.7.2 TexShop: Sometimes SaveAs and Exit are greyed outI did not see an obvious solution. However, I'm ruing TeXShop 2.43 and a 64-bit Lion specific version is available at http://pages.uoregon.edu/koch/texshop/lion.html. That might help. HP Color LaserJet 4600 Font problemUnder Mac OS X 10.7, the bottom symbol fails to print on a HP Color LaserJet 4600 when using the However, the same file prints fine from Windows Server 2003. I believe that Windows is downloading the font. Under Mac OS X 10.7, the bottom symbol does print on an HP LaserJet 9040. In this case, I believe that the printer has the font. Using Adobe Acrobat's preflight indicates that the bottom character has this problem: Uses CID Type 2 font
Page 1: Symbol 13.0 pt TrueType (CID) embedded (as a subset) CMYK (0.0/0.0/0.0/1.0) overprint: off
Text uses CID Type 2 font (a CID font with TrueType glyph procedures). CID fonts may cause issues when sent to older RIPs or printers that do not fully support PostScript language level 3. CID fonts have been part of the PDF specification since PDF 1.2 (Acrobat 3).
Interestingly, the HP Color LaserJet 4600 - Gutenprint v5.2.3 driver does print the symbol. However, the print out is black and white? Setting Printer DefaultsEdward pointed out that http://127.0.0.1:631 brings up the CUPS interface, which has ways to change printer defaults such as two sided printing.
Root Account Missing.The issue I fixed was that the root account had been removed. The symptom was that when I did sudo -i whoami Then the 'ealbak' string was returned instead of the 'root' string. To fix this, I searched around the net for Mac OS X root account deleted
and eventually found search for Mac OS X enable root account
which lead to http://support.apple.com/kb/ht1528 That page describes how to use the "Open Directory Utilitity" via the Users & Groups System Preference When I search "Users" for "root" the "ealbak" account came up. The solution was to search for "root" on another Mac OS 10.7 machine and create a new "System Administrator" with these settings: How to reverse pdf pages in AcrobatSadly, in Mac OS 10.6, Apple made the very poor decision to prevent printing to PDF. Thus, the "Reverse Pages" dialog choice in the Acrobat X print dialog can only be used to reverse pages in hard copy. The solution is to install the Reverse Page Order Acrobat Action:
iCal in Lion is hard to useSadly, someone tried to port the iPhone calendar app (which uses a touchscreen) to Mac OS X (which does not have a touchscreen). Even worse, there was no user testing. Anyone who used a calendar before would fail the Lion iCal:
I can only guess that someone without supervision managed to force the Mac version in. Maybe it is the same fool who keeps redesigning the keyboard layout? Anyway.
Mac Port
Warning: xcodebuild exists but failed to execute Running: sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer fixed the problem |