Deepin 15.10.1 窗口管理问题
Tofloor
poster avatar
yyang365
deepin
2019-07-07 19:07
Author
前提:
    我用2块显卡,连接了3个显示器,显示器布局如图:



问题描述:

  •     Enable Xinerama 模式下,Dock启动失败。手动运行
    1. dde-dock
    Copy the Code
    1. "dtkwidget2" can not find qm files
    2. "dde-dock" can not find qm files
    3. 2019-07-07, 10:26:05.373 [Debug ] [ 0]

    4. dde-dock startup
    5. 2019-07-07, 10:26:05.475 [Debug ] [ 0] void DockSettings::updateForbidPostions()
    6. 2019-07-07, 10:26:05.475 [Info ] [ 0] ":0.0-32" QRect(1440,776 1280x1024)
    7. 2019-07-07, 10:26:05.475 [Info ] [ 0] ":0.0-40" QRect(0,0 1440x900)
    8. 2019-07-07, 10:26:05.475 [Info ] [ 0] ":0.0-48" QRect(0,900 1440x900)
    9. 2019-07-07, 10:26:05.475 [Info ] [ 0] (QRect(0,0 1440x900), QRect(0,900 1440x900)) 0 0
    10. 2019-07-07, 10:26:05.481 [Warning] [ 0] Falling back to using screens root_visual.
    11. 2019-07-07, 10:26:05.484 [Warning] [ 0] Failed to create atom with name _GTK_FRAME_EXTENTS
    12. 2019-07-07, 10:26:05.484 [Warning] [ 0] Failed to create atom with name _GTK_FRAME_EXTENTS
    13. 2019-07-07, 10:26:05.484 [Warning] [ 0] The X11 connection broke: Unsupported extension used (code 2)
    14. XIO: fatal IO error 0 (Success) on X server ":0"
    15. after 586 requests (586 known processed) with 0 events remaining.
    Copy the Code

  •     窗口相关操作。如标题栏拖动、调整大小,在操作的时候鼠标会莫名其妙地瞬移到其他屏幕上
举例:在左下面的屏幕(PTW)拖动某窗口标题栏,窗口移动生效,但鼠标跑到了上面的屏幕(HPC),窗口并未跟随


Reply Favorite View the author
All Replies
avatar
yyang365
deepin
2019-07-07 21:01
#1
Control Center 也不正常



  1. dbus-send --print-reply --dest=com.deepin.dde.ControlCenter /com/deepin/dde/ControlCenter com.deepin.dde.ControlCenter.Show
  2. method return time=1562475655.155365 sender=:1.136 -> destination=:1.135 serial=50 reply_serial=2
Copy the Code


Reply View the author