I'm trying to run a home design program, Grand Designs 3D Renovation &
Interior, and I'm getting a segfault. This program does not have an
AppDB entry. Any ideas, anyone?
My system is as follows
HP G6000 laptop
Ubuntu 10.04
Wine 1.3.14
nVidia C67 [GeForce 7000M / nForce 610M] with nVidia-173 driver (if
that's relevant)
The program has been installed into its own prefix, but I had to use
winetricks to install Media Player 10 as the program requires WMP10 and
the included installer fails.
The full terminal output follows.
Many thanks,
David Shaw
david@laptop-work:~$ WINEPREFIX='/home/david/.wine-prefix/GD3D/' wine
'c:\Program Files\Grand Designs 3D\GRAND DESIGNS 3D Renovation &
Interior\Program\Grand Designs 3D.exe'
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a060,
{485e7de8-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null),
0x100a068,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a080,
{485e7de9-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null),
0x100a088,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0a0,
{485e7dea-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null),
0x100a0a8,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0c0,
{485e7deb-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null),
0x100a0c8,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0e0,
{485e7dec-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null),
0x100a0e8,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a100,
{485e7ded-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null),
0x100a108,)
fixme:win:RegisterDeviceNotificationW (hwnd=0x14b510,
filter=0x54e93c,flags=0x00000001) returns a fake device notification handle!
Segmentation fault
david@laptop-work:~$