jeevatkm / ReplyWithHeader

Quoting Outlook style headers and Signatures for Mail.app
https://myjeeva.com/replywithheader
MIT License
64 stars 7 forks source link

No action required - but its not working #41

Closed ldaury closed 11 years ago

ldaury commented 11 years ago

I have been using this for the last few versions. When I upgraded to Maverics I get this error but it is not working:

daurys-mbp:~ ldaury$ /Users/ldaury/Downloads/ReplyWithHeader-master/Package/Install-or-Upgrade.command ; exit;

Mac OS X version: 10.9 Mail Plugin: ReplyWithHeader

Installing ReplyWithHeader plugin cp: /Users/ldaury/Downloads/ReplyWithHeader-master/Package/ReplyWithHeader.mailbundle: No such file or directory Plugin support already enabled in Mail.app, no action required.

Plugin installation completed, restart Mail.app

logout

[Process completed]

ldaury commented 11 years ago

This is what the console says:

11/20/13 2:00:22.272 PM WindowServer[85]: disable_update_timeout: UI updates were forcibly disabled by application "Mail" for over 1.00 seconds. Server has re-enabled them. 11/20/13 2:00:22.844 PM WindowServer[85]: common_reenable_update: UI updates were finally reenabled by application "Mail" after 1.57 seconds (server forcibly re-enabled them after 1.00 seconds) 11/20/13 2:00:26.546 PM Mail[7436]: unlockFocus called too many times. Called on <NSSegmentedControl: 0x6000003801a0>.

ldaury commented 11 years ago

By the way, when I click uninstall, I get the following:

Last login: Wed Nov 20 14:01:45 on ttys000 daurys-mbp:~ ldaury$ /Users/ldaury/Downloads/ReplyWithHeader-master/Package/Uninstall.command ; exit;

Uninstalling ReplyWithHeader plugin

ReplyWithHeader plugin is not installed. logout

[Process completed]

jeevatkm commented 11 years ago

@ldaury - As per logs you have provided, it seems you have downloaded source files from github and running source file. so you're using incorrect one :( I advise you; going forward please not to try source files.

Grab latest version ReplyWithHeader v4.2 beta here

Please let me know the outcome!

ldaury commented 11 years ago

Hi,

Thanks for your work on this. I really appreciate it. It worked (as you can see from below) but I got an error message:

From: Jeevanandam M. [mailto:notifications@github.com] Sent: November 20, 2013 at 9:27:32 PM EST To: jeevatkm/ReplyWithHeader Cc: ldaury Subject: Re: [ReplyWithHeader] No action required - but its not working (#41)

@ldaury - As per logs you have provided, it seems you have downloaded source files from github and running source file. so you're using incorrect one :( I advise you; going forward please not to try source files.

Grab latest version ReplyWithHeader v4.2 beta here

Please let me know the outcome!

— Reply to this email directly or view it on GitHub.

jeevatkm commented 11 years ago

@ldaury thanks, you're welcome. I'm unable to see error message in Github, can you please post the error message directly instead of replying by email.

ldaury commented 11 years ago

screen shot 2013-11-21 at 10 06 57 am

Sure, here is the image.

jeevatkm commented 11 years ago

v4.2-beta should work with Mavericks. As per dialog box, I'm unable to get the issue happening in your macbook pro. Let's do one thing, if you're available we can have screen share to sort out your issue.

What do you say?

ldaury commented 11 years ago

sure. Let me know how to do it.

jeevatkm commented 11 years ago

okay, you system version. Not to use web version.

You can follow these steps instead to join a session:

  1. Go to http://go.mikogo.com
  2. Choose Option 1 and download mikogo program
  3. Enter the Session ID: 133-509-445
  4. Enter your name
  5. Click "Join Session"
jeevatkm commented 11 years ago

@ldaury I believe following will sort out your issue. Try below steps and let me know.

  1. Quit Mail.app
  2. cd /Library/Mail
  3. sudo rm -rf Bundles (you might have to provide admin password here)
  4. Start Mail.app (if everything goes well, you should not see warning dialog box)
ldaury commented 11 years ago

You are terrific. Thank you. Worked like a charm!

From: Jeevanandam M. [mailto:notifications@github.com] Sent: November 21, 2013 at 2:04:44 PM EST To: jeevatkm/ReplyWithHeader Cc: ldaury Subject: Re: [ReplyWithHeader] No action required - but its not working (#41)

@ldaury I believe following will sort out your issue. Try below steps and let me know.

Quit Mail.app cd /Library/Mail sudo rm -rf Bundles (you might have to provide admin password here) Start Mail.app (if everything goes well, you should not see warning dialog box) — Reply to this email directly or view it on GitHub.