This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Konqueror - File Copy Dialog disappeared ?

Tags: None
(comma "," separated)
roberthoffmann
Registered Member
Posts
13
Karma
0
Hello guys,

I have searched and searched, but I have not found how to make Konqueror display the file copy dialog box.
I really need that feature cuz sometimes I copy 2000 files from one server to another (using fish://), and I definitely need to know how far it has to go.

thanks a lot for your time, in advance.

rob.
luebking
Karma
0
the dialog is only used as failsafe when there's not notification daemon - you should have it somewhere near the systray in the panel?
roberthoffmann
Registered Member
Posts
13
Karma
0
luebking wrote:the dialog is only used as failsafe when there's not notification daemon - you should have it somewhere near the systray in the panel?


Thanks for the answer, but I use Xfce as a window manager, (which allows me to keep my computer on for years, without needing an Object-Oriented-Nightmare mandatory reboot). Therefore I have no such notification daemon.
In Fedora 21 I used to see the dialog, it used to appear. But I just upgraded to 23, and it's gone. [About KDE: Platform Version 4.14.14]
Maybe I am missing a kde app which would tell Konqueror which planet it is on ?
luebking
Karma
0
does a "kuiserver" process run?
Kill it, see what happens.
roberthoffmann
Registered Member
Posts
13
Karma
0
luebking wrote:does a "kuiserver" process run?
Kill it, see what happens.


Hello luebking, no, there is no kuiserver, see below:
Code: Select all
 
[bobx@nova themes]$ ps -ef | grep kui
bobx     22244 25475  0 10:44 pts/15   00:00:00 grep --color=auto kui
[bobx@nova themes]$


Since I run kate, konsole, and konqueror, I guess kde starts these daemons here all by itself:
Code: Select all
[bobx@nova themes]$ ps -ef | grep kde
root        21     2  0 Nov16 ?        00:00:00 [kdevtmpfs]
bobx      1971     1  0 Nov19 ?        00:00:01 kdeinit4: kdeinit4 Runnin e
bobx      1972  1971  0 Nov19 ?        00:00:00 kdeinit4: klauncher [kdei e
bobx      1974     1  0 Nov19 ?        00:00:05 kdeinit4: kded4 [kdeinit]
bobx      4849  1971  2 Nov19 ?        03:51:49 kdeinit4: konqueror [kdei e
bobx      5259     1  0 Nov16 ?        00:00:00 /usr/libexec/kde4/kio_http_cache_cleaner
bobx      7448     1  0 Nov20 ?        00:00:02 kdeinit4: kglobalaccel [k e
bobx      9333     1  0 Nov20 ?        00:00:02 kdeinit4: kwalletd [kdein e
bobx     17298     1  0 Nov26 ?        00:00:00 kdeinit5: Running...
bobx     17299 17298  0 Nov26 ?        00:00:00 klauncher [kdeinit5] --fd=8
bobx     22252 25475  0 10:46 pts/15   00:00:00 grep --color=auto kde
roberthoffmann
Registered Member
Posts
13
Karma
0
By the way, I just upgraded my Fedora 23, to it's latest (using yum upgrade), and konqueror shows the same behaviour. No Dialog when copying or moving files. No notification anywhere. I only know that it finished when the target folder suddenly "selects" its files.
luebking
Karma
0
Sounds like a bug in kio or libknotify.
Do you get a dialog on "kioclient copy foo bar"? (foo should be some file ;-)
roberthoffmann
Registered Member
Posts
13
Karma
0
luebking wrote:Sounds like a bug in kio or libknotify.
Do you get a dialog on "kioclient copy foo bar"? (foo should be some file ;-)



negative. No info at all. zilch, no notification of any kind until the operation finishes, at which time the target folder contains the copied data, and it magically becomes "selected".

Here is my list of KDE packages:
Code: Select all
[bobx@nova test_stuff]$ rpm -qa | grep -i kde
libblockdev-mdraid-1.1-2.fc23.x86_64
libblockdev-lvm-1.1-2.fc23.x86_64
libblockdev-loop-1.1-2.fc23.x86_64
libblockdev-dm-1.1-2.fc23.x86_64
kde-runtime-15.08.3-1.fc23.x86_64
kdelibs-webkit-4.14.14-1.fc23.x86_64
libblockdev-crypto-1.1-2.fc23.x86_64
kdepimlibs-gpgme-4.14.10-3.fc23.x86_64
kdelibs-common-4.14.14-1.fc23.x86_64
kf5-kdesu-5.16.0-1.fc23.x86_64
kdepimlibs-4.14.10-3.fc23.x86_64
kde-runtime-libs-15.08.3-1.fc23.x86_64
kdepimlibs-akonadi-4.14.10-3.fc23.x86_64
kde-settings-23-8.fc23.noarch
libblockdev-1.1-2.fc23.x86_64
libblockdev-btrfs-1.1-2.fc23.x86_64
libblockdev-plugins-all-1.1-2.fc23.x86_64
kde-baseapps-common-15.08.2-1.fc23.noarch
kde-apps-rpm-macros-4.14.14-1.fc23.noarch
libblockdev-mpath-1.1-2.fc23.x86_64
kdesu-5.4.3-1.fc23.x86_64
kf5-kdelibs4support-5.16.0-1.fc23.x86_64
libblockdev-kbd-1.1-2.fc23.x86_64
kf5-kdelibs4support-libs-5.16.0-1.fc23.x86_64
kde-filesystem-4-52.fc23.x86_64
kde-cli-tools-5.4.3-1.fc23.x86_64
kdelibs-ktexteditor-4.14.14-1.fc23.x86_64
libblockdev-utils-1.1-2.fc23.x86_64
kde-l10n-15.08.2-1.fc23.noarch
lockdev-1.0.4-0.20.20111007git.fc23.x86_64
kde-runtime-flags-15.08.3-1.fc23.noarch
kf5-kdeclarative-5.16.0-1.fc23.x86_64
libblockdev-swap-1.1-2.fc23.x86_64
kdelibs-4.14.14-1.fc23.x86_64
kdepimlibs-kxmlrpcclient-4.14.10-3.fc23.x86_64
luebking
Karma
0
Seems the dialog was removed.
kioclient4 starts the kuiserver, kioclient5 simply doesn't show progress...


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft