erreur caméra
This topic contains 1 reply, has 2 voices, and was last updated by admin 7 years, 5 months ago.
-
AuthorPosts
-
guestBonjour,
Pourriez vous m’aider par rapport à cette erreur:
19/07/17 21:00:56 ERROR – [AWT-EventQueue-0]
at xy.phoyo.Log.error(Log.java:26)
at xy.phoyo.error.ErrorManager.handleUncaughtException(ErrorManager.java:61)
at xy.phoyo.window.ConfigurationWindow$CameraPage$13$1.windowOpened(ConfigurationWindow.java:3531)
at java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:339)
at java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:339)
at java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:339)
at java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:339)
at java.awt.Window.processWindowEvent(Window.java:2055)
at javax.swing.JDialog.processWindowEvent(JDialog.java:683)
at java.awt.Window.processEvent(Window.java:2017)
at java.awt.Component.dispatchEventImpl(Component.java:4891)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Window.dispatchEventImpl(Window.java:2750)
at java.awt.Component.dispatchEvent(Component.java:4713)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
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:76)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.awt.EventQueue$4.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109)
at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:184)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
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:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
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)
Caused by: Serious Error: AVERTISSEMENT: le support des appareils photo numériques (Canon, Nikon, …) a été désactivé.
Il peut être ré-activé via la fenêtre de configuration.
Cause:ATTENTION: Le support des appareils numériques ne peut être activé.
– Assurez vous davoir installé le Framework Microsoft .NET 4.0.
Sinon téléchargez-le ici:
https://www.microsoft.com/net/download
– Veuillez contacter le support si le problème persiste
at xy.phoyo.device.camera.DigicamCameraDriver.listDeviceLocalNames(DigicamCameraDriver.java:107)
at xy.phoyo.device.camera.Camera.listDeviceNames(Camera.java:218)
at xy.phoyo.window.ConfigurationWindow$CameraPage.createCameraDeviceControl(ConfigurationWindow.java:3525)
at xy.phoyo.window.ConfigurationWindow$CameraPage.create(ConfigurationWindow.java:3252)
at xy.phoyo.window.ConfigurationWindow.addPage(ConfigurationWindow.java:351)
at xy.phoyo.window.ConfigurationWindow.createPages(ConfigurationWindow.java:1452)
at xy.phoyo.window.ConfigurationWindow.createComponents(ConfigurationWindow.java:271)
at xy.phoyo.window.ConfigurationWindow.initialize(ConfigurationWindow.java:210)
at xy.phoyo.window.ConfigurationWindow.<init>(ConfigurationWindow.java:198)
at xy.phoyo.window.ConfigurationWindow$40$1.run(ConfigurationWindow.java:1372)
at xy.phoyo.window.ControlWindow$9.run(ControlWindow.java:219)Cdt
adminKeymasterBonjour,
Il faudrait installer framework .Net.
C’est par ici:
https://www.phoyosystem.com/dotnet-download
Cdt
-
AuthorPosts