Jump to content

Email To... hangs Alfred (not responding)


Recommended Posts

Steps to reproduce:

 

1. Select PDF file on desktop

2. Hit chosen shortcut to action the selected file

3. Select Email To...

3. Start typing a recipient's name

4. Hit enter for the chosen recipient

5. Hit Alfred's shortcut (nothing happens - it's hung)

 

Environment notes:

 

I don't use Mail.app (haven't for many many months), but I noticed that it required a database migration. I did that and tried again. Still an issue. I use Airmail for my default mail client. Late 2013 MacBook Pro Retina 13" running OS X 10.9.3.

 

Other:

 

I'm a developer and can provide a spin dump or whatever you need.

Link to comment

Steps to reproduce:

 

1. Select PDF file on desktop

2. Hit chosen shortcut to action the selected file

3. Select Email To...

3. Start typing a recipient's name

4. Hit enter for the chosen recipient

5. Hit Alfred's shortcut (nothing happens - it's hung)

 

Environment notes:

 

I don't use Mail.app (haven't for many many months), but I noticed that it required a database migration. I did that and tried again. Still an issue. I use Airmail for my default mail client. Late 2013 MacBook Pro Retina 13" running OS X 10.9.3.

 

Other:

 

I'm a developer and can provide a spin dump or whatever you need.

 

As Alfred asynchronously access your contacts, the only place this hang can be happening is in the Contacts API. It could be that it's hanging on trying to show you the request contact access dialog, but this dialog (presented by OS X) isn't actually showing for some reason.

 

Try resetting the contacts security pasting the following into Bash and then restarting your Mac:

 

tccutil reset AddressBook

 

(source: http://stackoverflow.com/questions/11911719/how-can-i-reset-contact-access-permission-so-the-os-will-ask-again)

 

[moving to the help sub-forum]

 

Cheers,

Andrew

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...