Recently created topics in Wuala tagged with linux

1-20 of 42 topics
  • 2 Replies 2 Followers

    fstab entry in Wuala readme broken with noauto Last reply on July 03, 2008 07:32.

    in the readme file for the linux distro it says to add an entry to fstab, but it specifies noauto. It only worked for me after I removed that option.
    iwein iwein reported this problem on June 29, 2008 18:36. It's tagged wuala, linux, ubuntu, fstab, mount, and documentation
  • 5 Replies 3 Followers

    trading on Linux doesn't increase quota Last reply on June 23, 2008 02:02.

    Trading space like mad on linux:

    Wuala>tradeStats
    Average online time: 29.00%
    Current limit: 30 GB
    Last update: 16:09
    Locally stored data (according to the other users): 4 GB
    Earned storage: 8.9 GB
    Earned storage is split among 1 users of this computer

    But:

    Wuala>showQuota
    Quota: 3 GB
    File Sizes: 88 MB
    Base: 1 GB
    Friend earned: 1 GB
    Node earned: 0 B
    Given: 1 GB
    Content use: 0 B
    List use: 88 MB
    Earned: Earned: 0 B from 0 different nodes
    Purchased: 0 B

    That's linux v119. I restarted the client 1.5 hours ago, logged off and back on - and still the quota does not reflect my trading status. The windows client also doesn't show any increase in quota.

    Could you fix that, please? Like that trading is not as rewarding is it could be :-(

    (yes, I've seen the "Quota's not updated" question, but it's not yet fixed, so I thought I'd report it as what I think it is: a problem).
    k k reported this problem on June 17, 2008 15:51. Bill also has the problem k reported. It's tagged trading, linux, and quota
  • 0 Replies 1 Follower

    NFS upload from linux client: cannot create file

    linux client: built-in NFS server fails with "cannot create file: unknown error 526" when copying a file with 2097197226 bytes to ~/wuala/...

    Client version: v119, quota 3GB, fstab entry:
    localhost:/wuala /home/[username]/wuala/direct nfs defaults,users,noauto,rsize=8192,wsize=8192,timeo=14,intr,nolock,soft,nfsvers=3,mountvers=3,port=26184,mountport=26183

    Double-clicking at the exact same file on the windows (GUI) client I get "The file has not been completely uploaded. Please try again later or contact its owner".

    So it's maybe just an issue with user interaction / timeout: the file is requested to be uploaded but that just takes a while, and the OS tries to tell the user that it hasn't arrived yet. Is that the correct interpretation? Could that be fixed / clarified? I took the fstab entry from your FAQ, so don't blame me for the timeout value :-)
    k k reported this problem on June 17, 2008 15:38. It's tagged linux, nfs, create, and error
  • 1 Reply 1 Follower

    skype not working, wuala linux Last reply on June 12, 2008 15:41.

    wuala doesnt find my skype or allow me to add my user in the skype wuala box.

    ubuntu 8.04, wuala alpha linux 115, skype 2.0.0.84

    please help
    Paulo Dias Paulo Dias asked this question on June 11, 2008 02:26. It's tagged skype, and wuala
  • 1 Reply 2 Followers

    DHT not available Last reply on June 03, 2008 08:56.

    Why is "DHT not available?" I am using Ubuntu Linux 7.10 command line. I "showStatus" and I earn the quote above. What is DHT? Anyone - Thanks a bunch!

    -Mark
    Bucky Bucky asked this question on May 30, 2008 02:22. It's tagged command line
  • 4 Replies 2 Followers

    How to login? First time command line... Last reply on May 29, 2008 04:34.

    how do I login? I was not provide a login or password, only an invitation code. What am I missing?
    Bucky Bucky asked this question on May 28, 2008 03:49. nickname also has the question Bucky asked. It's tagged login, and linux
  • 0 Replies 0 Followers

    java.io.FileNotFoundException trying to download file

    I'm using wualacmd under CentOS and I'm having problems accessing a file on this host (it seems to work fine from others).

    When I try to cat the file from the NFS mount I get error "Input/output error" and in the client a few seconds later it gives "Wuala>Problem: java.io.FileNotFoundException: /home/wuala_mnt/wuala/wuala/Data/Local2/Large/979CAC0490BD16645B30A41ADA4671554AF0FF6C"

    The file causing this is http://wua.la/Linux+Updates/CentOS/5/... (which is in my public group).

    Chris.
    Chris Burton Chris Burton reported this problem on May 26, 2008 12:46. It's tagged linux, and nfs
  • 3 Replies 3 Followers

    Problem with java under Linux 64 bits Last reply on May 21, 2008 11:24.

    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>
    Yann Yann reported this problem on May 19, 2008 19:23. It's tagged error, java, wuala, linux, x64, and linux x64
  • 3 Replies 2 Followers

    "Could not download XYZ" even when uploaded fully from other PC Last reply on May 22, 2008 16:38.

    I'm getting this error with one of the files of a directory I put into Wuala last night. All files from the same directory uploaded correctly (According to the Wuala client on that PC). All Files are basically of the same type (avi videos, around 300 Megs).

    The above message instantly pops up when trying to download the entire folder. The other files can all be downloaded successfully.

    client: linux 106 (both uploader and downloader)
    Deelkar Deelkar reported this problem on May 14, 2008 11:54. It's tagged linux, error, download, upload, bug, and could not download
  • 8 Replies 3 Followers

    Quota's not updated Last reply on May 15, 2008 02:01.

    Hello folks,

    pasting wuala -nogui's output seems the best way to me to describe the problem:

    Wuala>version
    Version Linux v105

    Wuala>tradeStats
    Average online time: 21.00%
    Current limit: 2 GB
    Last update: 3:48 PM
    Locally stored data (according to the other users): 1.6 GB
    Earned storage: 434 MB
    Earned storage is split among 1 users of this computer

    Wuala>showQuota
    Quota: 2 GB
    File Sizes: 24 MB
    Base: 1 GB
    Friend earned: 1 GB
    Node earned: 0 B
    Given: 0 B
    Content use: 2.4 MB
    List use: 22 MB
    Earned: Earned: 0 B from 0 different nodes

    Why does "tradeStats" ("Earned storage: 434 MB") still differ to "showQuota" ("Node earned: 0 B") even 17%-limit was hit a few days ago? Is it a bug or a feature? ;-)

    br,
    Kristof

    P.S. #1: Client has been restarted a few times over the last week.
    P.S. #2: Windows-client on a different machine neither mentions the earned storage by the Linux-node (Windows-client has been restarted a few times as well).
    P.S. #3: My Wuala-username is Korwisi.
    Kristof Korwisi Kristof Korwisi asked this question on May 12, 2008 14:13. nmat also has the question Kristof Korwisi asked. It's tagged storage, multiple computers, and sharing
  • 6 Replies 4 Followers

    Linux Connection shuts down after a minute Last reply on May 17, 2008 08:24.

    Since I have updated to alpha v.105 (Linux) I am having problems with my connection. It is o.k. for about a minute and then the status turns to yellow and shortly afterwards to red. After a few minutes I get a good connection again, but then it shuts down again and the whole procedure repeats itself. While the connection is down I can't even ping my wlan-router. After shutting down wuala, it takes about a minute and then I can ping my wlan-router again. I have already turned off the file system integration, but that doesn't do any good.
    Muffin Muffin reported this problem on May 12, 2008 13:08. It's tagged linux, and ping
  • 7 Replies 7 Followers

    Business version of Wuala Last reply on July 07, 2008 20:20.

    The nicest thing about wuala for me, apart from file availability and encryption, is the network drive option for Windows computers. This is because it is transparent to the user and requires no additional steps to work with files, you simply manipulate the files as if they were on a local drive. In a business environment this would be great because the user needs no additional training to use the program.

    What I would like to see is a version of the client for mobile business users with the following features:
    -Disable 'world' access so that business documents cannot be shared with the outside world
    -Enhanced sharing permissions and access control
    -Better Windows x64 network drive integration and Linux FUSE support
    -Sync to local 'master copy' of files, on company intranet server.

    I think businesses would gladly pay for such a version because of small infrastructure & training costs.
    timewave timewave shared this idea on May 08, 2008 19:46. Marcos Ramos joined timewave and 4 other people who like this idea. It's tagged business, and linux
  • 1 Reply 3 Followers

    filesystem integration not working (nfs error: success !?) Last reply on May 02, 2008 16:14.

    i tried to use filesystem integration on linux (gentoo) but encountered a very strange error named "success".

    #: mount /mnt/wua.la/wuala/direct
    mount: mount to NFS server 'localhost' failed: RPC Error: Success.

    on that computer a nfs-server is running, so i started wuala using the -noportmapregistration option. btw: can this option be entered somehow into wualarc?

    my fstab entry looks like this:
    localhost:/wuala /mnt/wua.la/wuala/direct nfs defaults,users,noauto,rsize=8192,wsize=8192,timeo=14,intr,nolock,soft,nfsvers=3,mountvers=3,port=26184,mountport=26183

    the check reports portmap and service as ok and volume and integration as failed.

    thanks in advance for any hint!
    andy
    superwutze superwutze asked this question on May 01, 2008 18:51. intgr joined superwutze and 1 other person asking this question. It's tagged filesystem integration
  • 2 Replies 3 Followers

    Wuala/linux doesn't start on update to v101 Last reply on April 29, 2008 16:25.

    My wuala doesn't start anymore
    I had it running unattended over the weekend and it seems to have choked on the v101 update. Now when I try to start it from the desktop it just does nothing, starting from the console (running "wuala/wuala") just gives me:
    Updating to version 101 ............Shutting down...
    This is 100% reproducible
    on another pc with almost the same setup it starts w/o problems (same gentoo version, intel multicore)
    Deelkar Deelkar reported this problem on April 29, 2008 13:16. soams also has the problem Deelkar reported. It's tagged linux, and bug
  • 5 Replies 4 Followers

    using wuala to get distibuted storage over 50 machines in my cluster Last reply on April 22, 2008 21:27.

    Wuala sounds like a great idea. But can I use the core package to just distribute my storage over the free space available in the approximately 50 Linux machines I have? ie. not use it over the internet but just over my private LAN. To store only my own data.

    These are 50 computational machines with free space on their HDDs. Just wanted a way to use this space. Essentially this is like 50 computers in a p2p network. Wuala seems like it might be the right tool? Or do people have other suggestions?
    RPN RPN asked this question on April 21, 2008 05:16. nmat also has the question RPN asked. It's tagged wuala, and cluster
  • 0 Replies 1 Follower

    File system integration on Fedora 8 is not ready, why? What should I do?

    File system integration is not ready on Fedora 8, what can I do? Streaming videos don't work, and when I try to see pictures, it's just not possible.
    Celsoldc Celsoldc asked this question on April 19, 2008 03:27. intgr also has the question Celsoldc asked. It's tagged file system integration, and pics
  • 0 Replies 1 Follower

    Gibt es Probleme mit der uptime und "Daten anderer user" unter linux -nogui

    Hmm. Mir ist die letzten drei Tage etwas aufgefallen, dass ein Bug sein köe..

    Wuala scheint nach einem restart nur einige Stunden lang Daten in den Fragment2 Ordner zu laden. Lasse ich wuala durchlaufen, zeigt die aktuellste Datei irgendwann eine Changetime so zwischen 6 und 12 Stunden nach den Neustart von Wuala an. Danach werden augenscheinlich keine weiteren Daten mehr geladen.

    Gleichzeitig bleibt die Onlinezeit "still stehen". Das Teil lät auf nem rootserv und ist daher immer an, wenn es nicht abstü:) Es ist 2 Tage nach meinem Heimsystem installiert worden. Auf dem linux-System sind nun (seit ca. 3 Tagen in denen ich darauf achte gleichbleibend) 54%. Mein Heimsystem ist bereits bei 68%...

    Da stimmt was nicht..
    Ich hab mal heute stopTrading/Start Trading eingegeben (ein Tipp aus einem anderen Thread). Mal schaun, ob das etwas bringt. Aber habt bitte mal ein Auge von der Entwicklerseite her darauf.
    bagelcat bagelcat reported this problem on April 17, 2008 06:13. It's tagged bug, and sharing
  • 8 Replies 4 Followers

    [Linux] Interne IP wird falsch bezogen. Last reply on June 23, 2008 21:13.

    Die interne IP wird von Wuala stäig falsch abgebildet. Es steht 192.168.122.1 statt 192.168.1.5 da. Dadurch kann weder der Router noch irgend eine andere Verbindung gefunden werden, die einen ordnungsgemän Datentransfer erlaubt. Ein im selben Netz eingebundener Windows Rechner hat kein Problem. Dort klappt auch das UPnP.

    MfG,
    Rhys
    RhysCraw RhysCraw reported this problem on April 08, 2008 15:32. puckido joined RhysCraw and 2 other people reporting this problem. It's tagged connection, ip, and linux
  • 7 Replies 3 Followers

    Download bug linux v84 Last reply on March 27, 2008 09:33.

    In der auktuellen linux-version scheint sich ein fehler eingeschlichen zu haben. Bisher konnte ich via cp usw files aus dem Netzwerklaufwerk heraus kopieren (lät als nogui). Nun sagt wuala
    "java.lang.NullPointerException"
    .. ging auch mit dem Befehl feedback raus
    bagelcat bagelcat reported this problem on March 26, 2008 13:07. It's tagged linux, bug, and nogui
  • 1 Reply 1 Follower

    Linux showStatus command Last reply on March 25, 2008 09:10.

    Something i really want is a command showStatus for the linux cmd client. I cannot tell if my connectivity is yellow or green when in the cmd client and I've been watching my uptime go down yet the connectivityCheck said everything was peachy.
    Deathbob Deathbob shared this idea on March 24, 2008 15:35. It's tagged status
next » « previous