[plasmashell] [Bug 448234] Usage of Qt SVG renderer causes some 3rd-party app icons to be mis-rendered

2024-04-11 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=448234

--- Comment #32 from Jin Liu  ---
Shall we have an automated test that runs `rsvg` and `qtsvg` over all Breeze
and Adwaita icons, `magick compare` them and warns for those with a high MAE or
some other metric?

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

[plasmashell] [Bug 484302] The blue bar indicator of systray icons appears later than normal applets

2024-04-11 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484302

Jin Liu  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/653874943f19d7e80498dd325
   ||efbf735a200d06e
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #2 from Jin Liu  ---
Git commit 653874943f19d7e80498dd325efbf735a200d06e by Jin Liu.
Committed on 12/04/2024 at 01:30.
Pushed by genericity into branch 'master'.

Change the opacity animation speed of systray item highlight

to match
https://invent.kde.org/plasma/plasma-desktop/-/blob/master/desktoppackage/contents/applet/CompactApplet.qml?ref_type=heads#L140

M  +1-1applets/systemtray/package/contents/ui/CurrentItemHighLight.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/653874943f19d7e80498dd325efbf735a200d06e

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

[dolphin] [Bug 485089] Dolphin crashes on start

2024-04-11 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=485089

Jin Liu  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/-/commit/39ce726
   ||8627ca3ac28b24a3ea4ae266459
   ||833cb7
 Resolution|--- |FIXED

--- Comment #3 from Jin Liu  ---
Git commit 39ce7268627ca3ac28b24a3ea4ae266459833cb7 by Jin Liu, on behalf of
Joshua Goins.
Committed on 11/04/2024 at 11:20.
Pushed by genericity into branch 'master'.

DisabledActionNotifier: Prevent null dereferences

This prevents a crash on startup where it tries to delete a null
QShortcut because it didn't check if the QShortcut actually exists in
the QHash.

M  +12   -6src/disabledactionnotifier.cpp

https://invent.kde.org/system/dolphin/-/commit/39ce7268627ca3ac28b24a3ea4ae266459833cb7

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

[dolphin] [Bug 478934] Dolphin could show a message when trying to paste/mkdir by shortcut in a read-only directory

2024-04-10 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=478934

Jin Liu  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/-/commit/7d49cb5
   ||67b595570f59156965332428c94
   ||90a04d
 Resolution|--- |FIXED
   Version Fixed In||24.05
 Status|REPORTED|RESOLVED

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

[kio-extras] [Bug 484754] New: Search Folder Updater kded module does not work

2024-03-30 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484754

Bug ID: 484754
   Summary: Search Folder Updater kded module does not work
Classification: Frameworks and Libraries
   Product: kio-extras
   Version: 24.02.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: default
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Disable Baloo.
2. Open Dolphin.
3. Search for some _filename_.
4. Open a new tab in the same directory.
5. In the new tab, trash one of the files that appears in the search result.
6. The file doesn't disappear from the search result.
7. Restore the file from the trash.
8. Now both the search result AND the new tab have duplicate entries of the
just restored file.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.1.0
Qt Version: 6.6.2
Kernel Version: 6.8.2-arch2-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphic

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

[frameworks-kiconthemes] [Bug 484639] Fallback to Breeze ignored by KIconLoader because of wrong global initialization order

2024-03-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484639

--- Comment #6 from Jin Liu  ---
Also note that `setBreezeFallback` doesn't handle Breeze-twilight correctly.

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

[frameworks-kiconthemes] [Bug 484639] Fallback to Breeze ignored by KIconLoader because of wrong global initialization order

2024-03-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484639

Jin Liu  changed:

   What|Removed |Added

 CC||david.cortes.rivera@gmail.c
   ||om

--- Comment #5 from Jin Liu  ---
*** Bug 451463 has been marked as a duplicate of this bug. ***

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

[frameworks-kiconthemes] [Bug 451463] Fall back to Breeze if icon is not found in the specified icon theme or even in its fallback icon theme

2024-03-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=451463

Jin Liu  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED
 CC||ad.liu@gmail.com

--- Comment #6 from Jin Liu  ---


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

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

[frameworks-kiconthemes] [Bug 484639] Fallback to Breeze ignored by KIconLoader because of wrong global initialization order

2024-03-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484639

Jin Liu  changed:

   What|Removed |Added

 CC||fritz.marti...@web.de

--- Comment #4 from Jin Liu  ---
*** Bug 483496 has been marked as a duplicate of this bug. ***

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

[Oxygen] [Bug 483496] Oxygen icon theme does not provide all icons required on Plasma 6

2024-03-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=483496

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Jin Liu  ---


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

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

[Oxygen] [Bug 481402] question mark icons shown in systray when oxygen icon theme

2024-03-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=481402

Jin Liu  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Jin Liu  ---


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

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

[frameworks-kiconthemes] [Bug 484639] Fallback to Breeze ignored by KIconLoader because of wrong global initialization order

2024-03-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484639

Jin Liu  changed:

   What|Removed |Added

 CC||brunopit...@hotmail.com

--- Comment #3 from Jin Liu  ---
*** Bug 481402 has been marked as a duplicate of this bug. ***

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

[frameworks-kiconthemes] [Bug 484639] Fallback to Breeze ignored by KIconLoader because of wrong global initialization order

2024-03-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484639

Jin Liu  changed:

   What|Removed |Added

 CC||kdelibs-b...@kde.org
 Status|REPORTED|CONFIRMED
  Component|icons   |general
 Ever confirmed|0   |1
   Assignee|n...@oxygen-icons.org   |cf...@kde.org
Product|Oxygen  |frameworks-kiconthemes
Summary|Oxygen icons should fall|Fallback to Breeze ignored
   |back to (inherit from)  |by KIconLoader because of
   |Breeze  |wrong global initialization
   ||order

