Re: Known issues area on main wiki page

2006-03-20 Thread Jesse Allen
On 3/20/06, Mike McCormack <[EMAIL PROTECTED]> wrote: > > Dimi Paun wrote: > > On Mon, 2006-03-20 at 22:28 -0600, Tom Spear (Dustin Booker, Dustin > > Navea) wrote: > > > >>clicking on the audio tab to check out bug 4051 first? Please! > > > > > > How about we fix the problem instead? :) > > The be

Re: Known issues area on main wiki page

2006-03-20 Thread Mike McCormack
Dimi Paun wrote: On Tue, 2006-03-21 at 15:35 +0900, Mike McCormack wrote: Allowing users to use the Audio tab in WineCfg without forcing possibly buggy libraries to load is a better option. Sure, but they are not mutually exclusive. If the current patch also prevents the crash, they can go w

Re: Known issues area on main wiki page

2006-03-20 Thread Dimi Paun
On Tue, 2006-03-21 at 15:35 +0900, Mike McCormack wrote: > Allowing users to use the Audio tab in WineCfg without forcing > possibly buggy libraries to load is a better option. Sure, but they are not mutually exclusive. If the current patch also prevents the crash, they can go well hand in hand.

Re: Known issues area on main wiki page

2006-03-20 Thread Segin
Mike McCormack wrote: Segin wrote: aRts in and of itself is a b/uggy ha/ck, KDE is droipping it in the 4.0 release, Skype crashes if you use artsdsp with it and play sound, arts is also known to just segfault for no reason whatsoever. Best suggestion is to drop support for aRts entirely, it

Re: Known issues area on main wiki page

2006-03-20 Thread Mike McCormack
Segin wrote: aRts in and of itself is a b/uggy ha/ck, KDE is droipping it in the 4.0 release, Skype crashes if you use artsdsp with it and play sound, arts is also known to just segfault for no reason whatsoever. Best suggestion is to drop support for aRts entirely, it won't be around much lo

Re: New Linux System calls (*at) in 2.6.16

2006-03-20 Thread Marcus Meissner
On Tue, Mar 21, 2006 at 10:59:39AM +1100, Troy Rollo wrote: > Google for these combined with keywords related to Wine didn't show anything, > which surprised me since they seem ideal to solve a number of problems. A > bunch of new calls have been added to the Linux kernel 2.6.16 >

Re: opengl32: make the old code before the "sync the dibsection to its pixmap" patch be selectable at runtime

2006-03-20 Thread Stefan Dösinger
Am Montag, 20. März 2006 23:26 schrieb Lionel Ulmer: > Well, in OpenGL each thread can have its own context (and you can also bind > a context to only one thread which explains why multi-threaded D3D > applications are such a pain to support). So you can have multi-threaded GL > applications with e

Re: Known issues area on main wiki page

2006-03-20 Thread Segin
Dimi Paun wrote: On Tue, 2006-03-21 at 14:14 +0900, Mike McCormack wrote: The best way to fix it is probably to rearrange the code so that the Audio tab shows, then there's a [Detect] button that the user can click to run the autodetect code that might crash. At least then the us

Re: Known issues area on main wiki page

2006-03-20 Thread Dimi Paun
On Tue, 2006-03-21 at 14:14 +0900, Mike McCormack wrote: > The best way to fix it is probably to rearrange the code so that the > Audio tab shows, then there's a [Detect] button that the user can > click to run the autodetect code that might crash. At least then the > user can set their Wine Audi

Re: Easy applications to write automated tests for?

2006-03-20 Thread Dan Kegel
On 3/19/06, Dan Kegel <[EMAIL PROTECTED]> wrote: > > [Let's use Abiword as the app to test, as I proposed long ago:] But before we do that, let's have a good gui test for wine's own notepad and wordpad. First things first, eh? - Dan -- Wine for Windows ISVs: http://kegel.com/wine/isv

Re: Known issues area on main wiki page

2006-03-20 Thread Mike McCormack
Dimi Paun wrote: On Mon, 2006-03-20 at 22:28 -0600, Tom Spear (Dustin Booker, Dustin Navea) wrote: clicking on the audio tab to check out bug 4051 first? Please! How about we fix the problem instead? :) The best way to fix it is probably to rearrange the code so that the Audio tab shows,

