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 application if u selected text on a touchscreen #2253

Closed
walterfranssen opened this issue Jan 26, 2018 · 4 comments
Closed

Crash application if u selected text on a touchscreen #2253

walterfranssen opened this issue Jan 26, 2018 · 4 comments
Milestone

Comments

@walterfranssen
Copy link

  • What version of the product are you using?

    • What version are you using? Nuget? CI Nuget? build from a branch? If so which branch?
      e.g. 57.0.0
    • Please only create an issue if you can reproduce the problem with the latest version.
  • What architecture x86 or x64?
    x64 and x86

  • On what operating system?

    • Win10
  • Are you using WinForms, WPF or OffScreen?

  • WinForms

  • What steps will reproduce the problem?

    • Load a website and selected some test
  • What is the expected output? What do you see instead?

  • just working :)

  • Please provide any additional information below.
    [0126/134850.183:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
    [0126/134947.669:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
    [0126/135558.135:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
    [0126/140103.514:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
    [0126/141342.686:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
    [0126/142219.339:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain

@jankurianski
Copy link
Member

Does this happen with the 63.0.0-pre2 NuGet package?

Download the CEF Sample Application from http://opensource.spotify.com/cefbuilds/index.html? and run cefclient --multi-threaded-message-loop. Does the problem occur there?

@amaitland
Copy link
Member

Duplicate of #2117?

@walterfranssen
Copy link
Author

@jankurianski It doesn't happen in de 63.0.0-pre2 NuGet package. When do you expect a release version of it?

@jankurianski
Copy link
Member

@walterfranssen thanks for confirming it is fixed. There is no expected date or deadline for the 63 release. @amaitland is making good progress on 63, you can follow along in #2234.

@jankurianski jankurianski added this to the 63.0.0 milestone Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants