Ricoh participa en este evento como Patrocinador Silver y celebra además su nueva alianza como partner de Alfresco alcanzando el nivel de Partner Platinum.

Una vez pasado el evento, colgaré en slideshare la presentación.
Saludos,
JK
git clone git://github.com/lwfinger/rtl8188eu.git cd rtl8188eu make sudo make install sudo depmod -a sudo modprobe 8188eu
public class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World"); } }
# A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000003682e6da11, pid=13145, tid=140070211499776 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libsoup-2.4.so.1+0x6da11] soup_session_feature_detach+0x11 # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. #Para solucionar este problema, se debe ejecutar la siguiente instrucción antes de lanzar el comando de eclipse: "export SWT_GTK3=1". Podeis encontrar más información en este link.