Maple Annoying Popup-Dialogs in Maple 11

  • Thread starter Thread starter wildemar
  • Start date Start date
  • Tags Tags
    Maple
AI Thread Summary
Users are experiencing issues with annoying popup dialog boxes in Maple 11 and 12 when using the grTensor package, which disrupts tensor calculations by blocking screen access. A workaround involves defining tensors in .mpl files and loading them with the qload command. For Maple 12 on 32-bit Linux, launching the classical worksheet using "xmaple -cw" eliminates the popup issue. However, a classical worksheet is not available for 64-bit Linux users. Overall, users are finding alternative methods to manage their tensor definitions effectively despite the dialog box problem.
wildemar
Messages
20
Reaction score
0
OK, last question for today :)

As you may see from my other questions, I'm trying to do some tensor calculations in Maple. I would have liked to use the grTensor2 package for this, but what blew it for me is that apparently the readstat command summons a dialog box, which makes it not only inconvenient (no "pretty" math input) but pretty much unusable in the case of grTensor, as you define metrics via several steps of text entry. The problem then is that the actual queries are not displayed on screen because the dialog box blocks all the rest of maple (even the help screens are unusable).

So in short: How can I turn off these wretched dialog boxes? I'm running maple 11 on a fedora 8 box, in case that's important.

Thanks for any pointers.
/W
 
Physics news on Phys.org
Hi, I have now the same problem as you had but with
Maple 12 and Grtensor. Did you solve this problem somehow?
Your advice would be highly welcomed because I am not able
to do some reasonable work without GRtensor.
Thanks Hedvika
 
Sorry, haven't found a real solution yet. But as a workaround, I just started defining the tensors as .mpl files (the same way they are stored anyway) and loading these with qload. Just look at some predefined metrics and you'll figure it out pretty quickly.

best of luck,
/W
 
Thanks for reply :-)
I have just found "solution" -- there exists classical worksheet for maple 12
for 32 bit linux, try in terminal

xmaple -cw

It really works:-) no pop up dialog!
The classical worksheet does not exists for 64 bit linux, sorry if you have one then
I believe your approach is the good one.
Good luck :-) H
 
Hey, cool. Thanks.

By now I've gotten so used to defining metrics via the scripts that I'm probably not going to do this a lot, but it's good to know nonetheless.

:) Take care
/W
 

Similar threads

Replies
5
Views
10K
Replies
3
Views
2K
Back
Top