I've had to discontinue use of this as Activity Monitor reports it's using 100% of cpu, causing my system to get extremely hot. Too bad because it could be a very useful tool.
Having used the earlier version, I am saddened to see its only for 64bit systems. Tried do git the source and it failed, to download, and there is no packaged source available for v0.6, hohum.
Stars for the current poor people version on 32bit SL systems :)
I understand your situation completely. Sorry but this version is written in MacRuby, which only supports 64bit intel w/ 10.6 or higher. v0.5.2 and old are written in RubyCocoa, which has been abandoned by Apple.
With that being said, the new version doesn't have any new features. So I recommend stay with 0.5.2 on SL.
Same problem as with the first Lion test version - combining all counts and subject lines from each account into every of them. For example - when I have 3 unread emails in account 1 and none in the other 6 accounts the Notifr shows the total count of 21 unread messages and shows subject lines of all 3 unread messages from account 1 in every of the other 6 accounts.
So, I completely removed Notifr from my system (including all preference files) and did the clean install of Notifr 0.6 - now I can only setup 2 accounts in the Notifr, I can't add any more accounts.
And the count is 6 unread messages (while in reality there are only 3 unread messages in account 1 and none in account 2) and all 3 subject lines from account 1 show up in account 2 as well.
Unfortunately it doesn't work properly for me - it loads and checks all 7 Gmail accounts as it should. But the unread count is wrong - it shows all unread messages from all accounts under each of the 7 accounts, it just combines the unread count and subject lines from all accounts and shows all of them in each account.
Please NOTE: the new version is written in MacRuby. The app bundle embeds MacRuby framework so the size is big. (Lion has MacRuby built in as private framework so apps need to embed the framework).
And one more thing, I'm planning to release a new version ASAP. So feel free to report any issues on http://ashchan.com/projects/gmail-notifr or drop me a line via twitter ( @ashchan) .
Just what I needed. Tried every notifier and SSB for my Gmail accounts. This one is simple, elegant and unobtrusive. With my 3 accounts it fits the bill perfectly. Keep it alive :)
Since you give the app your login credentials to check for new mail in all accounts, which the app does just fine, is it possible that when you select "Go To Inbox" that the app can automatically log you into the correct account?
It did take me right into the inbox of the first selected account, but when i closed that out and wanted to go into my other account, it reopened the first account. So I logged out of the first account in the browser and decided to try it that way, but then it just brings me to the gmail login page and I would have to manually enter my credentials for the 2nd account.
Am I doing something wrong here or is this just a limitation of this app?
It would be perfect if it could do this, as the official app has this ability.
It's the limitation. I've been trying to handle this for two years without luck. Google still doesn't offer desktop app official api to log your account in via browser.
Sorry about this issue. I'll keep trying to fix this.
Sorry, but for the first time I have to say that the previous version (0.3.5) was better than the actual (0.4). The former doesn't have update but: it is lesser (400KB x 1700KB), uses less RAM memory (11MB x 17MB), and less system threats (1 x 5). What's happening?!
I am back to 0.3.5
But thanks a lot, I love this program and the new icon. It's really Leopard and cool with the others (system icons!).
I understand you concern. Here's why I added sparkle automatic update support:
1, many users have required for this, as they don't want to check macupdate or Gmail Notifr project regularly to see if a new version is coming out.
2, adding it really doesn't effect the app's logic, except:
* the size is bigger
* the memory footprint is larger
Don't worry about the thread numbers, though. Modern OSs take advantages of multiple threading to make apps run faster. Normally the previous version also ran more than one threads. For example, when Gmail Notifr checks for new messages, it checks in a separate thread, otherwise the icon and menu would stop responding as the checking might last several seconds if the connection is slow.
Now look at the Activity Monitor and look at other apps such as Adium and Safari, do they only have one thread? No, normally they have much more.
I really like to keep it simple and small and fast, at least as possible as I can. I listen to users and add what they require and I also agree is good. It's hard for me to make a decision when some users say wow it's good to have XXX while some others blame you for the same thing. Take the new icons for example, some users ask me to switch back to the old ones, but read the old comments, I changed the icons because several users said the old ones just weren't ux friendly (I'm not a designer :> BTW FYI, I'm actually replacing the icons again with some new ones designed by one of my designer friends)
So to speak, I could keep it very small, I could've not added growl, multiple accounts. Man I could even don't offer 'Open Inbox", it's a notifier any ways. :)
I really appreciate that you comment what you thought and comment so politely. I have several complaining emails in my gmail saying Gmail Notifr is getting worse by each version :(
I'm a freelance developer from China. I wrote this because I need one working like this. If there had been some market people telling me what to implement it would have been just easier.
Anyway, I'll try my best to keep it updated, and I'll always listen to users, though I couldn't do as you guys suggest on everything. The next big task is to open inbox for an account with automatic signing in.
+4
Devsh0p reviewed on 21 Sep 2011
+2
+13
The older version is still available for download at https://github.com/ashchan/gmail-notifr/downloads.
-1
+8
+28
Pfoomer reviewed on 26 Jul 2011
Stars for the current poor people version on 32bit SL systems :)
With that being said, the new version doesn't have any new features. So I recommend stay with 0.5.2 on SL.
+8
So, I completely removed Notifr from my system (including all preference files) and did the clean install of Notifr 0.6 - now I can only setup 2 accounts in the Notifr, I can't add any more accounts.
And the count is 6 unread messages (while in reality there are only 3 unread messages in account 1 and none in account 2) and all 3 subject lines from account 1 show up in account 2 as well.
This should fix the account unread issue.
For not being able to add more accounts, did you see any error messages in Console.app?
I'm spending nights making it more stable and proper in behavior, thank you for testing it out.
+1
+1
logancj reviewed on 21 Jul 2011
http://dl.dropbox.com/u/471268/Gmail%20Notifr.app.zip
works perfectly on Lion. This is what I've been looking for and I love it, so thank you!
+8
ckafe reviewed on 12 Jul 2011
+940
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000007075758d
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
+1
http://dl.dropbox.com/u/471268/Gmail%20Notifr.app.zip
Please NOTE: the new version is written in MacRuby. The app bundle embeds MacRuby framework so the size is big. (Lion has MacRuby built in as private framework so apps need to embed the framework).
Let me know if this works.
+14
Buligwyf reviewed on 29 Jan 2011
+1
+18
Leo-Telles reviewed on 21 Jan 2011
+13
+8
But if you have more than one then Google's own Notifier won't help you as it can only check a single account.
+9
It did take me right into the inbox of the first selected account, but when i closed that out and wanted to go into my other account, it reopened the first account. So I logged out of the first account in the browser and decided to try it that way, but then it just brings me to the gmail login page and I would have to manually enter my credentials for the 2nd account.
Am I doing something wrong here or is this just a limitation of this app?
It would be perfect if it could do this, as the official app has this ability.
+1
Sorry about this issue. I'll keep trying to fix this.
+20
+20
e.g. subject/sender
+2
+1
+30
I am back to 0.3.5
But thanks a lot, I love this program and the new icon. It's really Leopard and cool with the others (system icons!).
+2
1, many users have required for this, as they don't want to check macupdate or Gmail Notifr project regularly to see if a new version is coming out.
2, adding it really doesn't effect the app's logic, except:
* the size is bigger
* the memory footprint is larger
Don't worry about the thread numbers, though. Modern OSs take advantages of multiple threading to make apps run faster. Normally the previous version also ran more than one threads. For example, when Gmail Notifr checks for new messages, it checks in a separate thread, otherwise the icon and menu would stop responding as the checking might last several seconds if the connection is slow.
Now look at the Activity Monitor and look at other apps such as Adium and Safari, do they only have one thread? No, normally they have much more.
I really like to keep it simple and small and fast, at least as possible as I can. I listen to users and add what they require and I also agree is good. It's hard for me to make a decision when some users say wow it's good to have XXX while some others blame you for the same thing. Take the new icons for example, some users ask me to switch back to the old ones, but read the old comments, I changed the icons because several users said the old ones just weren't ux friendly (I'm not a designer :> BTW FYI, I'm actually replacing the icons again with some new ones designed by one of my designer friends)
So to speak, I could keep it very small, I could've not added growl, multiple accounts. Man I could even don't offer 'Open Inbox", it's a notifier any ways. :)
I really appreciate that you comment what you thought and comment so politely. I have several complaining emails in my gmail saying Gmail Notifr is getting worse by each version :(
I'm a freelance developer from China. I wrote this because I need one working like this. If there had been some market people telling me what to implement it would have been just easier.
Anyway, I'll try my best to keep it updated, and I'll always listen to users, though I couldn't do as you guys suggest on everything. The next big task is to open inbox for an account with automatic signing in.
divan rated on 24 May 2012
-22
TripHHH rated on 01 May 2012
+3
Quirop-Pa rated on 23 Jan 2012
-22
TripHHH rated on 10 Nov 2011
+3
escompter.qch rated on 29 Oct 2011