[MacPorts] #30746: molmol doesn't display graphical widgets under Lion
#30746: molmol doesn't display graphical widgets under Lion --------------------------------------+------------------------------------- Reporter: howarth@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: science | Port: molmol --------------------------------------+------------------------------------- The molmol program doesn't display its widgets or menus under Lion. This issue looks identical to the problems seen in [MacPorts] #21835: molmol 2k2.0 when the package was originally submitted. At that time, a batch of xorg updates in MacPorts either fixed that problem or it just went latent. Note that this issue occurs both against the X11 from Lion as well as the Xquartz 2.7.0 beta1. It occurs with the MacPorts xorg packages as well as under fink with the Lion X11 packages. -- Ticket URL: <https://trac.macports.org/ticket/30746> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30746: molmol doesn't display graphical widgets under Lion --------------------------------------+------------------------------------- Reporter: howarth@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: lion | Port: molmol --------------------------------------+------------------------------------- Changes (by jmr@…): * keywords: science => lion -- Ticket URL: <https://trac.macports.org/ticket/30746#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30746: molmol doesn't display graphical widgets under Lion --------------------------------------+------------------------------------- Reporter: howarth@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: lion | Port: molmol --------------------------------------+------------------------------------- Comment(by howarth@…): This issue seems to be due to Lion no longer tolerating the use of... echo "LineBond solid 1 " >>| $startmacro ; /opt/local/share/molmol/src/main/molmol $xopt < /dev/null in the /opt/local/bin/molmol startup script. If use... #if [ "$input" = "-" -o -n "$nograph" ]; then echo "LineBond solid 1 " >>| $startmacro ; /opt/local/share/molmol/src/main/molmol $xopt #else # echo "LineBond solid 1 " >>| $startmacro ; /opt/local/share/molmol/src/main/molmol $xopt < /dev/null #fi to avoid the redirection from /dev/null, molmol behaves normally. I don't know if this implies a problem in xorg or breakage in the zsh in Lion (since the startup script uses that shell). -- Ticket URL: <https://trac.macports.org/ticket/30746#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30746: molmol doesn't display graphical widgets under Lion ---------------------------------------+------------------------------------ Reporter: howarth@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: duplicate | Keywords: lion Port: molmol | ---------------------------------------+------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: Attached patch references some files that aren't included, but it looks like this was taken care of in #34408 anyway. -- Ticket URL: <https://trac.macports.org/ticket/30746#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts