Control: tag -1 fixed-upstream Hi,
this was already fixed in upstream jitsi. We will be updating the package soon with some other fixes and with this one, so stay tuned. Regards damencho On Sat, Aug 17, 2013 at 7:50 PM, Vincent Bernat <ber...@debian.org> wrote: > ❦ 17 août 2013 18:03 CEST, Kurt Roeckx <k...@roeckx.be> : > >> On Sat, Aug 17, 2013 at 04:44:51PM +0200, Vincent Bernat wrote: >>> Package: jitsi >>> Version: 2.3.4687.9786-1 >>> Severity: normal >>> >>> Hi! >>> >>> I have tried to just Jitsi with my XMPP account. Unfortunately, when I >>> enter my credentials in the XMPP box and click "Sign In", I get the >>> following traceback in the console: >> >> Can you try openjdk-6 instead of -7? > > I get the exact same error: > > 18:48:14.996 GRAVE: [13] util.UtilActivator.uncaughtException().109 An > uncaught exception occurred in thread=Thread[AWT-EventQueue-0,6,main] and > message was: No user ID provided. > java.lang.IllegalStateException: No user ID provided. > at > net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm.commitPage(JabberAccountRegistrationForm.java:286) > at > net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage.commitPage(FirstWizardPage.java:121) > at > net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard.signin(JabberAccountRegistrationWizard.java:245) > at > net.java.sip.communicator.plugin.simpleaccreg.InitialAccountRegistrationFrame$AccountRegistrationPanel.signin(InitialAccountRegistrationFrame.java:474) > at > net.java.sip.communicator.plugin.simpleaccreg.InitialAccountRegistrationFrame$SigninActionListener.actionPerformed(InitialAccountRegistrationFrame.java:569) > at > javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2012) > at > javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2335) > at > javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:404) > at > javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) > at > javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) > at java.awt.Component.processMouseEvent(Component.java:6288) > at javax.swing.JComponent.processMouseEvent(JComponent.java:3267) > at java.awt.Component.processEvent(Component.java:6053) > at java.awt.Container.processEvent(Container.java:2045) > at java.awt.Component.dispatchEventImpl(Component.java:4649) > at java.awt.Container.dispatchEventImpl(Container.java:2103) > at java.awt.Component.dispatchEvent(Component.java:4475) > at > java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4633) > at > java.awt.LightweightDispatcher.processMouseEvent(Container.java:4297) > at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4227) > at java.awt.Container.dispatchEventImpl(Container.java:2089) > at java.awt.Window.dispatchEventImpl(Window.java:2587) > at java.awt.Component.dispatchEvent(Component.java:4475) > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:675) > at java.awt.EventQueue.access$300(EventQueue.java:96) > at java.awt.EventQueue$2.run(EventQueue.java:634) > at java.awt.EventQueue$2.run(EventQueue.java:632) > at java.security.AccessController.doPrivileged(Native Method) > at > java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108) > at > java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:119) > at java.awt.EventQueue$3.run(EventQueue.java:648) > at java.awt.EventQueue$3.run(EventQueue.java:646) > at java.security.AccessController.doPrivileged(Native Method) > at > java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:108) > at java.awt.EventQueue.dispatchEvent(EventQueue.java:645) > at > java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275) > at > java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200) > at > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185) > at > java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177) > at java.awt.EventDispatchThread.run(EventDispatchThread.java:138) > > OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1) > OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) > > Also, at start, I have this: > > Auto-properties install: reference:file:sc-bundles/galagonotification.jar > (org.osgi.framework.BundleException: Unable to cache bundle: > reference:file:sc-bundles/galagonotification.jar - java.io.IOException: > Referenced file does not exist: sc-bundles/galagonotification.jar) > org.osgi.framework.BundleException: Unable to cache bundle: > reference:file:sc-bundles/galagonotification.jar > at org.apache.felix.framework.Felix.installBundle(Felix.java:2703) > at > org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165) > at > org.apache.felix.main.AutoProcessor.processAutoProperties(AutoProcessor.java:296) > at org.apache.felix.main.AutoProcessor.process(AutoProcessor.java:79) > at org.apache.felix.main.Main.main(Main.java:292) > at > net.java.sip.communicator.launcher.SIPCommunicator.main(SIPCommunicator.java:153) > Caused by: java.io.IOException: Referenced file does not exist: > sc-bundles/galagonotification.jar > at > org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:852) > at > org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550) > at > org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153) > at > org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277) > at org.apache.felix.framework.Felix.installBundle(Felix.java:2699) > ... 5 more > Auto-properties start: reference:file:sc-bundles/galagonotification.jar > (org.osgi.framework.BundleException: Unable to cache bundle: > reference:file:sc-bundles/galagonotification.jar - java.io.IOException: > Referenced file does not exist: sc-bundles/galagonotification.jar) > > But I don't think this is related. > -- > Make it right before you make it faster. > - The Elements of Programming Style (Kernighan & Plauger) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org