Amarok 1.4.10 - Powerfull music player SFS

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#31 Post by dejan555 »

some libs must be striped from that puplet that amarok needs, type

Code: Select all

ldd /usr/bin/amarokapp | grep "not found" 
then paste output
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

myogaeba
Posts: 20
Joined: Sat 11 Apr 2009, 12:32

#32 Post by myogaeba »

Hi ,

great amarok works very good for me.

here is the icon for amarok found here : http://commons.wikimedia.org/wiki/File:Amarok-icon.png

Do you think that i can install digikam with your sfs ?

Thanks.

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#33 Post by dejan555 »

Hmm, probably, they might be few more dependencies maybe but not many.
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

Dromeno
Posts: 534
Joined: Fri 12 Sep 2008, 07:01

'clickable' Amarok SFS?

#34 Post by Dromeno »

Is it possible / is someone willing to make an Amarok.SFS which is 'clickable', so it can be put on a thumbdrive and left-clicked when needed so you do not need to install&reboot puppy?

gregb7677
Posts: 13
Joined: Sun 14 Jun 2009, 16:15
Location: Florence S.C.
Contact:

Re: 'clickable' Amarok SFS?

#35 Post by gregb7677 »

Dromeno wrote:Is it possible / is someone willing to make an Amarok.SFS which is 'clickable', so it can be put on a thumb drive and left-clicked when needed so you do not need to install&reboot puppy?
From my understanding that is not the way .sfs files work.

Dromeno
Posts: 534
Joined: Fri 12 Sep 2008, 07:01

Milkdrop in Amarok?

#36 Post by Dromeno »

Pity that 'cliockable' is no option for most SFS files... I guess i was just lucky with the songbird sfs (that one mounts when clicked and then you can use the program immediately)

But anyway: I have found that the amarok SFS works right out of the box (when installed) in Pupeee42. The problems show up in acerpup 4.10 - well it was about time to upgrade to 4.20 anyway :)

The big advantage of amarok over songbird is that it also plays wma files.

Now the next step I would love to have to help with is to make the beautiful Milkdrop visualization (best known from Winamp) work in the puppy Amarok. At the moment only Gentoo and Ubuntu versions exist but there seems to be a way to make one for other Linux distro's as well, see:

http://amarok.kde.org/wiki/ProjectM_HowTo

Is there anybody who can make a pet of this?

User avatar
bwary
Posts: 5
Joined: Sun 21 Jun 2009, 03:59

#37 Post by bwary »