--- Comment #2 from Jin Liu  ---
This is caused by
https://invent.kde.org/frameworks/kiconthemes/-/blob/master/src/kicontheme.cpp?ref_type=heads#L96
initialized after:
https://invent.kde.org/frameworks/kiconthemes/-/blob/master/src/kiconloader.cpp?ref_type=heads#L1471
So the icon loader doesn't use Breeze as the ultimate fallback.

Oxygen (and other themes) doesn't need to explicitly fallback to Breeze, if the
above bug is fixed.

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

[Oxygen] [Bug 484639] Oxygen icons should fall back to (inherit from) Breeze

2024-03-27 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484639

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #1 from Jin Liu  ---
I think, as Nate said, Plasma should implicitly fallbacks to Breeze when the
icon theme "inherits=" setting doesn't find an icon.

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

[Breeze] [Bug 484333] Cursor in all Flatpak apps is oversized Adwaita one

2024-03-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484333

Jin Liu  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||ad.liu@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Jin Liu  ---
Could you check if you have "xdg-desktop-portal-gtk" installed and running? I
believe it's required for Flatpak apps.

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

[kscreenlocker] [Bug 484356] Make screen locker not register "space" button pressing

2024-03-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484356

Jin Liu  changed:

   What|Removed |Added

Product|kde |kscreenlocker
 CC||ad.liu@gmail.com
  Component|general |general
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org
Version|unspecified |6.0.2

--- Comment #1 from Jin Liu  ---
I guess these OSes also don't allow password to begin with a space. Linux
generally allows that, so the suggested modification would change the workflow
for users who do have passwords beginning with a space. Need to be considered
carefully.

The alternative is to register the space, but when unlocking failed,
automatically retry with the beginning space removed.

OTOH, you can use Ctrl or Shift instead, which I guess also works in other
OSes.

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

[plasma-wayland-protocols] [Bug 484304] plasma 6 wayland no sound in Vivaldi

2024-03-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484304

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #1 from Jin Liu  ---
For me, with the same Vivaldi version, when started in X11 mode (the same
cmdline as yours), videos in TED and Twitter don't play at all.

The error message: "ERROR:extension_host.cc(429)] Received EventAck for
extension jffbochibkahlbbmanpmndnhmeliecah for an unknown event".

It also happens in the latest Chrome.

When started in Wayland mode (add "--ozone-platform-hint=auto" to the cmdline),
both work fine.

Google search says "jffbochibkahlbbmanpmndnhmeliecah" is the internal name for
"Picture-in-Picture" in Vivaldi. So I guess this is a problem with
picture-in-picture in XWayland.

Could you test if the wayland switch above fixes the problem?

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

[plasma-wayland-protocols] [Bug 484305] Calibre viewer window (re-opened) "without memory" in Plasma 6 Wayland

2024-03-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484305

Jin Liu  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||ad.liu@gmail.com
 Status|REPORTED|RESOLVED

--- Comment #2 from Jin Liu  ---
For me, it remembers size, but not position. Calibre 7.7.0

So it's a duplicate of:
https://bugs.kde.org/show_bug.cgi?id=15329

If it doesn't remember size for you, it's more like a bug in Calibre.

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

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

[kwin] [Bug 15329] Save and remember positions of all windows

2024-03-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=15329

Jin Liu  changed:

   What|Removed |Added

 CC||w...@culturanuova.net

--- Comment #93 from Jin Liu  ---
*** Bug 484305 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 484302] New: The blue bar indicator of systray icons appears later than normal applets

2024-03-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484302

Bug ID: 484302
   Summary: The blue bar indicator of systray icons appears later
than normal applets
Classification: Plasma
   Product: plasmashell
   Version: 6.0.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: mate...@gmail.com
  Target Milestone: 1.0

SUMMARY

When clicking on a normal applet (e.g. Kickoff, Digital Clock), the blue bar
indicator appears on top of the icon during the popup animation.

When clicking on a tray icon, the blue bar appears after the popup animation
finishes.

They should be consistent.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.8.1-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[plasmashell] [Bug 484206] [Feature Request] Icons-Only Task Manager "Show small window previews" click action should be sticky to the clicked application

2024-03-22 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484206

Jin Liu  changed:

   What|Removed |Added

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

--- Comment #1 from Jin Liu  ---
Can confirm.

There are two cases:

1. When "show preview on hover" is disabled, and the user clicks to show
previews, then hover on a different icon, the preview moves to that icon.

This is definitely a bug. The hover function is disabled, so no preview should
show on hover.

2. When "show preview on hover" is enabled, the same as 1.

People might have different opinions on this. But I think hover should also be
temporarily disabled when the user clicks to open previews.

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

[krunner] [Bug 484291] [Request] Expanding functionality of Krunner - Searching internet directly from desktop using krunner and presenting results

2024-03-22 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=484291

Jin Liu  changed:

   What|Removed |Added

   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org
Version|unspecified |6.0.2
  Component|general |general
 Status|REPORTED|CONFIRMED
 CC||ad.liu@gmail.com,
   ||alexander.loh...@gmx.de,
   ||natalie_clar...@yahoo.de
 Ever confirmed|0   |1
Product|kde |krunner

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

[systemsettings] [Bug 483508] Manage system-wide autostart as well

2024-03-14 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=483508

Jin Liu  changed:

   What|Removed |Added

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

--- Comment #1 from Jin Liu  ---
If you only want to disable it for the current user, not all users, then this
doesn't need root permission. The desktop file in /usr/share/xdg/autostart can
be copied to ~/.config/autostart, and modified to contain "Hidden=true". This
should prevent it from autostarting.

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

[systemsettings] [Bug 483535] New: In the decoration settings dialog, clicking "defaults" doesn't enable "apply" button

2024-03-14 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=483535

Bug ID: 483535
   Summary: In the decoration settings dialog, clicking "defaults"
doesn't enable "apply" button
Classification: Applications
   Product: systemsettings
   Version: 6.0.2
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_kwindecoration
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. Open decoration KCM.
2. Click the "pencil" button in Breeze or Oxygen.
3. Change a setting.
4. Click "Apply".
5. Click "Defaults" to revert the change.

OBSERVED RESULT
"Apply" is disabled.
Clicking "OK" doesn't save.

