[kdeconnect] [Bug 443155] kdeconnect breaks when openssh is upgraded to version 8.8p1-1

2022-12-04 Thread Peter Oliver
https://bugs.kde.org/show_bug.cgi?id=443155

Peter Oliver  changed:

   What|Removed |Added

 CC||bugs.kde@mavit.org.uk

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

[kdeconnect] [Bug 391624] Add support for screen sharing

2020-08-31 Thread Peter Oliver
https://bugs.kde.org/show_bug.cgi?id=391624

Peter Oliver  changed:

   What|Removed |Added

 CC||bugs.kde@mavit.org.uk

--- Comment #7 from Peter Oliver  ---
(In reply to Côme Chilliet from comment #6)
> I may be mistaking but from what I understood scrcpy is using adb to push an
> application on the phone, which serves as a screensharing server.

It says in https://github.com/Genymobile/scrcpy/issues/13:

> adb is required to call adb shell to have shell permissions granted (to 
> capture the screen).
> 
> (instead, it could be an app using MediaProjection requesting the permission 
> to the user, but then, this would be a different app).

So it seems that `adb` has a second use, here.

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

[kdeconnect] [Bug 396627] Slow share speed from android to PC

2019-06-29 Thread Peter Oliver
https://bugs.kde.org/show_bug.cgi?id=396627

Peter Oliver  changed:

   What|Removed |Added

 CC||bugs.kde@mavit.org.uk

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

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

2019-03-20 Thread Peter Oliver
https://bugs.kde.org/show_bug.cgi?id=405680

Bug ID: 405680
   Summary: Can't access Android filesystems with KDE Connect:
Could not find a valid sshd io provider
   Product: kdeconnect
   Version: unspecified
  Platform: Android
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: bugs.kde@mavit.org.uk
  Target Milestone: ---

SUMMARY
On updating to the latest KDE Connect from Google Play, I found I could no
longer access the phone's filesystem from Linux.

STEPS TO REPRODUCE
1. For a paired device, click the "Mount" button in GSConnect's menu.

OBSERVED RESULT
No filesystem is mounted.

adb logcat shows:
03-20 12:28:39.628 18591 18668 W System.err: java.lang.IllegalStateException:
Could not find a valid sshd io provider
03-20 12:28:39.628 18591 18668 W System.err:at
org.apache.sshd.common.io.DefaultIoServiceFactoryFactory.newInstance(DefaultIoServiceFactoryFactory.java:67)
03-20 12:28:39.628 18591 18668 W System.err:at
org.apache.sshd.common.io.DefaultIoServiceFactoryFactory.getFactory(DefaultIoServiceFactoryFactory.java:43)
03-20 12:28:39.628 18591 18668 W System.err:at
org.apache.sshd.common.io.DefaultIoServiceFactoryFactory.create(DefaultIoServiceFactoryFactory.java:37)
03-20 12:28:39.628 18591 18668 W System.err:at
org.apache.sshd.common.AbstractFactoryManager.getIoServiceFactory(AbstractFactoryManager.java:76)
03-20 12:28:39.628 18591 18668 W System.err:at
org.apache.sshd.SshServer.createAcceptor(SshServer.java:353)
03-20 12:28:39.628 18591 18668 W System.err:at
org.apache.sshd.SshServer.start(SshServer.java:278)
03-20 12:28:39.629 18591 18668 W System.err:at
org.kde.kdeconnect.Plugins.SftpPlugin.SimpleSftpServer.start(SimpleSftpServer.java:116)
03-20 12:28:39.629 18591 18668 W System.err:at
org.kde.kdeconnect.Plugins.SftpPlugin.SftpPlugin.onPacketReceived(SftpPlugin.java:142)
03-20 12:28:39.629 18591 18668 W System.err:at
org.kde.kdeconnect.Device.onPacketReceived(Device.java:574)
03-20 12:28:39.629 18591 18668 W System.err:at
org.kde.kdeconnect.Backends.BaseLink.packageReceived(BaseLink.java:83)
03-20 12:28:39.629 18591 18668 W System.err:at
org.kde.kdeconnect.Backends.LanBackend.LanLink.receivedNetworkPacket(LanLink.java:284)
03-20 12:28:39.629 18591 18668 W System.err:at
org.kde.kdeconnect.Backends.LanBackend.LanLink.lambda$reset$0(LanLink.java:109)
03-20 12:28:39.629 18591 18668 W System.err:at
java.lang.Thread.run(Thread.java:761)
03-20 12:28:39.629 18591 18668 E SftpServer: No more ports available


EXPECTED RESULT
The user is offered a choice of filesystems shared from the phone.


SOFTWARE/OS VERSIONS
Android 7.1.1.
Fedora 29.
Gnome 3.30.
GSConnect 19 or 21.


ADDITIONAL INFORMATION
This error occurs with version 1.12.3 of KDE Connect for Android, found at
https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp, but does
not occur with version 1.12 found at
https://f-droid.org/packages/org.kde.kdeconnect_tp/.

-- 
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

2018-11-20 Thread Peter Oliver
https://bugs.kde.org/show_bug.cgi?id=336043

Peter Oliver  changed:

   What|Removed |Added

 CC||bugs.kde@mavit.org.uk

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

[kdeconnect] [Bug 356484] New: Missing icons in KDE Connect KDE Control Module under Gnome

2015-12-10 Thread Peter Oliver via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356484

Bug ID: 356484
   Summary: Missing icons in KDE Connect KDE Control Module under
Gnome
   Product: kdeconnect
   Version: unspecified
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: minor
  Priority: NOR
 Component: kcm
  Assignee: albertv...@gmail.com
  Reporter: bugs.kde@mavit.org.uk

Some icons in the KDE Connect settings screen are not displayed when run under
Gnome.

If I change the icon theme in Gnome Tweak Tool to Oxygen or Breeze then the
problem goes away.  If I change the icon theme to Adwaita or Tango then the
problem comes back.

One of the missing icons is dialog-ok.  I notice that this icon is present in
the working themes and absent in the non-working themes.

I'm using the Fedora package, kde-connect-0.9-2.fc22.  I reported this to the
Fedora bugtracker at https://bugzilla.redhat.com/show_bug.cgi?id=1280472, but
they suggested that I report it upstream.

Reproducible: Always

Steps to Reproduce:
1. Log in to Fedora's Gnome desktop.
2. Run "kcmshell5 kcm_kdeconnect" (via the menu item "KDE Connect Settings").

Actual Results:  
All icons are displayed.

Expected Results:  
Some icons are absent.

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