我正在处理的 github 存储库遇到一些问题。我刚刚意识到我比 main 提前了 3 个提交,并且想要推送,但终端提示以下内容:
git push
gh auth git-credential: "erase" operation not supported
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/name/project/'
Run Code Online (Sandbox Code Playgroud)
有没有人遇到过这种情况并且可以提供帮助?
非常感谢
我正在使用远程桌面软件 X2Go 来远程使用 Ubuntu 20.04 Linux 工作站。我正在使用 Ubuntu 20.04 笔记本电脑进行隧道传输。最初,一切似乎都运行良好。当我启动 paraFoam 时,收到以下错误消息:
qt.qpa.xcb: X server does not support XInput 2
Aborted (core dumped)
有什么想法可能会导致这个问题吗?我正在使用 mate-desktop-environment,与 xfce 遇到完全相同的问题。
X2Go 邮件存档中有一个与此相关的线程,导致了 Ubuntu 14 的解决方案。有没有人尝试过这个并且可以给出详细的说明?
主题: https ://www.mail-archive.com/x2go-user@lists.x2go.org/msg04042.html
解决方法:https://wiki.x2go.org/doku.php/wiki:development:glx- xlib-workaround