DTK

1. XCB

  源的配置:

#专业版外网开发环境配置
##deb https://uos.packages.chinauos.com/uos eagle main contrib non-free
deb [by-hash=force] https://professional-packages.chinauos.com/desktop-professional eagle main contrib non-free

#内网开发环境(vpn连接内网)
deb [trusted=yes] http://pools.corp.deepin.com/uos eagle main contrib non-free
#deb-src [trusted=yes by-hash=force] http://pools.corp.deepin.com/uos eagle non-free contrib main 

deb [trusted=yes] http://pools.corp.deepin.com/ppa/dde-eagle/ eagle non-free contrib main 
#deb [trusted=yes] http://pools.corp.deepin.com/ppa/dde-eagle experimental main contrib non-free
deb-src [trusted=yes by-hash=force] http://pools.corp.deepin.com/ppa/dde-eagle/ eagle non-free contrib main 

# 1040 持续集成 1225
deb [trusted=yes] http://aptly.uniontech.com/pkg/eagle-1040/release-candidate/W0RERV3kuLvnur8xMDQw54mI5pys5YaF6YOo5rWL6K-VLTEyMjUyMDIwLTEyLTI1 unstable main


deb http://pools.uniontech.com/desktop-professional/ eagle main contrib non-free
deb http://pools.uniontech.com/ppa/dde-eagle  eagle/1040  main contrib non-free


# 桌面专业版1040 -【持续集成主题】
deb  [trusted=yes] http://aptly.uniontech.com/pkg/eagle-1040/release-candidate/5qGM6Z2i5LiT5Lia54mIMTA0MC3jgJDmjIHnu63pm4bmiJDkuLvpopjjgJEyMDIxLTAxLTE5  unstable main
deb  [trusted=yes] http://aptly.uniontech.com/pkg/nonfree-eagle-1040/release-candidate/5qGM6Z2i5LiT5Lia54mIMTA0MC3jgJDmjIHnu63pm4bmiJDkuLvpopjjgJEyMDIxLTAxLTE5  unstable main

#wine...
#deb [by-hash=force] http://pools.corp.deepin.com/ppa/wine-pkgs experimental  non-free

#aliyun sources
#deb http://mirrors.aliyun.com/debian/ buster main non-free contrib
#deb-src http://mirrors.aliyun.com/debian/ buster main non-free contrib
#deb http://mirrors.aliyun.com/debian-security buster/updates main
#deb-src http://mirrors.aliyun.com/debian-security buster/updates main
#deb http://mirrors.aliyun.com/debian/ buster-updates main non-free contrib
#deb-src http://mirrors.aliyun.com/debian/ buster-updates main non-free contrib
#deb http://mirrors.aliyun.com/debian/ buster-backports main non-free contrib
#deb-src http://mirrors.aliyun.com/debian/ buster-backports main non-free contrib


# src
deb-src http://pools.uniontech.com/ppa/dde-eagle  eagle  main contrib non-free
deb-src http://pools.uniontech.com/desktop-professional/ eagle main contrib non-free
#deb http://download.virtualbox.org/virtualbox/debian vivid contrib
专业版

  Demo参考 

  /etc/X11/Xsession.d/00deepin-dde-env里有个QT_LOGGING_RULES的环境变量,注释掉,重启即可

  c++filt _ZN15QHighDpiScaling12m_logicalDpiE

  sudo apt reinstall dde-qt5integration

  sudo apt install qterminal

  把插件拷过来:

  

  

 

posted @ 2021-04-19 17:51  AlexOne  阅读(345)  评论(0)    收藏  举报