-
 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 (93) .- Knowledge Base  . 

gmail-plasmoid

   0.7.20  

Plasmoid Script

Score 91%
gmail-plasmoid
zoom


gmail-plasmoid
zoom


gmail-plasmoid
zoom


Homepage:  Link
Downloads:  14823
Submitted:  Mar 19 2009
Updated:  Jan 31 2012

Description:

A Gmail notification widget for your desktop or panel.

This widget is designed to be docked in a panel, or added to your desktop, and display the number of unread messages in multiple Gmail accounts. Clicking on the widget will open the Gmail account in your favorite browser. The widget is written in python, meaning that there is no compiling necessary as long as you have the required script-engine installed.

For more screenshots visit the project homepage.

Features:
- *NEW* New simplified version re-implemented in qml and javascript available for testing (very early version with little error checking and many features missing and/or removed).
- *NEW* New qml version likely requires KDE 4.8 (but may work with KDE 4.7).
- *NEW* Testing qml version will coexist with existing gmail-plasmoid (testing version is called gmail-plasmoid-qml).
- *NEW* Any comments regarding new qml version appreciated.

- Selectable fetching mechanism to address multiple issues (see "Misc." configuration tab)
- Dynamic network connection detection
- Bulgarian, Chinese Traditional, Czech, French, German, Greek, Italian, Polish, Russian, Serbian, Spanish and Ukrainian translations
- Supports multiple Gmail accounts and Gmail labels
- Supports Gmail hosted domains
- Uses KWallet to securely store passwords
- Configurable icon and text font, size and color
- Configurable command run upon clicking the widget
- Configurable notifications using the KDE notification system
- Includes notification for when no unread emails exist (useful for running command to turn off message indicator LEDs, etc.)
- "Check email now" menu option to force email check upon command
- Ability to manually pause and resume email checking
- Threads context menu that shows unread messages on right-click


Please let me know if you find any problems or would like some new features included. The best place to request new features is on the project's homepage.

How to install:
- Download the latest version
- Uninstall any previous version (see instructions below)
- Run the following command in the directory where the file was placed (updated to reflect the actual filename):

Quote:
plasmapkg -i gmail-plasmoid-0.7.20.plasmoid

- The widget should now be listed in your "Add Widgets" screen

Note: If you get missing script-engine errors when loading the widget you need to install the plasma python script-engine (in openSUSE this requires the "python-kdebase4" and "python-devel" packages, in Fedora this requires the "kdebase-workspace-python-applet" package, in Kubuntu this requires the "plasma-scriptengine-python" package)

How to uninstall:
- Run the following command at the command line:

Quote:
plasmapkg -r gmail-plasmoid




Changelog:

0.7.20 (11.07.2011)
- Added workaround for bug affecting kwallet

0.7.19 (10.07.2011)
- Fixed bug in label fetching
- Updated French translation

0.7.18 (09.07.2011)
- Added multiple fetch mechanisms
- Added dynamic network connection detection
- Added ability to reduce debug output

0.7.17 (04.07.2011)
- Updated kwallet handling
- Updated handling of translations
- Made configuration screen non-blocking
- Other minor fixes and changes

0.7.16 (13.02.2011)
- Fixed kwallet issue under KDE SC 4.6

0.7.15 (25.09.2010)
- Fixed issue with newer versions of SIP
- Updated to use default pop-up for better consistency with Plasma desktop




LicenseGPL
(plasmoid package (version 0.7.20))
(alternate download location (version 0.7.20))
(previous version (version 0.7.19))
(Early development qml based gmail-plasmoid (0.0.3))
Send to a friend
Subscribe
Other  Content  from mjmccans
Report inappropriate content



goto page: prev  ... 7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22 ...

-

 Getting unread email

 
 by c0rdawg on: Jul 14 2010
 
Score 50%

