Date: Fri, 08 Apr 2016 05:13:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208618] editors/linux-sublime3: Sublime executable doesn't work Message-ID: <bug-208618-13-6ANax6vtEN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208618-13@https.bugs.freebsd.org/bugzilla/> References: <bug-208618-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208618 --- Comment #1 from miguelmclara@gmail.com --- Hi, try sublime -w as it sometimes shows a bit more info when sublime fails= to start, however I would say this is related to the tmpfs changes and you sho= uld get a message warning about that when installing linux-c6 ...sublime needs = shm but now shm also needs to be a tmpfs filesystem. In my local machine I link dev/shm to /ram and /ram in a tmpfs filesystem b= ut you can off do that for /tmp. sadly sublime binary can't tell you that's why it fails, however -w wi at l= ist say it couldn't init shm. Hopefully that's the issue your seeing, and it's easily solved --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208618-13-6ANax6vtEN>