[Exchange and share] 文件管理器 选中 JS 文件右键时,会自动关闭
Tofloor
poster avatar
爱开发
deepin
2023-01-30 23:33
Author

如题.

是我的问题还是系统的 BUG?

现在装个 dolphin 应急了...

deepin 已经有两个软件对于我来说,算废了...deepin-terminal 也是.

下列软件包有未满足的依赖关系:
 deepin-terminal : 依赖: qtbase-abi-5-15-6 但无法安装它
                   推荐: uos-reporter 但无法安装它
                   推荐: deepin-event-log 但无法安装它

Reply Favorite View the author
All Replies
hanzn-zzx
deepin
2023-01-30 23:42
#1

我这没遇到这个问题

deepin-terminal的应该是你动了依赖

Reply View the author
喵呢酱
deepin
2023-01-31 01:07
#2

dolphin挺好用的,留着也不错😂

Reply View the author
爱开发
deepin
2023-01-31 01:11
#3
hanzn-zzx

我这没遇到这个问题

deepin-terminal的应该是你动了依赖

依赖没动.就是卸载了就安装不上了.你试试就知道了.

Reply View the author
滢泷迷雾
deepin
2023-01-31 02:40
#4
爱开发

依赖没动.就是卸载了就安装不上了.你试试就知道了.

提示无法安装的那几个依赖 你看下是否安装了其他版本

或许你卸载后安装了其他软件,导致安装了同名依赖包的不同版本。

两个软件的依赖版本冲突就会这样

比如说一个是 <= 2.9 一个是 >= 3.0 没有交集

Reply View the author
Kiah
deepin
2023-01-31 07:27
#5

不知道是我用deepin少了还是,这个只支持等宽字体的终端, nerdfonts字体都搞不了,真的无语,直接换xfce4-terminal了

Reply View the author
touchzen
deepin
2023-01-31 15:37
#6

我这边是右键PDF会闪退。backtrace 这样。
2023-01-30, 18:35:43.907 [Error ] [backtrace.cpp dpf::backtrace::stackTraceHandler 105] Received signal 11 (Segmentation fault)

2023-01-30, 18:35:43.907 [Error ] [backtrace.cpp dpf::backtrace::stackTraceHandler 111] ****************** dde-file-manager crashed backtrace ******************
2023-01-30, 18:35:43.910 [Error ] [backtrace.cpp dpf::backtrace::printStack 83] * 0> 0x7efce64dd509 : dfmbase::DThumbnailProvider::appendToProduceQueue(QUrl const&, dfmbase::DThumbnailProvider::Size, std::function) + 0xd9 @ /lib/x86_64-linux-gnu/libdfm-base.so.0
2023-01-30, 18:35:43.910 [Error ] [backtrace.cpp dpf::backtrace::printStack 83] * 1> 0x7efce65aa438 : ??? + 0x7efce65aa438 @ /lib/x86_64-linux-gnu/libdfm-base.so.0
2023-01-30, 18:35:43.910 [Error ] [backtrace.cpp dpf::backtrace::printStack 83] * 2> 0x7efce4ce7673 : ??? + 0x7efce4ce7673 @ /lib/x86_64-linux-gnu/libQt5Core.so.5

Reply View the author
touchzen
deepin
2023-01-31 15:42
#7

很奇怪的一点是,我创建了一个新用户,就没有这个问题。我猜测可能是我老用户的一些设置出了问题。尝试在老用户中删除 .config/deepin/dde-file-manager .cache/deepin/dde-file-manager 还是闪退。不知道dde-file-manager还在哪里存了用户数据。

Reply View the author
夜夜笙歌free
deepin
2023-01-31 18:57
#8
touchzen

很奇怪的一点是,我创建了一个新用户,就没有这个问题。我猜测可能是我老用户的一些设置出了问题。尝试在老用户中删除 .config/deepin/dde-file-manager .cache/deepin/dde-file-manager 还是闪退。不知道dde-file-manager还在哪里存了用户数据。

这应该是alpha版本的bug,日构版应该修复了

Reply View the author