[Closed] Pulpo Error linux: QXcbConnection: Could not connect to display - Aborted

0 votes
asked Apr 24, 2015 in Solved by bokonet (120 points)
recategorized Oct 13, 2015 by ludek.vodicka

Hi, i cannot start Pulpo on my liux-server, i got the following error:
./Pulpo
QXcbConnection: Could not connect to display
Aborted

After some googling i tried this command with following output:
./Pulpo -platform offscreen
This application failed to start because it could not find or load the Qt platform plugin "offscreen".
Available platform plugins are: xcb.
Reinstalling the application may fix this problem.
Aborted

System information:

  • CentOS release 6.6 (Final)
  • runlevel 3, no X-server
  • Pulpo-1.0.5.41-Linux-all-64bit

Do i need to install Qt platform plugins?

1 Answer

0 votes
answered Apr 24, 2015 by ludek.vodicka Skipper developer (140,450 points)

Hi, unfortunately CentOS isn't supported now. Currently we're compiling for Ubuntu, Debian and Fedora.

commented Apr 24, 2015 by bokonet (120 points)

Do you have plans for redHat/CentOS support?

commented Apr 24, 2015 by ludek.vodicka Skipper developer (140,450 points)

Currently we're not planning it because of low interest. Maybe we will add it in the future.

...