Opened 18 years ago

Closed 18 years ago

#7502 closed defect (fixed)

different error on windows and Darwin for "XPStyle" functionality of NSIS

Reported by: francois@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: francois@…, markd@…
Port:

Description

If I run the attached NSIS with the 'makensis' compiled with darwinport, I get the following error:

Error while adding XP style: Invalid section pointer

This scripts runs correctly on Windows; I would suppose that it's a bug in the patches to NSIS, since this section has been modified in the patch file "patch-ResourceEditor.cpp" (line 24).

This is the first time I use DarwinPort; if I should post this bug to the NSIS project, please tell me.

Attachments (1)

test.nsi (75 bytes) - added by francois@… 18 years ago.
just run this file with the command "makensis test.nsi" to see the error

Download all attachments as: .zip

Change History (7)

Changed 18 years ago by francois@…

Attachment: test.nsi added

just run this file with the command "makensis test.nsi" to see the error

comment:1 Changed 18 years ago by francois@…

severity: normalcritical

I played a little more with this bug, and it seems that it will occur in other cases, beside using "XPStyle". Practically, it makes nsis unusable as far as I can see. I'm increasing the priority to "critical". Again, sorry if (and please tell me if) this is not the right place to enter this bug.

comment:2 Changed 18 years ago by francois@…

Cc: francois@… added

comment:3 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to landonf@…
severity: criticalmajor

Assigning to maintainer.

comment:4 Changed 18 years ago by markd@…

The port has been updated to 2.17. Did that fix the problem?

comment:5 Changed 18 years ago by markd@…

Cc: markd@… added

comment:6 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

This port has undergone significant upgrade and is presumed fixed. Reopen if there are still problems.

Note: See TracTickets for help on using tickets.