Warning: session_start(): open(/tmp/sess_k9p6cipciid6f4slfma7cngig0, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KCheckGmail openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

KCheckGmail

   0.5.5  

KDE Mail Application

Score 78%
KCheckGmail
zoom


Link:  Link
Downloads:  9223
Submitted:  Aug 4 2004
Updated:  Nov 7 2005

Description:

KCheckGmail is a system tray application to notify you about how many email messages you have in your Gmail account.

KCheckGmail requires KDE 3.2 or later.

Comments/suggestions/bug reports welcome!




Changelog:

0.5.5
=====
o Bug fixes only release (authentication and old/news mails count problems fixed)


0.5.4
=====
o Fixed mail checking bug
o DCOP interface hack added

0.5.3a
=====
o Polish translation has REALLY been added this time. Have to remember to re-tag when adding a file after releasing in the future.

0.5.3
=====
o Fixed login procedure
o Use the correct parameters to display a message
o Polish translation added
o Updated support scripts from the kde-common HEAD

0.5.2
=====
o Fixed parsing error in thread code. Everything should work again :)
o Updated russian translation

0.5.1
=====
o Fixed default translation to be english in "Configure Notifications"
o Fixed bug where msgId would get screwed up when lots of messages
are in the Inbox. Result would be the wrong message being displayed
when selected from the Threads menu.

0.5.0
=====
o Option to use https for checking and viewing mail (see network tab)
o French and Russian translations added
o German and Italian translations updates

0.4.1
=====
o Fixed bug in thread list refresh code. This one was causing the message count and threads menu to be displayed incorrectly.
o Use KIconEffects for showing status rather than separate pixmaps.

0.4.0
=====
o KDE Wallet support, turned on by default
o open configuration dialog at startup if no username has been specified
o turn off potentialy annoying version warnings from version warning dialog
o An Italian translation has been contributed. Thanks Samuele!
o Fixed bug where read messages would not be removed from thread list


0.3.0
=====
o New messages are displayed in a submenu of the context menu. Clicking on the menu item opens the thread in a tearoff.

0.2.5
=====
o set the cookie GMAIL_LOGIN just before logging in.
o finally fixed version numbers in the .ui files.




LicenseGPL
Send to a friend
Subscribe
Other  Content  from nascent
Report inappropriate content



goto page:  1  2  3  4  5  6  7  8 ...

-

 FreeMail Support

 
 by informix on: Aug 4 2004
 
Score 50%

Is it possible to add support for web.de/www.freemail.de ???


Reply to this

-
.

 Re: FreeMail Support

 
 by piranha2001 on: Aug 4 2004
 
Score 50%

Have you ever tried korn?
Comes with KDE and is able to check web.de-accounts through IMAP or POP-protocolls.


Reply to this

-

 Re: Re: FreeMail Support

 
 by informix on: Aug 5 2004
 
Score 50%

web.de has a pop3-check-limit of 15 minuts. Reading data out of the web-iterface is the one and only way to 1.) check it more often and
2.) include more freemail-functions


Reply to this

-
.

 Compile error

 
 by prjanique on: Aug 4 2004
 
Score 50%

/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O3 -fno-exceptions -fno-check-new -fno-common -c -o gmail.lo `test -f 'gmail.cpp' || echo './'`gmail.cpp
gmail.cpp: In method `void GMail::slotCheckData(KIO::Job *, const QByteArray &)':
gmail.cpp:181: implicit declaration of function `int atoi(...)'
make[2]: *** [gmail.lo] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/kcheckgmail-0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/kcheckgmail-0.1'
make: *** [all] Error 2


Reply to this

-

 Re: Compile error

 
 by nascent on: Aug 4 2004
 
Score 50%

Thanks for the report. I'll upload a new tarball in an hour or two.

in the meantime, just edit gmail.cpp and add this line to the top of the file:

#include <stdlib.h>

Cheers,
Matt.


Reply to this

-

 Re: Re: Compile error

 
 by prjanique on: Aug 4 2004
 
Score 50%

I've compiled it, thank you :)

There's one problem... In vertically oriented kicker the google icon is not proportional and does not fit the panel...


Reply to this

-
.

 how to install

 
 by anonymous on: Aug 4 2004
 
Score 50%

Hey, I have tried, but dunno how to install it. Isn't supposed to be something like:

./configure
make
make install

?

Thanks!


Reply to this

-

 Re: how to install

 
 by nascent on: Aug 4 2004
 
Score 50%

Hi,

The steps to install are:

# make -f Makefile.cvs
# ./configure
# make
# make install

HTH

Cheers,
Matt.


Reply to this

-

 Re: Re: how to insta

 
 by jawest12 on: Aug 5 2004
 
Score 50%

I get the following error

*** YOU'RE USING Autoconf version 2.13.
*** KDE requires autoconf 2.52, 2.53 or 2.54
make[1]: *** [cvs] Error 1
make: *** [all] Error 2


I am using Gentoo and my autoconf version is 2.59.

I have never had a version older than 2.54 on this machine. Please advise.


Reply to this

-

 2 suggestions 2

 
 by amoros on: Aug 4 2004
 
Score 50%

nice program. it works "as advertised" for me. some suggestions:

- add a "check mail NOW" option
- option to select the browser (my default is konqueror, but I need firefox to check gmail)
- (maybe) make it stay in the system tray? like kmail?

anyway, thanks for your work!

joan


Reply to this

-

 Re: 2 suggestions 2

 
 by nascent on: Aug 4 2004
 
Score 50%

Thanks for the tips... it would have been a whole lot easier to have it in the system tray. Wouldnt have had to handle kicker resizing!

*smax forehead*

I've just finished making proper KNotify events... Look out for 0.2 coming soon...

Cheers,
Matt.

PS is anyone out there good at creating flex parsers? It would be really nice to be able to tell just arrived emails from just unread...


Reply to this

-

 Re: Re: 2 suggestion

 
 by standsolid on: Aug 4 2004
 
Score 50%

flex parsers? you mean like regex scripts? I love doing 'em and would gladly make one for ya.... the only trouble is I don't have a gmail account to test it with ::winkwink::


//standsolid//
now, that's what I call butter!

Reply to this

-

 Re: Re: Re: 2 sugges

 
 by nascent on: Aug 5 2004
 
Score 50%

Pity I dont have an invitation to send you!


Reply to this

-

 Re: Re: Re: 2 sugges

 
 by nascent on: Aug 5 2004
 
Score 50%

If it's fairly easy for you, I could send you some examples of the stuff that needs parsing.. it's not very complicated (I think!), the data we need represents as calls to javascript functions.

In return when I get some invitations you'll be first to get one :)


Reply to this

-

 Re: Re: Re: Re: 2 su

 
 by standsolid on: Aug 6 2004
 
Score 50%

darn thought i could get an invite!

sure send some HTML over my way

kenny[at]standsolid.com

i'll see what I can do.


//standsolid//
now, that's what I call butter!

Reply to this

-
.

 Re: 2 suggestions 2

 
 by prjanique on: Aug 4 2004
 
Score 50%

I also use firefox to check Gmail, so there's a way to change it right now :)

Just replace src/kcheckgmail.cpp with this one:
http://www.jinjiru.ru/project/files/kcheckgmail.cpp

and re-compile. It now should work with Firefox.


Reply to this

-
.

 0.2 compile error

 
 by prjanique on: Aug 5 2004
 
Score 50%

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O3 -fno-exceptions -fno-check-new -fno-common -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
main.cpp: In function `int main(int, char **)':
main.cpp:62: `EXIT_SUCCESS' undeclared (first use this function)
main.cpp:62: (Each undeclared identifier is reported only once
main.cpp:62: for each function it appears in.)
main.cpp:63: warning: control reaches end of non-void function `main(int, char**)'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kcheckgmail-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/Develop/kcheckgmail-0.2'
make: *** [all] Error 2


Reply to this

-

 Re: 0.2 compile erro

 
 by nascent on: Aug 5 2004
 
Score 50%

Thanks again prjanique

Uploading a new tarball now.. but you can just edit main.cpp and at the bottom of the file change EXIT_SUCCESS to 0

Can I ask what distro you are using?

Cheers,
Matt.


Reply to this

-

 Re: Re: 0.2 compile erro

 
 by prjanique on: Aug 5 2004
 
Score 50%

Thank you, I'll download this new version.

I'm using Lycoris and KDE 3.3beta2.

I think this is a nice applet, very useful, go on with this job :)


Reply to this

-

 New error :(((

 
 by prjanique on: Aug 5 2004
 
Score 50%

AAAA, i'm the most desperate gingerbread in the world! There's new error!!


g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O3 -fno-exceptions -fno-check-new -fno-common -c -o kcheckgmailtray.o `test -f 'kcheckgmailtray.cpp' || echo './'`kcheckgmailtray.cpp
kcheckgmailtray.cpp: In method `void KCheckGmailTray::launchBrowser()':
kcheckgmailtray.cpp:151: implicit declaration of function `int system(...)'
kcheckgmailtray.cpp:151: warning: cannot pass objects of type `QCString' through `...'
make[2]: *** [kcheckgmailtray.o] Error 1
make[2]: Leaving directory `/home/jinjiru/Personal_Files/kcheckgmail-0.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jinjiru/Personal_Files/kcheckgmail-0.2.1'
make: *** [all] Error 2


Reply to this

-

 Re: New error :(((

 
 by nascent on: Aug 6 2004
 
Score 50%

Thanks for not giving up prjanique!

Just uploaded a new tarball. If your connection is slow you can download:

http://nxzilla.sf.net/kcheckgmailtray.cpp

just replace the old kcheckgmailtray.cpp in the src directory...

Good luck, hope it works for you this time!

Cheers,
Matt.


Reply to this

-

 NICE!!!!

 
 by amoros on: Aug 5 2004
 
Score 50%

quite impressive! everything I would need is there. thanks a lot for your work, and change the name to KCheckGmail 1.0 ;-)

joan

(btw, no idea how these security things work, is the username and password sent encrypted to the gmail server?)


Reply to this

-

 Re: NICE!!!!

 
 by nascent on: Aug 6 2004
 
Score 50%

It's sent in a https URL. I just use the standard KIO slave for this so I would assume it is encrypted...


Reply to this

goto page:  1  2  3  4  5  6  7  8 ...

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team