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

This does not work on versions of Chrome newer than beta on Windows #17

Open
PlasmaPower opened this issue Sep 20, 2014 · 14 comments · May be fixed by dardo82/chromeos-apk#2
Open

This does not work on versions of Chrome newer than beta on Windows #17

PlasmaPower opened this issue Sep 20, 2014 · 14 comments · May be fixed by dardo82/chromeos-apk#2

Comments

@PlasmaPower
Copy link
Contributor

When the app opens, it just shows up as an Android logo. Nothing happens. There have been various bug reports caused by this.

@vladikoff
Copy link
Owner

Works on beta but not higher?
To fix this we need to get ARC arc-runtime-39.4410.139.0 from an Intel Chrome OS machine running something higher than beta channel.

@PlasmaPower
Copy link
Contributor Author

Yup. See the resolution of #16.

@vladikoff
Copy link
Owner

@Flytomars- On OS X I'm running Version 39.0.2164.0 canary (64-bit) and ARChon works for me. So I'm not sure, I think a lot of issues with , it just shows up as an Android logo. are related to 32-bit machines

@vladikoff
Copy link
Owner

But still there might be Chrome OS dev machines that have arc-runtime-39.4410.139.0, not sure if it was released or not.

@Outi-s
Copy link

Outi-s commented Sep 20, 2014

I guess on Windows 64 bit it doesn't work on any build higher than beta and in OS X it doesn't work on build below canary. Just an observation from various comments.

@st6315
Copy link

st6315 commented Sep 21, 2014

@subi54 I test it on my 64 bits Windows 8.1 with Chrome Stable 37.0.2062.120 m (64-bit), still not working here.

Below is the console message I got when I am using the ARChon runtime with the 2048 APK provided in this github:

ARC onInstalled HTML5 FS init: 631.000ms main.js:370
ChildPlugin jsInstaller:0:dexopt(so_executable) Run: 2005.000ms main.js:370
timeout to spawn ChildPlugin process: dexopt(so_executable), dexopt --preopt /vendor/chromium/crx/com.uberspot.a2048.android.apk $auto v=r,o=v,m=y,u=n main.js:370
retry to spawn with timeout 4sec. main.js:370
ChildPlugin jsInstaller:0:dexopt(so_executable) Run: 1286.000ms main.js:370
Dexopt plugin terminated main.js:370
ARC Window Popup: 66.000ms main.js:370
the child process has been loaded: so_executable/umareporter main.js:370
ChildPlugin backgroundpage:0:umareporter(so_executable) Run: 340.000ms main.js:370
0x7318EB09 is not a valid instance ID. main.js:370
Received a crash main.js:370
prod: ARC main.js:370
arc_app_name: com.uberspot.a2048 main.js:370
ptime: 60937 main.js:370
crash_time: Sun Sep 21 2014 19:54:48 GMT+0800 main.js:370
ver: 38.4410.120.25 main.js:370
arc_build_tag: arc-runtime-38.4410.120.25 main.js:370
message: heartbeat ping timeout main.js:370
chrome_version: 37.0.2062.120 main.js:370
app_id: kdjbiekcidfncdnaocdfbeflnpomjabn main.js:370
app_version: 1337 main.js:370
width: 360 main.js:370
height: 672 main.js:370
is_minimized: false main.js:370
is_maximized: false main.js:370
is_fullscreen: false main.js:370
Attempting to report crash... main.js:370
FINISHED REPORTING CRASH

@Outi-s
Copy link

Outi-s commented Sep 21, 2014

@st6315 I am sorry, i am a noob, i just wrote what i observed. Even i started having some problem. I think Mr @vladikoff or @Flytomars- or somebody might be able to help.

@PlasmaPower
Copy link
Contributor Author

@st6315 You could open a new issue or something, but I don't think here is the place to discuss it. @subi54 Thanks! I didn't realized OSX didn't have the problem. To be honest, I don't really know much about ARChon either.

@PlasmaPower PlasmaPower changed the title This does not work on versions of Chrome newer than beta This does not work on versions of Chrome newer than beta on Windows Sep 21, 2014
@Outi-s
Copy link

Outi-s commented Sep 21, 2014

@Flytomars- Oh. Really? You sure do know more than me. And from what I gather on OS X canary is the only build for now that is x64 hence it works. No x32 support whatsoever, for now.

@niutech
Copy link

niutech commented Sep 22, 2014

As for now, the latest ARC runtime for x86-64 is 38.4410.120.28.

@vladikoff
Copy link
Owner

@niutech I Was looking at the diff, not much has changed it seems.

@PlasmaPower
Copy link
Contributor Author

Is this fixed now?

@niutech
Copy link

niutech commented Sep 22, 2014

@vladikoff Indeed, the new version basically added appWindow.contentWindow['arc']['runtimeUpdatedWhileRunning'], changed some *.so; *.nexe files and removed libLLVM.so.

@SirJQ
Copy link

SirJQ commented Dec 8, 2014

Hi @vladikoff , ¿How i get the "ARC arc-runtime-39.4410.139.0" in my chrommebook HP 14?, Skype don't work (open but not sign in..... "initiating session"), tumblr, 2048, Games of thrones and others work perfect.

I try with ARChon 1.0 - 1.1 -1.2 for Chrome OS 64bit.
I have:
Versión 39.0.2171.94 (64-bit)
Plataforma 6310.61.0 (Official Build) stable-channel falco
Firmware Google_Falco.4389.89.0

Thanks!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants