0

Video Shows Differences Between Mavericks and Mountain Lion Multiple Monitor Support

During the WWDC Keynote presentation last week, Apple executive Craig Federighi showed off Mac OS X Mavericks. One of the new features is more substantial support for multiple monitors.

In Mountain Lion, there are issues with using full-screen apps on setups with multiple monitors. Putting an app into full-screen mode disables the rest of the monitors. In Mavericks, apps can be set to full screen on individual monitors and moved around as necessary.

However, as this video shows (via 9to5Mac), there are some changes in Mavericks that multiple monitor users may not like. For instance, application windows cannot be used across multiple monitors anymore — windows can only be used on one monitor at a time. Also, spaces are only switched individually, which could affect the workflow of some users.


It appears that, in OS X Mavericks, users can switch between both the Mountain Lion multiple monitor setup and the new multiple monitor support in Mavericks as needed. As always, it’s worth noting that this is a beta and things could change before the final version of OS X Mavericks is released in the Fall.


Recent Mac and iOS Blog Stories
'XCOM: Enemy Unknown' Coming to iOS This Thursday
Skype Rolls Out Free Video Messaging to Skype for Mac and iOS
Instagram to Get Video Capabilities Next Week?
Potential First Image of MFi Gaming Controller Surfaces
AT&T to Send Emergency Alerts to U.S. iPhone 4S/5 Owners [Update: iPhone 4 Users Also Included]
TweetDeck for Mac Updated with New Sidebar Design
iOS 7 Beta Allows Users to Zoom While Recording Video
Famed Mac Icon Designer Says iOS 7 Icons Are a 'Good Direction'
    




MacRumors: Mac News and Rumors – Front Page

0

All Macs capable of running OS X Mountain Lion likely compatible with OS X 10.9 Mavericks

According to the release notes accompanying Monday’s OS X 10.9 Mavericks Developer Preview, the OS is compatible with all Macs able to run the current version of Apple’s desktop operating system, OS X 10.8 Mountain Lion.


AppleInsider – Frontpage News

0

Syncing calendars between Mountain Lion and Snow Leopard

Reader Ron Sharp has a question that continues to puzzle some Mac users. He writes:

I have an older Mac on a local network that is still using Snow Leopard—so it’s incompatible with iCloud. How can I share calendars between it and my other Mac running Mountain Lion?

This was a popular subject when Mac OS X Lion (10.7) first shipped, as Apple drew a firm line between the new and old ways in regard to data sharing. MobileMe was out and iCloud was in. At that time there were a couple of sneaky ways to make Snow Leopard’s iCal work with iCloud. Allow me to report that I’ve wasted plenty of my time so that you needn’t waste yours. These schemes are broken and it’s very unlikely Apple is going to do anything to make iCloud compatible with Snow Leopard.

But that doesn’t mean you can’t use an alternative—Google Calendar. In order to have such a thing you must sign up for a Gmail account. For the six of you who don’t have one, hightail it on over to Gmail.com and set it up.

To read this article in full or to leave a comment, please click here

Macworld

0

Mountain Lion: Which features do you really use?

Apple’s Worldwide Developers Conference is just over the horizon, and many of us are expecting to hear something about the future of Mac OS X. With that in mind, we cast our minds back to last year’s introduction of Mountain Lion. At the time, many of us were excited about features like integration with iMessages, Notification Center, and AirPlay Mirroring, but a year later, how much have they really impacted our lives?

We’d like to hear what you have to say: Do you use these features? Often? Occasionally? Never in a million years? Let us know by filling out the poll below before 11:59 p.m. Pacific Time on Monday, May 27. We’ll compile the results and present them next week.


Macworld

0

Triggering AppleScripts from Calendar Alerts in Mountain Lion

Triggering AppleScripts from Calendar Alerts in Mountain LionAppleScripts are great tools for increasing your daily productivity. They’re even better when they can be set to run unattended, at night, on weekends, or during downtime. In Lion, iCal included a handy option for attaching a script to a calendar event. Just create an event, add a Run Script alarm, point it to the desired script and you’re good to go. Things changed in Mountain Lion, though. Presumably for security reasons, the Run Script alarm option was removed from the Calendar app. Despite its removal, however, there are still some ways you can trigger scripts from Calendar events.

