Problème clic-droit liste des articles

Répondre
MPB
Messages : 5
Enregistré le : mar. févr. 08, 2022 6:56 am

mar. févr. 15, 2022 11:22 pm

Bonjour,

Depuis la mise à jour 1.7.1 j'ai des messages d'erreur lorsque je fais un clic-droit sur un article :

UncaughtException on thread Thread[AWT-EventQueue-0,6,main]

SQLRowValues unavailable, use getSelectedRowAccessors()
org.openconcerto.utils.ExceptionHandler: UncaughtException on thread Thread[AWT-EventQueue-0,6,main]
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:150)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:132)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:157)
at org.openconcerto.erp.config.Gestion$2.uncaughtException(Gestion.java:226)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.awt.EventDispatchThread.processException(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.IllegalStateException: SQLRowValues unavailable, use getSelectedRowAccessors()
at org.openconcerto.sql.view.list.action.ListEvent.getSelectedRows(ListEvent.java:104)
at org.openconcerto.sql.view.list.RowAction.enabledFor(RowAction.java:162)
at org.openconcerto.sql.view.list.RowAction.getPopupContent(RowAction.java:184)
at org.openconcerto.sql.view.list.IListe.updatePopupMenu(IListe.java:785)
at org.openconcerto.sql.view.list.IListe.access$5(IListe.java:779)
at org.openconcerto.sql.view.list.IListe$2.transformChecked(IListe.java:509)
at org.openconcerto.sql.view.list.IListe$2.transformChecked(IListe.java:1)
at org.openconcerto.ui.PopupMouseListener.createPopup(PopupMouseListener.java:66)
at org.openconcerto.ui.table.TablePopupMouseListener.createPopup(TablePopupMouseListener.java:60)
at org.openconcerto.ui.PopupMouseListener.maybeShowPopup(PopupMouseListener.java:58)
at org.openconcerto.ui.PopupMouseListener.mouseReleased(PopupMouseListener.java:52)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
... 6 more

Evidemment le menu contextuel n'apparait pas et c'est toujours le même message quelque soit l'article.

Pouvez-vous m'aider à résoudre le problème ?

Merci d'avance.
Avatar du membre
guillaume
Messages : 2429
Enregistré le : ven. févr. 11, 2011 7:15 pm

mer. févr. 16, 2022 3:15 pm

Bonjour,

Cela ressemble fortement au problème corrigé juste avant la sortie officielle de la 1.7.1.
Vous avez été trop rapide ;)
Re-telechargez et réinstallez.

Cordialement,
Directeur technique d'OpenConcerto qui dans son temps libre s'occupe du forum.
Pour une assistance pro, nous sommes joignables à ILM Informatique contre quelques jetons.
Pensez aussi à lire le manuel !
MPB
Messages : 5
Enregistré le : mar. févr. 08, 2022 6:56 am

dim. févr. 20, 2022 8:25 pm

Bonjour,

Je vous remercie beaucoup, ça fonctionne désormais.

Bien cordialement,
Répondre