Re: regression in worms2

2008-02-07 Thread Olaf Leidinger
ve a look at bug 11340. Ciao, Olaf -- Olaf Leidinger <[EMAIL PROTECTED]>

Re: regression in worms2

2008-02-05 Thread Olaf Leidinger
Hello! > Great now for your left to learn how to use search button: > Duplicate of Bug 11340!!! Well, I'm sorry I posted a dublicate bug, perhaps I searched the wrong way ;-/ > What users doing here anyway? Hm... that's exactly what "How to do regression testing using Git" recommends. "report a

Re: Bug in patch winex11.drv: Don't create a win_data structure for the desktop window, except in the process that owns it.

2008-02-05 Thread Olaf Leidinger
Hello! This is also one patch that affects worms2. I added it to bugzilla as bug 11481. Ciao, Olaf

Re: regression in worms2

2008-02-05 Thread Olaf Leidinger
Hello again! Bugzilla seems to work again. The bug number is 11481. Ciao, Olaf

Re: regression in worms2

2008-02-05 Thread Olaf Leidinger
Hello! > What bug # is this? Please note this is not bugzilla, you will be expected > to debug this problem yourself and provide technical information. Well, I'd like to report the bug, but it seems bugzilla has problems: Software error: Can't connect to the database. Error: Too many connectio

bugzilla-problems - was Re: regression in worms2

2008-02-05 Thread Olaf Leidinger
Hello! > What bug # is this? Please note this is not bugzilla, you will be expected > to debug this problem yourself and provide technical information. Well, I'd like to report the bug, but it seems bugzilla has problems: Software error: Can't connect to the database. Error: Too many connectio

regression in worms2

2008-02-05 Thread Olaf Leidinger
Hello! I noticed that the game "worms 2" broke between wine-0.9.53 and wine-0.9.54. A git-bisect revealed the guilty patches. The game includes a frontend.exe which starts game.exe and controls the settings of the game (the map and teams etc.). Running game.exe directly works but you can't alt

Re: .NET apps with mono... some testing.

2007-12-31 Thread Olaf Leidinger
On Mon, 31 Dec 2007 04:54:38 +0100 Stefan Brüns <[EMAIL PROTECTED]> wrote: > Jérôme Gardou wrote: > > > Some more feedback here. > > > > Changing the key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels from 96 to > > 2 changes everything. From enormous characters in gtk# programs, there > > is now

Re: Time for wine-mono or wine-dotnet11 component in Bugzilla?

2007-01-16 Thread Olaf Leidinger
> (*): They are to big. I think I should post a bug report... maybe > tomorrow - Not tomorrow -- but now: http://bugs.winehq.org/show_bug.cgi?id=7186 pgp5LDtF4qhPr.pgp Description: PGP signature

Re: Getting GTK/W32 applications to run

2007-01-16 Thread Olaf Leidinger
Replying to myself: --- opened bug 7186 --- http://bugs.winehq.org/show_bug.cgi?id=7186 pgp62R01jW7O7.pgp Description: PGP signature

Re: Getting GTK/W32 applications to run

2007-01-16 Thread Olaf Leidinger
Hello! > Thank you for your elaborate diagnosis. This is probably related to the > problem Mono has on Wine because it also uses Pango/GTK. It seems as if this is not a problem with GTK or Pango but with cairo. GTK-2.6 (without cairo) works fine on wine. Here is a minimal cairo-win32 example bas

Re: Time for wine-mono or wine-dotnet11 component in Bugzilla?

2007-01-07 Thread Olaf Leidinger
On Sun, 7 Jan 2007 09:16:31 -0800 "Dan Kegel" <[EMAIL PROTECTED]> wrote: > Olaf wrote: > >> Hrm. Seems to me mono is going to become an > >> important part of wine pretty soon, if it lets us run > >> .net applications. > > > >What would have to be done to make MS .net work with wine? > >I think M

Re: Time for wine-mono or wine-dotnet11 component in Bugzilla?

2007-01-07 Thread Olaf Leidinger
Hello! > Hrm. Seems to me mono is going to become an > important part of wine pretty soon, if it lets us run > .net applications. What would have to be done to make MS .net work with wine? I think MS .Net might be better a better coice -- when thinking of compatibility -- especially in conne

Re: DirectDraw Issues continue

