[Bug 18150] New: Foobar2000 properties dialog is blank
http://bugs.winehq.org/show_bug.cgi?id=18150 Summary: Foobar2000 properties dialog is blank Product: Wine Version: 1.1.19 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bjorn.ruud(a)gmail.com The file properties dialog in foobar2000 v0.9.6.5 (right click track in main window, select Properties) is blank in Wine 1.1.19. It should display a text grid with properties, and it worked in Wine 1.1.17. I also tested with CrossOver 7.1.0, where the text is displayed but without grid lines. With CrossOver Games 7.2.0 the dialog is displayed properly. OS used is Ubuntu Linux 8.10 x86-64. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18150 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |minor Keywords| |regression --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-22 16:01:10 --- (In reply to comment #0)
The file properties dialog in foobar2000 v0.9.6.5 (right click track in main window, select Properties) is blank in Wine 1.1.19. It should display a text grid with properties, and it worked in Wine 1.1.17.
I also tested with CrossOver 7.1.0, where the text is displayed but without grid lines. With CrossOver Games 7.2.0 the dialog is displayed properly.
OS used is Ubuntu Linux 8.10 x86-64.
Works fine with current git and 0.9.6.5 beta 2, just checked it. Test with latest version and report back. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18150 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.foobar2000.org/?p | |age=Download Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18150 --- Comment #2 from Bjorn Ruud <bjorn.ruud(a)gmail.com> 2009-04-23 04:05:05 --- Tried current git and foobar v0.9.6.5 beta 2. Still blank. I got these messages when starting foobar: 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 fixme:shell:BrsFolder_OnCreate flags BIF_NEWDIALOGSTYLE partially implemented fixme:shell:BrsFolder_OnCreate flags 10 not implemented And these when opening the dialog: err:listview:LISTVIEW_WindowProc unknown msg 10a0 wp=00000000 lp=00000000 err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000001 lp=00000000 err:listview:LISTVIEW_WindowProc unknown msg 1091 wp=00000000 lp=0032f0b0 err:listview:LISTVIEW_WindowProc unknown msg 1091 wp=00000001 lp=0032f0a8 err:listview:LISTVIEW_WindowProc unknown msg 1091 wp=00000002 lp=0032f0a0 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18150 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-23 04:21:39 --- (In reply to comment #2)
Tried current git and foobar v0.9.6.5 beta 2. Still blank. I got these messages when starting foobar:
err:ole:CoGetClassObject class {1968106d-f3b5-44cf-890e-116fcb9ecef1} not registered
It's something Vista-only related, so ignore it.
err:listview:LISTVIEW_WindowProc unknown msg 10a0 wp=00000000 lp=00000000 err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000001 lp=00000000 err:listview:LISTVIEW_WindowProc unknown msg 1091 wp=00000000 lp=0032f0b0
That's definitely not implemented: group feature of ListView control. What file type are you trying? (we're speaking about Metadata tab, right?) Post wine --version please -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18150 Bjorn Ruud <bjorn.ruud(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Bjorn Ruud <bjorn.ruud(a)gmail.com> 2009-04-23 04:54:56 --- (In reply to comment #3)
err:listview:LISTVIEW_WindowProc unknown msg 10a0 wp=00000000 lp=00000000 err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000001 lp=00000000 err:listview:LISTVIEW_WindowProc unknown msg 1091 wp=00000000 lp=0032f0b0
That's definitely not implemented: group feature of ListView control.
What file type are you trying? (we're speaking about Metadata tab, right?)
Post wine --version please
Argh! Sorry, my fault. I ran wine instead of ./wine from the source directory. I can confirm it works again in current git. Wine version used: wine-1.1.19-188-g16a0528 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18150 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kozlovsk(a)gmail.com --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-24 06:26:52 --- *** Bug 18184 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18150 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2009-04-24 12:24:00 --- Closing bugs fixed in 1.1.20. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org