Autor |
Nachricht |
|
Titel: Amarok / Script / Ruby error ?
Verfasst am: 11.07.2006, 13:54 Uhr
|
|

Anmeldung: 24. Jun 2006
Beiträge: 27
Wohnort: Canvey Island
|
|
A few days ago I upgraded to Amarok 1.4.1 now when I play mp3's I get an error every track, It seems to be connected with whatever scrip selector is highlighted. I get the same error if I attempt to run any scripts.
Code:
"The script 'Lyrc' exited with error code: 127"
Click on "Details"
Code:
/usr/bin/env: ruby: No such file or directory
Can't find anything on the Amarok site so I did a search in Google and found a posting on the ubuntu forum about installing Ruby again.
I attempted this using Adept but it said it can't do that as it would break some packages.
Anyone know how I can do to resolve this issue?
max |
_________________ # cd /pub
# more beer
|
|
|
|
 |
|
Titel: Amarok / Script / Ruby error ?
Verfasst am: 11.07.2006, 14:44 Uhr
|
|
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
|
|
max,
apt-get update && apt-get install ruby
watch out for stuff beeing removed.
and forget about adept.
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
|
|
|
 |
|
Titel: RE: Amarok / Script / Ruby error ?
Verfasst am: 11.07.2006, 14:49 Uhr
|
|
Anmeldung: 29. Mai 2006
Beiträge: 82
|
|
got the same problem. try to install the packages ruby and ruby1.8
apt-get install ruby ruby1.8
only one of them is essential, but cant remember which one... |
|
|
|
|
 |
|
Titel: RE: Amarok / Script / Ruby error ?
Verfasst am: 11.07.2006, 15:05 Uhr
|
|

Anmeldung: 24. Jun 2006
Beiträge: 27
Wohnort: Canvey Island
|
|
Devil to the rescue AGAIN,
Thanks fella,
max. |
_________________ # cd /pub
# more beer
|
|
|
|
 |
|
Titel: RE: Amarok / Script / Ruby error ?
Verfasst am: 11.07.2006, 15:51 Uhr
|
|

Anmeldung: 24. Jun 2006
Beiträge: 27
Wohnort: Canvey Island
|
|
@devil, no problems; it worked a treat.
@senfi, thanks for posting. I used the commands in devils posting and it installed both packages so there must be a dependency in there.
Thanks again
max |
_________________ # cd /pub
# more beer
|
|
|
|
 |
|
Titel:
Verfasst am: 11.07.2006, 21:00 Uhr
|
|

Anmeldung: 30. Jan 2005
Beiträge: 259
Wohnort: Wiesbaden
|
|
|
|
 |
|