http://bugs.winehq.org/show_bug.cgi?id=23082
Summary: SlingPlayer 2.x fails when connecting Product: Wine Version: 1.2-rc2 Platform: x86 URL: http://download.slingmedia.com/player/pc/SlingPlayer-2 .0.4-Setup.exe OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: winmm&mci AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: m.b.lankhorst@gmail.com
Created an attachment (id=28665) --> (http://bugs.winehq.org/attachment.cgi?id=28665) Wine 1.2-rc2 console output
SlingPlayer 2.x gives a non-specific error when attempting to connect to the Slingbox.
A new line has appeared in the console output:
wine client error:42: pipe: Too many open files
SlingPlayer's error dialog offers a URL, but clicking on it repeats lines similar to the above.
This is a recent regression.
3e5f7f49fe12e87d7ecd30f0969e99814dfb0e15 is first bad commit commit 3e5f7f49fe12e87d7ecd30f0969e99814dfb0e15 Author: Maarten Lankhorst m.b.lankhorst@gmail.com Date: Fri May 21 21:31:26 2010 +0200
winmm: Wake up timer after the timer list is empty.
:040000 040000 5e950b23106cf4b7163609f8095732f263265b9f fc7a9a21686153efdb3a5afbe8e1ba97b6d85810 M dlls
http://source.winehq.org/git/wine.git/?a=commitdiff;h=3e5f7f49fe12e87d7ecd30...
Reverting this commit fixes the problem.
To get this far "winetricks -q dotnet20 wme9 gdiplus" required and native quartz.
Using a native winmm causes a page fault.