EXPECTED RESULT
"Apply" is enabled.
Clicking "OK" saves the defaults.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.2
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.9-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[systemsettings] [Bug 463176] Add apply button to window decoration config dialogue

2024-03-14 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=463176

Jin Liu  changed:

   What|Removed |Added

   Version Fixed In||6.0
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
 CC||ad.liu@gmail.com

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

[frameworks-kholidays] [Bug 483298] Patch to update holiday_sg_en-gb to the year 2024-2026

2024-03-13 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=483298

--- Comment #7 from Jin Liu  ---
(In reply to Will Ng from comment #6)
> Hi, have the lines been added? It doesn't seem to be part of any of the
> commits and changes in the merge request.

Ah sorry, forgot to push to the server. Fixed now.

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

[frameworks-kholidays] [Bug 483298] Patch to update holiday_sg_en-gb to the year 2024-2026

2024-03-13 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=483298

--- Comment #5 from Jin Liu  ---
Done.

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

[frameworks-kholidays] [Bug 483298] Patch to update holiday_sg_en-gb to the year 2024-2026

2024-03-12 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=483298

--- Comment #3 from Jin Liu  ---
Added. Thanks.

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

[frameworks-kholidays] [Bug 483298] Patch to update holiday_sg_en-gb to the year 2024-2026

2024-03-12 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=483298

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

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

[systemsettings] [Bug 447171] Automatically copy theme files from ~/.local/share to /var/lib/sddm/.local/share as a part of the sync process

2024-03-11 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=447171

--- Comment #5 from Jin Liu  ---
483113 is about the KDE default Breeze theme, which is not in ~/.local. Not a
duplicate.

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

[Breeze] [Bug 482799] "arrow" cursor present in "Breeze" cursor theme but missing in "Breeze Light"

2024-03-10 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=482799

Jin Liu  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/-/commit/ddd43721
   ||a202666727ec88f81cee67e0f1f
   ||6743f

--- Comment #2 from Jin Liu  ---
Git commit ddd43721a202666727ec88f81cee67e0f1f6743f by Jin Liu.
Committed on 11/03/2024 at 00:30.
Pushed by genericity into branch 'master'.

cursors: add "arrow" to Breeze_Light and build script

It was added to Breeze only.

M  +1-1cursors/Breeze/Breeze/cursors/arrow
M  +1-0cursors/Breeze/src/cursorList
A  +1-0cursors/Breeze_Light/Breeze_Light/cursors/arrow
M  +1-0cursors/Breeze_Light/src/cursorList

https://invent.kde.org/plasma/breeze/-/commit/ddd43721a202666727ec88f81cee67e0f1f6743f

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

[systemsettings] [Bug 483113] New: Default cursor theme "Breeze" is not synchronized to SDDM

2024-03-10 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=483113

Bug ID: 483113
   Summary: Default cursor theme "Breeze" is not synchronized to
SDDM
Classification: Applications
   Product: systemsettings
   Version: 6.0.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: kcm_sddm
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: k...@david-redondo.de, k...@davidedmundson.co.uk
  Target Milestone: ---

SUMMARY
Sync works when I select any other cursor theme than the default. When
selecting "Breeze" then "Apply Plasma Settings" in SDDM KCM, SDDM displays the
default Adwaita cursor.

I think the problem is when cursor theme is set to Breeze (the KConfig
default), kcminputrc won't contain the cursor theme line. But seems SDDM has a
different default for this setting.

So when syncing, that line should be added if missing.

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

[Breeze] [Bug 482799] New: "arrow" cursor present in "Breeze" cursor theme but missing in "Breeze Light"

2024-03-07 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=482799

Bug ID: 482799
   Summary: "arrow" cursor present in "Breeze" cursor theme but
missing in "Breeze Light"
Classification: Plasma
   Product: Breeze
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: uhh...@gmail.com
  Target Milestone: ---

"Breeze" cursor theme has an "arrow" alias that links to "left_ptr", which in
turn links to "default".

But it's not in "Breeze Light". Either we add it too, or we remove it from
"Breeze".

It was added in:
https://invent.kde.org/plasma/breeze/-/commit/3e4620e09ded1558d9efaa6368a3706f927e58a7

(BTW, it's not in the build script. Should fix that too.)

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

[plasmashell] [Bug 482309] Select enter edit mode from the desktop menu, panel is in a weird state

2024-03-03 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=482309

Jin Liu  changed:

   What|Removed |Added

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

--- Comment #1 from Jin Liu  ---
Sorry, seems already fixed in master.

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

[plasmashell] [Bug 482309] New: Select enter edit mode from the desktop menu, panel is in a weird state

2024-03-03 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=482309

Bug ID: 482309
   Summary: Select enter edit mode from the desktop menu, panel is
in a weird state
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: niccolo.venera...@gmail.com
  Target Milestone: 1.0

STEPS TO REPRODUCE
1. Right click on desktop, enter edit mode

OBSERVED RESULT
The panel looks like it's in edit mode, with blue-ish margins and an edit
button at rightmost.
But panel setting dialog doesn't show.
And right click on the panel, the menu says "Leave edit mode". Selecting it
doesn't leave edit mode,
but shows the panel setting dialog.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.6-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[Breeze] [Bug 482275] New: Switch `media-playback-playing*` and `media-playback-stopped*` icons

2024-03-02 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=482275

Bug ID: 482275
   Summary: Switch `media-playback-playing*`  and
`media-playback-stopped*` icons
Classification: Plasma
   Product: Breeze
   Version: master
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: ad.liu@gmail.com
CC: kain...@gmail.com, m...@nueljl.in
  Target Milestone: ---

SUMMARY

Practically in all video players and websites, the user sees a "pause" button
when the video is playing, and vice versa.

Although these icons in Breeze are for "status", not buttons, so they are
literally "correct". But the user is likely to be accustomed to the above
patterns, so it might make sense to switch these two group of icons.

 It seems only Breeze provides these status icons. Adwaita only has -pause and
-start action icons. So changing this is unlikely to affect anything but
Plasma.

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

[Oxygen] [Bug 481402] question mark icons shown in systray when oxygen icon theme

2024-03-02 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=481402

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

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

[Breeze] [Bug 482265] New: Unify the look of scrollbars in QtWidget and Kirigami

2024-03-02 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=482265

Bug ID: 482265
   Summary: Unify the look of scrollbars in QtWidget and Kirigami
Classification: Plasma
   Product: Breeze
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: QStyle
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: noaha...@gmail.com, uhh...@gmail.com
  Target Milestone: ---

SUMMARY

The most pronounced difference:
In active windows, when not hovered, QtWidget is blue, Kirigami is gray.

Also, QtWidget in inactive windows is a little darker gray than Kirigami.

IMHO the Kirigami style is better:
1. Scrollbars are gray everywhere else.
2. Blue indicates focus / selection, so we would like to avoid too much blue,
as it can become distraction.

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

[plasmashell] [Bug 482201] Icons in system tray not showing after Plasma6 upgrade

2024-03-01 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=482201

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #1 from Jin Liu  ---
>From the screenshot, it looks like you are using an icon theme other than the
default Breeze. Then I think it's because of this change:

https://pointieststick.com/2023/08/12/how-all-this-icon-stuff-is-going-to-work-in-plasma-6/

And your icon theme doesn't fallback to Breeze in its `index.theme`.

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

[kwin] [Bug 465119] Option to hide mouse cursor after inactivity

2024-02-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=465119

Jin Liu  changed:

   What|Removed |Added

   Version Fixed In||6.1
 CC||ad.liu@gmail.com

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

[kwin] [Bug 465119] Option to hide mouse cursor after inactivity

2024-02-28 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=465119

Jin Liu  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/7d7344a983
   ||878749c85bedd3b15a7a5ef6ab3
   ||8b3

--- Comment #7 from Jin Liu  ---
Git commit 7d7344a983878749c85bedd3b15a7a5ef6ab38b3 by Jin Liu.
Committed on 28/02/2024 at 11:23.
Pushed by genericity into branch 'master'.

plugins: add a "hidecursor" effect

This hides the mouse cursor on inactivity or keypress (configurable in the
KCM).

M  +1-0src/plugins/CMakeLists.txt
A  +34   -0src/plugins/hidecursor/CMakeLists.txt
A  +107  -0src/plugins/hidecursor/hidecursor.cpp [License: GPL(v2.0+)]
A  +47   -0src/plugins/hidecursor/hidecursor.h [License: GPL(v2.0+)]
A  +43   -0src/plugins/hidecursor/hidecursor_config.cpp [License:
GPL(v2.0+)]
A  +30   -0src/plugins/hidecursor/hidecursor_config.h [License:
GPL(v2.0+)]
A  +31   -0src/plugins/hidecursor/hidecursor_config.ui
A  +15   -0src/plugins/hidecursor/hidecursorconfig.kcfg
A  +8-0src/plugins/hidecursor/hidecursorconfig.kcfgc
A  +18   -0src/plugins/hidecursor/main.cpp [License: GPL(v2.0+)]
A  +10   -0src/plugins/hidecursor/metadata.json

https://invent.kde.org/plasma/kwin/-/commit/7d7344a983878749c85bedd3b15a7a5ef6ab38b3

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

[dolphin] [Bug 481842] New: Dolphin allows creating or renaming to a filename containing "/"

2024-02-25 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=481842

Bug ID: 481842
   Summary: Dolphin allows creating or renaming to a filename
containing "/"
Classification: Applications
   Product: dolphin
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
E.g. a filename "a/b".
Linux kernel allows that, but it's difficult to handle the file in shells. E.g.
"rm a/b" fails. ("rm *" works though)

STEPS TO REPRODUCE
1. Right click, New, Text file.
2. Enter "a/b".

OBSERVED RESULT
A file named "a/b" is created.

EXPECTED RESULT
Dolphin should not allow that name.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.6-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[dolphin] [Bug 481717] New: After renaming, the file should be immediately selected

2024-02-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=481717

Bug ID: 481717
   Summary: After renaming, the file should be immediately
selected
Classification: Applications
   Product: dolphin
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: view-engine: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
Currently, there is ~2 seconds delay between renaming and the file is
re-selected. This is quite annoying when I try to rename a file then cut it -
pressing Ctrl-x too quickly would trigger the multi-selection mode.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.2
Kernel Version: 6.7.5-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[dolphin] [Bug 481561] No error message when renaming fails

2024-02-19 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=481561

--- Comment #3 from Jin Liu  ---
(In reply to fanzhuyifan from comment #2)
> Humm I get the error message on source build of dolphin, btrfs, arch linux.
> However after the error message is shown the displayed name incorrectly
> shows the new name, instead of the old name.

I've seen that, too.

Try to create a file "a", and rename it to
"012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789"
(300 chars). No errors on master.

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

[dolphin] [Bug 481561] New: No error message when renaming fails

2024-02-19 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=481561

Bug ID: 481561
   Summary: No error message when renaming fails
Classification: Applications
   Product: dolphin
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. Select a file.
2. Press F2.
3. Enter a very long file name (longer than 255 chars)

OBSERVED RESULT
No error message

EXPECTED RESULT
Dolphin tells me that renaming failed.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.5-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[kwin] [Bug 481040] Radio groups in effects KCM missing an "off" option

2024-02-09 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=481040

--- Comment #2 from Jin Liu  ---
> Currently the user is unable to completely disable window minimizing / 
> appearing animation.

It can be done by clicking on the selected item.

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

[kwin] [Bug 481040] New: Radio groups in effects KCM missing an "off" option

2024-02-07 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=481040

Bug ID: 481040
   Summary: Radio groups in effects KCM missing an "off" option
Classification: Plasma
   Product: kwin
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
  Target Milestone: ---

Currently the user is unable to completely disable window minimizing /
appearing animation.

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

[kwin] [Bug 480940] KDE6 - Task Switcher doesn't open with only one window open

2024-02-06 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480940

--- Comment #2 from Jin Liu  ---
*** Bug 479106 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 479106] Alt-tab and Alt-` should open the window switcher even if there's only one window or no window at all

2024-02-06 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479106

Jin Liu  changed:

   What|Removed |Added

 Resolution|INTENTIONAL |DUPLICATE

--- Comment #3 from Jin Liu  ---


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

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

[kwin] [Bug 479106] Alt-tab and Alt-` should open the window switcher even if there's only one window or no window at all

2024-02-06 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479106

Jin Liu  changed:

   What|Removed |Added

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

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

[kwin] [Bug 480940] KDE6 - Task Switcher doesn't open with only one window open

2024-02-06 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480940

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=479106

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

[plasmashell] [Bug 480898] New: Once an applet is resized to the horizontal max, can' t resize it back

2024-02-05 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480898

Bug ID: 480898
   Summary: Once an applet is resized to the horizontal max, can'
t resize it back
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

STEPS TO REPRODUCE
1. Open Kickoff.
2. Drag the right border to the right screen edge.
3. Now you can't drag the right border or corner anymore.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.1
Kernel Version: 6.7.3-arch1-2 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[plasmashell] [Bug 480781] "Always visible" options have no effect for applets with PlasmaCore.Types.HiddenStatus set

2024-02-03 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480781

Jin Liu  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[plasmashell] [Bug 480781] "Always visible" options have no effect for applets with PlasmaCore.Types.HiddenStatus set

2024-02-03 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480781

Jin Liu  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/d0037a4230acf0d089c2fc715 |t/936a589ef84e3b3d9919d971a
   |6a2e4b2c1a323e1 |f05a4f8a32ef803

--- Comment #4 from Jin Liu  ---
Git commit 936a589ef84e3b3d9919d971af05a4f8a32ef803 by Jin Liu.
Committed on 04/02/2024 at 02:15.
Pushed by genericity into branch 'Plasma/6.0'.

applet/systray: Show icons in HiddenStatus when set to "Always visible"

M  +3-5applets/systemtray/systemtraymodel.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/936a589ef84e3b3d9919d971af05a4f8a32ef803

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

[plasmashell] [Bug 480781] "Always visible" options have no effect for applets with PlasmaCore.Types.HiddenStatus set

2024-02-03 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480781

Jin Liu  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/d0037a4230acf0d089c2fc715
   ||6a2e4b2c1a323e1
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #3 from Jin Liu  ---
Git commit d0037a4230acf0d089c2fc7156a2e4b2c1a323e1 by Jin Liu.
Committed on 04/02/2024 at 02:08.
Pushed by genericity into branch 'master'.

applet/systray: Show icons in HiddenStatus when set to "Always visible"

M  +3-5applets/systemtray/systemtraymodel.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/d0037a4230acf0d089c2fc7156a2e4b2c1a323e1

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

[Powerdevil] [Bug 480254] Wrong text and icon colors in Power Profiles OSD under Breeze Twilight global theme

2024-02-03 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480254

--- Comment #3 from Jin Liu  ---
Adding the "_kirigamiTheme" line as in
https://bugs.kde.org/show_bug.cgi?id=472727 doesn't fix it.

Interesting thing is: looks like the powerdevil OSD source code is modified
from the kscreen OSD. I compared the two, and they are essentially the same,
except missing the above line. I suspect the difference is in how they are
launched: kscreen has a desktop file "org.kde.kscreen.desktop", powerdevil not.

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

[plasmashell] [Bug 480781] "Always visible" options have no effect for applets with PlasmaCore.Types.HiddenStatus set

2024-02-03 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480781

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #1 from Jin Liu  ---
Should be quite easy to change.

However, that would also make MediaControl and CamaraIndicator always visible
on these settings, while they currently don't. I.e. you'll get a fully static
row of icons with "Always show all entries". Is that OK?

And if so, should this change target 6.0?

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

[kwin] [Bug 479388] Minimizing XWayland window doesn't activate the previous active window

2024-01-30 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479388

Jin Liu  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|RESOLVED|REPORTED
 Resolution|DUPLICATE   |---

--- Comment #4 from Jin Liu  ---
Can reproduce in master.

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

[Breeze] [Bug 480533] On fractional scale, tabs have a thin line at the bottom

2024-01-30 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480533

--- Comment #2 from Jin Liu  ---
Created attachment 165349
  --> https://bugs.kde.org/attachment.cgi?id=165349=edit
enlarged

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

[Breeze] [Bug 480533] On fractional scale, tabs have a thin line at the bottom

2024-01-30 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480533

--- Comment #1 from Jin Liu  ---
Created attachment 165348
  --> https://bugs.kde.org/attachment.cgi?id=165348=edit
"application style" kcm

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

[Breeze] [Bug 480533] New: On fractional scale, tabs have a thin line at the bottom

2024-01-30 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480533

Bug ID: 480533
   Summary: On fractional scale, tabs have a thin line at the
bottom
Classification: Plasma
   Product: Breeze
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: uhh...@gmail.com
  Target Milestone: ---

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

SUMMARY
See attachments. Also, sometimes the active tab cuts a few pixels into the
content area.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 5.249.0
Qt Version: 6.6.1
Kernel Version: 6.7.2-arch1-1 (64-bit)
Graphics Platform: offscreen
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[plasmashell] [Bug 448234] Usage of Qt SVG renderer causes some 3rd-party app icons to be mis-rendered

2024-01-27 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=448234

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #18 from Jin Liu  ---
> The effort to use RSVG for icons instead of Qt SVG was mostly blocked by a) 
> it would introduce a Rust dependency into KDE frameworks, which nobody wants, 
> and b) refactoring stuff so that the Rust dependency wouldn't be in 
> frameworks but elsewhere would be a large amount of pain.

What Rust dependency? `librsvg` is provided as an `.so` plus several `.h`s on
my distro (Arch). And here's its dependencies:
cairo  freetype2  gdk-pixbuf2  glib2  harfbuzz  libxml2  pango

I don't see any Rust dependency. Yes, you need Rust to build it. But we don't
have to, and don't in practice, build all our dependencies.

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

[kwin] [Bug 475685] Dialog Parent effect renders Color picker dialog useless if the color you want to pick is in the suddenly-darkened window

2024-01-27 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=475685

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #7 from Jin Liu  ---
Looks like both "Dim Parent" and "Dim Inactive" should be disabled temporarily
during color-picking. Maybe "Screen Edge" too.

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

[dolphin] [Bug 480211] Feature Request for Dolphin - Add the ability to unmount removable storage devices

2024-01-25 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480211

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #4 from Jin Liu  ---
Also note that for spinning disks, "safely remove" also spins them down. So if
you change "safely remove" to only do `umount`, that would be a behavior change
for spinning disks, and might be undesirable.

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

[dolphin] [Bug 480307] New: The "disk free" bar in Places panel doesn't update

2024-01-24 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480307

Bug ID: 480307
   Summary: The "disk free" bar in Places panel doesn't update
Classification: Applications
   Product: dolphin
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

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

