Opened 8 years ago

#216 new defect

plantage Import vidéo stacomi0.5alpha130

Reported by: bricesauvaget Owned by:
Priority: critical Milestone: 45 Release JAVA0.4
Component: Programme Java Version: 0.4
Keywords: Cc:

Description

La partie "Import video" ne fonctionne pas :

C:\Program Files\stacomi>REM @ECHO OFF

C:\Program Files\stacomi>CD /d "C:\Program Files\stacomi"

C:\Program Files\stacomi>java -jar stacomi0.5alpha_130.jar
Lanceur : Connexion BD ouverte
Lanceur : Listes de references chargees
Lanceur : Ihm affichee
Exception in thread "AWT-EventQueue?-0" java.lang.NullPointerException?

at javax.swing.ImageIcon?.<init>(Unknown Source)
at migration.ihm.ImporterVideo?.getJButtonRechercheFichier(ImporterVideo?.

java:1610)

at migration.ihm.ImporterVideo?.getCenter(ImporterVideo?.java:1472)
at migration.ihm.ImporterVideo?.initialize(ImporterVideo?.java:214)
at migration.ihm.ImporterVideo?.<init>(ImporterVideo?.java:190)
at commun.IhmAppli?.i_operationlots_video(IhmAppli?.java:717)
at commun.IhmAppli?.access$42(IhmAppli?.java:716)
at commun.IhmAppli?$43.actionPerformed(IhmAppli?.java:1225)
at javax.swing.AbstractButton?.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton?$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel?.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel?.setPressed(Unknown Source)
at javax.swing.AbstractButton?.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.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?.doIntersectionP

rivilege(Unknown Source)

at java.security.ProtectionDomain?$JavaSecurityAccessImpl?.doIntersectionP

rivilege(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?.doIntersectionP

rivilege(Unknown Source)

at java.awt.EventQueue?.dispatchEvent(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)

Change History (0)

Note: See TracTickets for help on using tickets.