Constant exception in Chrome Version 33.0.1750.146 m

Discussions and Tech Support specific to the iMacros for Chrome extension.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
MrBaseball34
Posts: 16
Joined: Tue Nov 29, 2011 2:18 pm

Constant exception in Chrome Version 33.0.1750.146 m

Post by MrBaseball34 » Tue Mar 11, 2014 5:10 pm

Using iMacros for Chrome 7.0.2, I see this every time I open the Developer Tools window:

Code: Select all

Error in event handler for (unknown): TypeError: Cannot read property 'state' of null
    at CSRecorder.onQueryStateCompleted (chrome-extension://cplklnmnlbnpmjogncfgfijoopmnlemp/content_scripts/recorder.js:43:13)
    at messageListener (extensions::messaging:343:9)
    at Function.propertyNames.forEach.target.(anonymous function) (extensions::SafeBuiltins:19:14)
    at Event.dispatchToListener (extensions::event_bindings:394:22)
    at Event.dispatch_ (extensions::event_bindings:378:27)
    at Event.dispatch (extensions::event_bindings:400:17)
    at dispatchOnMessage (extensions::messaging:307:22) 
I've been getting this for the last few versions of iMacros, too.
MrBaseball34
Posts: 16
Joined: Tue Nov 29, 2011 2:18 pm

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by MrBaseball34 » Mon Mar 17, 2014 5:11 pm

Doe NO ONE know the cause of this?
Tom, Tech Support
Posts: 3834
Joined: Mon May 31, 2010 4:59 pm

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by Tom, Tech Support » Wed Mar 19, 2014 10:53 am

Hi MrBaseball34,

Would you please provide more details about when this exception occurs.

For example, does it only occur when you attempt to open the Developer Tools when the iMacros sidebar is also open? Does it only occur while recording/playing a macro?

I tried both of the above and do not get a Chrome exception.

Also let us know what OS you are using.
Regards,

Tom, iMacros Support
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by chivracq » Wed Mar 19, 2014 2:03 pm

This other Thread might be related (Same Error Msg):
Will iMacros ever really work on Chrome?

And a Search on Internet with "CSRecorder.onQueryStateCompleted" returns quite a few Hits on several Technical Forums with similar Error Msg's where different other Add-ons are mentioned or involved as many people don't seem to realize that "cplklnmnlbnpmjogncfgfijoopmnlemp" is iMacros for Chrome...
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
MrBaseball34
Posts: 16
Joined: Tue Nov 29, 2011 2:18 pm

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by MrBaseball34 » Wed Mar 19, 2014 2:23 pm

Tom, iOpus wrote:Would you please provide more details about when this exception occurs.
Also let us know what OS you are using.
1. In my original post, I said it happens
every time I open the Developer Tools window.
2. I am NOT doing anything with iMacros at the time, however, the iMacros window is open. Happens even when it is not open, too.
3. Windows 7 Pro Sp1, 64-bit
Last edited by MrBaseball34 on Wed Mar 19, 2014 2:28 pm, edited 1 time in total.
MrBaseball34
Posts: 16
Joined: Tue Nov 29, 2011 2:18 pm

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by MrBaseball34 » Wed Mar 19, 2014 2:27 pm

chivracq wrote:This other Thread might be related (Same Error Msg):
http://forum.imacros.net/viewtopic.php?f=21&t=22206
Not even close to what I'm observing and totally unrelated.
chivracq wrote:And a Search on Internet with "CSRecorder.onQueryStateCompleted" returns quite a few Hits...
None lead to resolution for iMacros, however. I found out it was iMacros causing this by opening the file with the error; this is at the top of the file:

Code: Select all

/*
(c) Copyright 2009 iOpus Software GmbH - http://www.iopus.com
*/
I am a developer so i understand how to figure out where something is going wrong. It's just that this error is stumping me as to WHY it is happening.
Tom, Tech Support
Posts: 3834
Joined: Mon May 31, 2010 4:59 pm

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by Tom, Tech Support » Wed Mar 19, 2014 8:03 pm

Hi MrBaseball34,

Can you try creating a new, clean Chrome user profile and installing just iMacros in that profile to see if the issue still occurs?
Regards,

Tom, iMacros Support
MrBaseball34
Posts: 16
Joined: Tue Nov 29, 2011 2:18 pm

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by MrBaseball34 » Wed Mar 19, 2014 8:13 pm

I don't have a Chrome "profile" It is just Chrome installed. I don't want Google knowing everything I do.
MrBaseball34
Posts: 16
Joined: Tue Nov 29, 2011 2:18 pm

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by MrBaseball34 » Wed Mar 19, 2014 8:15 pm

After posting that, I decided to look at the Extensions I had installed. It seems that removing the Win7 Scrollbars extension (https://chrome.google.com/webstore/deta ... c?hl=en-US) caused the issue to go away.

Why would code from an entirely different extension cause iMacros to throw an exception?
Tom, Tech Support
Posts: 3834
Joined: Mon May 31, 2010 4:59 pm

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by Tom, Tech Support » Wed Mar 19, 2014 9:14 pm

MrBaseball34 wrote:I don't have a Chrome "profile" It is just Chrome installed. I don't want Google knowing everything I do.
I was referring to this:

Create a new browser user profile
Regards,

Tom, iMacros Support
MrBaseball34
Posts: 16
Joined: Tue Nov 29, 2011 2:18 pm

Re: Constant exception in Chrome Version 33.0.1750.146 m

Post by MrBaseball34 » Thu Mar 20, 2014 3:11 pm

I guess you didn't see that it went away when I removed the other extension. It's funny because I have the same extensions installed on another computer and it doesn't happen there.
Post Reply