[digikam] [Bug 477853] digiKam 8.3.0 slow startup on Windows 10 operating system

2023-12-01 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=477853

--- Comment #3 from Peter  ---
Created attachment 163745
  --> https://bugs.kde.org/attachment.cgi?id=163745&action=edit
digiKam 8.2.0 start and 8.3.0 start in one video (only 2 min 14 sec)

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

[kwin] [Bug 477678] Crispy text in various pieces of Qt6 software when using fractional scale factor

2023-12-01 Thread Robby Engelmann
https://bugs.kde.org/show_bug.cgi?id=477678

--- Comment #10 from Robby Engelmann  ---
Indeed, this workaround solves the issue. For the time being, I export it on
session start.
Is this bug now resolved -> upstream?

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

[systemsettings] [Bug 477893] New: When I delete a widget, notification doesn't respect the "Hide after" setting

2023-12-01 Thread Paolo Zamponi
https://bugs.kde.org/show_bug.cgi?id=477893

Bug ID: 477893
   Summary: When I delete a widget, notification doesn't respect
the "Hide after" setting
Classification: Applications
   Product: systemsettings
   Version: 5.90.0
  Platform: Other
OS: Linux
Status: REPORTED
  Keywords: qt6
  Severity: normal
  Priority: NOR
 Component: kcm_notify
  Assignee: plasma-b...@kde.org
  Reporter: feu...@gmail.com
CC: k...@privat.broulik.de
  Target Milestone: ---

SUMMARY

STEPS TO REPRODUCE
1. Check your "Hide after" setting in Systemsettings -> Notifications;
2. Add a widget somewhere;
3. Delete it.

OBSERVED RESULT
Notification "Hide after" setting is not respected.

EXPECTED RESULT
Notification "Hide after" setting is respected.

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.0
Kernel Version: 5.15.0-89-generic (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
* I got a notification even if I go to Systemsettings -> Notifications
(Application-specific settings) Configure -> Plasma Workspace -> Widget
deleted, then I uncheck "Show a message in a pop-up";
* There is no animation around the red X button in the notification popup;
* If I empty the thrash, notification do respect the "Hide after" setting
instead.

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

[akregator] [Bug 477891] Digest authentication failure

2023-12-01 Thread Dan Fandrich
https://bugs.kde.org/show_bug.cgi?id=477891

--- Comment #1 from Dan Fandrich  ---
One thing I just noted: the other clients respond with 64 hexadecimal
characters (i.e. 256 bits) in the "response" field of the Authorization:
header, but akregator responds with 32 hex bytes (i.e. 128 bits). It doesn't
look like Akregator is responding properly to an algorithm=SHA-256
authorization.

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

[kwin] [Bug 477892] "Mouse click animation" effect causes a visual glitch after every click

2023-12-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=477892

Patrick Silva  changed:

   What|Removed |Added

   Keywords||qt6

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

[kwin] [Bug 477892] New: "Mouse click animation" effect causes a visual glitch after every click

2023-12-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=477892

Bug ID: 477892
   Summary: "Mouse click animation" effect causes a visual glitch
after every click
Classification: Plasma
   Product: kwin
   Version: 5.90.0
  Platform: Neon
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-various
  Assignee: kwin-bugs-n...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

Created attachment 163744
  --> https://bugs.kde.org/attachment.cgi?id=163744&action=edit
screen recording

STEPS TO REPRODUCE
1. enable "Mouse click animation" effect in Desktop Effects KCM
2. activate the effect by pressing meta+c
3. click

OBSERVED RESULT
visual glitch after every click. Please watch the attached screen recording.

EXPECTED RESULT
no glitch

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.81.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Graphics Platform: Wayland

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

[digikam] [Bug 477871] Program crash when entering a personsname into shown frame.

2023-12-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477871

--- Comment #6 from Maik Qualmann  ---
My build folder wasn't clean, so it seemed to compile.

Maik

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

[akregator] [Bug 477891] New: Digest authentication failure

2023-12-01 Thread Dan Fandrich
https://bugs.kde.org/show_bug.cgi?id=477891

Bug ID: 477891
   Summary: Digest authentication failure
Classification: Applications
   Product: akregator
   Version: 5.24.3
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: d...@coneharvesters.com
  Target Milestone: ---

SUMMARY
Accessing a feed on a lighttpd server protected with HTTP Digest authentication
with algorithm=SHA-256 fails with a server error:

mod_auth.c.1334) digest: (a2ca643c55f46828b66002b5bed0e4e0): invalid format

akregator just silently fails to download the feed and shows the name in red.

STEPS TO REPRODUCE
1. Configure a feed served by a lighttpd server protected with SHA-256 Digest
authentication
2. Try to "Fetch feed"

OBSERVED RESULT
No feed and a red feed name

EXPECTED RESULT
Feed contents available for browsing

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
The protected RSS feed link can be accessed fine (including authentication)
with Firefox, Chrome, curl and xh, so it's unlikely to be a server problem.
Running this from Flatpak will first hit #477889 before it gets to the point
where this bug is encountered.

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

[digikam] [Bug 477871] Program crash when entering a personsname into shown frame.

2023-12-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477871

--- Comment #5 from Maik Qualmann  ---
Yes, I'm also surprised that it's compiled here, since the functions are
protected. But it's the cause, I'm looking for another solution, could also be
a bug in Qt6.

Maik

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

[digikam] [Bug 477871] Program crash when entering a personsname into shown frame.

2023-12-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477871

--- Comment #4 from Maik Qualmann  ---
Git commit 0499a54ac935c30c710c2aff1e92289f27792edb by Maik Qualmann.
Committed on 02/12/2023 at 07:56.
Pushed by mqualmann into branch 'master'.

revert model reset

M  +0-14   core/libs/tags/engine/tagscompleter.cpp

https://invent.kde.org/graphics/digikam/-/commit/0499a54ac935c30c710c2aff1e92289f27792edb

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

[kmail2] [Bug 392203] Managesieve doesn't work over pure TLS connection

2023-12-01 Thread George L. Emigh
https://bugs.kde.org/show_bug.cgi?id=392203

George L. Emigh  changed:

   What|Removed |Added

 CC||ab...@georgelemigh.com

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

[xdg-desktop-portal-kde] [Bug 477890] New: When using xdg-desktop-portal to reach a mounted cifs smb share it breaks doplhins ability to access said share

2023-12-01 Thread dansity
https://bugs.kde.org/show_bug.cgi?id=477890

Bug ID: 477890
   Summary: When using xdg-desktop-portal to reach a mounted cifs
smb share it breaks doplhins ability to access said
share
Classification: Plasma
   Product: xdg-desktop-portal-kde
   Version: git-stable-Plasma/5.27
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: regis...@tevehome.eu
CC: aleix...@kde.org, jgrul...@redhat.com, n...@kde.org
  Target Milestone: ---

Created attachment 163743
  --> https://bugs.kde.org/attachment.cgi?id=163743&action=edit
screenshot of the said event

SUMMARY
***
I had this reported and I thought I solved it but I figured out the issue still
exists so here it is reopened.
When mounting an smb path with fstab or autofs using cifs seemingly using
xdg-desktop-portal breaks other application's ability to access said mount.
***


STEPS TO REPRODUCE
1. Mount your smb path with autofs or fstab and cifs.
2. Access your path in dolphin or krusader and confirm it is working
3. Now access your path from xdg-desktop-portal (save or open a file)
4. You are no longer able to access the mounted path in dolphin or krusader
only in xdg-desktop-portal

