[dolphin] [Bug 451755] Can't use RSA identity key file with sftp Network Folder

2022-04-08 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=451755

cybea  changed:

   What|Removed |Added

   Platform|Other   |Neon Packages
 CC||kde-b...@cyborgsociety.org

--- Comment #6 from cybea  ---
I have the same problem. I am asked for a user password instead of the key
password. Using sftp from commandline works fine.

kde-neon: 20.04
plasma: 5.24.4
dolphin: 21.12.3

.ssh/config:

Host *
ServerAliveInterval 60
ServerAliveCountMax 10
TCPKeepAlive yes

IdentityFile /home//.ssh/id_ed25519



~$ ps x | grep ssh-agent
   2587 ?Ss 0:00 /usr/bin/ssh-agent /usr/bin/im-launch
/usr/bin/startplasma-x11


Changing protocol to fish asks for key password but fails: "Unable to connect
to server. Please check your settings and try again."


killall ssh-agent

and having it "" does not change anything.

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

[kate] [Bug 457686] New: ctrl-click on link opens link in default browser

2022-08-09 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=457686

Bug ID: 457686
   Summary: ctrl-click on link opens link in default browser
   Product: kate
   Version: 22.04.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: kde-b...@cyborgsociety.org
  Target Milestone: ---

SUMMARY
It would be great to simply ctrl-click on a link in a text file to open it in
the default web browser.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: kde-neon
kate: 22.04.3
KDE Plasma Version: 5.25.4
KDE Frameworks Version:  5.96
Qt Version: 5.15.5

ADDITIONAL INFORMATION
If it is already implemented somehow: I couldn't find any documentation.

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

[plasma-nm] [Bug 390182] [RFE] Impossible to navigate through the NetworkManager popup with the keyboard

2022-08-09 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=390182

cybea  changed:

   What|Removed |Added

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

--- Comment #4 from cybea  ---
Wow - didn't check for a while. Is working now. (plasma 5.25.4)

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

[kdeconnect] [Bug 409534] remote keyboard shuffles input

2020-08-06 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=409534

cybea  changed:

   What|Removed |Added

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

--- Comment #1 from cybea  ---
This does not happen anymore.

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

[plasma-nm] [Bug 390182] [RFE] Impossible to navigate through the NetworkManager popup with the keyboard

2020-08-06 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=390182

--- Comment #3 from cybea  ---
How I want to use plasma-nm:
1. shortcut to open plasma-nm applet (check)
  [how to do this?
  - Right-click Panel --> Edit Panel...
  - Hover Systemtray --> Configure...
  - Networks (Automatic Load) --> click "None" and enter desired shortcut
  ]
2. typing opens search and filters right away (no need to click magnifier)
3. use of up and down arrow keys to select network connection
4. connect by hitting enter

More ideas:
3a. using left and right arrow could change behavior for hitting enter (connect
<-> configure)
5. hitting space could expand selected connection and show details

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

[plasma-nm] [Bug 477714] New: plasma network widget does not connect to open wifi

2023-11-29 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=477714

Bug ID: 477714
   Summary: plasma network widget does not connect to open wifi
Classification: Plasma
   Product: plasma-nm
   Version: 5.27.9
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: applet
  Assignee: plasma-b...@kde.org
  Reporter: kde-b...@cyborgsociety.org
  Target Milestone: ---

Trying to connect to an open wifi (Security type: Unknown Security Type) does
not work and results in error message.

syslog:
NetworkManager[643]:   [1701253549.9603] audit:
op="connection-add-activate" pid=2075 uid=1000 result="fail"
reason="802-11-wireless-security.key-mgmt: Access point does not support PSK
but setting requires it"

Using 
nmcli device wifi connect 
works just fine and opens popup with link to "accept terms" page in webbrowser.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: kde-neon
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION
Probably I won't be able to check if this bug is fixed because not my wifi.
https://www.reddit.com/r/linuxquestions/comments/y2cmph/cant_connect_to_an_open_network_no_password/
https://forum.kde.org/viewtopic.php%3Ff=289&t=177226.html

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

[dolphin] [Bug 447119] Summary: Dolphin/Baloo search with symlinks

2023-09-06 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=447119

cybea  changed:

   What|Removed |Added

 CC||kde-b...@cyborgsociety.org

--- Comment #18 from cybea  ---
It would be really great if this could be fixed (especially case 1a) since
baloo search feels broken if there are files you know of but nothing is
displayed. Doing a "dolphin filenamesearch" as a fallback could be considered
as well.
Maybe anyone can increase the importance of this bug?

(To me this looks like many bugs and having only one bug report could make
tracking and prioritizing harder. But I appreciate having this overview.)

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

[kdevelop] [Bug 419380] Shortcut to switch tabs in each view separately (using split views)

2022-12-16 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=419380

cybea  changed:

   What|Removed |Added

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

--- Comment #1 from cybea  ---
Either I didn' find how to do this in 5.5 or it has been implemented since.
With kdevelop 5.9 this can be configured in Settings -> Configure Keyboard
Shortcuts...:

Switch tab inside split view:
Shortcuts -> KDevelop -> Next Window (default: Alt+Shift+right)
Shortcuts -> KDevelop -> Previous Window (default: Alt+Shift+left)

Switch split views:
Shortcuts -> KDevelop -> Next Split View (default: Ctrl+Shift+N)
Shortcuts -> KDevelop -> Previous Split View (default: Ctrl+Shift+P)

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

[konsole] [Bug 461112] Konsole forces font sizes changes because of ssh connection/disconnection

2022-12-16 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=461112

cybea  changed:

   What|Removed |Added

 CC||kde-b...@cyborgsociety.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from cybea  ---
I can confirm this annoying behavior:
kde-neon 20.04 and 22.04
KDE Plasma Version:  5.26.0
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7

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

[kwin] [Bug 418818] Multimonitor setup - videoplayers not properly displayed if fractional scaling is enabled

2020-06-30 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=418818

cybea  changed:

   What|Removed |Added

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

--- Comment #1 from cybea  ---
This was fixed at some point.

SOFTWARE/OS VERSIONS
Linux: 5.3.0-59 / x86_64
Distro: ubuntu-18.04 / kde-neon User Edition
KDE Plasma Version: 5.19.2
KDE Frameworks Version: 5.71.0
Qt Version: 5.14.2

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

[plasma-nm] [Bug 423692] New: add keyboard navigation

2020-06-30 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=423692

Bug ID: 423692
   Summary: add keyboard navigation
   Product: plasma-nm
   Version: unspecified
  Platform: unspecified
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: applet
  Assignee: jgrul...@redhat.com
  Reporter: kde-b...@cyborgsociety.org
  Target Milestone: ---

I'd love to navigate my wifi/VPN/* networks only using keyboard.

How I want to use plasma-nm:
1. shortcut to open plasma-nm applet (ex. Meta-n)
2. typing opens search and filters right away (no need to click magnifier)
3. use of up and down arrow keys to select network connection
4. connect by hitting enter

More ideas:
3a. using left and right arrow could change behavior for hitting enter (connect
<-> configure)
5. hitting space could expand selected connection and show details

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

[KScreen] [Bug 411798] New: laptop monitor (in multi-monitor setup) disappeared

2019-09-10 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=411798

Bug ID: 411798
   Summary: laptop monitor (in multi-monitor setup) disappeared
   Product: KScreen
   Version: 5.16.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm
  Assignee: se...@kde.org
  Reporter: kde-b...@cyborgsociety.org
  Target Milestone: ---

SUMMARY
I used to be able to "place" my laptop monitor and vga connected monitor
relative to each other. This does not work at the moment.

STEPS TO REPRODUCE
1. open kscreen kcm module in system settings

OBSERVED RESULT
only external (VGA) monitor is shown

EXPECTED RESULT
all monitors (including laptop monitor) are shown

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: kde-neon / 5.0.0-27-generic
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.3
xserver-xorg: 1:7.7+19ubuntu7.1

ADDITIONAL INFORMATION
If I unplug VGA monitor no monitor is shown at all. My monitor setup still
works otherwise: from time to time I change to a different desk with a
different external monitor that is placed at the other side of my laptop and
the placement of this monitor is set correctly.
I don't know which software change contained this bug because I didn't change
my monitor settings for several months.

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

[KScreen] [Bug 411798] laptop monitor (in multi-monitor setup) disappeared

2019-09-10 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=411798

--- Comment #1 from cybea  ---
I just learned that this only happens if the external monitor is connected
before login. If I connect it after login both monitors are shown correctly.

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

[kdeconnect] [Bug 409025] Multiple notification

2019-07-22 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=409025

--- Comment #7 from cybea  ---
fixed for me
kdeconnect app: 1.12.93 (fdroid as of 2019-07-07)

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

[plasma-nm] [Bug 411512] VPN passwords are not persisted to kwallet

2019-09-03 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=411512

cybea  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Platform|Archlinux Packages  |unspecified
 CC||kde-b...@cyborgsociety.org
 Status|REPORTED|CONFIRMED

--- Comment #2 from cybea  ---
I have a very similar problem and think it is the same bug - so I want to
confirm and comment here:

SUMMARY
unable to change vpn user passwords from "Connections - System Settings Module"

STEPS TO REPRODUCE
1. Create openVPN with "Connection Type" "Password" and save all credentials
with "Store password for this user only (encrypted)"
2. Change Password
3. Apply changes

OBSERVED RESULT
Password in kwallet is not changed

EXPECTED RESULT
Password in kwallet is changed accordingly

SOFTWARE/OS VERSIONS
KDE neon 5.16 user edition
KDE Frameworks 5.61.0
Qt 5.12.3 (built against 5.12.3)

plasma: 5.16.4
kwalletmanager: 19.08.0

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

[neon] [Bug 414382] libssh-4 version number breaks dependency satisfaction for Remmina

2020-01-16 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=414382

cybea  changed:

   What|Removed |Added

 CC||kde-b...@cyborgsociety.org