Triggering AppleScripts from Calendar Alerts in Mountain Lion

iCal event alarm choices in OS X 10.7 Lion

Triggering AppleScripts from Calendar Alerts in Mountain Lion

Calendar event alarm choices in OS X 10.8 Mountain Lion

Use Automator to Trigger Your AppleScript

Although Apple removed the Run Script alarm option in the Calendar app, Automator’s ability to save Calendar Alarm workflows wasn’t removed. And, since Automator workflows can trigger AppleScripts, they offer a quick and easy workaround for scheduling scripts. Start by launching Automator and creating a new Calendar Alarm workflow.

Triggering AppleScripts from Calendar Alerts in Mountain Lion

To schedule an Automator workflow, choose the Calendar Alarm template.

To Trigger an AppleScript App

If your script is an app, you just need to set the workflow to launch it. Add the Launch Application action to the workflow. From the application popup menu, choose Other… and navigate to your saved AppleScript app.

Triggering AppleScripts from Calendar Alerts in Mountain Lion

The Launch Application action can be used to launch an AppleScript app.

To Trigger AppleScript Code

If you’d rather not create an app (an app + your Automator workflow means more files to manage), you can embed compiled AppleScript code right within your workflow. Find the Run AppleScript action and drag it to the workflow. Then, insert the desired script code into the action.

Triggering AppleScripts from Calendar Alerts in Mountain Lion

The Run AppleScript action can be set to run code embedded in your Automator workflow.

To Schedule the Script

Once you’ve got your workflow configured, go ahead and save it. Automator automatically adds it to an Automator calendar (which is created if it doesn’t exist yet) in the Calendars app. An Open File alarm is added to the event and set to run the workflow. Now, adjust the start date of the event as needed, put it on a repeating schedule, etc.

Triggering AppleScripts from Calendar Alerts in Mountain Lion

Open File alarms are used to trigger Automator Calendar Alarm workflows.

Use AppleScript to Create a Scheduled Event

If you create an event in the Calendars app and add an Open File alarm, you should find that you’re unable to select a saved AppleScript app. You can select a compiled AppleScript file, but this is essentially useless because when the event triggers, the Open File alarm simply causes the compiled script to open in AppleScript editor. Not what you need. What you really need is to open a saved script app. AppleScript to the rescue. To work around the limitation, just run the following script. It asks you to select a saved AppleScript app. It then creates an event at the current date and time on an AppleScripts calendar, which it creates if it doesn’t exist already. The script then adds an Open File alarm to the newly created event and sets it to open your selected script app. Yep, that’s right. Although you can’t manually set an event to open a saved AppleScript app, you can script the process.

NOTE: You can download the complete script below here.

So, there you go. A number of workarounds for triggering scripts from Calendar events in Mountain Lion. So, schedule away! Happy Scripting!

Triggering AppleScripts from Calendar Alerts in Mountain Lion originally appeared on TUAW – The Unofficial Apple Weblog on Mon, 18 Mar 2013 14:00:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments
TUAW – The Unofficial Apple Weblog

0

OS X Mountain Lion v10.8.3, Security Update 2013-001 now available

Apple has released OS X Mountain Lion 10.8.3 and the first security update of 2013. The update includes a number of good improvements including:

  • The ability to redeem iTunes gift cards in the Mac App Store using the built-in camera on a Mac.
  • Boot Camp support for installing Windows 8 and Macs with a 3 TB hard drive.
  • Various fixes for issues that cause a URL to quit apps unexpectedly, that might cause Logic Pro to become unresponsive and stuttering audio on 2011 iMacs.
  • The update also includes Safari 6.0.3.

The update is available via Software Update or through the Mac App Store. You can find the full support document on Apple’s support site.

