Giter VIP home page Giter VIP logo

javacef's Introduction

limeditor

Cross-Platform IDE for web languages, including NodeJS, HTML, CSS, JavaScript and more.

javacef's People

Contributors

wjywbs avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

jhalakgupta2000

javacef's Issues

remote debugging in embed mode..

Hi,

I am developing an application using local storage..

The app is working fine in google-chrome browser.
But the same is not working in 'embedded mode'.

Hence, I was trying to find out why.

It would have helped me if 'remote debugging' is enabled in embed mode.

I haven't done any experiment yet :(. 

It has been long time since the last walk on javacef's source.

Need some quick answers..please:

1) Is 'remote-debugging-enabled' by default ?
2) Is 'local storage supported' by default ?
3) Command line switches ?.

If not..
1) Is it possible to enable it by any means ?

If so..any patch/fixes/source-file(to read) to enable them.




Original issue reported on code.google.com by [email protected] on 27 Nov 2014 at 8:14

javacef win64 - ERROR:child_process_launcher.cc(332)] Failed to launch child proces

What steps will reproduce the problem?
1. Just followed the procedure on wiki / javacef installation on win64
   https://code.google.com/p/javacef/wiki/CEF3Instructions

2. Used msvc 2010 and also ninja


What is the expected output? What do you see instead?
the sample programs to run. But browser is not displayed.
Attached the screen shot (it has the error messages too)


What version of the product are you using? On what operating system?
1) javacef - latest checkout
2) OS - windows 7 professional - 64 bit. Attached a screenshot


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 12 Aug 2014 at 6:53

Attachments:

switching to latest cef_runtime

Any plans on switching to latest cef_runtime ?

If you can provide a note on how to go about doing it..I can try from my end.

Original issue reported on code.google.com by [email protected] on 20 May 2014 at 7:04

Chromium window inside jframe

Hi,

Is it possible to open browser inside JFrame window instead of opening a 
separate widget. I want to integrate this inside my swing application but don't 
find any way to show a browser window in side a panel. Can you please give an 
idea on that.

Thanks

Original issue reported on code.google.com by [email protected] on 17 Jun 2015 at 8:38

javacef.dll crashes over webstart

Maybe this problem is similar to Issue #7 
(https://code.google.com/p/javacef/issues/detail?id=7).

I'm part of a team, developing a swt-webstart-application. We used the default 
browser control - but since microsoft update MS14-052 this control crashes. So 
in future we want to use javacef as stable alternative.

While starting our application from workspace, everything works fine. But when 
starting over webstart it crashes. The errormessage referes to libcef.dll. I 
tried to start the application on various os: WinXP (32 bit), Win7 (32 & 64 
bit). 

We use javacef 3, downloaded from https://code.google.com/p/javacef/ last week.


I attach a simple application as war-file. Probably you have to change the 
codebase-argument of the jnlp-tag inside the jnlp.jsp.

To download and start the application via webstart you only have to call the 
jnlp.jsp in a browser. 


Original issue reported on code.google.com by [email protected] on 19 Sep 2014 at 10:43

Crashing when embedding in Eclipse - Application

What steps will reproduce the problem?
1. Embedding javacef-Chromium in an eclipse rcp application.
2.

It works well in the normal swt window.

But when embedded into a view/part of Eclipse RCP, it crashing with SIGSEGV.

Attached the crash report too.

Please help.

Please provide any additional information below.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000010ab1091e, pid=32235, tid=3847
#
# JRE version: Java(TM) SE Runtime Environment (7.0_65-b17) (build 1.7.0_65-b17)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.65-b04 mixed mode bsd-amd64 
compressed oops)
# Problematic frame:
# V  [libjvm.dylib+0x30e91e]  get_method_id(JNIEnv_*, _jclass*, char const*, 
char const*, bool, Thread*)+0x90
#
# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/chandra/eclipse/Eclipse.app/Contents/MacOS/hs_err_pid32235.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
#
[javacef] main thread

Original issue reported on code.google.com by [email protected] on 1 Aug 2014 at 8:17

Attachments:

结束程序时,报后台报系统异常。

What steps will reproduce the problem?
1. 打开SampleBrowserAWT程序,点击start弹出Chrome窗口
2. 关闭chrome窗口,并退出SampleBrowserAWT程序后,后台报错。
不使用SampleBrowserAWT,直接实例化Chromium类,显示chrome窗口,��
�闭时依然报错(此时程序并不通正常结束,而是以系统报错�
��出的方式异常结束)

