[Akonadi] [Bug 486861] Memory leak in EWS resource

2024-06-03 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=486861

Erik Duisters  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 415264] Data lost after cut + paste file transfer! Please improve the operations!

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

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Erik Duisters  ---


*** This bug has been marked as a duplicate of bug 405847 ***

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

[kdeconnect] [Bug 405847] SFTP transfer corrupts all files

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

Erik Duisters  changed:

   What|Removed |Added

 CC||schweineschwa...@web.de

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

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

[kdeconnect] [Bug 415306] KDEConnect on Android requires English interface to setup the first time

2019-12-22 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=415306

Erik Duisters  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||e.duiste...@gmail.com
 Resolution|--- |FIXED

--- Comment #4 from Erik Duisters  ---
When the locale is set to arabic new JcaX509v3CertificateBuilder() causes a
java.lang.IllegalArgumentException: invalid date string: Unparseable date:
"ahabbbahb`daGMT+00:00"

Temporarily setting the locale to English when generating the certificate fixes
the issue.

See Merge Request: 116

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

[kdeconnect] [Bug 415434] [Feature Request]: KDE Connect Integration With MPV

2019-12-22 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=415434

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||e.duiste...@gmail.com
 Status|REPORTED|RESOLVED

--- Comment #1 from Erik Duisters  ---
You can easily fix that by installing https://github.com/hoyon/mpv-mpris. It
basically comes down to adding mpris2 functionality to mpv

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

[kdeconnect] [Bug 410769] No comms when phone is in AP mode

2019-08-26 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=410769

--- Comment #8 from Erik Duisters  ---
(In reply to tnemeth from comment #7)
> Just to add more... At work, using:
> - kubuntu 18.04,
> - kernel 4.15,
> - Plasma 5.12.8,
> - Frameworks 5.47.0
> - Qt 5.9.5
> 
> With a special iptables rule to avoid blocking packets to/from the AP, both
> systems can communicate with each other. Good :) I still don't know why it
> doesn't work at home...

Did you try adding your desktop by ip adress on Android? You can do that from
the overflow menu pair new devices page.

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

[kdeconnect] [Bug 411107] kdeconnectd crashes when a file with a size > INT_MAX is shared

2019-08-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=411107

Erik Duisters  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kdeconnect] [Bug 411107] New: kdeconnectd crashes when a file with a size > INT_MAX is shared

2019-08-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=411107

Bug ID: 411107
   Summary: kdeconnectd crashes when a file with a size > INT_MAX
is shared
   Product: kdeconnect
   Version: 1.3.5
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: e.duiste...@gmail.com
  Reporter: e.duiste...@gmail.com
  Target Milestone: ---

SUMMARY

kdeconnectd crashes when a file with a size > INT_MAX is shared

STEPS TO REPRODUCE
1. Share a file with kdeconnect-kde with a filesize > 2147483647

OBSERVED RESULT

kdeconnect crashes with the following backtrace:

#9  0x7636ded1 in qt_assert(char const*, char const*, int) () from
/lib64/libQt5Core.so.5
#10 0x77f420af in NetworkPacket::setPayload (this=0x7fffbc70,
device=..., payloadSize=-289417216) at
/home/erik/src/kde-gitlab/kdeconnect-kde/core/networkpacket.h:72
#11 0x77f41868 in LanDeviceLink::dataReceived (this=0x6eda40) at
/home/erik/src/kde-gitlab/kdeconnect-kde/core/backends/lan/landevicelink.cpp:146
#12 0x77f433ce in QtPrivate::FunctorCall,
QtPrivate::List<>, void, void (LanDeviceLink::*)()>::call(void
(LanDeviceLink::*)(), LanDeviceLink*, void**) (f=(void
(LanDeviceLink::*)(LanDeviceLink * const)) 0x77f414c2
, o=0x6eda40, arg=0x7fffbf50) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:152
EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION

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

[kdeconnect] [Bug 411021] KDE Connect fills RAM up when sending big files between PCs

2019-08-18 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=411021

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Which versions of kdeconnect are you running? This used to be an issue but has
been fixed long since

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

[kdeconnect] [Bug 410769] No comms when phone is in AP mode

2019-08-09 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=410769

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Hi,

Pairing like that definitely works because that is how I circumvent my company
laptops firewall. Do you have a firewall running by any change? If so see
https://community.kde.org/KDEConnect#I_have_two_devices_running_KDE_Connect_on_the_same_network.2C_but_they_can.27t_see_each_other

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

[kdeconnect] [Bug 409802] Can't access to ExtSdCard

2019-07-21 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=409802

Erik Duisters  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

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

