标签: kde

KDE Taskbar Progress

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,但我不知道如何使用它。我找不到任何教程或示例如何执行此操作。

qt taskbar kde progress-bar kde-plasma

1
推荐指数
1
解决办法
725
查看次数

如何设置Qml Text Item的行距?

我无法弄清楚这一点。我的意思是 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)

我的意思是:

在此处输入图片说明

对比

在此处输入图片说明

qt kde widget plasmoid qml

1
推荐指数
1
解决办法
4313
查看次数

为什么打开终端时会调用 conda?

我正在使用 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 文件中的内容

# 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 …
Run Code Online (Sandbox Code Playgroud)

python ubuntu kde anaconda

1
推荐指数
1
解决办法
4191
查看次数

适用于Linux的最小Xwindow

什么是我可以在Linux上运行的最小,最友好的窗口管理器.我目前使用的Gnome有点重.
我需要的只是运行Firefox.

XFCE?

linux kde gnome xfce

0
推荐指数
1
解决办法
1898
查看次数

标签 统计

kde ×4

qt ×2

anaconda ×1

gnome ×1

kde-plasma ×1

linux ×1

plasmoid ×1

progress-bar ×1

python ×1

qml ×1

taskbar ×1

ubuntu ×1

widget ×1

xfce ×1