agusnurdin / roadtoadc

Automatically exported from code.google.com/p/roadtoadc
0 stars 0 forks source link

don't read your own name (gmail drafts) #111

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open gmail from your pc
2. Start to write an email to your friend
3. Wait some seconds as gmail autosaves the draft

What is the expected output? What do you see instead?
SayMyName reads my own name every 15 seconds or so, while I'm writing the mail 
from pc. It keeps reading until I send the mail.

What version of the product are you using?
2.5.4.2

Please provide any additional information below.

Original issue reported on code.google.com by StefanoC...@gmail.com on 4 Nov 2010 at 6:30

GoogleCodeExporter commented 8 years ago
Hello Stefano,

Are you sure you are up-to-date? This shouldn't happen normally....
Please uninstall SayMyName and install again.

Tom

Original comment by tomtasche on 4 Nov 2010 at 9:44

GoogleCodeExporter commented 8 years ago
Hello, 
i was sure to be up-to-date (just updated 1 or 2 days ago), anyway uninstalling 
and installing again fixed this problem.
Thank's for your prompt answer!

Original comment by StefanoC...@gmail.com on 5 Nov 2010 at 6:25

GoogleCodeExporter commented 8 years ago
I finally got the steps to reproduce the problem.
This only happens when you have multiple accounts in your gmail (gmail 
settings->accounts->send mail as).

I use 2 mails in my gmail accounts:
me@gmail.com
me@workmail.com

obviously, my login username and main account is me@gmail.com, so on my android 
i've set me@gmail.com as gmail address.

- someone write me to me@workmail.com
- in gmail web interface, from my pc, i click on "reply", and gmail by default 
use me@workmail.com as sender of the reply
- after some seconds gmail auto-saves the reply as draft, and keep saving it 
every 10 seconds
- saymyname reads my name every 10 seconds

Original comment by StefanoC...@gmail.com on 5 Nov 2010 at 3:37

GoogleCodeExporter commented 8 years ago
Hehe. :P Funny bug. ;)

You could try to bock your work mail using ContactChooser. Just select all 
contacts there, but unselect the contact with your work mail saved (maybe you 
have to create a new contact first).

Tom

Original comment by tomtasche on 6 Nov 2010 at 5:46

GoogleCodeExporter commented 8 years ago
Hello,
the problem here might be that SayMyName is getting an Intent (if Intents are 
used) that an email arrived, but "arrived" here means "was just saved in sent 
or draft folder". I'm using another sender address but the mails are saved to 
google mail sent folder as well. That's probably the problem: SayMyName does 
not recognize this email to be from myself and reads it.
Choosing the contacts for which emails should be read will solve this but then 
no unknown sender will be read anymore. You might add a folder filter for the 
draft and sent folder. There won't be emails which should be read, I think.
Regards, Simon

Original comment by fleische...@gmail.com on 10 Nov 2010 at 8:11