[kdeconnect] [Bug 406143] we can't modify or delete a storage location

2020-11-21 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=406143

Philippe ROUBACH  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #7 from Philippe ROUBACH  ---
kdeconnect android 1.15.1
kdeconnect kde 20.08.3
Samsung S7 android 8.1

we can drag and drop a folder or a file.
we can cut and past a folder or a file.
we can rename a folder or a file.

we can organize our data. for my case there is no more problem.

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

[kdeconnect] [Bug 406143] we can't modify or delete a storage location

2020-11-20 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=406143

Justin Zobel  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||justin.zo...@gmail.com

--- Comment #6 from Justin Zobel  ---
I've just tested this on the current KDEConnect and I can delete by
long-pressing on an entry.

As mentioned the value in editing is low.

Philippe can you please test and confirm if this is still an issue or if this
bug report can be marked as resolved. I've set the bug status to "needsinfo"
pending your response, please change back to "reported" or "resolved" when you
respond, thanks.

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

[kdeconnect] [Bug 406143] we can't modify or delete a storage location

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

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com

--- Comment #5 from Erik Duisters  ---
This is weird. How can you not have a granted permission when you do have a
storage location configured? I'll try to look into this during the weekend.

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

[kdeconnect] [Bug 406143] we can't modify or delete a storage location

2019-04-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=406143

--- Comment #4 from Nicolas Fella  ---
My phone was in a weird state so deleting usually works fine.
https://invent.kde.org/kde/kdeconnect-android/merge_requests/47 tries to solve
the corner case I hit

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

[kdeconnect] [Bug 406143] we can't modify or delete a storage location

2019-04-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=406143

--- Comment #3 from Nicolas Fella  ---
(In reply to Nicolas Fella from comment #2)
> Actually editing is possible by tapping the entry

NVM, editing the actual path is not possible

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

[kdeconnect] [Bug 406143] we can't modify or delete a storage location

2019-04-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=406143

--- Comment #2 from Nicolas Fella  ---
Actually editing is possible by tapping the entry

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

[kdeconnect] [Bug 406143] we can't modify or delete a storage location

2019-04-02 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=406143

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #1 from Nicolas Fella  ---
I don't think a dedicated edit mode adds much value. It would be rarely done
and the same can be achieved by deleting the old location and adding a new one.

Deleting is possible by long-pressing and tapping the trash icon. However, it
causes an exception for me:

java.lang.SecurityException: No permission grants found for UID 10133 and Uri
content://com.android.externalstorage.documents/tree/primary:
at android.os.Parcel.createException(Parcel.java:1950)
at android.os.Parcel.readException(Parcel.java:1918)
at android.os.Parcel.readException(Parcel.java:1868)
at
android.app.IActivityManager$Stub$Proxy.releasePersistableUriPermission(IActivityManager.java:7486)
at
android.content.ContentResolver.releasePersistableUriPermission(ContentResolver.java:2173)
at
org.kde.kdeconnect.Plugins.SftpPlugin.SftpSettingsFragment.onActionItemClicked(SftpSettingsFragment.java:477)
at
androidx.appcompat.app.AppCompatDelegateImpl$ActionModeCallbackWrapperV9.onActionItemClicked(AppCompatDelegateImpl.java:2171)
at
androidx.appcompat.app.WindowDecorActionBar$ActionModeImpl.onMenuItemSelected(WindowDecorActionBar.java:1123)
at
androidx.appcompat.view.menu.MenuBuilder.dispatchMenuItemSelected(MenuBuilder.java:840)
at
androidx.appcompat.view.menu.MenuItemImpl.invoke(MenuItemImpl.java:158)
at
androidx.appcompat.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:991)
at
androidx.appcompat.view.menu.MenuBuilder.performItemAction(MenuBuilder.java:981)
at
androidx.appcompat.widget.ActionMenuView.invokeItem(ActionMenuView.java:625)
at
androidx.appcompat.view.menu.ActionMenuItemView.onClick(ActionMenuItemView.java:151)
at android.view.View.performClick(View.java:6597)
at android.view.View.performClickInternal(View.java:6574)
at android.view.View.access$3100(View.java:778)
at android.view.View$PerformClick.run(View.java:25885)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:6718)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
 Caused by: android.os.RemoteException: Remote stack trace:
at
com.android.server.am.ActivityManagerService.releasePersistableUriPermission(ActivityManagerService.java:10580)
at
android.app.IActivityManager$Stub.onTransact(IActivityManager.java:2175)
at
com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:3377)
at android.os.Binder.execTransact(Binder.java:731)

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