Re: Known issues area on main wiki page

2006-03-20 Thread Segin
Dimi Paun wrote: On Mon, 2006-03-20 at 22:28 -0600, Tom Spear (Dustin Booker, Dustin Navea) wrote: clicking on the audio tab to check out bug 4051 first? Please! How about we fix the problem instead? :) That sounds like a great idea, while we're at it, let's write o

Re: Known issues area on main wiki page

2006-03-20 Thread Dimi Paun
On Mon, 2006-03-20 at 22:28 -0600, Tom Spear (Dustin Booker, Dustin Navea) wrote: > clicking on the audio tab to check out bug 4051 first? Please! How about we fix the problem instead? :) -- Dimi Paun <[EMAIL PROTECTED]> Lattica, Inc.

Known issues area on main wiki page

2006-03-20 Thread Tom Spear (Dustin Booker, Dustin Navea)
I'm not trying to be a whiner here, but I think enough is enough when it comes to having to close bugs as a duplicate. There has to be some simple solution to cut down on the number of new bugs filed that report that winecfg crashes when clicking on the audio tab. I know that the subject abov

Re: disallow networking flag

2006-03-20 Thread Willie Sippel
Am Montag, 20. März 2006 12:55 schrieb n0dalus: > On 3/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I think it would be very usefull to disallow an application started with > > wine to connect to the network/internet by an options flag. > > > > Unless somebody would help me to find out w

New Linux System calls (*at) in 2.6.16

2006-03-20 Thread Troy Rollo
Google for these combined with keywords related to Wine didn't show anything, which surprised me since they seem ideal to solve a number of problems. A bunch of new calls have been added to the Linux kernel 2.6.16 that are mirrors of the existing system calls b

Re: function counting script, memcheck.sh

2006-03-20 Thread Segin
attached. Joris Huizer wrote: Segin wrote: Attached is version 0.2 of this script, with a lot of additional functionality. You will need to be able to write to /tmp and make a file /tmp/grep to use the extended functionality (default functionality needs none of that, and is unmodified.)

Re: function counting script, memcheck.sh

2006-03-20 Thread Joris Huizer
Segin wrote: Attached is version 0.2 of this script, with a lot of additional functionality. You will need to be able to write to /tmp and make a file /tmp/grep to use the extended functionality (default functionality needs none of that, and is unmodified.) Your message does not have the sc

Re: opengl32: make the old code before the "sync the dibsection to its pixmap" patch be selectable at runtime

2006-03-20 Thread Lionel Ulmer
On Mon, Mar 20, 2006 at 05:09:53PM +0100, Leon Freitag wrote: > I don't think it would be that hard to realize. Right now we have the > ENTER_GL() macro that gets called before each opengl call (see opengl_ext.c > and norm.c) where the check and sync occurs. One solution would be to make > two en

Re: opengl32: make the old code before the "sync the dibsection to its pixmap" patch be selectable at runtime

2006-03-20 Thread Lionel Ulmer
On Mon, Mar 20, 2006 at 05:37:50PM +0100, Leon Freitag wrote: > Why thread-local variables? AFAIK OpenGL is single-threaded in its nature. I > don't know if there are applications that draw opengl in multiple threads in > different contents, and if current code would make any problems with these.

Re: winedbg: resend - add display for floating point status

2006-03-20 Thread Eric Pouech
I'm getting picky, but there are a couple of things you still need to work on: - first, I don't think it's worthwhile to add another method to the CPU backend. Adding a boolean (as parameter) to print_context should do. - you also need to fix all the be_*.c files (for amd, ppc...) as well. Other

Re: opengl32: make the old code before the "sync the dibsection to its pixmap" patch be selectable at runtime