What is the expected output? What do you see instead?
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x05db82fb, pid=6804, tid=3288
#
# JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)
# Java VM: Java HotSpot(TM) Client VM (24.0-b56 mixed mode, sharing windows-x86 
)
# Problematic frame:
# C  [libcef.dll+0x882fb]
#
# Failed to write core dump. Minidumps are not enabled by default on client 
versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\gp\Workspaces\MyEclipse Professional\javacef2\hs_err_pid6804.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x05db82fb, pid=6804, tid=3288
#
# JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)
# Java VM: Java HotSpot(TM) Client VM (24.0-b56 mixed mode, sharing windows-x86 
)
# Problematic frame:
# C  [libcef.dll+0x882fb]
#
# Failed to write core dump. Minidumps are not enabled by default on client 
versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

*************************************************
hs_err_pid6804.log中的内容:
*************************************************

---------------  T H R E A D  ---------------

Current thread (0x04248800):  JavaThread "Thread-2" [_thread_in_native, 
id=3288, stack(0x04610000,0x04660000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000008

Registers:
EAX=0x04948300, EBX=0x00000000, ECX=0x00000000, EDX=0x007202f4
ESP=0x0465ef14, EBP=0x00000002, ESI=0x04947f78, EDI=0x07a908c8
EIP=0x05db82fb, EFLAGS=0x00010246

Top of Stack: (sp=0x0465ef14)
0x0465ef14:   04947f78 00000000 00000000 00000000
0x0465ef24:   2a246b95 fffffffe 779b6570 779b65a6
0x0465ef34:   00000000 03ff7f78 03ff7f78 00000000
0x0465ef44:   04770000 07a908c8 0465ef60 7613c3c4
0x0465ef54:   006600c1 007202f4 03ff7f78 0465efa0
0x0465ef64:   6acee150 07a905b0 00000001 07a908c0
0x0465ef74:   0465ef8c 779b2ce8 07a908c8 00000000
0x0465ef84:   00000000 07a908c0 0465efa0 7613c3c4 

Instructions: (pc=0x05db82fb)
0x05db82db:   4c 24 0c e8 cd 5f fa ff 8b 86 00 01 00 00 8b 40
0x05db82eb:   08 5e 5b 81 c4 b4 00 00 00 c3 8b 8e 00 01 00 00
0x05db82fb:   8b 41 08 5e 5b 81 c4 b4 00 00 00 c3 cc cc cc cc
0x05db830b:   cc cc cc cc cc 81 ec b4 00 00 00 53 33 db 83 3d 


Register to memory mapping:

EAX=0x04948300 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x007202f4 is an unknown value
ESP=0x0465ef14 is pointing into the stack for thread: 0x04248800
EBP=0x00000002 is an unknown value
ESI=0x04947f78 is an unknown value
EDI=0x07a908c8 is an unknown value


Stack: [0x04610000,0x04660000],  sp=0x0465ef14,  free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libcef.dll+0x882fb]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  
org.embedded.browser.Chromium.browser_init(ILjava/lang/String;Lorg/embedded/brow
ser/ChromeSettings;)V+0
j  org.embedded.browser.Chromium$1.run()V+22
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
=>0x04248800 JavaThread "Thread-2" [_thread_in_native, id=3288, 
stack(0x04610000,0x04660000)]
  0x0196bc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=7972, stack(0x018c0000,0x01910000)]
  0x041f6400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4108, stack(0x04780000,0x047d0000)]
  0x041f5c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1060, stack(0x043a0000,0x043f0000)]
  0x041f5000 JavaThread "AWT-Shutdown" [_thread_blocked, id=7064, stack(0x040a0000,0x040f0000)]
  0x041f1c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7832, stack(0x03b90000,0x03be0000)]
  0x01a2cc00 JavaThread "Service Thread" daemon [_thread_blocked, id=1248, stack(0x04000000,0x04050000)]
  0x01a1d000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=9788, stack(0x03f60000,0x03fb0000)]
  0x01a1bc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=2900, stack(0x03dc0000,0x03e10000)]
  0x01a43800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4120, stack(0x03ec0000,0x03f10000)]
  0x019af800 JavaThread "Finalizer" daemon [_thread_blocked, id=5640, stack(0x03ce0000,0x03d30000)]
  0x019adc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=10132, stack(0x03c50000,0x03ca0000)]