2006-07-14 Thread Olaf Leidinger
Hello! > > WINE_DEBUG=+ddraw,+d3d7 wine settlers.exe > mywinelog > > The environment variable is WINEDEBUG, not WINE_DEBUG. And it should be "> filename 2>&1" not only "> filename", as without "2>&1" only standard output, not standard error is written to the file. WINEDEBUG=+ddraw,+d3d7 wine se

Re: "assumed" graphic card memory

2006-07-13 Thread Olaf Leidinger
> # grep VideoRAM /var/log/Xorg.0.log > (--) NVIDIA(0): VideoRAM: 262144 kBytes > > A built-in Intel card with the open-source drivers: > > # grep VideoRAM /var/log/Xorg.0.log > (--) I810(0): Pre-allocated VideoRAM: 7932 kByte > (==) I810(0): VideoRAM: 65536 kByte > > I couldn't find anyone with

Re: [Tools/Wine.inf] Set Internet Explorer version

2006-07-02 Thread Olaf Leidinger
> He was asking if we should *require* people to install IE, and I said > no, we shouldn't. If someone wants to install IE, go ahead, but apps > that depend on the presence of IE should work with builtin IE. Oh, sorry - I mis-read that part. You're right - wine should not rely on windows base

Re: [Tools/Wine.inf] Set Internet Explorer version

2006-06-29 Thread Olaf Leidinger
On Thu, 29 Jun 2006 10:56:12 -0700 "James Hawkins" <[EMAIL PROTECTED]> wrote: > On 6/28/06, Maarten Lankhorst <[EMAIL PROTECTED]> wrote: > > > > Should we require that people install Internet Explorer or should we put > > in patches that increase application compatibility with vanilla wine? > > >

Re: Dogfood report: Firefox autoupdate works

2006-06-18 Thread Olaf Leidinger
Hello! > Oh yes, as newest GenuineCheck.exe crashes, newest > WGAPluginInstall.exe may fail also. For this > reason I've put online older versions of both: [2] > > > [1] > http://www.microsoft.com/downloads/details.aspx?FamilyID=7b9ba261-7a9c-43e7-9117-f673077ffb3c&DisplayLang=en > [2] http:

Re: Wine 1.0 Tasks

2006-05-31 Thread Olaf Leidinger
> ... "make Windows developers take Wine seriously." What about "make offices take Wine seriously."? Okay... former versions of MS Office work very well, but many offices, e.g. at universities, also depend on Acrobat Standard for doing everyday-stuff. The latest Acrobat which works (more or less

Re: Another fun winelib project

2006-03-23 Thread Olaf Leidinger
Hello! The source of Civilization "Call to Power 2" was also released some years ago. Have a look at http://apolyton.net/forums/forumdisplay.php?forumid=213 > According to the appdb it does not run so maybe having the source > could better help us find out what we are missing. And it doesn't wo

Re: DirectDraw -> WineD3D patch and Wine-0.9.9

2006-03-04 Thread Olaf Leidinger
Hello! > Is this patch included in Wine-0.9.9 ? No, it isn't. AFAIK this patch modifies DirectDraw and Direct3D 7 Ciao, Olaf pgpFTqBFPQ4Ii.pgp Description: PGP signature

Re: DirectX 8 test: Gothic 2 on wine

2006-02-25 Thread Olaf Leidinger
Hello! > The sound problem might be quite a lot of work to fix. > You can get sound working when you use the following native dll's: > > dmime > dmsynth > dmstyle > dmusic > > The crash seems to happen inside dmstyle/dmime: > > fixme:dmime:IDirectMusicSegment8Impl_IDirectMusicSegment8_GetParam

Re: DirectX 8 test: Gothic 2 on wine

2006-02-25 Thread Olaf Leidinger
Hello! > Are you sure that's a d3d8 game? The log only shows d3d7/ddraw output. Sorry, this was my mistake... Ciao, Olaf pgp3otnk5qcZb.pgp Description: PGP signature

Re: DirectX 8 test: Gothic 2 on wine

2006-02-25 Thread Olaf Leidinger
Hello again! > > Gothic2 seems to start working with wine. Well - as long as you disable > > sound in system/gothic.ini. > Looks like it's an DirectDraw / Direct3D7 game. Another game on my list ;) Oh, sorry... my mistake! > > - most textures are missing > Happens to a few games, but you're lu

DirectX 8 test: Gothic 2 on wine

2006-02-24 Thread Olaf Leidinger
ma to 2.5 (via xgamma -gamma 2.5) ) - fonts are missing/crippled I took some pictures and put it together with a log on a simple webpage. Please have a look at http://leidola.newcon.de/gothic2 Thanks a lot for your attention, Ciao, Olaf Leidinger pgpbgcpHJYWD9.pgp Description: PGP signature