See attachment.

STEPS TO REPRODUCE
1. Connect a USB disk.
2. Copy a lot of files to it.
3. The bar doesn't change.

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

[plasmashell] [Bug 480298] New: Add a "turn off screen" button

2024-01-24 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480298

Bug ID: 480298
   Summary: Add a "turn off screen" button
Classification: Plasma
   Product: plasmashell
   Version: 5.92.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Brightness Control
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: natalie_clar...@yahoo.de
  Target Milestone: 1.0

1. It seems we failed to completely fix
https://bugs.kde.org/show_bug.cgi?id=423035 for years. And I guess part of the
problem is the screen turning back when the user releases the hotkey. A button
should fix that. We can even make sure it does by adding a small delay before
turning off the screen.

2. It seems logical to have an "off" option in an applet where you can adjust
brightness. Just as the volume applet has a "mute" option.

3. The applet has plenty of space to add that.

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

[dolphin] [Bug 480243] Better UI for configuring information panel

2024-01-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480243

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #1 from Jin Liu  ---
Also note that Dolphin has 4 panels. And all of them have config options in the
right-click menu. So does this only apply to the information panel, or to all
panels?

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

[plasmashell] [Bug 480254] New: Wrong text color in OSD, under Breeze Twilight global theme

2024-01-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480254

Bug ID: 480254
   Summary: Wrong text color in OSD, under Breeze Twilight global
theme
Classification: Plasma
   Product: plasmashell
   Version: 5.92.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Battery Monitor
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: k...@privat.broulik.de, m...@ratijas.tk,
natalie_clar...@yahoo.de
  Target Milestone: 1.0

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

See attachment

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

[Koko] [Bug 480249] New: Can't find the app by the name 'koko' in Kickoff

2024-01-23 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480249

Bug ID: 480249
   Summary: Can't find the app by the name 'koko' in Kickoff
Classification: Applications
   Product: Koko
   Version: unspecified
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: unassigned-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: n...@kde.org
  Target Milestone: ---

The desktop file need either `Name=Koko`  or `Keywords=Koko` in it.

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

[dolphin] [Bug 478833] Empty directories have an expander arrow in details view

2024-01-22 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=478833

Jin Liu  changed:

   What|Removed |Added

   Version Fixed In||6.0
  Latest Commit||adbb08f4d946ce660d971d150df
   ||e2c8ce75b9fdb
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

[plasmashell] [Bug 480112] PlasmaCore.DataSource "executable" engine arbitrary code execution via any QML file in backdoored wallpaper plugins, themes, etc. distributed via store.kde.org

2024-01-21 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480112

--- Comment #5 from Jin Liu  ---
Your concern is valid. But as I said, the store also contains C++ plugins in
the same category, so the suggested change in this bug report alone doesn't
really help at the moment.

As you already pointed out, to improve the situation,  we need radical changes
in a lot of areas. Definitely not something to do at the moment, only a few
weeks to 6.0 release. We can discuss the plan later, after the release. And the
plan doesn't necessarily include removing this particular QML function, but may
well be something radical like sandboxing user contents.

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

[plasmashell] [Bug 480112] PlasmaCore.DataSource "executable" engine arbitrary code execution via any QML file in backdoored wallpaper plugins, themes, etc. distributed via store.kde.org

2024-01-21 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=480112

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #3 from Jin Liu  ---
Does this only affect wallpaper plugins, applets, themes, window decorations,
etc.? Or does it also affect wallpaper images, colors, yakuake skins, etc?

The difference is that in former cases, in addition to QML, you can also upload
C++ code, where anything is possible. So being able to do the same in QML
doesn't change the attack surface. While in the latter cases, I do expect them
to be just pictures and config files.

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

[kwin] [Bug 428272] Unmaximize does not restore window size/position correctly if KWin's Quicktile shortcuts were used before

2024-01-20 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=428272

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

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

[kwin] [Bug 392130] Plasma + Wayland: KDE IM Panel + ibus show their candidate window at wrong position

2024-01-17 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=392130

--- Comment #12 from Jin Liu  ---
Tested another IME `fcitx5`. Kimpanel works with it under Wayland.

Trying to test `ibus`, but in Arch, the desktop file explicitly disabled panel
with in the cmdline:
`/usr/lib/ibus/ibus-ui-gtk3 --enable-wayland-im --exec-daemon --daemon-args
"--xim --panel disable"`

I modified `--panel disable` to `--panel /usr/lib/kimpanel-ibus-panel`.
Kimpanel shows, but `ibus` still uses its own candidate window.

So unable to reproduce.

Could you share your `pgrep -a ibus` result, so I can start `ibus` the proper
way?

My `ibus` version: 1.5.29

Operating System: Arch Linux 
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1
Kernel Version: 6.7.0-arch3-1 (64-bit)
Graphics Platform: offscreen
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[kwin] [Bug 392130] Plasma + Wayland: KDE IM Panel + ibus show their candidate window at wrong position

2024-01-17 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=392130

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

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

[Breeze] [Bug 479920] network-wired should have less monitor, more wire

2024-01-16 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479920

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

--- Comment #4 from Jin Liu  ---
IIRC it's *cable and the globe* in some other platform?

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

[dolphin] [Bug 441070] "Folder is empty" text label consumes mouse events on top of it

2024-01-16 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=441070

Jin Liu  changed:

   What|Removed |Added

   Version Fixed In||24.02
 CC||ad.liu@gmail.com

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

[dolphin] [Bug 441070] "Folder is empty" text label consumes mouse events on top of it

2024-01-16 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=441070

Jin Liu  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
   |em/dolphin/-/commit/c984bad |em/dolphin/-/commit/59273a4
   |ee32f691a787c3dea202ef5ef54 |32b7a933864306cf5ab32fb1de1
   |46758b  |ac445a

--- Comment #7 from Jin Liu  ---
Git commit 59273a432b7a933864306cf5ab32fb1de1ac445a by Jin Liu.
Committed on 16/01/2024 at 13:45.
Pushed by genericity into branch 'release/24.02'.

Fix: "empty folder" placeholder text eating mouse events

M  +3-5src/views/dolphinview.cpp

https://invent.kde.org/system/dolphin/-/commit/59273a432b7a933864306cf5ab32fb1de1ac445a

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

[dolphin] [Bug 441070] "Folder is empty" text label consumes mouse events on top of it

2024-01-16 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=441070

Jin Liu  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/-/commit/c984bad
   ||ee32f691a787c3dea202ef5ef54
   ||46758b
 Resolution|--- |FIXED

--- Comment #6 from Jin Liu  ---
Git commit c984badee32f691a787c3dea202ef5ef5446758b by Jin Liu.
Committed on 16/01/2024 at 13:37.
Pushed by genericity into branch 'master'.

Fix: "empty folder" placeholder text eating mouse events

M  +3-5src/views/dolphinview.cpp

https://invent.kde.org/system/dolphin/-/commit/c984badee32f691a787c3dea202ef5ef5446758b

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

[plasmashell] [Bug 479827] 'Set Meta as shortcut' doesn't work in applet configure dialog

2024-01-16 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479827

