http://bugs.winehq.org/show_bug.cgi?id=18635
Summary: Menu bar is hidden in Adobe Lightroom 2.3 Product: Wine Version: 1.1.22 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: thomas+wine@stromberg.org
With the Adobe Lightroom 2.3 demo, the menu bar titles (File, etc.) do not display. If you click on the area that they should be, the menu does appear however. Lightroom 2.3 can be downloaded from https://www.adobe.com/cfusion/tdrc/index.cfm?product=photoshop_lightroom (free Adobe login required)
I'm not sure where to go about tracing the issue down to, but I did notice the following calls that show that it is calling DrawMenuBar().
0009:Call user32.GetMenu(0002003c) ret=60030cbe 0009:Ret user32.GetMenu() retval=000000f0 ret=60030cbe 0009:Call user32.GetMenuBarInfo(0002003c,fffffffd,00000000,0032e1a4) ret=60030cec fixme:menu:GetMenuBarInfo (0x2003c,0xfffffffd,0x00000000,0x32e1a4) 0009:Ret user32.GetMenuBarInfo() retval=00000000 ret=60030cec 0009:Call user32.GetSystemMenu(0002003c,00000000) ret=60030beb 0009:Ret user32.GetSystemMenu() retval=00000280 ret=60030beb 0009:Call user32.GetSystemMenu(0002003c,00000000) ret=60030c06 0009:Ret user32.GetSystemMenu() retval=00000280 ret=60030c06 0009:Call user32.GetMenuItemInfoW(00000280,0000f060,00000000,0032e08c) ret=60030c22 0009:Ret user32.GetMenuItemInfoW() retval=00000001 ret=60030c22 0009:Call user32.DrawMenuBar(0002003c) ret=6008d171
http://bugs.winehq.org/show_bug.cgi?id=18635
--- Comment #1 from Thomas Stromberg thomas+wine@stromberg.org 2009-05-26 15:15:10 --- Created an attachment (id=21340) --> (http://bugs.winehq.org/attachment.cgi?id=21340) A selection of user32/menu related calls from Lightroom 2.3 (WINEDEBUG=+relay)
http://bugs.winehq.org/show_bug.cgi?id=18635
Thomas Stromberg thomas+wine@stromberg.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32 Platform|Other |PC-x86-64 OS/Version|other |Linux
http://bugs.winehq.org/show_bug.cgi?id=18635
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.adobe.com/cfusio | |n/tdrc/index.cfm?product=ph | |otoshop_lightroom Severity|enhancement |trivial
http://bugs.winehq.org/show_bug.cgi?id=18635
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-05-26 21:55:38 --- Looks like GetMenuBarInfo() needs to be implemented.
http://bugs.winehq.org/show_bug.cgi?id=18635
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|trivial |minor
http://bugs.winehq.org/show_bug.cgi?id=18635
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.adobe.com/cfusio |http://trials.adobe.com/App |n/tdrc/index.cfm?product=ph |lications/LTRM/2/LTRM2_WWEF |otoshop_lightroom |G_win.exe
http://bugs.winehq.org/show_bug.cgi?id=18635
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-09 10:55:26 --- Does the following patch for the bug 18776 help?
http://www.winehq.org/pipermail/wine-patches/2009-June/074119.html
http://bugs.winehq.org/show_bug.cgi?id=18635
Jeff Polk polk@DELOS.COM changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |polk@DELOS.COM
--- Comment #4 from Jeff Polk polk@DELOS.COM 2009-10-21 19:34:16 --- I tested with that patch on the latest version from git today (47ec8ab) and it does not resolve the problem. The menu bar is still missing but clicking where the tabs should be brings up the menus.
http://bugs.winehq.org/show_bug.cgi?id=18635
Steve Rencontre q.winehq@rsn-tech.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |q.winehq@rsn-tech.co.uk
--- Comment #5 from Steve Rencontre q.winehq@rsn-tech.co.uk 2010-05-26 06:37:57 --- I'm using LR 2.7 and Wine 1.1.41 with Fedora 12/64-bit and Nvidia graphics. I found the menu bar displays correctly if you set the Windows version to Vista or Win7.
(Still have other graphics problems which make the app unusable.)
http://bugs.winehq.org/show_bug.cgi?id=18635
--- Comment #6 from Thomas Stromberg thomas+wine@stromberg.org 2010-08-24 09:11:57 --- I wanted to confirm that this issue still exists in Lightroom 3.0 and wine 1.2, and is fixed by setting the winever to vista.
http://bugs.winehq.org/show_bug.cgi?id=18635
--- Comment #7 from Roland Baudin roland65@free.fr 2012-01-18 15:17:04 CST --- Created attachment 38432 --> http://bugs.winehq.org/attachment.cgi?id=38432 Hidden menubar patch
I fixed the issue by mixing two patches I found on the Internet. Here is the patch for wine 1.3.35.
Note the Vista trick is not a solution because there are several problems like dialog not displayed etc. with this Windows version.
https://bugs.winehq.org/show_bug.cgi?id=18635
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |37756
https://bugs.winehq.org/show_bug.cgi?id=18635
--- Comment #8 from Austin English austinenglish@gmail.com --- http://download.adobe.com/pub/adobe/lightroom/win/2.x/LTRM2_WWEFG_win_2_3.ex...
Still present.
austin@debian-home:~$ sha1sum LTRM2_WWEFG_win_2_3.exe d7e63cb0d2651dd7dcab753bcef8001d152dd6ae2 LTRM2_WWEFG_win_2_3.exe austin@debian-home:~$ du -h LTRM2_WWEFG_win_2_3.exe 132M LTRM2_WWEFG_win_2_3.exe austin@debian-home:~$ wine --version wine-1.7.33-31-gcacc9ae
https://bugs.winehq.org/show_bug.cgi?id=18635
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #9 from Teras teras@luukku.com --- Still an issue
wine-1.7.38-186-g0e24c33
https://bugs.winehq.org/show_bug.cgi?id=18635
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://trials.adobe.com/App |http://download.adobe.com/p |lications/LTRM/2/LTRM2_WWEF |ub/adobe/lightroom/win/2.x/ |G_win.exe |LTRM2_WWEFG_win_2_3.exe
https://bugs.winehq.org/show_bug.cgi?id=18635
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #10 from super_man@post.com --- (In reply to Teras from comment #9)
Still an issue
wine-1.7.38-186-g0e24c33
wine 1.9.7 and staging 1.9.6 and it also crashes while starting.
https://bugs.winehq.org/show_bug.cgi?id=18635
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL|http://download.adobe.com/p |https://web.archive.org/web |ub/adobe/lightroom/win/2.x/ |/20150910201220/http://down |LTRM2_WWEFG_win_2_3.exe |load.adobe.com/pub/adobe/li | |ghtroom/win/2.x/LTRM2_WWEFG | |_win.exe Summary|Menu bar is hidden in Adobe |Adobe Lightroom 2.3: Menu |Lightroom 2.3 |bar is hidden
https://bugs.winehq.org/show_bug.cgi?id=18635
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://web.archive.org/web |https://web.archive.org/web |/20150910201220/http://down |/20110814225143/http://down |load.adobe.com/pub/adobe/li |load.adobe.com/pub/adobe/li |ghtroom/win/2.x/LTRM2_WWEFG |ghtroom/win/2.x/LTRM2_WWEFG |_win.exe |_win_2_3.exe
https://bugs.winehq.org/show_bug.cgi?id=18635
Tomáš Bžatek bugs@bzatek.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs@bzatek.net
--- Comment #11 from Tomáš Bžatek bugs@bzatek.net --- Menu bars have been working fine for the past several wine releases and Lightroom versions. Lightroom 2.3 is an ancient history now, I guess this bugreport can be peacefully closed.
https://bugs.winehq.org/show_bug.cgi?id=18635
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED CC| |z.figura12@gmail.com Fixed by SHA1| |a205401b385d06ed8204c5f3ed3 | |abccdebbeb129
--- Comment #12 from Zeb Figura z.figura12@gmail.com --- (In reply to Tomáš Bžatek from comment #11)
Menu bars have been working fine for the past several wine releases and Lightroom versions. Lightroom 2.3 is an ancient history now, I guess this bugreport can be peacefully closed.
Thanks for testing. Based on the patch from comment 7, I'm guessing that this was fixed by Wine commits [1] and [2]. I'm going to go ahead and mark the later commit as the fixed-by SHA1.
[1] https://source.winehq.org/git/wine.git/commitdiff/cd08b5a40abfe33bae339d4514...
[2] https://source.winehq.org/git/wine.git/commitdiff/a205401b385d06ed8204c5f3ed...
https://bugs.winehq.org/show_bug.cgi?id=18635
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.8.