Path: news.mathworks.com!not-for-mail
From: "Frederic " <fred@robraX.de>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Running R2009a Student version under x86_64 Linux
Date: Sun, 8 Nov 2009 16:08:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 15
Message-ID: <hd6qd1$cef$1@fred.mathworks.com>
References: <h9gkbg$jj1$1@fred.mathworks.com>
Reply-To: "Frederic " <fred@robraX.de>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257696481 12751 172.30.248.38 (8 Nov 2009 16:08:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 8 Nov 2009 16:08:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2046233
Xref: news.mathworks.com comp.soft-sys.matlab:583356


"Martin " <martiert@ifi.uio.no> wrote in message <h9gkbg$jj1$1@fred.mathworks.com>...
> Hi.
> 
> I'm using Arch Linux x86_64. When trying to run matlab with the glnx86 flag, I get the error message:
> 
> Unable to initialize com.mathworks.mwswing.MJStartup
> Fatal Error on startup: Failure loading desktop class
> 
> But when running with the nodisplay flag, everything works great. Do you have any sugggestions to what I can do to fix it?

hi

It worked for me after I installed the lib32-libxtst

pacman -S lib32-libxtst