Re: [SOLVED] Debugging Wine with Lightroom 3.5

2012-01-18 Thread Joris Huizer
On 01/18/2012 10:10 PM, Roland Baudin wrote: You can find the attached complete patch against wine 1.3.35. Hello Roland, Please send patches to wine-patches. Unless you are asking for feedback? HTH, Joris

Re: [SOLVED] Debugging Wine with Lightroom 3.5

2012-01-18 Thread Roland Baudin
Hi, I finally solved the menubar issue (menubar not shown in Lightroom 3.x when Windows version is set to Windows XP or below). I used a mix of the following patches : - http://source.winehq.org/patches/data/67089 from Andrew Eikum (GetMenuBarInfo() partial implementation) - http://www.win

Re: Debugging Wine with Lightroom 3.5

2011-12-21 Thread roland65
OK, thanks for your help. I'll try this when I'll be back to home. RB - Mail original - De: "Frédéric Delanoy" À: rolan...@free.fr Cc: "Juan Lang" , wine-devel@winehq.org Envoyé: Mardi 20 Décembre 2011 12:28:57 Objet: Re: Debugging Wine with Lightroom 3.5

Re: Debugging Wine with Lightroom 3.5

2011-12-20 Thread Frédéric Delanoy
On Tue, Dec 20, 2011 at 10:04, wrote: > > Yes, I'm that kind of person (I'm the developer of Xfe and TexMaths) but I've > seen the +relay logs logs and they are indeed very huge, even for me! > RB What you can do to reduce/manage the log size: 1. Launch any application (without logging), e.g. n

Re: Debugging Wine with Lightroom 3.5

2011-12-20 Thread roland65
Dimanche 18 Décembre 2011 16:15:49 Objet: Re: Debugging Wine with Lightroom 3.5 Hi Roland, On Sun, Dec 18, 2011 at 6:46 AM, Roland Baudin wrote: > Yes, I suspected such a mechanism. Now if I understand well I have to find > which one is the "builtin mechanism" and which one is the "

Re: Debugging Wine with Lightroom 3.5

2011-12-18 Thread Juan Lang
Hi Roland, On Sun, Dec 18, 2011 at 6:46 AM, Roland Baudin wrote: > Yes, I suspected such a mechanism. Now if I understand well I have to find > which one is the "builtin mechanism" and which one is the "fallback > mechanism". > Is there some documentation around about the differences between Vist

Re: Debugging Wine with Lightroom 3.5

2011-12-18 Thread Roland Baudin
Yes, I suspected such a mechanism. Now if I understand well I have to find which one is the "builtin mechanism" and which one is the "fallback mechanism". Is there some documentation around about the differences between Vista and XP? Anyway, thanks for your help... RB Le 18/12/2011 13:40, Jo

Re: Debugging Wine with Lightroom 3.5

2011-12-18 Thread Joris Huizer
Replying, also including the wine-devel list, On 12/17/2011 05:15 PM, Roland Baudin wrote: Hi, thanks for the answer. What do you mean by "a different execution path"? RB The application might decide to execute different code given the Vista settings. It may have a preferred execution path u

Re: Debugging Wine with Lightroom 3.5

2011-12-17 Thread Joris Huizer
It's possible the application is choosing a different execution path, using Vista-specific features. This could be an explanation for the differences you are seeing. HTH, Joris

Debugging Wine with Lightroom 3.5

2011-12-13 Thread Roland Baudin
Hi, let me first congratulate all the people who work hard on the Wine project : their work is much appreciated here... Now, my question : I was able to install and run Adobe Photoshop Lightroom 3.5 under wine 1.3.33 or 1.3.34. While it runs quite well and is fairly stable I have two major i