[kdeconnect] [Bug 409079] Cant open filesystem on Android device

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=409079

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #2 from Erik Duisters  ---
What version of the app are you running on Android and what version of Android
do you have on your phone?

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

[kdeconnect] [Bug 405702] kdeconnectd crashes if Android permissions are changed while devices are un-paired

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=405702

Erik Duisters  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Erik Duisters  ---
Fixed by commit 362b0ba2e2607678b3915bf385b5feac1867e86c

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

[kdeconnect] [Bug 390876] Use composite job for receiving files

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=390876

Erik Duisters  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Erik Duisters  ---
Fixed in kdeconnect-android v1.12.7 and kdeconnect-kde commit:
283d0140597d338210cff62a83c7d72a2e5e368d

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

[kdeconnect] [Bug 409802] Can't access to ExtSdCard

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=409802

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Did you configure access to the external sdcard using the "Plugin
Settings->Filesystem expose" menu from the overflow menu on android?

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

[kdeconnect] [Bug 409379] deleting file via kdeconnect copies the file to trash as opposed to deleting from the phone

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=409379

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED
 CC||e.duiste...@gmail.com

--- Comment #1 from Erik Duisters  ---
That is default behavior because dolphin/nautilus have no idea that the
file-system it is working on is a remote filesystem. If you want to permanently
delete a file use shift+delete

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

[kdeconnect] [Bug 393990] Enable Tethering from KDE

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=393990

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED
 CC||e.duiste...@gmail.com

--- Comment #1 from Erik Duisters  ---
There are no public APIs in the Android SDK for managing the tethering! Also
it's very easy to setup using android settings app.

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

[kdeconnect] [Bug 397333] Add feature: make call

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=397333

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED
 CC||e.duiste...@gmail.com

--- Comment #1 from Erik Duisters  ---
Hello pm,

kdeconnect already registers itself as a x-scheme-handler/tel handler this
means that if you click on a link like call me on
your desktop it should open op a dialog allowing you to select the phone to use
to make the call. Depending on your phone's configuration it will then ask you
which app to use to make the call (eg. Telephone or Skype etc.)

You can also trigger this behavior by using the kdeconnect-handler comment (eg.
kdeconnect-handler tel:+019876542

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

[kdeconnect] [Bug 407962] kdeconnectd crash at network connection loss

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=407962

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Hello Andreas,

Is this still an issue? I tried reproducing this problem but I cannot get
kdeconnectd to crash. If it still crashes for you please specify which version
of kdeconnect-kde and kdeconnect-android you are using.

Regards,

Erik Duisters

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

[kdeconnect] [Bug 401316] Missing ability to write/modify/delete files

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401316

Erik Duisters  changed:

   What|Removed |Added

   Version Fixed In||v1.12.7
 CC||e.duiste...@gmail.com

--- Comment #2 from Erik Duisters  ---
Fixed in kdeconnect-android v1.12.7

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

[kdeconnect] [Bug 401316] Missing ability to write/modify/delete files

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401316

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

[kdeconnect] [Bug 401247] Sending multiple files when a transfer is already under progress [Android sending files to Linux]

2019-07-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401247

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Erik Duisters  ---
This is fixed by kdeconnect-android commit:
a3fb423dd3150aa080742b3dadf1ede16d902edd and kdeconnect-kde commit:
283d0140597d338210cff62a83c7d72a2e5e368d

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

[kdeconnect] [Bug 377047] SFTP: All file is owned by root

2019-07-19 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=377047

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Erik Duisters  ---
This problem was fixed by commit: 0b3f0acde52d66bc86d50f2c8b215b78e5e127be

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

[kdeconnect] [Bug 409870] KDE Connect v1.12.93 problem exporting phone file system

2019-07-19 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=409870

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
What version of kdeconnect are you running on the desktop? We no longer mount
the filesystem under your home directory.

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

[kdeconnect] [Bug 406348] dolphin produces a bug instead of browsing kdeconnect device

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

Erik Duisters  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[kdeconnect] [Bug 406978] "Too many authentication failures" in file system expose due to too many pubkeys

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

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #8 from Erik Duisters  ---
Problem can be resolved by configuring the key to use in ssh's config file

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

[kdeconnect] [Bug 406348] dolphin produces a bug instead of browsing kdeconnect device

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Hi Sylvain,

Can you confirm if this is still happening using the latest versions of
kdeconnect (both desktop and android). If yes could you please check if there
are any errors in logcat?

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

[kdeconnect] [Bug 389354] When shared via Androids sharing menu file is only sent partially

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #3 from Erik Duisters  ---
Can you test with the latest versions of kdeconnect (both android and desktop)
to see if the problem is still valid?

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

[kdeconnect] [Bug 405847] SFTP corrupts DNG files

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

Erik Duisters  changed:

   What|Removed |Added

 CC||philippe.roub...@free.fr

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

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

[kdeconnect] [Bug 407158] copy-past a photo from dcim/camera fails

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

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||e.duiste...@gmail.com
 Status|REPORTED|RESOLVED

--- Comment #1 from Erik Duisters  ---


*** This bug has been marked as a duplicate of bug 405847 ***

-- 
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 406901] Files with special characters can't be copied

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

