Recent activity
Subscribe to this feed
Roger replied on July 21, 2008 14:14 to the question "skype not working, wuala linux" in Wuala:
Paulo Dias replied on July 20, 2008 21:29 to the question "skype not working, wuala linux" in Wuala:
tievape replied on July 20, 2008 21:15 to the question "skype not working, wuala linux" in Wuala:
A comment on the question "osx version doesnt work" in Wuala:
I had previous crashes of Wuala but I coould fix them by deleting all things in folder: WualaSharedData Today for the first time this did not help on my machine: MacMini OSX V10.4.11 I even went so far to try re-installing from scratch the OSX and updating back to V10.4.11, then installing Wuala again, but even then after the initial automatic update I see again the crash of SWT before the Wuala user interface comes up. I just get an OSX crash report which may be send to Apple, but no Wuala error message, which could be send back to Wuala programmers. The content of the folder WualaSharedData/Updater/ shows most files in two version, both downloaded at the same time today: libswt-cocoa-carbon-3333.jnilib libswt-cocoa-carbon-3349.jnilib I tried the long command in the terminal and I still got the crash plus the following Terminal output: Adding lib994753600.jar to the classpath Adding swt.jar to the classpath Starting Wuala... -project WualaMAC Kolumbus 2008-05-24 04:16:02.064 java[918] *** _NSAutoreleaseNoPool(): Object 0x337410 of class NSConcreteMutableData autoreleased with no pool in place - just leaking Invalid memory access of location 00000000 eip=90a59387 2. This crash report above comes from a fresh first time installation of Wuala on a fresh OSX 10.4.11 with admin account. The ls -a says: total 16 drwxrwxrwt 6 root wheel 204 May 24 04:08 . drwxrwxr-t 6 root admin 204 Apr 29 2007 .. -rw-rw-rw- 1 User wheel 6148 May 24 04:08 .DS_Store -rw-r--r-- 1 root wheel 0 Jan 13 2006 .localized drwxrwxrwx 2 root wheel 68 Sep 23 2007 SC Info drwxr-xr-x 5 User wheel 170 May 24 04:08 WualaSharedData ls -al /Users/Shared/WualaSharedData total 16 drwxr-xr-x 5 User wheel 170 May 24 04:08 . drwxrwxrwt 6 root wheel 204 May 24 04:08 .. -rw-r--r-- 1 User wheel 6148 May 24 04:09 .DS_Store drwxrwxrwx 43 User wheel 1462 May 24 04:00 Program drwxrwxrwx 17 User wheel 578 May 24 04:00 Updater – RK_Voila, on May 24, 2008 02:23
A comment on the question "osx version doesnt work" in Wuala:
I had previous crashes of Wuala but I coould fix them by deleting all things in folder: WualaSharedData Today for the first time this did not help on my machine: MacMini OSX V10.4.11 I even went so far to try re-installing from scratch the OSX and updating back to V10.4.11, then installing Wuala again, but even then after the initial automatic update I see again the crash of SWT before the Wuala user interface comes up. I just get an OSX crash report which may be send to Apple, but no Wuala error message, which could be send back to Wuala programmers. The content of the folder WualaSharedData/Updater/ shows most files in two version, both downloaded at the same time today: libswt-cocoa-carbon-3333.jnilib libswt-cocoa-carbon-3349.jnilib I tried the long command in the terminal and I still got the crash plus the following Terminal output: Adding lib994753600.jar to the classpath Adding swt.jar to the classpath Starting Wuala... -project WualaMAC Kolumbus 2008-05-24 04:16:02.064 java[918] *** _NSAutoreleaseNoPool(): Object 0x337410 of class NSConcreteMutableData autoreleased with no pool in place - just leaking Invalid memory access of location 00000000 eip=90a59387 2. This crash report above comes from a fresh first time installation of Wuala on a fresh OSX 10.4.11 with admin account. The ls -a says: total 16 drwxrwxrwt 6 root wheel 204 May 24 04:08 . drwxrwxr-t 6 root admin 204 Apr 29 2007 .. -rw-rw-rw- 1 User wheel 6148 May 24 04:08 .DS_Store -rw-r--r-- 1 root wheel 0 Jan 13 2006 .localized drwxrwxrwx 2 root wheel 68 Sep 23 2007 SC Info drwxr-xr-x 5 User wheel 170 May 24 04:08 WualaSharedData ls -al /Users/Shared/WualaSharedData total 16 drwxr-xr-x 5 User wheel 170 May 24 04:08 . drwxrwxrwt 6 root wheel 204 May 24 04:08 .. -rw-r--r-- 1 User wheel 6148 May 24 04:09 .DS_Store drwxrwxrwx 43 User wheel 1462 May 24 04:00 Program drwxrwxrwx 17 User wheel 578 May 24 04:00 Updater – RK_Voila, on May 24, 2008 02:23
Daniel replied on May 21, 2008 10:55 to the question "osx version doesnt work" in Wuala:
Here are some other things you should try:
1. Launch Wuala from the Terminal by the following command and let us know the error message:
exec java -ea -cp /Users/Shared/WualaSharedData/Program/WualaStarter.jar:/Users/Shared/WualaSharedData/Program/swt.jar:/System/Library/Java/ -Djava.library.path="/Users/Shared/WualaSharedData/Program" -Xmx256M -XstartOnFirstThread -Djava.awt.headless=true -Dwuala.basedir=/Users/Shared/WualaSharedData/ com.wuala.platform.WualaStarterMac -project WualaMAC Kolumbus
2. enter the following commands in the terminal and post the output (you can remove the lines containing directories/files not related to Wuala, but at least the lines for . , .. and WualaSharedData should be included):
ls -al /Users/Shared
ls -al /Users/Shared/WualaSharedData
This might help us in isolating the problem...
Daniel replied on May 21, 2008 10:55 to the question "osx version doesnt work" in Wuala:
Here are some other things you should try:
1. Launch Wuala from the Terminal by the following command and let us know the error message:
exec java -ea -cp /Users/Shared/WualaSharedData/Program/WualaStarter.jar:/Users/Shared/WualaSharedData/Program/swt.jar:/System/Library/Java/ -Djava.library.path="/Users/Shared/WualaSharedData/Program" -Xmx256M -XstartOnFirstThread -Djava.awt.headless=true -Dwuala.basedir=/Users/Shared/WualaSharedData/ com.wuala.platform.WualaStarterMac -project WualaMAC Kolumbus
2. enter the following commands in the terminal and post the output (you can remove the lines containing directories/files not related to Wuala, but at least the lines for . , .. and WualaSharedData should be included):
ls -al /Users/Shared
ls -al /Users/Shared/WualaSharedData
This might help us in isolating the problem...
moritz_ replied on May 06, 2008 14:24 to the question "osx version doesnt work" in Wuala:
We are doing our best to fix these issues as soon as possible.
The following aspects might be helpful for us to solve this issue:
- Did Wuala work on this machine before or is this a new installation?
- If Wuala worked before, did you do any other updates bsides the automatic Wuala updates, which might have broken Wuala
- Which version of Java do you have and what kind of processor is in your computer?
We are not yet able to replicate this problem with Mac OS X 10.5, neither with the older version of Java, nor with the newest update from Apple.
We are really sorry for the inconvenience and hope to fix this as soon as possible.
moritz_ replied on May 06, 2008 14:24 to the question "osx version doesnt work" in Wuala:
We are doing our best to fix these issues as soon as possible.
The following aspects might be helpful for us to solve this issue:
- Did Wuala work on this machine before or is this a new installation?
- If Wuala worked before, did you do any other updates bsides the automatic Wuala updates, which might have broken Wuala
- Which version of Java do you have and what kind of processor is in your computer?
We are not yet able to replicate this problem with Mac OS X 10.5, neither with the older version of Java, nor with the newest update from Apple.
We are really sorry for the inconvenience and hope to fix this as soon as possible.
cax replied on May 06, 2008 12:17 to the question "osx version doesnt work" in Wuala:
cax replied on May 06, 2008 12:17 to the question "osx version doesnt work" in Wuala:
tievape replied on May 05, 2008 18:26 to the question "osx version doesnt work" in Wuala:
bagelcat replied on May 05, 2008 11:43 to the question "osx version doesnt work" in Wuala:
bagelcat replied on May 05, 2008 11:43 to the question "osx version doesnt work" in Wuala:
Daniel replied on May 05, 2008 09:16 to the question "osx version doesnt work" in Wuala:
Daniel replied on May 05, 2008 09:16 to the question "osx version doesnt work" in Wuala:
tievape started following the question "osx version doesnt work" in Wuala.
tievape started following the question "osx version doesnt work" in Wuala.
Loading Profile...





