[BUG]-文件管理器-书签问题
Tofloor
poster avatar
gnaymuyi
deepin
2018-06-20 16:29
Author
本帖最后由 gnaymuyi 于 2018-6-20 08:32 编辑

刚添加的书签在打开文件弹出窗口却没有显示

deepin-feedback-cli-Deepin-15.6-all-20180620-082837.tar.gz




Reply Favorite View the author
All Replies
2 / 2
To page
avatar
BLumia
deepin
2018-06-27 20:32
#21
https://bbs.deepin.org/post/158582
@blumia @zhangjide 求大佬和基德给后续

哇我给忘了,下午或者明天一定给个答复,手头还有点别的 bug 没搞完...

(ps. 1.8的侧边栏和配置文件都是重写了的,这个问题在1.8目前是肯定没有的...)
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-06-27 21:07
#22
https://bbs.deepin.org/post/158582
哇我给忘了,下午或者明天一定给个答复,手头还有点别的 bug 没搞完...

(ps. 1.8的侧边栏和配置文件都 ...

1.8要是快出来的话 我可以等的 大佬。~
Reply View the author
avatar
zccrs
deepin
2018-06-28 19:34
#23
https://bbs.deepin.org/post/158582
1.8要是快出来的话 我可以等的 大佬。~

全力以赴
Reply View the author
avatar
BLumia
deepin
2018-06-28 22:08
#24
https://bbs.deepin.org/post/158582
1.8要是快出来的话 我可以等的 大佬。~

配置文件路径的确是搞错了,fallback到了个奇怪的地方,修起来比较蛋疼..

等1.8吧
Reply View the author
Comments
weitian
2018-06-29 01:20
试了很多次,一直提醒无法定位软件包
E: 无法定位软件包deepin-appstore
avatar
weitian
deepin
2018-06-28 22:12
#25
有在线的么,能给你远程  帮我装下软件商城。  
Reply View the author
avatar
weitian
deepin
2018-06-28 22:13
#26
我把商城给删了     就装不上了。   求助求助、
Reply View the author
Comments
blumia
2018-06-28 23:01
开终端 sudo apt-get install deepin-appstore
avatar
ih******op@vip.qq.com
deepin
2018-06-28 22:53
#27
https://bbs.deepin.org/post/158582
配置文件路径的确是搞错了,fallback到了个奇怪的地方,修起来比较蛋疼..

等1.8吧   ...

可以,顺便再反馈一个问题:

默认 xdg-open 调用的是 dde-open,而dde-open遇到没有注册处理程序的scheme为什么会抛出异常呢?

  1. dde-open abc://xxx
  2. main.go:98: openScheme: "abc", "abc://xxx"
  3. panic: runtime error: invalid memory address or nil pointer dereference
  4. [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x5f863b]

  5. goroutine 1 [running]:
  6. main.openScheme(0x7ffd2ee2bf0d, 0x3, 0x7ffd2ee2bf0d, 0x9)
  7.         /build/dde-api-3.1.26/gobuild/src/pkg.deepin.io/dde/api/dde-open/main.go:100 +0x15b
  8. main.main()
  9.         /build/dde-api-3.1.26/gobuild/src/pkg.deepin.io/dde/api/dde-open/main.go:45 +0x15d
Copy the Code
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-06-28 22:55
#28
https://bbs.deepin.org/post/158582
可以,顺便再反馈一个问题:

默认 xdg-open 调用的是 dde-open,而dde-open遇到没有注册处理程序的schem ...

gnome-open abc://xxx

直接就是正常退出 正常提示
Reply View the author
avatar
BLumia
deepin
2018-06-29 00:51
#29
本帖最后由 blumia 于 2018-6-29 11:23 编辑
https://bbs.deepin.org/post/158582
gnome-open abc://xxx

直接就是正常退出 正常提示

dde-api 那个包的东西,我不太清楚这个... 你可以去 Develop Center(https://github.com/linuxdeepin/developer-center) 开个 issue 问问



Update:

应该已经修了,见这个提交(https://github.com/linuxdeepin/dde-api/commit/8846e66f0a465320cf6ebd0fbff7b8f1c4af483f) ,等更新就好。
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-07-02 20:25
#30
本帖最后由 ihipop 于 2018-7-2 12:29 编辑
https://bbs.deepin.org/post/158582
dde-api 那个包的东西,我不太清楚这个... 你可以去 Develop Center(https://github.com/linuxdeepin/ ...


So,以后BUG我都提那个  Develop Center 是不是比较好一点,方便管理。
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-07-02 20:35
#31
本帖最后由 ihipop 于 2018-7-2 13:02 编辑
https://bbs.deepin.org/post/158582
dde-api 那个包的东西,我不太清楚这个... 你可以去 Develop Center(https://github.com/linuxdeepin/ ...


其实说实话,现在缺少一个给有质量用户的有质量的反馈渠道。






Reply View the author
avatar
BLumia
deepin
2018-07-02 20:37
#32
本帖最后由 blumia 于 2018-7-2 12:46 编辑
https://bbs.deepin.org/post/158582
So,以后BUG我都提那个  Develop Center 是不是比较好一点,方便管理。

是,目前 deepin 在 GitHub 的那个 developer-center 名字的 repo 就是做这个的,由于不是所有用户都知道问题到底出在哪个模块/应用所以那个相当于在做问题分发。// 当然报 bug 还是得提供复现过程之类的基础信息的


其实说实话,现在缺少一个给有质量用户的有质量的反馈渠道。

这个问题和缺文档差不多,已知问题不过没想象的那么好处理。慢慢来嘛,以及这个得 @WangYaohua (


Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-11-09 19:28
#33
https://bbs.deepin.org/post/158582
现在还未支持主目录的配置,下个版本会支持。那个文件不存在可以直接新建 ...

现在支持了吗?
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-11-09 22:05
#34
@blumia dbus_filedialog_blacklist.conf 在新的代码里面已经搜索不到了 是改名了吗?
Reply View the author
avatar
BLumia
deepin
2018-11-10 00:00
#35
https://bbs.deepin.org/post/158582
@blumia dbus_filedialog_blacklist.conf 在新的代码里面已经搜索不到了 是改名了吗?

现在这个配置移到 dde-file-manager-lib/configure/dde-file-manager.obtusely.default.json 了。

新的配置文件规则可以在 docs.deepin.io 看到,有兴趣的话也可以翻翻。
Reply View the author
2 / 2
To page