Erik Duisters  changed:

   What|Removed |Added

  Latest Commit||c7a4f76f2bf53eb6a26670fd79b
   ||8fff920309c85
 Resolution|--- |NOT A BUG
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Erik Duisters  ---
Empty files due to android renaming invalid characters are now removed see
commit: c7a4f76f2bf53eb6a26670fd79b8fff920309c85

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

[kdeconnect] [Bug 406978] Unable to browse filesystem: primary does not exist

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
What version or kdeconnect are you running on manjaro?
Any kdeconnect errors in logcat?
When you run kdeconnectd in a terminal any errors?

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

[kdeconnect] [Bug 406901] Files with special characters can't be copied

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

Erik Duisters  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||e.duiste...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Erik Duisters  ---
Android replaces characters it does not like by '_' and there is no way for
dolphin to know what the new filename will be. This cannot be fixed but I will
remove the empty files so the file system will not get cluttered with them

-- 
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 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 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 406385] Filesystem expose only works at one level for copying (non-recursive)

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

Erik Duisters  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Erik Duisters  ---


*** This bug has been marked as a duplicate of bug 406707 ***

-- 
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-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 406385] Filesystem expose only works at one level for copying (non-recursive)

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Hello Ignacio,

How are you trying to performing the copy operation (drag and drop, or copy
paste). Is the  by any change empty?

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

[kdeconnect] [Bug 405788] Cannot browse handheld from desktop

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

Erik Duisters  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #5 from Erik Duisters  ---
You can disable per app auto update in the play store app see:
https://gizmodo.com/keep-specific-android-apps-from-updating-behind-your-ba-1683748216

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

[dolphin] [Bug 405176] Dolphin disables "Paste x files" for empty directories that do not have a rootItem

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

Erik Duisters  changed:

   What|Removed |Added

Version|unspecified |18.12.2
 CC||elvis.angelac...@kde.org
   Assignee|albertv...@gmail.com|dolphin-bugs-n...@kde.org
Product|kdeconnect  |dolphin
  Component|android-application |general

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

[kdeconnect] [Bug 405176] Dolphin disables "Paste x files" for empty directories that do not have a rootItem

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

Erik Duisters  changed:

   What|Removed |Added

Summary|unable to add file to   |Dolphin disables "Paste x
   |internal storage or |files" for empty
   |adoptable storage folder|directories that do not
   ||have a rootItem

--- Comment #9 from Erik Duisters  ---
Dolphin disables its "Paste x files" menu entry for empty directories that do
not have a rootItem. It does does allow to create new files/folders and drag
and drop copy and move. This happens when a file system does not provide the .
and .. entries like sshfs. see also BUG 330001 and
https://github.com/libfuse/sshfs/issues/28

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

[kdeconnect] [Bug 405788] Cannot browse handheld from desktop

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

--- Comment #3 from Erik Duisters  ---
There's probably some ppa out there that carries the latest kdeconnect. Other
than that you could try to compile kdeconnect yourself or bug the debian
maintainers to keep up with the versions of software they ship.

-- 
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 406046] Buenas tardes, el programa es genial y lo ocupo a diario, el problema es que desde la última actualización el programa se cierra y desconoce mi teléfono.

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

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #3 from Erik Duisters  ---
Assuming it's kdeconnectd on the desktop that is crashing can you try running
it in a terminal and see if there are any interesting log messages?

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

[kdeconnect] [Bug 406046] Buenas tardes, el programa es genial y lo ocupo a diario, el problema es que desde la última actualización el programa se cierra y desconoce mi teléfono.

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Please use english when filing a bug report and please also specify:

a: What version of android are you using
b: The version of kdeconnect running on your desktop/laptop
c: The version of kdeconnect running on your phone

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

[kdeconnect] [Bug 405176] unable to add file to internal storage folder

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

Erik Duisters  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED

--- Comment #6 from Erik Duisters  ---
Sorry for the confusion but now I understand the problem. Dolphin disables its
"Paste x files" menu entry while it does allow to create new files/folders and
drag and drop copy and move. I'll investigate a little further but I don't
think this is anything kdeconnect related

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