Re: winecfg: Problems with audio configuration

2006-01-03 Thread Olaf Leidinger
bindings { # Add or reduce the number of channels as needed. 0 0 1 1 } } hw:1 is cmpci, hw:0 is nforce2. But I think this isn't a cmpci problem for me, as it used to crash, too before I installed this card two weeks ago. Hope you might need this information. Ciao, Olaf Leidinger pgpt1xz5B5I6u.pgp Description: PGP signature

Re: msvcrt incompatibility in Origin 6.0 when saving documents

2005-12-03 Thread Olaf Leidinger
yone is interested in the logs, I've put them onto my webspace : http://gordon.cip.physik.uni-saarland.de/~oleid/origin6_builtin.log.bz2 http://gordon.cip.physik.uni-saarland.de/~oleid/origin6_native.log.bz2 Thanks a lot! Ciao, Olaf Leidinger pgpik1SzRrrOs.pgp Description: PGP signature

Re: msvcrt incompatibility in Origin 6.0 when saving documents

2005-11-29 Thread Olaf Leidinger
he way... what is the difference between "retval" and "ret"? It sounds the same. There are still some megs in front of me... Perhaps you could comment my discoveries so far. Personally I think they aren't very important, but I really don't know much about the win32 api, so I can't tell... Ciao, Olaf Leidinger pgpX4zPCTS8Hk.pgp Description: PGP signature

Re: msvcrt incompatibility in Origin 6.0 when saving documents

2005-11-28 Thread Olaf Leidinger
0,) ret=7f6b4557 "Achtung !" is the caption of the dialog. It seems as if the file is written normally, but in fact no file is created (or it is deleted again). But I can't say what's wrong... Ciao, Olaf Leidinger pgpFnEW2g1FPk.pgp Description: PGP signature

msvcrt incompatibility in Origin 6.0 when saving documents

2005-11-28 Thread Olaf Leidinger
blem. Going trough the +relay-logs I can't find anything suspect. But I'm not very familliar with the win32 api ;-( Thanks a lot for your interest, Ciao, Olaf Leidinger pgpqz0YB7xeBj.pgp Description: PGP signature

disabled button looks strange

2005-08-12 Thread Olaf Leidinger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello List! I noticed that disabled buttons look a bit strange on my system. It happens all the time when a disabled button is drawn, as it is done in many installers or in winecfg. Have a look at the following image: http://leidola.newcon.de/pixmaps

uxtheme metatheme

2004-07-06 Thread Olaf Leidinger
Hello! I'm new to the list and I'd like to know how complete the Windows-XP theme support is. I don't know anything about XP themes or win32-api programming in general but I wondered if it would be possible to create a "metatheme - plugin" for wine. Metatheme [1] is a new project which aim is t

Re: Processor-Type and -Level

2003-12-01 Thread Olaf Leidinger
t bug is in the following > piece of code. When the cpu is a p2/p3/p4/p-m/ppro we set wProcessorLevel to > 5 while it needs to be 6: Yes, some minutes later I scrolled down ;-) This is the bug, I agree with you ! Will anybody of you commit the fix? Ciao, Olaf Leidinger

Processor-Type and -Level

2003-12-01 Thread Olaf Leidinger
ny proposals of how to change it in an acceptable manner? I know that all the information I need can be read from /proc/cpuinfo - but perhaps there is an easier way then reading it from there as I don't know if it is still there in 2.6. Ciao, Olaf Leidinger

Map and Guide & ADO

2003-11-18 Thread Olaf Leidinger
Hello! I'm trying to run MAP and Guide 9.0, but it needs ADO V.2.5 So I tried to install mdac from Microsoft, but both version 2.5 and 2.6 crash before installing anything. I've extracted the cabs and installed everything, but it would be cool to have the registry entries added by the installer, s