Wahlau's SD card workaround above worked for me on my Thinkpad W510 as
well. Thanks!
--
fails to suspend on Lenovo Thinkpads (T400, T410s)
https://bugs.launchpad.net/bugs/550479
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
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