--- Comment #2 from Jin Liu  ---
(In reply to Marco Martin from comment #1)
> the meta shortcut should open kickoff no matter what shortcut is set, but
> yeah, the ui is not clear at all

I see. So the actual problem is:
1. The user can set modifier-only shortcuts like 'Meta', 'Control', 'Shift',
etc., in the shortcuts KCM, (e.g. I can bind kickoff to `shift`) but not in
applet configure dialogs.
2. Setting 'Meta' as the shortcut in the KCM won't work, because it's
overridden by either this default, or `[ModifierOnlyShortcuts]` in `kwinrc`.

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

[plasmashell] [Bug 479827] New: 'Set Meta as shortcut' doesn't work in applet configure dialog

2024-01-14 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479827

Bug ID: 479827
   Summary: 'Set Meta as shortcut' doesn't work in applet
configure dialog
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ad.liu@gmail.com
CC: k...@davidedmundson.co.uk
  Target Milestone: 1.0

SUMMARY
It only works in the shortcut KCM.

STEPS TO REPRODUCE
1. Right click on Kickoff, Configure, Shortcut.
2. Press the button.
3. Press `Meta`.

OBSERVED RESULT
`Meta` appears on the button, then immediately disappears.

EXPECTED RESULT
`Meta` is set as the shortcut after a second, just like in the shortcut KCM.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.92.0
KDE Frameworks Version: 5.248.0
Qt Version: 6.6.1
Kernel Version: 6.6.11-1-lts (64-bit)
Graphics Platform: offscreen
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[kwin] [Bug 479388] Minimizing XWayland window doesn't activate the previous active window

2024-01-13 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479388

--- Comment #2 from Jin Liu  ---
(In reply to Nicolas Fella from comment #1)
> I have not tested jdownloader2, but I can reproduce with any XWayland
> window. 

Yes. Can reproduce with any XWayland window, too.

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

[plasmashell] [Bug 478951] XWayland apps cannot be minimized clicking on their Task Manager entries until launching another app or switching to another task

2024-01-13 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=478951

Jin Liu  changed:

   What|Removed |Added

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

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

[kwin] [Bug 479388] Minimizing XWayland window doesn't activate the previous active window

2024-01-13 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479388

Jin Liu  changed:

   What|Removed |Added

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

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

[kwin] [Bug 479388] Minimizing XWayland window doesn't activate the previous active window

2024-01-13 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479388

Jin Liu  changed:

   What|Removed |Added

Summary|Minimizing `jdownloader2`   |Minimizing XWayland window
   |window doesn't activate the |doesn't activate the
   |previous active window  |previous active window

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

[dolphin] [Bug 469316] With multiple tabs, closing split view doesn't update tab name

2024-01-12 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=469316

Jin Liu  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/-/commit/3619e74
   ||eb17f8ed2e76dadbef9c052304d
   ||ecd18b
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #3 from Jin Liu  ---
Git commit 3619e74eb17f8ed2e76dadbef9c052304decd18b by Jin Liu.
Committed on 13/01/2024 at 02:47.
Pushed by genericity into branch 'master'.

Fix: closing split view doesn't update tab name

M  +1-0src/dolphinmainwindow.cpp
M  +9-5src/dolphintabwidget.cpp
M  +5-0src/dolphintabwidget.h

https://invent.kde.org/system/dolphin/-/commit/3619e74eb17f8ed2e76dadbef9c052304decd18b

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

[dolphin] [Bug 469316] With multiple tabs, closing split view doesn't update tab name

2024-01-12 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=469316

Jin Liu  changed:

   What|Removed |Added

   Version Fixed In||6.1

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

[dolphin] [Bug 479399] Location bar shows wrong path for an encrypted root partition

2024-01-11 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479399

Jin Liu  changed:

   What|Removed |Added

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

--- Comment #1 from Jin Liu  ---
Not reproducible in 6.0 RC1. Likely a side effect of
https://bugs.kde.org/show_bug.cgi?id=478839.

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

[kwin] [Bug 479628] The active window loses focus after triggering "Overview" or "Present Windows" then cancel immediately

2024-01-11 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479628

--- Comment #11 from Jin Liu  ---
Nate, I think it will be cherry-picked into 6.0?

https://invent.kde.org/plasma/kwin/-/merge_requests/4876

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

[kwin] [Bug 479628] The active window loses focus after triggering "Overview" or "Present Windows" then cancel immediately

2024-01-11 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479628

Jin Liu  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/18ba622c40
   ||7564ecd84235fe8161cc37b6913
   ||40e

--- Comment #10 from Jin Liu  ---
Git commit 18ba622c407564ecd84235fe8161cc37b691340e by Jin Liu.
Committed on 11/01/2024 at 09:40.
Pushed by genericity into branch 'master'.

Update keyboard focus when exiting from a keyboard-grabbing effect

M  +2-0src/effect/effecthandler.cpp

https://invent.kde.org/plasma/kwin/-/commit/18ba622c407564ecd84235fe8161cc37b691340e

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

[kwin] [Bug 479628] The active window loses focus after triggering "Overview" or "Present Windows" then cancel immediately

2024-01-10 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479628

--- Comment #7 from Jin Liu  ---
(In reply to fanzhuyifan from comment #5)
> (In reply to fanzhuyifan from comment #2)
> > Can't reproduce on wayland -- the cursor keeps blinking
> 
> Sorry, CAN reproduce on wayland following the STEPS TO REPRODUCE. I was
> repressing the shortcut instead of pressing escape.
> 
> This also seems to show up when toggling grid view and then pressing escape.

And probably pressing the shortcut works because it's a two-key action, so when
you release the second key (the modifier), the app regains focus.

You can try pressing both keys simultaneously and quick. It triggers the bug.

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

[kwin] [Bug 479628] The active window loses focus after triggering "Overview" or "Present Windows" then cancel immediately

2024-01-10 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479628

--- Comment #6 from Jin Liu  ---
(In reply to fanzhuyifan from comment #5)
> Sorry, CAN reproduce on wayland following the STEPS TO REPRODUCE. I was
> repressing the shortcut instead of pressing escape.
> 
> This also seems to show up when toggling grid view and then pressing escape.

Probably it's in any effect that grabs keyboard then doesn't activate a new
window.

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

[kwin] [Bug 479628] The active window loses focus after triggering "Overview" or "Present Windows" then cancel immediately

2024-01-10 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479628

Jin Liu  changed:

   What|Removed |Added

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

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

[kwin] [Bug 477885] Window is visually in `inactive` state when pressing `Alt-TAB` multiple times to open window switcher but not actually switch

2024-01-10 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=477885

Jin Liu  changed:

   What|Removed |Added

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

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

[kwin] [Bug 479628] New: The active window loses focus after triggering "Overview" or "Present Windows" then cancel immediately

2024-01-10 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479628

Bug ID: 479628
   Summary: The active window loses focus after triggering
"Overview" or "Present Windows" then cancel
immediately
Classification: Plasma
   Product: kwin
   Version: git master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Open KWrite.
2. Trigger "Overview" or "Present Windows".
3. Press `ESC`.
4. KWrite loses keyboard focus. The text cursor stops blinking.
5. Press any key and KWrite regains focus.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.91.0
KDE Frameworks Version: 5.247.0
Qt Version: 6.7.0
Kernel Version: 6.6.10-1-lts (64-bit)
Graphics Platform: offscreen
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[frameworks-kio] [Bug 478839] Strange trash-related warnings in the system journal

2024-01-09 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=478839

Jin Liu  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/solid/-/commit/762c6
   ||2524c3e91ce21b6dfe7c349eca5
   ||77269009
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #3 from Jin Liu  ---
Git commit 762c62524c3e91ce21b6dfe7c349eca577269009 by Jin Liu, on behalf of
Jin Liu.
Committed on 08/01/2024 at 08:35.
Pushed by genericity into branch 'master'.

Fix: StorageAccess::filePath() returns /\u for encrypted root

M  +5-1src/solid/devices/backends/udisks2/udisksstorageaccess.cpp

https://invent.kde.org/frameworks/solid/-/commit/762c62524c3e91ce21b6dfe7c349eca577269009

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

[plasma-systemmonitor] [Bug 479259] ksystemstats: Broken filename passed to function

2024-01-04 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479259

--- Comment #1 from Jin Liu  ---
Also getting it from: plasmashell, dolphin, kactivitymanagerd

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

[plasma-systemmonitor] [Bug 479259] ksystemstats: Broken filename passed to function

2024-01-04 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479259

Jin Liu  changed:

   What|Removed |Added

 CC||ad.liu@gmail.com

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

[dolphin] [Bug 479400] New: Places panel shows both encrypted partitions and their decrypted ones

2024-01-04 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=479400

Bug ID: 479400
   Summary: Places panel shows both encrypted partitions and their
decrypted ones
Classification: Applications
   Product: dolphin
   Version: 24.01.85
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
1. It's duplicated info.
2. Clicking on both would open the same dir.
3. The encrypted root partition has an enabled "unmount" right-click menu item,
which shouldn't be.

Encrypted partitions should be hidden when they are unlocked and mounted.

STEPS TO REPRODUCE
1. Use LUKS-encrypted root partition.
2. The Places panel contains two partitions both pointing to the root dir.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.91.0
KDE Frameworks Version: 5.247.0
Qt Version: 6.7.0
Kernel Version: 6.6.8-arch1-1 (64-bit)
Graphics Platform: offscreen
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics

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

[frameworks-kio] [Bug 478839] Strange trash-related warnings in the system journal

2024-01-04 Thread Jin Liu
https://bugs.kde.org/show_bug.cgi?id=478839

Jin Liu  changed:

   What|Removed |Added

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

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

  1   2   3   4   >