
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KGmailNotifier is a gmail notifier applet for KDE.
When new mail has arrived in your inbox a small window will popup, showing author and subject of the newest mail. The underlined link will take you right to your inbox with your preferred browser.
Bug reports, critic, compliments, suggestions, donations, etc. are highly welcome.
How to install:
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
make install (as root)
Currently, following languages have translation maintainers:
Dutch, Finnish, French, German, Slovak, Slovene, Spanish, Turkish
8 years ago
Changelog from 0.5.1 to 0.5.2:
------------------------------
* Ported tray icon to status notifier item protocol
* Fix popup window positioning
Changelog from 0.5.0.2 to 0.5.1:
--------------------------------
* Improved KDE wallet handling
Changelog from 0.5.0.1 to 0.5.0.2:
----------------------------------
* More translation updates
* Dropped unmaintained translations
Changelog from 0.5.0 to 0.5.0.1:
--------------------------------
* Fixed i18n plural handling
* First translation updates
Changelog from 0.4.0-rc2 to 0.5.0:
----------------------------------
* Ported to KDE 4
* Rewrote popup animation code to work more smoothly under compositing window managers
* Various other improvements throughout the code
8 years ago
Changelog from 0.5.1 to 0.5.2:
------------------------------
* Ported tray icon to status notifier item protocol
* Fix popup window positioning
Changelog from 0.5.0.2 to 0.5.1:
--------------------------------
* Improved KDE wallet handling
Changelog from 0.5.0.1 to 0.5.0.2:
----------------------------------
* More translation updates
* Dropped unmaintained translations
Changelog from 0.5.0 to 0.5.0.1:
--------------------------------
* Fixed i18n plural handling
* First translation updates
Changelog from 0.4.0-rc2 to 0.5.0:
----------------------------------
* Ported to KDE 4
* Rewrote popup animation code to work more smoothly under compositing window managers
* Various other improvements throughout the code
LukasThyWalls
7 years ago
Since i updated to Kubuntu 13.04 and using KGmailNotifier 0.5.2 (installed via Muon Package Manager) I have this window when checks the first time since i started KGmailNotifier (in spanish) http://img507.imageshack.us/img507/3011/grds.png
Translated:
You are about to log in to the site "mail.google.com" with the username "*****", but this website doesn't need authentication. It is possible that this is an attempt to deceive.
Is "mail.google.com" the site that you want to visit?
In the past, i don't see this window, What is producing this?
Report
LukasThyWalls
7 years ago
Report
LukasThyWalls
7 years ago
Report
germanzorba
7 years ago
I'm using kgmailnotifier, whick works very well for me. The only problem comes when configuring konqueror instead of firefox as default browser. Whith firefox it works ok, but with konqueror it downloads a tmp file with the "...loading..." message of gmail, and opens it both with konqueror and firefox. Is that a bug of the app? Or have I made some mistake configuring konqeror as default browser?
Thanks a lot.
Report
marcel83
7 years ago
Report
germanzorba
7 years ago
Report
wolftune
8 years ago
Report
lionhater
8 years ago
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
On another note, it doesn't work without kwallet running. I disable kwallet. Can it be free from it?
Report
lionhater
8 years ago
With a GTK applet, Checkgmail, one can perform some operations like "mark as read", "delete" etc. all without launching any external app, that is, through the applet itself.
Though it consumed around 50 MB (no apparent CPU cycle) in Lubuntu, it's worth every bit of it as it's a very convenient feauter and RAM is cheap.
Is this achiavable with your software without much trouble on your side?
Report
dk0r
8 years ago
My system has three displays and I'm having trouble getting the yellow popup-window to appear above the system tray on my primary display. Despite configuring kgmailnotifier to 'Lock popup window to primary screen", the popup still appears on a non-primary display(screen).
I cannot seem to use the settings for the horizontal or vertical offset to manualy position the popup. When I try to increase the offsets from a value of "0" the popup only moves left but I need the popup to move right towards my primary display. As such, in order to move the popup right I would need negative pixel values which the configuration does fields do not allow to be input.
Report
marcel83
8 years ago
Report
dk0r
8 years ago
Report
dk0r
8 years ago
My system has three displays and I'm having trouble getting the yellow popup-window to appear above the system tray on my primary display. Despite configuring kgmailnotifier to 'Lock popup window to primary screen", the popup still appears on a non-primary display(screen).
I cannot seem to use the settings for the horizontal or vertical offset to manualy position the popup. When I try to increase the offsets from a value of "0" the popup only moves left but I need the popup to move right towards my primary display. As such, in order to move the popup right I would need negative pixel values which the configuration does fields do not allow to be input.
Report
sconosciuto
9 years ago
I solved this problem commenting out "m_audioPlayer = new AudioPlayer();" and replacing "m_audioPlayer->play();" with that: http://doc.qt.nokia.com/latest/phonon-overview.html#playback. However I don't know anything of C++ and I hope that someone else will solve this problem.
I also noticed that shell commands are not allowed to turn on/off the led. Why don't you replace in ledHandler.cpp "ledProc << m_ledOffCommand;" with "ledProc.setShellCommand(m_ledOffCommand);"?
Thanks.
Report
sconosciuto
9 years ago
Report
tomasz77
9 years ago
I've added little feature - when option "Display number ..." is selected and you'll get connection error number of unread messages will remain on tray icon.
Other changes is setting SIGIGN for segmentation fault signal and one other change - it helps with app crash I've gotten before (little workaround - I haven't noticed any side effect of this crash except annoing communication). I think it should help for problem described by EagleScreen.
http://pastebin.com/efKLLmah
Report
foggybrain
9 years ago
Thanks
Report
EagleScreen
10 years ago
KGmailNotifier *kgmailnotifier = new KGmailNotifier();
My operating system is Kubuntu 10.10.
Please take a look at the full backtrace here:
http://pastebin.ca/1980478
Report
EagleScreen
10 years ago
https://bugs.launchpad.net/ubuntu/+source/kgmailnotifier/+bug/671258
The backtrace link:
http://launchpadlibrarian.net/58661474/kgmailnotifier-20101103-105147.kcrash
Report
LinuxFanatic
10 years ago
Regards,
Gürkan
Report
mkengel
11 years ago
(On Ubuntu 9.10, I do not get the sound notification to work, no idea why.)
Thank you for your consideration.
Michael
Report
foggybrain
11 years ago
At present it just takes up room in my system tray.
Is there something I can change in the code ?
Thanks
Tim
Report
palirohar
11 years ago
It is possible to show unread messages in other imap subfolder (they are archived unread messages with label)?
Report
palirohar
11 years ago
https://mail.google.com/mail/feed/atom/unread
So I changed line in src/account.cpp from:
m_atomFileUrl->setPath("/mail/feed/atom");
to:
m_atomFileUrl->setPath("/mail/feed/atom/unread");
and this apps show me new messages. It is possible add this fix to new version?
Report
Psyduckogl
11 years ago
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
make install (as root)
(What type of dots after --prefix?)
I couldn't install it on my openSuse 11.2
Is the a rmp-based pack?
Report