Page 1 of 1

linux help

Posted: Thu May 24, 2007 2:17 am
by tikal26
ok, so I posted this on the linux part, but no one seems to be around there. I am wodering if anyone has itnalled this in linux (Ubuntu ) and how they did it.


Ok so the altes is that I am getting the folowing on Ubuntu fesity 64

This happens when I try to run the studio mxst (mxcl works fine)
Xlib: connection to ":0.0" refused by server

Xlib:
Invalid MIT-MAGIC-COOKIE-1 key


mxst: cannot connect to X server :0

update 2

Posted: Thu May 24, 2007 3:56 am
by tikal26
ok so I finally got somethings working , but now I think taht my fiel is having some problems this is what I get notice that I ge tno icons and I can;t get the material preview window and who knows what else I am not getting. I get the following error.


QPainter::begin: Paint device returned engine == 0, type: 3
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
QImage::scaleWidth: Image is a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::scaled: Pixmap is a null pixmap
QPixmap::scaleHeight: Pixmap is a null pixmap
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
QPixmap::fromImage: Cannot convert a null image
can't open //images/griduv.jpg

and here is the image

http://www.flickr.com/photos/40322284@N00/511562786/

Posted: Thu May 24, 2007 4:02 am
by Leonardo
all my pcs running linux are 32 :(


leo

Posted: Thu May 24, 2007 4:06 am
by JDHill
I don't know anything at all about linux, but those errors, and your screenshot look like Studio just can't find the \images folder under the Maxwell home directory, wherever that may be on your OS.

Posted: Fri May 25, 2007 4:20 pm
by Aji Enrico
if you use BASH

export MAXWELL_ROOT="/usr/NextLimit/Maxwell"
export PATH="/usr/NextLimit/Maxwell/bin:$PATH"

in csh use "setenv" instead of export.

(from the manual btw)

Dont know if this would help actually, seems like that you already have done this part

done that

Posted: Mon May 28, 2007 2:54 pm
by tikal26
yeah I already did that.

Posted: Tue May 29, 2007 10:05 am
by Aji Enrico
using glibc 2.4?
I'm having problem with that today

uhh

Posted: Wed May 30, 2007 4:23 pm
by tikal26
How do I check that. Aji have you managed to get it running properly. I thought that maybe I had a problem with my drivers since theonley things that is notrunning is Qpainter, but I might be wrong.