View Full Version : Problem with Gogh
Azraelthe7th
December 21st, 2007, 10:52 PM
I've installed Gogh on my AMD64 Ubuntu Gutsy, and whenever I try to draw something, the cursor would disappear and lose any responsiveness. I've included a video file of the problem to illustrate what's going on. I've checked to make sure I have all the Python scripts, and it appears I may be missing the PyXML. Unfortunately, I can't seem to find it. Any ideas?
53938
Azraelthe7th
December 23rd, 2007, 12:49 PM
*bump* Any help? Please?
Azraelthe7th
December 29th, 2007, 01:52 AM
I've noticed there's been 70 views, but no answer. I take it there's no way around it?
Azraelthe7th
January 18th, 2008, 12:47 PM
The project's website is down, and I still haven't heard from the guy who made the program. I guess it's a dead end.
Paul820
January 18th, 2008, 01:01 PM
pyXML is available on sourceforge as source code http://pyxml.sourceforge.net/
Azraelthe7th
January 18th, 2008, 01:07 PM
Thanks, but I'm still relatively new with Ubuntu (been using it for a few months now), so I'm still not 100% sure of how I would do this without screwing something else up. Care to help?
EDIT: Ok, tried installing it with the guidelines in the README file, but still nothing. :(
Paul820
January 18th, 2008, 01:26 PM
Yes i will help you. Do you have build-essential installed? I would think you need the package python-dev available through synaptic if you have not already got it.
From the readme file:
The only requirements for installing the package are Python 2.0 or
later, and a C compiler. Note that the Python must actually be an
INSTALLed python, rather than one that is being used directly from
Python's build area. This release has been tested with Python 2.x.
Then make sure you are inside the folder and from the terminal type:
python setup.py build
and then
sudo python setup.py install
Try that and then let me know what happens for you. I just did it and it built and installed for me.
Azraelthe7th
January 18th, 2008, 01:59 PM
I already have the build-essential package installed, and I installed the py-xml script, and still no go.
I also tried using force-architecture on the .deb package found on get-deb, in case I'd have more luck with a 32-bit build, and it said I was missing python-lxml. I tried installing that too and still nothing.
Paul820
January 18th, 2008, 03:05 PM
I see what you mean, i have just installed the 64bit version off getdeb,net and it asked me if i wanted to install py-lxml so i said yes and even though i have py-xml installed it does exactly the same as you said, the cursor disappears. So i don't know what could be wrong with it. The website being down doesn't help the situation either.
Azraelthe7th
January 19th, 2008, 02:03 AM
Well, thanks for the help anyway. I'll still look around to see if there's a fix for this, or if we'll have to wait for the author's return from wherever.
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.