View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000540 | ascend | pygtk gui | public | 2012-04-05 05:27 | 2013-03-05 10:13 |
Reporter | sreenatha | ||||
Assigned To | john | ||||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | feedback | Resolution | open | ||
Platform | Linux | OS | Ubuntu | OS Version | 11.04 |
Product Version | |||||
Target Version | 0.9.9 | Fixed in Version | |||
Summary | 0000540: unresponsive solver status pop-up | ||||
Description | The solver status pop-up obtained after "Apply"ing changes to solver_vars in an instantiated/solved model using the properties tab is unresponsive to clicks on both "Cancel" and the exit button. | ||||
Tags | No tags attached. | ||||
|
Please give the steps required to reproduce this problem. Was this with current trunk code? Were you running 'pygtk/ascdev' or had you installed ASCEND to some place? What was the model you were solving? |
|
I encountered this problem with the revision 4042 of the ascend trunk code. I am viewing the interface through pygtk/ascdev. I was solving the 'vesselMethods.a4c' model present in the models directory. I am quite sure that this problem occurs for any other model as well. Here is how, you can reproduce the problem 1. Load a model 2. Instantiate it 3. Edit the value of a solver_var using the properties window 4. Click on the 'Apply' button at the bottom of the window 5. Try to close the 'solver status' pop-up |
|
I tested with changeset 4059 on Ubuntu 11.10. I changed the value of 'end_area' from 0.0393538 (whatever it is when it loads) to 0.4. Then I clicked 'Apply'. Then I clicked either 'Cancel' or 'OK': both of these resulted in the dialog box disappearing. Do you see any output in the console after this happens? Is there any other dialog box open? Could it possibly be a Unity issue specific to Ubuntu 11.04? I'm not able to reproduce this bug. |
|
I *was* able to reproduce this bug, at trunk changeset 4451. The key issue is to make sure the auto-solve option is enabled ('Auto' button in the toolbar), so that the dialog pops up when the 'apply' button is pressed. The unresponsive dialog is blocked by the variable properties dialog, which is modal. If you go back ot the variable properties dialog, you can close that, and the solver status dialog then becomes responsive. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-04-05 05:27 | sreenatha | New Issue | |
2012-04-05 05:29 | john | Note Added: 0000850 | |
2012-04-05 05:30 | john | Assigned To | => john |
2012-04-05 05:30 | john | Status | new => feedback |
2012-04-05 07:17 | sreenatha | Note Added: 0000854 | |
2012-04-05 07:17 | sreenatha | Status | feedback => assigned |
2012-04-05 09:18 | john | Note Added: 0000855 | |
2012-04-05 09:19 | john | Status | assigned => feedback |
2013-02-26 13:42 | john | Target Version | => 0.9.9 |
2013-03-05 10:13 | john | Note Added: 0000961 |