PDA

View Full Version : [kubuntu] No protocol specified



subi211
May 1st, 2009, 10:24 AM
Okay, every time I try something new in a terminal in Kubuntu, sooner or later I get stopped by this error. I try and run vncviewer - "No protocol specified". I try and install NetBeans - "No protocol specified". I try and alter the system in any way whatsoever (it seems) - "No protocol specifed".

So, what is the damn protocol, and how do I specify it? ;)

sostentado
May 4th, 2011, 09:02 PM
Hi! I have the same problem as yours. But i figured it how. First, I tried to install it under root but "No Protocol Specified" was always the error. So what i did was i tried to install it with the user only (ex. user1).
Open the dir of your netbeans and hit Shift+F4

commands:

chmod a+x netbeans-(version)
./netbeans-(version) or sh netbeans-(version)

Then it went to gui installer. Done.

shido21
May 18th, 2012, 10:13 PM
Hi! I have the same problem as yours. But i figured it how. First, I tried to install it under root but "No Protocol Specified" was always the error. So what i did was i tried to install it with the user only (ex. user1).
Open the dir of your netbeans and hit Shift+F4

commands:

chmod a+x netbeans-(version)
./netbeans-(version) or sh netbeans-(version)

Then it went to gui installer. Done.


I do this, but nothing. The same error#-o