I'm a novice user so please guide me what kind of logs you want to see. I was
reading through syslog it has no event about this whatsoever just a single line
that path is not accessible.


SOFTWARE/OS VERSIONS
Ubuntu 23.10
KDE Plasma Version: 5.7.28
KDE Frameworks Version: 5.110
Qt Version: 5.15.10

ADDITIONAL INFORMATION
I have attached some screenshots

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

[akregator] [Bug 477889] New: Cannot access password-protected feeds

2023-12-01 Thread Dan Fandrich
https://bugs.kde.org/show_bug.cgi?id=477889

Bug ID: 477889
   Summary: Cannot access password-protected feeds
Classification: Applications
   Product: akregator
   Version: 5.24.3
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: d...@coneharvesters.com
  Target Milestone: ---

SUMMARY
Trying to access a feed URL protected with HTTP Digest authentication fails.
For the feed I encountered this on the UI shows dialogs to accept a self-signed
certificate, then silently fails to download the feed and the feed name in the
list on the left turns red. The console shows these messages:

kf.kio.core: Can't communicate with kiod_kpasswdserver (for checkAuthInfo)!
kf.kio.core: Can't communicate with kiod_kpasswdserver (for queryAuthInfo)!

An older version (20.12.0) installed locally (not with via Flatpak) works fine,
and requests the username and password from the user the first time, then
automatically uses those credentials on subsequent uses.

kf.kio.core: Can't communicate with kiod_kpasswdserver (for checkAuthInfo)!
kf.kio.core: Can't communicate with kiod_kpasswdserver (for queryAuthInfo)!

STEPS TO REPRODUCE
1. Configure a feed that requires Digest authentication
2. Try to "Fetch feed"
3. Go out and do some gardening because you aren't going to be reading RSS
feeds

OBSERVED RESULT
No feed and a red feed name

EXPECTED RESULT
Feed contents available for browsing

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
The Flatpak permissions for org.kde.akregator do not include
org.kde.kpasswdserver in the [Session Bus Policy] section. Running "sudo
flatpak override org.kde.akregator --talk-name=org.kde.kpasswdserver" lets
akregator get past this problem (but then it encounters another, which I'll
open momentaryily).

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

[kwin] [Bug 477888] No title bar and frame rule not applying to new windows for Alacritty

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477888

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kwin] [Bug 474725] Screen randomly freezes for a second

2023-12-01 Thread D. Debnath
https://bugs.kde.org/show_bug.cgi?id=474725

D. Debnath  changed:

   What|Removed |Added

 CC||d_debn...@outlook.com

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

[kwin] [Bug 477888] New: No title bar and frame rule not applying to new windows for Alacritty

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477888

Bug ID: 477888
   Summary: No title bar and frame rule not applying to new
windows for Alacritty
Classification: Plasma
   Product: kwin
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: rules
  Assignee: kwin-bugs-n...@kde.org
  Reporter: littlegreendud...@gmail.com
CC: isma...@gmail.com
  Target Milestone: ---

Created attachment 163742
  --> https://bugs.kde.org/attachment.cgi?id=163742&action=edit
Video of reproducing the issue.

SUMMARY
***
I just upgraded to Plasma 6 Beta with the Kde-Unstable repo on archlinux. I've
been using rules to remove the titlebar and frame from both Firefox and
Alacritty forever and did not experience issues on Plasma 5. The same rule
works just fine for Firefox.

I have a rule that matches the Window Class to Alacritty setup by the Detect
Window Properties button. I have the rule set to force. When I have windows
open and apply the rule the titlebars and frames are removed correctly, however
when opening new windows they appear with titlebars. Reapplying the rule
removes them again. 
***


STEPS TO REPRODUCE
1. Setup a rule to remove the titlebar and frame from Alacritty
2. Open a new terminal

OBSERVED RESULT
The window appears with a titlebar and frame.

EXPECTED RESULT
The window should appear without titlebar and frame.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION
Wayland Session.

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

[plasmashell] [Bug 477880] System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-01 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=477880

--- Comment #1 from A. R. Kristiansen  ---
Another thing I tried was to delete plasma-org.kde.plasma.desktop-appletsrc,
restart Plasma, and make a new applet, but the problem persisted.

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

[kwin] [Bug 477887] New: [wayland, plasma 6 beta] cursor jerk/reset in fullscreen game

2023-12-01 Thread Reid Wiggins
https://bugs.kde.org/show_bug.cgi?id=477887

Bug ID: 477887
   Summary: [wayland, plasma 6 beta] cursor jerk/reset in
fullscreen game
Classification: Plasma
   Product: kwin
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: input
  Assignee: kwin-bugs-n...@kde.org
  Reporter: k...@reidwiggins.com
  Target Milestone: ---

SUMMARY

I'm trying the new Plasma 6 Beta and I believe I've found a regression. In
Final Fantasy XIV (running via XIVLauncher.Core), clicking and dragging with
the mouse (which turns the camera), then clicking again, seems to "reset" or
"jerk" the camera -- almost as if a mouse movement was "queued up" and sent
instantly after the single click? 

Repro video: https://www.reidwiggins.com/assets/kwin-report-repro-video.webm
KWin debug console video (1 reproduction):
https://www.reidwiggins.com/assets/kwin-report-log.webm

STEPS TO REPRODUCE
1. Run a full screen game that doesn't capture the cursor and uses the mouse to
control the camera. (Not sure if this is FFXIV specific or not -- I don't play
other games that have this behavior.)
2. Click and drag the mouse, which moves the camera.
3. *Without moving the mouse*, single-click again. Observe camera jerk.

OBSERVED RESULT

Camera resets wildly to a top down view. (This would be the equivalent of
dragging the mouse to the bottom of the screen, ~instantly.)

EXPECTED RESULT

Camera doesn't move, since a single click doesn't typically move the camera.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.6.3-arch-1-1
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version:  6.6.1
Session: Wayland, with NVIDIA 545.29.06 driver 
Display config: 0,0 1920x1080; 1920,0 3440x1440 (no scaling or rotation)
displaying the game
Installed via: kde-unstable repo.

ADDITIONAL INFORMATION

Moving the cursor *at all* after clicking and dragging seems to avoid the bug,
which you can see in the repro video. Nonetheless, this bug makes the game
effectively unplayable.

Additionally: FFXIV in-game System Settings -> Mouse -> "Limit mouse operation
to game window" appears to make the bug much harder to reproduce (not
impossible), albeit with the cursor now locked to the window. Interestingly,
the KWin debug console input log doesn't appear any different with this setting
checked.

This behavior did not occur in KDE 5.27 (as currently in the main Arch repos).

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

[plasmashell] [Bug 477147] Window titles are cut off if they contain a hyphen

2023-12-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=477147

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[konsole] [Bug 456354] New text writes on top of sixel image instead of erasing part of the image

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=456354

alexkurisu+git...@posteo.us changed:

   What|Removed |Added

 CC||alexkurisu+git...@posteo.us

