Woopra Forums » Troubleshooting » Linux Software

Anyone running the Linux version of Woopra?

(63 posts)
  • Started 2 years ago by txurlo
  • Latest reply from rl.hiddenchina
  • This topic is not a support question
  • brunoalves
    Member

    When you used wget the file was saved as woopra_unix.sh.1 , and you executed the other commands with woopra_unix.sh.

    use mv woopra_unix.sh.1 woopra_unix.sh then the other steps.

    Posted 2 years ago #
  • Well spotted! It didn't work the 1st time so I did it again for a clean cutnpaste - makes no difference though. It still doesn't work :-(

    Posted 2 years ago #
  • James
    Member

    I'm also on a fresh install of Ubuntu Hardy.

    Posted 2 years ago #
  • blackmac
    Member

    I have the same problem on Debian lenny

    Posted 2 years ago #
  • Jad Y.
    Administrator

    Try the following:
    wget http://static.woopra.com/woopra_unix.sh?anti-cache=12398794379
    chmod 777 woopra_unix.sh
    ./woopra_unix.sh

    Posted 2 years ago #
  • Problem solved thanks to WoopraChat - my ISP was caching the broken file

    Add a random string to the end of the wget:

    wget http://static.woopra.com/woopra_unix.sh?ecwwer2
    mv woopra_unix.sh\?ecwwer2 woopra_unix.sh

    Then as before.
    Thanks to all for helping fix it - runs great.

    Posted 2 years ago #
  • As jad says; worked perfectly for me.
    Thanks

    Posted 2 years ago #
  • James
    Member

    That worked! How? And thank you!

    Posted 2 years ago #
  • tojulius
    Member

    It woks on Xubntu Hardy and it's very cool. Great job and thanks for the advice

    Julius

    Posted 2 years ago #
  • j4k
    Member

    this work finally for me :

    Try the following:
    wget http://static.woopra.com/woopra_unix.sh?anti-cache=12398794379
    chmod 777 woopra_unix.sh
    ./woopra_unix.sh

    Posted 2 years ago #
  • rellik
    Member

    j4k, thanks! adding ?anti-cache=... got it to work for me!

    Just in case anybody gets stuck, I should mention that the file that was downloaded was named woopra_unix.sh?anti-cache=12398794379, not just woopra_unix.sh, as mentioned in the post. Moving the file (or just using the longer name) is necessary.

    Posted 2 years ago #
  • Great stuff - thanks to everyone who worked this out - working perfectly for me now. Much appreciated :)

    Posted 2 years ago #
  • Thanks, worked for me too :-)

    Posted 2 years ago #
  • Yep, it works here too! :-)

    One thing though, that I had to figure out myself. My system, for some reason I cannot explain, was not using the latest (1.6) Java version. If that happens to you, you only need to do:

    sudo update-alternatives --config java

    and select the 1.6 version.

    Enjoy!

    Posted 2 years ago #
  • I was also able to get Woopra installed with Jad's info. Yay! Thank you!

    Posted 2 years ago #
  • knoxjon
    Member

    Fantastic!

    Posted 2 years ago #
  • tcar
    Member

    YES! Thanks guys! It works

    Posted 2 years ago #
  • mattsches
    Member

    Great, now it works for me, too. The "static" parameter did the trick :O)

    Posted 2 years ago #
  • Ive tried both of the ways listed and im still getting the same error listed earlier in this thread. Is there any other way to install in linux?

    Posted 2 years ago #
  • This is working for most people, so make sure that every character is exactly right and that your copy and paste method hasn't converted a quote into a smart quote or missed a character.

    Read through the whole post to see the variations people have come up with to make this work and let us know which one works for you and your specific system. Thanks!

    Posted 2 years ago #
  • homechicken
    Member

    New download and client works fine for me. Now if I can just get my account approved...

    Posted 2 years ago #
  • buckminster1
    Member

    I just installed on Ubuntu Gutsy with no hitches. I did however, have to change permissions on the shell, but no issues. I am running Drupal 6.#. It seems to work flawlessly at this point.

    Mark
    http://buckyspalace.net

    Posted 2 years ago #
  • jackblack
    Member

    Well, I'd like to say some words about the topic of this forum, Well, It is not like other topics, it is different.
    Hi, My name is Jack Black,my space is http://jackisgoodguy.spaces.live.com

    Posted 2 years ago #
  • cowboyofbottrop
    Member

    Hello,

    I'm using Debian Sid and cannot install the Woopra client. I followed the Tips above, and the install process starts, asking the path to install Woopra and the symlink. But after this appears an error message:

    "java.io.IOExeption: wrong magic number"

    The error log is like this:

    Exception:

    java.io.IOException: wrong magic number
    at com.install4j.runtime.installer.helper.content.ContentCollector.initUnextractedFiles(Unknown Source)
    at com.install4j.runtime.installer.helper.content.ContentCollector.collectContentStreams(Unknown Source)
    at com.install4j.runtime.installer.helper.content.ContentInstaller.doStandardInstallation(Unknown Source)
    at com.install4j.runtime.beans.actions.InstallFilesAction.install(Unknown Source)
    at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(Unknown Source)
    at com.install4j.runtime.installer.ContextImpl.performAction(Unknown Source)
    at com.install4j.runtime.installer.controller.Controller.executeActions(Unknown Source)
    at com.install4j.runtime.installer.controller.Controller.handleCommand(Unknown Source)
    at com.install4j.runtime.installer.controller.Controller.start(Unknown Source)
    at com.install4j.runtime.installer.Installer.main(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
    at com.install4j.runtime.Launcher.main(Unknown Source)

    Any hints?

    Posted 2 years ago #
  • neilbryant
    Member

    this topic might help you:
    http://www.woopra.com/forums/topic/no-new-linux-download
    (scroll down to the 3rd and 4th posts)

    BTW, for the topic, I'm running Woopra on FedoraCore, no problems (well, I'm having the eternal "Loading!" problem; but no isntallation problems).

    Downloaded the script
    chmod +x the script
    ran the script

    Posted 2 years ago #
  • cowboyofbottrop
    Member

    I also have to set INSTALL4J_JAVA_HOME=/usr/lib/jvm/java-6-sun in the script.

    Now I followed the instruction in the thread you noted, but the result is the same as above.

    Posted 2 years ago #
  • Jad Y.
    Administrator

    wget --no-cache http://static.woopra.com/woopra_unix.sh?x
    chmod +x woopra_unix.sh
    ./woopra_unix.sh

    Posted 2 years ago #
  • cowboyofbottrop
    Member

    Unlikely with the same result. I tryed it on two systems.

    Posted 2 years ago #
  • Jad Y.
    Administrator

    I just uploaded a copy of the unix file:

    wget http://static.woopra.com/woopra_unix_x.sh
    chmod +x woopra_unix_x.sh
    ./woopra_unix_x.sh

    Posted 2 years ago #
  • Installed on Ubuntu 8.04 with no problems.

    But I spotted a bug: If you go fullscreen and then go to 'options', you have to restore and minimize the main window in order to see the 'options' window.

    Posted 2 years ago #

RSS feed for this topic

Reply »

You must log in to post.