joe@actionline.com
2007-Mar-19 17:56 UTC
[Wine] fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
. After installing Pagemaker 6 via 'wine' on Mandriva 2006 and, except for a few glitches, it seems to work fairly well; however, when I start it up from the command line, I get a *very* long list (literally hundreds) of repetitions of this same error message: fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119 There are a number of other error messages, but what corrective action can I take to eliminate this one? joe (at) actionline.com PS: I also just installed Paint Shop Pro 7 and it seems to work fairly well.
roboknight
2007-Mar-19 17:57 UTC
[Wine] Re: fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
> > To fix it, you need to find the correct mapping for 0xc0000119, which > should be fairly trivial, then send a patch. If you don't feel like it, > maybe I'll take a look. If you just don't want to see this message > again, 'man wine' and read about WINEDEBUG. > > DanielPoint me to the mapping and I'll patch it. I get that fixme with GSAK as well. I looked for a mapping through msdn, but couldn't find it initially.
Daniel Skorka
2007-Mar-19 19:07 UTC
[Wine] Re: fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
joe@actionline.com wrote:> After installing Pagemaker 6 via 'wine' on Mandriva 2006 and, except > for a few glitches, it seems to work fairly well; however, when I start > it up from the command line, I get a *very* long list (literally > hundreds) of repetitions of this same error message: > > fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119 > > There are a number of other error messages, but what corrective action > can I take to eliminate this one?To fix it, you need to find the correct mapping for 0xc0000119, which should be fairly trivial, then send a patch. If you don't feel like it, maybe I'll take a look. If you just don't want to see this message again, 'man wine' and read about WINEDEBUG. Daniel