Page 1 of 3 123 LastLast
Results 1 to 10 of 27

Thread: HOWTO: run amsn, without crashing!!

  1. #1
    Join Date
    Apr 2005
    Beans
    645
    Distro
    Dapper Drake Testing/

    HOWTO: run amsn, without crashing!!

    Hello,
    sorry if this solution has been already proposed i searched the forum didn't find any solutions in the topic i saw

    to run amsn without crashing and with sound do the following:
    Code:
    sudo apt-get install amsn esound-clients
    gedit ~/amsn&
    paste inside it
    Code:
    #!/bin/bash
    export LD_ASSUME_KERNEL=2.2.5 && amsn
    then chmod +x ~/amsn

    then edit the amsn link,
    Code:
    sudo gedit /usr/share/applications/amsn.desktop
    replace
    Code:
    Exec=amsn
    with
    Code:
    Exec=/home/whatever_is_your_username/amsn

    open amsn, go to tools -> preferences -> others and replace play $sound with esdplay $sound, set the file manager to nautilus $location
    Last edited by Gandalf; May 2nd, 2005 at 06:24 AM.
    [My Blog] | [My Sites] | [My Ubuntu Guides]

    doc.gwos.org, the real successor of Ubuntu Guide

  2. #2
    Join Date
    Mar 2005
    Beans
    118

    Re: HOWTO: run amsn, without crashing!!

    thank's ..
    See, you not only have to be a good coder to create a system like Linux, you have to be a sneaky bastard too.

  3. #3
    Join Date
    Apr 2005
    Beans
    645
    Distro
    Dapper Drake Testing/

    Re: HOWTO: run amsn, without crashing!!

    Quote Originally Posted by kuleali
    thank's ..
    no problem
    [My Blog] | [My Sites] | [My Ubuntu Guides]

    doc.gwos.org, the real successor of Ubuntu Guide

  4. #4
    Join Date
    Feb 2005
    Location
    Venezuela
    Beans
    57
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: run amsn, without crashing!!

    Quote Originally Posted by Gandalf
    Hello,
    sorry if this solution has been already proposed i searched the forum didn't find any solutions in the topic i saw

    to run amsn without crashing and with sound do the following:
    Code:
    sudo apt-get install amsn esound-clients
    gedit ~/amsn&
    paste inside it
    Code:
    #!/bin/bash
    export LD_ASSUME_KERNEL=2.2.5 && amsn
    then chmod +x ~/amsn

    now create a link in your panel with the command /home/user/amsn
    click on it, go to tools -> preferences -> others and replace play $sound with esdplay $sound
    Gandalf i just did what you posted and when i click on it, it doesnt open anything im having real bad time with amsn, for some readon it crashes when i click on log in

    //help

    ::.::
    Be Wise... Use Linux

  5. #5
    Join Date
    Apr 2005
    Beans
    645
    Distro
    Dapper Drake Testing/

    Re: HOWTO: run amsn, without crashing!!

    Quote Originally Posted by XplOzIOn
    Gandalf i just did what you posted and when i click on it, it doesnt open anything im having real bad time with amsn, for some readon it crashes when i click on log in

    //help
    it's not for some reason, the reason is known, uncompatibility of amsn with the latest kernel version
    if you run ~/amsn what happens? (in terminal)
    [My Blog] | [My Sites] | [My Ubuntu Guides]

    doc.gwos.org, the real successor of Ubuntu Guide

  6. #6
    Join Date
    Feb 2005
    Location
    Venezuela
    Beans
    57
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: run amsn, without crashing!!

    Quote Originally Posted by Gandalf
    it's not for some reason, the reason is known, uncompatibility of amsn with the latest kernel version
    if you run ~/amsn what happens? (in terminal)
    Hmm well i just redo everything and rebooted the pc, now it open an run withour problems. Maybe i did something wrong.
    Once again thank for the tip Gandalf the white

    ::.::
    Be Wise... Use Linux

  7. #7
    Join Date
    Apr 2005
    Beans
    645
    Distro
    Dapper Drake Testing/

    Re: HOWTO: run amsn, without crashing!!

    Quote Originally Posted by XplOzIOn
    Hmm well i just redo everything and rebooted the pc, now it open an run withour problems. Maybe i did something wrong.
    Once again thank for the tip Gandalf the white
    no problem
    [My Blog] | [My Sites] | [My Ubuntu Guides]

    doc.gwos.org, the real successor of Ubuntu Guide

  8. #8
    Join Date
    Feb 2005
    Beans
    Hidden!

    Re: HOWTO: run amsn, without crashing!!

    Thanks Gandalf. Apparently it worked.
    Sylvia: Look at what you've done to him!
    Christof: I have given Truman the chance to lead a normal life. The world, the place you live in, is the sick place.

  9. #9
    Join Date
    Apr 2005
    Beans
    645
    Distro
    Dapper Drake Testing/

    Re: HOWTO: run amsn, without crashing!!

    Quote Originally Posted by bored2k
    Thanks Gandalf. Apparently it worked.
    no problem
    [My Blog] | [My Sites] | [My Ubuntu Guides]

    doc.gwos.org, the real successor of Ubuntu Guide

  10. #10
    Join Date
    Nov 2004
    Beans
    173

    Re: HOWTO: run amsn, without crashing!!

    if that can help :
    Ihad the freeze probleme with the standard version and I downloaded the cvs (fresh cvs snapshot from amsn soundforge) to make the things right.

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •