s5222455 / javachromiumembedded

Automatically exported from code.google.com/p/javachromiumembedded
0 stars 0 forks source link

Application doesn't terminate after 3.2171.1902 #138

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run the Demo MainFrame.java application

What is the expected output? What do you see instead?
MainFrame application doesn't terminate after exit.

What version of the product are you using? On what operating system?

1. Windows 7 x64
2. Chromium: 3.2171.1902
3. JCEF revision: r112

Please provide any additional information below.

JCEF Version = 3.2171.1902.112
CEF Version = 3.2171.1902
Chromium Version = 39.0.2171.36
initialize on Thread[AWT-EventQueue-0,6,main] with library path ./win32/
[1126/194424:WARNING:message_in_transit_queue.cc(18)] Destroying nonempty messag
e queue
  shutdown on Thread[AWT-EventQueue-0,6,main]
shutdown complete
[1126/194444:WARNING:message_in_transit_queue.cc(18)] Destroying nonempty messag
e queue
[1126/194444:WARNING:message_in_transit_queue.cc(18)] Destroying nonempty messag
e queue
[1126/194444:WARNING:message_in_transit_queue.cc(18)] Destroying nonempty messag
e queue

Original issue reported on code.google.com by arun.vc....@gmail.com on 26 Nov 2014 at 2:18

GoogleCodeExporter commented 8 years ago
Are you using windowed or off-screen rendering? I'm seeing the termination 
problem occasionally on Windows with off-screen rendering.

Original comment by magreenb...@gmail.com on 26 Nov 2014 at 7:54

GoogleCodeExporter commented 8 years ago
Marshall,

I am using off-screen rendering. The JFrame closes, but still the application 
is active and waits for something and the terminal is still active with the 
above messages.

Original comment by arun.vc....@gmail.com on 27 Nov 2014 at 6:11

GoogleCodeExporter commented 8 years ago
JCEF is transitioning from Google Code to Bitbucket project hosting. If you 
would like to continue receiving notifications on this issue please add 
yourself as a Watcher at the new location: 
https://bitbucket.org/chromiumembedded/java-cef/issue/138

Original comment by magreenb...@gmail.com on 18 Mar 2015 at 6:01