Unsupported authorisation protocol - Raspberry Pi Forums
hey
use putty connect raspberry , have pyqt program must executed super user work correctly ,
problem when use command: python program.py work ( not correctly) when user command:
sudo python program.py show error
putty x11 proxy: unsupported authorisation protocol
program.py : cannot connect x server localhost:11.0
can me
use putty connect raspberry , have pyqt program must executed super user work correctly ,
problem when use command: python program.py work ( not correctly) when user command:
sudo python program.py show error
putty x11 proxy: unsupported authorisation protocol
program.py : cannot connect x server localhost:11.0
can me
try using gksudo need install it
code: select all
sudo apt-get update sudo apt-get install gksu
raspberrypi
Comments
Post a Comment