On Thu, May 1, 2008 at 1:41 PM, thomas01 <
[email protected]> wrote:
i'm using gusty(7.10) at the moment i tryed installing the ones for 8,04 just to see if they worked
What do you mean? You can't run a Hardy package on Gutsy.
but i got.
tom@tom-desktop:~$ winecfg
wine: creating configuration directory '/home/tom/.wine'...
wine: Unhandled page fault on read access to 0x00000204 at address 0xb7f595bd (thread 000e), starting debugger...
9 0x7e387ba4 in libgl.so.1 (+0x22ba4) (0x0034fcb8)
10 0x7e3ca9bc glIsRenderbufferEXT+0x16c() in libgl.so.1 (0x0034fcc8)
Aha, an opengl crash? What graphics card?
11 0xb7f54a1f in ld-linux.so.2 (+0xda1f) (0x0034fe18)
12 0xb7cf0594 exit+0xd4() in libc.so.6 (0x0034fe38)
On exit. Sounds like an opengl problem I've seen before.
13 0x7bc4f280 NtSetInformationKey(KeyHandle=0x1, KeyInformationClass=0x1, KeyInformation=0x0, KeyInformationLength=0x0) [/build/buildd/wine-0.9.46/dlls/ntdll/reg.c:724] in ntdll (0x0034fec8)
Hey, that's wine-0.9.46, that's awfully old.
So then i downloaded the newest version for gusty 0.9.58 and i got this again.
tom@tom-desktop:~$ winecfg
wine: creating configuration directory '/home/tom/.wine'...
Could not load Mozilla. HTML rendering will be disabled.
wine: Unhandled page fault on read access to 0x00000204 at address 0xb7fdb5bd (thread 0009), starting debugger...
What does "wine --version" say? What does "lspci | grep -i vga" say?
- Dan