[Discover] [Bug 375877] Fetching Updates takes incredibly long time

2022-04-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=375877

--- Comment #10 from Eric Edlund  ---
I'm on Neon, I'll hold of on updates a while and get back to you. Right now
there's just one pending for chrome and when I open with the packagekit backend
it takes almost 10 seconds to load the first time. Subsequent times it's done
almost instantly. pkcon get-updates is almost immediate, but I suppose that
doesn't require image data.

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

[systemsettings] [Bug 435113] certain mouse settings resets after restart/resume from suspend/dock/undock

2022-04-13 Thread Eric
https://bugs.kde.org/show_bug.cgi?id=435113

Eric  changed:

   What|Removed |Added

 CC||majzo...@umsl.edu
   Platform|Other   |Ubuntu Packages

--- Comment #60 from Eric  ---
+1
My mouse is a logitech bluetooth mouse. 
Kubuntu 22.04
KDE Plasma version 5.24.4
KDE Framework: 5.92.0
X11

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

[kwin] [Bug 452404] New: Electric borders show over fullscreen windows

2022-04-08 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=452404

Bug ID: 452404
   Summary: Electric borders show over fullscreen windows
   Product: kwin
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
When a window is fullscreen (not just maximized) all the actions that the
screen edges normally trigger don't work. Confusing that I can still see them.


STEPS TO REPRODUCE
1. Fullscreen chrome (or a youtube video)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[kwin] [Bug 451590] Stutter overview effect

2022-04-05 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=451590

Eric Edlund  changed:

   What|Removed |Added

Summary|Stutter on toggle on multi  |Stutter overview effect
   |monitor |

--- Comment #4 from Eric Edlund  ---
I can do it without a second monitor in MR 2196 just by going slowly up and
down on the touchpad.

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

[Discover] [Bug 443745] Discover crashes in FlatpakBackend::findSource() when going to the Installed page

2022-04-03 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=443745

--- Comment #38 from Eric Armbruster  ---
Just tested whether I can still reproduce this bug on 5.24.3 and yes I can
(just got the crash again).

Then compiled discover with Aleix's fix. Started discover like ten times and
opened the update page each time. This is where things usually go downwards for
me. Not this time. Works like a charm. No crashes so far. Very nice!

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

[kwin] [Bug 451590] Stutter on toggle on multi monitor

2022-03-26 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=451590

Eric Edlund  changed:

   What|Removed |Added

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

--- Comment #2 from Eric Edlund  ---
Wayland. Also, you need multiple windows open. It doesn't consistently happen
the first time you toggle, try a few times.
Interestingly, I couldn't even get it to toggle with the shortcut on XOrg.

Video:
https://drive.google.com/file/d/175dS_nY4kH8-wfBfYTTHgFDsPLH2ZU57/view?usp=sharing

I was triggering in the video with gestures but shortcuts do the same thing.

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

[kwin] [Bug 185710] wrong direction in "slide" plugin

2022-03-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=185710

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/5d9e0be9593f
   ||42e58c13ed436ca4f9867aa4914
   ||8

--- Comment #25 from Eric Edlund  ---
Git commit 5d9e0be9593f42e58c13ed436ca4f9867aa49148 by Eric Edlund.
Committed on 19/03/2022 at 13:19.
Pushed by ericedlund into branch 'master'.

make gestured desktop switching use natural directions

M  +6-6src/virtualdesktops.cpp

https://invent.kde.org/plasma/kwin/commit/5d9e0be9593f42e58c13ed436ca4f9867aa49148

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

[kwin] [Bug 401479] Feature request: add animations that follow the fingers when performing touchpad gestures

2022-03-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=401479

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/3c557be70785
   ||a293d8d56a935530665fe4daf6a
   ||b
 Status|ASSIGNED|RESOLVED

--- Comment #21 from Eric Edlund  ---
Git commit 3c557be70785a293d8d56a935530665fe4daf6ab by Eric Edlund.
Committed on 19/03/2022 at 13:19.
Pushed by ericedlund into branch 'master'.

rework of slide effect internals

Fixed a bunch of bugs and polished the slide effect.
Plugged the slide effect into the new VirtualDesktopManager interface
desktopChanging() to allow for mac os style desktop switching.
Related: bug 448419

M  +291  -167  src/effects/slide/slide.cpp
M  +45   -11   src/effects/slide/slide.h

https://invent.kde.org/plasma/kwin/commit/3c557be70785a293d8d56a935530665fe4daf6ab

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

[kwin] [Bug 448419] Cosmetic - Switching virtual desktops with extended display slides both desktops across screen

2022-03-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448419

Eric Edlund  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/3c557be70785
   ||a293d8d56a935530665fe4daf6a
   ||b
 Resolution|--- |FIXED

--- Comment #2 from Eric Edlund  ---
Git commit 3c557be70785a293d8d56a935530665fe4daf6ab by Eric Edlund.
Committed on 19/03/2022 at 13:19.
Pushed by ericedlund into branch 'master'.

rework of slide effect internals

Fixed a bunch of bugs and polished the slide effect.
Plugged the slide effect into the new VirtualDesktopManager interface
desktopChanging() to allow for mac os style desktop switching.
Related: bug 401479

M  +291  -167  src/effects/slide/slide.cpp
M  +45   -11   src/effects/slide/slide.h

https://invent.kde.org/plasma/kwin/commit/3c557be70785a293d8d56a935530665fe4daf6ab

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

[kwin] [Bug 451590] New: Stutter on toggle on multi monitor

2022-03-16 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=451590

Bug ID: 451590
   Summary: Stutter on toggle on multi monitor
   Product: kwin
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-overview
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
When I have a second display plugged in, toggling overview stutters

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[frameworks-networkmanager-qt] [Bug 451071] Plasma nm prefers WPA2-PSK security type over WPA3-PSK security type

2022-03-03 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=451071

