Summary: | editors/cudatext Folders 'py'/'data' are missed | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexey Torgashin <support> |
Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> |
Status: | Closed Overcome By Events | ||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(acm) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Alexey Torgashin
2023-05-03 05:44:15 UTC
(In reply to Alexey Torgashin from comment #0) It seems like an old version of cudatext package was installed. Current package version of cudatext on FreeBSD 13.x is 1.191.5 (qt5 and gtk2) and it works on my freebsd 13.x box Take a look at the following patch file: https://cgit.freebsd.org/ports/tree/editors/cudatext/files/patch-app-proc_globdata.pas It tries copy data and py directories to homedir on runtime. I think issue reported apply to version used/installed by user. The best is update pkg config file for use latest repository I close this PR. Take a look at: https://github.com/Alexey-T/CudaText/issues/5040 |