[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2019-10-23 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379887

Christoph Feck  changed:

   What|Removed |Added

 CC||kde-t...@tcs-usa.com

--- Comment #9 from Christoph Feck  ---
*** Bug 413348 has been marked as a duplicate of this bug. ***

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2019-04-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=379887

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.58

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2019-04-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=379887

Kai Uwe Broulik  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kio
   ||/580fec7c0b20a4e9b138ce71b1
   ||380a49e5180591
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Kai Uwe Broulik  ---
Git commit 580fec7c0b20a4e9b138ce71b1380a49e5180591 by Kai Uwe Broulik.
Committed on 12/04/2019 at 10:39.
Pushed by broulik into branch 'master'.

[KDynamicJobTracker] When kuiserver isn't available, also fall back to widget
dialog

It asks kuiserver whether we need to display a widget job tracker.
However, kuiserver itself might not be available at this point, so handle the
call itself failing, too.

Differential Revision: https://phabricator.kde.org/D20465

M  +3-2src/widgets/kdynamicjobtracker.cpp

https://commits.kde.org/kio/580fec7c0b20a4e9b138ce71b1380a49e5180591

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2018-12-03 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=379887

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2018-12-01 Thread Thomas Surrel
https://bugs.kde.org/show_bug.cgi?id=379887

Thomas Surrel  changed:

   What|Removed |Added

 CC||thomas.sur...@protonmail.co
   ||m

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2018-12-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=379887

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #7 from Nate Graham  ---
That patch is not enough; all it has the effect of doing is to *always* show
the progress dialog, even in Plasma when KUIServer is running. I'll see if I
can modify it to produce the correct results for everyone.

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2018-12-01 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=379887

--- Comment #6 from Antonio  ---
I'm aggressive, simply because as developers you are not sensible enough to
your user base.

I read about this topic, when I was just trying to solve the problem for my
desktop computer, and I noted that it is not something 'new'. You received
several request of support, and you MUST KNOW that this is a strong really
weird usability issue for tons of users.

As a developer, I fixed it strait in a minute.!! You do not act, just because
you wanna not act.

Moreover, you never think for a minute, that people wanna know in the official
documentation, that can be read from the help menu, something about this.
Never realized that asking people to 'disabled by
unchecking "Track file transfers and other jobs" without any help to find in
which of the 1000 options in the desktop they can find this setting is useless.
And, finally, I'm reporting a bug. Since, I followed everything but I cannot
still get my stupid obsolete and clearly old fashioned progress bar in its
window.

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2018-12-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=379887

Christoph Feck  changed:

   What|Removed |Added

 CC||antonio.mario.caruso@gmail.
   ||com

--- Comment #5 from Christoph Feck  ---
*** Bug 401607 has been marked as a duplicate of this bug. ***

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2017-11-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=379887

Nate Graham  changed:

   What|Removed |Added

 CC||pointedst...@zoho.com

--- Comment #4 from Nate Graham  ---
Thanks for the patch! Patches in bug reports tend to be overlooked, so please
feel free to submit it at https://phabricator.kde.org/. Even if it's rejected
in its current form, it will probably spark a conversation about the best way
to implement the changes.

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2017-08-18 Thread Kartoffel
https://bugs.kde.org/show_bug.cgi?id=379887

--- Comment #3 from Kartoffel  ---
As a temporary workaround you can emulate the necessary dbus interface with a
custom script. See https://pastebin.com/Q8sEg9G6 for a python example. Requires
python, python-dbus and python-gobject. Just keep it running in the background
and you should see the copy dialog again.

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2017-08-13 Thread Panard
https://bugs.kde.org/show_bug.cgi?id=379887

--- Comment #2 from Panard  ---
Thank you very much for this patch!
I have no plasma installed neither, and it is a pity that kio does not adapt to
this.. I hope your patch will be integrated, or a proper workaround given..

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2017-08-13 Thread Panard
https://bugs.kde.org/show_bug.cgi?id=379887

Panard  changed:

   What|Removed |Added

 CC||pan...@inzenet.org

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

[frameworks-kio] [Bug 379887] KIO does not show (copy-)progress windows without a running kuiserver/JobViewServer

2017-05-15 Thread Kartoffel
https://bugs.kde.org/show_bug.cgi?id=379887

--- Comment #1 from Kartoffel  ---
Created attachment 105577
  --> https://bugs.kde.org/attachment.cgi?id=105577=edit
Minimal solution

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