Re: notepad: updated French translation

2008-06-08 Thread Jonathan Ernst
Hello, Le dimanche 08 juin 2008 à 23:59 +0100, Rob Shearman a écrit : > 2008/6/7 Jonathan Ernst <[EMAIL PROTECTED]>: > > Le samedi 07 juin 2008 à 10:57 +0200, Laurent Vromman a écrit : > [...] > >> "À &propos du Bloc-notes..." and not "À &propos de Bloc-notes..." > > > > I changed it and removed t

Re: Please have a look at the current Valgrind warnings

2008-06-08 Thread Zac Brown
Looks good... guess I know what I'll be after tomorrow ;). -Zac Dan Kegel wrote: > After a few days of cleaning up Valgrind warnings > in the Wine source tree, and adding suppressions > where it made sense. I've whittled the list of > Valgrind warnings down to 300 or so. > > This list is short e

Please have a look at the current Valgrind warnings

2008-06-08 Thread Dan Kegel
After a few days of cleaning up Valgrind warnings in the Wine source tree, and adding suppressions where it made sense. I've whittled the list of Valgrind warnings down to 300 or so. This list is short enough that a mortal can look upon it without dispair, and even see a number of things that migh

Re: Wine Profiling

2008-06-08 Thread Thomas Kho
On Sun, Jun 8, 2008 at 11:23 AM, Stephen Eilert <[EMAIL PROTECTED]> wrote: > Are there any specific procedures or utilities to instrument and > generate profiling reports? This is indirectly related to your question, but I'd really love to see better DTrace support for Windows applications running

Re: notepad: updated French translation

2008-06-08 Thread Rob Shearman
2008/6/7 Jonathan Ernst <[EMAIL PROTECTED]>: > Le samedi 07 juin 2008 à 10:57 +0200, Laurent Vromman a écrit : >> Hi, >> >> I don't know if it is important since the translation is grammatically >> correct, but in windows (I checked on XP SP2), the exact translation is >> >> "À &propos du Bloc-note

Re: Downgrade lack of libxslt from configure warning to notice

2008-06-08 Thread Vitaliy Margolen
Gerald Pfeifer wrote: > On a test system of mine which does not feature too many packages I am > getting the following: > > configure: libsane development files not found, scanners won't be supported. > configure: libgphoto2 development files not found, digital cameras won't be > supported. > con

Re: Downgrade lack of libxslt from configure warning to notice

2008-06-08 Thread Marcus Meissner
On Sun, Jun 08, 2008 at 10:42:32PM +0200, Gerald Pfeifer wrote: > On a test system of mine which does not feature too many packages I am > getting the following: > > configure: libsane development files not found, scanners won't be supported. > configure: libgphoto2 development files not found, di

hey, small wine job on a rent-a-coder site

2008-06-08 Thread Dan Kegel
Anyone want to do a Picasa-like packaging of a commercial app? I just saw http://www.getacoder.com/projects/create_prm_deb_package_80623.html The offered fee is about 10x too small, but perhaps somebody would be interested in the challenge anyway.

Re: Some feedfack for string {\style} on msi

2008-06-08 Thread Ángel Guzmán Maeso
> Try > http://msdn.microsoft.com/en-us/library/aa367524(VS.85).aspx(or > search > for "Adding Controls and Text"). > > Thanks you. Very useful. With this information I could see that the font_mask is empty when it calls the strin

RE: Wine Profiling

2008-06-08 Thread Stefan Dösinger
> I'd like to know what's the procedure being used to profile Wine's code. > More specifically, I want to try to track down slowdowns in some > applcations, which requires profiling to identify where the bottlenecks > are. I am using oprofile every now and then to profile Games, but it is only of

Wine Profiling

2008-06-08 Thread Stephen Eilert
Hi, I'd like to know what's the procedure being used to profile Wine's code. More specifically, I want to try to track down slowdowns in some applcations, which requires profiling to identify where the bottlenecks are. Are there any specific procedures or utilities to instrument and generate p

Re: Valgrind and COD4

2008-06-08 Thread Dan Kegel
Rico schrieb: > wine: could not load L"C:\\Programme\\cod4\\iw3sp.exe": Ung³ltige Adresse Hrmph. Sounds like maybe John Reiser's fixes might be needed for this app. > My goal is to check for memory leaks in wine, not in COD4. >Because several apps crash with out of memory error. OK. What are

RE: Some feedfack for string {\style} on msi

2008-06-08 Thread Ge van Geldorp
> I am trying to fix the bug 13408 related with ActiveSync, but > i need some information of how and when appear the string > {\style} on msi. > I need some specification or url for begin. Try http://msdn.microsoft.com/en-us/library/aa367524(VS.85).aspx (or search for "Adding Controls and Text")

Re: Bugzilla bugs.winehq.org and it's git out of sync

2008-06-08 Thread Alexandre Julliard
Jan Zerebecki <[EMAIL PROTECTED]> writes: > The git repository contains version 3.0.4 but bugs.winehq.org > still shows 3.0.2 . Can anyone who has access to it look after > that? It should be fixed now. -- Alexandre Julliard [EMAIL PROTECTED]

Re: Valgrind and COD4

2008-06-08 Thread Rico
Hi, I tried valgrind and wine with COD4 demo but I couldn't get the game running. I have to say that "~/Desktop/wine/native/wine iw3sp.exe" let run the game. With /usr/local/valgrind-svn/bin/valgrind --trace-children=yes ~/Desktop/wine/native/wine iw3sp.exe I got the attached log file. I was

Bugzilla bugs.winehq.org and it's git out of sync

2008-06-08 Thread Jan Zerebecki
The git repository contains version 3.0.4 but bugs.winehq.org still shows 3.0.2 . Can anyone who has access to it look after that? Thanks. Jan

Re: [2/2] gdi32/dib: Fix palette of 1bpp DIB in GetDIBits

2008-06-08 Thread Michael Karcher
Am Sonntag, den 08.06.2008, 10:15 +0200 schrieb Eric Pouech: > > obviously correct" solution to it. I let Eric submit a patch if he > > wants, as he tracked down the problem. If he tells me to go on, I > > will submit my version myself instead. > > > I didn't retest after your two patches, but b

AutoCad and wine

2008-06-08 Thread Louis Lenders
This seems to be a must have for many people. Would be nice if we could have this running in near futurfe. I found that you can download a few old trialversions from http://www.brothersoft.com/autocad-download-78215.html (this is autocad2006l on the right side you can see the downloadlinks for 2004

kernel/debugger tests and win9x/winme

2008-06-08 Thread Paul Vriens
Hi, I (once more) had a look at the registry on my win95 box and found : HKLM\Software\Microsoft\Windows NT\CurrentVersion This is because we create that key ourselves if it doesn't exist. "Windows NT" is of course not present on a (normal) win98/winme box so I was wondering how we could chan

Re: [2/2] gdi32/dib: Fix palette of 1bpp DIB in GetDIBits

2008-06-08 Thread Eric Pouech
Michael Karcher a écrit : > Windows always generates a black/white palette for 1 bit DIBs > generated from DDBs. Copying from the current palette only takes > place for color DDBs (not explicitly mentioned in MSDN), and only > if depth equal (MSDN states it, explicitly). > --- > As mentioned in [1/