View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002857 | IndiStarter | General | public | 25-09-22 12:50 | 25-09-22 17:08 |
| Reporter | fmeyer | Assigned To | Patrick Chevalley | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | feedback | Resolution | open | ||
| Platform | PC | OS | Linux | OS Version | 64bit |
| Summary | 0002857: GUI not updated when external scripts talk to server fifo | ||||
| Description | I have scripts that might decide to stop/start/restart server/driver(s) upon certain conditions. They do this by sending commands to the server via the fifo (/tmp/IndiStarter.fifo) initiliazed by indistarter. It seems that those commands do not trigger updates in the indistarter GUI. Not a big deal, but it would be nice if the GUI was updated every few seconds on the basis of running processes. | ||||
| Steps To Reproduce | Launch indistarter, indiserver, and at least one indi driver indi_xxxxx. echo "stop indi_xxxxx >/tmp/IndiStarter.fifo" indi_xxxxx is topped but the GUI does not reflect the change. | ||||
| Tags | No tags attached. | ||||
|
|
euh.. embarassing. now its working. Forget that for now. I might ahave severely messed up this one... Sorry. |
|
|
I think you are right, it not work in all the case. It look like the indiserver do send the stop message only if another application, like the GUI, is connected. Maybe this is because indistarter do not ask for detailed properties. I make a change to periodically check so it mark stopped driver after a small delay. You can try this version 2.4.2-221 from https://vega.ap-i.net/tmp/indistarter/ This is for x86-64, tell me if you need a build for another platform. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 25-09-22 12:50 | fmeyer | New Issue | |
| 25-09-22 12:54 | fmeyer | Note Added: 0009477 | |
| 25-09-22 17:08 | Patrick Chevalley | Assigned To | => Patrick Chevalley |
| 25-09-22 17:08 | Patrick Chevalley | Status | new => feedback |
| 25-09-22 17:08 | Patrick Chevalley | Note Added: 0009479 |