Other Threads:
  0x019ac400 VMThread [stack: 0x03d30000,0x03d80000] [id=9428]
  0x01a2f000 WatcherThread [stack: 0x04110000,0x04160000] [id=560]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 4928K, used 1040K [0x23700000, 0x23c50000, 0x28c50000)
  eden space 4416K,  11% used [0x23700000, 0x237840a8, 0x23b50000)
  from space 512K, 100% used [0x23bd0000, 0x23c50000, 0x23c50000)
  to   space 512K,   0% used [0x23b50000, 0x23b50000, 0x23bd0000)
 tenured generation   total 10944K, used 928K [0x28c50000, 0x29700000, 0x33700000)
   the space 10944K,   8% used [0x28c50000, 0x28d38070, 0x28d38200, 0x29700000)
 compacting perm gen  total 12288K, used 1617K [0x33700000, 0x34300000, 0x37700000)
   the space 12288K,  13% used [0x33700000, 0x33894778, 0x33894800, 0x34300000)
    ro space 10240K,  44% used [0x37700000, 0x37b773f0, 0x37b77400, 0x38100000)
    rw space 12288K,  52% used [0x38100000, 0x3874dd28, 0x3874de00, 0x38d00000)

Card table byte_map: [0x03a70000,0x03b20000] byte_map_base: 0x03954800

Polling page: 0x01090000

Code Cache  [0x01a70000, 0x01b38000, 0x03a70000)
 total_blobs=322 nmethods=109 adapters=150 free_code_cache=31989Kb largest_free_block=32757184

Compilation events (10 events):
Event: 10.497 Thread 0x01a1d000  104             
java.util.concurrent.locks.ReentrantLock$NonfairSync::lock (25 bytes)
Event: 10.497 Thread 0x01a1d000 nmethod 104 0x01b31108 code [0x01b31230, 
0x01b313a0]
Event: 10.553 Thread 0x01a1d000  105             
java.util.EventObject::getSource (5 bytes)
Event: 10.553 Thread 0x01a1d000 nmethod 105 0x01b314c8 code [0x01b315c0, 
0x01b31640]
Event: 10.876 Thread 0x01a1d000  106             
java.util.IdentityHashMap::clear (39 bytes)
Event: 10.877 Thread 0x01a1d000 nmethod 106 0x01b31688 code [0x01b31780, 
0x01b31850]
Event: 12.497 Thread 0x01a1d000  108             
sun.awt.AWTAutoShutdown::isReadyToShutdown (35 bytes)
Event: 12.497 Thread 0x01a1d000 nmethod 108 0x01b31bc8 code [0x01b31cd0, 
0x01b31dbc]
Event: 12.934 Thread 0x01a1d000  109             
org.eclipse.swt.widgets.Display::getShells (144 bytes)
Event: 12.935 Thread 0x01a1d000 nmethod 109 0x01b31e88 code [0x01b31fe0, 
0x01b32614]

