MP2E
Junior Member
Posts: 167
Registered: 09-07 |
I couldn't get the activation email to send to my account so I could register on your forums so I will just post this bug here. I compiled and installed Doomsday successfully from the source tarball, but unfortunately SnowBerry refuses to run. I just copied the snowberry folder to /opt/snowberry and made a script in /usr/bin called snowberry that contains this:code: cd /opt/snowberry
./snowberry.py
Basically when I try to run snowberry(through the snowberry command or by manually going into the directory and typing ./snowberry.py) my pointer becomes a cross, and I suppose the snowberry program hangs there. Upon clicking a few times, it spits out this error:code: ./snowberry.py: line 28: syntax error near unexpected token `('
./snowberry.py: line 28: `def main():'
import: unable to grab mouse `': Resource temporarily unavailable @ xwindow.c/XSelectWindow/8971.
./snowberry.py: line 28: syntax error near unexpected token `('
./snowberry.py: line 28: `def main():'
./snowberry.py: line 28: syntax error near unexpected token `('
./snowberry.py: line 28: `def main():'
Running ArchLinux x64, it's rolling release. I have Python 2.6.4 and the latest Xorg, mesa, and nvidia drivers(not sure if that matters)
I also tried checking out the latest SVN of snowberry and I get the exact same error.
|