[kwin] [Bug 488398] Hardware cursor sometimes jumps when changing icons

2024-06-12 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=488398

--- Comment #6 from serfreeman1337  ---
It feels like it's GTK related. I can see it with Firefox, but not with any
other QT app.
Can confirm it by forcing backend for libreoffice:
SAL_USE_VCLPLUGIN=gtk3 libreoffice
SAL_USE_VCLPLUGIN=qt6 libreoffice

Jump is noticeable with SAL_USE_VCLPLUGIN=gtk3, but not with qt6 or qt5. 
Audacity with GDK_BACKEND=x11 has the same issue.

STEPS TO REPRODUCE:
1. Open libreoffice writer with gtk3:
SAL_USE_VCLPLUGIN=gtk3 libreoffice --writer
2. Write some word and start clicking on it. This selects and de-selects the
word so the cursor icon changes.
3. Notice that sometimes the cursor jumps when its icon changes.

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

[kwin] [Bug 488398] Hardware cursor sometimes jumps when changing icons

2024-06-12 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=488398

--- Comment #4 from serfreeman1337  ---
Linux 6.9.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +
x86_64 GNU/Linux
ArchLinux
Wayland

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

[kwin] [Bug 488398] Hardware cursor sometimes jumps when changing icons

2024-06-12 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=488398

--- Comment #2 from serfreeman1337  ---
No issue when KWIN_FORCE_SW_CURSOR=1 is set.

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

[kwin] [Bug 488398] New: Hardware cursor sometimes jumps when changing icons

2024-06-11 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=488398

Bug ID: 488398
   Summary: Hardware cursor sometimes jumps when changing icons
Classification: Plasma
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: serfreeman1...@gmail.com
  Target Milestone: ---

Created attachment 170401
  --> https://bugs.kde.org/attachment.cgi?id=170401&action=edit
hw cursor jump

SUMMARY
Hardware cursor sometimes jumps when moving over the area that changes its
icon.
It's only noticeable on screen, no issue with screen recording. 
See attached video.

ADDITIONAL INFORMATION
Output backend: DRM
Atomic Mode Setting on GPU 0: true
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) Graphics (RPL-P)
Driver: Intel
Hardware: i7-1360p (i5-i135g7 has the same issue)

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

[plasmashell] [Bug 487562] Kicker button too wide with default icon

2024-05-25 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=487562

serfreeman1337  changed:

   What|Removed |Added

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

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

[kwin] [Bug 483309] Resizing window that opens maximized glitches

2024-03-21 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=483309

serfreeman1337  changed:

   What|Removed |Added

 CC||serfreeman1...@gmail.com

--- Comment #4 from serfreeman1337  ---
On master, this problem can be solved by adding
setMoveResizeGeometry(frameGeometry) after this line: 
https://invent.kde.org/plasma/kwin/-/blob/8bf1f9203b4016362e1f9f15f1e5b8efddad1b8e/src/xdgshellwindow.cpp#L228
 

Or by replacing moveResizeGeometry with frameGeometry on this line:
https://invent.kde.org/plasma/kwin/-/blob/8bf1f9203b4016362e1f9f15f1e5b8efddad1b8e/src/window.cpp?page=2#L1210

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

[kwin] [Bug 479786] kwin_wayland hangs when dragging window to top/bottom of screen with "screen&window edge snap zone" set to "None"

2024-03-21 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=479786

serfreeman1337  changed:

   What|Removed |Added

 CC||serfreeman1...@gmail.com

--- Comment #8 from serfreeman1337  ---
MR https://invent.kde.org/plasma/kwin/-/merge_requests/5468 introduced this bug
on master again.
(and systemd now restarts kwin in case of hang, yay)

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

[frameworks-kio] [Bug 470405] recently-used.xbel is keep populating even with UseRecent=false

2024-03-06 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=470405

serfreeman1337  changed:

   What|Removed |Added

   Version Fixed In||6.0.0
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

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

[plasmashell] [Bug 479712] Plasma 6's SNI implementation doesn't respect the IconThemePath property

2024-03-06 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=479712

serfreeman1337  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=482645

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

[plasmashell] [Bug 482645] Dark Telegram icon on dark Breeze theme

2024-03-06 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=482645

serfreeman1337  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=479712
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/a713f2351ad7f9ea3b43d2ec4
   ||36ff1f20d6c036a

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

[plasmashell] [Bug 482645] New: Dark Telegram icon on dark Breeze theme

2024-03-06 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=482645

Bug ID: 482645
   Summary: Dark Telegram icon on dark Breeze theme
Classification: Plasma
   Product: plasmashell
   Version: 6.0.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: serfreeman1...@gmail.com
CC: mate...@gmail.com
  Target Milestone: 1.0

SUMMARY
Dark icon in system tray on Breeze Dark theme in KDE Plasma

STEPS TO REPRODUCE
1. Open Telegram Desktop