--- Comment #4 from cybea  ---
As workaround you could try to install the eoan package. I had the same problem
with x2goclient and following worked nicely and solved my problem. 

1. Download from https://packages.ubuntu.com
2. Verify Package
3. apt install x2goclient

drawback: no security updates

The solution is a pinning setup:

$ cp /etc/apt/sources.list /etc/apt/sources.list.d/eoan.list
$ sed -i 's#bionic#eoan#g' /etc/apt/sources.list.d/eoan.list

$ editor /etc/apt/preferences.d/50-eoan
Package: x2goclient
Pin: release n=eoan
Pin-Priority: 1000

Package: *
Pin: release n=eoan
Pin-Priority: 5

# for some reason following needed extra entry
Package: python3-software-properties software-properties-common
Pin: release n=eoan
Pin-Priority: 5
---

$ apt install x2goclient

Cheers

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

[kwin] [Bug 418818] New: Multimonitor setup - videoplayers not properly displayed if fractional scaling is enabled

2020-03-13 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=418818

Bug ID: 418818
   Summary: Multimonitor setup - videoplayers not properly
displayed if fractional scaling is enabled
   Product: kwin
   Version: 5.18.3
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: kde-b...@cyborgsociety.org
  Target Milestone: ---

SUMMARY
video area is at unusual place and controls are displayed multiple times
(tested with vlc, dragonplayer, smplayer)

multimonitor setup
- laptop screen 1920x1050
- external hdmi connected screen 5760x2160
- fractional scaling

This is not true
 - with a single monitor enabled and fractional scaling enabled
 - with both monitors enabled and fractional scaling disabled
I didn't recognize unusual things in other programs (ex. videos in firefox are
working).

VLC
- resized on laptop screen
  - the video is croped at top
  - black space between video and controls
  - controls duplicated 3 times above each other at the bottom of the window
(all three contros are functional)
- resized on external screen
  - video tends to be far left (only visible with a big window) or not visible
- moves left if window height decreases
  - black space right of video
  - controls duplicated up to 3 times (depending on window widths) beside each
other at the bottom ob the window (all three contros are functional)
- only the right part of controls is visible (audio control and right part
of video progress slider)
- if a window is draged to the other screen the window keeps its content
(applies to all players)

smplayer
Same behavior as VLC but controls appear only two times

dragonplayer
- resized on laptop screen
  (description of window content from top to bottom)
  - ~lower third of controls
  - video cropped at top
  - 3x black bar with twice the height of the status bar (seperated by gray
line)
  - second status bar
  - black or artifacts containing bar with same height as status bar
  - status bar at the bottom is displayed correctly
- resized on external screen
  - same as VLC


SOFTWARE/OS VERSIONS
Linux: 5.3.0-40 / x86_64
Distro: ubuntu-18.04 / kde-neon User Edition
KDE Plasma Version: 5.18.3
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION
X-Server Release 1.19.6
X-Server Version 11.0
OpenGL 3.0 Mesa 19.2.8

Laptop screen:
display: 4th Gen Core Processor Integrated Graphics Controller
driver: i915
refresh rate: 60Hz

External screen:
display: GK107GLM [Quadro K1100M]
driver: nouveau
refresh rate: 30Hz

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

[kdevelop] [Bug 418896] New: Navigate open document tabs with Ctrl+PageUp and Ctrl+PageDown

2020-03-15 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=418896

Bug ID: 418896
   Summary: Navigate open document tabs with Ctrl+PageUp and
Ctrl+PageDown
   Product: kdevelop
   Version: 5.5.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: UI: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: kde-b...@cyborgsociety.org
  Target Milestone: ---

SUMMARY
Maybe I am missing something but I do not find how to navigate open documents
(editor tabs) using keyboard. I searched web, keyboard shortcuts and
documentation but didn't find anything. It would be nice to navigate as in
kate.

SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.67.0
Qt Version: Qt 5.14.1 (built against 5.13.2)

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

[kdevelop] [Bug 418896] Navigate open document tabs with Ctrl+PageUp and Ctrl+PageDown

2020-03-29 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=418896

--- Comment #2 from cybea  ---
Thank you your hint. Having this I found the entry in Configure Keyboard
Shortcuts:
Most-Recently-Used Document Switcher -> Last Used Views / Last Used Views
(Reverse)

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

[kdevelop] [Bug 419380] New: Shortcut to switch tabs in each view separately (using split views)

2020-03-29 Thread cybea
https://bugs.kde.org/show_bug.cgi?id=419380

Bug ID: 419380
   Summary: Shortcut to switch tabs in each view separately (using
split views)
   Product: kdevelop
   Version: 5.5.0
  Platform: unspecified
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: UI: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: kde-b...@cyborgsociety.org
  Target Milestone: ---

It would be nice to have the same implementation as in kate: Using
Shortcuts -> Standard Shortcuts -> Activate Next/Previous Tab
it is possible to navigate each view in split view separately.

(Using splitview "Most-Recently-Used Document Switcher" does not cycle tabs in
each view separately.)

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