El 13/5/25 a las 10:53, David Brownlee escribió:
On Mon, 12 May 2025 at 19:45, Ramiro Aceves <ea1...@gmail.com> wrote:
El 12/5/25 a las 20:21, David Brownlee escribió:
Is the NFS mount significant in this case? Does it happen if you do
the same thing on a local file system?
If the issue does not occur on a Debian machine then there could be
some extra checks happening on Linux which does not happen on NetBSD
David
Hi David, thanks for answering.
In NetBSD on native filesystem, it hangs the same way, so NFS has
nothing to do.
In Debian on native filesystem, it does not hang if I configure
/usr/bin/vim (but no terminal Vim appears)
If you were willing to do more tests, it might be interesting to see
if this is a "vim" problem or a "xfce starting non gui app" issue.
Of course, let's go.
Does it happen:
- With /usr/bin/vi on NetBSD (and matching "nvi" on Linux)?
/usr/bin/vi in NetBSD does not crash (and do nothing, of course)
- If you run vim from the xfce run dialog?
if I try to execute /usr/pkg/bin/vim it enters in thunar in
/usr/pkg/bin directory. Then I manually click on the vim executable and
all XFCE desktop freezes.
- If you run vim from a different file manager such as pcmanfm-qt?
Right clicking a text file and opening with vim says in terminal:
Warning, input is not from a terminal. It does not crash.
If I execute vim by clicking on /usr/pkg/bin/vim, pcmanfm-qt window
disappears and also terminal from which pcmanfm-qt was launched disappears.
Regards.
Ramiro.
David