Giter Club home page Giter Club logo

Comments (42)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
This is happening to me as well. It occurs every time i load (or reload) a 
page, regardless of site or tab. I am using Chrome Version 20.0.1123.4 dev, on 
Fedora 16 x86_64. However, I am getting a different message:

Port error: Could not establish connection. Receiving end does not exist.   
      chromeHidden.Port.dispatchOnDisconnect 

The error location is "miscellaneous_bindings:232"

As a developer, I rely on the console to report the number of JS errors 
accurately. I believe this error is more severe than "Medium", as I have to 
wade through a lot of code in the console to find out my app isn't causing the 
error. Is there any way to add exception handling for this error in the 
extension? Thank you!

Original comment by [email protected] on 10 May 2012 at 5:57

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Also seeing this problem in Chrome 20.0.1132.3 dev on OSX.

Port error: Could not establish connection. Receiving end does not exist. 
miscellaneous_bindings:232
chromeHidden.Port.dispatchOnDisconnect miscellaneous_bindings:232

The suggested solution to a similar problem posed on SO is to use a background 
page instead of a background script.  See:

http://stackoverflow.com/questions/9106519/port-error-could-not-establish-connec
tion-receiving-end-does-not-exist-in-chr

I'd love to be able to eliminate this error from my javascript console on every 
page! :-)

Original comment by [email protected] on 19 May 2012 at 2:19

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
[deleted comment]

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
This is happening to me as well.

Original comment by [email protected] on 28 Jun 2012 at 7:17

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
my chrome version: 20.0.1132.43 m on win32

Original comment by [email protected] on 28 Jun 2012 at 7:17

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
don't open Developer Tools windows can resolve this problem!
I think it use the port which communicates.

Original comment by [email protected] on 28 Jun 2012 at 7:24

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Same problem here with both Google Chrome to Phone and Chrome to Windows Phone.

Original comment by [email protected] on 6 Jul 2012 at 6:02

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Looks like a dup of issue 451

Original comment by [email protected] on 25 Jul 2012 at 8:46

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Happening on C2P 2.3.1 on Ubuntu 12.04 with Chrome 20.0.1132.57.

Annoying bug as the console is littered with this on every page. 

Original comment by [email protected] on 28 Jul 2012 at 1:47

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
20.0.1132.57 on OSX 10.7.4 too

Original comment by [email protected] on 28 Jul 2012 at 5:14

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Windows 7 x64 dev environment here, chrome 21 

It's definitely a bug with Chrome to Phone. Upon disabling Chrome to Phone the 
port error went away. I tried multiple variations of disabling, uninstalling, 
etc and my findings seem consistent. 

Original comment by [email protected] on 3 Aug 2012 at 5:55

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Same problem here:

Port error: Could not establish connection. Receiving end does not exist.
chromeHidden.Port.dispatchOnDisconnect
miscellaneous_bindings:232

Only occurs, when Chrome to Phone is activated.

Google Chrome Version 21.0.1180.81 on Ubuntu Linux
Google Chrome to Phone Extension 2.3.1

This is really annoying, because I need my console for development (and this 
makes it near unusable) while I was going to use Chrome to Phone to send URLs 
to my Andoid to test them in the various browsers there. Now it seems like I 
would have to choose... Please fix more than a year old bug!

Original comment by [email protected] on 30 Aug 2012 at 6:36

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
I agree. As a web developer, this is very frustrating! Without resolution, this 
extension is removed!

Original comment by [email protected] on 30 Aug 2012 at 7:17

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
As mentioned, this also happens in Chrome to Windows Phone, so is it actually a 
Chrome bug?

Original comment by [email protected] on 30 Aug 2012 at 7:31

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Chrome to Windows Phone is probably a clone/fork of Chrome to Phone, I guess 
the bug is on the extension and not on Chrome.

To the author of comment #13, do you really think the authors of this extension 
are concerned that you'll stop using it?

