22:40 PM
learn_more
(built the apitest against the reactos headers, but ran it on windows)
22:41 PM
so the malloc backend is windows (7 64 bits)
22:45 PM
towo` has quit
22:45 PM
slackner, i can send the binary?
22:45 PM
sle85276 has quit
22:46 PM
slackner
22:46 PM
learn_more: you can also send me the tests of course, but would be even better to attach it there. a proper fix might require separate tests in the wine test suite
22:47 PM
learn_more
stuff like this should be tested (malloc spy), since for example re-alloc also has some special cases afaik
22:47 PM
but tbh, the wine way of doing com hurts my eyes (and brain)
22:48 PM
22:54 PM
NP-Hardass joined the channel
23:00 PM
23:00 PM
NP-HardBot
04Bug 40222: normal, P2, ---, wine-bugs, UNCONFIRMED , IMalloc(Spy)::Free nullptr
23:03 PM
slackner
learn_more: looks good, thx
23:07 PM
puk has quit
23:12 PM
Yoshimo has quit
23:29 PM
karolherbst has quit
23:34 PM
nebg
is it possible to install dotnet on a 64 bit environment ?
23:34 PM
i 'm using winetricks...
23:35 PM
but it tells that it is not a 32bit environment...
23:35 PM
any idea how to install them ?
23:40 PM
DarkPlayer
nebg: unless it is a 64 bit application, just use a 32 bit wine prefix
23:40 PM
nebg
DarkPlayer, ok thanks... but why wine doesn't automatically downloads mono ?
23:41 PM
it's strange... i don't understand
23:41 PM
anyway thanks DarkPlayer
23:41 PM
DarkPlayer, i think i have a 64 bit app
23:43 PM
DarkPlayer
mono is very incomplete and does not intend to implement all parts of .NET
23:43 PM
so you will most probably end up using .NET anyway
23:43 PM
Haaninjo has quit
23:46 PM
nebg
DarkPlayer, i have the problem "Could not load wine-gecko"
23:46 PM
and HTML rendering will be disabled...
23:46 PM
any idea on how to install this wine-gecko ?
23:46 PM
learn_more
23:46 PM
DarkPlayer
nebg: run wineboot -u
23:47 PM
it will ask you again to download mono / gecko
23:49 PM
nebg
DarkPlayer, it doesn't ask :( and it gives me the error "Could not load wine-gecko"
23:50 PM
DarkPlayer
nebg: which wine package do you use?
23:50 PM
nebg
DarkPlayer, sorry wait
23:51 PM
DarkPlayer, i'm using the last version of wine available in debian testing which is 1.8.1 i htink it's the staging version
23:52 PM
DarkPlayer
nebg: what is the output of dpkg --list | grep wine ?
23:53 PM
learn_more
heh
23:54 PM
wine fails to compile in d3dx9_36/shader.c 'error for loop initial declarations are only allowed in c99 mode'
23:54 PM
nebg
23:54 PM
slackner
learn_more: which version?
23:55 PM
DarkPlayer
nebg: these are the debian provided packages. debian removes the gecko / mono download
23:56 PM
learn_more
14f3cf28dcc83fdd0f6411b2c2c200758c0bcd10
23:56 PM
23:56 PM
nebg
DarkPlayer, ok so how can i solve this ?
23:56 PM
DarkPlayer, anyway thanks for your help !
23:57 PM
slackner
learn_more: the master branch of wine-patched hasn't been updated since a while, use a tagged release
23:58 PM
learn_more
:/
23:58 PM
staging or wine tag?
23:58 PM
DarkPlayer
nebg: you most probably need the according libwine-gecko package
23:58 PM
slackner
learn_more: if you want to compile staging, you need one of the staging tags
23:58 PM
DarkPlayer
nebg: or you can use the winehq wine packages, they still contain the download function:
23:58 PM