OBSERVED RESULT
A dark icon appears in the system tray

EXPECTED RESULT
The icon should be light in the system tray

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

[kactivitymanagerd] [Bug 397487] Cannot disable activity tracking and history not deleted

2023-09-22 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=397487

--- Comment #14 from serfreeman1337  ---
UI settings page is broken, yes. It isn't reflects current value when you
re-open it.
But it still sets correct "what-to-remember" param in 
"~/.config/kactivitymanagerd-pluginsrc" and  "ResourceInfo" no longer filled
when "Do not remember" is set.

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

[kactivitymanagerd] [Bug 397487] Cannot disable activity tracking and history not deleted

2023-08-29 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=397487

serfreeman1337  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #7 from serfreeman1337  ---
(In reply to Andreas Bontozoglou from comment #4)
> However, these seem to be connected to the `m_resources`
> signals (Resources class) which in turn seem to only be exposed in dbus
> `kactivitymanagerd/src/common/dbus/org.kde.ActivityManager.Resources.xml`
> and not called anywhere directly.
So it's called directly via dbus somewhere else. Here is debug log with print
statements for addEvents, saveResourceTitle, saveResourceMimetype whenever I
open any file in dolphin:
> kactivitymanagerd[107123]: !!! saveResourceMimetype !!! uri [ 
> "file:///home/serfreeman1337/kde/src/log/latest/kactivitymanagerd/build.log" 
> ], mimetype [ "text/x-log" ], autoMimetype [ false ]
> kactivitymanagerd[107123]: !!! addEvents !! m_blockAll [ false ], 
> m_whatToRemember [ 2 ]
saveResourceMimetype's called before addEvents.

Re-opening this, since it was not solved by previous commit.

STEPS TO REPRODUCE
1. In settings, set Workspace Behavior > Recent Files > Do not remember.
2. In dolphin, open any file.
3. Check ResourceInfo table with the following command: 

sqlite3 ~/.local/share/kactivitymanagerd/resources/database "SELECT * FROM
ResourceInfo;"

OBSERVED RESULT
Information about just opened file has been filled in ResourceInfo, 
even though "Remember opened documents" is set to "Do not remember".

EXPECTED RESULT
No information about recent documents should be stored when "Remember opened
documents" is set to "Do not remember".

Easy way to solve this should be simply adding conditional checks for
saveResourceMimetype and saveResourceTitle.
Other way is to track down what is calling dbus signal and solve it there.

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

[plasmashell] [Bug 472909] Kickoff is taking focus away after being closed with meta key.

2023-08-02 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=472909

serfreeman1337  changed:

   What|Removed |Added

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

--- Comment #2 from serfreeman1337  ---
Can confirm.

Reverting this commit solved the issue: 
https://invent.kde.org/plasma/plasma-desktop/-/commit/648e10cea66926e93b52b9a7e0cc65b4055448e6

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

[frameworks-kio] [Bug 470405] recently-used.xbel is keep populating even with UseRecent=false

2023-06-23 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=470405

--- Comment #3 from serfreeman1337  ---
> You will see our implementation does enforce this setting.
It wasn't before mentioned commit was merged, where addToXbel was executing
before any checks:
https://invent.kde.org/frameworks/kio/-/commit/16e8d3151c31dd3695f4da2aa3536eb5cd156edc#05012c7c5abbd196d468a9c8ca973dc68c17c082_495_519

I even see that there was an attempt to backport it kf5, which was reverted:
https://invent.kde.org/frameworks/kio/-/commit/90357ac0394030a607d69a26dca5d6a0a64b42b0#05012c7c5abbd196d468a9c8ca973dc68c17c082_497_483

With KF 5.107.0 opening any file in Dolpin or saving screenshot with Spectacle
will result in write to recently-used.xbel.

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

[frameworks-kio] [Bug 470405] New: recently-used.xbel is keep populating even with UseRecent=false

2023-05-29 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=470405

Bug ID: 470405
   Summary: recently-used.xbel is keep populating even with
UseRecent=false
Classification: Frameworks and Libraries
   Product: frameworks-kio
   Version: 5.106.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kio-bugs-n...@kde.org
  Reporter: serfreeman1...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

File ~/.local/share/recently-used.xbel is keep populating even with
UseRecent=false in RecentDocuments config group.

I think addToXbel should be after this conditional check:
https://invent.kde.org/frameworks/kio/-/blob/master/src/core/krecentdocument.cpp#L509

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

[kactivitymanagerd] [Bug 397487] Cannot disable activity tracking and history not deleted

2023-05-29 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=397487

serfreeman1337  changed:

   What|Removed |Added

 CC||serfreeman1...@gmail.com

--- Comment #3 from serfreeman1337  ---
Can someone please take a look at this?
https://invent.kde.org/plasma/kactivitymanagerd/-/blob/master/src/service/plugins/sqlite/StatsPlugin.cpp#L66

I think that saveResourceMimetype and saveResourceTitle functions are lacking
conditional check like addEvents does:
if (m_blockAll || m_whatToRemember == NoApplications) {
return;
}

https://invent.kde.org/plasma/kactivitymanagerd/-/blob/master/src/service/plugins/sqlite/StatsPlugin.cpp#L351

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

[kwin] [Bug 468238] New: [Wayland] Firefox crash on window close

2023-04-07 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=468238

Bug ID: 468238
   Summary: [Wayland] Firefox crash on window close
Classification: Plasma
   Product: kwin
   Version: 5.27.4
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: serfreeman1...@gmail.com
  Target Milestone: ---

SUMMARY
After recent KDE update firefox in wayland crashing on window close.

STEPS TO REPRODUCE
1. Start firefox with "MOZ_ENABLE_WAYLAND=1 firefox -P".
2. Press "Exit"
or
1. Start firefox with "MOZ_ENABLE_WAYLAND=1 firefox".
2. Close firefox.

OBSERVED RESULT
Example crash report:
https://crash-stats.mozilla.org/report/index/b988d2d5-34cd-482c-9f2b-c07a80230407

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION:
I'm reporting it for KDE, since no crashes are observed with 5.27.3 version.

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

[plasmashell] [Bug 467709] New: [Wayland] Hovering over task icons with disabled previews still spikes up wireplumber cpu usage

2023-03-22 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=467709

Bug ID: 467709
   Summary: [Wayland] Hovering over task icons with disabled
previews still spikes up wireplumber cpu usage
Classification: Plasma
   Product: plasmashell
   Version: 5.27.3
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Task Manager and Icons-Only Task Manager
  Assignee: plasma-b...@kde.org
  Reporter: serfreeman1...@gmail.com
  Target Milestone: 1.0

STEPS TO REPRODUCE
1. Uncheck "Show small window previews when hovering over Tasks".
2. Open htop or any other tool to monitor CPU usage.
3. Quickly move cursor between task icons.

OBSERVED RESULT
Wireplumber spikes up cpu usage even though there is no reason to use it, since
window previews are disabled.

EXPECTED RESULT
Moving cursor over icons should not use wireplumber if window previews are
disabled. 

SOFTWARE/OS VERSIONS
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
The reason I wanted to disable window previews is because they make wireplumber
to spam logs:
 si-standard-link: in/out items are not valid
anymore
 Object activation aborted: proxy destroyed
 1 of 1 PipeWire links failed to activate

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

[kate] [Bug 461937] Kate doesn't retain last non-maximised window size after closing it in maximised state

2022-12-31 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=461937

serfreeman1337  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|WORKSFORME  |---
 Status|RESOLVED|REOPENED

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

[kate] [Bug 461937] Kate doesn't retain last non-maximised window size after closing it in maximised state

2022-12-31 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=461937

--- Comment #3 from serfreeman1337  ---
Created attachment 154939
  --> https://bugs.kde.org/attachment.cgi?id=154939&action=edit
kate exiting maximise with default window size

Still can reproduce this on Arch KDE Wayland and KDE Neon Unstable X11. Video
demonstration attached. 
0:05 - kate entering and exiting maximise state with last know window size -
good
0:08 - after closing and opening it in maximised state it exits with default
640x510 window size - bug

Also I'm not sure if bug #452595 is a duplicate of this, since that one is
about starting position, while this one is about window size after exiting from
maximised  state.

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

[frameworks-plasma] [Bug 448391] panel popups glitches

2022-12-24 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=448391

--- Comment #7 from serfreeman1337  ---
Created attachment 154793
  --> https://bugs.kde.org/attachment.cgi?id=154793&action=edit
wayland popup morphing glitch demonstration

It's more apparent with "Morphing Popups" effect turned on. 
I think popups on wayland reuse previous size (and position in case of system
tray popups) and then redraw themselves with correct ones causing graphic
glitches. 

Steps to reproduce:
1. Hover over icon and wait for popup to appear.
2. Move mouse away and wait for popup to disappear.
3. Hover over another icon and observe how new popup at first has size of
previous one.  ("Morphing popups" effect can help notice the difference)

Also plasma crashed a lot during this.

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

[frameworks-plasma] [Bug 448391] panel popups glitches

2022-12-24 Thread serfreeman1337
https://bugs.kde.org/show_bug.cgi?id=448391

serfreeman1337  changed:

   What|Removed |Added

 CC||serfreeman1...@gmail.com

--- Comment #6 from serfreeman1337  ---
Created attachment 154792
  --> https://bugs.kde.org/attachment.cgi?id=154792&action=edit
wayland popup glitch demonstration

Can reproduce it on Arch Linux. Glitch appears every time i hover over
different icons.

KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Graphics Platform: Wayland
Graphics Processor: Mesa IntelĀ® Xe Graphics

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