[UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts |
Author: |
Message: |
aNILEator
Skinning Contest Winner
...in the wake of the aNILEator
Posts: 3718 Reputation: 90
35 / /
Joined: Oct 2003
Status: Away
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
Hi chancer in future please don't double post. In my testing this script worked for both MP!L 4.50 and Vista.
|
|
12-27-2007 03:49 PM |
|
|
Chancer
Senior Member
Posts: 648 Reputation: 7
34 / /
Joined: May 2005
Status: Away
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
It doesn't work here. I can't add a contact.
I click the first "Add", it opens the next window, I type my email and pass.
When I click "Add" again nothing happens.
|
|
01-02-2008 05:34 PM |
|
|
doggymon
New Member
Posts: 1
Joined: Jan 2008
|
RE: RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
I'm having the same problem... did anybody find a fix for it yet?
I'm running Messenger 8.5.1302.1018 with Messenger Plus 4.50.0.312 on Vista Home Premium.
quote: Originally posted by Chancer
It doesn't work here. I can't add a contact.
I click the first "Add", it opens the next window, I type my email and pass.
When I click "Add" again nothing happens.
|
|
01-10-2008 05:15 PM |
|
|
Chancer
Senior Member
Posts: 648 Reputation: 7
34 / /
Joined: May 2005
Status: Away
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
See my debug:
code: -- Opened WLM --
Script is starting
Script is now loaded and ready
Function called: OnEvent_Initialize
Error: Permissão negada (code: -2146828218)
File: GC_main.js. Line: 79.
Function OnEvent_Initialize returned an error. Code: -2147352567
Function called: OnEvent_Signin
-- Select "Check Gmail Account" without saving info --
Function called: OnGetScriptMenu
Function called: OnEvent_MenuClicked
Function called: OnWndCheckGmailEvent_CtrlClicked
Function called: OnWndCheckGmailEvent_CtrlClicked
Function called: OnWndCheckGmailEvent_CtrlClicked
Function called: OnWndCheckGmailEvent_Destroyed
Error: 'xmlMailParser' é nulo ou não é um objeto (code: -2146823281)
File: GC_main.js. Line: 208.
-- Select "Check Gmail Account" saving info --
Function called: OnGetScriptMenu
Function called: OnEvent_MenuClicked
Function called: OnWndCheckGmailEvent_CtrlClicked
Function called: OnWndCheckGmailEvent_CtrlClicked
Function called: OnWndCheckGmailEvent_CtrlClicked
Function called: OnWndCheckGmailEvent_CtrlClicked
Error: 'objEnDec' é nulo ou não é um objeto (code: -2146823281)
File: GC_interfaces.js. Line: 295.
Function OnWndCheckGmailEvent_CtrlClicked returned an error. Code: -2147352567
Function called: OnWndCheckGmailEvent_CtrlClicked
Function called: OnWndCheckGmailEvent_Cancel
Function called: OnWndCheckGmailEvent_Destroyed
"Permissão negada" means "Permission denied".
"é nulo ou não é um objeto" means "is null or is not an object".
|
|
01-11-2008 01:29 AM |
|
|
Mentwar
New Member
Posts: 1
Joined: Feb 2008
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
Chancer and doggymon,
I've looked at the source code (GC_main.js) and found the cause why the script's not working on Windows Vista.
Gmail Checker uses a DLL file called "EnDec_110.dll" (line 29/30. it's packaged in the script file, i.e. .plsc file).
(I think this DLL is used to encrypt/decrypt stored passwords, but I haven't looked all of the code so I'm not sure.)
After you import Gmail Checker, it copies the DLL file to the Script DLL folder (usually it is C:\Program Files\Messenger Plus! Live\Scripts_DLLs) and registers the DLL (runs "regsvr32 /S (Full path of the DLL file)"). (line 79/80)
However, Windows Vista does not allow to:
- access to Program Files folder by default
- run regsvr32 without Administrator privilage
This is due to Vista's infamous UAC (User Account Control), so even if you are on an administrator account, you can't add Gmail accounts.
While we wait for CoolDuDe_i06's official fix, there are two workaround methods for this problem (either way will work, though I recommend you to use the second method for security reasons):
1. Disable the UAC
Go to Control Panel, then open User Accounts. Select "Turn User Account Control on or off". Vista will ask your permission so click "Continue". Un-check "Use User Account Control (UAC) to help protect your computer", click OK, then reboot your computer. After reboot, launch Windows Live Messenger.
2. Run Windows Live Messenger as Administrator
Exit Windows Live Messenger if you are running. Go to Start Menu --> All Programs --> Windows Live. Right-click "Windows Live Messenger", then select "Run as Administrator". Vista will ask your permission so click OK.
The first method simply disables UAC, so Gmail Checker will be able to access any folders without "Permission denied" error.
The second method allows Gmail Checker to copy and register the necessary DLL file.
These methods are required for the first time only; once you launched Windows Live Messenger with above methods, you can turn on UAC back again, or exit and launch WLM normally.
P.S. If I am not supposed to read a source code of someone else's script without permission, then I am sorry for violating CoolDuDe_i06's rights. Please delete this post if there is any problem about this post, e.g. copyrights, distribution rights etc.
This post was edited on 02-17-2008 at 10:52 AM by Mentwar.
|
|
02-17-2008 10:49 AM |
|
|
AgentX
Junior Member
Posts: 25
– / / –
Joined: Feb 2004
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
This works perfectly, thanks for the help, I can now use GMail checker again!
|
|
02-17-2008 02:20 PM |
|
|
PATOOO
New Member
Posts: 1
Joined: Mar 2008
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
Hi I've installed the program and add my user name and password but when the program checks if I've have mail it says: Incorrect username or password, but I check it like ten times and keep saying that.
I'll hope you understand my English
This post was edited on 03-14-2008 at 11:34 AM by PATOOO.
|
|
03-14-2008 11:33 AM |
|
|
Chancer
Senior Member
Posts: 648 Reputation: 7
34 / /
Joined: May 2005
Status: Away
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
I have just formatted my PC yesterday and installed both XP and Vista.
No problems on XP, but on Vista, even with Mentwar's hint, it still doesn't work.
I'd try copping XP's registry and adding it to Vista's but I'm pretty lazy to reboot now.
When I do, I'll post the results.
Edit: I was pretty sure that my info was stored into the registry. But I was looking for it and didn't find.
BTW, Mentwar's hint still doesn't work
This post was edited on 03-18-2008 at 12:29 AM by Chancer.
|
|
03-17-2008 06:19 PM |
|
|
:No-Frost:
Full Member
Msg Plus! 2 Official Testers
Posts: 252 Reputation: 1
41 / / –
Joined: May 2003
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
I can now if I've received an email, but it doesn't open the gmail account when I click the toast message...
This post was edited on 03-21-2008 at 10:18 PM by :No-Frost:.
|
|
03-20-2008 09:34 PM |
|
|
sfantu
New Member
Posts: 1
Joined: Jun 2008
|
RE: [UPDATE] Gmail Checker 1.11 - get alerts upon new emails in your gmail accounts
if i use 2 accounts it saids that both received the same email thought only one has
and i would love if it would open livemail when i click the toast
|
|
06-16-2008 11:44 PM |
|
|
Pages: (20):
« First
«
14
15
16
17
[ 18 ]
19
20
»
Last »
|
|