--- Comment #3 from alexkurisu+git...@posteo.us ---
(In reply to Matan Ziv-Av from comment #2)
> (In reply to badnam3o.0 from comment #0)
> > Created attachment 150416 [details]
> > different behaviours with sixel images of konsole and xterm vt340
> > 
> > in other terminals such as foot, mlterm and xterm (emulating vt-340) , when
> > new text is written where a sixel image is present, part of the image is
> > erased. In Konsole, the text is written on top of the image instead. The
> > erasing behaviour can be useful to TUI apps for deleting an image without
> > needing to clear the entire screen. 
> 
> This was a conscious decision by me. While the interaction between text and
> image you describe is common, or even universal, I do not think it was in
> any way defined formally in any standard.
> 
> In KDE, the default background color was always treated as transparent (see
> when a background image is used).
> 
> So an application may get the common behaviour of text hiding image by
> changing the background color to a similar color (like (1,1,1) instead of
> (0,0,0)), while having the option of mixing text and graphics.

Please, remove this change. Many applications rely on ability to erase sixels
by writing text over it.

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

[dolphin] [Bug 477288] Crash in KItemListController::onRelease

2023-12-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=477288

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||24.02

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

[kwin] [Bug 432927] Implement "shake to find" (like in macOS) for Track mouse

2023-12-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432927

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

--- Comment #7 from Nate Graham  ---
Note that for now the feature is off by default and must be manually enabled in
System Settings' Desktop Effects page if you'd like to test it out.

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

[kwin] [Bug 477886] Minimal Overlapping Window Placement Sometimes Places windows between two monitors under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477886

--- Comment #2 from fanzhuyi...@gmail.com ---
(In reply to fanzhuyifan from comment #1)
> I am planning to work on this. Solution probably very similar to the
> solution in 477820

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

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

[kwin] [Bug 477886] Minimal Overlapping Window Placement Sometimes Places windows between two monitors under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477886

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[kwin] [Bug 464842] Maximized windows on one screen take one pixel on other (fractional scaling)

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464842

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[kwin] [Bug 459373] Maximized XWayland apps leave pixel gaps when using a fractional scaling factor

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=459373

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[kwin] [Bug 464842] Maximized windows on one screen take one pixel on other (fractional scaling)

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464842

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[kwin] [Bug 464842] Maximized windows on one screen take one pixel on other (fractional scaling)

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464842

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
Version|5.26.90 |git master
 CC||fanzhuyi...@gmail.com

--- Comment #2 from fanzhuyi...@gmail.com ---
Can reproduce on latest neon unstable (wayland)

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

[digikam] [Bug 477871] Program crash when entering a personsname into shown frame.

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477871

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #3 from caulier.gil...@gmail.com ---
Maik,

The code do not compile under Qt6.5.3 here:

[ 36%] Building CXX object
core/libs/models/CMakeFiles/gui_digikammodels_obj.dir/itemalbummodel.cpp.o
/home/gilles/Devel/Devel/8.x/core/libs/tags/engine/tagscompleter.cpp: In member
function ‘void Digikam::TagCompleter::update(const QString&)’:
/home/gilles/Devel/Devel/8.x/core/libs/tags/engine/tagscompleter.cpp:145:30:
error: ‘void QAbstractItemModel::beginResetModel()’ is protected within this
context
  145 | d->model->beginResetModel();
  | ~^~
In file included from /opt/qt6/include/QtWidgets/qcompleter.h:11,
 from /opt/qt6/include/QtWidgets/QCompleter:1,
 from
/home/gilles/Devel/Devel/8.x/core/libs/tags/engine/tagscompleter.h:20,
 from
/home/gilles/Devel/Devel/8.x/core/libs/tags/engine/tagscompleter.cpp:20:
/opt/qt6/include/QtCore/qabstractitemmodel.h:392:10: note: declared protected
here
  392 | void beginResetModel();
  |  ^~~
/home/gilles/Devel/Devel/8.x/core/libs/tags/engine/tagscompleter.cpp:202:28:
error: ‘void QAbstractItemModel::endResetModel()’ is protected within this
context
  202 | d->model->endResetModel();
  | ~~~^~
/opt/qt6/include/QtCore/qabstractitemmodel.h:393:10: note: declared protected
here
  393 | void endResetModel();
  |  ^
make[2]: *** [core/libs/tags/CMakeFiles/gui_digikamtags_obj.dir/build.make:188:
core/libs/tags/CMakeFiles/gui_digikamtags_obj.dir/engine/tagscompleter.cpp.o]
Error 1
make[1]: *** [CMakeFiles/Makefile2:9488:
core/libs/tags/CMakeFiles/gui_digikamtags_obj.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs
[ 36%] Building CXX object
core/utilities/imageeditor/CMakeFiles/gui_imageeditorgui_obj.dir/main/imagewindow_setup.cpp.o
[ 36%] Built target gui_lighttable_obj
[ 36%] Building CXX object
core/utilities/imageeditor/CMakeFiles/gui_imageeditorgui_obj.dir/main/imagewindow_config.cpp.o
[ 36%] Building CXX object
core/libs/models/CMakeFiles/gui_digikammodels_obj.dir/itemalbumfiltermodel.cpp.o
[ 36%] Built target gui_digikammodels_obj
[ 36%] Building CXX object
core/utilities/imageeditor/CMakeFiles/gui_imageeditorgui_obj.dir/main/imagewindow_import.cpp.o
[ 36%] Built target gui_imageeditorgui_obj
make: *** [Makefile:146: all] Error 2

Gilles

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

[systemsettings] [Bug 477807] Incorrect rendering in various KCMs when fractional scaling is enabled

2023-12-01 Thread Mel
https://bugs.kde.org/show_bug.cgi?id=477807

Mel  changed:

   What|Removed |Added

 CC||a...@melissaautumn.com

--- Comment #3 from Mel  ---
Created attachment 163741
  --> https://bugs.kde.org/attachment.cgi?id=163741&action=edit
Sound Settings Incorrect Rendering

I have this issue as well. Only at 150% scaling with a 4k monitor. I'm using an
arch-linux based distro (EndeavourOS) using arch's kde-unstable repo for Plasma
6.0 Beta 1 (5.90.0). I installed these packages on a fresh install with no
desktop environment installed. I am using a previous Plasma 5 home directory
though.

In the attached screenshot you can see incorrect text (notice the `L`s.), some
volume bars are incorrectly rendering their border (HDMI's volume bar for
example), some dropdown boxes (bottom left corner of Front mic for example),
and some volume knobs. 

This doesn't seem to occur on 100, 125, 175, or 200% scaling. Changing various
font settings doesn't seem to affect the issue. It did not occur in Plasma 5.

Operating System: EndeavourOS 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1
Kernel Version: 6.6.2-202.fsync.fc39.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 XT
Manufacturer: ASUS

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

[kscreenlocker] [Bug 474811] kscreenlocker often breaks when waking up and unlocking after screen arrangement changed while asleep

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=474811

--- Comment #7 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 474522] panel defloats while on top when Discover or System Settings is launched (non-maximized)

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=474522

--- Comment #7 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[okular] [Bug 477127] review tool settings get lost after reload

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477127

--- Comment #4 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[Elisa] [Bug 469400] high consumption of RAM and CPU

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=469400

--- Comment #2 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[systemsettings] [Bug 445806] Rows are highlighted in blue as the list scrolls while window rules are deleted in sequence

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=445806

--- Comment #7 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kwin] [Bug 477886] Minimal Overlapping Window Placement Sometimes Places windows between two monitors under fractional scaling

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477886

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

-- 
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

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477885

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kwin] [Bug 477886] Minimal Overlapping Window Placement Sometimes Places windows between two monitors under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477886

fanzhuyi...@gmail.com changed:

   What|Removed |Added

   Assignee|kwin-bugs-n...@kde.org  |fanzhuyi...@gmail.com

--- Comment #1 from fanzhuyi...@gmail.com ---
I am planning to work on this. Solution probably very similar to the solution
in 477820

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

[kwin] [Bug 477820] Minimal Overlapping Window Placement freezes kwin when opening very big window under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477820

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[kwin] [Bug 477886] Minimal Overlapping Window Placement Sometimes Places windows between two monitors under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477886

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[kwin] [Bug 477886] New: Minimal Overlapping Window Placement Sometimes Places windows between two monitors under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477886

Bug ID: 477886
   Summary: Minimal Overlapping Window Placement Sometimes Places
windows between two monitors under fractional scaling
Classification: Plasma
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fanzhuyi...@gmail.com
  Target Milestone: ---

Created attachment 163740
  --> https://bugs.kde.org/attachment.cgi?id=163740&action=edit
screenshot showing windows off by one pixel

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Create a dual monitor setup with fractional scaling (e.g., see output of
kscreen-doctor -o below). The two monitors should be placed horizontally
2. Set Window Placement to Minimal Overlapping
3. Open a bunch of windows on the monitor on the left (e.g. in my setup, I ran
seq 1 5 | xargs -I{} bash -c "xclock -geometry 800x1000 &")

kscreen-doctor -o:

Output: 1 eDP-2
enabled
connected
priority 1
Panel
Modes:  0:2560x1600@240*!  1:2560x1600@60  2:1600x1200@60 
3:1280x1024@60  4:1024x768@60  5:2560x1600@60  6:1920x1200@60  7:1280x800@60 
8:2560x1440@60  9:1920x1080@60  10:1600x900@60  11:1368x768@60  12:1280x720@60
Geometry: 1920,0 1707x1067
Scale: 1.5
Rotation: 1
Overscan: 0
Vrr: Automatic
RgbRange: Automatic
HDR: incapable
Wide Color Gamut: incapable
ICC profile: none
Output: 2 HDMI-A-1
enabled
connected
priority 2
HDMI
Modes:  0:1920x1080@60*!  1:1920x1080@72  2:1920x1080@60 
3:1920x1080@50  4:1680x1050@60  5:1600x900@60  6:1280x1024@60  7:1440x900@60 
8:1280x800@60  9:1280x720@60  10:1280x720@60  11:1280x720@50  12:1024x768@70 
13:1024x768@60  14:800x600@72  15:800x600@60  16:800x600@56  17:720x576@50 
18:720x480@60  19:640x480@73  20:640x480@60
Geometry: 0,0 1920x1080
Scale: 1
Rotation: 1
Overscan: 0
Vrr: incapable
RgbRange: unknown
HDR: incapable
Wide Color Gamut: incapable
ICC profile: none


OBSERVED RESULT
1. Notice that some windows have one pixel on the screen on the right
2. Toggle "Present Windows", and notice that the windows with one pixel on the
other monitor show up on both desktops.

EXPECTED RESULT
1. All windows should fully reside in the desktop opening them.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1
Kernel Version: 6.6.3-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i9-13900H
Memory: 15.2 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: ROG Zephyrus G16 GU603VV_GU603VV
System Version: 1.0

ADDITIONAL INFORMATION

This is exactly the same issue that commit 5502ce9 [1] was supposed to solve.
But it still happens in setups with fractional scaling.
The cause is probably mixing ints and qreals in the calculations.

[1]
https://invent.kde.org/plasma/kwin/-/commit/5502ce9a9c0420bc4e12c4e224b926020a2e1170

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

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

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

Bug ID: 477885
   Summary: Window is visually in `inactive` state when pressing
`Alt-TAB` multiple times to open window switcher but
not actually switch
Classification: Plasma
   Product: kwin
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: tabbox
  Assignee: kwin-bugs-n...@kde.org
  Reporter: ad.liu@gmail.com
  Target Milestone: ---

Created attachment 163739
  --> https://bugs.kde.org/attachment.cgi?id=163739&action=edit
screencast

STEPS TO REPRODUCE
1. Open two windows.
2. Hold the `Alt` key, then press `TAB` twice, so the window switcher cycles
back to the current window.
3. Release the `Alt` key.
4. Now the window titlebar is `active`, but the window body is visually
`inactive`.
5. Press any key.
6. Now the window body is visually `active`.


SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1
Kernel Version: 6.6.3-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 477884] Non-floating panels lose shadow on plasmashell restart

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477884

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 477884] New: Non-floating panels lose shadow on plasmashell restart

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

Bug ID: 477884
   Summary: Non-floating panels lose shadow on plasmashell restart
Classification: Plasma
   Product: plasmashell
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  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. Set a panel as "floating".
2. Maximize a window, so the panel de-floats.
3. `systemctl restart --user plasma-plasmashell.service`
4. Panel shadow will disappear.
5. Restore the window, so the panel floats.
6. Now the shadow will re-appear.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1
Kernel Version: 6.6.3-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.

[print-manager] [Bug 421319] cannot add printer via GUI

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=421319

elisim...@fastmail.com changed:

   What|Removed |Added

 CC||elisim...@fastmail.com

--- Comment #5 from elisim...@fastmail.com ---
Created attachment 163738
  --> https://bugs.kde.org/attachment.cgi?id=163738&action=edit
Failed to get a list of devices: 'Forbidden'

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

[PlasmaTube] [Bug 475967] Volume control in the video player

2023-12-01 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=475967

Joshua Goins  changed:

   What|Removed |Added

   Severity|normal  |wishlist
Summary|No volume control in the|Volume control in the video
   |video player|player

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

[Tokodon] [Bug 461868] Welcome page is scrollable

2023-12-01 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=461868

Joshua Goins  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Joshua Goins  ---
I think I figured it out, this is a Kirigami.ScrollablePage which seems to
always be scrollable on Android. I don't think this is something I can fix on
Tokodon's end :/

However I can review which pages should or should not be scrollable, not all of
them need to be.

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

[Tokodon] [Bug 476947] Unread notification badge

2023-12-01 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=476947

Joshua Goins  changed:

   What|Removed |Added

Summary|Tray icon for less  |Unread notification badge
   |distraction |

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

[Tokodon] [Bug 476947] Tray icon for less distraction

2023-12-01 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=476947

Joshua Goins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Joshua Goins  ---
This is technically a duplicate of 463696 but I'm keeping it open because I
want to add a unread counter ala NeoChat eventually :-)

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