OS X Mountain Lion v10.8.3, Security Update 2013-001 now available originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 14 Mar 2013 17:24:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments
TUAW – The Unofficial Apple Weblog

0

When you finally move to Mountain Lion

Reader Tim Kisanuki is a bit late to the party and is unsure what to expect when he arrives. He writes:

I’ve been running Snow Leopard on my iMac since it was released. I’m finally ready to upgrade to Mountain Lion. Before I do, can you tell me about any serious problems or odd behaviors I might encounter?

I recently moved one of my Macs that remained on Snow Leopard to Mountain Lion so the experience is fresh in my mind. The few things that popped out at me soon after I restarted with my freshly installed version of the Mac OS include:

Rosetta: The deal-killer for many is the lack of Rosetta support—the technology that allows you to run PowerPC applications on an Intel processor. Rosetta isn’t part of Mountain Lion and can’t be added. If you have some old applications that you can’t live without (AppleWorks, for example) you’ll want to stay right where you are. I stopped using PowerPC applications years ago, understanding that the end was in sight for them, so this wasn’t a problem for me.

To read this article in full or to leave a comment, please click here

Macworld

0

Odd Mountain Lion Crashing Bug Brings Down Nearly Any App

One of the fastest-spreading stories of the weekend has been a strange OS X Mountain Lion bug that can crash almost any Mac app running any version of OS X 10.8, reported on Open Radar.

The initial bug report stated that typing ‘File:///’ (without the quotes) into almost any app causes the app to crash.

bug
Follow-up testing has shown that the final character needn’t be a forward-slash, with almost any character after ‘File://’ triggering the bug. The issue is also speed-dependent: leaving a brief pause between typing // and the next character will prevent the crash from occurring.

More embarrassingly still for Apple, filing a crash report causes both Crash Reporter and the Console apps to crash. The Console crash can only be cured by running a terminal command:

sudo sed -i -e 's@File:///@F i l e : / / /@g' /var/log/system.log

The Next Web has a detailed analysis of the issue, noting that it is related to Apple’s Data Detectors feature for automatically recognizing dates, locations and other information in text for addition to Address Book or Calendar entries.

While it is rather surprising that the issue took so long to receive publicity, Apple is now likely to include a fix for the problem sooner rather than later. It is, however, unknown whether Apple will squeeze a fix into the upcoming OS X 10.8.3 that has been in developer testing for over two months.


Recent Mac and iOS Blog Stories
Vanity URLs for AppStore.com Debut in Super Bowl Commercial
iPad Mini Shipping Estimates Drop to 1-3 Days in U.S. Apple Store
Atari Founder Nolan Bushnell on Steve Jobs at Atari and Finding the Next Jobs
Macworld/iWorld 2013: Kanex DualRole Hub Features Gigabit Ethernet and Three USB 3.0 Ports
Best Buy and Amazon Offer Special Pricing on MacBook Pro Models
NPD Group: iPhone 5 Was the Top Selling Phone in Q4 2012
Second Week of Apple’s 'Get Stuff Done' Promotion Features Organizational Apps
Developer Sees iOS 6.1 Adoption Pass 25% in First Four Days of Availability




MacRumors: Mac News and Rumors – Front Page

0

Obscure OS X Mountain Lion bug makes many apps crash

TUAW reader Don McC pointed us to this Next Web write-up about an obscure Mountain Lion crash. If you type File: followed by /// in many apps, they will crash. There are 8 characters in total and the F must be capitalized.

I tested this and managed to crash a bunch of apps. Echofon, QuickTime, Safari, and Notes all fell before the 8-character text, although Firefox did not . Most amusingly, when I attempted to open the crash logs in TextEdit, the logs killed the app!

So what’s going on? Here’s what my system log reports:

Feb 2 22:18:37 Esopus-Spitzenburg.local TextEdit[8417]: assertion on /SourceCache/DataDetectorsCore/DataDetectorsCore-269.1/Sources/PushDown/DDResultExtraction.c:1576 "CFStringHasPrefix(urlVal, CFSTR("file://"))" failed :wrong extraction: File:///