[kdeconnect] [Bug 405176] unable to add file to internal storage folder

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

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #4 from Erik Duisters  ---
The log you attached does not show anything interesting but it did show me that
you are using a fairly old version of kdeconnect on android. Can you upgrade to
v1.12.6 and try again?

Please do note that with v1.12.6 you will have to configure which storage
locations you want to share with the desktop. You can do that using the
Filesystem expose settings accessed from the overflow menu (tripple dots in
upper right corner)->Plugin Settings

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

[kdeconnect] [Bug 405176] unable to add file to internal storage folder

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #2 from Erik Duisters  ---
Can you check if there are any Exceptions logged in android's logcat?
If you have Android Studio installed that is the easiest way to view it, if
not:

Find out the process id of kdeconnect with: adb shell ps | grep kdeconnect
you will see something like: 

u0_a189   7819  1986  829832 40832 sys_epoll_  S org.kde.kdeconnect_tp

Then to filter the logcat output:

adb logcat | grep 7819 > kdeconnect.log

Replace 7819 with the actual process id of you kdeconnect instance

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

[dolphin] [Bug 405866] Transferring files using KDEConnect to PC (dolphin) freezes whole dolphin

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

Erik Duisters  changed:

   What|Removed |Added

  Component|common  |general
Version|1.10|18.12.2
Product|kdeconnect  |dolphin
   Assignee|albertv...@gmail.com|dolphin-bugs-n...@kde.org
 CC||e.duiste...@gmail.com,
   ||elvis.angelac...@kde.org

--- Comment #1 from Erik Duisters  ---
I cannot reproduce the freeze. For me dolphin becomes a bit laggy/unresponsive.
kdeconnect uses sshfs to mount the phones filesystem and from there on
kdeconnect's involvement stops. I'm changing the product to dolphin since that
is the most obvious.

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

[kdeconnect] [Bug 405872] Certain library files installed to the wrong directory.

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

Erik Duisters  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG
 CC||e.duiste...@gmail.com

--- Comment #1 from Erik Duisters  ---
You will have to find out how your systems packages are build and use the same
cmake parameters so the files get installed into the right places.

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

[kdeconnect] [Bug 363947] kde connect: Could not mount device.

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

Erik Duisters  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

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

[kdeconnect] [Bug 363947] kde connect: Could not mount device.

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

--- Comment #31 from Erik Duisters  ---
Did you configure any storage locations for the filesystem expose plugin?

Open the options menu and select Plugin settings. Then click the settings icon
to the right of "Filesystem expose" and configure at least 1 storage location
(eg "Internal Storage" or "SD card")

Version 1.3.4 of the desktop code which is about to be released will include
provide better error message for this situation

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

[kdeconnect] [Bug 363947] kde connect: Could not mount device.

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #29 from Erik Duisters  ---
Hi Tomasz,

What is the exact version number of kdeconnect on android also what version of
Android are you running on your pixel 2?

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

