[plasmashell] [Bug 442321] Task manager sometimes opens new instance of an already-running app on left click when using wayland

2023-05-21 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=442321

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

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

[kwin] [Bug 482064] Sluggish Desktop on Plasma 6, swap interval problem

2024-03-02 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=482064

--- Comment #5 from Zane  ---
Just tested the X11 session, this does not happen.
Interestingly, the "Show FPS" effect hovers at around 150-170, despite saying
"Maximum 59".

Running glxgears, which should be vsync'd by default:
$ glxgears
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
17025 frames in 5.0 seconds = 3404.824 FPS
17232 frames in 5.0 seconds = 3446.307 FPS
... and so on.

Seems there's some deep screwery going on here.

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

[kwin] [Bug 482064] Sluggish Desktop on Plasma 6, swap interval problem

2024-03-02 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=482064

--- Comment #6 from Zane  ---
Side note, I wonder if this is the same issue as this:
https://gitlab.gnome.org/GNOME/mutter/-/issues/3247#note_1973529
https://gitlab.freedesktop.org/asahi/mesa/-/issues/35

In which, case I'll report it upstream to mesa.

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

[kwin] [Bug 482178] Wayland renders the whole desktop in half refresh rate

2024-03-02 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=482178

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

--- Comment #6 from Zane  ---
This seems similar to what I'm seeing in
https://bugs.kde.org/show_bug.cgi?id=482064
On Wayland, the frame rate is half of the refresh rate.

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

[plasmashell] [Bug 481058] Recording windows or screens with OBS or spectacle is broken in Plasma 6 RC2 on Wayland: Failed to start pipewire screencast

2024-03-02 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=481058

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

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

[plasmashell] [Bug 481058] Recording windows or screens with OBS or spectacle is broken in Plasma 6 RC2 on Wayland: Failed to start pipewire screencast

2024-03-02 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=481058

--- Comment #8 from Zane  ---
I think there may be two separate issues being discussed here.

I'm seeing the same "[pipewire] Failed to start screencast, denied or cancelled
by user" issue, and I'm using systemd.
Pipewire is running the entire time, qpwgraph works, my music keeps playing.
Logging in and out again fixes it for one run. If I exit OBS and then reopen
it, the behaviour reproduces.

All of this was working on 5.27.10, so I suggest we reopen this.

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

[plasmashell] [Bug 481058] Recording windows or screens with OBS or spectacle is broken in Plasma 6 RC2 on Wayland: Failed to start pipewire screencast

2024-03-02 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=481058

--- Comment #12 from Zane  ---
(In reply to Melechtna Antelecht from comment #9)
> 
> Is there anything specific that happens when you relog? I can't even get it
> to work again once after it gets "on its shit" without a full config flush
> since I can't seem to isolate which one causes this weirdness.

I've found that when I relog, some processes (specifically the user dbus
daemon, and pipewire) have persisted from the previous session. It's quite
annoying tbh (even happens in Plasma 5).
To work around this, after logging out I always enter a tty, "pkill -u $USER"
everything, verify everything's dead, and only _then_ log back in.

I suspect the core of this issue is caused by some dbus-related state going
wonky somehere, in which case killing dbus temporarily solves it.

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

[kwin] [Bug 482064] Sluggish Desktop on Plasma 6, swap interval problem

2024-03-11 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=482064

--- Comment #16 from Zane  ---
6.0.1 finally hit the NixOS repos, can confirm this fixes it for me on the M1
Air.

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

[kwin] [Bug 482064] New: Sluggish Desktop on Plasma 6, swap interval problem

2024-02-29 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=482064

Bug ID: 482064
   Summary: Sluggish Desktop on Plasma 6, swap interval problem
Classification: Plasma
   Product: kwin
   Version: unspecified
  Platform: NixOS
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: sites+kdeb...@vs49688.net
  Target Milestone: ---

SUMMARY