--- Comment #2 from Eric Armbruster  ---
(In reply to Eric Armbruster from comment #1)
> Would like to submit a MR for this.

Perhaps this was a bit premature, but will certainly try to look into it.

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

[frameworks-networkmanager-qt] [Bug 451071] Plasma nm prefers WPA2-PSK security type over WPA3-PSK security type

2022-03-03 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=451071

--- Comment #1 from Eric Armbruster  ---
I think I found the problem:
https://invent.kde.org/frameworks/networkmanager-qt/-/blob/master/src/utils.cpp#L397

Would like to submit a MR for this.

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

[frameworks-networkmanager-qt] [Bug 451071] Plasma nm prefers WPA2-PSK security type over WPA3-PSK security type

2022-03-03 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=451071

Eric Armbruster  changed:

   What|Removed |Added

Product|plasma-nm   |frameworks-networkmanager-q
   ||t
Version|5.24.2  |5.91.0
 CC||lamar...@kde.org,
   ||lukas.ti...@merlin.cz
  Component|general |general

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

[plasma-nm] [Bug 451071] New: Plasma nm prefers WPA2-PSK security type over WPA3-PSK security type

2022-03-03 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=451071

Bug ID: 451071
   Summary: Plasma nm prefers WPA2-PSK security type over WPA3-PSK
security type
   Product: plasma-nm
   Version: 5.24.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jgrul...@redhat.com
  Reporter: eric1.armbrus...@gmail.com
  Target Milestone: ---

SUMMARY
Plasma nm prefers WPA2-PSK security type over WPA3-PSK security type when
setting up a new connection to a network that offers connections of both
security types.

STEPS TO REPRODUCE
1. Set up your home network to enable both WPA3 and WPA2.
2. Open the plasma nm applet and set up a new connection to this network


OBSERVED RESULT
After successful connection, go into details tab in the plasma nm applet and
observe WPA2-PSK as security type.

When I remove the connection and set up a new connection again, this time via
nmtui, the observed security type after connecting is WPA3-PSK.

This indicates to me the bug is not upstream, but in plasma-nm.

EXPECTED RESULT

Operating System: openSUSE Tumbleweed 20220227
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.11-1-default (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics
Memory: 14.4 GiB of RAM
Graphics Processor: AMD RENOIR

ADDITIONAL INFORMATION

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

[kwin] [Bug 423690] Slide Back effect is not working after window has been minimized/restored

2022-02-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=423690

Eric Edlund  changed:

   What|Removed |Added

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

--- Comment #1 from Eric Edlund  ---
I've also seen this

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

[kwin] [Bug 401479] Feature request: add animations that follow the fingers when performing touchpad gestures

2022-02-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=401479

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

--- Comment #20 from Eric Edlund  ---
I'm working on implementing this right now, hopefully (probably) done for
plasma 5.25. whatever's next...
https://invent.kde.org/plasma/kwin/-/merge_requests/1980

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

[kwin] [Bug 448419] Cosmetic - Switching virtual desktops with extended display slides both desktops across screen

2022-02-12 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448419

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Eric Edlund  ---
I got you bro don't worry

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

[kwin] [Bug 448306] Sometimes scale isn't applied on login Wayland

2022-02-10 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448306

--- Comment #6 from Eric Edlund  ---
Last bit of output arround the time it fixes it's self:
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
QFont::setPointSizeF: Point size <= 0 (0.00), must be greater than 0
QFont::setPointSizeF: Point size <= 0 (0.00), must be greater than 0
trying to show an empty dialog
file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components/ModelContextMenu.qml:38:1:
QML ModelContextMenu: Accessible must be attached to an Item

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

[Powerdevil] [Bug 449967] Plasma reports "laptop plugged in but is still discharging" while laptop is running on battery power

2022-02-10 Thread Eric Donkersloot
https://bugs.kde.org/show_bug.cgi?id=449967

--- Comment #1 from Eric Donkersloot  ---
Created attachment 146552
  --> https://bugs.kde.org/attachment.cgi?id=146552=edit
Upower dump

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

[Powerdevil] [Bug 449967] Plasma reports "laptop plugged in but is still discharging" while laptop is running on battery power

2022-02-10 Thread Eric Donkersloot
https://bugs.kde.org/show_bug.cgi?id=449967

Eric Donkersloot  changed:

   What|Removed |Added

 CC||eric.donkersl...@gmail.com

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

[Powerdevil] [Bug 449967] New: Plasma reports "laptop plugged in but is still discharging" while laptop is running on battery power

2022-02-10 Thread Eric Donkersloot
https://bugs.kde.org/show_bug.cgi?id=449967

Bug ID: 449967
   Summary: Plasma reports "laptop plugged in but is still
discharging" while laptop is running on battery power
   Product: Powerdevil
   Version: 5.24.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: eric.donkersl...@gmail.com
  Target Milestone: ---

Created attachment 146551
  --> https://bugs.kde.org/attachment.cgi?id=146551=edit
Screenshot

SUMMARY
***
Laptop reports it is still plugged in after wake from sleep while disconnected
from AC during sleep
***


STEPS TO REPRODUCE
1. Charge your laptop
2. Close the lid, wait for the laptop to go to sleep
3. Disconnect the laptop from the charger
4. Wake up the laptop, notice the session is not locked
5. Check the battery state status in Plasma, the icon indicates the laptop is
in a charging state

OBSERVED RESULT

Battery is discharging normally, but plasma reports:
"The power supply is not powerful enough to charge the battery"


EXPECTED RESULT

Plasma should report the battery discharging in a normal fashion

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.24
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.3
Kernel Version: 5.13.0-28-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 15,5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620

ADDITIONAL INFORMATION

After wake from sleep "cat /sys/class/power_supply/BAT0/status" reports
"Discharging"

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

[kwin] [Bug 448306] Sometimes scale isn't applied on login Wayland

2022-02-10 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448306

--- Comment #5 from Eric Edlund  ---
Wait, it does fix it after a minute or two.

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

[kwin] [Bug 448306] Sometimes scale isn't applied on login Wayland

2022-02-10 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448306

Eric Edlund  changed:

   What|Removed |Added

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

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

[kwin] [Bug 448306] Sometimes scale isn't applied on login Wayland

2022-02-10 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448306

--- Comment #4 from Eric Edlund  ---
I opened konsole, ran WAYLAND_DEBUG=1, then ran qtdiag:

QOpenGLFunctions created with non-current context
Segmentation fault

That output is the same when it's working.
Replacing plasma shell doesn't work

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

[kwin] [Bug 448310] Cursor sometimes slow after shutting lid

2022-02-10 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448310

--- Comment #4 from Eric Edlund  ---
It took about 10 tries to get it to break this time. I am seeing is much less
frequently in the last month  than before.

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

[kwin] [Bug 448310] Cursor sometimes slow after shutting lid

2022-02-10 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448310

--- Comment #3 from Eric Edlund  ---
Working:
Device:   Video Bus
Kernel:   /dev/input/event7
Group:1
Seat: seat0, default
Capabilities: keyboard 
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  n/a
Nat.scrolling:n/a
Middle emulation: n/a
Calibration:  n/a
Scroll methods:   none
Click methods:none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation: n/a

Device:   Lid Switch
Kernel:   /dev/input/event0
Group:2
Seat: seat0, default
Capabilities: switch
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  n/a
Nat.scrolling:n/a
Middle emulation: n/a
Calibration:  n/a
Scroll methods:   none
Click methods:none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation: n/a

Device:   Sleep Button
Kernel:   /dev/input/event1
Group:3
Seat: seat0, default
Capabilities: keyboard 
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  n/a
Nat.scrolling:n/a
Middle emulation: n/a
Calibration:  n/a
Scroll methods:   none
Click methods:none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation: n/a

Device:   HD WebCam: HD WebCam
Kernel:   /dev/input/event15
Group:4
Seat: seat0, default
Capabilities: keyboard 
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  n/a
Nat.scrolling:n/a
Middle emulation: n/a
Calibration:  n/a
Scroll methods:   none
Click methods:none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation: n/a

Device:   Wacom HID 495F Pen
Kernel:   /dev/input/event5
Group:5
Seat: seat0, default
Size: 285x190mm
Capabilities: tablet 
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  n/a
Nat.scrolling:n/a
Middle emulation: n/a
Calibration:  identity matrix
Scroll methods:   none
Click methods:none
Disable-w-typing: n/a
Accel profiles:   none
Rotation: n/a

Device:   Wacom HID 495F Finger
Kernel:   /dev/input/event6
Group:5
Seat: seat0, default
Size: 285x190mm
Capabilities: touch 
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  n/a
Nat.scrolling:n/a
Middle emulation: n/a
Calibration:  identity matrix
Scroll methods:   none
Click methods:none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation: n/a

Device:   ELAN0515:00 04F3:3142 Mouse
Kernel:   /dev/input/event4
Group:6
Seat: seat0, default
Capabilities: pointer 
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  disabled
Nat.scrolling:disabled
Middle emulation: n/a
Calibration:  n/a
Scroll methods:   *button
Click methods:none
Disable-w-typing: n/a
Accel profiles:   flat *adaptive
Rotation: n/a

Device:   ELAN0515:00 04F3:3142 Touchpad
Kernel:   /dev/input/event10
Group:6
Seat: seat0, default
Size: 101x74mm
Capabilities: pointer gesture
Tap-to-click: disabled
Tap-and-drag: enabled
Tap drag lock:disabled
Left-handed:  disabled
Nat.scrolling:disabled
Middle emulation: disabled
Calibration:  n/a
Scroll methods:   *two-finger edge 
Click methods:*button-areas clickfinger 
Disable-w-typing: enabled
Accel profiles:   flat *adaptive
Rotation: n/a

Device:   Intel HID events
Kernel:   /dev/input/event8
Group:7
Seat: seat0, default
Capabilities: keyboard 
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  n/a
Nat.scrolling:n/a
Middle emulation: n/a
Calibration:  n/a
Scroll methods:   none
Click methods:none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation: n/a

Device:   Intel HID 5 button array
Kernel:   /dev/input/event9
Group:8
Seat: seat0, default
Capabilities: keyboard 
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  n/a
Nat.scrolling:n/a
Middle emulation: n/a
Calibration:  n/a
Scroll methods:   none
Click methods:none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation: n/a

Device:   Intel HID switches
Kernel:   /dev/input/event16
Group:9
Seat: seat0, default
Capabilities: switch
Tap-to-click: n/a
Tap-and-drag: n/a
Tap drag lock:n/a
Left-handed:  n/a
Nat.scrolling:n/a
Middle emulation: n/a
Calibration:  n/a
Scroll methods:   none
Click methods:none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation: n/a

Device:   AT Translated Set 2 keyboard
Kernel

[frameworks-plasma] [Bug 429892] support set display an alternate calendar system under the main calendar

2022-02-09 Thread Eric Lex
https://bugs.kde.org/show_bug.cgi?id=429892

Eric Lex  changed:

   What|Removed |Added

 CC||sentinelwo...@yandex.com

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

[konsole] [Bug 447830] Reflow broken for strings without newline

2022-02-05 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=447830

--- Comment #13 from Eric Armbruster  ---
Tried again, this time with PROMPT_EOL_MARK set as you suggested. This seems to
have done the job. Reflow works as expected. That is already a nice workaround
:)

Regarding your other question, this is what add-zsh-hook -L returns:

typeset -g -a preexec_functions=( omz_termsupport_preexec
_zsh_highlight_preexec_hook )
typeset -g -a precmd_functions=( omz_termsupport_precmd vcs_info _z_precmd
_zsh_highlight_main__precmd_hook _zsh_autosuggest_start )

and the following is my PS1

%{$oxide_limegreen%}%~%{$oxide_reset_color%} ${vcs_info_msg_0_}
%(?.%{%F{white}%}.%{$oxide_red%})%(!.#.❯)%{$oxide_reset_color%}

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

[konsole] [Bug 447830] Reflow broken for strings without newline

2022-01-31 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=447830

--- Comment #10 from Eric Armbruster  ---
Hi ninjalj,
thank you for putting so much effort into this. Sadly, setting
PROMPT_EOL_MARK='\n' or PROMPT_EOL_MARK=\n does not seem to help. I tried
reading a bit into those links, but they go a bit too deep into terminals for
me.

I also decided to give kitty a quick try. I couldn't reproduce the issue with
this terminal emulator.

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

[kwin] [Bug 419817] Thick black border around windows

2022-01-29 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=419817

Eric Edlund  changed:

   What|Removed |Added

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

--- Comment #4 from Eric Edlund  ---
It looks to me like this has been fixed, reply if not.

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

[ksmserver] [Bug 429058] logging out triggers black screen with mouse pointer

2022-01-29 Thread Eric Mesa
https://bugs.kde.org/show_bug.cgi?id=429058

Eric Mesa  changed:

   What|Removed |Added

 CC||ericsbinarywo...@gmail.com

--- Comment #3 from Eric Mesa  ---
This is also happening to me with Fedora 35. Interestingly, there are two
accounts and one can log out OK and the other produces this situation.

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

[Powerdevil] [Bug 448459] [Usability] Logarithmic brightness scaling

2022-01-23 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448459

--- Comment #3 from Eric Edlund  ---
I'll be honest Peter, I haven't been able to get PowerDevil to compile on my
machine, the dev chat has been no help and I'm ready to throw in the towel. If
you could get your patch pushed in and I can stop blinding myself in dark
environments I'll be happy. :)

Thank you!

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

[Skanlite] [Bug 448327] Combine the Help and About buttons and change the Settings button to "Configure" and make the later button aligned to the left

2022-01-20 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=448327

Eric Armbruster  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/skanlite/commit/f46a03
   ||40769d1f2b37fdc4d9bd4218dac
   ||8473a19
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Eric Armbruster  ---
Git commit f46a0340769d1f2b37fdc4d9bd4218dac8473a19 by Eric Armbruster, on
behalf of Eric Armbruster.
Committed on 17/01/2022 at 15:08.
Pushed by sars into branch 'master'.

Change button layout to match spectacle

In order to achieve more consistency across KDE apps this commit
- removes the superfluous close button
- renames the configure button and left aligns it
- moves the about button into the help menu

M  +13   -12   src/skanlite.cpp
M  +0-1src/skanlite.h

https://invent.kde.org/graphics/skanlite/commit/f46a0340769d1f2b37fdc4d9bd4218dac8473a19

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

[Skanlite] [Bug 444605] Default focus is put on button "Close": hitting ENTER closes the program

2022-01-20 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=444605

Eric Armbruster  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||eric1.armbrus...@gmail.com
 Ever confirmed|0   |1

--- Comment #9 from Eric Armbruster  ---
I can reproduce this bug in the 21.12.

https://invent.kde.org/graphics/skanlite/-/merge_requests/28 would partially
fix this bug as well by removing the close button.

In my MR I have called setAutoDefault(false); on the other buttons to prevent
them from getting the focus after removing the close button. Auto default seems
to be enabled by default for these buttons, see
https://doc.qt.io/qt-5/qpushbutton.html#autoDefault-prop.
I guess a separate MR for libksane would be required to make Scan the default
button, if this is desired.

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

[kwin] [Bug 448422] Holding present windows shortcut flickers the animation

2022-01-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448422

--- Comment #3 from Eric Edlund  ---
I should have mentioned I'm on Wayland

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

[kwin] [Bug 448422] Holding present windows shortcut flickers the animation

2022-01-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448422

--- Comment #2 from Eric Edlund  ---
(In reply to Niklas Stephanblome from comment #1)
> It doesn't for me. What's your shortcut?

F1

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

[kwin] [Bug 448530] Maximizing windows makes them unresponsive

2022-01-19 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448530

Eric Edlund  changed:

   What|Removed |Added

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

--- Comment #3 from Eric Edlund  ---
(In reply to Vlad Zahorodnii from comment #2)
> Do you use BorderlessMaximizedWindows option?

Yes

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

[kdenlive] [Bug 444725] Inserting ShuttleXpress into USB port while Kdenlive runnign causes kdenlive to crash

2022-01-18 Thread Eric Mesa
https://bugs.kde.org/show_bug.cgi?id=444725

--- Comment #2 from Eric Mesa  ---
It still happens. I tried to follow the instructions here:

> First of all make sure the Flatpak debug symbols are installed by typing 
> flatpak install org.kde.Platform.Debug to a command line.

But it's not on flathub. So I can't install the debug stuff. 

When I run kdenlive on the comandline I get: 

*** buffer overflow detected ***: terminated

When I run Appimage (same thing happens) I get:

*** buffer overflow detected ***: terminated <- this appears when I remove the
shuttle
/tmp/.mount_kdenli5Zs0S3/AppRun: line 42: 1535743 Aborted (core
dumped) kdenlive --config kdenlive-appimagerc $@ <- this appears when I plug it
back in

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

[plasmashell] [Bug 436939] startkde: "Could not start Plasma session" xmessage in Wayland session in VirtualBox

2022-01-17 Thread Eric R
https://bugs.kde.org/show_bug.cgi?id=436939

--- Comment #2 from Eric R  ---
(In reply to Nate Graham from comment #1)
> A lot has changed since then, and I don't recommend using the Wayland
> session in any Plasma version prior to 5.23. Can you try again in 5.23 to
> see if it's still happening? Thanks!

I haven't been able to update my Fedora 34 VM to try this again. The X11
session isn't working much better than the Wayland session, and I can't run
much of anything on this VM. I think we should close this bug, because I think
my VM setup is the real problem, and there doesn't seem to be a way for me to
provide more useful info.

Thanks anyhow!

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

[kdenlive] [Bug 444724] ShuttleXpress buttons do not work

2022-01-17 Thread Eric Mesa
https://bugs.kde.org/show_bug.cgi?id=444724

--- Comment #3 from Eric Mesa  ---
To help answer you question I just tested on 21.12 both flatpak and appimage
and it now works again. So looks like a regression that was fixed? Feel free to
close the ticket.

Thank you!

But FYI:
1. It was a while ago so I don't remember when it stopped working.
2. I'm using Fedora 34.

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

[kwin] [Bug 448530] Maximizing windows makes them unresponsive

2022-01-16 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448530

--- Comment #1 from Eric Edlund  ---
They will still respond to touch screen input.

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

[Powerdevil] [Bug 448459] [Usability] Logarithmic brightness scaling

2022-01-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448459

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com
 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Eric Edlund  ---
Alright this is my new project this weekend wish me luck!

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

[kwin] [Bug 448530] New: Maximizing windows makes them unresponsive

2022-01-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448530

Bug ID: 448530
   Summary: Maximizing windows makes them unresponsive
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---
 Flags: Wayland+, Usability+

SUMMARY
Maximizing windows using the Title button makes them unresponsive.

STEPS TO REPRODUCE
1. Open dolphin
2. Maximize with the maximize button on the title (and sometimes the shortcut
doesn't work either)

OBSERVED RESULT
Window is unresponsive

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Only reproducible on wayland.
Button and shortcut reproduce on dolphin, but on system settings app the short
cut works fine.
Dragging to top of screen works fine.

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

[plasmashell] [Bug 448522] New: Task bar shows chrome windows that aren't on desktop

2022-01-15 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448522

Bug ID: 448522
   Summary: Task bar shows chrome windows that aren't on desktop
   Product: plasmashell
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: h...@kde.org
  Reporter: ericedlund2...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 145492
  --> https://bugs.kde.org/attachment.cgi?id=145492=edit
Task Bar settings

SUMMARY
I use chrome with a lot of windows over multiple desktops. When I restore a
chrome session, all the windows I open are being showed on the task bar in the
desktop that I opened them from.


STEPS TO REPRODUCE
1. Task bar Show only tasks: Only "From current desktop" checked
2. Restore a chrome session with multiple windows on multiple desktops

OBSERVED RESULT
After I restore session, some of the windows show up in red on the task bar
like they need attention. After I click through to see all the windows, on the
desktop that I started, I still have all the task manager tabs for all the
windows.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
I'm using a 4x4 desktop grid.

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

[kwin] [Bug 448499] New: Feature request - Snapping windows to screen edge presents windows to fill other half

2022-01-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448499

Bug ID: 448499
   Summary: Feature request - Snapping windows to screen edge
presents windows to fill other half
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
On Windows when you tile a window to the screen edge it presents window options
to fill the other side. Then, you can move the border between the split windows
to resize both at the same time. Just a convenient feature that I'm sure
someone's already thought of, but I figure if I make a report it may inspire
someone.

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

[Spectacle] [Bug 448405] Capture current monitor shortcut requires clicking screen

2022-01-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448405

Eric Edlund  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |UPSTREAM
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Eric Edlund  ---
It appears to be fixed using docker.
New to bug reporting, is RESOLVED UPSTREAM the appropriate resolution for this
bug?

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

[Spectacle] [Bug 448405] Capture current monitor shortcut requires clicking screen

2022-01-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448405

Eric Edlund  changed:

   What|Removed |Added

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

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

[kwin] [Bug 448424] Rule property Fullscreen is not applied on "Apply Initially"

2022-01-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448424

--- Comment #3 from Eric Edlund  ---
When I answer a question, am I supposed to change the NEEDSINFO WAITINGFORINFO
status?

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

[kwin] [Bug 448424] Rule property Fullscreen is not applied on "Apply Initially"

2022-01-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448424

--- Comment #2 from Eric Edlund  ---
On Kate (on latest neon it's KWrite if that matters) fullscreen apply initially
is working, but maximize horizontally apply initially isn't.

I've been using spotify's official client and can't get apply initially to work
for full screen or maximize.
snap install spotify

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

[kwin] [Bug 448482] New: Icon and window name appear slowly on present single window

2022-01-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448482

Bug ID: 448482
   Summary: Icon and window name appear slowly on present single
window
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: effects-present-windows
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
When presenting just 1 window, the title and icon appear slowly.

STEPS TO REPRODUCE
0. Display window icons and titles enabled
1. On a desktop with only 1 window
2. Present windows

OBSERVED RESULT
Icon and title take 10 seconds to appear

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[okular] [Bug 448478] New: Zooming with touchscreen centers zoom incorrectly

2022-01-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448478

Bug ID: 448478
   Summary: Zooming with touchscreen centers zoom incorrectly
   Product: okular
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
Pinch zooming on my computer zooms in on the top left corner of the document,
not under my fingers.

STEPS TO REPRODUCE
1. Open pdf
2. Pinch zoom in or out

OBSERVED RESULT
Zooming isn't centered under the touch


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[Powerdevil] [Bug 448459] New: [Usability] Logarithmic brightness scaling

2022-01-14 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448459

Bug ID: 448459
   Summary: [Usability] Logarithmic brightness scaling
   Product: Powerdevil
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
The brightness keys right now step in linear intervals (as far as I can tell).
This makes adjustment steps about the right size in the middle of the scale,
but not on the lower end. Humans actually perceive brightness logarithmically,
so the same amount of change  in brightness appears to be much larger in lower
levels of brightness than on higher ones. For people who typically keep their
brightness pretty low, or those who use their computer in dark places, the last
brightness step jumps from too bright to off.

Other platforms like android have had this feature, and although I don't have a
mac or pc in front of me, I can't imagine they don't use logarithmic
brightness. This is a very basic usability feature that almost every corporate
operating system employs and plasma is behind because it doesn't have it.

Even right now, with a window behind me, 5% brightness is too dark and 10% is
too bright and it's silly that I have to settle for one extreme while the
people sitting next to me on their macs don't. I'm marking this bug's severity
as "normal" because this is pretty unarguably a problem.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[kwin] [Bug 448424] New: Rule "Apply Initially" does nothing

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448424

Bug ID: 448424
   Summary: Rule "Apply Initially" does nothing
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: rules
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
CC: isma...@gmail.com
  Target Milestone: ---

SUMMARY
Setting a window rule to "apply initially" doesn't do anything.

STEPS TO REPRODUCE
1. Add window rule Full screen, apply initially
2. Open that window/ application

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Reproducible on both wayland and xorg

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

[kwin] [Bug 448422] New: Holding present windows shortcut flickers the animation

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448422

Bug ID: 448422
   Summary: Holding present windows shortcut flickers the
animation
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: effects-present-windows
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
If you hold down the present windows shortcut, instead of doing the action
once, it repeats really quickly.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[kwin] [Bug 448421] New: [Cosmetic] Holding show desktop grid shortcut zooms in and out

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448421

Bug ID: 448421
   Summary: [Cosmetic] Holding show desktop grid shortcut zooms in
and out
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: effects-desktop-grid
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
Just my opinion, but I think that holding down the key should do this action
exactly once. Woo wooing in and out makes the desktop feel like a toy.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[Discover] [Bug 375877] Fetching Updates takes incredibly long time

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=375877

Eric Edlund  changed:

   What|Removed |Added

  Flags||Usability+

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

[Discover] [Bug 375877] Fetching Updates takes incredibly long time

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=375877

Eric Edlund  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||ericedlund2...@gmail.com
 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #7 from Eric Edlund  ---
I'm having the same issue with very long wait times for update fetching.

Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[plasmashell] [Bug 447477] Panel disappears after interacting with applet in tablet mode

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447477

--- Comment #9 from Eric Edlund  ---
Filed a new bug, 448420

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

[plasmashell] [Bug 448420] New: Panel shown in tablet mode on rotate when autohide enabled

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448420

Bug ID: 448420
   Summary: Panel shown in tablet mode on rotate when autohide
enabled
   Product: plasmashell
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: 1.0

SUMMARY
When I put my 2-in-1 in tablet mode and rotate the screen, the panel is shown.
The panel is set to "auto hide" and the target behavior, I believe, is not to
have it always visible in tablet mode.

STEPS TO REPRODUCE
0. Panel set to "autohide"
1. Fold to tablet mode
2. Rotate

OBSERVED RESULT
Panel is shown

EXPECTED RESULT
It isn't

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Using wayland

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

[kwin] [Bug 448419] New: Cosmetic - Switching virtual desktops with extended display slides both desktops across screen

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448419

Bug ID: 448419
   Summary: Cosmetic - Switching virtual desktops with extended
display slides both desktops across screen
   Product: kwin
   Version: 5.23.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
With two monitors, switching between virtual desktops slides the entire screen
area across both monitors. This is mildly disorienting.


STEPS TO REPRODUCE
1. Desktop switch animation set to slide
2. Two monitors, extended display
3. Switch virtual desktop (if your monitors are left or right, switch
horizontally)

OBSERVED RESULT
The content of both desktops are slid across screen.

EXPECTED RESULT
Each display switches it's own desktop independantly.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Can reproduce on xorg and wayland
On xorg, the sliding animation looks even more broken. My second monitor has a
lower resolution and when it's dragged across my laptop screen the other
desktop has a black bar beneath it to fill the space.

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

[plasmashell] [Bug 448409] Right click empty desktop menu invisible on external monitor

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448409

--- Comment #2 from Eric Edlund  ---
(In reply to Nate Graham from comment #1)
> Does the menu appear in a weird place?

No, the placement is correct. 
I have been experiencing the strange misplacement of the menu popups on the
external display on dolphin and kdenlive on wayland also. I filed another bug
and attached it as a duplicate to someone with the same issue if that was
useful.

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

[Spectacle] [Bug 448405] Capture current monitor shortcut requires clicking screen

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448405

--- Comment #4 from Eric Edlund  ---
(In reply to Nate Graham from comment #3)
> Thanks. And you have a multiscreen setup, right?

Yes.

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

[Spectacle] [Bug 448405] Capture current monitor shortcut requires clicking screen

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448405

--- Comment #2 from Eric Edlund  ---
(In reply to Nate Graham from comment #1)
> Wayland or X1 or both? Do you have the "On click" checkbox in the main
> window checked?

Only wayland. "Accept on click and release" isn't checked.

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

[KScreen] [Bug 433262] suspending by closing laptop lid on Wayland causes laptop screen to be disabled after waking up laptop.

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=433262

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

--- Comment #3 from Eric Edlund  ---
*** Bug 448412 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 448412] Laptop screen black after shut lid with external monitor connected

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448412

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Eric Edlund  ---


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

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

[kwin] [Bug 448412] New: Laptop screen black after shut lid with external monitor connected

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448412

Bug ID: 448412
   Summary: Laptop screen black after shut lid with external
monitor connected
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
The laptop screen is black after shut lid with external monitor connected.

STEPS TO REPRODUCE
On Laptop.
1. In the power menu, when laptop lid closed = Turn off screen
External monitor extended to the right
Laptop screen is primary display (should already be)
2. Close laptop
3. Move mouse to wake computer (observe the external screen be given the panel
and windows)
4. Open laptop

OBSERVED RESULT
The external display now has the task panel
The laptop screen is black

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Display configuration menu shows laptop screen still enabled and in the correct
position
Brightness keys don't affect anything

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

[plasmashell] [Bug 448409] New: Right click empty desktop menu invisible on external monitor

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448409

Bug ID: 448409
   Summary: Right click empty desktop menu invisible on external
monitor
   Product: plasmashell
   Version: 5.23.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: notm...@gmail.com
  Reporter: ericedlund2...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
The right click empty desktop menu invisible on monitor extended right.
I'm using wayland.

STEPS TO REPRODUCE
1. Plug in external monitor that extends right from primary display (I'm on a
laptop)
2. Right click empty desktop
3. Move cursor onto the menu

OBSERVED RESULT
The menu items disappear

SOFTWARE/OS VERSIONS
Right click empty desktop menu invisible

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

[kwin] [Bug 438508] wayland, iGPU multi-monitor: right click menu displaced to edge of monitor

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=438508

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #12 from Eric Edlund  ---
I also have this issue on wayland.

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

[kwin] [Bug 438508] wayland, iGPU multi-monitor: right click menu displaced to edge of monitor

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=438508

Eric Edlund  changed:

   What|Removed |Added

 CC||ericedlund2...@gmail.com

--- Comment #11 from Eric Edlund  ---
*** Bug 448406 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 448406] System menu bar opens on screen edge on second monitor on wayland

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448406

Eric Edlund  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Eric Edlund  ---


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

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

[kwin] [Bug 448406] New: System menu bar opens on screen edge on second monitor on wayland

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448406

Bug ID: 448406
   Summary: System menu bar opens on screen edge on second monitor
on wayland
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
Some apps (By the looks of it the qt ones you guys write) show the popup menus
you get from the menu bar on the edge of the screen. 

STEPS TO REPRODUCE
1. Plug in external monitor, extend display (I went to the right)
2. Open dolphin
3. Click "settings"

OBSERVED RESULT
The menu appears on the right edge of the monitor

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Couldn't reproduce on xorg
Broken on dolphin, kdenlive
Not broken for vlc, libre office

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

[Spectacle] [Bug 448405] New: Capture current monitor shortcut requires clicking screen

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448405

Bug ID: 448405
   Summary: Capture current monitor shortcut requires clicking
screen
   Product: Spectacle
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: ericedlund2...@gmail.com
CC: k...@david-redondo.de
  Target Milestone: ---

SUMMARY
I have the Capture Current Monitor shortcut set up but when I use it it doesn't
just take the picture.

STEPS TO REPRODUCE
1. Use shortcut to capture current monitor

OBSERVED RESULT
The plus sign replaces the cursor

EXPECTED RESULT
It takes a screen shot without requiring me to click away from whatever I want
a shot of

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[plasmashell] [Bug 447477] Panel disappears after interacting with applet in tablet mode

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447477

Eric Edlund  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |INTENTIONAL
 Status|NEEDSINFO   |RESOLVED

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

[plasmashell] [Bug 447477] Panel disappears after interacting with applet in tablet mode

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447477

--- Comment #7 from Eric Edlund  ---
I currently have the behavior for swiping from the bottom of the screen set to
"present windows - all desktops" which is working.
Now that I think about it, this does ultimately allow me to get the panel back
onscreen without unfolding, and this bug can be resolved. (oops)

If this is intentional design, however, is it also intentional that when I
rotate in tablet mode with autohide enabled, the panel is shown? This seems
contrary to the model.

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

[drkonqi] [Bug 448397] New: Debug symbols installer fails to install debug symbols

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448397

Bug ID: 448397
   Summary: Debug symbols installer fails to install debug symbols
   Product: drkonqi
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

Created attachment 145429
  --> https://bugs.kde.org/attachment.cgi?id=145429=edit
Output Error and picture of menu

SUMMARY
I'm trying to report an error but the debug symbols won't install.

STEPS TO REPRODUCE
1. In the KDE crash handler
2. Press "Install Debug Symbols"
3. Proceed to install symbols

OBSERVED RESULT
Symbols fail to install
Large window with attached error message

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[plasmashell] [Bug 448392] New: Windows aren't hidden after virtual desktop switch in edit mode

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448392

Bug ID: 448392
   Summary: Windows aren't hidden after virtual desktop switch in
edit mode
   Product: plasmashell
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Edit Mode toolbar
  Assignee: plasma-b...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: 1.0

SUMMARY


STEPS TO REPRODUCE
1. Open a window
2. Enter edit mode
3. Use shortcuts to switch virtual desktop, then switch back to original

OBSERVED RESULT
After you switch back, the windows that were hidden are shown again

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[plasmashell] [Bug 448393] New: Add widgets menu hides panel making it impossible to add widgets to panel

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448393

Bug ID: 448393
   Summary: Add widgets menu hides panel making it impossible to
add widgets to panel
   Product: plasmashell
   Version: 5.23.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Edit Mode toolbar
  Assignee: plasma-b...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: 1.0

SUMMARY
Add widgets menu hides panel making it impossible to add widgets to panel.

STEPS TO REPRODUCE
0. Panel is set to autohide
1. Enter edit mode
2. Open "Add new widgets" menu

OBSERVED RESULT
Panel is hidden

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 447477] Panel disappears after interacting with applet in tablet mode

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447477

--- Comment #5 from Eric Edlund  ---
And for clarity, I'm assuming that in tablet mode, the task bar should always
be visible, even when it's set to autohide.

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

[plasmashell] [Bug 447477] Panel disappears after interacting with applet in tablet mode

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447477

--- Comment #4 from Eric Edlund  ---
I do have autohide enabled.

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

[konsole] [Bug 447830] Reflow broken for strings without newline

2022-01-13 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=447830

--- Comment #7 from Eric Armbruster  ---
I still have the same outcome after applying those options.

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

[kwin] [Bug 448306] Sometimes scale isn't applied on login Wayland

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448306

--- Comment #1 from Eric Edlund  ---
*** Bug 447981 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 447981] Grid view appears without borders after relogin

2022-01-13 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447981

Eric Edlund  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Eric Edlund  ---


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

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

[konsole] [Bug 447830] Reflow broken for strings without newline

2022-01-12 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=447830

Eric Armbruster  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #5 from Eric Armbruster  ---
I have now tested it in both bash and zsh. For me the issue is only present in
zsh.

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

[kwin] [Bug 447432] Cursor size inconsistent between windows on hi DPI display wayland

2022-01-12 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447432

--- Comment #5 from Eric Edlund  ---
(In reply to Vlad Zahorodnii from comment #4)
> > Cursor size is set to 36 to reproduce. I had to reboot to update the size. 
> > When size is 48
> 
> Aha! This and the scale factor of 1.5x explains why the cursor is different.
> QtWayland scales the cursor size by the output scale factor. If the cursor
> theme has no the given size, it will pick the closest. Can you file a Qt bug
> report and link it here?

I think it would make more sense if you filed a report, I don't have details.
Unless you're as unversed in qt and c++ as I am, in which case I could start
muddling through source code.

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

[kwin] [Bug 448310] New: Cursor sometimes slow after shutting lid

2022-01-12 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448310

Bug ID: 448310
   Summary: Cursor sometimes slow after shutting lid
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
Sometimes after I open my laptop the cursor is slow. It's response to the
touchpad is more delayed than usual. Input through mouse is never affected,
only touchpad.


STEPS TO REPRODUCE
1. Logged into wayland session
Lid close behavior I verify can be either sleep or do nothing, both work

2. Shut and reopen lid (I can typically reproduce with under 6 opens)
Each time you reopen, move mouse around (with trackpad)
Log in at the lock screen if you have it enabled on lid open

3. When the mouse is slow you've done it

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Couldn't reproduce on xorg
Adjusting the mouse speed doesn't fix the problem. The mouse speed as adjusted
but the delay after input is there.
If your lid shut behavior is to go to the lock screen and you never go into the
desktop, the error won't reproduce.
Happens on 100% and 150% global screen scale
This never happens on the login screen, no matter how many times I shut the
lid.
This never happens after boot.

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

[kwin] [Bug 448309] New: Cosmetic - Cursor relocated on scaled login

2022-01-12 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448309

Bug ID: 448309
   Summary: Cosmetic - Cursor relocated on scaled login
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
When I log in, during the login animation my cursor is snapped from the center
of my screen to the bottom right corner. I'm using 150% scaling and this
doesn't happen on 100%. Also on wayland.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[kwin] [Bug 448306] New: Sometimes scale isn't applied on login Wayland

2022-01-12 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448306

Bug ID: 448306
   Summary: Sometimes scale isn't applied on login Wayland
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

Created attachment 145357
  --> https://bugs.kde.org/attachment.cgi?id=145357=edit
Kwin opens to the side, and the notification for the screen shot I just took is
on the bottom of the screen

SUMMARY
It would appear the scale isn't consistently being applied on login

STEPS TO REPRODUCE
1. Wayland session, scale 150%
2. Relog multiple times (I can reproduce consistently with 3 logins)
3. Run krunner (if it's broken, krunner will appear on the side of the screen,
see picture)

OBSERVED RESULT
Krunner isn't centered
In grid view, the borders between desktops is gone

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
I could not reproduce this on x11 or on wayland with scaling set to 100%.
When the desktop is misscaled, changing it in the system settings corrects it.
Notifications are also cropped out of the bottom of the screen.
This never happens on first login after boot

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

[systemsettings] [Bug 448292] New: Strange settings search bar behavior

2022-01-11 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=448292

Bug ID: 448292
   Summary: Strange settings search bar behavior
   Product: systemsettings
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
Strange settings search behavior


STEPS TO REPRODUCE
1.  Use settings search bar to look for something (cursor)
2. Click into one of the menu options available (cursors option)
3. Click the back button to return to search bar (labeled "< Appearance")
4. Delete the stuff in the search bar

OBSERVED RESULT
I'm taken back to the menu I just searched for

EXPECTED RESULT
I'm not taken anywhere

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[plasmashell] [Bug 447477] Panel disappears after interacting with applet in tablet mode

2022-01-11 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447477

--- Comment #2 from Eric Edlund  ---
(In reply to Nate Graham from comment #1)
> That's odd. Cannot reproduce with tablet mode on my 2-in-1.

Panel auto-hide enabled?

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

[kwin] [Bug 447432] Cursor size inconsistent between windows on hi DPI display wayland

2022-01-11 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447432

--- Comment #3 from Eric Edlund  ---
(In reply to Vlad Zahorodnii from comment #2)
> Do you use fractional scaling (1.5x), right?

Yes, 1.5x

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

[kwin] [Bug 447472] Animation into and out of grid view with multiple windows is jerky

2022-01-08 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447472

--- Comment #2 from Eric Edlund  ---
(In reply to Eric Edlund from comment #1)
> The animation is now completely gone. When I zoom out to grid, they aren't
> rearranged at all. Also, if there's a full screen window, it doesn't snap
> into position when dragging to a new desktop.
> 
> If this was intentional and because of me I encourage you to switch back to
> the way it was. The minor jerky animation is worth the added funcitonality.

Oh, turns out if you disable "present windows" the animation for desktop grid
doesn't work nevermind.

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

[kwin] [Bug 447981] New: Grid view appears without borders after relogin

2022-01-05 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447981

Bug ID: 447981
   Summary: Grid view appears without borders after relogin
   Product: kwin
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-desktop-grid
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ericedlund2...@gmail.com
  Target Milestone: ---

SUMMARY
The borders between desktops disappears if you logout and login without
restarting.


STEPS TO REPRODUCE
1. Login
2. Logout
3. Login

OBSERVED RESULT
Grid border missing

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[kwin] [Bug 447472] Animation into and out of grid view with multiple windows is jerky

2022-01-05 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447472

--- Comment #1 from Eric Edlund  ---
The animation is now completely gone. When I zoom out to grid, they aren't
rearranged at all. Also, if there's a full screen window, it doesn't snap into
position when dragging to a new desktop.

If this was intentional and because of me I encourage you to switch back to the
way it was. The minor jerky animation is worth the added funcitonality.

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

[systemsettings] [Bug 447980] New: Printer list blurry

2022-01-05 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447980

Bug ID: 447980
   Summary: Printer list blurry
   Product: systemsettings
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_printer_manager
  Assignee: dantt...@gmail.com
  Reporter: ericedlund2...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 145134
  --> https://bugs.kde.org/attachment.cgi?id=145134=edit
Picture of settings menu

Printer list blurry

STEPS TO REPRODUCE
1.  Hi DPI display, wayland, global scale 150%
2. Settings > Printers

OBSERVED RESULT
List of printers is blurry

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 447979] New: Option "Keep launchers separate" does nothing

2022-01-05 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447979

Bug ID: 447979
   Summary: Option "Keep launchers separate" does nothing
   Product: plasmashell
   Version: 5.23.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: h...@kde.org
  Reporter: ericedlund2...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
The "Keep launchers separate" option is checked but the launchers aren't kept
separate

STEPS TO REPRODUCE
1. Check "keep launchers separate"
2. Pin application on launcher
3. Launch application


OBSERVED RESULT
Launcher isn't kept separate

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

ADDITIONAL INFORMATION
Linux/KDE Plasma: Neon 5.23 User Edition
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3

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

[konsole] [Bug 447830] Reflow broken for strings without newline

2022-01-02 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=447830

--- Comment #2 from Eric Armbruster  ---
Created attachment 145054
  --> https://bugs.kde.org/attachment.cgi?id=145054=edit
third

Sorry for the spam but I did not know how I could add multiple attachments
otherwise.

 how it should be = first.png
 four characters missing = second.png

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

[konsole] [Bug 447830] Reflow broken for strings without newline

2022-01-02 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=447830

--- Comment #1 from Eric Armbruster  ---
Created attachment 145053
  --> https://bugs.kde.org/attachment.cgi?id=145053=edit
four characters missing

second attachment

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

[konsole] [Bug 447830] New: Reflow broken for strings without newline

2022-01-02 Thread Eric Armbruster
https://bugs.kde.org/show_bug.cgi?id=447830

Bug ID: 447830
   Summary: Reflow broken for strings without newline
   Product: konsole
   Version: 21.12.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: eric1.armbrus...@gmail.com
  Target Milestone: ---

Created attachment 145052
  --> https://bugs.kde.org/attachment.cgi?id=145052=edit
how it should be

SUMMARY
Konsole reflow is broken for strings without newline

STEPS TO REPRODUCE
1.  echo -n
eyJhbGciOiJIUzI1NiJ9.eyJyb2xlcyI6W3siYXV0aG9yaXR5IjoiRElTUEFUQ0hFUiJ9XSwidXNlci1pZCI6IjYxY2MxYjkyODgwYTRlN2E5OGRmNDY2NyIsInN1YiI6ImFzZS1kZWxpdmVyeUBtYWZsbzMyMS5kZSIsImlzcyI6ImFzZTMzcHJvamVjdCIsImlhdCI6MTY0MTEzMDg1NSwiZXhwIjoxNjQxMTQ4ODU1fQ.KCUJwq8HVDFFKQjoUgzJziaDImy6yZywD_a1TccMB-8

(this jwt token does not contain production data) (first.png)
2. Press Ctrl + Left Arrow-> some characters went missing  (second.png). Notice
the last four characters are missing aswell.
3. Expand the window to the right again with the mouse -> all characters go
missing (third.png)

If you echo with trailing newline the same string and test with steps from
above again reflow works as expected.

OBSERVED RESULT
reflow swallows a bunch of chars

EXPECTED RESULT
reflow should not swallow chars


SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.12-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 15.6 GiB of RAM
Graphics Processor: AMD Radeon RX 5700 XT

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

[neon] [Bug 447470] Grub menu tiny on high DPI display

2021-12-25 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447470

Eric Edlund  changed:

   What|Removed |Added

 CC||j...@jriddell.org,
   ||neon-b...@kde.org,
   ||sit...@kde.org
Product|kcm_grub2   |neon
   Assignee|konstantinos.smanis@gmail.c |neon-b...@kde.org
   |om  |
  Component|General |Live/Install images

--- Comment #2 from Eric Edlund  ---
(In reply to Bart from comment #1)

Thank you. Changing that line does solve the problem. Just realized I'm barking
up the wrong tree though, I'm after automating this on system installation.

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

[plasmashell] [Bug 447477] Panel disappears after interacting with applet in tablet mode

2021-12-24 Thread Eric Edlund
https://bugs.kde.org/show_bug.cgi?id=447477

Eric Edlund  changed:

   What|Removed |Added

  Flags||Usability+

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

<    1   2   3   4   5   6   7   8   9   10   >