<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/ogss/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/ogss/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/ogss/bugs/</id><updated>2009-08-09T00:15:17Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>will not login to gmail after "opening logfile" on unbuntu</title><link href="https://sourceforge.net/p/ogss/bugs/1/" rel="alternate"/><published>2009-08-09T00:15:17Z</published><updated>2009-08-09T00:15:17Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net06e1c588dc52b14a91f596ce0eba1b0f5c9333d8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have the following error when I attempt to use the software to login to my gmail account (a's is the character length of the login and X's are character length of the password z's are the mobile number and yy is the carrier id string in the instructions)&lt;/p&gt;
&lt;p&gt;owner@bouncyinc:~/Desktop/OGSS$ sudo python ogss.py aaaaaaaaaaaaaaaaaa xxxxxxxxxxxxxxx zzz-zzz-zzzz yy&lt;br /&gt;
[sudo] password for owner: &lt;br /&gt;
Starting ogss&lt;br /&gt;
Logfile at:/home/owner/ogss.log&lt;br /&gt;
Opening log file for reading&lt;br /&gt;
Parsing user input&lt;br /&gt;
Connecting to Gmail&lt;br /&gt;
Logging into Gmail&lt;br /&gt;
Opening log file for writing&lt;br /&gt;
Traceback (most recent call last):&lt;br /&gt;
File "ogss.py", line 127, in &amp;lt;module&amp;gt;&lt;br /&gt;
main(sys.argv)&lt;br /&gt;
File "ogss.py", line 81, in main&lt;br /&gt;
account.sendMessage(instructions)&lt;br /&gt;
File "/usr/lib/python2.5/site-packages/libgmail.py", line 617, in sendMessage&lt;br /&gt;
raise GmailSendError, resultInfo[SM_MSG]&lt;br /&gt;
libgmail.GmailSendError: Please try again.&lt;/p&gt;
&lt;p&gt;At that point it claims that there is a "send error" which I don't quite understand is there a way to fix this to allow this to work?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>