[Bug] Window in window bug
Tofloor
poster avatar
farleon
deepin
2017-12-02 13:21
Author
Hi,

I have this weird bug with some applications. It's like there's a window around the application.

It's not with all of the applications. The Deepin Boot Maker (as well as Deepin Movie, and others) are okay, but Deepin Music and Deepin Graphics Driver seem to have the problem.




I already tried reinstalling, without success. I updated and upgraded via apt-get today. Is there anything else I can try?

I am on Deepin 15.5 64bit

Reply Favorite View the author
All Replies
o4is
deepin
2017-12-03 04:56
#1
Can you please post the output of running those apps from terminal?
Is the window effects option in control center turned on?
Reply View the author
Comments
nipos
2017-12-03 06:19
Window effects must be on.The dock wouldn't be transparent if not.
farleon
deepin
2017-12-03 10:17
#2
  1. $ deepin-graphics-driver-manager
  2. "dtkwidget2" can not find qm files
  3. "deepin-graphics-driver-manager" can not find qm files
  4. 2017-12-02, 19:15:22.858 [Warning] [                                                         0] ++ lsmod

  5. 2017-12-02, 19:15:22.858 [Warning] [                                                         0] ++ grep nouveau

  6. 2017-12-02, 19:15:22.873 [Warning] [                                                         0] + nouveau_mod='nouveau              1548288  1
  7. mxm_wmi                16384  1 nouveau
  8. ttm                    98304  1 nouveau
  9. i2c_algo_bit           16384  2 nouveau,i915
  10. drm_kms_helper        155648  2 nouveau,i915
  11. drm                   360448  25 nouveau,i915,ttm,drm_kms_helper
  12. wmi                    16384  3 mxm_wmi,nouveau,ideapad_laptop
  13. video                  40960  3 nouveau,i915,ideapad_laptop
  14. button                 16384  2 nouveau,i915'

  15. 2017-12-02, 19:15:22.876 [Warning] [                                                         0] ++ lsmod

  16. 2017-12-02, 19:15:22.876 [Warning] [                                                         0] ++ grep nvidia

  17. 2017-12-02, 19:15:22.889 [Warning] [                                                         0] + nvidia_mod=

  18. 2017-12-02, 19:15:22.890 [Warning] [                                                         0] ++ qdbus com.deepin.daemon.InputDevices /com/deepin/daemon/Power com.deepin.daemon.Power.LidIsPresent

  19. 2017-12-02, 19:15:22.941 [Debug  ] [                                                         0] Support bumblebee

  20. 2017-12-02, 19:15:22.941 [Warning] [                                                         0] + BATTERY=true
  21. + '[' xtrue == xtrue ']'
  22. + echo 'Support bumblebee'
  23. + '[' -n 'nouveau              1548288  1
  24. mxm_wmi                16384  1 nouveau
  25. ttm                    98304  1 nouveau
  26. i2c_algo_bit           16384  2 nouveau,i915
  27. drm_kms_helper        155648  2 nouveau,i915
  28. drm                   360448  25 nouveau,i915,ttm,drm_kms_helper
  29. wmi                    16384  3 mxm_wmi,nouveau,ideapad_laptop
  30. video                  40960  3 nouveau,i915,ideapad_laptop
  31. button                 16384  2 nouveau,i915' ']'
  32. + '[' -f /usr/lib/xorg/modules/drivers/nouveau_drv.so ']'

  33. 2017-12-02, 19:15:22.942 [Debug  ] [                                                         0] Default Mode

  34. 2017-12-02, 19:15:22.942 [Warning] [                                                         0] + echo 'Default Mode'
  35. + exit 0

  36. 2017-12-02, 19:15:22.942 [Debug  ] [                                                         0] Resolution selected:  "Intel Default Driver"
  37. 2017-12-02, 19:15:22.983 [Warning] [                                                         0] ++ qdbus com.deepin.daemon.InputDevices /com/deepin/daemon/Power com.deepin.daemon.Power.LidIsPresent

  38. 2017-12-02, 19:15:22.992 [Warning] [                                                         0] ++ qdbus com.deepin.daemon.InputDevices /com/deepin/daemon/Power com.deepin.daemon.Power.LidIsPresent

  39. 2017-12-02, 19:15:23.041 [Debug  ] [                                                         0] Support bumblebee

  40. 2017-12-02, 19:15:23.042 [Warning] [                                                         0] + BATTERY=true
  41. + '[' xtrue == xfalse ']'
  42. + echo 'Support bumblebee'
  43. + exit 0

  44. 2017-12-02, 19:15:23.050 [Debug  ] [                                                         0] Support bumblebee

  45. 2017-12-02, 19:15:23.051 [Warning] [                                                         0] + BATTERY=true
  46. + '[' xtrue == xfalse ']'
  47. + echo 'Support bumblebee'
  48. + exit 1



Copy the Code
This is what I get
Reply View the author