[kdeconnect] [Bug 405847] SFTP corrupts DNG files

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #2 from Erik Duisters  ---
The SFTP protocol is a slow protocol. Are you sure the copy process was
complete before you try to open the image? I get the same behavior when I try
to directly open images (jpg, png or raw's) on the phone's storage. Some
programs handle the slow transfer speed well others don't

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

[kdeconnect] [Bug 405794] Filesystem expose crash - version 1.12.6

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

Erik Duisters  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #3 from Erik Duisters  ---
This seems to be a known issue with several custom roms. I can't help you with
those just google around a bit. Seems you need the downloads app.

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

[kdeconnect] [Bug 405778] KDEconnect can not connect to the desktop

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Hi,

Can you please try with v1.12.6 of the android app?

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

[kdeconnect] [Bug 405800] Cannot send files to Android devices

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Hi Peter,

What version of the android app are you using?
What do you mean with open the kdeconnect application and send files via the
browser? (Do you click on the task bar icon and from there share file?)

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

[kdeconnect] [Bug 405794] Filesystem expose crash - version 1.12.6

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Which android version are you using?

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

[kdeconnect] [Bug 405788] Cannot browse handheld from desktop

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
What version of kdeconnect are you using (desktop and android)?

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

[kdeconnect] [Bug 405702] kdeconnectd crashes if Android permissions are changed while devices are un-paired

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

Erik Duisters  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Erik Duisters  ---
The crash does not happen every time but close to it. SMSPlugin crashes when
calling oldInterface->deleteLater() see attachment

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

[kdeconnect] [Bug 405702] kdeconnectd crashes if Android permissions are changed while devices are un-paired

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Created attachment 118959
  --> https://bugs.kde.org/attachment.cgi?id=118959=edit
gdb backtrace of crash

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

[kdeconnect] [Bug 405680] Can't access Android filesystems with KDE Connect: Could not find a valid sshd io provider

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

Erik Duisters  changed:

   What|Removed |Added

  Latest Commit||a918f0cfe632918d1377936e5ef
   ||bd34070409c88
 Resolution|--- |FIXED
   Version Fixed In||V1.12.4
 CC||e.duiste...@gmail.com
 Status|REPORTED|RESOLVED

--- Comment #2 from Erik Duisters  ---
Fixed in v1.12.4 released today on the play store

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

[kdeconnect] [Bug 405473] Cover artwork in multimedia notification does not update if not available

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

Erik Duisters  changed:

   What|Removed |Added

   Version Fixed In||v1.11
 CC||e.duiste...@gmail.com
 Resolution|--- |FIXED
  Latest Commit||abba7f11328feb82b7fe401d4e3
   ||794f00f839d20
 Status|REPORTED|RESOLVED

--- Comment #1 from Erik Duisters  ---
Fixed in v1.11 by commit abba7f11328feb82b7fe401d4e3794f00f839d20

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

[kdeconnect] [Bug 405244] Opening settings on 1.11 crashes kdeconnect android app

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #1 from Erik Duisters  ---
Fixed by commit f48b5612c71d480a7289df6cb25f9e322e1984f3

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

[kdeconnect] [Bug 336043] SFTP: Should be able to browse external SD cards via SFTP too

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

--- Comment #97 from Erik Duisters  ---
Should be real quick, since yesterdays release was rejected by google

(In reply to Harry Coin from comment #96)
> When will it be out there for android updates to see it?
> 
> 
> On 3/8/19 11:35 AM, bugzilla_nore...@kde.org wrote:
> > https://bugs.kde.org/show_bug.cgi?id=336043
> >
> > --- Comment #95 from ham...@laposte.net ---
> > Awesome ! I confirm, it works !
> > Thanks much, we were waiting since a long time to see a fix :)
> >

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

[kdeconnect] [Bug 349956] Could use a way of aborting a transfer

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

Erik Duisters  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||kdeconnect-android/commit/f
   ||2e505b8af2e5d45ba81154b48b7
   ||6cf90b8750de
 Resolution|--- |FIXED

--- Comment #4 from Erik Duisters  ---
Git commit f2e505b8af2e5d45ba81154b48b76cf90b8750de by Erik Duisters.
Committed on 08/03/2019 at 18:08.
Pushed by eduisters into branch 'master'.

Allow shares from desktop to be canceled

Summary:
Allow in progress file transfers to be canceled

{F6373048}

{F6373050}

{F6373051}

Test Plan:
Send a large file from desktop to android
Press cancel in the progress notification

Result: the file transfer is cancelled and the cancelled file is deleted from
storage

Reviewers: #kde_connect, nicolasfella, albertvaka

Reviewed By: #kde_connect, albertvaka

Subscribers: albertvaka, nicolasfella, kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D16491

M  +6-0AndroidManifest.xml
R  +41   -39  
src/org/kde/kdeconnect/Plugins/SharePlugin/CompositeReceiveFileJob.java [from:
src/org/kde/kdeconnect/Plugins/SharePlugin/CompositeReceiveFileRunnable.java -
079% similarity]
M  +0-1src/org/kde/kdeconnect/Plugins/SharePlugin/ShareActivity.java
A  +57   -0   
src/org/kde/kdeconnect/Plugins/SharePlugin/ShareBroadcastReceiver.java
M  +18   -1   
src/org/kde/kdeconnect/Plugins/SharePlugin/ShareNotification.java
M  +44   -28   src/org/kde/kdeconnect/Plugins/SharePlugin/SharePlugin.java
A  +76   -0src/org/kde/kdeconnect/async/BackgroundJob.java
A  +170  -0src/org/kde/kdeconnect/async/BackgroundJobHandler.java

https://invent.kde.org/kde/kdeconnect-android/commit/f2e505b8af2e5d45ba81154b48b76cf90b8750de

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

[kdeconnect] [Bug 343235] SFTP: Dolphin is unresponsive when copying file via directory browse

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

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #4 from Erik Duisters  ---
Is this still an issue?

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

[kdeconnect] [Bug 344432] SFTP: When attempting to view kdeconnect in dolphin it crashes

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

Erik Duisters  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||e.duiste...@gmail.com
 Resolution|--- |FIXED

--- Comment #6 from Erik Duisters  ---
Fixed by commit a6fdddf84379dc6d6da06295217870d1a1e970d2 on kdeconnect-kde

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

[kdeconnect] [Bug 380022] kdeconnect: can't browse files

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

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||e.duiste...@gmail.com
 Status|REPORTED|RESOLVED

--- Comment #4 from Erik Duisters  ---
Things have changed considerably since this bug was reported the latest commit
a6fdddf84379dc6d6da06295217870d1a1e970d2 also allows read/write access to
KitKat and newer devices

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

[kdeconnect] [Bug 357065] Multiplying folders in Dolphin

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

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #3 from Erik Duisters  ---
If this wasn't fixed before it is most definitely fixed by commit
a6fdddf84379dc6d6da06295217870d1a1e970d2

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

[kdeconnect] [Bug 400631] KDE Connect duplicating phone root folders in Dolphin on refresh

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

Erik Duisters  changed:

   What|Removed |Added

 CC||e.duiste...@gmail.com
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Erik Duisters  ---
Fixed by commit a6fdddf84379dc6d6da06295217870d1a1e970d2

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

[kdeconnect] [Bug 336043] SFTP: Should be able to browse external SD cards via SFTP too

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

Erik Duisters  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
 CC||e.duiste...@gmail.com

--- Comment #94 from Erik Duisters  ---
This bug report actually addresses several different bugs.

All knows issues should be fixed by commits:
  5b2756b7f807c68d0f19e1f76a17a2decbd44d6f
  78c69a0cdcfcd44d8e8be2d3973265a11ffdc05a
  a6fdddf84379dc6d6da06295217870d1a1e970d2

and probably some more

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

[kdeconnect] [Bug 400649] no write access to external SD card

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

Erik Duisters  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||e.duiste...@gmail.com

--- Comment #1 from Erik Duisters  ---
The issue was cause by the introduction of the Storage Access Framework in
KitKat. Fixed by commit a6fdddf84379dc6d6da06295217870d1a1e970d2

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

[kdeconnect] [Bug 365731] SFTP: Error while try to manage files from computer on mobile

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

Erik Duisters  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||e.duiste...@gmail.com

--- Comment #5 from Erik Duisters  ---
Fixed by commit 25b86c6c7f9f73c7186244612786edf120cf4860

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

[kdeconnect] [Bug 375644] Unable to pair kdeconnect when connecting via OpenVPN, even if specifying hostname or IP address

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

Erik Duisters  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |NOT A BUG

--- Comment #11 from Erik Duisters  ---
Is this still an issue for any of you? Basically when you add a device by
IP-address or hostname if any firewall allows the traffic and routing between
subnets is configured correctly everything should work as expected

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

[kdeconnect] [Bug 401726] remote keyboard don't work since android update to 9

2019-01-29 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401726

Erik Duisters  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||kdeconnect-android/commit/f
   ||c119515323eb69357e6dadf3fed
   ||0edb9af607a0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Erik Duisters  ---
Git commit fc119515323eb69357e6dadf3fed0edb9af607a0 by Erik Duisters.
Committed on 29/01/2019 at 17:19.
Pushed by eduisters into branch 'master'.

Fix keyboard input on Pie (Android 9/API 28)

M  +2-0   
src/org/kde/kdeconnect/Plugins/MousePadPlugin/MousePadActivity.java

https://invent.kde.org/kde/kdeconnect-android/commit/fc119515323eb69357e6dadf3fed0edb9af607a0

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

[kdeconnect] [Bug 395452] Browsing: listing subdirectories of internal/external storage does not work

2019-01-28 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=395452

Erik Duisters  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||e.duiste...@gmail.com
 Status|REPORTED|RESOLVED

--- Comment #1 from Erik Duisters  ---
Fixed by D17644

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

[kdeconnect] [Bug 375644] Unable to pair kdeconnect when connecting via OpenVPN, even if specifying hostname or IP address

2019-01-18 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=375644

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #10 from Erik Duisters  ---
Tested it just now with my own openvpn setup. I ran into the same problem
because when the phone is connected to my private vpn it gets a 10.x.x.x
ip-address. My vpn server masquerades all traffic from 10.x.x.x going to my
home lan. The pc I'm trying to pair with is not the vpn server so that sees the
UPD packet coming from the vpn server's 192.x.x.x address and tries to
establish a TCP connection to the vpn server which off course won't work. When
I remove the masquerading and add a route to my home pc to direct all 10.x.x.x
traffic to my vpn server all is well

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

[kdeconnect] [Bug 401690] NotificationsPlugin can crash kdeconnect because it can have too many open file descriptors

2018-12-03 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401690

--- Comment #2 from Erik Duisters  ---
Created attachment 116648
  --> https://bugs.kde.org/attachment.cgi?id=116648=edit
Script to send sms's to an emulator

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

[kdeconnect] [Bug 401690] NotificationsPlugin can crash kdeconnect because it can have too many open file descriptors

2018-12-03 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401690

--- Comment #1 from Erik Duisters  ---
Created attachment 116647
  --> https://bugs.kde.org/attachment.cgi?id=116647=edit
Output of ll /proc//fd

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

[kdeconnect] [Bug 401690] New: NotificationsPlugin can crash kdeconnect because it can have too many open file descriptors

2018-12-03 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=401690

Bug ID: 401690
   Summary: NotificationsPlugin can crash kdeconnect because it
can have too many open file descriptors
   Product: kdeconnect
   Version: 1.10
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: e.duiste...@gmail.com
  Target Milestone: ---

Created attachment 116646
  --> https://bugs.kde.org/attachment.cgi?id=116646=edit
Logcat output

SUMMARY

When the NotificationsPlugin sends the current list of notifications to the
desktop it can run into a situation where kde_connect is killed because it has
run out of file descriptors

STEPS TO REPRODUCE

1. On android unpair kdeconnect from desktop
2. Generate a huge amount of notifications (50 or more)
3. Pair with desktop

OBSERVED RESULT

kdeconnect crashes due to too many open files error

EXPECTED RESULT

All notifications are send to the desktop without crashing kdeconnect

SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

Reproducing this problem is easy using the emulator and using the attached
script "send_sms" to generate the required number of notifications. To get the
emulator up and running see: 
https://community.kde.org/KDEConnect/Android_Emulator

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

[kdeconnect] [Bug 355044] Sending a file to a device should also show progress

2018-11-26 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=355044

Erik Duisters  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||connect-kde/2c9fde483ad109a
   ||b4e4dba293640ba55ddad24f7
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Erik Duisters  ---
Git commit 2c9fde483ad109ab4e4dba293640ba55ddad24f7 by Erik Duisters.
Committed on 26/11/2018 at 17:32.
Pushed by eduisters into branch 'master'.

Show progress when sending a file from desktop

Summary:
Show progress when sending a file from the desktop

Test Plan:
Complete transfer:
-Right click on a big file in dolphin
-Select Send to xx via KDE Connect
-Open the Notifications widget and verify progress is shown correctly

Stop transfer:
-Right click on a big file in dolphin
-Select Send to xx via KDE Connect
-Open The Notifications widget and press the stop/kill button
-Observe that the file upload is stopped

Reviewers: #kde_connect, nicolasfella

Reviewed By: #kde_connect, nicolasfella

Subscribers: apol, broulik, nicolasfella, kdeconnect

Tags: #kde_connect

Differential Revision: https://phabricator.kde.org/D16279

M  +1-0core/CMakeLists.txt
M  +6-1core/backends/lan/landevicelink.cpp
M  +65   -18   core/backends/lan/uploadjob.cpp
M  +10   -0core/backends/lan/uploadjob.h

https://commits.kde.org/kdeconnect-kde/2c9fde483ad109ab4e4dba293640ba55ddad24f7

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

[kdeconnect] [Bug 349956] Could use a way of aborting a transfer

2018-11-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=349956

--- Comment #3 from Erik Duisters  ---
(In reply to Alan Prescott from comment #2)
> I'm not looking for an automatic close of the stream just a Cancel button to
> manually interrupt and stop the ongoing transfer without having to actually
> kill the process.

I'm working towards implementing this and I just added the comment so I will
remember this issue when the time comes

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

[kdeconnect] [Bug 349956] Could use a way of aborting a transfer

2018-11-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=349956

--- Comment #1 from Erik Duisters  ---
For future reference:

When the inputstream is closed on Android the SslSocket is not closed
(https://issuetracker.google.com/issues/37018094). Because of this the desktop
side will not be able to detect a disconnect and the UploadJob will stall until
the connection to android is severed by for some other reason

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

[kdeconnect] [Bug 390876] Use composite job for receiving files

2018-11-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=390876

Erik Duisters  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 355044] Sending a file to a device should also show progress

2018-11-20 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=355044

Erik Duisters  changed:

   What|Removed |Added

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

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

[frameworks-purpose] [Bug 400997] New: JobDialog cannot be made smaller vertically

2018-11-13 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=400997

Bug ID: 400997
   Summary: JobDialog cannot be made smaller vertically
   Product: frameworks-purpose
   Version: 5.51.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: e.duiste...@gmail.com
  Target Milestone: ---

SUMMARY

After making the JobDialog bigger vertically it cannot be made smaller
vertically

STEPS TO REPRODUCE
1. Select a file in dolphin
2. Open context menu and select a share action that opens a JobDialog
3. Resize the dialog vertically to make it bigger
4. Try to resize the dialog to make it smaller vertically

OBSERVED RESULT

JobDialog cannot be make smaller in the vertical direction

EXPECTED RESULT

JobDialog should be resizeable in the vertical direction

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Fedora 29
(available in About System)
KDE Plasma Version: 5.51.0
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION

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

[frameworks-purpose] [Bug 400996] New: JobDialog.qml buttons are no longer visible after exit from fullscreen

2018-11-13 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=400996

Bug ID: 400996
   Summary: JobDialog.qml buttons are no longer visible after exit
from fullscreen
   Product: frameworks-purpose
   Version: 5.51.0
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: e.duiste...@gmail.com
  Target Milestone: ---

Created attachment 116274
  --> https://bugs.kde.org/attachment.cgi?id=116274=edit
JobDialog after exit from fullscreen

SUMMARY

JobDialog.qml buttons are no longer visible after exit from fullscreen

STEPS TO REPRODUCE

1. Select a file in dolphin
2. Open context menu and select a share action that opens a JobDialog
3. Make the dialog fullscreen
4. Exit fullscreen

OBSERVED RESULT

Run and Cancel buttons are no longer visible


EXPECTED RESULT

Run and Cancel buttons should still be visible

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Fedora 29
(available in About System)
KDE Plasma Version: 5.51.0
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION

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

[kdeconnect] [Bug 399983] Progress notification is not persistent

2018-11-06 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=399983

Erik Duisters  changed:

   What|Removed |Added

   Assignee|albertv...@gmail.com|e.duiste...@gmail.com

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

[kdeconnect] [Bug 397507] Crash when transferring big size images from my computer to my phone using KDE Connect

2018-11-06 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=397507

Erik Duisters  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 396051] Wrong file shared when multiple are sent (only last sent one can be shared)

2018-11-06 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=396051

Erik Duisters  changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 400178] KDEConnect fails to open remote phone directory as it says protocol died unexpectedly

