OS X El Capitan. AIMP 4.X, wine 2.0rc1. Sound 100% stutters

Questions about Wine on macOS.
Locked
diegopau
Level 1
Level 1
Posts: 6
Joined: Sun Nov 08, 2015 1:19 pm

OS X El Capitan. AIMP 4.X, wine 2.0rc1. Sound 100% stutters

Post by diegopau »

AIMP http://www.aimp.ru/ works perfectly on wine and I like it more than any OSX music player, but I am having this big issue:

https://www.dropbox.com/s/v8mbpstyqjcaw ... 5.mp4?dl=0

I am using currently wine 2.0rc1, installed using brew. But I was having the same problem with previous wine versions. I tried renice for setting higher priority to the process but it does not seem to be related with anything like that. Any ideas?
diegopau
Level 1
Level 1
Posts: 6
Joined: Sun Nov 08, 2015 1:19 pm

Re: OS X El Capitan. AIMP 4.X, wine 2.0rc1. Sound 100% stutt

Post by diegopau »

This is the log I got on my terminal window while doing the test shown on the video:

Code: Select all

Diegos-MacBook:~ diegopau$ /usr/local/bin/wine ~/.wine/drive_c/Program\ Files/AIMP/AIMP.exe
fixme:thread:GetThreadUILanguage : stub, returning default language.
fixme:nls:GetThreadPreferredUILanguages 00000038, 0x32d95c, 0x0 0x32d984
fixme:nls:get_dummy_preferred_ui_language (0x38 0x32d95c 0x0 0x32d984) returning a dummy value (current locale)
fixme:nls:GetThreadPreferredUILanguages 00000038, 0x32d95c, 0x1a23350 0x32d984
fixme:nls:get_dummy_preferred_ui_language (0x38 0x32d95c 0x1a23350 0x32d984) returning a dummy value (current locale)
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x1007e 0x00000000
fixme:uxtheme:BufferedPaintInit Stub ()
fixme:advapi:LsaOpenPolicy ((null),0x32fc50,0x00000001,0x32fc4c) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:dwmapi:DwmSetWindowAttribute (0x1007e, a, 0x32fe38, 4) stub
fixme:ver:GetCurrentPackageId (0x31f998 0x0): stub
fixme:dwmapi:DwmInvalidateIconicBitmaps (0x1007e) stub
fixme:dwmapi:DwmIsCompositionEnabled 0x32f63c
fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN unimplemented
err:ole:CoGetClassObject class {efe6629c-81f7-4281-bd91-c9d604a95af6} not registered
err:ole:CoGetClassObject no class object {efe6629c-81f7-4281-bd91-c9d604a95af6} could be created for context 0x1
err:ole:CoGetClassObject class {ef3e932c-d40b-4f51-8ccf-3f98f1b29d5d} not registered
err:ole:CoGetClassObject no class object {ef3e932c-d40b-4f51-8ccf-3f98f1b29d5d} could be created for context 0x1
err:ole:CoGetClassObject class {efca3d92-dfd8-4672-a603-7420894bad98} not registered
err:ole:CoGetClassObject no class object {efca3d92-dfd8-4672-a603-7420894bad98} could be created for context 0x1
err:ole:CoGetClassObject class {87fc0268-9a55-4360-95aa-004a1d9de26c} not registered
err:ole:CoGetClassObject no class object {87fc0268-9a55-4360-95aa-004a1d9de26c} could be created for context 0x1
fixme:explorerframe:taskbar_list_SetOverlayIcon iface 0x1a02d0, hwnd 0x1007e, hIcon 0x20102, pszDescription L"" stub!
fixme:explorerframe:taskbar_list_SetOverlayIcon iface 0x1a02d0, hwnd 0x1007e, hIcon 0x300fc, pszDescription L"" stub!
2016-12-15 13:09:41.439 wine[31340:289697] Bartender: Loaded BartenderHelperTwoSeven
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0x10032): stub
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0x10032): stub
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:explorerframe:taskbar_list_SetOverlayIcon iface 0x1a02d0, hwnd 0x1007e, hIcon 0x0, pszDescription L"" stub!
fixme:explorerframe:taskbar_list_SetOverlayIcon iface 0x1a02d0, hwnd 0x1007e, hIcon 0x70102, pszDescription L"" stub!
fixme:explorerframe:taskbar_list_SetOverlayIcon iface 0x1a02d0, hwnd 0x1007e, hIcon 0x600fc, pszDescription L"" stub!
fixme:explorerframe:taskbar_list_SetOverlayIcon iface 0x1a02d0, hwnd 0x1007e, hIcon 0x50104, pszDescription L"" stub!
fixme:explorerframe:taskbar_list_SetOverlayIcon iface 0x1a02d0, hwnd 0x1007e, hIcon 0xb0102, pszDescription L"" stub!
fixme:explorerframe:taskbar_list_SetOverlayIcon iface 0x1a02d0, hwnd 0x1007e, hIcon 0xa00fc, pszDescription L"" stub!
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETTASKBARPOS, hwnd=0x10032): stub
fixme:appbar:SHAppBarMessage unknown msg: 4
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETSTATE): stub
fixme:explorerframe:taskbar_list_SetOverlayIcon iface 0x1a02d0, hwnd 0x1007e, hIcon 0x0, pszDescription L"" stub!
fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0x1007e
fixme:uxtheme:BufferedPaintUnInit Stub ()
diegopau
Level 1
Level 1
Posts: 6
Joined: Sun Nov 08, 2015 1:19 pm

Re: OS X El Capitan. AIMP 4.X, wine 2.0rc1. Sound 100% stutt

Post by diegopau »

Even more obvious is when it starts stuttering and then just on mouseover on the player window the sound is back https://www.dropbox.com/s/9ardjn16jce51 ... 9.mp4?dl=0

Is there any other place to report bugs other than this forum?
diegopau
Level 1
Level 1
Posts: 6
Joined: Sun Nov 08, 2015 1:19 pm

Re: OS X El Capitan. AIMP 4.X, wine 2.0rc1. Sound 100% stutt

Post by diegopau »

No ideas? has anyone had similar sound issues on OS X?
Locked