Recommended Posts

The next version of GNP is ready for testing. The download contains a debug build of GNP with debug symbol files (which makes the download larger) so that any error output with contain more information to help fix any issues. Once I feel it's stable, I'll put together a final release build. I've been running this version on my system for the last two weeks and it's very stable here.

Changes in 3.0 b1 include:

  • New preferences dialog (again) based on the Windows Control Panel UX. I've made a lot of effort to use the same system resources, layout and measurements that the actual control panel does in order to give this a native appearance and feel.
  • Reorganized the jumplist commands and jumplist email display. Should make it more obvious what the default account is for.
  • Improved the logic for displaying emails and fixed the toast email display.
  • Improved locale (i18n) file layout.
  • Improved lots of internal mechanisms.
  • Fixed all of the issues that were reported (if it was possible) since the last version.

For a full list of specific changes, see the COMMIT-LOG file or https://github.com/shellscape/Gmail-Notifier-Plus/commits/master

Please note: since the locale file layout/format changed for this version, most of the old locales were left out of the beta build. I'm hoping to get them back into the app for the final version, but I only have access to so many folks that speak another language. If you speak another language fluently, please consider submitting a locale file. (I'd prefer it if folks used github and submitted it via a pull request, but I'm not picky on this one)

Info on Gmail Notifier Plus is here Gmail Notifier Plus Readme

Download: https://github.com/downloads/shellscape/Gmail-Notifier-Plus/Gmail-Notifier-Plus-3.0-beta1.zip

Please report any errors on the project on Github, along with error data. I won't triage issues on the forums here.

For my own sanity, I won't be replying to support requests or error reports on the forums here. But members should feel free to help out other members. Report issues here: https://github.com/s...ier-Plus/issues

Cheers

Link to comment
https://www.neowin.net/forum/topic/1033601-gmail-notifier-plus-30-beta-1/
Share on other sites

Yeah it sounds like exactly the problem.

And no, you shouldn't ever need to delete any files in AppData from previous versions. Im not sure how the original author did every release, but personally, I hate having to reconfigure each new version :)

For anyone following the thread; looks like this is an issue isolated to 64bit Windows users. I'm trying to track it down and working with a guy through github that's helping. If we cant come up with a solution I'll either be recompiling as a 32bit assembly or putting in a stop-gap for the issue at hand.

I presume this is the error you're talking about? (I'm on Win 7 64bit)

2n19f00.jpg

[Window Title]

Gmail Notifier Plus Error

[Main Instruction]

An unhandled exception occurred:

[Content]

Error ID: 52b38cc1-3669-4352-9ed1-df257084eeab

Parameter is not valid.

[Expanded Information]

Server stack trace:

at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)

at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)

at Shellscape.Remoting.RemotingSingleton.Run(String[] arguments) in N:\Git\Gmail-Notifier-Plus\External\Shellscape.Common\Shellscape.Common\Remoting\JumplistRemotingSingleton.cs:line 32

at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)

at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

Exception rethrown at [0]:

at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)

at Shellscape.Remoting.RemotingSingleton.Run(String[] arguments)

at Shellscape.Program.CallRunningInstance(String[] arguments) in N:\Git\Gmail-Notifier-Plus\External\Shellscape.Common\Shellscape.Common\Program.cs:line 105

[V] See details [OK]

[Footer]

Press CTL + C to copy this error to the clipboard.

@PsYcHoKiLLa yes, thats the error that users will see. If you'd like to help troubleshoot it, please shoot over to the github issues.

@aznkid - slowly. its not an error that is well documented, as its probably not something that folks have run into very often. the solution is to target x86 (32 bit) processors only, but I'd rather not go that route unless i absolutely have to.

@aznkid - slowly. its not an error that is well documented, as its probably not something that folks have run into very often. the solution is to target x86 (32 bit) processors only, but I'd rather not go that route unless i absolutely have to.

What do you mean by targeting 32-bit processors only? Have you decided to do this yet?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Close, but it is for any application starting, not just during boot time. In fact, it probably will not improve boot time at all because during a boot, the CPU is already boosting, so a pre-boost wouldn't change anything. I agree that it isn't exciting (especially considering every other OS already does it), but it is a good thing, even if they are just playing catch up.
    • Any so called performance increase will be in milliseconds, which nobody will actually notice in real world usage.
    • All it does is use the CPU more efficiently during boot to speed up boot times. That's it. Yawn....
    • It's not a one or the other kind of thing. Software should run efficiently, and the operating system should appropriately manage the CPU clocks. You could have the best most optimized software on earth, and it will still run faster if the CPU does a better job of boosting as needed. All this is doing is pre-boosting the CPU based on user actions, instead of waiting for the normal detection mechanism to kick in. If the OS knows it is about to need more CPU, why shouldn't it use that knowledge? It's the same idea of downshifting before passing someone, instead of just burying your foot into the peddle and waiting for the transmission to figure out what you want to do.
    • Audacity 3.7.8 by Razvan Serea Audacity is a free, open source digital audio editor and recording application. Edit your sounds using cut, copy, and paste features (with unlimited undo functionality), mix tracks, or apply effects to your recordings. The program also has a built-in amplitude-envelope editor, a customizable spectrogram mode, and a frequency-analysis window for audio-analysis applications. Built-in effects include bass boost, wah wah, and noise removal, and the program also supports VST plug-in effects. You can use Audacity to: Record live audio. Record computer playback on any Windows Vista or later machine. Convert tapes and records into digital recordings or CDs. Edit WAV, AIFF, FLAC, MP2, MP3 or Ogg Vorbis sound files. AC3, M4A/M4R (AAC), WMA and other formats supported using optional libraries. Cut, copy, splice or mix sounds together. Numerous effects including change the speed or pitch of a recording. Write your own plug-in effects with Nyquist. And more! See the complete list of features. Audacity 3.7.8 changelog: #10688 Fixed an exception thrown when pasting into a newly-created track (Thanks, David Bailes (@DavidBailes)!) #10870, #10884, #10775, #10629 Fixed tone generation, waveform-scale setting, SetClip Name parameter, and clip-boundary command names for scripting and macros (Thank you, David Bailes (@DavidBailes)!) #11106 Fixed the loading of presets for the Distortion effect (A million thanks, David Bailes (@DavidBailes)!) #10947 Fixed paste into an empty audio track not preserving the source sample rate (Thanks, Juan Gabriel Colonna (@juancolonna)!) #10776 Allowed AltGr modifier in label and clip name editing (Thanks, Davide Peressoni (@DPDmancul)!) #9938 Added options to choose where silence is truncated (start/middle/end) (Thanks, Noah Rosenfield (@nosenfield)!) #9935 Added Podcast 2.0 chapters JSON export for label tracks (Thanks, Noah Rosenfield (@nosenfield)!) #10103 Improve UI on HiDPI displays on Linux/wxGTK (Thanks, Ivan A. Melnikov (@iv-m)!) #10099 Fixed MixerBoard Mute and Solo button display (Thanks, Ivan A. Melnikov (@iv-m)!) #10681 Fixed multichannel FLAC import #10999 Fixed envelope being broken after joining clips Download: Audacity 64-bit | Standalone ~20.0 MB (Open Source) Download: Audacity 32-bit | Standalone Download: Audacity ARM64 | Standalone View: Audacity Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      highriskpaym earned a badge
      One Month Later
    • Week One Done
      highriskpaym earned a badge
      Week One Done
    • One Year In
      highriskpaym earned a badge
      One Year In
    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      499
    2. 2
      PsYcHoKiLLa
      198
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      71
  • Tell a friend

    Love Neowin? Tell a friend!