X11 protocol cannot connect to server
After some brutal hunting for all required packages I finally resolved all dependencies to get Gscrot installed under OpenSuse (rpm based distro). The perl-X11-Protocol I couldn't find in any package repo, so I pulled down the latest noarch package from http://
gscrot appears to launch correctly, but during the launch process it will finally error out with this message:
Connection to server failed -- (version 11.0)
No protocol specified
at ./gscrot line 124
Checking line 124:
my $x = X11::Protocol->new( $ENV{ 'DISPLAY' } );
As a shot in the dark I tried, "xhost +localhost" to allow connections from localhost. But no dice.
Any guesses?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Shutter Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask jackhenderson for more information if necessary.