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).
Regedit Crashes
Regedit Crashes
On Sat, Jul 18, 2009 at 9:24 PM, moecraft<[email protected]> wrote:
are you adding? Does it do it in a clean ~/.wine?
--
-Austin
There should be more output after that...what wine version? What keyI 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).
are you adding? Does it do it in a clean ~/.wine?
--
-Austin
Re: Regedit Crashes
-wine-1.0.1-174-gc4039bdaustin987 wrote:On Sat, Jul 18, 2009 at 9:24 PM, moecraft<[email protected]> wrote:There should be more output after that...what wine version? What keyI 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).
are you adding? Does it do it in a clean ~/.wine?
--
-Austin
- I'm adding OpenGL key with DisabledExtension value and GL_ARB_vertex_buffer_object;GL_ARB_vertex_program
Regedit Crashes
On Sat, Jul 18, 2009 at 9:50 PM, moecraft<[email protected]> wrote:
--
-Austin
Upgrade to 1.1.26 and retest.austin987 wrote:-wine-1.0.1-174-gc4039bdOn Sat, Jul 18, 2009 at 9:24 PM, moecraft<[email protected]> wrote:
There should be more output after that...what wine version? What keyI 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).
are you adding? Does it do it in a clean ~/.wine?
--
-Austin
Hm...did you retry in a clean ~/.wine?- I'm adding OpenGL key with DisabledExtension value and GL_ARB_vertex_buffer_object;GL_ARB_vertex_program
--
-Austin
Re: Regedit Crashes
austin987 wrote:On Sat, Jul 18, 2009 at 9:50 PM, moecraft<[email protected]> wrote:Upgrade to 1.1.26 and retest.austin987 wrote:-wine-1.0.1-174-gc4039bdOn Sat, Jul 18, 2009 at 9:24 PM, moecraft<[email protected]> wrote:
There should be more output after that...what wine version? What key
are you adding? Does it do it in a clean ~/.wine?
--
-Austin
Hm...did you retry in a clean ~/.wine?- I'm adding OpenGL key with DisabledExtension value and GL_ARB_vertex_buffer_object;GL_ARB_vertex_program
--
-Austin
How can i upgrade and clean?
Regedit Crashes
On Sat, Jul 18, 2009 at 10:07 PM, moecraft<[email protected]> wrote:
For a clean ~/.wine, try:
$ mv ~/.wine ~/.wine.bak
$ wine regedit
and see if the problem occurs.
--
-Austin
Upgrading depends on your distro...See http://winehq.org/downloadaustin987 wrote:On Sat, Jul 18, 2009 at 9:50 PM, moecraft<[email protected]> wrote:
Upgrade to 1.1.26 and retest.austin987 wrote:
-wine-1.0.1-174-gc4039bd
Hm...did you retry in a clean ~/.wine?- I'm adding OpenGL key with DisabledExtension value and GL_ARB_vertex_buffer_object;GL_ARB_vertex_program
--
-Austin
How can i upgrade and clean?
For a clean ~/.wine, try:
$ mv ~/.wine ~/.wine.bak
$ wine regedit
and see if the problem occurs.
--
-Austin