[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2017-09-05 Thread Simon Andric
https://bugs.kde.org/show_bug.cgi?id=353195

Simon Andric  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2017-09-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #33 from Christoph Feck  ---
Please ask in a forum of your distribution how to install the backport PPAs
with newer KDE software.

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

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2017-08-17 Thread chris . rapson
https://bugs.kde.org/show_bug.cgi?id=353195

chris.rapson  changed:

   What|Removed |Added

 CC||chris.rap...@gmail.com

--- Comment #32 from chris.rapson  ---
I just got this error message in a situation similar to comment 16. I copied a
folder, changed the contents, and then tried to copy it again - all in the same
parent folder. (And all in the same dolphin window with only one pane open.)

Since this was marked resolved over a year ago, am I seeing the same bug or
something new? I'm running Ubuntu 16.04.2 LTS. Kernel 4.4.0-89-generic

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

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-12-26 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=353195

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||cameron...@poczta.fm

--- Comment #31 from Elvis Angelaccio  ---
*** Bug 357539 has been marked as a duplicate of this bug. ***

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

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-07-21 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

seti...@gmail.com changed:

   What|Removed |Added

 CC||seti...@gmail.com

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-07-12 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||drajdo...@aol.com

--- Comment #29 from Elvis Angelaccio  ---
*** Bug 365043 has been marked as a duplicate of this bug. ***

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-07-12 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||pedron.alexan...@gmail.com

--- Comment #30 from Elvis Angelaccio  ---
*** Bug 362840 has been marked as a duplicate of this bug. ***

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-07-12 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||andy...@mail.ru

--- Comment #28 from Elvis Angelaccio  ---
*** Bug 365216 has been marked as a duplicate of this bug. ***

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-30 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

David Faure  changed:

   What|Removed |Added

 CC||patrickrif...@yandex.com

--- Comment #27 from David Faure  ---
*** Bug 355115 has been marked as a duplicate of this bug. ***

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-19 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

David Faure  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||5.22
  Latest Commit||http://commits.kde.org/kio/
   ||6005183a0af0e46b0f5ebd40eab
   ||af343d2506ee6

--- Comment #26 from David Faure  ---
Git commit 6005183a0af0e46b0f5ebd40eabaf343d2506ee6 by David Faure.
Committed on 19/04/2016 at 20:55.
Pushed by dfaure into branch 'master'.

Fix regression in KFileItem: refresh() would lose the file type, so a dir
became a file.

Many thanks to Kai Dombrowe for the simple and fully reproduceable steps
(which are now coded in the unittest).

CCMAIL: mark...@gmail.com
Mark, this is why existing code should be refactored (i.e. moved) rather
than replaced. See also the BUG comment below, I think we have to stop using
this constructor.
FIXED-IN: 5.22

M  +8-2autotests/kdirlistertest.cpp
M  +11   -0autotests/kfileitemtest.cpp
M  +1-0autotests/kfileitemtest.h
M  +3-1src/core/udsentry.cpp

http://commits.kde.org/kio/6005183a0af0e46b0f5ebd40eabaf343d2506ee6

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-19 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #25 from David Faure  ---
Got the test to work (i.e. fail) this morning. I'll finish fixing this after
work.

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-18 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

David Faure  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-17 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #24 from David Faure  ---
Git commit 4daa10cca05ccd990167581dc1d2b17c371a1384 by David Faure.
Committed on 17/04/2016 at 21:58.
Pushed by dfaure into branch 'master'.

First attempt at a unittest for bug 353195.

It passes though, so something must be missing (maybe waiting for the cache to
be updated?).
To be continued.

M  +25   -0autotests/kdirlistertest.cpp
M  +1-0autotests/kdirlistertest.h

http://commits.kde.org/kio/4daa10cca05ccd990167581dc1d2b17c371a1384

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-14 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #23 from hrvo...@jankovci.net ---
(In reply to Kai Dombrowe from comment #16)
> i can reproduce it without the splitview:
> 
> 1. create a tmp folder
> 2. inside the tmp folder create two folders: a and b
> 4. move b inside a (dnd)
> 5. try to copy folder a
> 6. error
> 
> Opening two windows works fine
> 
> Kubuntu 15.10
> Dolphin 15.08.2
> KDE Frameworks 5.15.0
> Qt 5.4.2, built agains 5.4.2

I can reproduce this too. It first happend to me when I tried to copy a large
amount of data to smb. 7 months and still not fixed? This is important, big bug
in file manager.

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-14 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

hrvo...@jankovci.net changed:

   What|Removed |Added

 CC||hrvo...@jankovci.net

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-03-27 Thread H . H . via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

H.H.  changed:

   What|Removed |Added

 CC||cyberb...@gmx.de

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-03-13 Thread Emmanuel Pescosta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Emmanuel Pescosta  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #22 from Emmanuel Pescosta  ---
(In reply to Kai Dombrowe from comment #20)
> maybe a cache bug in KCoreDirLister? :

Thanks for debugging :)

I came to the same conclusion, but I didn't have time to further debug the
caching stuff and write a test case for it.

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-03-13 Thread Emmanuel Pescosta via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #21 from Emmanuel Pescosta  ---
(In reply to David Faure from comment #2)
> Emmanuel, which KIO method is being called in such a case?
> 
> This error sounds like KIO::file_copy is called instead of KIO::copy,
> possibly.
> 
> Either that there's a porting bug in KIO, of course.

KIO::paste is being called, see DolphinView::pasteToUrl.

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-03-12 Thread Kai Dombrowe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #20 from Kai Dombrowe  ---
maybe a cache bug in KCoreDirLister? :
it works if i replace (kio/src/core/copyop.cpp @ void
CopyJobPrivate::statCurrentSrc())
const KFileItem cachedItem = KCoreDirLister::cachedItemForUrl(m_currentSrcURL);
with:
const KFileItem cachedItem; // Null

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-03-12 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #19 from Elvis Angelaccio  ---
I can reproduce it as well using the steps in comment #16.

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-03-12 Thread Chuck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #18 from Chuck  ---
I was able to reproduce the bug using Kai's tmp-folder steps.  That might be an
easier way to get closer to the root cause of the bug since it is easily
reproducible and only requires one dolphin pane to be open.

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-03-12 Thread Syam via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #17 from Syam  ---
(In reply to Kai Dombrowe from comment #16)

I can reproduce this at will on Fedora too.

Fedora 23, x86-64
Dolphin 15.12.1
KDE Frameworks 5.19.0
Qt 5.5.1 (built against 5.5.1)

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-03-12 Thread Kai Dombrowe via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Kai Dombrowe  changed:

   What|Removed |Added

 CC||jus...@gmx.de

--- Comment #16 from Kai Dombrowe  ---
i can reproduce it without the splitview:

1. create a tmp folder
2. inside the tmp folder create two folders: a and b
4. move b inside a (dnd)
5. try to copy folder a
6. error

Opening two windows works fine

Kubuntu 15.10
Dolphin 15.08.2
KDE Frameworks 5.15.0
Qt 5.4.2, built agains 5.4.2

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-03-10 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

s...@digitalkultur.net changed:

   What|Removed |Added

 CC||s...@digitalkultur.net

--- Comment #15 from s...@digitalkultur.net ---
I have the same Problem: Copy a folder from local drive to sftp. Opening two
windows works fine! Only the splitview has a problem.

Using:
Ubuntu 15.10
Dolphin Version 15.08.2
KDE Frameworks 5.18.0
Qt 5.5.1 (built against 5.5.1)

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-02-18 Thread Robert Spillner via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Robert Spillner  changed:

   What|Removed |Added

 CC||robert.spill...@gmx.de

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-02-06 Thread Serhiy Zahoriya via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Serhiy Zahoriya  changed:

   What|Removed |Added

 CC||serhiy@gmail.com

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-02-04 Thread Elvis Angelaccio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||elvis.angelac...@kdemail.ne
   ||t

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-01-16 Thread Götz via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Götz  changed:

   What|Removed |Added

 CC||goetzchr...@gmail.com

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

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-01-16 Thread Syam via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Syam  changed:

   What|Removed |Added

 CC||get.so...@gmail.com

--- Comment #14 from Syam  ---
I hit this bug while doing something exactly as described in comment #13.
Fedora 23 x86-64, 
Dolphin Version 15.08.1
KDE Frameworks 5.18.0
Qt 5.5.1 (built against 5.5.1)

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-01-14 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

kilbertph...@gmail.com changed:

   What|Removed |Added

 CC||kilbertph...@gmail.com

--- Comment #12 from kilbertph...@gmail.com ---
Created attachment 96647
  --> https://bugs.kde.org/attachment.cgi?id=96647=edit
video showing error

video showing how to reproduce error

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-01-05 Thread Wulf via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #11 from Wulf  ---
(In reply to Wulf from comment #10)
> I can't reproduce it anymore :-?
Sorry wrong.

It' reproducible
- two panes (one pane is my external NTFS USB Drive)
- in the other pane a folder with two different kinds of files (media and text)
- you expand the this folder (you don not change into this folder)
- you move the text file to trash
- you try to copy the folder (now with only one expanded media-file) per drag
and drop to the external pane
- error occurs

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

rlagg...@mail.com changed:

   What|Removed |Added

 CC||rlagg...@mail.com

--- Comment #9 from rlagg...@mail.com ---
Happens w/in same Dolphin window. Copy dir from tree in home directory (using
mouse/context menu) paste by rt-clk on target in different part of the
home/(tree). Target can be either in the folder panel or the file list pane; in
the file list pane it errors regardless whether the target is a directory or if
you click and past "in the field" to paste into the dir currently displayed
level.  

More detail: First time I have see this; I've used Dolphin regularly w/this
distro version for about 6 weeks since upgrading the distro. The dir I attempt
to copy contains only files (no dirs) - 800+ jpg's, about 69MB total. I had
just created the source dir (a dir for working purposes) on the tree and pasted
the files into it in one batch from my dl dir (where the files comprised the
total contents of that dl dir and I selected all of them at once) using
rt-clk/cut and then rt-clk/paste to the list pane of the newly created working
dir. So far good. I then  was attempting to copy that working dir and paste it
into another folder for backup purposes and got the error.

Suse LEAP 42.1 (upgraded from suse 12.2)
Kde et al,  is standard distro install

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-28 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #10 from wulf.richa...@gmx.de ---
I can't reproduce it anymore :-?

What I did besides installing and updating a lot of stuff: I deleted
~/.config/mimeapps.list and ~/.local/share/applications/mimeapps.list with a
lot of xfce-garbage in it

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-21 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #8 from wulf.richa...@gmx.de ---
happens to me, when I try to copy to a mounted NTFS USB-Drive

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-21 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

wulf.richa...@gmx.de changed:

   What|Removed |Added

 CC||wulf.richa...@gmx.de

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-19 Thread Cesar Garcia via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #7 from Cesar Garcia  ---
I can reproduce the bug everytime with both sftp and smb connections in one of
the panes.

This is what i do:

* Open split view
* Open a network connection in one of the panes, for example a smb shared
folder or just sftp://localhost/some_folder
* Create a new folder in the local view using any name.
* Create a file (or use an existing one) and move/copy it to the newly created
folder.
* Drag the folder to the smb/sftp pane and choose copy/move.

Basically the trigger is to copy/move a file to a folder in one pane before
moving that folder to the other pane.

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-14 Thread Cyril Brosch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #6 from Cyril Brosch  ---
It is extremely hard to reproduce, for me it seems to happen simply from time
to time. 
I've just tested many copy situations, and when I finally got the error (I
deleted a folder, and then copied another folder from the same directory), I
could not reproduce it later after restart of dolphin, doing exactly the same
actions.

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-14 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #5 from David Faure  ---
I need more step-by-step instructions to reproduce the bug reliably.
I tried a number of variants of copying dir+file from left view to right view
(using DnD and then choosing Copy in the popupmenu), no error occured. There
must be something more specific to trigger the bug...

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-11 Thread Cyril Brosch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Cyril Brosch  changed:

   What|Removed |Added

 CC||i...@cyrilbrosch.net

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-01 Thread Germano Massullo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

Germano Massullo  changed:

   What|Removed |Added

 CC||germano.massu...@gmail.com

--- Comment #3 from Germano Massullo  ---
You can mark as confirmed since there are many affected people, included me

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


[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2015-12-01 Thread Germano Massullo via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195

--- Comment #4 from Germano Massullo  ---
plasma-desktop-5.4.3-1.fc23.x86_64
kf5-kio-core-5.16.0-2.fc23.x86_64

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