FS#33518 - [checkgmail] Can't connect to GMail

Attached to Project: Community Packages
Opened by Nicolas (Nikus) - Tuesday, 22 January 2013, 16:14 GMT
Last edited by Balló György (City-busz) - Monday, 09 September 2013, 23:34 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

Since few days, checkgmail doesn't manage to connect to GMail.
When I run it in command line I get the following error :
Unable to find gmail_ik ... full message text won't work :(

I also tried checkgmail-svn (https://aur.archlinux.org/packages/checkgmail-svn) without success.
This task depends upon

Closed by  Balló György (City-busz)
Monday, 09 September 2013, 23:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  checkgmail 1.13-8
Comment by Bruno Guerreiro (American_Jesus) - Wednesday, 23 January 2013, 19:55 GMT
run checkgmail -v from console

Try these fixes https://bbs.archlinux.org/viewtopic.php?pid=1221425#p1221425

try sed -i 's/www.google.com\/accounts/accounts.google.com/g;' checkgmail
tested with CheckGmail v1.14pre2-svn
Comment by Nicolas (Nikus) - Wednesday, 23 January 2013, 22:49 GMT
Thanks a lot !!! It fixes the problem.
Comment by Josh (oldtimeyjunk) - Saturday, 23 February 2013, 01:24 GMT
I'd hardly call this "Critical" if there is a workaround for it...
Comment by Blazej (blasse) - Tuesday, 05 March 2013, 16:48 GMT
Choosing a critical severity will not help to solve the bug faster. It will only make truly critical problems less visible and probably make the developer assigned to your bug a bit less open to fixing it.

Here is a general usage of severities :

Critical- System crash, severe boot failure that is likely to affect more than just you, or an exploitable security issue in either a core or outward-facing service package.
High- The main functionality of the application does not work, less critical security issues, etc.
Medium- A non-essential functionality does not work, UNIX standards not respected, etc.
Low- An optional functionality (plugin or compilation activated) does not work.
Very Low- Translation or documentation mistake. Something that really does not matter much but should be noticed for a future release.

So this one should be flagged "high" :)

Loading...