Unable to open multiple instances of xul runner application.

Composer, ChatZilla and other Mozilla applications, along with Netscape, Galeon, K-Meleon and other products.
Post Reply
techpyaasa
Posts: 6
Joined: March 17th, 2011, 10:58 pm

Unable to open multiple instances of xul runner application.

Post by techpyaasa »

Unable to open multiple instances of xul runner application...?

I have written a application to take screen shot of a web page using xul runner.
When i try to open multiple instances of this application like below ,

$XUL_HOME/xulrunner $CUR_DIR/thumbview/application.ini $@
where thumbview is application name.

I'm getting the following alert from the second instance onwards.
"thumbview is already running, but is not responding. To open a new window, you must first close the existing thumbview process, or restart your system."

thanks in advance...

Laxmikanth
User avatar
patrickjdempsey
Posts: 23686
Joined: October 23rd, 2008, 11:43 am
Location: Asheville NC
Contact:

Re: Unable to open multiple instances of xul runner applicat

Post by patrickjdempsey »

This same error happens to Firefox when it crashes on exit. It sounds like something in your application is making it crash.
Tip of the day: If it has "toolbar" in the name, it's crap.
What my avatar is about: https://addons.mozilla.org/en-US/seamonkey/addon/sea-fox/
Post Reply