| ID |
Date |
Author |
Status |
Type |
Category |
Important |
Subject |
Icon |
|
47
|
Mon Nov 7 23:47:16 2022 |
ND | New Solution | Info | Tango |
|
RE: Arrêt Machine | |
Je l'ai ajouté dans PlateformeIHM, section Outils et j'ai fait un git pull.
| Entered by Kevin Dupraz from 134.158.89.107 on Fri Nov 4 18:56:54 2022 wrote: |
|
Bonjour,
Une commande "STOP_THOMX" a été ajouté au DS script de ThomX : "TEST/HL/ThomX_Script".
Cette commande permet d'arrêter toute la machine en une fois (Alimentation + éléments pulsés + chillers/frigo + modulateur + Laser).
*!* Une confirmation est demandé avant l'arrêt. Il faut mettre "true" pour confirmer l'arrêt. *!*
L'info final donne les DS qui ne sont pas éteints. Souvent le modulateur qui prend du temps pour se mettre en off.
Pensez à tourner la clé PA en partant.
|
|
|
32
|
Tue Mar 8 11:22:07 2022 |
Entered by SC/MO from 134.158.195.142 on Tue Mar 8 11:21:53 2022 | Under Process | Other | Machines |
|
Paramètres faisceau du jour | |
Image laser en pièce jointe
Image faisceau en pièce jointe
Estimation de la charge en sortie canon : 44 pC
Phase de maximum de charge = 268 degres
|
|
44
|
Thu Nov 3 23:18:54 2022 |
Entered by Nicolas Delerue from 80.119.21.73 on Thu Nov 3 23:18:39 2022 | New Solution | Info | autre |
|
Mise à jour IHM_recipes | |
IHM_recipe.py a été mis à jour. Il affiche maintenant 2 séries de 4 boutons radios.
La première série de boutons permet de choisir la recette à utiliser (Li, TL+LE ou LI+TL+RI ou Ring) et la qualité de la recette (Good, test, pb record, all).
Il affiche ensuite les 5 dernières recettes correspondant à ces critères avec des boutons "Load" ou "view" pour les charger ou les visualiser.
Me prévenir en cas de disfonctionnement.
J'ai fait un git pull.
|
|
17
|
Tue Nov 6 10:51:07 2018 |
Entered by Hayg Guler from 134.158.89.243 on Tue Nov 6 10:50:50 2018 | Not Fixed | Problem | Tango |
|
Message Jive au lancement | |
====================== ZMQ (3.22) event system is available ============================
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
NumberSpectrum.refresh() Exception caught ------------------------------
java.lang.UnsupportedOperationException: Not supported yet.
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.errorChange(NumberSpectrumTableEditor.java:298)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:417)
at fr.esrf.tangoatk.core.EventSupport.fireReadErrorEvent(EventSupport.java:390)
at fr.esrf.tangoatk.core.attribute.AAttribute.readAttError(AAttribute.java:553)
at fr.esrf.tangoatk.core.attribute.NumberSpectrum.refresh(NumberSpectrum.java:130)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumTableEditor.setModel(NumberSpectrumTableEditor.java:256)
at fr.esrf.tangoatk.widget.attribute.NumberSpectrumViewer.setModel(NumberSpectrumViewer.java:439)
at atkpanel.SpectrumPanel.<init>(SpectrumPanel.java:70)
at atkpanel.MainPanel.createAllSpectrumTabs(MainPanel.java:2058)
at atkpanel.MainPanel.startUp(MainPanel.java:970)
at atkpanel.MainPanel.<init>(MainPanel.java:264)
at jive3.TreePanelDevice$DeviceNode.execAction(TreePanelDevice.java:473)
at jive3.TreePanel.mousePressed(TreePanel.java:1238)
at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
at java.awt.Component.processMouseEvent(Component.java:6536)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6304)
at java.awt.Container.processEvent(Container.java:2239)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2297)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
at java.awt.Container.dispatchEventImpl(Container.java:2283)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
at java.awt.EventQueue$4.run(EventQueue.java:733)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
NumberSpectrum.refresh()------------------------------------------------
|
|
41
|
Mon Sep 5 12:14:11 2022 |
Entered by Viktor Soskov from 134.158.195.153 on Mon Sep 5 12:13:45 2022 | Not Fixed | Info | Machines |
|
Laser status | |
Bonjour,
Ecathode = 40µJ, iris=4mm, Att=400. Energie UV à la sortie du laser=256µJ (normale), énergie à la sortie du parcours optique 137µJ (au lieux de 200µJ, la distribution du faiseau est moche) , donc il y a une perte dans le parcours optique (probléme avec le miroir??), Il faut envisager 1-2 jours pour une révision du parcous optique
Viktor. |
|
19
|
Wed Nov 7 11:56:19 2018 |
Entered by Nicolas Delerue from 193.55.29.170 on Wed Nov 7 11:56:05 2018 | Under Process | Info | Machines |
|
L'un des inconvenients de travailler en remote | |
packet_write_wait: Connection to 134.158.75.236 port 22: Broken pipe
Apparement le routeur a redémarré pendant que je travaillais sur tango-util...
|
|
31
|
Tue Mar 1 14:36:04 2022 |
Entered by Super Team from 134.158.195.141 on Tue Mar 1 14:32:03 2022 | Reference Solution | Info | Python |
|
Jupyter-lab, entered from 134.158.195.141 | |
Pour lancer jupyter-lab depuis une cession operateur :
1) source init_conda.sh
2) cd /data/shared (par exemple)
3) taper : jupyter-lab
les notebooks jupyter sont sous : /data/shared/commissioning_scripts (c'est là qu'il faut aller, modifier s'il le faut, etc)
ensuite ils sont sauvés dans : /data/shared/commissioning_scripts_ref (maintenu par HG)
|
|
62
|
Fri Jul 19 15:00:47 2024 |
Entered by Nicolas Delerue from 193.55.29.173 on Fri Jul 19 15:00:33 2024 | Fixed | Fix | Soft |
|
Jauge SF6 | |
L'affichage défectueux de la jauge SF6 a été retiré de l'IHM Gun_Section.
Un git pull a été fait. |
|
34
|
Thu Mar 24 11:34:43 2022 |
Entered by Nicolas Delerue from 134.158.195.144 on Thu Mar 24 11:32:03 2022 | Under Process | Problem | Soft |
|
Impossible de faire un git pull | |
Impossible de faire un git pull
Apparement il y a des images qui bloquent dans /data/shared/Interfaces/panneaux
nicolas.delerue@client4:/data/shared/Interfaces/panneaux$ ls -lat /data/shared/Interfaces/panneaux
total 5820
drwxrwxrwx 8 hayg.guler thomx 220 Mar 21 13:54 .git
-rw-rw-rw- 1 victor.soskov thomx 316079 Mar 11 11:34 2022-03-11_11_34_30_li_op_las_02_RAW.png
-rw-rw-rw- 1 victor.soskov thomx 899649 Mar 11 11:34 2022-03-11_11_34_30_li_op_las_02_log_scale_False_despeckle_False_min_scale_0_max_scale_20.png
-rw-rw-rw- 1 victor.soskov thomx 4708474 Mar 11 11:34 2022-03-11_11_34_30_li_op_las_02_RAW_16bits.tiff
drwxrwxrwx 27 hayg.guler thomx 4096 Mar 11 11:34 .
drwxrwxrwx 3 hayg.guler thomx 74 Mar 10 17:50 DevicesStatus
drwxrwxrwx 2 hayg.guler thomx 4096 Mar 9 09:41 Synchro
drwxrwxrwx 5 hayg.guler thomx 4096 Mar 7 14:50 Tools
drwxrwxrwx 4 hayg.guler thomx 69 Mar 7 14:49 PlateformeIHMThomX
drwxrwxrwx 2 hayg.guler thomx 63 Feb 28 10:07 DevicesController
drwxrwxrwx 7 hayg.guler thomx 207 Feb 25 14:46 Diags
drwxrwxrwx 2 hayg.guler thomx 4096 Jan 19 17:20 StatusInfo
drwxrwxrwx 2 hayg.guler thomx 86 Nov 4 16:29 IHMLogBook
drwxrwxrwx 2 hayg.guler thomx 240 Nov 4 16:29 PowerSupply
drwxr-xr-x 8 hayg.guler thomx 126 Oct 25 13:46 ..
drwxrwxrwx 2 hayg.guler thomx 162 Oct 25 13:42 hp_gui
drwxrwxrwx 3 hayg.guler thomx 21 Oct 25 13:42 WheelOwis
drwxrwxrwx 3 hayg.guler thomx 21 Oct 25 13:42 Wheel
drwxrwxrwx 3 hayg.guler thomx 38 Oct 25 13:42 Vide
drwxrwxrwx 2 hayg.guler thomx 27 Oct 25 13:42 Test
|
|
48
|
Thu Dec 15 12:10:32 2022 |
Entered by Nicolas Delerue from 134.158.88.175 on Thu Dec 15 12:10:17 2022 | New Solution | Info | autre |
|
IHM recette | |
J'ai supprimé l'erreur affichée par l'IHM recettes quand l'état du DS est ON... Donc normalement les erreurs affichées maintenant devraient être pertinentes.
J'ai monté le nombre d'erreurs affichées à 10.
Me dire si il y a d'autres erreurs à masquer.
|
|
29
|
Thu Jan 20 12:25:30 2022 |
Entered by Moutardier Alexandre from 91.168.92.148 on Thu Jan 20 12:25:14 2022 | Fixed | Info | Machines |
|
Health check pas a l'heure et client 3 fonctionnel ? | |
Le processus automatique de verification de l'état de la machine avait un comprtement bizarre. Il semblerait qu'il été executé par 2 horloges différentes dont une avait 8h d'avance (cf "/data/shared/log_health_check/cron_health_check.log " ou sont ecrit quelque ligne a chaque execussion de health_check). Les verifications et donnée retournée était quand a elle correcte, seul la date pouvait ne pas être bonne.
Il savère que la machine Client 3 semble fonctionner, du moins on peut s'y connecter en ssh et c'est cette machine qui est en avance de 8h et qui avait relancé le cron de health check.
J'ai supprimé ce cron de client 3 pour l'instant, et donc résolu les problèmes de date incorecte, mais il est possible que d'autre processus ai était relancé par la machine. Merci a ceux qui on lancé des programmes dessus de verifier. |
|
38
|
Mon Jul 25 15:12:44 2022 |
Entered by Moutardier Alexandre from 91.168.92.148 on Mon Jul 25 15:12:31 2022 | | Fix | Python |
|
Git pull sur /data/shared/panneaux | |
git pull sur /data/shared/panneaux/
ajout de bouton sur Plateforme IHM pour acceder au ATKpanel du laser + correction bug IHM_SST |
|
39
|
Mon Aug 8 22:48:12 2022 |
Entered by Moutardier Alexandre from 91.168.92.148 on Mon Aug 8 22:47:58 2022 | Fixed | Fix | Python |
|
Git pull sur /data/shared/panneaux | |
git pull sur /data/shared/panneaux/
Fait :
- correction d'une erreur dans les fichiers de configuration de Health_check
- astor server :
- suppression bouton "restart"
- Stop -> Kill : A n'utilser qu'en dernier recourt si le DS est planté
- ajout du bouton ATKPanel qui permet de d'afficher la liste des ATKPanel associé au DS en cours
- IHM SST :
- Ajout d'un bouton pour passer en mode trigger interne avec 1s de temps d'exposition |
|
40
|
Tue Aug 30 07:38:04 2022 |
Entered by Moutardier Alexandre from 91.168.92.148 on Tue Aug 30 07:37:52 2022 | | Fix | Python |
|
Git pull sur /data/shared/panneaux | |
git pull sur /data/shared/panneaux :
Correction erreur IHM_charge |
|
56
|
Fri Sep 29 10:21:06 2023 |
Entered by Nicolas Delerue from 134.158.195.142 on Fri Sep 29 10:20:52 2023 | New Solution | Info | Docs |
|
Fonctionnement de l'interface "start ThomX for Ring" | |
L'interface de demarrage est disponible en tapant "start" dans une fenetre de ligne de commande ou dans la section anneau de PlateformeIHM.
Une copie d'ecran de la premiere page de l'interface graphique est attachée.
Chaque ligne indique une action a faire (à gauche) avec des informations à consulter (au milieu) avant de faire l 'action (à droite).
Lorsque le bouton action a ete cliqué, l'heure s'affiche ce qui permet d'etre sur que l'action a été effectuée.
Normalement en suivant l'interface ligne par ligne on effectue toutes les actions jusqu'au stockage dans l 'anneau (à condition de charger les bonnes recettes).
|
| Attachment 1: Screenshot_from_2023-09-29_10-14-23.png
|
 |
|
60
|
Mon Jun 10 10:42:15 2024 |
ND | Not Fixed | Problem | autre |
|
Erreur dans l'IHM RF Canon+Section | |
L'IHM RF Canon+Section ( RF/src/IHM_RF.py ) fait un appel (via RF/src/setup.py ) a l 'attribut LI/HFI/MAM.01/state cependant le DS LI/HFI/MAM.01 l'etat de la pression de SF6 retourne sur le panneau est donc incorrect. |
|
35
|
Wed Apr 6 17:29:17 2022 |
Entered by Super Team from 134.158.195.141 on Wed Apr 6 17:29:02 2022 | Reference Solution | Question | autre |
|
Erreur Matlab | |
Matlab qui crash en plein milieu des scans ...
soucis avec le graphic certainement (Carte NVidia ?)
https://fr.mathworks.com/matlabcentral/answers/443587-why-does-matlab-crash-in-linux-with-nvidia-drivers-when-trying-to-plot-or-save-export-figures-wit |
|
54
|
Tue Mar 14 09:07:29 2023 |
Entered by Kevin Dupraz from 134.158.89.107 on Tue Mar 14 09:07:11 2023 | Not Fixed | Problem | Tango |
|
Erreur IHM gun section | |
Bonjour,
quand je lance l'IHM gun section, j'ai tout ces warning, cela n'empeche pas à premiere vu le fonctionnement de l'IHM mais ça peut cacher un loup plus important.
>>>>>>>>>>>>>>>>>>>>>>>>>>>
MainThread INFO 2023-03-14 09:05:48,733 TaurusRootLogger:
*********************
< Deprecation Counts (1):
1 * "format is deprecated since 4.0.4. Use format_spec or precision instead" >
MainThread WARNING 2023-03-14 09:05:53,038 srv-2.thomx.fr:20000.ER/HF/RAC.17-API.AI1.AI6: Unknown unit "▒C" (will be treated as unitless)
MainThread WARNING 2023-03-14 09:05:53,111 srv-2.thomx.fr:20000.ER/HF/RAC.17-API.AI1.AI7: Unknown unit "Mo" (will be treated as unitless)
MainThread WARNING 2023-03-14 09:05:53,283 srv-2.thomx.fr:20000.LI/OPT/OPT.02-LAS.01: Could not create HW object: device li/opt/opt.02-las.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,295 srv-2.thomx.fr:20000.LI/OPT/OPT.02-LAS.01: Could not create HW object: device li/opt/opt.02-las.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,304 srv-2.thomx.fr:20000.LI/OPT/OPT.02-LAS.01: Could not create HW object: device li/opt/opt.02-las.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,320 srv-2.thomx.fr:20000.LI/HFI/MAM.01: Could not create HW object: device li/hfi/mam.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,330 srv-2.thomx.fr:20000.LI/HFI/MAM.01: Could not create HW object: device li/hfi/mam.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,338 srv-2.thomx.fr:20000.LI/HFI/MAM.01: Could not create HW object: device li/hfi/mam.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,353 srv-2.thomx.fr:20000.LI/HFH/MAM.01: Could not create HW object: device li/hfh/mam.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,362 srv-2.thomx.fr:20000.LI/HFH/MAM.01: Could not create HW object: device li/hfh/mam.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,370 srv-2.thomx.fr:20000.LI/HFH/MAM.01: Could not create HW object: device li/hfh/mam.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,384 srv-2.thomx.fr:20000.LI/VA/AVAL.01-CMD.01: Could not create HW object: device li/va/aval.01-cmd.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,394 srv-2.thomx.fr:20000.LI/VA/AVAL.01-CMD.01: Could not create HW object: device li/va/aval.01-cmd.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,401 srv-2.thomx.fr:20000.LI/VA/AVAL.01-CMD.01: Could not create HW object: device li/va/aval.01-cmd.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,415 srv-2.thomx.fr:20000.LI/VA/AVAL.02-CMD.01: Could not create HW object: device li/va/aval.02-cmd.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,425 srv-2.thomx.fr:20000.LI/VA/AVAL.02-CMD.01: Could not create HW object: device li/va/aval.02-cmd.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,432 srv-2.thomx.fr:20000.LI/VA/AVAL.02-CMD.01: Could not create HW object: device li/va/aval.02-cmd.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,446 srv-2.thomx.fr:20000.TL/VA/AVAL.01-CMD.01: Could not create HW object: device tl/va/aval.01-cmd.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,455 srv-2.thomx.fr:20000.TL/VA/AVAL.01-CMD.01: Could not create HW object: device tl/va/aval.01-cmd.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,462 srv-2.thomx.fr:20000.TL/VA/AVAL.01-CMD.01: Could not create HW object: device tl/va/aval.01-cmd.01 not defined in the database !
MainThread WARNING 2023-03-14 09:05:53,668 srv-2.thomx.fr:20000.LI/HFI/Att.02-MOT.01.position: Unknown unit "Steps" (will be treated as unitless)
MainThread WARNING 2023-03-14 09:05:54,803 srv-2.thomx.fr:20000.LI/HFI/Dep.01-MOT.01.Position: Unknown unit "Steps" (will be treated as unitless)
MainThread WARNING 2023-03-14 09:05:55,180 srv-2.thomx.fr:20000.LI/HFI/Att.01-MOT.01.position: Unknown unit "steps" (will be treated as unitless)
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
bonne journée, |
|
58
|
Fri Feb 9 15:15:19 2024 |
Entered by Hayg Guler from 134.158.89.243 on Fri Feb 9 15:15:06 2024 | Under Process | Info | Tango |
|
Démarrage depuis client6 |
|
Quel Python : 2.7 dans /usr/bin
IHM :
ok, se lance, sauf erreur dans le terminal :
('------------ ', '/data/shared/Interfaces/panneaux/')
ERREUR lors de l'import IHM_health_check !!!
No module named gobject
ERREUR lors de l'import IHM_astor_server !!!
No module named gobject
('HOME_IHM = ', '/data/shared/Interfaces/panneaux/')
('IHM_SST after import #1', '15:13:53')
('IHM_SST after home IHM', '15:13:53')
('------------ ', '/data/shared/Interfaces/panneaux/')
('------------ ', '/data/shared/Interfaces/panneaux/')
ERREUR lors de l'import IHM_SST !!!
No module named gobject
Solutions ? https://stackoverflow.com/questions/37323567/install-gobject-module
Installing the system provided PyGObject:
- Open a terminal
- Execute
sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0
- Change the directory to where your hello.py script can be found (e.g.
cd Desktop)
- Run
python3 hello.py
Installing from PyPI with pip:
- Open a terminal and enter your virtual environment
- Execute
sudo apt install libgirepository1.0-dev gcc libcairo2-dev pkg-config python3-dev gir1.2-gtk-3.0 to install the build dependencies and GTK
- Execute
pip3 install pycairo to build and install Pycairo
- Execute
pip3 install PyGObject to build and install PyGObject
- Change the working directory to where your
hello.py script can be found
- Run
python3 hello.py
Python 3.8 :
conda /data/shared/miniconda3/envs/tango_py3.8/bin/python
Taurus : version 5.1.4
IHM se lance mais plusieurs erreur subsistent par exemple des print
(tango_py3.8) [15:24:31] operateur.thomx@client6:/tmp_mnt/data/operateur.thomx > IHM
[2] 5851
(tango_py3.8) [15:24:34] operateur.thomx@client6:/tmp_mnt/data/operateur.thomx > MainThread INFO 2024-02-09 15:24:47,654 TaurusRootLogger: Using PyQt5 (v5.12.3 with Qt 5.12.9 and Python 3.8.12)
MainThread INFO 2024-02-09 15:24:50,994 TaurusRootLogger: Plugin "taurus_pyqtgraph" lazy-loaded as "taurus.qt.qtgui.tpg"
ERREUR lors de l'import screenshot !!!
No module named 'commands'
ERREUR lors de l'import IHM_health_check !!!
cannot import name 'Qwt5' from 'taurus.external.qt' (/data/shared/miniconda3/envs/tango_py3.8/lib/python3.8/site-packages/taurus/external/qt/__init__.py)
ERREUR lors de l'import IHM_astor_server !!!
cannot import name 'Qwt5' from 'taurus.external.qt' (/data/shared/miniconda3/envs/tango_py3.8/lib/python3.8/site-packages/taurus/external/qt/__init__.py)
ERREUR lors de l'import Laser_PhotoCathode !!!
invalid syntax (astor_server.py, line 116)
ERREUR lors de l'import Modulator !!!
Missing parentheses in call to 'print'. Did you mean print("tangotest: ", val.value, " ", value0," ", value1," ",value2)? (ModulateurStatus.py, line 124)
ERREUR lors de l'import powerSupply !!!
Missing parentheses in call to 'print'. Did you mean print(exc)? (powerSupply.py, line 55)
ERREUR lors de l'import IHM_RF !!!
No module named 'PyQt4'
ERREUR lors de l'import IHMLogBook !!!
Missing parentheses in call to 'print'. Did you mean print(self.tabAttachments)? (IHMLogBook.py, line 121)
ERREUR lors de l'import DevicesController !!!
Missing parentheses in call to 'print'. Did you mean print('Error ', i)? (DevicesController.py, line 63)
ERREUR lors de l'import DevicesStatus !!!
No module named 'PyQt4'
ERREUR lors de l'import IHM_SST !!!
Missing parentheses in call to 'print'. Did you mean print(exc)? (IHM_SST.py, line 94)
ERREUR lors de l'import IHM_power !!!
Missing parentheses in call to 'print'. Did you mean print(exc)? (IHM_power.py, line 95)
MainThread WARNING 2024-02-09 15:24:55,111 TaurusRootLogger: <frozen importlib._bootstrap>:219: DeprecationWarning: taurus.qt.qtgui.plot is deprecated since 4.5. Use taurus_pyqtgraph instead
MainThread INFO 2024-02-09 15:24:57,533 TaurusRootLogger: plot: Using taurus_pyqtgraph to provide a minimal API to facilitate the transition
ERREUR lors de l'import IHM_charge !!!
No module named 'PyQt4'
ERREUR lors de l'import delays !!!
Missing parentheses in call to 'print'. Did you mean print(exc)? (delays.py, line 106)
ERREUR lors de l'import phase !!!
|
|
30
|
Wed Feb 2 13:19:03 2022 |
Entered by Super Team from 134.158.195.141 on Wed Feb 2 13:18:48 2022 | Reference Solution | Info | autre |
|
Didacticiel git from Philippe |
|
|
| Attachment 1: didacticiel_cloner_un_dépôt_Gitlab.pdf
|
| Attachment 2: didacticiel_Merge_request.pdf
|