Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14126 closed defect (duplicate)

xfig crashes when accessing the menu bar

Reported by: kurtjaeke@… Owned by: pguyot (Paul Guyot)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

When accessing the menu bar in xfig, it will stay empty (i.e., no text). One more click, and xfig crashes, leaving this stack trace:

Thread 0 Crashed:
0   libXaw3d.7.dylib 	0x006179fc Redisplay + 68 (SmeLine.c:220)
1   xfig             	0x000ee0f4 Redisplay + 168 (SimpleMenu.c:341)
2   libXt.6.dylib    	0x007810b4 SendExposureEvent + 204
3   libXt.6.dylib    	0x00782290 XtDispatchEventToWidget + 868
4   libXt.6.dylib    	0x007827a8 _XtDefaultDispatcher + 436
5   libXt.6.dylib    	0x00781318 XtDispatchEvent + 408
6   xfig             	0x0004c020 main + 11880 (main.c:1543)
7   xfig             	0x00002b9c _start + 760
8   xfig             	0x000028a0 start + 48

Attachments (1)

xfig.gif (10.2 KB) - added by kurtjaeke@… 16 years ago.
screenshot of empty menu

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by kurtjaeke@…

Attachment: xfig.gif added

screenshot of empty menu

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to pguyot@…

Is your ports tree up to date? This problem was bug #12044 which has been resolved a couple days ago. Try "sudo port selfupdate" and then "sudo port clean --work xfig" and finally "sudo port install xfig"

Assigning to maintainer of xfig.

comment:2 Changed 16 years ago by pguyot (Paul Guyot)

Resolution: duplicate
Status: newclosed

This clearly is #12044.

comment:3 Changed 16 years ago by kurtjaeke@…

Yeah, but I can't test it. Installing gives me this:

$sudo port install xfig
--->  Activating xfig 3.2.5_2
Error: Target org.macports.activate returned: Image error: /usr/X11R6/lib/X11/app-defaults already exists and does not belong to a registered port.  Unable to activate port xfig.
Error: Status 1 encountered during processing.

I'll file another one.

comment:4 Changed 16 years ago by kurtjaeke@…

See ticket #14175

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.