I was wondering if there was a way to show all unread emails instead of just the unread emails in your inbox. I use many labels and filters so most of my unread emails are not in my Inbox. I noticed that if I changed the atomurl in gmail.py to "https://mail.google.com/mail/feed/atom/unread" I am able to see all my unread emails. Is there a way you could add this as an option in a future version, or is there a better way that I can achieve what I'm looking for?

Thanks for the great plasmoid!


Reply to this

-

 Re: Getting unread email

 
 by c0rdawg on: Jul 14 2010
 
Score 50%

ah whoops, guess I should have tested this out better. Looks like if you use the label unread it works.


Reply to this

-

 New count no longer displaying

 
 by DarksideEE7 on: Jul 19 2010
 
Score 50%

Let me say first and foremost thank you for this amazing plasmoid, my favorite by far.

I'm currently troubleshooting to see if something I have done has caused this, however I'm unsuccessful so far.

If I check my mail it doesn't display the new unread count, plus there is no notification.

If I right click>check mail now, then press ctrl+alt+F1 to see the terminal output it says 'still fetching'.

The problem first started with kdemod, and I've been planning on going back to KDE so I went ahead and removed kdemod entirely, then removed .kdemod4, then installed KDE........same thing.

I've been running this plasmoid for about a year with the occasional update from kdemod breaking it....but other than that it's working great.

Any ideas? I'm about to create an entirely new user account to see if I can recreate there.

Thanks


Reply to this

-

 Re: New count no longer displaying

 
 by mjmccans on: Jul 19 2010
 
Score 50%

While I'm not sure if this is the same problem, it sounds a lot like the follwoing issue that is being tracked at the following address:

http://code.google.com/p/gmail-plasmoid/issues/detail?id=49

It seems to be related to certain versions of sip, but we are still in the process of tracking down the root cause. However, any insight or additional information you can provide would be very helpful.


Reply to this

-

 Re: Re: New count no longer displaying

 
 by DarksideEE7 on: Jul 19 2010
 
Score 50%

Yes that is exactly what I'm experiencing. I guess I could find an old mirror with the older version of sip to fix this.....

They have pretty much all of the info that I could provide.
Arch x86_64 fully updated
sip 4.10.5-1
pyqt 4.7.4-2


Reply to this

-

 No account to check

 
 by torpe23 on: Jul 20 2010
 
Score 50%

Hi,
I've just installed the newest version of gmail-plasmoid and it keeps telling me that no account is configured, although I did configured my gmail account in the accounts tab.. what's going on?


Reply to this

-

 Re: No account to check

 
 by mjmccans on: Jul 20 2010
 
Score 50%

While I'm not sure if your problem is caused by the same root cause, the post immediately above yours deals with exactly the same symptoms (as do a number of other threads). The issue is being tracked at the following address:

http://code.google.com/p/gmail-plasmoid/issues/detail?id=49

Please see if your issue is related to the one linked, which appears to be caused by certain versions of sip. If you have any insight or additional information you can provide it would be very helpful.


Reply to this

-

 Outstanding plasmoid.

 
 by themage on: Jul 25 2010
 
Score 50%

Nice work mate.

I have two questions though.

I've just installed the plasmoid on KDE 4.4.5

1. I use the plasmoid to monitor two separate gmail accounts. Is it possible to selectively open accounts via the plasmoid?

At present the plasmoid displays unread mail in both accounts correctly yet I can only access the one account. A manual login is required for the second account.

2. And this is just me being pedantic. The number displaying the amount of unread emails is not 'centred' horizontally as per the screenshot you have provided only vertically.

Any suggestions?

Cheers.


Reply to this

-

 other providers

 
 by thecrazyzorro on: Aug 8 2010
 
Score 50%

Since KMail has to be open to check the inbox, this is very usefull. How difficult would it be, to port it for other providers/integrate a provider chooser to the config?


Reply to this

-

 New Gmail

 
 by ktorpi on: Aug 12 2010
 
Score 50%

Hi!

The plasmoid does not work for me since Gmail's face has changed. Has anybody met with this problem?

Thanks a lot,
kTorpi


Reply to this

goto page: prev  ... 7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  22 ...

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