Latest ubuntu wine 1.7.44-0ubuntu1
Latest ubuntu wine 1.7.44-0ubuntu1
The latest (dev) wine on ubuntu trusty, downloaded on 12th June 2015 gives problems for foobar2000 on my system. It runs fine, but will not exit cleanly, just hanging.
foobar2000 has been one of the most reliable apps I have had under wine.
My other wine apps are fine.
I know this is the dev channel, and this problem isn't critical. I'm not sure how to provide any debug details, but if someone wants some mor einfo and can tell me how to get it, I will attempt to do so.
foobar2000 has been one of the most reliable apps I have had under wine.
My other wine apps are fine.
I know this is the dev channel, and this problem isn't critical. I'm not sure how to provide any debug details, but if someone wants some mor einfo and can tell me how to get it, I will attempt to do so.
Re: Latest ubuntu wine 1.7.44-0ubuntu1
Try reinstalling to a clean wineprefix using 1.7.44 (or 1.7.45, which just came out today). If a clean wineprefix doesn't fix it, run a regression test and file a bug. http://wiki.winehq.org/RegressionTesting
Re: Latest ubuntu wine 1.7.44-0ubuntu1
A clean prefix doesn't fix it.
The regression link you provided looks to be beyond my abilities to follow. Compiling and then adding patch-by-patch and testing looks extremely complex for me. I currently can't even work out to how to find and reinstall the previous binary from the ppa.
I do know which foobar2000 component is causing problems with the 1.7.44 version (32 bit). It is the upnp plugin and the renderer component within that. I can't even stop the renderer whilst foobar2000 is running.
Is there any other way I can try to contribute information to help in resolving this?
I'm also unaware of the 1.7.45 version. Where is it?
The regression link you provided looks to be beyond my abilities to follow. Compiling and then adding patch-by-patch and testing looks extremely complex for me. I currently can't even work out to how to find and reinstall the previous binary from the ppa.
I do know which foobar2000 component is causing problems with the 1.7.44 version (32 bit). It is the upnp plugin and the renderer component within that. I can't even stop the renderer whilst foobar2000 is running.
Is there any other way I can try to contribute information to help in resolving this?
I'm also unaware of the 1.7.45 version. Where is it?
Re: Latest ubuntu wine 1.7.44-0ubuntu1
If I run from the command line it shows that the problem is stopping the upnp servers in foobar2000.
crusty@xyz:~$ WINEPREFIX=~/winfoo wine "c:\\Program Files\\foobar2000\\foobar2000.exe"
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:win:RegisterShellHookWindow (0x6006a): stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
foo_upnp.cpp(199): [foo_upnp] 2015-06-12T16:37:19.363000000Z [foo_upnp::on_init] (67) INFO: foo_upnp: version 0.99.48
PltUPnP.cpp(150): [platinum.core.upnp] 2015-06-12T16:37:19.364000000Z [PLT_UPnP::Start] (67) INFO: Starting UPnP...
PltUPnP.cpp(224): [platinum.core.upnp] 2015-06-12T16:37:19.365000000Z [PLT_UPnP::AddDevice] (67) INFO: Starting Device...
PltHttpServer.cpp(127): [platinum.core.http.server] 2015-06-12T16:37:19.365000000Z [PLT_HttpServer::Start] (67) INFO: HttpServer listening on 0.0.0.0:1277
foo_upnp.cpp(275): [foo_upnp] 2015-06-12T16:37:19.371000000Z [foo_upnp::on_init] (67) OFF: initialized in 0.008s
err:ole:CoGetClassObject class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not registered
err:ole:CoGetClassObject class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not registered
err:ole:create_server class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {1968106d-f3b5-44cf-890e-116fcb9ecef1} could be created for context 0x17
PltUPnP.cpp(191): [platinum.core.upnp] 2015-06-12T16:37:47.395000000Z [PLT_UPnP::Stop] (67) INFO: Stopping UPnP...
And then nothing until I crash stop it.
crusty@xyz:~$ WINEPREFIX=~/winfoo wine "c:\\Program Files\\foobar2000\\foobar2000.exe"
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:win:RegisterShellHookWindow (0x6006a): stub
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
foo_upnp.cpp(199): [foo_upnp] 2015-06-12T16:37:19.363000000Z [foo_upnp::on_init] (67) INFO: foo_upnp: version 0.99.48
PltUPnP.cpp(150): [platinum.core.upnp] 2015-06-12T16:37:19.364000000Z [PLT_UPnP::Start] (67) INFO: Starting UPnP...
PltUPnP.cpp(224): [platinum.core.upnp] 2015-06-12T16:37:19.365000000Z [PLT_UPnP::AddDevice] (67) INFO: Starting Device...
PltHttpServer.cpp(127): [platinum.core.http.server] 2015-06-12T16:37:19.365000000Z [PLT_HttpServer::Start] (67) INFO: HttpServer listening on 0.0.0.0:1277
foo_upnp.cpp(275): [foo_upnp] 2015-06-12T16:37:19.371000000Z [foo_upnp::on_init] (67) OFF: initialized in 0.008s
err:ole:CoGetClassObject class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not registered
err:ole:CoGetClassObject class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not registered
err:ole:create_server class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {1968106d-f3b5-44cf-890e-116fcb9ecef1} could be created for context 0x17
PltUPnP.cpp(191): [platinum.core.upnp] 2015-06-12T16:37:47.395000000Z [PLT_UPnP::Stop] (67) INFO: Stopping UPnP...
And then nothing until I crash stop it.
Re: Latest ubuntu wine 1.7.44-0ubuntu1
Just curious about foobar2000, since I have never used it, what is so special compared to e.g. vlc?
Re: Latest ubuntu wine 1.7.44-0ubuntu1
Packages for 1.7.45 haven't been built yet, so you would have to build it yourself to test it. The current version of Foobar2000 is 1.3.8; is that what you're using? What are the steps to reproduce the problem?
Re: Latest ubuntu wine 1.7.44-0ubuntu1
Also, what's the last Wine version that worked?
Re: Latest ubuntu wine 1.7.44-0ubuntu1
foobar2000 is wonderful. It's a great media player, with really clever interfaces and filters. It can tag, check file consistency, act as a upnp renderer, a upnp server, a upnp control point, play every format I've ever needed, convert formats, and the list goes on. There are dozens of different plugins to do different things.grendal74 wrote:Just curious about foobar2000, since I have never used it, what is so special compared to e.g. vlc?
vlc is good a what it does, but as an audio player/manipulator is far less flexible (I never got any of its upnp to work properly). I use vlc as a player and streamer, but not as a media database and server.
Re: Latest ubuntu wine 1.7.44-0ubuntu1
Install foobar2000, 1.3.8 is fine. Install the upnp/dlna plugin called foo_upnp:dimesio wrote:Packages for 1.7.45 haven't been built yet, so you would have to build it yourself to test it. The current version of Foobar2000 is 1.3.8; is that what you're using? What are the steps to reproduce the problem?
- help menu
- "check for updated components"
- "get more components" at bottom left
- in browser find UPnP/DLNA and download foo_upnp,
- then git Install in foobar and install it, requiring a foobar2000 restart
If the UPnP media server isn't started (under the library menu item), start it.
Now try to stop the same server (same menu) or try to exit foobar.
It hangs trying to stop the UPnP media server (or renderer)
Re: Latest ubuntu wine 1.7.44-0ubuntu1
I think it was 1.7.38 (the last one in the ubuntu trusty ppa) which I only installed on 5th June due to other upgrades that required wine (and other software) to be uninstalled and reinstalled.dimesio wrote:Also, what's the last Wine version that worked?
However, I cannot swear that I have run foobar2000 since then, since like most windows software I use foobar2000 as a backup when no other tool will do the job easily. Prior to that I wasn't updating from the ppa regularly, but I was definitely on 1.7 as opposed to 1.6. Sorry I can't be more precise.
Re: Latest ubuntu wine 1.7.44-0ubuntu1
Yes, I understandpastim wrote:foobar2000 is wonderful. It's a great media player, with really clever interfaces and filters. It can tag, check file consistency, act as a upnp renderer, a upnp server, a upnp control point, play every format I've ever needed, convert formats, and the list goes on. There are dozens of different plugins to do different things.grendal74 wrote:Just curious about foobar2000, since I have never used it, what is so special compared to e.g. vlc?
vlc is good a what it does, but as an audio player/manipulator is far less flexible (I never got any of its upnp to work properly). I use vlc as a player and streamer, but not as a media database and server.

Re: Latest ubuntu wine 1.7.44-0ubuntu1
I also use several custom tags on my flacs. foobar2000 has a very flexible menu system. You can filter and sort tracks by any combination of anything you want. And more......grendal74 wrote:Yes, I understandpastim wrote:foobar2000 is wonderful. It's a great media player, with really clever interfaces and filters. It can tag, check file consistency, act as a upnp renderer, a upnp server, a upnp control point, play every format I've ever needed, convert formats, and the list goes on. There are dozens of different plugins to do different things.grendal74 wrote:Just curious about foobar2000, since I have never used it, what is so special compared to e.g. vlc?
vlc is good a what it does, but as an audio player/manipulator is far less flexible (I never got any of its upnp to work properly). I use vlc as a player and streamer, but not as a media database and server., you need the upnp functionality, similar to http://kodi.tv/.
Re: Latest ubuntu wine 1.7.44-0ubuntu1
Thanks.dimesio wrote:Bug filed: https://bugs.winehq.org/show_bug.cgi?id=38752