GC Heap History (2 events):
Event: 1.522 GC heap before
{Heap before GC invocations=0 (full 0):
 def new generation   total 4928K, used 4416K [0x23700000, 0x23c50000, 0x28c50000)
  eden space 4416K, 100% used [0x23700000, 0x23b50000, 0x23b50000)
  from space 512K,   0% used [0x23b50000, 0x23b50000, 0x23bd0000)
  to   space 512K,   0% used [0x23bd0000, 0x23bd0000, 0x23c50000)
 tenured generation   total 10944K, used 0K [0x28c50000, 0x29700000, 0x33700000)
   the space 10944K,   0% used [0x28c50000, 0x28c50000, 0x28c50200, 0x29700000)
 compacting perm gen  total 12288K, used 1554K [0x33700000, 0x34300000, 0x37700000)
   the space 12288K,  12% used [0x33700000, 0x33884b10, 0x33884c00, 0x34300000)
    ro space 10240K,  44% used [0x37700000, 0x37b773f0, 0x37b77400, 0x38100000)
    rw space 12288K,  52% used [0x38100000, 0x3874dd28, 0x3874de00, 0x38d00000)
Event: 1.529 GC heap after
Heap after GC invocations=1 (full 0):
 def new generation   total 4928K, used 512K [0x23700000, 0x23c50000, 0x28c50000)
  eden space 4416K,   0% used [0x23700000, 0x23700000, 0x23b50000)
  from space 512K, 100% used [0x23bd0000, 0x23c50000, 0x23c50000)
  to   space 512K,   0% used [0x23b50000, 0x23b50000, 0x23bd0000)
 tenured generation   total 10944K, used 928K [0x28c50000, 0x29700000, 0x33700000)
   the space 10944K,   8% used [0x28c50000, 0x28d38070, 0x28d38200, 0x29700000)
 compacting perm gen  total 12288K, used 1554K [0x33700000, 0x34300000, 0x37700000)
   the space 12288K,  12% used [0x33700000, 0x33884b10, 0x33884c00, 0x34300000)
    ro space 10240K,  44% used [0x37700000, 0x37b773f0, 0x37b77400, 0x38100000)
    rw space 12288K,  52% used [0x38100000, 0x3874dd28, 0x3874de00, 0x38d00000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 1.612 Thread 0x0430b400 Threw 0x23731100 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.628 Thread 0x0430b400 Threw 0x23732870 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.651 Thread 0x0430b400 Threw 0x23734880 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.652 Thread 0x0430b400 Threw 0x23736f70 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.652 Thread 0x0430b400 Threw 0x2373a380 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.653 Thread 0x0430b400 Threw 0x2373ceb0 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.667 Thread 0x0430b400 Threw 0x2373eeb0 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.676 Thread 0x0430b400 Threw 0x23741bd8 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 1.677 Thread 0x0430b400 Threw 0x23744670 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 8.349 Thread 0x0430b400 Threw 0x23759a30 at 
C:\jdk7u2_32P\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:1244

Events (10 events):
Event: 4.266 Executing VM operation: EnableBiasedLocking done
Event: 8.349 loading class 0x04302ef8
Event: 8.349 loading class 0x04302ef8 done
Event: 8.460 Thread 0x0430b400 Thread exited: 0x0430b400
Event: 9.629 loading class 0x38db8530
Event: 9.629 loading class 0x38db8530 done
Event: 9.630 loading class 0x041c5388
Event: 9.630 loading class 0x01a680d0
Event: 9.630 loading class 0x01a680d0 done
Event: 9.630 loading class 0x041c5388 done


Dynamic libraries:
0x00200000 - 0x0022f000     C:\Program Files\Java\jdk1.7.0_40\bin\javaw.exe
0x77960000 - 0x77a9c000     C:\Windows\SYSTEM32\ntdll.dll
0x760f0000 - 0x761c4000     C:\Windows\system32\kernel32.dll
0x75b20000 - 0x75b6b000     C:\Windows\system32\KERNELBASE.dll
0x76920000 - 0x769c0000     C:\Windows\system32\ADVAPI32.dll
0x767a0000 - 0x7684c000     C:\Windows\system32\msvcrt.dll
0x761d0000 - 0x761e9000     C:\Windows\SYSTEM32\sechost.dll
0x76530000 - 0x765d2000     C:\Windows\system32\RPCRT4.dll
0x762f0000 - 0x763b9000     C:\Windows\system32\USER32.dll
0x77ad0000 - 0x77b1e000     C:\Windows\system32\GDI32.dll
0x77b20000 - 0x77b2a000     C:\Windows\system32\LPK.dll
0x76490000 - 0x7652d000     C:\Windows\system32\USP10.dll
0x745b0000 - 0x7474e000 
    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.76
01.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x77b30000 - 0x77b87000     C:\Windows\system32\SHLWAPI.dll
0x76240000 - 0x7625f000     C:\Windows\system32\IMM32.DLL
0x763c0000 - 0x7648c000     C:\Windows\system32\MSCTF.dll
0x67f00000 - 0x67fbe000     C:\Program Files\Java\jdk1.7.0_40\jre\bin\msvcr100.dll
0x58940000 - 0x58cc0000     C:\Program 
Files\Java\jdk1.7.0_40\jre\bin\client\jvm.dll
0x6fb00000 - 0x6fb07000     C:\Windows\system32\WSOCK32.dll
0x768e0000 - 0x76915000     C:\Windows\system32\WS2_32.dll
0x77ab0000 - 0x77ab6000     C:\Windows\system32\NSI.dll
0x73c10000 - 0x73c42000     C:\Windows\system32\WINMM.dll
0x77aa0000 - 0x77aa5000     C:\Windows\system32\PSAPI.DLL
0x72af0000 - 0x72afc000     C:\Program Files\Java\jdk1.7.0_40\jre\bin\verify.dll
0x72ad0000 - 0x72af0000     C:\Program Files\Java\jdk1.7.0_40\jre\bin\java.dll
0x72a60000 - 0x72a73000     C:\Program Files\Java\jdk1.7.0_40\jre\bin\zip.dll
0x569b0000 - 0x56af4000     C:\Program Files\Java\jdk1.7.0_40\jre\bin\awt.dll
0x76850000 - 0x768df000     C:\Windows\system32\OLEAUT32.dll
0x765e0000 - 0x7673c000     C:\Windows\system32\ole32.dll
0x74530000 - 0x74570000     C:\Windows\system32\uxtheme.dll
0x70f90000 - 0x70fbe000     C:\Program 
Files\KinkooWare\HomeLanguageKernel6\CKSee.dll
0x5f660000 - 0x5f67a000     C:\Program Files\TeamViewer\Version9\tv_w32.dll
0x74e60000 - 0x74e69000     C:\Windows\system32\VERSION.dll
0x6c240000 - 0x6c267000     C:\Windows\system32\CRTDLL.dll
0x769c0000 - 0x7760a000     C:\Windows\system32\SHELL32.dll
0x73a20000 - 0x73a33000     C:\Windows\system32\dwmapi.dll
0x758c0000 - 0x758cc000     C:\Windows\system32\CRYPTBASE.dll
0x6c5f0000 - 0x6c621000     C:\Program 
Files\Java\jdk1.7.0_40\jre\bin\fontmanager.dll
0x71640000 - 0x71654000     C:\Program Files\Java\jdk1.7.0_40\jre\bin\net.dll
0x753a0000 - 0x753dc000     C:\Windows\system32\mswsock.dll
0x75390000 - 0x75396000     C:\Windows\System32\wship6.dll
0x72b30000 - 0x72b3f000     C:\Program Files\Java\jdk1.7.0_40\jre\bin\nio.dll
0x6d100000 - 0x6d130000     C:\Program Files\Java\jdk1.7.0_40\jre\bin\t2k.dll
0x10000000 - 0x10070000     C:\Users\gp\.swt\lib\win32\x86\swt-win32-4413.dll
0x75ea0000 - 0x75f1b000     C:\Windows\system32\comdlg32.dll
0x72980000 - 0x729d1000     C:\Windows\system32\WINSPOOL.DRV
0x75f20000 - 0x760e4000     C:\Windows\system32\WININET.dll
0x75cc0000 - 0x75cc4000 
    C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x75ae0000 - 0x75ae4000 
    C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x75cb0000 - 0x75cb4000 
    C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x759f0000 - 0x759f3000 
    C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x77ac0000 - 0x77ac3000     C:\Windows\system32\normaliz.DLL
0x77610000 - 0x77825000     C:\Windows\system32\iertutil.dll
0x75ca0000 - 0x75ca5000 
    C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x75b70000 - 0x75c90000     C:\Windows\system32\CRYPT32.dll
0x759e0000 - 0x759ec000     C:\Windows\system32\MSASN1.dll
0x74b30000 - 0x74c25000     C:\Windows\system32\propsys.dll
0x76260000 - 0x762e3000     C:\Windows\system32\CLBCatQ.DLL
0x05d30000 - 0x0712c000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\libcef.dll
0x72730000 - 0x72788000     C:\Windows\system32\WINHTTP.dll
0x723c0000 - 0x7240f000     C:\Windows\system32\webio.dll
0x75010000 - 0x75027000     C:\Windows\system32\USERENV.dll
0x75970000 - 0x7597b000     C:\Windows\system32\profapi.dll
0x75cd0000 - 0x75e6d000     C:\Windows\system32\SETUPAPI.dll
0x75af0000 - 0x75b17000     C:\Windows\system32\CFGMGR32.dll
0x75a30000 - 0x75a42000     C:\Windows\system32\DEVOBJ.dll
0x741b0000 - 0x741cc000     C:\Windows\system32\IPHLPAPI.DLL
0x741a0000 - 0x741a7000     C:\Windows\system32\WINNSI.DLL
0x77830000 - 0x77955000     C:\Windows\system32\urlmon.dll
0x75c90000 - 0x75c94000 
    C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
0x75830000 - 0x75838000     C:\Windows\system32\Secur32.dll
0x75850000 - 0x7586b000     C:\Windows\system32\SSPICLI.DLL
0x72450000 - 0x72455000     C:\Windows\system32\MSIMG32.dll
0x6acd0000 - 0x6ad16000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\chromium_loader_win.dll
0x49e80000 - 0x4a801000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\icudt.dll
0x567f0000 - 0x569a3000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\avcodec-53.dll
0x6c350000 - 0x6c377000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\avutil-51.dll
0x6bb10000 - 0x6bb43000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\avformat-53.dll
0x77be0000 - 0x77de7000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\d3dcompiler_43.dll
0x77e00000 - 0x77fff000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\d3dx9_43.dll
0x6a970000 - 0x6aa0d000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\libglesv2.dll
0x70b30000 - 0x70cf3000     C:\Windows\system32\d3d9.dll
0x70d00000 - 0x70d06000     C:\Windows\system32\d3d8thk.dll
0x6b050000 - 0x6b070000     C:\Users\gp\Workspaces\MyEclipse 
Professional\javacef2\cef_runtime\libegl.dll
0x742d0000 - 0x742e0000     C:\Windows\system32\NLAapi.dll
0x740c0000 - 0x740cd000     C:\Windows\system32\dhcpcsvc6.DLL
0x73fd0000 - 0x73fe2000     C:\Windows\system32\dhcpcsvc.DLL
0x75050000 - 0x75058000     C:\Windows\system32\credssp.dll
0x74ef0000 - 0x74ef5000     C:\Windows\System32\wshtcpip.dll
0x75280000 - 0x752c4000     C:\Windows\system32\DNSAPI.dll
0x74500000 - 0x74506000     C:\Windows\system32\rasadhlp.dll
0x740e0000 - 0x74118000     C:\Windows\System32\fwpuclnt.dll
0x74e30000 - 0x74e51000     C:\Windows\system32\ntmarta.dll
0x761f0000 - 0x76235000     C:\Windows\system32\WLDAP32.dll
0x75870000 - 0x758bc000     C:\Windows\system32\apphelp.dll
0x67160000 - 0x671d0000     C:\Windows\system32\ntshrui.dll
0x75400000 - 0x75419000     C:\Windows\system32\srvcli.dll
0x6f770000 - 0x6f77b000     C:\Windows\system32\cscapi.dll
0x74250000 - 0x7425a000     C:\Windows\system32\slc.dll
0x6c9a0000 - 0x6c9b4000     C:\Program Files\TortoiseGit\bin\TortoiseGitStub32.dll
0x6c7a0000 - 0x6c81c000     C:\Program Files\TortoiseGit\bin\TortoiseGit32.dll
0x6bb50000 - 0x6bbd9000     C:\Program Files\TortoiseGit\bin\libgit232.dll
0x6c980000 - 0x6c995000     C:\Program Files\TortoiseGit\bin\zlib132.dll
0x6b110000 - 0x6b1e6000     C:\Windows\system32\MSVCR110.dll
0x68750000 - 0x68920000     C:\Program Files\TortoiseGit\bin\gitdll32.dll
0x69110000 - 0x69195000     C:\Windows\system32\MSVCP110.dll
0x685c0000 - 0x6874c000     C:\Program Files\TortoiseSVN\bin\crshhndl.dll
0x73510000 - 0x7351d000     C:\Program Files\TortoiseSVN\bin\TortoiseStub32.dll
0x73460000 - 0x734cc000     C:\Program Files\TortoiseSVN\bin\TortoiseSVN32.dll
0x68920000 - 0x68c18000     C:\Program Files\TortoiseSVN\bin\libsvn_tsvn32.dll
0x73430000 - 0x73454000     C:\Program Files\TortoiseSVN\bin\libapr_tsvn32.dll
0x733f0000 - 0x73426000     C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn32.dll
0x733e0000 - 0x733ed000     C:\Program Files\TortoiseSVN\bin\intl3_tsvn32.dll
0x733c0000 - 0x733d3000     C:\Program Files\TortoiseSVN\bin\libsasl32.dll
0x6c820000 - 0x6c889000     C:\Windows\system32\MSVCP100.dll
0x662a0000 - 0x662da000     C:\Program Files\WinSCP\DragExt.dll
0x740b0000 - 0x740b9000     C:\Windows\system32\netutils.dll
0x75420000 - 0x75436000     C:\Windows\system32\CRYPTSP.dll
0x75150000 - 0x7518b000     C:\Windows\system32\rsaenh.dll
0x75960000 - 0x7596e000     C:\Windows\system32\RpcRtRemote.dll
0x6f780000 - 0x6f78c000     C:\Windows\system32\mssprxy.dll
0x72e60000 - 0x72f4b000     C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Djava.library.path=cef_runtime -Dfile.encoding=UTF-8 
-Xbootclasspath:C:\Program 
Files\Java\jdk1.7.0_40\jre\lib\resources.jar;C:\Program 
Files\Java\jdk1.7.0_40\jre\lib\rt.jar;C:\Program 
Files\Java\jdk1.7.0_40\jre\lib\jsse.jar;C:\Program 
Files\Java\jdk1.7.0_40\jre\lib\jce.jar;C:\Program 
Files\Java\jdk1.7.0_40\jre\lib\charsets.jar;C:\Program 
Files\Java\jdk1.7.0_40\jre\lib\jfr.jar;C:\Program 
Files\Java\jdk1.7.0_40\jre\lib\jfxrt.jar 
java_command: org.embedded.browser.SampleBrowserAWT
Launcher Type: SUN_STANDARD

Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.7.0_40
CLASSPATH=.;C:\Program Files\Java\jdk1.7.0_40\lib;
PATH=C:/Users/gp/AppData/Local/MyEclipse Professional 
2014/binary/com.sun.java.jdk7.win32.x86_1.7.0.u45/jre/bin/client;C:/Users/gp/App
Data/Local/MyEclipse Professional 
2014/binary/com.sun.java.jdk7.win32.x86_1.7.0.u45/jre/bin;C:/Users/gp/AppData/Lo
cal/MyEclipse Professional 
2014/binary/com.sun.java.jdk7.win32.x86_1.7.0.u45/jre/lib/i386;.;C:\Program 
Files\Java\jdk1.7.0_40\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wb
em;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program 
Files\TortoiseSVN\bin;C:\Program Files\Bitvise SSH Client;C:\Program 
Files\Git\cmd;C:\Program Files\TortoiseGit\bin;C:\Program Files\VisualSVN 
Server\bin
USERNAME=gp
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows 7 Build 7601 Service Pack 1

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 23 stepping 
10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc

Memory: 4k page, physical 3371512k(802716k free), swap 6741272k(2634488k free)

vm_info: Java HotSpot(TM) Client VM (24.0-b56) for windows-x86 JRE 
(1.7.0_40-b43), built on Aug 26 2013 22:34:40 by "java_re" with unknown MS 
VC++:1600

time: Tue Jan 28 16:46:30 2014
elapsed time: 12 seconds



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


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Jan 2014 at 8:52

Failed to build on windows

I tried following the instructions at 
https://code.google.com/p/javacef/wiki/CEF3Instructions
for building javacef in Windows XP.

I hit several problems, listed below in chronological order:

1. bullet #1 says to "put the cefclient.exe and all other files...".
However when I unzipped cef_binary_3.1750.1738_windows32_client.7z there was no 
cefclient.exe in it.

2. I chose to "ninja" configuration but I don't have a "ninja" executable. I am 
using "python tools\gyp\pylib\gyp\generator\ninja.py" instead. This executed in 
0 seconds, so I have doubts it worked as expected.

3. run.bat fails with "java.lang.ClassNotFoundException: 
org.embedded.browser.SampleBrowserSWT".  Examining the command that is 
activated by run.bat I found that it attempts to use 
javacef\cef3\tools\..\out\Debug\javacef3_win32.jar but this file doesn't exist. 
Also, while I have SampleBrowserSWT.java there is no compiled 
SampleBrowserSWT.class so I'm missing a step there as well.


I hope you can help me - 
please advise what did I do wrong and how to fill the missing pieces.

Original issue reported on code.google.com by [email protected] on 26 Aug 2014 at 12:37

Error while building on Arch Linux 64

On Arch Linux 64 bit, while running "tools/configure.sh linux64" I get the 
following error:

...
A    tools/gyp/data
A    tools/gyp/data/win
A    tools/gyp/data/win/large-pdb-shim.cc
A    tools/gyp/OWNERS
Estratta revisione 1895.
Generating ninja build files...
  File "/home/luca/git/javacef/cef3/tools/gyp_chromium", line 88
    except SyntaxError, e:
                      ^
SyntaxError: invalid syntax

Python version -> 3.4.1
Ninja version  -> 1.5.1
SVN version    -> 1.8.9
GIT version    -> 2.0.1

Can you help please?



Original issue reported on code.google.com by [email protected] on 4 Jul 2014 at 1:23

How long will the downloadable release builds for win be available?

I have tried to build with vs2010 but failed. It said some path does not exist. 
Then I checked the path and found that it also depends on Cygwin and Python 26 
in 'tools/third_party' which are missing in the repo. 
So can anyone send me a release builds for cef3, or help me solve the problem? 
thx.


Original issue reported on code.google.com by [email protected] on 4 Mar 2015 at 3:20

Mac - Command - copy/paste/select - NOT Working - text input elements

What steps will reproduce the problem?
1. Open sample browser.
2. Highlight any text with mouse.
3. Try to copy using keyboard "Command-c" - Does not work
4. Try to paste in any input text box "Command-v" - Does not work

What is the expected output? What do you see instead?
Expected keyboard "Cmd-c/v/a to work"

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


Please provide any additional information below.
The same Ctrl-c/v/a (copy/paste/select all) works on windows.


Original issue reported on code.google.com by [email protected] on 10 Mar 2015 at 6:14

Chrome version mismatch

Hi,

I am running SampleBrowserAWT.java on windows 7 (64 bit with JDK x86 version). 
It runs perfectly but when i load (http://www.browserproperties.com/) to check 
a chrome version it showing me version:18.0.1025.166 however on my machine 
currently installed chrome version is: 40.0.2214.111. 

How i can upgrade this any idea of that ?

Thanks
Noman 

Original issue reported on code.google.com by [email protected] on 11 Feb 2015 at 12:22

Attachments:

Example application

Hi,

I'd like to know if you have any example embedding Chromium browser inside SWT? 
I was trying to find but with success.

Thanks in advance.


Original issue reported on code.google.com by [email protected] on 14 Jul 2014 at 3:01

Sending string msg from "browser" to "java" world

This is more of query than a bug.

In javachromiumembedded, there is a provision to send msg to Java world.
By invoking "window.cefQuery", it is possible to send a string to Java world in 
the above library.

I was looking for such a thing in javacef. So far I couldn't.

I thought, its better to post a query.

1) Is it possible to send such string msgs ? (in the current implementation)
2) If yes,..please provide some pointers.
3) If no, any tips to build that bridge (c/c++ -> jni -> java)
    such as 1) fixing any c++ file
            2) porting to latest cef runtime
            etc..

