Hello
I am a total newbie and maybe my comment is stupid but I have the same problem.
when reading this thread I noticed the following: the problem occurs in
/matlab/sys/java/jre/glnxa64/jre1.6.0/lib/amd64/motif12/libmawt.so
It does so exactly the same with me, but when I looked at that path I sa
When using stojic's excellent workaround in Mathematica 6, I found that
the Notebook windows don't have a minimize or maximize button on the
titlebar. Selecting "Generic" instead of "ThinFrame" under Window
Properties worked better for me: I got my taskbar buttons back.
--
Ubuntu 7.10: Mathematic
You are right. I think this is the best solution so far. Thank you.
On 10/24/07, stojic <[EMAIL PROTECTED]> wrote:
>
> There is a workaround for Mathematica 6 blank windows problem. Open
> Option Inspector and set option WindowFrame (in Notebook Options ->
> Window Properties) to ThinFrame. This c
There is a workaround for Mathematica 6 blank windows problem. Open
Option Inspector and set option WindowFrame (in Notebook Options ->
Window Properties) to ThinFrame. This completely resolves the issue on
my system (Slackware 12 with GNOME 2.18, compiz 0.5.2, and NVIDIA card
with 100.14.09 driver
In fact, there is a method to close the two blank windows. First , move your
mouse to the position of "File" on the menu-bar. There nothing there, but
you know that is the position for "File". Although nothing is there, you can
click it and bring up the File Menu. Then by choosing "Close", you can
VERY hacky workaround for the Mathematica two extra windows bug:
1) Install compiz manager:
sudo apt-get install compizconfig-settings-manager
2) Run it via Settings -> Preferences -> Advanced Desktop Effects Settings
3) Make sure the Regular Expressions and Window Rules plugins are enabled
4) G
For 32-bit matlab installed on x86-64 environment (e.g. student
version), you need 32-bit java installed:
sudo apt-get install ia32-sun-java6-bin
Then modify the above shortcut to:
bash -c "export MATLAB_JAVA=/usr/lib/jvm/ia32-java-6-sun-1.6.0.03/jre;
matlab -glnx86 -desktop &"
Thanks to this t
Confirmed export MATLAB_JAVA=/usr/lib/jvm/java-6-sun/jre to work with
matlab R2006b on Ubuntu x86_64 7.10 final, NVIDIA card. I've now changed
my desktop shortcut launch command to:
bash -c "export MATLAB_JAVA=/usr/lib/jvm/java-6-sun/jre; matlab -desktop
&"
--
Ubuntu 7.10: Mathematica and Matlab
Thank you. It works! But what about the multi-blank-window problem of
Mathematica 6.0.1?
On 10/20/07, giacomoi <[EMAIL PROTECTED]> wrote:
>
> Sorry, I stand corrected!
>
> If one does *not* change the AWT_TOOLKIT environment variable and uses
> export MATLAB_JAVA=/usr/lib/jvm/java-6-sun/jre
>
> ma
Sorry, I stand corrected!
If one does *not* change the AWT_TOOLKIT environment variable and uses
export MATLAB_JAVA=/usr/lib/jvm/java-6-sun/jre
matlab R2007b works just fine!
--
Ubuntu 7.10: Mathematica and Matlab conflict with Compiz-fusion
https://bugs.launchpad.net/bugs/153045
You received t
I can confirm the problem. All solutions posted on the ubuntu/matlab forums
don't work on Gusty-64bit.
I tried (in all possible permutations) the following:
export XLIB_SKIP_ARGB_VISUALS=1
export AWT_TOOLKIT=MToolkit
and one of:
export MATLAB_JAVA=/usr/lib/jvm/java-6-sun/jre
export MATLAB_JAVA=/
"export XLIB_SKIP_ARGB_VISUALS=1" does not help on neither 32bit nor 64bit
machines. I gues I have to wait for future upgrades of compiz-core. Right
now I just switch back to the no-desktop-effects settings.
Hai
On 10/19/07, guillem <[EMAIL PROTECTED]> wrote:
>
> I don't have experience in java
I don't have experience in java problems...Sorry if I can't help you ...
I have also a 64-bit PC but I am working with ubuntu gutsy gibbon 32 bits
(To avoid all of these problems).
Try to use the Mathematica in the 32-bit PC after adding:
"export XLIB_SKIP_ARGB_VISUALS=1"
via https://help.ubuntu
Yeah, my home computer is 32bit. And this method works. But it does not work
for my 64bit machine.
And the multiple-blank-window problem of Mathematica 6.0.1 still remains for
both 32bit and 64bit machines. I think something in java conflicts with
compiz-core.
On 10/18/07, guillem <[EMAIL PROTECT
Sparrow,
Do you have a 64 bit processor?
So, couldn't you test it using the 32 bit java libraries?
2007/10/17, Sparrow <[EMAIL PROTECTED]>:
>
> No, this method does not work for me. I am using Matlab 2007b, and export
> AWT_TOOLKIT=MToolkit will give me the following error.
>
> Unable to initiali
No, this method does not work for me. I am using Matlab 2007b, and export
AWT_TOOLKIT=MToolkit will give me the following error.
Unable to initialize com.mathworks.mwswing.MJStartup
java.lang.UnsatisfiedLinkError: Can't load library:
/opt/matlab/sys/java/jre/glnxa64/jre1.6.0/lib/amd64/motif12/libm
I've solved the problem writting the trick used in feisty:
http://ubuntuforums.org/archive/index.php/t-495024.html
Thx!
2007/10/17, Rouben <[EMAIL PROTECTED]>:
>
> This might be a JAVA problem, rather than a compiz problem, perhaps
> similar to bug #151021
>
> Either way upgrading JAVA to the lat
Ah, OK, so this is a Java configuration issue then. I am therefore
marking this bug as invalid.
** Changed in: compiz (Ubuntu)
Status: New => Invalid
--
Ubuntu 7.10: Mathematica and Matlab conflict with Compiz-fusion
https://bugs.launchpad.net/bugs/153045
You received this bug notificatio
This might be a JAVA problem, rather than a compiz problem, perhaps
similar to bug #151021
Either way upgrading JAVA to the latest release shouldn't hurt... then
again, you never know with JAVA...
--
Ubuntu 7.10: Mathematica and Matlab conflict with Compiz-fusion
https://bugs.launchpad.net/bugs/
with nvidia geforce 6 series matlab with compiz-fusion also doesn't work
--
Ubuntu 7.10: Mathematica and Matlab conflict with Compiz-fusion
https://bugs.launchpad.net/bugs/153045
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
More comment: In another computer with ATI+Xgl, Matlab 2007b works fine
with compiz-fusion after I put "export AWT_TOOLKIT=MToolkit" in the
beginning of matlab shell script. But the problem with Mathematica 6.0.1
remains. Both Mathematica 6.0.1 and Matlab 2007b use Java.
--
Ubuntu 7.10: Mathemati
More comment: In another computer with ATI+Xgl, Matlab 2007b works fine
with compiz-fusion. But the problem with Mathematica 6.0.1 remains. Both
Mathematica 6.0.1 and Matlab 2007b use Java.
--
Ubuntu 7.10: Mathematica and Matlab conflict with Compiz-fusion
https://bugs.launchpad.net/bugs/153045
Y
I forgot to mention that I am using nVidia card "nVidia Corporation G80
[GeForce 8300 GS]".
--
Ubuntu 7.10: Mathematica and Matlab conflict with Compiz-fusion
https://bugs.launchpad.net/bugs/153045
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contac
23 matches
Mail list logo