[Tokodon] [Bug 474125] Tokodon crash while idle

2023-12-01 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=474125

Joshua Goins  changed:

   What|Removed |Added

   Version Fixed In||23.08.4

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

[Tokodon] [Bug 474125] Tokodon crash while idle

2023-12-01 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=474125

Joshua Goins  changed:

   What|Removed |Added

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

--- Comment #7 from Joshua Goins  ---
Closing for now as I fixed another nasty crash, re-open if you still experience
this with 23.08.4.

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

[Tokodon] [Bug 476949] Navigating through posts with 1+ pictures buggy

2023-12-01 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=476949

Joshua Goins  changed:

   What|Removed |Added

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

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

[Powerdevil] [Bug 476962] Screen does not respect "when locked, turn off after X seconds" setting

2023-12-01 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=476962

--- Comment #3 from Jakob Petsovits  ---
The fix was simple, removing the check for > 0s in the code
(https://invent.kde.org/plasma/powerdevil/-/blob/3de931d603796c8d245f775a50f5e178e0564d93/daemon/actions/bundled/dpms.cpp#L191)
will do the trick. This made the screen turn off immediately after locking.

Plot twist: When I wanted to unlock the screen, I wasn't able to anymore
because PowerDevil would immediately activate the dim-and-turn-off effect,
which apparently also prevents input and caused lots of flickering when I just
wanted to enter my password. Maybe it's not such a great idea to let people
configure immediate turn-off? Should we assign a non-zero lower bound?

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

[Tokodon] [Bug 477420] Occasional duplicate received posts when there is a picture/video in it.

2023-12-01 Thread Joshua Goins
https://bugs.kde.org/show_bug.cgi?id=477420

Joshua Goins  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[Powerdevil] [Bug 476962] Screen does not respect "when locked, turn off after X seconds" setting

2023-12-01 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=476962

--- Comment #2 from Jakob Petsovits  ---
Can reproduce as well.

If I set the value to 10 seconds however, or even just 1 second, the feature
works and the reproduction steps result in a turned-off screen. There must be
some kind of race condition where locking the screen triggers a user activity
signal and the turn-off timer doesn't get reset, or something of that sort.

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

[plasmashell] [Bug 477793] Maximized windows are below window

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477793

fanzhuyi...@gmail.com changed:

   What|Removed |Added

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

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

[kwin] [Bug 477883] Crash loop in GLX backend destructor (Workspace is null)

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477883

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[policykit-kde-agent-1] [Bug 477881] polkit auth dialog does not show username it's authenticating as

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477881

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kwin] [Bug 477883] Crash loop in GLX backend destructor (Workspace is null)

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477883

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[plasma-pa] [Bug 475143] Volume OSD briefly shows 100% instead of correct over-100% value after when adjusting system volume after adjusting app-specific volume from the Media Player widget

2023-12-01 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=475143

ratijas  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/kscreenlocker/-/commit/4
   |t/741a0308605a7fd218b12961e |24144f4f8ab594948d69bce3817
   |c13c77f00777f86 |037bc9e726c1

--- Comment #6 from ratijas  ---
Git commit 424144f4f8ab594948d69bce3817037bc9e726c1 by ivan tkachenko.
Committed on 02/12/2023 at 02:10.
Pushed by ratijas into branch 'master'.

Osd: set osdMaxValue before osdValue

This change fixes incorrect bounded values appearing in the osd,
for example 100% when the real volume is 105%.

Probably, this happens because osdValue is set to 105 while
osdMaxValue=100, which then gets clamped by Qt.

By setting osdMaxValue first, Qt clamps with the correct range.

See plasma-workspace@741a0308605a7fd218b12961ec13c77f00777f86

M  +2-1greeter/greeterapp.cpp

https://invent.kde.org/plasma/kscreenlocker/-/commit/424144f4f8ab594948d69bce3817037bc9e726c1

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

[frameworks-kirigami] [Bug 476450] Global animation speed setting no longer affects smooth scrolling

2023-12-01 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=476450

--- Comment #4 from Fushan Wen  ---
Git commit 243043f6a24fb8c31a88d640bb494f93bae6873a by Fushan Wen.
Committed on 02/12/2023 at 01:50.
Pushed by fusionfuture into branch 'master'.

kirigami-plasmadesktop-integration: test animation speed modifier

M  +5-0CMakeLists.txt
M  +2-0kirigami-plasmadesktop-integration/CMakeLists.txt
A  +21   -0kirigami-plasmadesktop-integration/autotests/CMakeLists.txt
A  +124  -0   
kirigami-plasmadesktop-integration/autotests/animationspeedmodifiertest.cpp
[License: LGPL(v2.1+)]
A  +16   -0   
kirigami-plasmadesktop-integration/autotests/animationspeedmodifiertest.qml
[License: LGPL(v2.1+)]

https://invent.kde.org/frameworks/qqc2-desktop-style/-/commit/243043f6a24fb8c31a88d640bb494f93bae6873a

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

[valgrind] [Bug 477198] Add fchmodat2 syscall on linux

2023-12-01 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=477198

Mark Wielaard  changed:

   What|Removed |Added

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

--- Comment #2 from Mark Wielaard  ---
Tested on a linux 6.6 kernel (x86_64) and pushed as:

commit 372d09fd9a8d76847c81092ebff71c80fd6c145d
Author: Mark Wielaard 
Date:   Sat Nov 18 21:17:02 2023 +0100

Add fchmodat2 syscall on linux

fchmodat2 is a new syscall on linux 6.6. It is a variant of fchmodat
that takes an extra flags argument.

https://bugs.kde.org/show_bug.cgi?id=477198

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

[kwin] [Bug 477177] Strange scaling behavior with xwayland scaling settings on mixed DPI setups

2023-12-01 Thread Unknown
https://bugs.kde.org/show_bug.cgi?id=477177

--- Comment #2 from [object Object]  ---
I'm not sure how I could show the issue, since it's a problem with the
resolution of the windows (they otherwise work fine). Is there a debug app that
displays the resolution it's rendering at or something?

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

[kwin] [Bug 477883] New: Crash loop in GLX backend destructor (Workspace is null)

2023-12-01 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=477883

Bug ID: 477883
   Summary: Crash loop in GLX backend destructor (Workspace is
null)
Classification: Plasma
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: glx
  Assignee: kwin-bugs-n...@kde.org
  Reporter: m...@ratijas.tk
  Target Milestone: ---

SUMMARY

Apparently, KWin::Workspace at that point.

(gdb) bt
#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1  0x7fde016ac8a3 in __pthread_kill_internal (signo=11,
threadid=) at pthread_kill.c:78
#2  0x7fde0165c668 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
#3  0x7fde0548a70d in KCrash::defaultCrashHandler(int) (sig=11) at
/home/ratijas/kde/src6/kcrash/src/kcrash.cpp:592
#4  0x7fde0165c710 in  () at /usr/lib/libc.so.6
#5  KWin::Workspace::geometry() const (this=0x0) at
/home/ratijas/kde/src6/kwin/src/workspace.cpp:2448
#6  0x55ddcd60c95e in KWin::OverlayWindowX11::destroy()
(this=0x55ddcee05fb0) at
/home/ratijas/kde/src6/kwin/src/backends/x11/standalone/x11_standalone_overlaywindow.cpp:156
#7  KWin::OverlayWindowX11::destroy() (this=0x55ddcee05fb0) at
/home/ratijas/kde/src6/kwin/src/backends/x11/standalone/x11_standalone_overlaywindow.cpp:150
#8  0x55ddcd61c091 in KWin::GlxBackend::~GlxBackend() (this=0x55ddcedddb20,
__in_chrg=)
at
/home/ratijas/kde/src6/kwin/src/backends/x11/standalone/x11_standalone_glx_backend.cpp:175
#9  0x55ddcd61c379 in KWin::GlxBackend::~GlxBackend() (this=0x55ddcedddb20,
__in_chrg=)
at
/home/ratijas/kde/src6/kwin/src/backends/x11/standalone/x11_standalone_glx_backend.cpp:176
#10 0x7fde04e9b514 in
std::default_delete::operator()(KWin::RenderBackend*)
const (__ptr=, this=)
at /usr/include/c++/13.2.1/bits/unique_ptr.h:93
#11 std::__uniq_ptr_impl >::reset(KWin::RenderBackend*)
(__p=0x0, this=0x55ddce968c50)
at /usr/include/c++/13.2.1/bits/unique_ptr.h:211
#12 std::unique_ptr >::reset(KWin::RenderBackend*)
(__p=0x0, this=0x55ddce968c50) at /usr/include/c++/13.2.1/bits/unique_ptr.h:509
#13 KWin::X11Compositor::stop() (this=0x55ddce968c00) at
/home/ratijas/kde/src6/kwin/src/compositor_x11.cpp:397
#14 KWin::X11Compositor::stop() (this=0x55ddce968c00) at
/home/ratijas/kde/src6/kwin/src/compositor_x11.cpp:359
#15 0x7fde04e9c210 in KWin::X11Compositor::~X11Compositor()
(this=0x55ddce968c00, __in_chrg=) at
/home/ratijas/kde/src6/kwin/src/compositor_x11.cpp:111


