Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when clicking on a dropdown #95

Open
sjoerd222888 opened this issue Aug 10, 2015 · 2 comments
Open

Crash when clicking on a dropdown #95

sjoerd222888 opened this issue Aug 10, 2015 · 2 comments
Assignees
Milestone

Comments

@sjoerd222888
Copy link

When clicking on a dropdown I get:

System.EntryPointNotFoundException: Awe_WebMenuItem_checked_get
  at (wrapper managed-to-native) Awesomium.Core.NativeMethods:WebMenuItem_checked_get (System.Runtime.InteropServices.HandleRef)
  at Awesomium.Core.WebMenuItemImpl.get_IsChecked () [0x0002a] in <filename unknown>:0 
  at Awesomium.Core.WebMenuItem..ctor (Awesomium.Core.WebMenuItemImpl item, UInt32 id, Boolean initialSelection, System.String group) [0x00141] in <filename unknown>:0 
  at Awesomium.Core.WebPopupMenuInfo..ctor (IWebView view, Awesomium.Core.WebPopupMenuInfoImpl info) [0x001a3] in <filename unknown>:0 
  at Awesomium.Core.WebViewListener.cLMh7IF6ZK (IntPtr  , IntPtr  ) [0x00076] in <filename unknown>:0 
  at (wrapper native-to-managed) Awesomium.Core.WebViewListener:cLMh7IF6ZK (intptr,intptr)
  at (wrapper managed-to-native) Awesomium.Core.NativeMethods:WebCore_Update (System.Runtime.InteropServices.HandleRef)
  at Awesomium.Core.WebCore.UpdateThunk () [0x00078] in <filename unknown>:0 
@Perikles
Copy link

Can you please provide some more details like:

  • Operating System
  • Type of Web-View component (e.g. WPF/WinForms WebControl, OSMWebView)
  • Exact Awesomium version

@sjoerd222888
Copy link
Author

Awesome! There is a sign of life.

To answer your questions:

  • OS X 10.10.3
  • OSMWebView
  • Awesomium 1.7.5

@Perikles Perikles added this to the 1.7.6 milestone Aug 10, 2015
@Perikles Perikles self-assigned this Aug 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants