I am trying to execute a gtk app using vncviewer..
When i connect using :0 display i can execute the gtk app fine, but with any other display i.e :1 etc, the app exits with the following error..
CRITICAL **: Could not initialize GTK
Is there a way by which a gtk app can use display other than the :0 display so that i can use it through vncviewer?
An actual user on the machine already uses the machine so display :0 cant be used in my case.
I think this is possible as all other GUIs on the system run fine on any display.
Any clues?