Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13793 closed defect (invalid)

xmaxima error on launch and crash on file read

Reported by: goldenberg@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: maxima, wish Cc: usami-k@…
Port:

Description (last modified by jmpp@…)

When I launch xmaxima, I see the following error:

2008-01-02 14:00:35.967 Wish Shell[6594] CFLog (21): Error loading /System/Library/ScriptingAdditions/Digital Hub Scripting.osax/Contents/MacOS/Digital Hub Scripting:  error code 4, error number 0 (Symbol not found: __cg_png_destroy_write_struct
  Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  Expected in: /usr/local/lib/libPng.dylib
)

Maxima functions fine, until I try to use the batch command in the file menu, when the Wish shell crashes. Here is a report from the Apple crash reporter:

Date/Time:      2008-01-02 14:01:34.605 -0700
OS Version:     10.4.11 (Build 8S165)
Report Version: 4

Command: Wish Shell
Path:    /usr/bin/../../System/Library/Frameworks/Tk.framework/Versions/8.4/Resources/Wish Shell.app/Contents/MacOS/Wish Shell
Parent:  sh [6592]

Version:        8.4.7 (8.4.7)
Build Version:  100
Project Name:   tcl
Source Version: 200000

PID:    6594
Thread: Unknown

Link (dyld) error:

Symbol not found: __cg_png_create_read_struct
  Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  Expected in: /usr/local/lib/libPng.dylib

Model: PowerMac7,3, BootROM 5.2.4f1, 2 processors, PowerPC G5  (3.0), 2 GHz, 1.5 GB
Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB
Memory Module: DIMM0/J11, 256 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM1/J12, 256 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM2/J13, 512 MB, DDR SDRAM, PC3200U-25330
Memory Module: DIMM3/J14, 512 MB, DDR SDRAM, PC3200U-25330
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: Maxtor 6B160M0, 152.67 GB
Parallel ATA Device: PIONEER DVD-RW  DVR-109
USB Device: Hub, Up to 12 Mb/sec, 500 mA
USB Device: Hub, Up to 12 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: USB Optical Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Studio Display, Up to 1.5 Mb/sec, 500 mA
FireWire Device: LaCie d2 Extreme LUN 0, LaCie Group SA, Up to 800 Mb/sec

Thanks very much, David P. Goldenberg goldenberg@…

Change History (5)

comment:1 Changed 16 years ago by jmpp@…

Description: modified (diff)
Milestone: Port Bugs

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

Cc: usami-k@… added

Did you mean wxMaxima? I'm Cc'ing the maintainer of wxMaxima.

The message "Expected in: /usr/local/lib/libPng.dylib" indicates you have a libpng library in /usr/local. MacPorts does not like libraries existing in /usr/local. Please rename /usr/local to /usr/local-off and try installing again and hopefully it will work. Then, reinstall everything you have in /usr/local-off using MacPorts, and then later you can discard /usr/local-off.

comment:3 Changed 16 years ago by goldenberg@…

Thanks very much. Actually, it really was xmaxima, which I had installed via darwinports. I see that xmaxima is no longer among the macports. Though I initially had some trouble with it, I have now installed wxMaxima, which seems to be much nicer than the older xmaxima, so the problem has pretty much become irrelevant to me and, it seems, macports. But, I will remember what you have said about /usr/local for future installs.

Thanks, David

comment:4 Changed 16 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.