2018-11-05 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=400178

Erik Duisters  changed:

   What|Removed |Added

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

--- Comment #46 from Erik Duisters  ---
After playing around with a KDE Neon VM I noticed the following error in
~/.xsession-errors:

kdeinit5: Got EXEC_NEW
'/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so' from launcher.
kdeinit5: preparing to launch
'/usr/lib/x86_64-linux-gnu/qt5/plugins/kio_kdeconnect.so'
QCoreApplication::arguments: Please instantiate the QApplication object first
QCoreApplication::applicationDirPath: Please instantiate the QApplication
object first
QCoreApplication::applicationFilePath: Please instantiate the QApplication
object first
QCoreApplication::arguments: Please instantiate the QApplication object first
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name =  path =  pid = 2439
KCrash: Arguments: kdeinit5: PID 2439 terminated.

That got me looking at other KIO slaves (eg ftp) and apparently things have
changed a bit:

Instead of a .properties file they now use a .json file to define the plugins
metadata and embed that using a dummy class having Q_PLUGIN_METADATA(IID "xxx"
FILE "xxx.json")

Then in the kdemain function they initialize a QCoreApplication object.

Last but not least I now had to move kio_kdeconnect.so to
/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/

Let me do some more test to see if it also works on my fedora system and I'll
upload the patch to phabricator

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

[kdeconnect] [Bug 349956] Could use a way of aborting a transfer

2018-10-26 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=349956

Erik Duisters  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1
 CC||e.duiste...@gmail.com
   Assignee|albertv...@gmail.com|e.duiste...@gmail.com

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

[kdeconnect] [Bug 399983] New: Progress notification is not persistent

2018-10-18 Thread Erik Duisters
https://bugs.kde.org/show_bug.cgi?id=399983

Bug ID: 399983
   Summary: Progress notification is not persistent
   Product: kdeconnect
   Version: unspecified
  Platform: Android
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: e.duiste...@gmail.com
  Target Milestone: ---

SUMMARY

When sending a file from android the progress notification can be dismissed
while the file is still being transmitted

STEPS TO REPRODUCE
1. Send a big file from android
2. Open the notification drawer and swiped the progress notification away

OBSERVED RESULT

The notification can be dismissed

EXPECTED RESULT

The notification should not be dismissible until the transmission has either
finished or failed.

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION

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