sssg Posted July 25, 2010 Share Posted July 25, 2010 Hi All, Gmail Notifier Plus is awesome app and just one(or two) thing i want from you, just like Firefox's Gmail manager when you click the account title, program redirects you the inbox belonging to exact account.Is it possible or is there any progress about this feature. And the other is: - Adjustable new mail preview. thank you. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592953282 Share on other sites More sharing options...
andrew_ Posted July 26, 2010 Share Posted July 26, 2010 OK, Still no word from the original author. Source is going onto GitHub tonight. I'll post again when it's pushed. I'm going to start actively maintaining the app through GitHub and offering downloads on shellscape.org moving ahead. I WILL be leaving the original author's donation links in place, but shellscape.org has a general donate link as well. It's up to the users at that point. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592956818 Share on other sites More sharing options...
andrew_ Posted July 26, 2010 Share Posted July 26, 2010 Well this is going to take a little longer than I had thought from browsing the source. Exported successfully. However, the code does a lot of wonky things and it abuses resource files something awful, so it's taking a bit longer to get it to build. The settings file architecture and code that works with it needs to be completely reworked. Same goes for the localization stuff. I'll post updates as I have them. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592957386 Share on other sites More sharing options...
andrew_ Posted July 26, 2010 Share Posted July 26, 2010 OK, Source code is up at http://github.com/shellscape/Gmail-Notifier-Plus The solution will build, however it will not run at present. I have a lot more work to do on it before it will run, unfortunately. I've restructured the source tree from the original Reflector export of the source. I have no way of knowing if the export represented the original source tree, but I've removed a ton of fluff and code that just wasn't needed. Also remedied some stuff that wasn't exactly proper in the projects and re-imported the supporting projects the author was using, as referenced projects, instead of bundled code within the main application project. You'll also notice from the source that all of the localization files for non-English languages have been removed. I'll get those back in there in due time. The original author was using a resource-file-based method of storing the locale data, which just isn't flexible and requires a lot more code to work with. I'm in the process of switching that to an embedded xml file method to take advantage of serialization awesomeness. This should make it easier for folks to submit new language files in the future, and allow for dynamic loading of languages from file if that ever needs to get put in there. I'll post more updates as I have them. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592958142 Share on other sites More sharing options...
andrew_ Posted July 27, 2010 Share Posted July 27, 2010 Some more progress: Rebuilt the Main, Notifier and Settings forms. I can't tell if it was the original code or if it was Reflector mangling them beyond repair, but they needed rebuilding. We have .resx and .Designer.cs files for the forms now at any rate, something Reflector won't give you when you export. Project is still building. Next step is to get it running correctly. Note: I chose to remove all of the numbered icons that the author was using. No reason to have them as an embedded resource (which is also a UI limitation, you cant display more than 20 unread emails) when you can just draw them in memory quickly. In the next few days I'm also going to remove a lot of the image resource, and the heavy use of PictureBox, and do some more manual drawing. That'll decrease the exe size and speed up the rendering some. Cheers. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592959966 Share on other sites More sharing options...
SeiSmiC Posted July 27, 2010 Share Posted July 27, 2010 Awesome, just what I was looking for. We have 3 accounts and this makes checking them for new emails very easy. Keep up the good work :) Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592960962 Share on other sites More sharing options...
Joak1m Posted July 29, 2010 Share Posted July 29, 2010 Cheers! Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592971554 Share on other sites More sharing options...
X3230 Posted August 3, 2010 Share Posted August 3, 2010 Still crashes. Has anybody with Win7 (64-bit) gotten this to work? besides one error or 2 every 8-10 days, working fine here on win7 ultimate 64bit RTM Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592986386 Share on other sites More sharing options...
andrew_ Posted August 6, 2010 Share Posted August 6, 2010 The nice thing about this app is that the code is relatively simple. I've been swamped the last week but once I get the time to get the source running properly, I can put some extensive tracing into it for folks that are getting frequent crashing. We'll be able to use that to solve situations like TDQuicksilver is experiencing. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592999842 Share on other sites More sharing options...
kalel83 Posted August 6, 2010 Share Posted August 6, 2010 The nice thing about this app is that the code is relatively simple. I've been swamped the last week but once I get the time to get the source running properly, I can put some extensive tracing into it for folks that are getting frequent crashing. We'll be able to use that to solve situations like TDQuicksilver is experiencing. Can you please also support having small icons in the taskbar/superbar. Currently, the icon doesn't change at all when email arrives if you have small icons checked. Taskbar and Star Menu Properties/Taskbar/Use Small Icons I love your program, yet it is currently totally useless for me. Thanks Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-592999866 Share on other sites More sharing options...
aznkid25 Posted August 7, 2010 Share Posted August 7, 2010 So what is the status of this app? Are updates still being worked on? Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593004186 Share on other sites More sharing options...
fhpuqrgrpgvirzhpujbj Posted August 7, 2010 Share Posted August 7, 2010 Do I need to go back to decompile-fixing this app for people again? I was doing it awhile ago but then the author came back. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593004196 Share on other sites More sharing options...
Blazar Posted August 9, 2010 Share Posted August 9, 2010 Do I need to go back to decompile-fixing this app for people again? I was doing it awhile ago but then the author came back. Yes, please. It would be great to see different implementations of the same app ;) Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593009432 Share on other sites More sharing options...
andrew_ Posted August 10, 2010 Share Posted August 10, 2010 Do I need to go back to decompile-fixing this app for people again? I was doing it awhile ago but then the author came back. If you'd like. I have a github repo setup with the source from reflector (see previous page), and I'm working on getting the source to a working-condition. Can you please also support having small icons in the taskbar/superbar. Currently, the icon doesn't change at all when email arrives if you have small icons checked. Taskbar and Star Menu Properties/Taskbar/Use Small Icons I love your program, yet it is currently totally useless for me. Thanks I doubt it was intended as such, but that came off pretty snarky. Be grateful for applications people write in their own time and release for free. Show your appreciation rather than calling it 'useless'. You'll catch more bees with honey than you will with vinegar. Now, I'm not the author of this app; dig through the previous pages (or the first) to find the original author. When I release the fork of the app from the Reflector source, then you can complain about it to me. You should also note that this is not intended to be used with small icons and the original author states as much in a previous page. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593015000 Share on other sites More sharing options...
Greg S Posted August 13, 2010 Share Posted August 13, 2010 .You should also note that this is not intended to be used with small icons and the original author states as much in a previous page. I wonder why it's not intended to run with small icons? I assume it can be done or at least the author of DefenseWall is doing it with his security app Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593024252 Share on other sites More sharing options...
andrew_ Posted August 15, 2010 Share Posted August 15, 2010 Well sure. You have to write the code to make that happen. The original author didn't, as far as I can tell. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593032508 Share on other sites More sharing options...
nvx Posted August 15, 2010 Share Posted August 15, 2010 I'd like to request a feature: would it please be possible to add a checkbox to the app's settings page like "Notify of all messages in the inbox" such that when checked the app would notify even of the messages that are marked as read but are still present in the inbox? I believe it would be very useful to those who have implemented the "inbox zero" method (see http://www.slideshare.net/merlinmann/inbox-zero-actionbased-email or the original talk delivered at Google: http://inboxzero.com/video/) into their workflow. Oh, and one more thing: has anyone tried to fix the "auto-login bug" (i.e., the problem with not being logged in when one chooses viewing their inbox though the context menu)? nvx Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593033712 Share on other sites More sharing options...
borges Posted August 19, 2010 Share Posted August 19, 2010 It would be a nice feature if the program's icon flashes when a new e-mail is received. Just like Windows Live Messenger does when a contact sends you a message: Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593048380 Share on other sites More sharing options...
Greg S Posted August 19, 2010 Share Posted August 19, 2010 Well sure. You have to write the code to make that happen. The original author didn't, as far as I can tell. Ok, maybe that clears it up but your post implied that it's not doable. You asked for requests, you got one albeit semi-rudely from a user, and then state that it's not intended to work with small icons. I was just confused Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593051276 Share on other sites More sharing options...
andrew_ Posted August 20, 2010 Share Posted August 20, 2010 Yeah I can certainly understand the confusion. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593054414 Share on other sites More sharing options...
scotch_whisky Posted August 26, 2010 Share Posted August 26, 2010 Hi All, I have just moved to Gmail from Outlook 2007/2010. I am free, at last, from keeping mail from sync'd on three separate machines and my "android" mobile phone. This app greatly increases the usability of gmail, for me at least, and appears to work perfectly on my three 32 bit Windows 7 machines. Keep up the good work as this is one app I would really like to see developed. Not that there is much (anything?) wrong with it now. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593076184 Share on other sites More sharing options...
WAAAAAH2 Posted August 28, 2010 Share Posted August 28, 2010 Thank you thank you thank you! :D I've been fighting intensely with Google's Gmail Notifier which keeps showing a login window with username and password filled in, but won't login automatically. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593084242 Share on other sites More sharing options...
Joak1m Posted September 3, 2010 Share Posted September 3, 2010 How can I use it? On Github it's just the source... Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593108056 Share on other sites More sharing options...
jjwatmyself Posted September 6, 2010 Share Posted September 6, 2010 Great program! I've only discovered one defect so far. I noticed on more than once occasion, that on Windows 7 x64, after resuming from Hibernate the following error occurs. I click Continue and everything seems to be ok with Gmail Notifier Plus features after that. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at Microsoft.WindowsAPICodePack.Taskbar.ThumbnailToolbarButton.UpdateThumbnailButton() at GmailNotifierPlus.Notifier.UpdateThumbButtonsStatus() at GmailNotifierPlus.Notifier.UpdateMailPreview() at GmailNotifierPlus.Notifier.webClient_DownloadDataCompleted(Object sender, DownloadDataCompletedEventArgs e) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4952 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- Gmail Notifier Plus Assembly Version: 2.1.2.0 Win32 Version: 2.1.2.0 CodeBase: file:///C:/Program%20Files%20(x86)/Gmail%20Notifier%20Plus/Gmail%20Notifier%20Plus.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Web Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_64/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll ---------------------------------------- WindowsBase Assembly Version: 3.0.0.0 Win32 Version: 3.0.6920.5001 built by: Win7RTMGDR CodeBase: file:///C:/Windows/assembly/GAC_MSIL/WindowsBase/3.0.0.0__31bf3856ad364e35/WindowsBase.dll ---------------------------------------- PresentationCore Assembly Version: 3.0.0.0 Win32 Version: 3.0.6920.5001 built by: Win7RTMGDR CodeBase: file:///C:/Windows/assembly/GAC_64/PresentationCore/3.0.0.0__31bf3856ad364e35/PresentationCore.dll ---------------------------------------- System.Core Assembly Version: 3.5.0.0 Win32 Version: 3.5.30729.4926 built by: NetFXw7 CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- PresentationFramework Assembly Version: 3.0.0.0 Win32 Version: 3.0.6920.5001 built by: Win7RTMGDR CodeBase: file:///C:/Windows/assembly/GAC_MSIL/PresentationFramework/3.0.0.0__31bf3856ad364e35/PresentationFramework.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593116782 Share on other sites More sharing options...
azulmarino Posted September 8, 2010 Share Posted September 8, 2010 An update would be needed to have an option to check only the Gmail's new "priority" mail. Link to comment https://www.neowin.net/forum/topic/777838-rel-gmail-notifier-plus-for-windows-7/page/36/#findComment-593125600 Share on other sites More sharing options...
Recommended Posts