View Full Version : HOWTO: run amsn, without crashing!!
Gandalf
April 11th, 2005, 11:07 PM
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:
sudo apt-get install amsn esound-clients
gedit ~/amsn&
paste inside it
#!/bin/bash
export LD_ASSUME_KERNEL=2.2.5 && amsn
then chmod +x ~/amsn
then edit the amsn link,
sudo gedit /usr/share/applications/amsn.desktop
replace
Exec=amsn
with
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
kuleali
April 13th, 2005, 10:35 AM
thank's ..
Gandalf
April 13th, 2005, 10:44 AM
thank's ..
no problem
XplOzIOn
April 24th, 2005, 11:40 PM
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:
sudo apt-get install amsn esound-clients
gedit ~/amsn&
paste inside it
#!/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
Gandalf
April 24th, 2005, 11:44 PM
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)
XplOzIOn
April 25th, 2005, 12:44 PM
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 :)
Gandalf
April 25th, 2005, 01:03 PM
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 :D
bored2k
April 26th, 2005, 07:15 PM
Thanks Gandalf. Apparently it worked.
Gandalf
April 26th, 2005, 07:17 PM
Thanks Gandalf. Apparently it worked.
no problem :D
ykpaiha
April 27th, 2005, 04:13 AM
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.
svanac
May 15th, 2005, 12:13 PM
What can I do?
It's still doesn't work....!!
zxc
May 15th, 2005, 03:40 PM
Mine works perfectly. Thanks Gandalf =c)
Gandalf
May 15th, 2005, 03:52 PM
Mine works perfectly. Thanks Gandalf =c)
no problem
@svanac verify you are running /home/user/amsn and not amsn
svanac
May 19th, 2005, 02:40 PM
Yes, I'm make that.
The first time after installation all work well,
Next time it isn't run.
zaxer
June 13th, 2005, 08:29 AM
Great info.
My GAIM used to crash from time to time without telling me why :)
gustavobrust
July 16th, 2005, 07:45 PM
:grin: :grin:
Thank you very much Gandalf...
I was breaking my head to make amsn works, and now it worked perfectly!
See you!
xodeus
August 4th, 2005, 03:36 AM
How do I make this for several users?
Please guide me through..
yoshic
August 5th, 2005, 04:49 PM
hi, thanks for this, it's been helpful :) :) :)
and this gave me an idea and i did this instead:
as root edit the ams script located in /usr/bin/ (with gedit, vi, nano..etc)
* it looks like this
#!/bin/sh
cd /usr/share/amsn && /usr/bin/wish amsn
* then change the last line with this:
export LD_ASSUME_KERNEL=2.2.5 && cd /usr/share/amsn && /usr/bin/wish amsn
well it's a bit different but it works too, yeah, i'm a bit lazy ;-) ;-)
yoshic
August 8th, 2005, 07:54 PM
How do I make this for several users?
Please guide me through..
the tip in my last post will work for any user, so you don't have to do more work than this
rogeriovinhal
August 10th, 2005, 07:40 PM
I did the script, but I have a problem on running it directly from "Applications" menu in Gnome.
The fact is that I didn't install aMSN from APT-GET, so I made my own shortcut to it using SMEG, but it doesn't run if I change the shortcut to the script.
If I click twice in it in nautilus, it asks me if I want to open or execute, and the I choose execute, but it doesn't do anything at all with the shortcut in the menu.
Any ideas?
rogeriovinhal
August 12th, 2005, 11:40 PM
Up.
xodeus
August 13th, 2005, 05:10 AM
I did the script, but I have a problem on running it directly from "Applications" menu in Gnome.
The fact is that I didn't install aMSN from APT-GET, so I made my own shortcut to it using SMEG, but it doesn't run if I change the shortcut to the script.
If I click twice in it in nautilus, it asks me if I want to open or execute, and the I choose execute, but it doesn't do anything at all with the shortcut in the menu.
Any ideas?
Does it run if you start it via console?
rogeriovinhal
August 13th, 2005, 09:54 AM
Does it run if you start it via console?
Yes, it does.
xodeus
August 13th, 2005, 03:06 PM
What if you try to make a custom launcher in the gnome panel? Does it work?
ykpaiha
August 13th, 2005, 06:46 PM
a lot of headeaks this amsn...
work fine for a time then without warning stop and freeze!!!
I will look closely as well in a new msn messenger
Mercury
http://www.mercury.to/
let' see...
rogeriovinhal
August 14th, 2005, 11:39 AM
What if you try to make a custom launcher in the gnome panel? Does it work?
How do I do that?
jrincon87
November 30th, 2005, 10:40 PM
Hey, I followed the instructions and now it works perfectly. I'm not an advanced user, but what's the reason why aMSN works well with this? What does this fix?
I assume it has to be with the kernel version but I can't figure out why.
Thanks.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.