STEPS TO REPRODUCE
1. Log into Plasma (X11)
2. kwin_x11 --replace

OBSERVED RESULT
Crashes, starts again, crashes, restats, and repeats until "KWin is unstable"
window popup up. After that it is magically back to normal.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.0
Kernel Version: 6.6.2-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2

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

[kwin] [Bug 455585] WindowHeap-based effects' animations aren't smooth when using a high refresh rate screen

2023-12-01 Thread Timothy B
https://bugs.kde.org/show_bug.cgi?id=455585

--- Comment #32 from Timothy B  ---
Created attachment 163737
  --> https://bugs.kde.org/attachment.cgi?id=163737&action=edit
Expected behavior after dragging window to edge, slowed down from 100Hz to 60Hz

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

[kwin] [Bug 455585] WindowHeap-based effects' animations aren't smooth when using a high refresh rate screen

2023-12-01 Thread Timothy B
https://bugs.kde.org/show_bug.cgi?id=455585

--- Comment #31 from Timothy B  ---
Created attachment 163736
  --> https://bugs.kde.org/attachment.cgi?id=163736&action=edit
Overview effect with choppiness slowed down from 100Hz to 60Hz

I finally had the chance to provide video evidence of this bug. Here I slowed
the original footage from 100 FPS to 60 FPS using Avidemux and reencoded it to
make the file size fit below the 4MB limit. If you look through the video frame
by frame, you'll notice that there are missed frames in the transition going in
and out of the Overview effect. Every 2-3 frames appear to be a duplicate of
the previous one, which indicates that the effect ran about 60 FPS instead of
the expected 100.

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

[plasmashell] [Bug 477882] System Monitor applet in a panel crashes plasmashell if it displays a table

2023-12-01 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=477882

--- Comment #1 from A. R. Kristiansen  ---
Created attachment 163735
  --> https://bugs.kde.org/attachment.cgi?id=163735&action=edit
Backtrace generated with GDB

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

[plasmashell] [Bug 477882] System Monitor applet in a panel crashes plasmashell if it displays a table

2023-12-01 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=477882

A. R. Kristiansen  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 477882] New: System Monitor applet in a panel crashes plasmashell if it displays a table

2023-12-01 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=477882

Bug ID: 477882
   Summary: System Monitor applet in a panel crashes plasmashell
if it displays a table
Classification: Plasma
   Product: plasmashell
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: System Monitor
  Assignee: plasma-b...@kde.org
  Reporter: td21rz...@mozmail.com
CC: ahiems...@heimr.nl, notm...@gmail.com
  Target Milestone: 1.0

SUMMARY
When using the System Monitor applet docked on a panel, plasmashell crashes if
it tries to display either of the two process table views.

If this setting is successfully saved, Plasmashell will crash on a loop until
the offending setting is removed from:
~/.config/plasma-org.kde.plasma.desktop-appletsrc

("Applications Table" or "Process Table")


STEPS TO REPRODUCE
1. Make a System Monitor applet on a panel
2. Configure it to display a table

OBSERVED RESULT
Plasmashell crashes, and on a loop if that setting is saved.

EXPECTED RESULT
Ideally this applet shouldn't even try to display a table in a space as small
as a panel, it should display them in the popup window if anything.

SOFTWARE/OS VERSIONS 
Linux: 6.6.3
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1

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

[policykit-kde-agent-1] [Bug 477881] New: polkit auth dialog does not show username it's authenticating as

2023-12-01 Thread Fadlullah Olawumi
https://bugs.kde.org/show_bug.cgi?id=477881

Bug ID: 477881
   Summary: polkit auth dialog does not show username it's
authenticating as
Classification: Plasma
   Product: policykit-kde-agent-1
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: fqri...@gmail.com
CC: d...@kde.org, jgrul...@redhat.com, jrez...@redhat.com
  Target Milestone: ---

Created attachment 163734
  --> https://bugs.kde.org/attachment.cgi?id=163734&action=edit
screenshot of the issue

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Invoke authentication dialog (systemsettings > colors & themes > choose sddm
theme)


OBSERVED RESULT
doesn't show username

EXPECTED RESULT
should show username

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1
Kernel Version: 6.6.3-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 7900X 12-Core Processor
Memory: 46.2 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT
Manufacturer: ASUS

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 477880] System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477880

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[plasmashell] [Bug 477880] New: System Monitor applet popup is tremendously enormous and non-resizeable

2023-12-01 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=477880

Bug ID: 477880
   Summary: System Monitor applet popup is tremendously enormous
and non-resizeable
Classification: Plasma
   Product: plasmashell
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: System Monitor
  Assignee: plasma-b...@kde.org
  Reporter: td21rz...@mozmail.com
CC: ahiems...@heimr.nl, notm...@gmail.com
  Target Milestone: 1.0

Created attachment 163733
  --> https://bugs.kde.org/attachment.cgi?id=163733&action=edit
Comparison between 5.90 and 5.27

SUMMARY
The System Monitor Sensor popup when docked on a panel is huge, and cannot be
resized. It uses way too much space for the information it needs to display.
Doesn't matter which Display Style it uses.

STEPS TO REPRODUCE
1. Setup System Monitor Sensor to show some exciting information.
2. Dock it to a panel.
3. Click on it.

OBSERVED RESULT
Gargantuan popup! And no way to make it smaller.

EXPECTED RESULT
A small, sweet, perhaps even cute, but resizeable popup.

SOFTWARE/OS VERSIONS
Linux: 6.6.3
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1

ADDITIONAL INFORMATION
A comparison between Beta 1 and 5.27.9 is attached.

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

[kwin] [Bug 474725] Screen randomly freezes for a second

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=474725

fanzhuyi...@gmail.com changed:

   What|Removed |Added

 CC||fanzhuyi...@gmail.com

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

[valgrind] [Bug 477719] vgdb incorrectly replies to qRcmd packet

2023-12-01 Thread Mark Wielaard
https://bugs.kde.org/show_bug.cgi?id=477719

Mark Wielaard  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||m...@klomp.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Mark Wielaard  ---
Thanks, looks good. Pushed as:

commit aed6de1a943d2beae5ba6180552d410922f9b8bd
Author: Alexandra Petlanova Hajkova 
Date:   Wed Nov 29 05:40:13 2023 -0500

vgdb.c: Encode the qRcmd reply as hex string

When vgdb replies to qRcmd packet recieved from GDB, it
used to send the reply as simple string. This is wrong,
GDB expects to get a hex encoded string.

