Tagged Questions
0
votes
1answer
62 views
jhbuild sanitycheck not moving
I am following Jhbuild documentation.
while doing jhbuild sanitycheck I am getting following problem.
root@august:/home/frank/jhbuild# jhbuild sanitycheck
You should not run jhbuild as root.
...
0
votes
0answers
118 views
Python Crashes While trying to run GTK Script Help?
I am using Ubuntu 12.04, While I am trying to run a python script developed for providing native GTK interaction with python, It crashes so does python.
My Other GTK python programs are running ...