Dockapps.org

 you are here: dockapps.org    dockapp details   categories | add dockapp | contact us | about 
 wmclockmon
 wmMatrix
 AlsaMixer.app
 wmfreqview
 wmGrabImage
 WMPop3
 wmblob
 wmmisc
wmgmail

Category: E-mail
Rate it!
Current Rating Average: 0
Rate:   
Maintainer: pvsavola
Website: http://iki.fi/psavo/pub/code/misc/wmgmail.html
Description: wmgmail checks your gmail account for new mail. Its has (optional) GUI configuration and quick mail preview.

Screenshots:
0.5.0 0.6.2

Available Versions:

Date Author Changelog Download Delete
2004-10-06 19:56:55 Pasi Savolainen 0.5.0 0.5.0
2004-11-07 09:44:24 Pasi Savolainen 0.6.2 0.6.2

Add a new Version of this Dockapp

You may add a new (or even old) version of this dockapp by using the link above. This way we can be sure that this application will be available even if the project's homepage goes down (did that ever happen to you? :)).


User Comments

Darker version would be nice
posted by foobar (anonymous) - 2004-11-07 03:56:40

A version with a darker color scheme would be nice, to match most other docapps.
Re: Darker version
posted by Pasi Savolainen (logged user) - 2004-11-07 09:46:02

done.
configuration problem
posted by Daan (anonymous) - 2004-11-08 08:48:10

hi there,

I've installed all the dependecies, but when i click the 'c' to configure the dockapp, I get the following error:

ImportError: could not import pango

Yet pango is installed on my system, version 1.5.1. Any ideas?

greetz,

Daan
libgmail
posted by UZY (anonymous) - 2005-01-29 20:07:56

I cant understand how I install libgmail
&./wmgmail
Traceback (most recent call last):
File "./wmgmail", line 35, in ?
import libgmail
ImportError: No module named libgmail

what is wrong please?


posted by Josh (anonymous) - 2005-02-04 23:37:47

The way this thing is setup is kinda poor.
UZY- you have to have libgmail in the same directory as wmgmail. Also, for it to work correctly, you need to have it in /usr/share/wmgmail...although you can change that in the settings file.

Although I can get it to run, it doesn't seem to work. It never says I have any new messages when I do.
URLError('no host given')
posted by bob (logged user) - 2006-12-26 20:51:51

Looks sweat, but it crashes as soon as it tries to connect to gmail (that is, at launch).

Any ideas?

bob@bluebird:~$ wmgmail
Traceback (most recent call last):
File "/usr/bin/wmgmail", line 729, in ?
main()
File "/usr/bin/wmgmail", line 411, in main
wmgmail.mainLoop()
File "/usr/bin/wmgmail", line 343, in mainLoop
readConfig()
File "/usr/bin/wmgmail", line 108, in readConfig
ga.login()
File "/usr/lib/site-python/libgmail/__init__.py", line 318, in login
pageData = self._retrievePage(redirectURL)
File "/usr/lib/site-python/libgmail/__init__.py", line 331, in _retrievePage
resp = urllib2.urlopen(req)
File "/usr/lib/python2.3/urllib2.py", line 129, in urlopen
return _opener.open(url, data)
File "/usr/lib/python2.3/urllib2.py", line 326, in open
'_open', req)
File "/usr/lib/python2.3/urllib2.py", line 306, in _call_chain
result = func(*args)
File "/usr/lib/python2.3/urllib2.py", line 908, in https_open
return self.do_open(httplib.HTTPS, req)
File "/usr/lib/python2.3/urllib2.py", line 858, in do_open
raise URLError('no host given')
urllib2.URLError:


posted by bob (logged user) - 2006-12-26 22:59:31

Ok, after spending the night in Python, it turns out the problem comes from libgmail.

Update to latest version or go to
/usr/lib/site-python/libgmail/__init__.py
line 305, and change this
RE_PAGE_REDIRECT = 'CheckCookie\?continue=([^"]+)'
...into this
RE_PAGE_REDIRECT = 'CheckCookie\?continue=([^"\']+)'


Funny, I get the impression no one is ever going to read this post. Has been 2 years since the last post... Feels like talking in a big empty corrider. :~
Post your comments here!
Name:
Email:
Title:
Comment:


NOTE: Signup or login to post comments.
 :: search & view ::

 :: community ::

 :: member profile ::

Andrew

 :: active members ::
  • nobody
  • Thomas Nemeth
  • Jean-Philippe Guillemin
  • anomie
  • mattlaabs
  • Anthony Peacock
  • Alan Swanson
  • Draghicioiu Mihai
  • yokk
  • Aliaksei
  •  :: links ::
  • Window Maker
  • WMApp C++ Dockapp Graphics Library

  • Generated in 0.1367 seconds