After switching to Plasma 6, the desktop is extremely sluggish. This is not the
case on Plasma 5.
Both were running in the Wayland session.

The FPS counter yields that it's only running at 30fps.
"Current FPS: 30 | Maximum FPS 60"

I'm running NixOS with the Apple Silicon patches
(https://github.com/tpwrules/nixos-apple-silicon/blob/main/docs/uefi-standalone.md),
so I initially thought it might be a mesa issue, but considering everything
else works with Plasma 5, I'd be inclined to suspect kwin.

I also tested this with glxgears - also capped at 30. Running "vblank_mode=0
glxgears" causes it to run at full speed, suggesting there's something wrong
with the swap interval.

I've switched back to Plasma 5.27.10 for the moment, but I can switch to 6
again to help debug.

STEPS TO REPRODUCE
1. Be running Plasma 5
2. See Plasma 6 release, get excited
3. Switch to Plasma 6
4. Observe Sluggish Desktop

OBSERVED RESULT

Desktop runs at 30fps.

EXPECTED RESULT

Desktop runs at 60fps.

SOFTWARE/OS VERSIONS
Operating System: NixOS 24.05
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.6.0-asahi (64-bit)
Graphics Platform: Wayland
Processors: 4 × Apple Firestorm (M1), 4 × Apple Icestorm (M1)
Memory: 15.3 GiB of RAM
Graphics Processor: Apple M1
Product Name: Apple MacBook Air (M1, 2020)

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

[kwin] [Bug 482064] Sluggish Desktop on Plasma 6, swap interval problem

2024-02-29 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=482064

--- Comment #1 from Zane  ---
Created attachment 166206
  --> https://bugs.kde.org/attachment.cgi?id=166206&action=edit
eglinfo run on Plasma 6

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

[kwin] [Bug 482064] Sluggish Desktop on Plasma 6, swap interval problem

2024-02-29 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=482064

--- Comment #2 from Zane  ---
Created attachment 166207
  --> https://bugs.kde.org/attachment.cgi?id=166207&action=edit
eglinfo run on Plasma 5

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

[kwin] [Bug 482064] Sluggish Desktop on Plasma 6, swap interval problem

2024-02-29 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=482064

--- Comment #3 from Zane  ---
Created attachment 166208
  --> https://bugs.kde.org/attachment.cgi?id=166208&action=edit
glxinfo run on Plasma 6

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

[kwin] [Bug 482064] Sluggish Desktop on Plasma 6, swap interval problem

2024-02-29 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=482064

--- Comment #4 from Zane  ---
Created attachment 166209
  --> https://bugs.kde.org/attachment.cgi?id=166209&action=edit
glxinfo run on Plasma 5

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

[systemsettings] [Bug 484682] Since 6.0.3, global shortcuts do not persist settings across sessions and behave erratically

2024-03-30 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=484682

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

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

[systemsettings] [Bug 455477] Crash in KScreen::Mode::id() on Wayland when setting resolution to 1280x720 when native resolution is 1920x1080

2022-06-29 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=455477

--- Comment #7 from Zane  ---
(In reply to Yerrey Dev from comment #6)
> (In reply to Zane from comment #5)
> > I've hit a similar issue when in Plasma 5.25 on NixOS. I don't get the
> > crash, but I do get nonsensical refresh rates, and the mode doesn't actually
> > change.
> > 
> > * 3546x2160 - 60Hz (original, good) <-- This is the only mode that the EDID
> > reports
> > * 2560x1600 - 728501Hz
> > * 1920x1200 - 1293352Hz
> > 
> > Here's the distro bug report, I can make a new one here if that'd be better:
> > https://github.com/NixOS/nixpkgs/issues/178393
> 
> That is the same bug, the reason it doesn't crash is because the refresh
> rate is positive, not negative. It appears that none of the "common modes"
> added in https://invent.kde.org/plasma/kwin/-/merge_requests/2235 MR work on
> Wayland, and show up as bizarre high or bizarre negative refresh rates.
> Don't know if we can ping the original contributor to see if they know
> better whether it is upstream bug or not.

Probably the best way is for someone with a GitLab account (i.e. not myself) to
create a kwin issue and ping them there.

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

[plasma-pa] [Bug 475007] Changing the default device, doesn't always change which device gets it's volume modified.

2023-10-02 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=475007

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

--- Comment #4 from Zane  ---
This consistently happens for me.

For me to reproduce:
- Have output going via HDMI/DP. Changing volume works correctly.
- Plug in headphones
- Manually switch default output device to headphones.
- Audio output correctly switches to the headphones.
- Observe ear drums being blown out from headphones defaulting to 100%
- Rush to change volume using keyboard multimedia keys
- Observe HDMI volume being changed, not headphones.


Interestingly, if I change the device volume slider manually, everything starts
working properly and the volume controls start targeting the correct device
again.

This started the same time as https://bugs.kde.org/show_bug.cgi?id=473203,
suggesting it might be a behavioural change in Pipewire.


SOFTWARE/OS VERSIONS
Linux: 6.1.54, NixOS 23.11.20230922.e35dcc0 (Tapir)
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10

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

[kwin] [Bug 431643] Aurorae decoration engine is inefficient

2023-10-06 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=431643

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

--- Comment #7 from Zane  ---
Still an issue on 5.27.8, resizing windows is really choppy. I'm using
https://github.com/efskap/XBoomer

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

[plasma-pa] [Bug 475007] Changing the default device, doesn't always change which device gets it's volume modified.

2023-10-13 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=475007

--- Comment #6 from Zane  ---
(In reply to Nate Graham from comment #5)
> Can you reproduce the issue when you switch devices using the "PulseAudio
> Volume Control" app, and not Plasma's audio volume widget or System Settings
> Page?

I can! Exactly the same behaviour. I recorded it, I'll attach the video.

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

[plasma-pa] [Bug 475007] Changing the default device, doesn't always change which device gets it's volume modified.

2023-10-13 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=475007

--- Comment #7 from Zane  ---
Created attachment 162276
  --> https://bugs.kde.org/attachment.cgi?id=162276&action=edit
Video of the volume control not changing the correct device.

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

[plasma-pa] [Bug 475007] Changing the default device, doesn't always change which device gets it's volume modified.

2023-11-18 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=475007

Zane  changed:

   What|Removed |Added

URL||https://gitlab.freedesktop.
   ||org/pipewire/pipewire/-/iss
   ||ues/3614

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

[kwin] [Bug 471375] Firefox copy failure with middle-click-to-paste disabled

2023-09-10 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=471375

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

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

[kmymoney] [Bug 447858] New: Tags not showing in Transaction Reports

2022-01-02 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=447858

Bug ID: 447858
   Summary: Tags not showing in Transaction Reports
   Product: kmymoney
   Version: 5.1.2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: reports
  Assignee: kmymoney-de...@kde.org
  Reporter: zanes...@gmail.com
  Target Milestone: ---

SUMMARY
Tags that are assigned to the individual splits of a Split Transaction do not
show in any of the reports. But if a tag is assigned to the main transaction it
shows in all the reports.

STEPS TO REPRODUCE
1. Create a transaction under the bank account for a purchase at the grocery
store.
2. Split the transaction and assign a tag to each split
3. View the report "Transactions by Tag"

OBSERVED RESULT
Tags assigned to the splits of a Split Transaction show up as [No Tag]
transaction in reports.

EXPECTED RESULT
To be able to filter reports based on assigned tags.

SOFTWARE/OS VERSIONS
Windows 10

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

[kmymoney] [Bug 447858] Tags not showing in Transaction Reports

2022-01-02 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=447858

Zane  changed:

   What|Removed |Added

 CC||zanes...@gmail.com

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

[kwin] [Bug 490682] GL_INVALID_OPERATION errors when alt-tab tries to show window previews

2024-09-08 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=490682

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

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

[KPipeWire] [Bug 469968] Task Manager thumbnail generation is slow and causes considerable CPU usage

2024-08-17 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=469968

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

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

[krita] [Bug 455581] the freehand draw tool is not drawing on my canvas the layer I'm drawing on is unlocked and my touchscreen was working fine everywhere else but it just wasn't letting me draw

2022-12-01 Thread zane
https://bugs.kde.org/show_bug.cgi?id=455581

zane  changed:

   What|Removed |Added

 CC||zanedwarren...@gmail.com

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

[kwin] [Bug 479250] Brief screen freeze when opening Thumbnail Grid tabbox or Overview (anything in KWin that loads KPipeWire window thumbnails)

2025-01-20 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=479250

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

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

[kwin] [Bug 479250] Brief screen freeze when opening Thumbnail Grid tabbox or Overview (anything in KWin that loads KPipeWire window thumbnails)

2025-05-04 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=479250

--- Comment #38 from Zane  ---
Still happening on 6.3.4 Wayland. It's definitely Pipewire-related as it also
happens when OBS loads it's screen/window previews.

SOFTWARE/OS VERSIONS

Operating System: NixOS 25.05
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0
Kernel Version: 6.12.24 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 PRO 7840U w/ Radeon 780M Graphics
Memory: 30.1 GiB of RAM
Graphics Processor: AMD Radeon 780M
Manufacturer: LENOVO
Product Name: 21K5CTO1WW
System Version: ThinkPad P14s Gen 4

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

[kwin] [Bug 479250] Brief screen freeze when opening Thumbnail Grid tabbox or Overview (anything in KWin that loads KPipeWire window thumbnails)

2025-03-08 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=479250

--- Comment #29 from Zane  ---
(In reply to Nate Graham from comment #28)
> Is anyone able to reproduce this in Plasma 6.3 2 or later? I can't anymore,
> or else it's gotten so subtle that I struggle to notice it.

Not tried 6.3.2 yet, but am on 6.3.1 and it's still very present. Alt+Tab takes
a few solid seconds to show - using Wayland + JetBrains products, like others.

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

[KRdp] [Bug 494715] RDP client sees a black screen when connecting to KRdp, although keyboard and mouse input is still registered on the server device

2025-02-25 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=494715

Zane  changed:

   What|Removed |Added

 CC||sites+kdeb...@vs49688.net

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

[krunner] [Bug 469183] Krunner results order is unintuitive and often deprioritize the obvious choice

2025-05-16 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=469183

Zane  changed:

   What|Removed |Added

 CC||zan...@me.com

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

[krunner] [Bug 469183] Krunner results order is unintuitive and often deprioritize the obvious choice

2025-05-16 Thread Zane
https://bugs.kde.org/show_bug.cgi?id=469183

Zane  changed:

   What|Removed |Added

 CC|zan...@me.com   |

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

[plasmashell] [Bug 353229] Impossible to "forget recent documents" discreetly

2016-11-05 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=353229

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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

[okular] [Bug 263042] XFA Forms are not supported

2016-11-16 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=263042

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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

[kate] [Bug 354507] Already running kate will not open any other files opened from elsewhere

2016-11-22 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=354507

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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

[dolphin] [Bug 269367] There is no way to search in hidden folders now.

2016-12-02 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=269367

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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

[frameworks-baloo] [Bug 400704] Baloo indexing I/O introduces serious noticable delays

2018-11-05 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=400704

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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

[kdiff3] [Bug 301691] Dolphin context menu display can be so large that the entire screen is covered.

2019-01-14 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=301691

Zane Tu  changed:

   What|Removed |Added

 CC|zan...@gmail.com|

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

[kdiff3] [Bug 362091] KDiff3 context menu (Dolphin) fills the complete screen

2019-01-14 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=362091

--- Comment #4 from Zane Tu  ---
(In reply to Jens from comment #2)
> (In reply to Zane Tu from comment #1)
> > Possible duplicate: https://bugs.kde.org/show_bug.cgi?id=301691
> 
> Thank you for your hint, Zane Tu.
> 
> As there obviously hasn't been (an approach for) a solution for this for
> more than 4 years now:
> Are the both of us the only users who are facing this problem?
> 
> 
> So again I'd like to sum up the problem:
> 
> kdiff3's context menu displays 
> - names as URN (non-ASCII chars are being displayed URL-encoded)
> - names with full path name and file name (no truncation is applied)
> dolphin's - or even KDE's - (context) menus that
> - exceed screen width are causing the menu to grow to full screen height so
> that the screen is jammed with an almost empty menu.
> 
> 
> Dear masters of the KDE universe,
> 
> please could somebody tell us what to do or how to solve this?
> 
> Thank you and kind regards :)
> 
> Jens

Seems fixed in v1.7.90. 

Version info: 
KDiff3 v1.7.90 (64-bit)
Dolphin v18.08.0 
Debian sid (Unstable) 
Related bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801680

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

[kdiff3] [Bug 301691] Dolphin context menu display can be so large that the entire screen is covered.

2019-01-15 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=301691

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

--- Comment #4 from Zane Tu  ---
Created attachment 117463
  --> https://bugs.kde.org/attachment.cgi?id=117463&action=edit
Height is normal yet width spans the entire screen (kdiff3 v1.7.90 and dolphin
v18.08.0; Jan 15, 2019).

I mentioned https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801680 because I
was not able to invoke the pop-up menu at all until that bug got fixed.

I added a screenshot to show the long name issue being (partially?) fixed in
kdiff3 v1.7.90 and dolphin v18.08.0. The height of pop-up menu is limited to
what it should be whereas the width still spans the entire screen, which is
acceptable to me somehow.

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

[frameworks-kded] [Bug 372904] kded5 maxing one CPU core after search performed in Dolphin

2016-12-08 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=372904

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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

[kate] [Bug 314395] Automatic indentation of subsequent lines in kate is erratic

2017-03-15 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=314395

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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

[kate] [Bug 316413] Autocomplete breaks text entering

2017-03-15 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=316413

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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

[plasmashell] [Bug 359220] Widgets can't be moved or resized and right-side menu isn't shown regardless of widgets being locked or unlocked

2017-03-25 Thread Zane Tu
https://bugs.kde.org/show_bug.cgi?id=359220

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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

[kwin] [Bug 497121] New: Shortcut "Switch to Screen to the Left" does not work when no open windows

2024-12-06 Thread Zane Godden
https://bugs.kde.org/show_bug.cgi?id=497121

Bug ID: 497121
   Summary: Shortcut "Switch to Screen to the Left" does not work
when no open windows
Classification: Plasma
   Product: kwin
   Version: 6.2.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: z...@jackdaw.dev
  Target Milestone: ---

STEPS TO REPRODUCE
1. Virtual Desktops (I have 9 and this is tested on Desktop 1. Other virtual
desktops seems unaffected)
2.  In a dual monitor setup (Horizontal) create shortcuts for Switch to Screen
to the Left/Right
3. Open a window on the right screen with no window on the left
4. Use shortcut to switch to screen to the left

OBSERVED RESULT
The left screen is not selected.

EXPECTED RESULT
The left screen should be selected regardless if a window is open. If the
inverse is done, a window opened on the left screen but none open on the right,
the shortcut switch to screen to the right, does work as expected.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 41
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.0
Kernel: 6.11.10-lqx1.fc41

ADDITIONAL INFORMATION
I have also tested this with the shortcut "Switch to Next Screen" and "Switch
to Previous Screen" and this also exhibits the same behaviour. If there is no
window open to the right and the left screen is selected, Switch to Next Screen
works as expected. If there is no window open to the left and the right screen
is selected, Switch to Previous Screen does not work.

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

[plasmashell] [Bug 364431] Tiny icons in 5.7 system tray

2016-10-17 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364431

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[kicker] [Bug 50457] let me change the menu show delay

2016-07-26 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=50457

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[kdiff3] [Bug 362091] KDiff3 context menu (Dolphin) fills the complete screen

2016-08-19 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362091

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

--- Comment #1 from Zane Tu  ---
Possible duplicate: https://bugs.kde.org/show_bug.cgi?id=301691

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


[kdiff3] [Bug 362091] KDiff3 context menu (Dolphin) fills the complete screen

2016-08-19 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362091

--- Comment #3 from Zane Tu  ---
(In reply to Jens from comment #2)

> Are the both of us the only users who are facing this problem?

I'm no longer facing this problem because kdiff3 menu has been missing since I
upgraded to KF5: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801680

As kdiff3 hasn't been updated for two years
(http://kdiff3.sourceforge.net/#news), I don't think either problem is going to
be fixed in the near future.

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


[systemsettings] [Bug 355160] Bring back taskbar font configuration.

2016-03-07 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355160

--- Comment #2 from Zane Tu  ---
(In reply to Kai Uwe Broulik from comment #1)
> There's no "Taskbar", an applet can be shown in various places and it's not
> feasible to ensure it follows that specific font setting, sorry.

I am not sure what you mean. I still have a taskbar, which is shown as "Task
Manger". (See attached screenshot. )

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


[systemsettings] [Bug 355160] Bring back taskbar font configuration.

2016-03-07 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355160

--- Comment #3 from Zane Tu  ---
Created attachment 97751
  --> https://bugs.kde.org/attachment.cgi?id=97751&action=edit
taskbar

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


[plasma-nm] [Bug 357099] Stuck at connecting animation [regression]

2016-05-25 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357099

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[plasma4] [Bug 312919] high CPU usage for copying notification

2016-05-25 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=312919

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[plasmashell] [Bug 348385] plasmashell freezes and consumes 100% of the CPU

2015-12-01 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=348385

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[plasmashell] [Bug 345696] when adding any monitor widget (CPU, MEM, NETWORK, I/O Disk) directly huge %CPU consomption with plasmashell process

2015-12-01 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=345696

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[plasmashell] [Bug 336274] "Connecting…" status causes high plasmashell CPU usage

2015-12-01 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=336274

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[dolphin] [Bug 205027] Copying or cutting files from local filesystem to sftp host fail

2015-12-10 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=205027

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[plasmashell] [Bug 356479] plasmashell uses 100% CPU when there is an animation in the task bar

2016-04-17 Thread Zane Tu via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356479

Zane Tu  changed:

   What|Removed |Added

 CC||zan...@gmail.com

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


[kate] [Bug 358281] New: Kate Fails to Persist "Mode" Associated with Edited Files -- Feature Request (?)

2016-01-20 Thread Justin Zane Chudgar via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358281

Bug ID: 358281
   Summary: Kate Fails to Persist "Mode" Associated with Edited
Files -- Feature Request (?)
   Product: kate
   Version: Git
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: syntax
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: jus...@justinzane.com

Some filetype patterns, like '.*\.cfg', match 2 or more syntax and highlighting
modes -- like innumerable configuration files as well as Wesnoth Markup
LAnguage (WML) files. When I open a Wesnoth file and manually choose
'Tools/Mode/Markup/Wesnoth Markup Language'; I would like kate to remember that
association between '/path/to/a_wesnoth_file.cfg' and the selected mode. That
way, when editing a Wesnoth add-on, I do not have to set the mode by hand every
time I open the same file.

Of course, the Wesnoth usage is simply an example use case. It should be
helpful to anyone editing files with multiple possible modes. Thanks.

Reproducible: Always

Steps to Reproduce:
1. Open 'path/to/file'.
2. Set 'Tools/Mode/Foo/Bar'
3. Close file.
4. Reopen 'path/to/file'.
Currently: Must manually reselect mode.
Wanted: Kate reopens file with previously used mode.

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