Original comment by [email protected] on 30 Aug 2012 at 7:39

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
I found Chrome to mobile [ 
https://chrome.google.com/webstore/detail/idknbmbdnapjicclomlijcgfpikmndhd ] 
does the job I was using chrome to phone for but without the error. May help 
you if you can run Chrome on your Android device...

Original comment by [email protected] on 31 Aug 2012 at 1:29

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
[deleted comment]

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Original:
issue 316

Duplicates:
issue 451
issue 452
issue 456

64 total votes at time of comment.

Original comment by [email protected] on 2 Oct 2012 at 6:49

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Original:
issue 316

Duplicates:
issue 451
issue 452
issue 456

64 total votes at time of comment.

Original comment by [email protected] on 2 Oct 2012 at 6:49

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Same issue. Chrome 23.0.1271.64 beta, OS X Mountain Lion

Original comment by [email protected] on 8 Nov 2012 at 6:53

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Same problem, very annoying when trying to debug JS pages!

Chrome Version 23.0.1271.64 m\
Windows XP SP3 32bit

Removing the extension eliminated the problem.

Original comment by [email protected] on 14 Nov 2012 at 1:34

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
same issue!

Original comment by [email protected] on 20 Nov 2012 at 4:14

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
yup.. annoying little error on console..
chromeHidden.Port.dispatchOnDisconnect

Original comment by [email protected] on 5 Dec 2012 at 3:38

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
+1. Any alternative extension we can use until the devs get around to fixing 
this?

Original comment by [email protected] on 6 Jan 2013 at 9:00

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
+1. the problem is very annoying!

Original comment by masta2ooo on 7 Jan 2013 at 3:44

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
I don't think it will be ever resolved...

almost 2 years have passed.

Original comment by [email protected] on 7 Jan 2013 at 3:50

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Agreed, the don't give a s***t

Original comment by [email protected] on 7 Jan 2013 at 3:59

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Indeed the Chrome to Mobile extension 
https://chrome.google.com/webstore/detail/chrome-to-mobile/idknbmbdnapjicclomlij
cgfpikmndhd works like advertised.

It's also made by Google and looks better. Bye bye Chrome to Phone!

Original comment by [email protected] on 23 Jan 2013 at 8:25

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
 But it doesn't work with the stock browser, right?

Original comment by [email protected] on 23 Jan 2013 at 8:35

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Chrome 26.0.1410.43 on Windows 8 x64 with the latest Chrome to Phone extension 
installed.

Every page refresh of certain websites produces missing CSS/Scripts on the 
page, and the following error in the console:

chromeHidden.Port.dispatchOnDisconnect

Disabling the Chrome to Phone extension resolves the issue.

Original comment by [email protected] on 3 Apr 2013 at 4:32

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
This is such a ridiculous issue.  Good work at being lazy devs and losing 
users. 

Original comment by [email protected] on 24 Apr 2013 at 11:39

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
[deleted comment]

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Okay, I've waited for too long. Time to remove this extension.

Original comment by [email protected] on 29 Apr 2013 at 2:04

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Okay, I've waited for too long. Time to remove my subscription to this issue.

Original comment by [email protected] on 29 Apr 2013 at 2:36

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
yeah me too!

Original comment by [email protected] on 29 Apr 2013 at 2:37

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Does anyone know of a similar program/extension to this?

Original comment by [email protected] on 29 Apr 2013 at 2:39

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Try chrome to mobile--I have only seen this js error once with that
extension, but it's much better.

Original comment by [email protected] on 29 Apr 2013 at 5:58

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
sadly it works only for android 4

Original comment by [email protected] on 30 Apr 2013 at 7:39

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Chrome to mobile doesn't work if you use the stock browser on your phone. Even 
though Chrome has sync and a better UI in many ways, the stock browser is still 
performing better on my Galaxy Nexus in almost every way.

Original comment by [email protected] on 30 Apr 2013 at 10:11

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
Did you install the app? It won't just work outright with the stock
browser, you need to install the app and connect it to your gmail account.

Comment #39 on issue 316 by [email protected]: Javascript error on every
page load.
http://code.google.com/p/**chrometophone/issues/detail?**id=316<http://code.goog
le.com/p/chrometophone/issues/detail?id=316>

Chrome to mobile doesn't work if you use the stock browser on your phone.
Even though Chrome has sync and a better UI in many ways, the stock browser
is still performing better on my Galaxy Nexus in almost every way.

Original comment by [email protected] on 30 Apr 2013 at 12:25

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
time to remove this extension and app.

Original comment by [email protected] on 7 May 2013 at 2:21

from chrometophone.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 12, 2024
I also have found that the only solution is to uninstall the android app and 
this extension. Luckily there are other, similar solutions.

Also, we're nearly at the two year anniversary of this bug.

Original comment by [email protected] on 10 May 2013 at 4:42

from chrometophone.

Related Issues (20)

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.