Macromedia FreeHand MX on Wine, doesn't create new document

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Renan Birck

Macromedia FreeHand MX on Wine, doesn't create new document

Post by Renan Birck »

Hello.

I have installed Macromedia FreeHand MX under Wine 1.1.1 on Arch Linux.
It installs OK, but I can't create a new document.

When I go on File => New it gives an error ("Could not complete your
request because an error occurred") and then Wine dies with a
segmentation fault.

Final words from Wine before dying:

[22:39:44] [renan@sanctuary:~/.wine/drive_c/Arquivos de
programas/Macromedia/FreeHand MX]$ wine FreeHand\ MX.exe

ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed:
Arquivo ou diretório não encontrado
fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => L"RAW",(nil),0x00000008
fixme:psdrv:PSDRV_ExtEscape Unimplemented code 0x300
fixme:gdiplus:GdipGetDC (0x1effe08, 0x32eee4): stub
fixme:gdiplus:GdipReleaseDC (0x1effe08, (nil)): stub
wine: Call from 0x7ee149a0 to unimplemented function
gdiplus.dll.GdipResetClip, aborting
Falha de segmentação


Any suggestions? FH is one of the few programs that make me keep
having a Windows VM.


Thank you!

--
Renan Birck - Santa Maria, RS, Brasil
Renan Birck

Macromedia FreeHand MX on Wine, doesn't create new document

Post by Renan Birck »

Renan Birck escreveu:
Hello.

I have installed Macromedia FreeHand MX under Wine 1.1.1 on Arch Linux.
It installs OK, but I can't create a new document.
Solved problem by copying GDIPLUS.DLL from Windows XP install to Wine.
Now it works, but has a few glitches (namely, sometimes the toolbox
"gets behind" the main window); can live with them, though.


--
Renan Birck ~ Santa Maria, RS, Brasil

"Quando tudo que você tem é um martelo, todos os seus problemas
se parecem com seus dedos."
jeffz
Level 5
Level 5
Posts: 345
Joined: Thu Mar 13, 2008 10:03 pm

Re: Macromedia FreeHand MX on Wine, doesn't create new docum

Post by jeffz »

Renan Birck wrote:Hello.

I have installed Macromedia FreeHand MX under Wine 1.1.1 on Arch Linux.
It installs OK, but I can't create a new document.

When I go on File => New it gives an error ("Could not complete your
request because an error occurred") and then Wine dies with a
segmentation fault.

Final words from Wine before dying:

[22:39:44] [renan@sanctuary:~/.wine/drive_c/Arquivos de
programas/Macromedia/FreeHand MX]$ wine FreeHand\ MX.exe

ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed:
Arquivo ou diretório não encontrado
fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => L"RAW",(nil),0x00000008
fixme:psdrv:PSDRV_ExtEscape Unimplemented code 0x300
fixme:gdiplus:GdipGetDC (0x1effe08, 0x32eee4): stub
fixme:gdiplus:GdipReleaseDC (0x1effe08, (nil)): stub
wine: Call from 0x7ee149a0 to unimplemented function
gdiplus.dll.GdipResetClip, aborting
Falha de segmentação


Any suggestions? FH is one of the few programs that make me keep
having a Windows VM.


Thank you!

--
Renan Birck - Santa Maria, RS, Brasil
You should open a bug report on bugzilla titled "Call to unimplemented function
gdiplus.dll.GdipResetClip", in the summary mention that it occurs with Macromedia FreeHand MX and attach the log, provide an URL for download too if a demo exists.
Locked