WineHQ
Winamp 5.x



Category: Main > Multimedia > Audio > Audio Players > Winamp > 5.x


NameWinamp
Version5.x
License  
URLhttp://www.winamp.com
Votes 4
Link Old Versions Download Page
RatingGold
Wine Version1.5.15
Maintainers of this version:
Description
Version 5.0 - 5.58
Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)

What works

  • Classic Skin works mostly fine. Menus respond immediately to mouse-clicks. File-browsing, adding media, and volume were tested and work. This is the skin I recommend, though it's hard to read because it originated when screen resolutions were mighty low. If you use it a lot, you may want to switch to Modern Skin
  • Modern Skin works very good. However, when you have an audio in the Playlist, you must right-click it and select "Play" because the Play button in the main window will not work. I tested volume, forward/back, and repeat, which work fine.
  • Options/Preferences work, except skins do not get applied until you restart the application.


What does not

 

  • When you switch skins, they are not applied until you restart the program.
  • Winamp caused my desktop to freeze completely (so that I could not close Winamp or log out of the desktop). I thought the "Bento" skin was the problem. But then it also froze on the "Classic" skin after a while. However (even before desktop freeze), events in the "Bento" skin were extremely delayed.

The file-association monitoring component of Winamp (I forgot the name of it, and I since uninstalled Winamp) sits in the Taskbar and is the (main) cause of the desktop freeze. KDE Window Manager popped up an alert that "Compositing was too slow," (and it has been stopped and you can enable it again, yada, yada). I recommend disabling this in "Options > "Preferences" immediately upon starting Winamp.

Even before disabling the monitor, I immediately noticed instant mouse-click/event responsiveness when *not* using the "Bento" skin. The desktop still eventually froze.

I was finally able to regain partial control of my desktop with Ctrl+Alt+Delete, and changed to "Classic" skin. There I was able to to disable that monitor. Then I changed to "Modern" skin and had no major problems, either.

  • Play button in main window does not work in the "Modern" skin. (Right-click the file in Playlist and select "Play" instead.)
  • Winamp's website "Search" feature does not work.
  • "Bento" skin's response to events such as mouse-click and mouse-over is horrible. Applies to menus, buttons, tooltips, and every other event.


What was not tested

  • Did not create/edit custom playlists.
  • Did not re-test the "Bento" skin after I disabled the file-association monitor.


Additional Comments

Things like being limited to which way you can start a file playing are no big deal, as long as you can find them and play them, and that was fine. Ogg files seemed like a bunch of fuzz, but that is probably a media library issue in Wine. Bento's event responsiveness was horrible, which is too bad because the skin is nice-looking.

However, it's a big deal when part of the program totally freezes your desktop. I thought I would have to hard-power off my laptop. Ctrl+Alt+Del eventually got me out, though the response to that key press was *quite* delayed!

Hence, with a major problem (which is solved if you are able to shut off the component before your desktop freezes), I can only rate it "Bronze."
Test Results
DistributionTest dateWine versionInstalls?Runs?RatingSubmitter
ShowNetrunner 4.2Oct 28 20121.5.16 Yes Yes Bronze Maiya78 
ShowLinux Mint 13 "Maya"Oct 20 20121.5.15 Yes Yes Gold Carlos Rodriguez 
ShowFedora 17 x86_64Aug 22 20121.5.10 Yes Yes Bronze ZakH 
ShowopenSUSE 11.4 x86_64Jun 04 20121.5.5 Yes Yes Silver Rosanne 
ShowUbuntu 10.04 "Lucid" (+ variants like Kubuntu)Apr 30 20121.5.3 Yes Yes Platinum an anonymous user 


Known bugs
Bug # Description Status Resolution Other apps affected
421 Implement a DIB engine CLOSED FIXED View
729 Shading of the Winamp equaliser and playlist windows does not work properly CLOSED FIXED View
2836 Text problem... i don't see any text CLOSED FIXED View
3850 Winamp 5.11 (lite version) crashes when installing CLOSED FIXED View
4825 Winamp Media Library Does Not Display NEW View
6184 Winamp bug CLOSED WORKSFORME View
8300 Title bar shown in window style that does not have one CLOSED FIXED View
10815 Drag from native apps, drop to Wine doesn't work CLOSED FIXED View
12060 Direct3D window is not placed withing its parent window UNCONFIRMED View
12118 F1 button in WinAMP Milkdrop visualization shows garbage instead of the help info UNCONFIRMED View
12574 Using WinAMP's media Library causes crash CLOSED FIXED View
14690 Winamp Equalizer and playlist keeps always on top NEW View
15346 Winamp disappears when you move it's location NEW View
16367 Applications don't receive multimedia keys NEW View
16475 dragging the winamp window is slow CLOSED FIXED View
18051 winamp doesn't run CLOSED FIXED View
18854 Playing video in Winamp does not work CLOSED DUPLICATE View
18926 In Winamp, the "send to..." submenu in the playlist menu does not appear NEW View
19042 When Winamp starts, the playlist window is in "always on top" mode until it is dragged. CLOSED DUPLICATE View
19726 maintainer rights CLOSED FIXED View
20007 Winamp 5 won't start CLOSED FIXED View
20569 Winamp's next page in the shoutcast radio/tv list doesn't respond UNCONFIRMED View
22891 winamp [5.572] Winamp.exe hangs after exiting winamp forcing a kill UNCONFIRMED View
24389 Winamp: crashes with Bento-Skin (needs msvcr90.dll._wtoi_l) CLOSED FIXED View
29697 Winamp [5.623]: Application crashes at startup, needs msvcr90.dll.bsearch_s CLOSED FIXED View
29698 iexplore http://www.coupons.com/ shows blank page NEW View

 
HOWTO WINAMP 5.5 - 5.56

