Description of problem: JITSI non working, I think is a small bug of java config $ jitsi Exception in thread "main" java.lang.Error: java.io.FileNotFoundException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.11/jre/lib/tzdb.dat (Aucun fichier ou dossier de ce type) at sun.util.calendar.ZoneInfoFile$1.run(ZoneInfoFile.java:261) .../.../... at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495) Caused by: java.io.FileNotFoundException: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.11/jre/lib/tzdb.dat (Aucun fichier ou dossier de ce type) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.<init>(FileInputStream.java:131) at sun.util.calendar.ZoneInfoFile$1.run(ZoneInfoFile.java:255) ... 28 more Version-Release number of selected component (if applicable): I have just install Mageia 5 alpha2 32bit DVD and add depot because there are depot automatic adding # urpmi.addmedia --distrib ftp://ftp.belnet.be/pub/mageia/distrib/cauldron/i586/ java-1.8.0-openjdk-1.8.0.11 jitsi-2.5.5269 of 2.5-1.mga5 who install automaticly java 1.8 java-1.8.0-openjdk-headless Version : 1:1.8.0.11-3.b12.1.mga5 java-1.8.0-openjdk Version : 1:1.8.0.11-3.b12.1.mga5 How reproducible: Steps to Reproduce: 1. 2. 3. Reproducible: Steps to Reproduce:
Hello Jonathan Boussoir, Thanks for the report. Since new java stack of version 8 we had some difficulty with jitsi. jitsi-2.5 is a development version, so for fix this issue you must rename or delete older jitsi config file on your home : $ rm -rf ~/.jitsi or $ mv ~/.jitsi ~/.jitsi-old for me it worked :)
CC: (none) => geiger.david68210
Hello David GEIGER, Thank you for your quick response. I looked in my repertoire "HOME" ls -all I have hidden files but not the Jitsi Regards, Jonathan
Status: NEW => UNCONFIRMEDEver confirmed: 1 => 0
why did you changed the status ? you are no more able to reproduce ?
Component: Installer => RPM Packages
Any news about this bug report?
CC: (none) => olivier.delaune
Sorry, I'm not a news about this bug because i stopped to use. I'm working with skype :-( I remember that I could work with old version JITSI old while until I did not was installing the new version which needed JAVA 8. Regards, Jonathan
Hi, I'am the maintener of jitsi package and I can confirm that jitsi works fine on Cauldron without any error or issue. Here my log on my current up-to-date Cauldron and with the latest stable 2.6 version of jitsi: [david@david ~]$ cat /etc/issue* Mageia release 5 (Cauldron) for x86_64 Kernel 3.19.0-desktop-0.rc7.3.mga5 on a 4-processor x86_64 / \l Bienvenue sous Mageia ------------------------- [david@david ~]$ jitsi --version Jitsi 2.6.5390 [david@david ~]$ jitsi ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map ALSA lib pcm_route.c:947:(find_matching_chmap) Found no matching channel map ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports only playback stream java.lang.NullPointerException at net.java.sip.communicator.plugin.pluginmanager.PluginManagerActivator.start(PluginManagerActivator.java:87) at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:645) at org.apache.felix.framework.Felix.activateBundle(Felix.java:2152) at org.apache.felix.framework.Felix.startBundle(Felix.java:2070) at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1297) at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304) at java.lang.Thread.run(Thread.java:745) 17:09:11.459 GRAVE: [39] impl.osdependent.jdic.SystrayServiceJdicImpl.checkInitialized().464 Systray not init [david@david ~]$
Closing as per comment #6
Status: UNCONFIRMED => RESOLVEDResolution: (none) => FIXED