You are not logged in.
vivado v2023.2 (64-bit)
Tool Version Limit: 2023.10
SW Build 4029153 on Fri Oct 13 20:13:54 MDT 2023
IP Build 4028589 on Sat Oct 14 00:45:43 MDT 2023
SharedData Build 4025554 on Tue Oct 10 17:18:54 MDT 2023
Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
Kernel: 6.7.1-zen1-1-zen
WM: bspwm
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dsun.java2d.xrender=true -Dsun.java2d.opengl=true
openjdk 21.0.2 2024-01-16
OpenJDK Runtime Environment (build 21.0.2+13)
OpenJDK 64-Bit Server VM (build 21.0.2+13, mixed mode, sharing)
I cannot open any other text editor aside from the internal vivado text editor. I want to use Vscode / Neovim as the external editor.
Offline
is this community relevant? maybe try posting there?
https://support.xilinx.com/s/topiccatal … uage=en_US
or if vivado is a program that you first run and then try to open a text editor from vivado, maybe try running vivado from a terminal and look for any clues/errors in the output when vivado starts or when you try to open the text editor?
Offline
I have posted it here because I don't have the same problem on Ubuntu. So maybe it's a distro related problem.
Offline
Amazing what Arch Wiki knows
...
Arch Wiki:
https://wiki.archlinux.org/title/Xilinx_Vivado
AUR pkgs:
https://aur.archlinux.org/packages?O=0&K=vivado
https://aur.archlinux.org/packages/vivado
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn
Offline
I have referred the ArchWiki. It says nothing about the problem I'm facing.
Offline
How are you starting bspwm? If via xinitrc, make sure you include the proper imports so that you get a DBUS session, so that things like "default file manager" can be queried: https://wiki.archlinux.org/title/Xinit#xinitrc note the blue boxes
Offline