Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debian12运行clash-nyanpasu报错 #1830

Open
5 of 6 tasks
906584305 opened this issue Oct 20, 2024 · 6 comments
Open
5 of 6 tasks

debian12运行clash-nyanpasu报错 #1830

906584305 opened this issue Oct 20, 2024 · 6 comments
Labels
S: Untriaged T: Bug Something isn't working

Comments

@906584305
Copy link

复现步骤 / Step to reproduce

root@lxcdebian10:# dpkg -i '/home/admin/share/Share/Linux/clash/clash-nyanpasu/clash-nyanpasu_1.6.1_amd64.deb'
(正在读取数据库 ... 系统当前共安装有 168980 个文件和目录。)
准备解压 .../clash-nyanpasu_1.6.1_amd64.deb ...
正在解压 clash-nyanpasu (1.6.1) 并覆盖 (1.6.1) ...
正在设置 clash-nyanpasu (1.6.1) ...
正在处理用于 hicolor-icon-theme (0.17-2) 的触发器 ...
正在处理用于 mailcap (3.70+nmu1) 的触发器 ...
正在处理用于 gnome-menus (3.36.0-1.1) 的触发器 ...
正在处理用于 desktop-file-utils (0.26-1) 的触发器 ...
root@lxcdebian10:
# apt full-upgrade
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
正在读取状态信息... 完成
正在计算更新... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
root@lxcdebian10:# apt autoremove
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
正在读取状态信息... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
root@lxcdebian10:
# apt --fix-broken install
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
正在读取状态信息... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
root@lxcdebian10:~#

然后直接运行clash-nyanpasu
屏幕截图 2024-10-20 181801

clash-nyanpasu报错
屏幕截图 2024-10-20 015150

预期行为 / Expected behavior

不报错

实际行为 / Actual behavior

报错

应用日志 / App logs

No response

备注 / Addition details

我是linux新手

环境信息 / Environment information

Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm

使用软件包:clash-nyanpasu_1.6.1_amd64.deb

自查步骤 / Verify steps

  • 如果您有足够的时间和能力,并愿意为此提交 PR,请勾上此复选框 / Pull request is welcome. Check this if you want to start a pull request
  • 您已知悉如果没有提供正确的系统信息,以及日志,您的 Issue 会直接被关闭 / You have known that if you don't provide correct system information and logs, your issue will be closed directly
  • 您已仔细查看并知情 Q&AFAQ 中的内容 / You have read and understood the contents of Q&A and FAQ
  • 您已搜索过 Issue Tracker,没有找到类似内容 / I have searched on Issue Tracker, No duplicate or related open issue has been found
  • 您确保这个 Issue 只提及一个问题。如果您有多个问题报告,烦请发起多个 Issue / Ensure there is only one bug report in this issue. Please make multiply issue for multiply bugs
  • 您确保已使用最新 Pre-release 版本测试,并且该问题在最新 Pre-release 版本中并未解决 / This bug have not solved in latest Pre-release version
@906584305 906584305 added S: Untriaged T: Bug Something isn't working labels Oct 20, 2024
@greenhat616
Copy link
Collaborator

请提交日记,此外请尝试一下 2.0-alpha 有没有这个问题

@906584305
Copy link
Author

请提交日记,此外请尝试一下 2.0-alpha 有没有这个问题

请问如何获取日记

@greenhat616
Copy link
Collaborator

greenhat616 commented Oct 20, 2024

数据目录在 $XDG_DATA_HOME/{placeholder} or $HOME/.local/share/{placeholder} 下方。
placeholder 可能是clash-nyanpasu。

点进去找到logs目录

此外,AppImage包有这个问题么?

@906584305
Copy link
Author

906584305 commented Oct 21, 2024

数据目录在 $XDG_DATA_HOME/{placeholder} or $HOME/.local/share/{placeholder} 下方。 placeholder 可能是clash-nyanpasu。

点进去找到logs目录

此外,AppImage包有这个问题么?

谢谢,找到了,应该是这个
clash-nyanpasu.2024-10-20.app.log
appimage包双击没反应,连窗口都打不开,我用dpkg -i安装deb才能看到报错窗口

@greenhat616
Copy link
Collaborator

greenhat616 commented Oct 21, 2024

数据目录在 $XDG_DATA_HOME/{placeholder} or $HOME/.local/share/{placeholder} 下方。 placeholder 可能是clash-nyanpasu。
点进去找到logs目录
此外,AppImage包有这个问题么?

谢谢,找到了,应该是这个 clash-nyanpasu.2024-10-20.app.log appimage包双击没反应,连窗口都打不开,我用dpkg -i安装deb才能看到报错窗口

有可能是 app 不具备对 /tmp 的写权限。目前你当前用户有权限对 /tmp 目录写入么. 试一下 2.0 测试版,看看还是相同位置报错么?是的话,等我有时间更新下插件看看能不能解决这个问题.

@906584305
Copy link
Author

906584305 commented Oct 22, 2024

数据目录在 $XDG_DATA_HOME/{placeholder} or $HOME/.local/share/{placeholder} 下方。 placeholder 可能是clash-nyanpasu。
点进去找到logs目录
此外,AppImage包有这个问题么?

谢谢,找到了,应该是这个 clash-nyanpasu.2024-10-20.app.log appimage包双击没反应,连窗口都打不开,我用dpkg -i安装deb才能看到报错窗口

有可能是 app 不具备对 /tmp 的写权限。目前你当前用户有权限对 /tmp 目录写入么. 试一下 2.0 测试版,看看还是相同位置报错么?是的话,等我有时间更新下插件看看能不能解决这个问题.

屏幕截图 2024-10-22 110806
可能我安装其他软件的时候顺便安装了一些依赖包,没想到今天我重新安装了一遍就能正常打开了!但appimage包还是打不开,不知道是啥原因。 奇怪的是 2.0 测试版我安装失败了,但我降级到1.6.1后,就能打开了,有点莫名其妙哈哈
屏幕截图 2024-10-22 113459

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Untriaged T: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants