Bug #3024
MediaPlayer, stacktrace when canceling authentication
Status: | New | Start date: | 02/22/2021 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Media | Spent time: | - | ||
Target version: | TXM 0.8.2 |
Description
Erreur : java.lang.NullPointerException java.lang.NullPointerException at java.util.Hashtable.put(Hashtable.java:460) at java.util.Properties.setProperty(Properties.java:166) at java.lang.System.setProperty(System.java:796) at org.txm.backtomedia.commands.function.BackToMedia.backToMedia(BackToMedia.java:457) at org.txm.backtomedia.commands.function.BackToMedia.execute(BackToMedia.java:128) at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:291) at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:92) at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55) at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:305) at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:239) at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132) at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:152) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:494) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:487) at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:210) at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:390) at org.txm.edition.rcp.editors.SynopticEditionEditor.callTXMCommand(SynopticEditionEditor.java:1049) at org.txm.edition.rcp.editors.SynopticEditionEditor.callTXMCommand(SynopticEditionEditor.java:1080) at org.txm.edition.rcp.editors.CommandLink.function(CommandLink.java:33) ...
History
#1 Updated by Matthieu Decorde almost 2 years ago
- % Done changed from 0 to 80