[ark] [Bug 408233] ark cannot drag and drop to pcmanfm-qt

2019-12-01 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=408233

--- Comment #6 from Elvis Angelaccio  ---
(In reply to Walter Lapchynski from comment #4)
> And as it turns out, file-roller and engrampa use Freedesktop's Direct Save
> Protocol (XDS) which seems about as standard as it comes:
> https://www.freedesktop.org/wiki/Specifications/XDS/

Interesting, this is something we could support, but of course someone needs to
do the work (patches welcome).

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

[ark] [Bug 408233] ark cannot drag and drop to pcmanfm-qt

2019-11-28 Thread Konstantin Kharlamov
https://bugs.kde.org/show_bug.cgi?id=408233

--- Comment #5 from Konstantin Kharlamov  ---
(In reply to Elvis Angelaccio from comment #1)
> Please report this to the pcmanfm-qt developers. They need to call the ark
> dbus api, similar to what dolphin does:
> https://cgit.kde.org/dolphin.git/tree/src/views/draganddrophelper.cpp
> 
> I don't know how they handle the other archivers. Would be interesting to
> have a standard way to extract files, if possible.

The pcmanfm-qt report for the same problem has a link to this PR in
lxqt-archiver https://github.com/lxqt/lxqt-archiver/pull/93 As I understand
from what it says, they managed to find "a standard way to extract files".

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

[ark] [Bug 408233] ark cannot drag and drop to pcmanfm-qt

2019-11-28 Thread Konstantin Kharlamov
https://bugs.kde.org/show_bug.cgi?id=408233

Konstantin Kharlamov  changed:

   What|Removed |Added

 CC||hi-an...@yandex.ru

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

[ark] [Bug 408233] ark cannot drag and drop to pcmanfm-qt

2019-06-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=408233

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||n...@kde.org

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

[ark] [Bug 408233] ark cannot drag and drop to pcmanfm-qt

2019-06-16 Thread Walter Lapchynski
https://bugs.kde.org/show_bug.cgi?id=408233

--- Comment #4 from Walter Lapchynski  ---
And as it turns out, file-roller and engrampa use Freedesktop's Direct Save
Protocol (XDS) which seems about as standard as it comes:
https://www.freedesktop.org/wiki/Specifications/XDS/

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

[ark] [Bug 408233] ark cannot drag and drop to pcmanfm-qt

2019-06-16 Thread Walter Lapchynski
https://bugs.kde.org/show_bug.cgi?id=408233

--- Comment #3 from Walter Lapchynski  ---
LXQt has their own archiver (or rather, will; it hasn't hit v1 yet) and they
have a generalized methodology to DND to anywhere using pure Qt methods:
https://github.com/lxqt/lxqt-archiver/pull/93

Might be a nice alternative to forcing every single app that wants to interact
with ark to have to write code specific to it. I mean if every file manager is
expected to do that, it seems a little silly, especially if all the other
archivers had the same expectation.

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

[ark] [Bug 408233] ark cannot drag and drop to pcmanfm-qt

2019-06-16 Thread Walter Lapchynski
https://bugs.kde.org/show_bug.cgi?id=408233

--- Comment #2 from Walter Lapchynski  ---
I submitted a new issue:
https://github.com/lxqt/pcmanfm-qt/issues/977

but also asked if they have any suggestion on how to do this in a more standard
way to share it upstream.

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

[ark] [Bug 408233] ark cannot drag and drop to pcmanfm-qt

2019-06-16 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=408233

--- Comment #1 from Elvis Angelaccio  ---
Please report this to the pcmanfm-qt developers. They need to call the ark dbus
api, similar to what dolphin does:
https://cgit.kde.org/dolphin.git/tree/src/views/draganddrophelper.cpp

I don't know how they handle the other archivers. Would be interesting to have
a standard way to extract files, if possible.

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