As the Next Web explains, it’s an issue with a built in assertion. Assertions allow programmers to mandate expected behavior, validating input to assure its correctness. In this case, automated data detectors see what appears to be a malformed URL and send off an application exception reporting the internal inconsistency. The exception crashes the application because there’s no built-in handler.

I tried out the recommended solution (disabling spelling correction and symbol substitution) but it didn’t work for me personally.

TUAW submitted a bug report to Apple.

Obscure OS X Mountain Lion bug makes many apps crash originally appeared on TUAW – The Unofficial Apple Weblog on Sun, 03 Feb 2013 16:30:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments
TUAW – The Unofficial Apple Weblog

0

Mac OS X 10.7 Lion is still available for purchase from Apple

A reader contacted us the other day with an interesting problem: he wanted to use the latest Java update, but it requires an “Intel-based Mac running Mac OS X 10.7.3 (Lion) or later” and his MacBook was running Snow Leopard.

Here’s the twist: his MacBook cannot run Mountain Lion (10.8), and Lion (10.7) is no longer available for sale on the Mac App Store. It’s also not available on Apple’s website, or Amazon.com, or anywhere else (with a few very exceptions which all looked extremely unreliable).

The good news is that Lion is still available from Apple… but you have to call Apple to get it. It will cost you US$ 20 and will come to you as a redeemable code that you will use in the Mac App Store, which means that you will need a Mac running at least 10.6.8 to use the code.

The only weird part is that the Apple Support salesman said that it may take “up to a couple of days” to get the redemption code. I’m not sure why that is, but my guess is that if you haven’t upgraded to Lion yet, waiting another day or two won’t be a huge deal.

In the USA, the number for Apple Sales Support is 1-800-692-7753. When I called their automated call routing system I said “Sales” at the first prompt (what department I wanted), “Lion” at the second prompt (what I was calling about), and “Personal” at the third prompt (personal, business, or education). That connected me to the right person.

Folks who aren’t in the US should check the Contacting Apple for support and service page, and may have different voice prompts.

“But I already paid for Lion!”

If you bought Lion when it was available, you might be disappointed to learn that it no longer appears in your “Purchases” list in the App Store. I was surprised to learn that if I wanted to download Lion again, I would be expected to pay for it again. That seems like something Apple should be able to easily confirm that I have already purchased and allow me to download for free.

I also assume that if I needed to reinstall Lion from a recovery partition which is already setup on a computer running Lion then I would be able to do that, but I have not tested that theory. Fortunately I saved a copy of the 4 GB “Install Mac OS X Lion.app” before it was removed from the Mac App Store in case I ever need to do a clean installation.

“Can I use someone else’s Lion installer?”

Probably.

If you purchased Lion from the Mac App Store but no longer have a copy of the installer app, you should be able to use someone else’s Lion installer, i.e. from a USB thumb drive. I seem to recall that the installer connects to some computer at Apple.com to verify that you are ‘eligible’ to install Lion, but it has been a long time since I installed Lion and have not tried using someone else’s installer.

Past is prologue, make a USB installer today

Apple’s behavior with Lion is a good indication of how things will likely proceed with Mountain Lion once the next version of Mac OS X is released. The Mountain Lion installer will eventually be removed from the Mac App Store, and users who cannot or prefer not to upgrade will not be able to download it again without contacting Apple, and possibly having to pay for it again.

If you don’t already have the installer downloaded, I recommend getting it now and saving it somewhere safe. In fact, it would be a good idea to save a copy of it on your hard drive, and make a USB installer as well. This is extremely easy to do using Lion DiskMaker which (despite the name) works with Snow Leopard, Lion, or Mountain Lion.

Mac OS X 10.7 Lion is still available for purchase from Apple originally appeared on TUAW – The Unofficial Apple Weblog on Thu, 24 Jan 2013 07:00:00 EST. Please see our terms for use of feeds.

Source | Permalink | Email this | Comments
TUAW – The Unofficial Apple Weblog