两个bug
Tofloor
poster avatar
187******09
deepin
2017-10-27 18:58
Author
本帖最后由 i1516 于 2017-10-27 11:20 编辑

一、鼠标移到dock,dock会闪烁一次
二、启动器最下面三行调整起来很难,乱蹦,具体看录屏

还有一个以前就有的bug,有时候开机上边的图标会自己跑到最下面,基本上是deepinemacs和wireshark,以前也报过,不过是小bug,就没录屏




再加一个,深度商店无法拖动:打开以后他在什么位置就是什么位置,拖动不了它
Reply Favorite View the author
All Replies
avatar
rehtt
deepin
2017-10-27 19:27
#1
我的深度商店也是拖动不了
Reply View the author
avatar
187******09
deepin
2017-10-27 19:28
#2
https://bbs.deepin.org/post/147277
我的深度商店也是拖动不了

你有我第二个问题么
Reply View the author
avatar
rehtt
deepin
2017-10-27 19:41
#3
https://bbs.deepin.org/post/147277
你有我第二个问题么

没有,只是商店拖不了
Reply View the author
avatar
jingle
deepin
2017-10-27 19:54
#4
https://bbs.deepin.org/post/147277
没有,只是商店拖不了

这个bug等会推送修复
Reply View the author
avatar
187******09
deepin
2017-10-27 21:55
#5
https://bbs.deepin.org/post/147277
这个bug等会推送修复

商店修复了,但是dock还是闪烁,以及图标顺序和下三行难以排序的问题
Reply View the author
avatar
jingle
deepin
2017-10-27 22:10
#6
i1516 发表于 2017-10-27 13:55
商店修复了,但是dock还是闪烁,以及图标顺序和下三行难以排序的问题

那个是显卡问题吧
Reply View the author
avatar
159******54
deepin
2017-10-27 22:35
#7
https://bbs.deepin.org/post/147277
那个是显卡问题吧

我的电脑今天更新之后也遇到的第一个问题 鼠标移动到dock栏的时候会闪烁一下。之前是没有这个情况的。
https://bbs.deepin.org/user/48640
Reply View the author
avatar
yaecho
deepin
2017-10-27 22:58
#8
小米笔记本air 今天更新,dock栏也开始闪烁了。
Reply View the author
avatar
187******09
deepin
2017-10-27 23:00
#9
https://bbs.deepin.org/post/147277
那个是显卡问题吧

dock闪烁么?更新前不的,就这次更新以后
Reply View the author
avatar
152******14
deepin
2017-10-28 01:01
#10
https://bbs.deepin.org/post/147277
那个是显卡问题吧

我的只能隐藏也会跳高。
Reply View the author
avatar
187******46
deepin
2017-10-30 16:51
#11
请安装Intel的驱动,sudo apt-get install xserver-xorg-video-intel
Reply View the author
avatar
yaecho
deepin
2017-10-30 17:03
#12
https://bbs.deepin.org/post/147277
请安装Intel的驱动,sudo apt-get install xserver-xorg-video-intel

安装了,dock栏还是闪
Reply View the author
avatar
187******46
deepin
2017-10-30 22:22
#13
https://bbs.deepin.org/post/147277
安装了,dock栏还是闪

上传一下你的feedback呢
Reply View the author
avatar
yaecho
deepin
2017-10-30 23:00
#14
Reply View the author
avatar
paopao123
deepin
2017-10-30 23:36
#15
我的dock也会闪,设置的智能隐藏。本来想录屏报bug的,但竟然录不到。看到有相同问题的,报个到。
Reply View the author
avatar
187******46
deepin
2017-10-30 23:51
#16

同上安装intel的驱动,然后创建这个文件 /etc/X11/xorg.conf.d/20-intel.conf,内如如下:
Section "Device"
Identifier "intel"
Driver "intel"
Option "TearFree" "TRUE"
Option "AccelMethod" "uxa"
EndSection
然后重启桌面,
Reply View the author
avatar
何来
deepin
2017-10-31 00:01
#17
我的系统默认的截图在升级后自动变英文了,我都没说
Reply View the author
avatar
187******09
deepin
2017-10-31 00:39
#18
https://bbs.deepin.org/post/147277
同上安装intel的驱动,然后创建这个文件 /etc/X11/xorg.conf.d/20-intel.conf,内如如下:
Section "Dev ...

偶尔还是会闪,但是好多了
Reply View the author
avatar
yaecho
deepin
2017-10-31 01:29
#19
https://bbs.deepin.org/post/147277
同上安装intel的驱动,然后创建这个文件 /etc/X11/xorg.conf.d/20-intel.conf,内如如下:
Section "Dev ...

基本不会闪了,感谢。
Reply View the author