[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-07-23 Thread Albert Vaca
https://bugs.kde.org/show_bug.cgi?id=406707

Albert Vaca  changed:

   What|Removed |Added

  Latest Commit|b9a0f310c7c6d1b2f6e036718a3 |https://invent.kde.org/kde/
   |d20d3279833a1   |kdeconnect-android/commit/4
   ||be5800b8be20d3612904373e7e8
   ||40fb24eb6b27

--- Comment #17 from Albert Vaca  ---
Git commit 4be5800b8be20d3612904373e7e840fb24eb6b27 by Albert Vaca.
Committed on 23/07/2019 at 12:58.
Pushed by albertvaka into branch 'master'.

Disable google backups of the app

This was causing problems when a restored app remembered the list of
storage locations it had access to, but it no longer could access them.

In the past, this also caused problems when a restored app would carry
with it a certificate that was no longer valid on the new device because
the device id had changed.

M  +1-0AndroidManifest.xml

https://invent.kde.org/kde/kdeconnect-android/commit/4be5800b8be20d3612904373e7e840fb24eb6b27

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-05-03 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=406707

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||v1.12.7
 Status|CONFIRMED   |RESOLVED
  Latest Commit||b9a0f310c7c6d1b2f6e036718a3
   ||d20d3279833a1

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-29 Thread Perles
https://bugs.kde.org/show_bug.cgi?id=406707

Perles  changed:

   What|Removed |Added

 CC||per...@gmail.com

--- Comment #16 from Perles  ---
I am experiencing the very same issue. I run Gentoo Linux, KDEConnect 1.3.4
with Dolphin 18.12.3 and Plasma Desktop 5.14.5.1. My Android phone is a OnePlus
6 running Android 9. Same happens when I try to copy a folder from my computer
to a Lenovo Tablet running Android 6.0.1. The folder gets created but nothing
can be copied to the folder.

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #15 from michael.wag...@gmx.at ---
Created attachment 119635
  --> https://bugs.kde.org/attachment.cgi?id=119635=edit
Logcat from reproduced occurence

I succeeded in reproducing the issue on a fresh installation on android (and on
a new KDE profile).
The attached logcat shows:
- initial connection of kdeconnect to test@vademecum
- configuration the new storage location "primary:Testfolder_phone"
- copy the file "single_file.txt" to the phone using dolphin: OK
- copy the folder testfolder to the phone: folder is created, the contained
file is NOT
- copy the file file2.txt to the phone: OK

The requested file-listing of the two folders is as follows:

test@vademecum:~$ ls -al testfolder/
insgesamt 12
drwxrwxr-x  2 test test 4096 Apr 24 23:53 .
drwxr-xr-x 19 test test 4096 Apr 25 21:11 ..
-rw-r--r--  1 test test6 Apr 24 23:53 testfile.txt
test@vademecum:~$ ls -al /run/user/1001/dda7056acec3b75d/Testfolder_phone/
insgesamt 8
-rw-rw-rw- 1 test test 6 Apr 25 21:12 file2.txt
-rw-rw-rw- 1 test test 6 Apr 25 21:10 single_file.txt
drwxrwxrwx 1 test test 0 Apr 25 21:10 testfolder
test@vademecum:~$ ls -al
/run/user/1001/dda7056acec3b75d/Testfolder_phone/testfolder/
insgesamt 0

I hope this helps - please let me know if further information is necessary.

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #14 from michael.wag...@gmx.at ---
Thanks for the hint with the shared preferences. Actually, Android per default
backs them up, and restores them on reinstallation, as I found here:
https://mobikul.com/application-restored-data-shared-preference-even-reinstall/

Now I managed to clean my installation, and can do further retests later.

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-25 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #13 from Erik Duisters  ---
(In reply to michael.wagner from comment #12)
> Hi,
> 
> I´d like to add the info, but I somehow messed up my whole
> kdeconnect-installation (on the android-phone).
> Your advice ("For the time being you will have to de-install and then
> re-install kdeconnect on android.") did not work for me - after
> deinstallation and fresh install, kdeconnect still remembers all previously
> configured storage locations (and my notebook as well).
> How can I get completely rid of the configuration? ("delete app data" and
> "delete cache" prior to de-installation also did not help)...

That should not happen because we use standard android shared preferences to
store the configured storage locations. When you uninstall the app those
preferences are deleted

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #12 from michael.wag...@gmx.at ---
Hi,

I´d like to add the info, but I somehow messed up my whole
kdeconnect-installation (on the android-phone).
Your advice ("For the time being you will have to de-install and then
re-install kdeconnect on android.") did not work for me - after deinstallation
and fresh install, kdeconnect still remembers all previously configured storage
locations (and my notebook as well).
How can I get completely rid of the configuration? ("delete app data" and
"delete cache" prior to de-installation also did not help)...

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-25 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=406707

Erik Duisters  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #11 from Erik Duisters  ---
When constructing the parentDocumentId of a subdirectory below a shared storage
location the leading '/' was stripped from the path leading to a
parentDocumentId of
content://com.android.externalstorage.documents/tree/primary:Music/document/primary:Musictestfolder
instead of
content://com.android.externalstorage.documents/tree/primary:Music/document/primary:Music/testfolder

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-25 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #10 from Erik Duisters  ---
(In reply to Christoph Feck from comment #9)
> Erik, is there still information needed from the reporter?

Yes, i have not been able to reproduce the problem yet

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-25 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #9 from Christoph Feck  ---
Erik, is there still information needed from the reporter?

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-25 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=406707

Erik Duisters  changed:

   What|Removed |Added

 CC||itaran...@gmail.com

--- Comment #8 from Erik Duisters  ---
*** Bug 406385 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-25 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #7 from Erik Duisters  ---
The crash when you try to delete a configured storage location has been fixed
in master but it has not been released yet. For the time being you will have to
de-install and then re-install kdeconnect on android. I'm still investigating
how it is possible that after you configure exposing "Internal Storage/Music"
android for some reason forgets this.

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #6 from michael.wag...@gmx.at ---
Created attachment 119618
  --> https://bugs.kde.org/attachment.cgi?id=119618=edit
logcat for the crash described in previous comment

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #5 from michael.wag...@gmx.at ---
For some reason, the SFTP-connection did not longer wok at all, so I wanted try
a fresh re-installation of kdeconnect. I deleted App-Data, cache and
uninstalled the app, and re-installed it afterwards - however, the exposed
folders were still configured (in "Modul-Einstellungen" / "Dateisystem
anzeigen") as "configured storage locations". Everytime I try to delete them,
the app crashes (I'll attach the stacktrace as file - posting it as part of a
comment is "blocked as spam"...).

Is there any chance to "cleanup" my kdeconnect-installation?

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #4 from michael.wag...@gmx.at ---
Hi,

my exposed folders are (according to apps settings):
"downloads" / "downloads"
"Music" / "primary:Music"

I'll add the ls -la later. What exactly do you mean by dolphin-settings? Which
Menu-Entries of configfile?

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-23 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=406707

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Erik Duisters  ---
Hi Michael,

I have not been able to reproduce this situation yet. I hope you can give me
some more info.

- Are you only exposing Music or are you exposing the entire internal storage
- Can you give me a detailed listing of both the Music directory and the
testfolder (ls -la)
- If possible your dolphin settings

I'll keep trying to reproduce on my side as well.

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406707

--- Comment #2 from michael.wag...@gmx.at ---
Please let me know if any other information or logs (e.g. I could not find the
kdeconnect-log in KDE), or even try test-build of the app.

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

[kdeconnect] [Bug 406707] Copying files to KDE connect on android using Dolphin fails

2019-04-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=406707

michael.wag...@gmx.at changed:

   What|Removed |Added

Summary|Copying files to KDE|Copying files to KDE
   |connect android on android  |connect on android using
   |using Dolphin fails |Dolphin fails

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