Can't get Wuala to use the installed 32-bit Java in 64-bit Ubuntu Linux
Dear Wuala,
I am leaving Windows behind, and am going full-time over to 64-bits Linux.
I have run Wuala in nogui mode for a bit, but it is too limited. I.e. configuration is difficult/impossible and there is not much feedback from the application of what is going on.
So I want to get the gui going. But I am having troubles. I have installed 32-bit java alongside the 64-bit java that I have already installed. I have also set the JAVA-variable in the Wuala config file, but it doesn't work.
This is a quite fresh install of Kubuntu-64 8.10, all updated per today 17.Feb 2009.
Dual-core Intel Pentium D with 5 gigs of memory.
Can you help me out?
/Treq
=======================================================
::: Installed the 32-bit Java :::
yeye@ubuntu:~/.config$ sudo apt-get install ia32-sun-java6-bin
[sudo] password for yeye:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
ia32-sun-java6-bin
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 28.1MB of archives.
After this operation, 84.4MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com intrepid/multiverse ia32-sun-java6-bin 6-10-0ubuntu2 [28.1MB]
Fetched 28.1MB in 2min30s (187kB/s)
Preconfiguring packages ...
Selecting previously deselected package ia32-sun-java6-bin.
(Reading database ... 135231 files and directories currently installed.)
Unpacking ia32-sun-java6-bin (from .../ia32-sun-java6-bin_6-10-0ubuntu2_amd64.deb) ...
sun-dlj-v1-1 license has already been accepted
Processing triggers for menu ...
Setting up ia32-sun-java6-bin (6-10-0ubuntu2) ...
Processing triggers for menu ...
----------------------------------------------------------------------
yeye@ubuntu:~/.config$ ls -l /usr/lib/jvm/ia32-java-6-sun/jre/bin/java
-rwxr-xr-x 1 root root 47180 2008-09-26 10:41 /usr/lib/jvm/ia32-java-6-sun/jre/bin/java
----------------------------------------------------------------------
::: Added the JAVA-line in Wuala.cfg :::
yeye@ubuntu:~/.config$ cat /home/yeye/.config/Wuala.cfg
#Wuala Startup Configuration
#Sun Feb 08 18:24:50 CET 2009
instanceport=12345
instancecode=1234567890123456
starter=/home/yeye/wuala/wuala
JAVA=/usr/lib/jvm/ia32-java-6-sun/jre/bin/java
kkrohn@ubuntu:~/.config$
----------------------------------------------------------------------
::: Starting Wuala :::
yeye@ubuntu:~$ cd /home/yeye/wuala/
yeye@ubuntu:~/wuala$ ./wuala
Wuala Loader 2008-09-18
You are trying to start Wuala with GUI with 64-Bit Java, which is not yet supported.
Please try running Wuala in the commandline mode (-nogui) instead or try installing 32-Bit Java.
yeye@ubuntu:~/wuala$
----------------------------------------------------------------------
I am leaving Windows behind, and am going full-time over to 64-bits Linux.
I have run Wuala in nogui mode for a bit, but it is too limited. I.e. configuration is difficult/impossible and there is not much feedback from the application of what is going on.
So I want to get the gui going. But I am having troubles. I have installed 32-bit java alongside the 64-bit java that I have already installed. I have also set the JAVA-variable in the Wuala config file, but it doesn't work.
This is a quite fresh install of Kubuntu-64 8.10, all updated per today 17.Feb 2009.
Dual-core Intel Pentium D with 5 gigs of memory.
Can you help me out?
/Treq
=======================================================
::: Installed the 32-bit Java :::
yeye@ubuntu:~/.config$ sudo apt-get install ia32-sun-java6-bin
[sudo] password for yeye:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
ia32-sun-java6-bin
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 28.1MB of archives.
After this operation, 84.4MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com intrepid/multiverse ia32-sun-java6-bin 6-10-0ubuntu2 [28.1MB]
Fetched 28.1MB in 2min30s (187kB/s)
Preconfiguring packages ...
Selecting previously deselected package ia32-sun-java6-bin.
(Reading database ... 135231 files and directories currently installed.)
Unpacking ia32-sun-java6-bin (from .../ia32-sun-java6-bin_6-10-0ubuntu2_amd64.deb) ...
sun-dlj-v1-1 license has already been accepted
Processing triggers for menu ...
Setting up ia32-sun-java6-bin (6-10-0ubuntu2) ...
Processing triggers for menu ...
----------------------------------------------------------------------
yeye@ubuntu:~/.config$ ls -l /usr/lib/jvm/ia32-java-6-sun/jre/bin/java
-rwxr-xr-x 1 root root 47180 2008-09-26 10:41 /usr/lib/jvm/ia32-java-6-sun/jre/bin/java
----------------------------------------------------------------------
::: Added the JAVA-line in Wuala.cfg :::
yeye@ubuntu:~/.config$ cat /home/yeye/.config/Wuala.cfg
#Wuala Startup Configuration
#Sun Feb 08 18:24:50 CET 2009
instanceport=12345
instancecode=1234567890123456
starter=/home/yeye/wuala/wuala
JAVA=/usr/lib/jvm/ia32-java-6-sun/jre/bin/java
kkrohn@ubuntu:~/.config$
----------------------------------------------------------------------
::: Starting Wuala :::
yeye@ubuntu:~$ cd /home/yeye/wuala/
yeye@ubuntu:~/wuala$ ./wuala
Wuala Loader 2008-09-18
You are trying to start Wuala with GUI with 64-Bit Java, which is not yet supported.
Please try running Wuala in the commandline mode (-nogui) instead or try installing 32-Bit Java.
yeye@ubuntu:~/wuala$
----------------------------------------------------------------------
1
person has this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
The company marked this problem solved.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Hi Treq,
Good decision :)
Try to set the JAVA environment variable in /home/yeye/wuala/wuala. The easiest solution would be to replace
$JAVA -ea -Xmx256m -jar ./loader2.jar -installed -compilation Linux-Test "$@"
with
/usr/lib/jvm/ia32-java-6-sun/jre/bin/java -ea -Xmx256m -jar ./loader2.jar -installed -compilation Linux-Test "$@"
Hope this helps.
Roger
I’m happy
The company says
this solves the problem
Loading Profile...




EMPLOYEE