About me


  • Yann has started 1 topic. 3 people are following it.
  • Yann has made 1 reply.

Recent activity

Subscribe to this feed
  • problem

    Roger replied on May 21, 2008 11:24 to the problem "Problem with java under Linux 64 bits" in Wuala:

    Roger
    rtfm is right (must be the case with this nickname :D). Wuala does not run on 64bit Linux installations. I hope we can release a 64bit version soon, internal tests were successful.
  • star

    Yann marked one of rtfm's replies in Wuala as useful. rtfm replied to the problem "Problem with java under Linux 64 bits".

  • problem

    Yann replied on May 19, 2008 21:10 to the problem "Problem with java under Linux 64 bits" in Wuala:

    Yann
    I guess you're right.
    I tried ./wualacmd for lauching ./wuala -nogui and it seems that it's working...

    For the next step : Try to make wua.la's gui working under GNU/Linux x64. T_T
    (And learn to read more posts before posting)

    Thanks.
  • problem

    rtfm replied on May 19, 2008 20:29 to the problem "Problem with java under Linux 64 bits" in Wuala:

    rtfm
    I guess thats because wua.la uses a library that currently doesn't work under 64bit linux systems. I've got the same "problem", but at that machine i run ./wualacmd instead of ./wuala and make use of the filesystem integration.
  • problem

    Yann reported a problem in Wuala on May 19, 2008 19:23:

    Yann
    Problem with java under Linux 64 bits
    It seems I couldn't load wuala under GNU/Linux 64 bits.
    I've got an error when I try ./wuala in a console.

    The error :
    Using config file /home/my_username/.config/wualarc
    Updating to version 106 ..................Shutting down...
    java.lang.RuntimeException: java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.swt.widgets.Display
    at com.wuala.loader.Loader.run(Loader.java:69)
    at com.wuala.loader.Loader.main(Loader.java:134)
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.swt.widgets.Display
    at org.eclipse.swt.widgets.Widget.isValidSubclass(Unknown Source)
    at org.eclipse.swt.widgets.Decorations.checkSubclass(Unknown Source)
    at org.eclipse.swt.widgets.Shell.<init>(Unknown Source)
    at org.eclipse.swt.widgets.Shell.<init>(Unknown Source)
    at org.eclipse.swt.widgets.Shell.<init>(Unknown Source)
    at org.eclipse.swt.widgets.Shell.<init>(Unknown Source)
    at com.wuala.obfuscated.fd.a(Z:407)
    at com.wuala.platform.Wuala.launch2(Z:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.wuala.loader.starter.ReflectiveWrapper.invoke(ReflectiveWrapper.java:38)
    at com.wuala.loader.starter.ApplicationWrapper.launch(ApplicationWrapper.java:19)
    at com.wuala.loader.Loader.run(Loader.java:63)
    ... 1 more
    </init></init></init></init>