https://bugs.kde.org/show_bug.cgi?id=477719

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

[kde] [Bug 477440] Language is configured as Spanish, but most menus are shown in English

2023-12-01 Thread moshpirit
https://bugs.kde.org/show_bug.cgi?id=477440

--- Comment #5 from moshpirit  ---
(In reply to Nate Graham from comment #3)
> Thanks. Is this a regression from how it was before? Or was it always like
> this? Or are you unable to determine because you just recently started using
> Plasma, or Plasma in Spanish?

Hi! Thanks for replying! It happened from one day to the other, I have been
using Plasma on Arch for almost a year, and it's been working fine in Spanish.
I checked the remaining 9% is in regards with Krita, Digikam and a couple of
more apps; I'm just a regular user, but it doesn't sound to me like it should
affect the menus, or the plasmoids. 

This information is probably very irrelevant but:

- This happens with both X11 and Wayland
- I remember checking something regarding an alias to LC_ALL, so just in case,
here's the reply of typing the command "locale" on the terminal:
locale: Cannot set LC_ALL to default locale: No existe el fichero o el
directorio
LANG=es_ES.UTF-8
LC_CTYPE=es_ES.UTF-8
LC_NUMERIC="es_ES.UTF-8"
LC_TIME=es_IC.UTF-8
LC_COLLATE="es_ES.UTF-8"
LC_MONETARY="es_ES.UTF-8"
LC_MESSAGES="es_ES.UTF-8"
LC_PAPER="es_ES.UTF-8"
LC_NAME="es_ES.UTF-8"
LC_ADDRESS="es_ES.UTF-8"
LC_TELEPHONE="es_ES.UTF-8"
LC_MEASUREMENT="es_ES.UTF-8"
LC_IDENTIFICATION="es_ES.UTF-8"
LC_ALL=

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

[systemsettings] [Bug 477848] Energy Saving KCM should support non-default settings detection

2023-12-01 Thread Jakob Petsovits
https://bugs.kde.org/show_bug.cgi?id=477848

--- Comment #1 from Jakob Petsovits  ---
A relevant merge request has been started @
https://invent.kde.org/plasma/powerdevil/-/merge_requests/283

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

[Keysmith] [Bug 477879] New: Expiration bar no longer displayed

2023-12-01 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=477879

Bug ID: 477879
   Summary: Expiration bar no longer displayed
Classification: Applications
   Product: Keysmith
   Version: 24.01.80
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: bhus...@gmail.com
  Reporter: aro...@archlinux.org
  Target Milestone: ---

SUMMARY

The progress bar that tracks the codes expiration time is no longer displayed
in the Qt6 version.

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

[dolphin] [Bug 448532] Dolphin crashed while copying files to external hard drive

2023-12-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448532

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||Frameworks 6.0

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

[krita] [Bug 477727] Can't use mouse input while pen is detected by tablet

2023-12-01 Thread A. R. Kristiansen
https://bugs.kde.org/show_bug.cgi?id=477727

A. R. Kristiansen  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #4 from A. R. Kristiansen  ---
Unfortunately she couldn't get colour picking and mouse usage in Krita to work
the way she wanted to and uninstalled it, so I'll close the ticket. I'm very
sorry for the inconvenience.

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

[kwin] [Bug 477820] Minimal Overlapping Window Placement freezes kwin when opening very big window under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477820

--- Comment #7 from fanzhuyi...@gmail.com ---
(In reply to fanzhuyifan from comment #5)
> Created attachment 163732 [details]
> gdb trace of kwin
> 
> The behavior mentioned in the previous comment is clearly illustrated in
> this gdb trace.
> 
> We see that area.y() is 40, area.height() is 1026.66, and so y is 1066,
> which is smaller than area.y() + area.height()!

This trace was created for global scale=1.5, on a 2560x1600 screen.

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

[plasma-pa] [Bug 475143] Volume OSD briefly shows 100% instead of correct over-100% value after when adjusting system volume after adjusting app-specific volume from the Media Player widget

2023-12-01 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=475143

ratijas  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/741a0308605a7fd218b12961e
   ||c13c77f00777f86
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from ratijas  ---
Git commit 741a0308605a7fd218b12961ec13c77f00777f86 by ivan tkachenko, on
behalf of Quinten Kock.
Committed on 01/12/2023 at 23:42.
Pushed by ratijas into branch 'master'.

Osd: set osdMaxValue before osdValue

This change fixes incorrect bounded values appearing in the osd,
for example 100% when the real volume is 105%.

Probably, this happens because osdValue is set to 105 while
osdMaxValue=100, which then gets clamped by Qt.

By setting osdMaxValue first, Qt clamps with the correct range.

M  +2-1shell/osd.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/741a0308605a7fd218b12961ec13c77f00777f86

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

[kwin] [Bug 477820] Minimal Overlapping Window Placement freezes kwin when opening very big window under fractional scaling

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477820

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #6 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4740

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

[systemsettings] [Bug 426627] Ability re-arrange existing virtual desktops

2023-12-01 Thread Allan Laal
https://bugs.kde.org/show_bug.cgi?id=426627

Allan Laal  changed:

   What|Removed |Added

Version|5.18.5  |5.24.7

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

[systemsettings] [Bug 426627] Ability re-arrange existing virtual desktops

2023-12-01 Thread Allan Laal
https://bugs.kde.org/show_bug.cgi?id=426627

Allan Laal  changed:

   What|Removed |Added

 CC||allan.l...@gmail.com

--- Comment #9 from Allan Laal  ---
poweruser usecase:

I use Virtual Desktops (Workspaces) akin to tabs in browser windows:
  a new task arises, I make a Virtual Desktop for it
  I open lots of different apps and browser windows
  then the task might go down/up in importance and I'd like to rearrange my
workspaces accordingly

mouse drag on the Panel applet would be awesome, just like in browsers/file
managers

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

[plasmashell] [Bug 267277] configurable delay for autohide/show of panels

2023-12-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=267277

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[Discover] [Bug 450353] Discover Restart Button Needs to Follow Confirmation Screen Bypass

2023-12-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450353

--- Comment #8 from Nate Graham  ---
That's the opposite of what you originally reported, though, and matches what
you said you wanted to happen. :)

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

[kwin] [Bug 477820] Minimal Overlapping Window Placement freezes kwin when opening very big window under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477820

--- Comment #5 from fanzhuyi...@gmail.com ---
Created attachment 163732
  --> https://bugs.kde.org/attachment.cgi?id=163732&action=edit
gdb trace of kwin

The behavior mentioned in the previous comment is clearly illustrated in this
gdb trace.

We see that area.y() is 40, area.height() is 1026.66, and so y is 1066, which
is smaller than area.y() + area.height()!

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

[digikam] [Bug 477871] Program crash when entering a personsname into shown frame.

2023-12-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477871

--- Comment #2 from Maik Qualmann  ---
There is another crash here when exiting the preview/scene, deep in Qt6. I'll
take a look at that tomorrow.

Maik

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

[digikam] [Bug 477871] Program crash when entering a personsname into shown frame.

2023-12-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=477871

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||8.3.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/-/commit/e0e44
   ||234d790026b3fce5a904133d323
   ||bfc65777
 Resolution|--- |FIXED

--- Comment #1 from Maik Qualmann  ---
Git commit e0e44234d790026b3fce5a904133d323bfc65777 by Maik Qualmann.
Committed on 01/12/2023 at 23:32.
Pushed by mqualmann into branch 'master'.

fix missing begin/end model reset, Qt6 requires it
FIXED-IN: 8.3.0

M  +2-2NEWS
M  +3-0core/libs/tags/engine/tagscompleter.cpp

https://invent.kde.org/graphics/digikam/-/commit/e0e44234d790026b3fce5a904133d323bfc65777

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

[kmail2] [Bug 477875] Can't add more than one recipient

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477875

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kdeplasma-addons] [Bug 477877] Mount LUKS encrypted USB disk not asking for password

