[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2022-10-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=403146

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2022-10-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403146

--- Comment #14 from Patrick Silva  ---
Created attachment 152546
  --> https://bugs.kde.org/attachment.cgi?id=152546=edit
file conflict dialog from Ark 22.08.1

In fact, as we can observe in the screenshot attached to this comment, the file
conflict dialog is different now. But it is still buggy.

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2022-10-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403146

--- Comment #13 from Patrick Silva  ---
Still an issue with Ark 22.08.1 on Arch Linux.

Operating System: Arch Linux
KDE Plasma Version: 5.25.90
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Graphics Platform: Wayland

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2021-07-07 Thread postix
https://bugs.kde.org/show_bug.cgi?id=403146

--- Comment #12 from postix  ---
Is this really the same bug as I had reported here
https://bugs.kde.org/show_bug.cgi?id=414854 ?

Because in my case it says '0 bytes' which is definitely not the destination's
size and thus it sounds more like a different bug to me.

The fact that it shows the same info for both source and destination file,
namely both 0 bytes size, may however be once again this bug here (403146).

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2021-07-07 Thread postix
https://bugs.kde.org/show_bug.cgi?id=403146

postix  changed:

   What|Removed |Added

Version|17.12.2 |21.04.2
   Platform|Mageia RPMs |unspecified

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2021-03-03 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=403146

Méven Car  changed:

   What|Removed |Added

 CC||k...@paulmcauley.com

--- Comment #11 from Méven Car  ---
*** Bug 433797 has been marked as a duplicate of this bug. ***

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2020-11-03 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=403146

Méven Car  changed:

   What|Removed |Added

 CC||filippovolp...@gmail.com

--- Comment #10 from Méven Car  ---
*** Bug 428436 has been marked as a duplicate of this bug. ***

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2020-02-11 Thread Papoteur
https://bugs.kde.org/show_bug.cgi?id=403146

--- Comment #9 from Papoteur  ---
The patch is now on phabricator.
https://phabricator.kde.org/D27181

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2020-02-04 Thread Papoteur
https://bugs.kde.org/show_bug.cgi?id=403146

Papoteur  changed:

   What|Removed |Added

 CC||yves.brungard_mageia@gadz.o
   ||rg

--- Comment #8 from Papoteur  ---
Created attachment 125677
  --> https://bugs.kde.org/attachment.cgi?id=125677=edit
Patch for rename dialog

Here I propose a patch that I have tested here with ark 19.04.0. It allows to
have size an date of the source file from the archive, not the destination.
The modifications are :
- call overwriteQuery with the entry, not only the entry name.
- overloading the overwriteQuery to accept the entry.
- in case of call with query, call renameDialog with the name without
formatting it with fromLocalFile, and adding date and size of the source, read
from entry.

When QUrl is not a local file in renameDialog, displayed value are from the
parameters passed with the call.
I didn't managed to create an account to access to phabricator, thus I leave
the patch here.

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2020-02-01 Thread Papoteur
https://bugs.kde.org/show_bug.cgi?id=403146

--- Comment #7 from Papoteur  ---
Hi,
I investigated a little. What I found is that the dialog is provided by KIO as
RenameDialog. It takes at least 2 parameters which hould be QUrl, one for
source and a second for destination.
The dialog is called in queries.cpp [1] which THE SAME information for the two
QUrl.
I don't know if this is an error or that the QUrl can't be built for the
archive file.
In RenameDialog [2], file information are either read from system in case the
QUrl.isLocalFile is true, or used from parameters given to the function.

[1] https://cgit.kde.org/ark.git/tree/kerfuffle/queries.cpp#n90
[2] https://cgit.kde.org/kio.git/tree/src/widgets/renamedialog.cpp#n217

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2020-01-27 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403146

Patrick Silva  changed:

   What|Removed |Added

 CC||8osnhxifsxp...@nunez.es

--- Comment #6 from Patrick Silva  ---
*** Bug 416821 has been marked as a duplicate of this bug. ***

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2020-01-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403146

--- Comment #5 from Patrick Silva  ---
*** Bug 414854 has been marked as a duplicate of this bug. ***

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2019-12-05 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=403146

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2019-08-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403146

Patrick Silva  changed:

   What|Removed |Added

 CC||kapf...@gmx.de

--- Comment #4 from Patrick Silva  ---
*** Bug 410991 has been marked as a duplicate of this bug. ***

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2019-06-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403146

--- Comment #3 from Patrick Silva  ---
This bug persists with Ark 19.7.70 on neon dev unstable.

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2019-03-11 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=403146

Andrew Crouthamel  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||andrew.crouthamel@kdemail.n
   ||et
   Keywords||investigated, triaged
 Ever confirmed|0   |1

--- Comment #2 from Andrew Crouthamel  ---
Confirming based on Patrick's investigation.

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

[ark] [Bug 403146] Extracting suggests replacement file with info of destination file

2019-02-23 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=403146

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
I can confirm. Source and destination files shown in the dialog are the same
(destination file).

Ark 18.12.2
Operating System: Arch Linux 
KDE Plasma Version: 5.15.1
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1

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