I am trying to show a progress in the taskbar of the plasma desktop using the KDE Frameworks. In short, it want to do the same thing as dolphin, when it copies files:
我有点被困,因为我什至不知道从哪里开始。我发现唯一有用的是KStatusBarJobTracker,但我不知道如何使用它。我找不到任何教程或示例如何执行此操作。
我无法弄清楚这一点。我的意思是 Qml 文本项中文本行之间的垂直间距。我不能使用富文本,而且 GridLayout 似乎破坏了我的环绕、水平对齐和检查截断的能力。这是在一个矩形内。
Text{
width:10
wrapMode: Text.Text.Wrap
text:"This will be broken into multiple lines. How could I set the vertical spacing between them?"
}
Run Code Online (Sandbox Code Playgroud)
我的意思是:
对比
我正在使用 Kubuntu 并安装了 anaconda。当我打开 Konsole(终端)时,在我获得命令行之前有一个轻微的停顿。轻微的暂停是由正在运行的 conda 进程引起的(查看 top 命令的输出)。我安装了最新版本的 anaconda,然后通过以下方式使用了 3.6 python 环境
conda install python=3.6
Run Code Online (Sandbox Code Playgroud)
(我使用尚未使用 3.7 的 tensorflow)
我之前用过旧版本的anaconda拿到3.6版,没看到这个问题。但是这次我尝试按照上面所示的推荐方式进行操作。
为什么 conda 在启动终端时运行,它在做什么,我该如何停止它?
编辑:添加到我的 bashrc 文件中的内容
Run Code Online (Sandbox Code Playgroud)# added by Anaconda3 5.3.1 installer # >>> conda init >>> # !! Contents within this block are managed by 'conda init' !! __conda_setup="$(CONDA_REPORT_ERRORS=false '/home/alex/anaconda3/bin/conda' shell.bash hook 2> /dev/null)" if [ $? -eq 0 ]; then \eval "$__conda_setup" else if [ -f "/home/alex/anaconda3/etc/profile.d/conda.sh" ]; then . "/home/alex/anaconda3/etc/profile.d/conda.sh" CONDA_CHANGEPS1=false conda activate base else \export …
什么是我可以在Linux上运行的最小,最友好的窗口管理器.我目前使用的Gnome有点重.
我需要的只是运行Firefox.
XFCE?