Before installing winamp 5.5 - 5.56 you can try a 'sh winetricks comctl32 wininet ie6 allfonts divx' in the terminal for a better winamp experience in WINE

(see below for instructions)

Comctl32, ie6 & wininet for the media library to show up and for the 'send to menu' to work, allfonts for a good display of the bento skin and divx to watch online shoutcast movie stations and local movies.


There are some annoying window issues with the modern and bento skin. Like submenus disappearing behind the main window, or even a disappearing window with a repositioning.

To prevent this you can enable the virtual desktop in winecfg (you can set “1280x945” for a full-screen experience on a 17inch monitor) otherwise use “pkill winamp*” to get out of trouble.

If you use the modern skin you might need to enlarge the main window for the media library to show up, if you want to use the Bento skin, make sure you only enable it 'after' you filled the library in classic or modern skin style


If your new to WINE this might sound a bit daunting, but really an installation is mostly a matter of copy/paste in the terminal, so go ahead.



cd ~/ && wget http://www.kegel.com/wine/winetricks && chmod +x winetricks

env WINEPREFIX=~/.wine-winamp sh winetricks comctl32 wininet ie6 allfonts divx

env WINEPREFIX=~/.wine-winamp wine winecfg

(optional, enable a virtual desktop, go to graphics, check emulate)

env WINEPREFIX=~/.wine-winamp wine '/path/to/winamp556_full_emusic-7plus_en-us.exe'

env WINEPREFIX=~/.wine-winamp wine 'C:\Program Files\winamp\winamp.exe'


 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

Working Fine on UbuntuStudio 12.04
by Washington Indacochea Delgado on Tuesday March 26th 2013, 7:09
I tested on it. Winamp 5.24 Lite, Working god. God Bless

[post new] [reply to this]


by Maiya78 on Sunday October 28th 2012, 15:54
Winamp is most certainly NOT a gold-rated program in wine. The fact that the maintainer who submitted that review didn't even mention the library (which is where the majority of the features of Winamp are) is ridiculous. By misrating the program, fixing the problems of Winamp has a lower priority to wine's staff than it otherwise should.

[post new] [reply to this]

Winamp 5.53 issues
by giaur on Sunday August 12th 2012, 15:36
Winamp 5.53, wine 1.5.10. What don't work for me:
- Modern skin: playlist is diaplsyed incorrectly (black background), remaining/elapsed time in main winamp window is not displayed (there is always 0:00, no time display), it's not possible to exit program without kill it (winamp.exe process remains running after choose exit from Winamp menu) - this not hapeens when using classic skin
- drag&drop track to playlist: every track is added twice (modern/classic skin both)
- bentoo skin: the same as modern skin
- media library don't even showing up, it does not work
- extended jump to file does not work - causes crash or it does nothing
- "Always on top" don't work at all: equalizer window is always on top and all other windows don't, "Always on top" option in winamp menu does nothing
- wma playback don't work (even if wma decoder libraries are installed)
- midi playback is buggy - sometimes works, sometimes don't
- visualisations: partially works, they changes screen resolution and then causes X to freeze

[post new] [reply to this]

work in wine But...
by Carlos Rodriguez on Friday August 6th 2010, 19:41
wine 1.1.42, Athlon II X2 250 3.0Ghz, 2gb de ram ddr2 800, IGP ATI Radeon 3100 de 512MB, ATI Catalyst 10.6, ubuntu linux 10.04 64bi

only work in my case winamp 5.58 (with minilirycs 6) versions 5.04 - 5.52 not work in mi case

[post new] [reply to this]

Not Work Wine 1.30
by Carlos Rodriguez on Friday August 6th 2010, 16:44
wine 1.1.42, Athlon II X2 250 3.0Ghz, 2gb de ram ddr2 800, IGP ATI Radeon 3100 de 512MB, ATI Catalyst 10.6, ubuntu linux 10.04 64bi

in previous versions of wine work but in 1.30 try run but fall after show window program

[post new] [reply to this]

works without problems
by Carlos Rodriguez on Tuesday April 13th 2010, 0:35
wine 1.1.42 en un Athlon II X2 250 3.0Ghz, 2gb de ram ddr2 800, IGP ATI Radeon 3100 de 512MB, ATI Catalyst 10.3, ubuntu linux 9.10 64bit


works without problems and with skins activated, minilyrics 6 works fine

[post new] [reply to this]

How to get Winamp working in wine.........look here.
by The Garage on Tuesday June 23rd 2009, 9:45
Here's links to a few pages that I documented while getting winamp running properly under wine. They may be useful to others......so here's the links.

mepislovers.org/forums/showthread.php?t=14923

mepislovers.org/forums/showthread.php?t=15203

mepislovers.org/forums/showthread.php?t=18064

mepislovers.org/forums/showthread.php?t=17451

You may have to read thru all 4 to get it working properly since I have not condensed things, but you will get a fully functional winamp. Only thing I can add is that I've found which skin [classic] you use can really effect things as well. I use HORIZON which works well.

[post new] [reply to this]




   << Back

Page loaded in 0.02894 seconds.