This is important for me to adopt this library. Please help.

Regards,
Chandra

Original issue reported on code.google.com by [email protected] on 10 Jun 2014 at 4:54

Unstable on mac64

What steps will reproduce the problem?
1. Just launch "SimpleWindow" sample app after modifying run.sh in tools
2. After some use - such as maximize-restore-maximize, context menu - open-close
3. It crashes. Not in a predictable manner

What is the expected output? What do you see instead?
stability..but crashing..within few mins

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

ProductName:    Mac OS X (64bit)
ProductVersion: 10.9.2
BuildVersion:   13C64

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 20 May 2014 at 7:02

Can we send JAVACEF_PATH value as system property ?

Hi,

Is there a way not to depend on JAVACEF_PATH as environment variable ?.
I looked at the code, it is using as current working directory.

It would be nice to pass as java's system property like '-DJAVACEF_PATH=/a/b/c'

Any suggestions ?






Original issue reported on code.google.com by [email protected] on 6 Aug 2014 at 1:24

Certificate problem..

 Hi, i try to load a website (facebook.com) and getting below exception on console and browser exit:  

[1118/053123:FATAL:x509_certificate_win.cc(1133)] Check failed: oid_info. : The 
operation completed successfully.


Can you please explain there is no possibility to accept certificates ? 

Original issue reported on code.google.com by [email protected] on 17 Jun 2015 at 12:55

webgl crashes/undefined behavior on close

What steps will reproduce the problem?
1. Get javacef working
2. Run the code attached
3. Try to close cleanly... Boom.

What is the expected output? What do you see instead?

There are internal crash reports, etc.   I think this is actually a problem 
with the version of CEF that the current javacef builds with.  I managed to get 
it all working normally, and thank you very much it is really cool.  I would 
like to play with it more, but if I can't shutdown the shell/close/dispose etc, 
with the VM failing... then of course no go.

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

Latest one on the project home, built per spec on Mac OSX 10/9/5

Please provide any additional information below.

See the code attached.  Just start a javacef window with the webpage/javascript 
provided.....  Please let me know what it takes (in your opinion) to take 
javacef to the latest CEF binaries, I did try to build it and while it builds, 
it segfaults immediately.  I would be willing to do that work for you ... if I 
knew where to start....  I am kinda playing around and would love to have webgl 
just working in this component.

Original issue reported on code.google.com by [email protected] on 9 Mar 2015 at 10:05

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.