https://bugs.kde.org/show_bug.cgi?id=356697

Davide Gianforte <dav...@gengisdave.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dav...@gengisdave.org
         Resolution|---                         |WAITINGFORINFO
             Status|UNCONFIRMED                 |NEEDSINFO

--- Comment #1 from Davide Gianforte <dav...@gengisdave.org> ---
File operations are handled with KIO, and the progress tracking is shown with
KNotify by default; in a non-KDE environments, there is no notify icon.

I haven't found any way to configure it outside KDE environment (right-click on
Notifier->Settings->Uncheck file operations box). I've seen that this add a
line in ~/.config/plasma-org.kde.plasma.desktop-appletsrc (this is my
configuration file):

[Containments][1][Applets][5][Configuration][Containments][8][Applets][13]
immutability=1
plugin=org.kde.plasma.notifications

[Containments][1][Applets][5][Configuration][Containments][8][Applets][13][Configuration][ConfigDialog]
DialogHeight=360
DialogWidth=480

[Containments][1][Applets][5][Configuration][Containments][8][Applets][13][Configuration][General]
showJobs=false

where the number between brackets are plasmoid indexes; try to find the first
block (containing org.kde.plasma.notifications) and add the latest block
(showJobs=false), logout and you should have indipendent progress windows.
Elsewhere, you have to install full Plasma DE.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to