Comment 8 for bug 830308

Revision history for this message
Scott A. Tovey (satovey) wrote : Re: [Bug 830308] Re: Windows7 Pro x64 Crash on file/inkscape preferences

It is related.

Changed:

    <group
       id="displayprofile"
       enable="0"
       from_display="0"
       intent="0"
       uri="" />

To:

    <group
       id="displayprofile"
       enable="0"
       from_display="1"
       intent="0"
       uri="" />

Sorry to tell you but this is a bug in windows 7.

http://social.msdn.microsoft.com/Forums/en/windowsgeneraldevelopmentissues/thread/668e3cf9-4e00-4b40-a6f8-c7d2fc1afd39?prof=required&lc=1033&ppud=4

The thread has some code you can review to fix the problem
in XP and Vista using szDevice member..

Unfortunately a post that is further down the page describes a
bug that appears to be in Windows 7.

I suggest you read the whole page, it will unfortunately be
a bit discouraging.

Scott

--- On Sun, 21/8/11, ~suv <email address hidden> wrote:

From: ~suv <email address hidden>
Subject: [Bug 830308] Re: Windows7 Pro x64 Crash on file/inkscape preferences
To: <email address hidden>
Date: Sunday, 21 August, 2011, 3:01 AM

Possibly related to Bug #498141 “Crash on opening "Inkscape Preferences..." dialog”
<https://bugs.launchpad.net/inkscape/+bug/498141>

If the crash happens consistently even with default (new) preferences,
could you test the workaround mentioned in comment #12 there?

<off-topic>
> Make sure when you implement GPU in .49 that it can be disabled

Inkscape does not use the GPU - for now, it is a single-core app with enabled multi-threading for some selected processes (in 0.48, the rendering of gaussian blurs, in the current development branch the rendering of all SVG filter effects), compiled as 32bit app for the Windows port.
</off-topic>

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/830308

Title:
  Windows7 Pro x64 Crash on file/inkscape preferences

Status in Inkscape: A Vector Drawing Tool:
  New

Bug description:
  When attempting to open inkscape preferences, inkscape crashes and
  shuts down.

  If the preferences are set in the registry, you need to make sure that
  you are using the proper method to access the 64 bit registry of
  windows 7. You can find information regarding this on msdn and
  codeproject.com

  Make sure when you implement GPU in .49 that it can be disabled. My
  GPU can be used this way, but it has a tendency to prevent screen
  refreshing if done wrong. Found this out courtesy of Firefox 5.

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/830308/+subscriptions