Tagged Questions
5
votes
1answer
72 views
Manipulate slider unresponsive after suspend in Linux
I've tested Linux Mathematica versions 7-9 on various Linux distributions, with identical problem: after suspend/resume cycle my Manipulate controls (i.e. sliders&buttons) appear unresponsive, ...
1
vote
1answer
50 views
Autocomplete not working on Mma9 on Linux
I started using Mathematica 9 on Ubuntu 12.10 and, sometimes, autocomplete doesn't work. The suggestions window shows up for just a fraction of second, and quickly disappears.
Do you have any idea on ...
1
vote
0answers
118 views
Manipulate (linux version of Mathematica)
I'm runnning Mathematica 9 on Ubuntu linux 11.10. After installing CDF player I still have problem (most of time) with Manipulate. Only way I'm able to change value ...
2
votes
1answer
135 views
3D plots wrongly displayed when using GraphicsRow in Linux
I get an incorrect vertical offset in 3D plots when using GraphicsRow in Mathematica 9 (Linux - Ubuntu 12.04). When displayed by itself, the plot is fine. Here's an example:
...
3
votes
1answer
103 views
generating pdf using UseFrontEnd
I run mathematica on a remote server and run it in batch mode using /math -noprompt -script 'scriptname.m' &
Now, I use ssh -X to connect to the server. The server is linux based and my computer ...
3
votes
1answer
117 views
Opening a notebook from command line in an existing front end instance
I am using Linux, and I would like to be able to programmatically open notebooks in a running Mathematica instance from the command line. Currently, doing something like
...
8
votes
2answers
448 views
How to prevent the welcome screen from showing up after I close my last notebook? (Ubuntu 11.10, MMA 8.0.4.0)
I would like to prevent the welcome screen from showing up after I close my last notebook. This is not an issue on my Windows machine, so I suspect it is system dependent. I am running Ubuntu 11.10. ...
