[Bug 197352] [PATCH] editors/sublime3: Fix desktop file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 6 18:35:55 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197352
--- Comment #5 from miguelmclara at gmail.com ---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194669
That is the one!
I've re-open and asked about it (probably a new PR will have to be create)
also note that not only sublime3 is "beta" but its also very experimental in
FreeBSD, some syscalls are needed for it to fully work, I've also run into
several issues with Package_Control.
There was an issue with the CAs paths, but that was fixed in git, and I think
Its already fixed in the latest release.
However I've come with a python issue (shutil) and the use of the "move"
function in Python3x/FreeBSD, and the best way to fix that is in Python it
self, and then Sublime would need to ship a version of python with this fixed
too... tbh I'm not sure if that will ever happen!
If interested see: https://github.com/wbond/package_control/pull/759
I've also experienced random crashes probably related with some syscalls
missing.
The dev support for sublime3 is very slow this days (its only the one dev, and
It seems their more interested in moving on to v4)
I've also mailed the dev about the shutil issue and an alternative to
inotify... but got no reply so far!
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list