2023-12-01 Thread Robby Engelmann
https://bugs.kde.org/show_bug.cgi?id=477877

Robby Engelmann  changed:

   What|Removed |Added

   Keywords||qt6
 CC||robby.engelmann@r-engelmann
   ||.de

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

[kde-cli-tools] [Bug 477878] New: ktraderclient5 gets stuck and memory usage rapidly increases

2023-12-01 Thread Guilherme Silva
https://bugs.kde.org/show_bug.cgi?id=477878

Bug ID: 477878
   Summary: ktraderclient5 gets stuck and memory usage rapidly
increases
Classification: Plasma
   Product: kde-cli-tools
   Version: 5.27.9
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: aleix...@kde.org
  Reporter: oguilhe...@protonmail.com
  Target Milestone: ---

Created attachment 163731
  --> https://bugs.kde.org/attachment.cgi?id=163731&action=edit
This is a gdb backtrace of the process while its memory was steadily
increasing. I'm not sure if that's useful, but I hope it is!

SUMMARY
This is unfortunately not easily reproducible, but the times I was able to
trigger this was upon a clean boot. The bug happens upon clicking on this
clickable URL being displayed inside of a program called TwitchDropsMiner.

STEPS TO REPRODUCE
1. Download this portable program that displays the clickable link:
https://github.com/DevilXD/TwitchDropsMiner/releases/download/dev-build/Twitch.Drops.Miner.Linux.PyInstaller.zip
2. Extract the zip file and run the "TwitchDropsMiner" executable
3. Go to the "Help" tab
4. Under the "Useful links" section, click on the "See Twitch inventory" link

OBSERVED RESULT
Sometimes, after you click on that link a process named ktraderclient5 spawns
and gets stuck using a lot of CPU and memory, indefinitely.

EXPECTED RESULT
Upon clicking the link I expect it to open on Firefox (my default web browser)

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.11
Kernel Version: 6.6.3-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-3570K CPU @ 3.40GHz
Memory: 7,7 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 660/PCIe/SSE2

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

[kdeplasma-addons] [Bug 477877] New: Mount LUKS encrypted USB disk not asking for password

2023-12-01 Thread Robby Engelmann
https://bugs.kde.org/show_bug.cgi?id=477877

Bug ID: 477877
   Summary: Mount LUKS encrypted USB disk not asking for password
Classification: Plasma
   Product: kdeplasma-addons
   Version: master
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: plasma-b...@kde.org
  Reporter: robby.engelm...@r-engelmann.de
  Target Milestone: ---

SUMMARY
Mount a LUKS encrypted USB disk does not ask for password and thus not working
since qt6 transition


STEPS TO REPRODUCE
1. plug USB disk
2. Go to Disks & Devices applet
3. try to mount

OBSERVED RESULT
-in progress indicator not ending

EXPECTED RESULT
ask for password and after password supplied mount and open in dolphin

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20231130
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.0
Kernel Version: 6.6.3-1-default (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)

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

[kwin] [Bug 477820] Minimal Overlapping Window Placement freezes kwin when opening very big window under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477820

--- Comment #4 from fanzhuyi...@gmail.com ---
I think I figured out what was causing this bug.

The original placeSmart [1] was written under the assumption that all
coordinates and dimensions are integers.
Thus, it uses the `int` type to store such things. However, this assumption no
longer holds under fractional scaling.
In particular, the various methods of QRectF return qreal types [2], which can
be non integers.

Hence, currently the code mixes arithmetic between integers and floats, and
sometimes implicitly converts the results
to ints. Thus, after this sequence of assignments,
> int possible;
> possible = area.y() + area.height();
> y = possible;
the expression `(y < area.y() + area.height())` might evaluate to true, causing
an infinite loop.

[1]
https://invent.kde.org/plasma/kwin/-/blob/dd9e04fb180a7e7c9a49cd029fe497f19c537618/src/placement.cpp#L159
[2] https://doc.qt.io/qt-6/qrectf.html

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

[drkonqi] [Bug 477842] drkonqi is activated when a non-KDE app crashes

2023-12-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=477842

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/kcrash/-/merge_requests/51

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

[kwin] [Bug 477820] Minimal Overlapping Window Placement freezes kwin when opening very big window under fractional scaling

2023-12-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=477820

fanzhuyi...@gmail.com changed:

   What|Removed |Added

Summary|Minimal Overlapping Window  |Minimal Overlapping Window
   |Placement freezes kwin when |Placement freezes kwin when
   |opening very big window |opening very big window
   ||under fractional scaling

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

[plasmashell] [Bug 477762] Application launcher stop opening when clicked while using an NVIDIA GPU

2023-12-01 Thread SR_team
https://bugs.kde.org/show_bug.cgi?id=477762

--- Comment #9 from SR_team  ---
I runed just plasmashell from Plasma 6 in Plasma 5 session via distrobox
(`distrobox-enter -n neon -- kstart plasmashell`), and this bug not reproduced

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

[Elisa] [Bug 477362] Playlist buttons do not fit within the new list item highlight style

2023-12-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=477362

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/elisa/-/commit/72d65
   ||96d00cb7fd0c596a31cfae7290c
   ||7f79e83b
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Nate Graham  ---
Git commit 72d6596d00cb7fd0c596a31cfae7290c7f79e83b by Nate Graham.
Committed on 01/12/2023 at 23:03.
Pushed by ngraham into branch 'master'.

Let the playlist delegates breathe a bit more

This reduces density a wee bit to accommodate the buttons when using
the Breeze style, and also mildly improve aesthetics.

M  +4-1src/qml/PlayListEntry.qml

https://invent.kde.org/multimedia/elisa/-/commit/72d6596d00cb7fd0c596a31cfae7290c7f79e83b

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

[systemsettings] [Bug 477876] List of color schemes scrolls down when I open Colors KCM

2023-12-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=477876

Patrick Silva  changed:

   What|Removed |Added

   Keywords||qt6

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

[systemsettings] [Bug 477876] New: List of color schemes scrolls down when I open Colors KCM

2023-12-01 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=477876

Bug ID: 477876
   Summary: List of color schemes scrolls down when I open Colors
KCM
Classification: Applications
   Product: systemsettings
   Version: 5.90.0
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_colors
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
CC: noaha...@gmail.com, tantalising...@gmail.com,
uhh...@gmail.com
  Target Milestone: ---

Created attachment 163730
  --> https://bugs.kde.org/attachment.cgi?id=163730&action=edit
screen recording

STEPS TO REPRODUCE
1. open System Settings and go to Colors KCM, or open Colors KCM via
kickoff/krunner
2. 
3. 

OBSERVED RESULT
as we can see in the attached screen recording, the list of color schemes
scrolls down on opening

EXPECTED RESULT
the observed result should not occur

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1
Graphics Platform: Wayland

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

  1   2   3   4   5   >