Jump to content

dconnet

Ex Employees
  • Posts

    655
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by dconnet

  1. Yes, that's beta3. Beta2 can be found at: http://cdn1.evernote.com/win6/prerelease/Evernote_6.18.2.8380.exe
  2. Recommendation: Downgrade to Beta2. Seriously. (We're working on rolling back all the CEF changes that went into Beta3. I'll need a substance abuse program when this is done.)
  3. We had to modify the CEF source to get DnD to do what we needed. (But the problem is deeper - rolling back all our changes still doesn't get things that should work working)
  4. There are multiple DnD issues (honestly? Don't DnD). The "blank space" issue has been identified. Updating CEF (Chromium Embedded Framework - the browser) is always a dreadful process. We updated between this beta and the last.
  5. Use the Options dialog and disable hardware acceleration. There's no need to directly edit the registry for that anymore.
  6. Right now, the geocoding failure is expected. At some time in the past, the Google's API changed and now requires an API key (it's not free anymore). So any attempt to translate GPS coordinates to nice names will fail.
  7. They won't show up in the list mode. You need to have your note list in card, snippet, or thumbnail mode.
  8. I'm trying! I rant and rail when designers want the scroll bars to do that. Because saying I hate it is being far too kind!
  9. I suspect we've never even considered users trying to use this as a clipboard format since it's really intended for internal purposes... First, the root element must be "en-clipboard" or we ignore it. I'd have to actually trace into the code to see how validation is expected to work...
  10. That would be key. Different formats on the clipboard are handled differently. Just pasting ENML as text is not going to work.
  11. The cookie is used to determine whether or not we pasted it. Which determines whether or not we need to validate it.
  12. If there are no entries in the registry, you're running the Windows Store version of Evernote, not the direct download version. The store isolates the registry, so there is no way to directly edit registry entries applicable to the store version.
  13. https://www.onenote.com/download Click the 'Windows Desktop' link under the "Also available on" section.
  14. FYI: We just got a Go and I was able to reproduce with 6.17.5 which is what downloaded from the store. And then, lo and behold!, today Windows Update kicked in and upgraded me to Version 1809, build 17763.316 - AND EN WORKS! (I also clicked 'check for updates' and saw a bios update happen)
  15. The first message should be pretty obvious... The path to H: isn't there. The second one means you're on a network or removable drive. Highly not recommended because of how sqlite file locking works. If you can't open EN (even the login screen is enough) to get to options, the database path is stored in the registry: HKCU/Software/Evernote/Evernote/ EvernotePath="fullpath"
  16. Evidently, the original MSI that gets cached in Windows\Installers must have been deleted. (Some "cleanup" tools do that - if those files are deleted, you can't uninstall those associated programs) You need to get the 6.11.2 installer and run a repair. You'll then be able to either uninstall or upgrade. (I would also clean up any files in "%TEMP%" just in case the bootstrapper is getting confused)
  17. New CEF releases (which I'm pretty sure we had when this problem became more prevalent) are always fun. Especially since the hardware we have doesn't exhibit the issues all of you see...
  18. FYI: In a future update (currently targeted at 6.18.Beta2), the default hotkeys will be updated to remove any Win modifiers. These will be: CreateNewNote: ctrl+alt+N (current default)FindInEvernote: ctrl+shift+F (new, current win+F)CaptureScreen: ctrl+alt+S (new, current win+S)CopySelection: ctrl+shift+alt+A (new, current win+A)PasteClipboard: ctrl+alt+V (current default)
  19. Yes. Windows did not originally use Win+A. I'm not sure what version of Windows that came in with, but it's recent. We have a bug in our backlog to change all the hotkeys to remove the Win modifier. In the meantime, users are free to pick whatever key combination they want in the Options dialog.
  20. Use Task Manager and see if the Evernote process is "stuck". Kill any Evernote/EvernoteTray/EvernoteSubprocess instances (or reboot Windows). The shortcut should work after that. (Sometimes EN gets stuck while closing - but the window has gone away so it looks like it's gone. But it's still enough alive that the mutex prevents another instance from starting.)
  21. No. All you can do is try to register it. If it fails, someone has it. The way people figure out "who" has it - use taskmgr and kill processes until the hotkey is released.
×
×
  • Create New...