#18235: screen-4.0.3_3+darwin_9 Screen breaks OSX CLI tools. -------------------------------+-------------------------------------------- Reporter: lhunath@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: screen | Port: screen -------------------------------+-------------------------------------------- When I upgraded from 4.0.3_1 to 4.0.3_3+darwin_9, certain OS X tools suddenly stopped working. Examples are: pbcopy, pbpaste: Completely dead, no error messages, exit code 1. hdiutil attach: Doesn't contact the OS X keychain anymore for encrypted images. Moreover, I noticed that 4.0.3_1 understood the deflogin and login screen commands (they are in my .screenrc) while 4.0.3_3 now complains about those. Also, my environment (set by .profile) is not kept when opening screens inside screen; so commands in .bashrc that depend on it, like PATH being set, started failing. I've had to add ''shell "-bash"'' to .screenrc to fix that, because it doesn't understand deflogin anymore. For now; I'm staying on 4.0.3_1 until these issues are fixed. Screen should understand deflogin and login, they are included in man screen. -- Ticket URL: <http://trac.macports.org/ticket/18235> MacPorts <http://www.macports.org/> Ports system for Mac OS