Markus Amsler a écrit :
This reduces WoW debug symbol load time from about 100s to 18!
this also removes two key design features:
- memory is free:d (as Dimitry already pointed out)
- a memory pool is associated to every module, so that all allocations
for a specific module are free:d when the
Mounir IDRASSI a écrit :
Hi all,
We have managed to integrate our winscard source code into the wine source
tree, including the configure.ac and Makefine.in files.
As described in the developer's guide, I am attaching with this email the output of the
command "git format-patch origin".
Can some
Hello
I saw the same problem starting SimCity 4 and Railroad Tycoon on Nvidia drivers
and 0.9.36. But only sometimes.
Roland
- Ursprüngliche Mail
Von: Juan Lang <[EMAIL PROTECTED]>
An: wine-devel@winehq.org
Gesendet: Freitag, den 27. April 2007, 21:58:37 Uhr
Betreff: wine killing X?
I
On Monday 30 April 2007 00:58, Mounir IDRASSI wrote:
> Hi all,
> We have managed to integrate our winscard source code into the wine source
> tree, including the configure.ac and Makefine.in files. As described in the
> developer's guide, I am attaching with this email the output of the command
> "
I do a scanf() inside of DRAW_CHECK so that you can look at the scroll
results and hit enter in the console to go on.
If that is not good I can change or even remove the DRAW_CHECK but when
i was comparing the results it was handy to be able to have the test pause.
-aric
Dmitry Timoshkov wro
Dmitry Timoshkov wrote:
The old code at least bothered to actually free some memory.
Good point. I wasn't aware that some memory is only temporarily used.
I'm going to rework it.
Markus
"Markus Amsler" <[EMAIL PROTECTED]> wrote:
void pool_destroy(struct pool* pool)
{
-struct pool_arena* arena;
-struct pool_arena* next;
-
-#ifdef USE_STATS
-unsignedalloc, used, num;
-
-for (alloc = used = num = 0, arena = pool->first; arena; arena = arena->next)
-{
"Aric Stewart" <[EMAIL PROTECTED]> wrote:
Reworking some parts of ScrollDC to properly mask and scroll the right
areas of the DC as well as generate the correct update regions.
Extensive testing used to verify the behavior.
This test hangs forever for me under XP displaying a listbox with "EN
On Tue, 17 Apr 2007, Jaka Janar wrote:
> I've looked into this a bit further, and it appears gdi.h is now wingdi.h.
Actually gdi.h was a Wine-only header and as such it has been removed
quite a long time ago. So the best would be to see if it compiles
without that include at all.
> I've chang
Søndag 29 april 2007 21:49, skrev Dan Kegel:
> On 4/29/07, Dan Kegel <[EMAIL PROTECTED]> wrote:
> > p.s. I don't have kernel symbols because I haven't figured
> > out how to find vmlinux on ubuntu yet, nor does ubuntu
> > make it easy to compile one. (vmlinuz won't do, nor do
> > I know how to unc
On 4/29/07, Dan Kegel <[EMAIL PROTECTED]> wrote:
p.s. I don't have kernel symbols because I haven't figured
out how to find vmlinux on ubuntu yet, nor does ubuntu
make it easy to compile one. (vmlinuz won't do, nor do
I know how to uncompress it.)
Several people said "Duh, just run [zcat/bzcat
On 4/29/07, Dan Kegel <[EMAIL PROTECTED]> wrote:
(vmlinuz won't do, nor do
I know how to uncompress it.)
It's a bzImage, unless ubuntu changed the default make rules. So,
(just a guess), bunzip2 might do the trick.
--
Thanks
Tom
Check out this new 3D Instant Messenger called IMVU. It's the
strace shows it's looking over and over for all my
fonts in all the wrong places. This is made
even slower by the fact that I added the winsxs
directories to the PATH, adding even more places
for it to look and not find them.
It's also doing an insane amount of
directory reading.
OK, sorry for th
Dnia niedziela 29 kwietnia 2007, Dan Kegel napisał:
> p.s. I don't have kernel symbols because I haven't figured
> out how to find vmlinux on ubuntu yet, nor does ubuntu
> make it easy to compile one. (vmlinuz won't do, nor do
> I know how to uncompress it.)
It's elementary dear Watson, use zcat
I can run quicken 2007 (after a fresh
wget kegel.com/wine/winetricks
sh winetricks fakeie6 vcrun2005
and telling winecfg not to let the window manager manage windows),
but GUI updates are incredibly slow (as in, twenty seconds to
draw the main screen). oprofile shows profiles like
samples %
marco wrote:
Anssi Hannula wrote:
marco wrote:
Ivan Leo Puoti has not much time lately to make the rpms for mandriva.
So I volunteered to make them.
So I made a rpm from the latest rpm.
How do I get this rpm on the winehq download server ?
Note that latest Wine RPMS for Mandriva 20
Am Sonntag 29 April 2007 01:05 schrieb Vitaliy Margolen:
> Cudos to Lei and everyone else who found the real problem.
>
> It appears that Wine's implementation of the NtQueryDirectoryFile and
> all other functions that ending up calling it have a major problem. They
> will fail if called on symlink
On Sat, 2007-04-28 at 20:02 -0600, Vitaliy Margolen wrote:
> I'm getting reports that even wine-0.9.36 packages still compiled
> without xrandr support. Can we get that fixed ASAP? Thanks.
>
> Vitaliy
>
>
Well, now I'm stumped. libxrandr-dev is in the build dependencies in
all package versions
18 matches
Mail list logo