Wondering if anyone else if having problems with Amarok/libgpod messing up their database files.
Ipod Nano 3rd Gen
PuppyLinux 4.2.1 / Full Install
1st issue:
I didn't specify iPod model - results with the /iPod_Control/iTunes/iTunesDB file being corrupted. To see the same library after using Amarok, I copied iTunesDB to another folder before using Amarok, then copied back after Amarok.
2nd issue:
I specified iPod model, without FWID - results with iTunesDB remaining intact, but the /iPod_Control/Artwork/* is wiped. Again, I worked around this by copying the complete directory before and after.
3rd issue:
I specified the FWID by manually editing /Device/SysInfo (as stated here); results with the artwork files remaining, but the ArtworkDB had to be copied before and after using Amarok.

I'd like to have the capability to use Amarok for more than just a player for the iPod. And I'd most definitely appreciate not having to copy the DB file before and after every use of Amarok.

Doing some net searches, this seems to have been a common problem solved by libgpod v3

The only things I've added to the original install have been Amarok and gtkpod.
Ok, so I filed searched for libgpod and found the dreaded libgpod3-nogtk

/root/.packages/libgpod-0.6.0.files
/usr/lib/libgpod.so.3
/usr/lib/libgpod.so.3.0.0
/usr/share/doc/libgpod3-nogtk
/usr/share/lintian/overrides/libgpod3-nogtk

Is anyone else encountering the same issue?
Does anyone have a suggestion?

EDIT:
I did two things, one (or both) resolved the issue.
1. I copied the SysInfo file and renamed it to SysInfoExtended.
2. Since I intalled Amarok after gtkpod/libgpod, I unintalled/reinstalled libgpod pet ( /usr/share/doc/libgpod3-nogtk still shows in Pfind results, but is not really there... not sure if it was really there the first time I listed it above. The insignificant text file /overrides/libgpod3-nogtk is still there.)

Anyway, artwork remains intact on the iPod after disconnecting now :)

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#38 Post by dejan555 »

If anyone using icewm had problems with amarok disapearing instead showing icon in icewm system tray, here's a way to hack it, add this lines to /root/.icewm/winoptions :

amarokapp.Amarokapp.dClose: 0
amarokapp.Amarokapp.fClose: 0
amarokapp.Amarokapp.dSysMenu: 0
amarokapp.Amarokapp.dTitleBar: 1
amarokapp.Amarokapp.tray: Exclusive
amarokapp.Amarokapp.icon: amarok

Restart icewm and then when you run amarok again it will show on desktop first and it will minimize to tray, also you might need to make icon named amarok.xpm and add it to /usr/local/lib/X11/mini-icons

Or save this one that I attach :)
Attachments
amarok.xpm
(1.29 KiB) Downloaded 719 times
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
steve_s
Posts: 1595
Joined: Mon 26 May 2008, 13:29
Location: Austin, TX, USA
Contact:

#39 Post by steve_s »

I was installing a PCLOS for someone on their desktop this last week and thought, "Yeah, I miss Amarok; easily the best music player out there..."

Then, once again, you the man, dejan! 8)

I don't have all that much music on the old laptop (maybe a gig) but it would be fun to have the choice for amarok if I wanted...now I do.

...I'm downloading the sfs as we speak...well done!

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#40 Post by dejan555 »

Thanks steve. 8)
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
Schism
Posts: 78
Joined: Fri 12 Dec 2008, 15:50

sfs on Pup 4.23 beta1

#41 Post by Schism »

converted sfs to 4 sfs.
amarok needs libpcreposix.so.3 and i can't find it.

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#42 Post by dejan555 »

Which puppy are you trying this on? Upup?
Anyway, try to take this deb, use my deb2pet (see signature) to convert it and install:
http://packages.debian.org/lenny/i386/libpcre3/download
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
Schism
Posts: 78
Joined: Fri 12 Dec 2008, 15:50

#43 Post by Schism »

Sorry,
trying to use it with puppy-4.3beta1-k2.6.29.6.

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#44 Post by dejan555 »

Install that lib then report back.
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
trio
Posts: 2076
Joined: Sun 21 Dec 2008, 15:50
Location: अनà¥￾मोदना

#45 Post by trio »

schism,

If it's asking for libs then I think it works...btw how did you convert the sfs? (using sfs converter or by hand in terminal)

User avatar
Schism
Posts: 78
Joined: Fri 12 Dec 2008, 15:50

#46 Post by Schism »

I converted it using SFS-Converter-1.3, thank you for the .pet it works well.

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#47 Post by dejan555 »

Glad you got it working, so that's the only lib it misses in puppy 4.3 ?
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
playdayz
Posts: 3799
Joined: Fri 25 Apr 2008, 18:57

#48 Post by playdayz »

hey dejan, i remembered when i saw this thread back on the first page. i installed amarok in 4.2.1 and it runs fine--it not only plays flac and ogg, but it also plays mpc which is a very rare codec--i think it is still being used, but i was trying it out a few years ago and still have some music in that format. great job. many users need a good music manager or else they will use a different os, imho anyway. thanks.

User avatar
Schism
Posts: 78
Joined: Fri 12 Dec 2008, 15:50

#49 Post by Schism »

also needed libaudio.so.2 and when I got that It froze. I had to stop due to appointments but when my daughter gets to bed I'll get back on it. I'll repack it with all the libs then.

User avatar
Schism
Posts: 78
Joined: Fri 12 Dec 2008, 15:50

Not working in pup423beta1

#50 Post by Schism »

I put the files asked for in:
-got a error that I couldn't copy and paste so i don't remember exactly. But libsslxxxxx? and another and my whole system froze. Same thing with Upup476.

Post Reply