2006-03-20 Thread Leon Freitag
P.S. Why thread-local variables? AFAIK OpenGL is single-threaded in its nature. I don't know if there are applications that draw opengl in multiple threads in different contents, and if current code would make any problems with these. Leon pgpuVZzrHYLJW.pgp Description: PGP signature

Re: opengl32: make the old code before the "sync the dibsection to its pixmap" patch be selectable at runtime

2006-03-20 Thread Leon Freitag
> Does that work any better? The patch works wonderfully! Thank you very much! The only thing is that you have to modify the Makefile.in in the opengl32 directory and add "ntdll" to the libs list. > Well, to make this work better, one would need a two-tiered approach: > = use thread-local variab

Re: Easy applications to write automated tests for?

2006-03-20 Thread Dan Kegel
On 3/20/06, Molle Bestefich <[EMAIL PROTECTED]> wrote: > Dimi Paun wrote: > > Being able to run an emulation layer like msys/cygwin > > In my experience (couple of years worth of different Cygwin versions, > all relatively new stuff), the Cygwin kernel emulation stuff is > extremely unstable itself

Re: Easy applications to write automated tests for?

2006-03-20 Thread Molle Bestefich
Dimi Paun wrote: > Being able to run an emulation layer like msys/cygwin In my experience (couple of years worth of different Cygwin versions, all relatively new stuff), the Cygwin kernel emulation stuff is extremely unstable itself. So that would probably get you a heck of a lot of false positiv

Re: disallow networking flag

2006-03-20 Thread n0dalus
On 3/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I think it would be very usefull to disallow an application started with wine > to connect to the network/internet by an options flag. > > Unless somebody would help me to find out what I have to change... So I would > try it by myself.

Re: rpaths not working?

2006-03-20 Thread Mike Hearn
On Sat, 2006-03-18 at 10:55 +0100, Alexandre Julliard wrote: > AFAIK the rpath of the main binary is supposed to apply to > dependencies too, not sure why it doesn't in your case. What libc > version is that? This is glibc 2.4 - time to consult the ELF specs I think ...

Re: winedbg: add diplay for floating point status

2006-03-20 Thread Jeff Latimer
Thanks for the advice and encouragment. I will be submitting patches again soon. Should the all-regs be invoked at the exception or just the regs? I suppose the FPU errors are rather rare. Jeff Eric Pouech wrote: Jeff L wrote: This patch adds code to examine the floating point save area

disallow networking flag

2006-03-20 Thread rauschenimweltnetz
Ahoi! I think it would be very usefull to disallow an application started with wine to connect to the network/internet by an options flag. I'm new to this list and my coding skills are in its fledgling stages. So my part in this whole thing probably would be to watch and learn... :) Unless som

Re: Vitaly Lipatov : gdi32: Look for ttf fonts in the Wine font dir.

2006-03-20 Thread Vitaly Lipatov
В сообщении от 18 марта 2006 21:51 Alexandre Julliard написал(a): > +/* load the system truetype fonts */ > +data_dir = wine_get_data_dir(); > +if (data_dir && (unixname = HeapAlloc(GetProcessHeap(), 0, I did not use if (!data_dir) data_dir = wine_get_build_dir(); also for ttf mixin

Re: crt0.o versus crtdll.dll etc - suggestions?

2006-03-20 Thread Wesley Parish
Thanks, and my apologies for wasting your time. Wesley Parish Quoting Segin <[EMAIL PROTECTED]>: > crt0.o is everything from the program's entry point until main() -- If > the OS doesn't parse arguments in the way main() handles them, the > crt0.o code converts them. Most unix systems

Re: Prevent the use of windowsx.h with Wine source.

2006-03-20 Thread Alexandre Julliard
"Martin Fuchs" <[EMAIL PROTECTED]> writes: > Just one random example out of the committed Winefile patch: > > - int idx = ListBox_AddString(hlbox, infoStr); > - ListBox_SetItemData(hlbox, idx, pTxt); > + int idx = SendMessage(hlbox, LB_ADDSTRING, 0L, (LPARAM)infoStr); > + SendMessage(hlbox, LB_SET