On Sat, Jul 18, 2009 at 10:07 PM, moecraft<wineforum-user@xxxxxxxxxx> wrote: > > austin987 wrote: >> On Sat, Jul 18, 2009 at 9:50 PM, moecraft<wineforum-user@xxxxxxxxxx> wrote: >> >> > >> > austin987 wrote: >> > >> > > On Sat, Jul 18, 2009 at 9:24 PM, moecraft<wineforum-user@xxxxxxxxxx> wrote: >> > > >> > > >> > > > I want to add a new registry key to the user reg. I'm using regedit but when i tried to do that the window crash. This is the terminal entry: >> > > > fixme:mlang:GetGlobalFontLinkObject >> > > > wine: Unhandled page fault on read access to 0x00000014 at address 0x14 (thread 0009), starting debugger... >> > > > Unhandled exception: page fault on read access to 0x00000014 in 32-bit code (0x00000014). >> > > > >> > > > >> > > >> > > There should be more output after that...what wine version? What key >> > > are you adding? Does it do it in a clean ~/.wine? >> > > >> > > -- >> > > -Austin >> > > >> > >> > -wine-1.0.1-174-gc4039bd >> > >> >> Upgrade to 1.1.26 and retest. >> >> >> > - I'm adding OpenGL key with DisabledExtension value and GL_ARB_vertex_buffer_object;GL_ARB_vertex_program >> > >> >> Hm...did you retry in a clean ~/.wine? >> >> -- >> -Austin > > > > How can i upgrade and clean? Upgrading depends on your distro...See http://winehq.org/download For a clean ~/.wine, try: $ mv ~/.wine ~/.wine.bak $ wine regedit and see if the problem occurs. -- -Austin