[digikam] [Bug 473083] Appimage has no titlebar under Wayland

2023-08-07 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=473083

--- Comment #3 from Maik Qualmann  ---
I can also deactivate the title bar for the respective program under Plasma.
Such a setting may be stored in your window manager. In Plasma it would be
Alt+F3 to get to the window settings, it will probably be a different shortcut
in Ubuntu. In digiKam we do not anything special with the title bar other than
setting a title.

Maik

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

[kwin] [Bug 413310] Kwin doesn't differentiate numberpad number keys from above-the-letters number keys

2023-08-07 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=413310

--- Comment #4 from Oded Arbel  ---
The new subject seems counter-intuitive: the original issue is that kwin does
indeed differentiate between numpad keys and standard number keys - if you try
to use the numpad numbers to access menu accelerators you'd find they do
nothing.

But the other issue is also correct - the shortcut editor does accept numpad
numbers in shortcuts and treats them to be identical to standard number keys,
and when used - they work: i.e. numpad keys trigger shortcuts set with standard
number keys and vice versa. Assuming that both are handled in kwin, this is
confusing to me, and also I'm not sure what is the correct behavior - numpad
keys are a useful shortcut to find the correct number key without looking (they
are better arranged for that) so I would like to use them for pre-set actions
that cannot be customized - like menu accelerators, but I also understand why
people would want to use them for different global shortcuts than standard
number keys.

I think this all boils down (again, like a few other reported bugs, e.g. bug
453661, bug 444537 and bug 470256) to the fact that global shortcuts should use
the concept of physical keys (i.e. what is the position of the key that was
pressed on the keyboard) while things that look like typing text (e.g. menu
accelerators) should use logical keys (i.e. what character a key generates
based on the software configuration) - though it looks like currently it is the
reverse.

As in the bugs mentioned above, I blame Qt. As to bug 446389 - I do not think
it is an actual duplicate. It may be closely related, though I'm not familiar
with what implements these two - quite distinct behaviors - so I'll defer to
Nate's opinion.

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

[kwin] [Bug 461886] Waking screen causes application windows to disappear

2023-08-07 Thread Angus Gratton
https://bugs.kde.org/show_bug.cgi?id=461886

Angus Gratton  changed:

   What|Removed |Added

 CC||g...@kde.projectgus.com

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

[kwin] [Bug 453465] Some firefox windows disappear on a session restore on wayland

2023-08-07 Thread Angus Gratton
https://bugs.kde.org/show_bug.cgi?id=453465

Angus Gratton  changed:

   What|Removed |Added

 CC||g...@kde.projectgus.com

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

[frameworks-kcoreaddons] [Bug 387663] Dolphin doesn't update view (doesn't show new files)

2023-08-07 Thread Ryan E
https://bugs.kde.org/show_bug.cgi?id=387663

Ryan E  changed:

   What|Removed |Added

 CC||eskridger...@gmail.com

--- Comment #86 from Ryan E  ---
I am getting this bug while using Dolphin to access a networked and
password-protected SMB drive. The following steps recreate the bug for me 100%
of the time:
1. Auto-mount SMB drive to /media/ by adding the following string to
/etc/fstab :
/// /media/ cifs
credentials=path/to/.smbcredentials, uid=1000, gid=1000, iocharset=uft8 0 0

2. Reboot.
3. Right click pinned Dolphin icon on the KDE Task Manager. Click "Open New
Window".
4. Navigate to /media/
5.  Open a second instance of Dolphin using the pinned icon on the KDE Task
Manager.
6. Navigate to smb:///
7. Enter credentials.
8. Right-click in the instance pointing to the SMB file path and create
hello.txt
9. See that the Dolphin instance pointing to /media/ does not reflect
changes.
10. Press F5 to refresh and can now see hello.txt

The reverse is not true. If I create a file in the instance pointing to
/media/, that file is immediately shown in the file pointing to the SMB
address. Everything stated above also applies to directories. It also occurs
when using tabs and split views.

System information: 
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 6.2.0-26-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i7-5600U CPU @ 2.60GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 5500
Manufacturer: Dell
Product Name: Latitude E7450

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

[kwin] [Bug 472357] On multi-monitor setups, the bigger monitor randomly starts glitching and flickering with artifacts

2023-08-07 Thread Angus Gratton
https://bugs.kde.org/show_bug.cgi?id=472357

Angus Gratton  changed:

   What|Removed |Added

 CC||g...@kde.projectgus.com

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

[krita] [Bug 473131] New: More than one spaces are ignored in text (git 287099d)

2023-08-07 Thread Raghavendra kamath
https://bugs.kde.org/show_bug.cgi?id=473131

Bug ID: 473131
   Summary: More than one spaces are ignored in text (git 287099d)
Classification: Applications
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tool/Text
  Assignee: krita-bugs-n...@kde.org
  Reporter: ra...@raghukamath.com
  Target Milestone: ---

SUMMARY
While adding text block multiple spaces are compressed  into one space. 

STEPS TO REPRODUCE
1. Download latest nightly build and create a new document
2. Add a text block and add more than one space in the text

OBSERVED RESULT
Multiple spaces are compressed into one

EXPECTED RESULT
Spaces in text should be kept intact

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

[krita] [Bug 471294] Pan tool shortcuts not working

2023-08-07 Thread Ryan
https://bugs.kde.org/show_bug.cgi?id=471294

--- Comment #12 from Ryan  ---
(In reply to Dmitry Kazakov from comment #9)
> Hi, Ryan!
> 
> By "recording" I meant not "recording of your fingers", but recording of
> your screen (via, e.g., OBS Studio) :) You can actually also summon the
> on-screen-keyboard so we could see what keys are pressed at the moment. That
> is needed so we could see how Krita reacts to your shortcuts and what
> actually happens.
> 
> It might also be a good idea to reset your Krita configurations. Try to move
> these files/folders into some safe space:
> 
> %LOCALAPPDATA%\kritarc
> %APPDATA%\krita\input
> 
> There used to be some bugs that could cause clashes with shortcuts during
> some of updates of Krita

It was a fresh install of Krita from Microsoft App Store. Yeah, I paid for the
store version bc I like the software.

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

[krita] [Bug 471294] Pan tool shortcuts not working

2023-08-07 Thread Ryan
https://bugs.kde.org/show_bug.cgi?id=471294

--- Comment #11 from Ryan  ---
(In reply to Dmitry Kazakov from comment #9)
> Hi, Ryan!
> 
> By "recording" I meant not "recording of your fingers", but recording of
> your screen (via, e.g., OBS Studio) :) You can actually also summon the
> on-screen-keyboard so we could see what keys are pressed at the moment. That
> is needed so we could see how Krita reacts to your shortcuts and what
> actually happens.
> 
> It might also be a good idea to reset your Krita configurations. Try to move
> these files/folders into some safe space:
> 
> %LOCALAPPDATA%\kritarc
> %APPDATA%\krita\input
> 
> There used to be some bugs that could cause clashes with shortcuts during
> some of updates of Krita

No offense, but how is a screen recording supposed to show anything when the
keyboard shortcuts do not work and are not visible? You're just going to be
staring at a fixed frame the entire video and/or listening to me gripe.

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

[krita] [Bug 472017] "ö" in filename hangs Save As

2023-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472017

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

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 466984] Rendering errors when PRIME is enabled

2023-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466984

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

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

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

[kmymoney] [Bug 351535] Lost payee information when matched

2023-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=351535

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

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

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

[www.kde.org] [Bug 466543] Can't download from the website, https://kdeconnect.kde.org/download.html

2023-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466543

--- Comment #3 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 457082] Names and descriptions for some 3rd-party apps are not displayed in Brazilian Portuguese despite their .desktop files having pt_BR strings

2023-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=457082

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

[krita] [Bug 473130] New: Crash when undoing image color space conversion

2023-08-07 Thread Lynx3d
https://bugs.kde.org/show_bug.cgi?id=473130

Bug ID: 473130
   Summary: Crash when undoing image color space conversion
Classification: Applications
   Product: krita
   Version: git master (please specify the git hash!)
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Tile manager
  Assignee: krita-bugs-n...@kde.org
  Reporter: lynx.mw+...@gmail.com
  Target Milestone: ---

Created attachment 160820
  --> https://bugs.kde.org/attachment.cgi?id=160820=edit
KCrash report

SUMMARY
Krita master, git commit 4b077697d0b5ecb2f45f79c86a1a48d36e57f423
Ubuntu Linux 22.04
This crash seems to require a decently large image (reproduced several times
with 4096x4096, 2 paint layer), I couldn't reproduce with small ones. It may
also require more than one layer, ond/or some editing like a simple brush
stroke after the conversion, at least it seems to greatly increase the chance
to crash for me.

STEPS TO REPRODUCE
1. Open a decently large image (4096x4096, 2 paint layers in my case)
2. Convert image color space e.g. from RGB 8-bit to 16-bit integer
3. Undo the conversion

OBSERVED RESULT
Krita may crash instantly, see attached KCrash info

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

[kwin] [Bug 449873] Losing focus of active application window when switching

2023-08-07 Thread joelsonejr
https://bugs.kde.org/show_bug.cgi?id=449873

joelsonejr  changed:

   What|Removed |Added

 CC||baltasardel...@gmail.com

--- Comment #9 from joelsonejr  ---
*** Bug 457616 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 457616] Applications Focus is Lost Upon Activity Switch

2023-08-07 Thread joelsonejr
https://bugs.kde.org/show_bug.cgi?id=457616

joelsonejr  changed:

   What|Removed |Added

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

--- Comment #1 from joelsonejr  ---
This bug will be closed, as it is a duplicate from Bug 449873.

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

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

[kwin] [Bug 462663] Switching Activities should not show the virtual desktop switch animation

2023-08-07 Thread joelsonejr
https://bugs.kde.org/show_bug.cgi?id=462663

joelsonejr  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME
 CC||joelson@gmail.com

--- Comment #1 from joelsonejr  ---
I wasn't able to reproduce the error. 

The following configuration was used for testing:
OS: Manjaro Linux x86_64
Kernel: 6.1.41-1-MANJARO
Shell: zsh 5.9
Resolution: 2560x1440, 1920x1080
DE: Plasma 5.27.6
WM: KWin
WM Theme: Oxygen
Theme: [Plasma], Adwaita-dark [GTK2/3]
Graphics Platform: X11
CPU: Intel i7 4790H
GPU: AMD ATI Radeon 6600
Memory: 32043MiB

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

[Akonadi] [Bug 473129] New: Akonadi Server crahes on startup.

2023-08-07 Thread Anderson
https://bugs.kde.org/show_bug.cgi?id=473129

Bug ID: 473129
   Summary: Akonadi Server crahes on startup.
Classification: Frameworks and Libraries
   Product: Akonadi
   Version: unspecified
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: server
  Assignee: kdepim-b...@kde.org
  Reporter: chicobello1...@gmail.com
CC: c...@carlschwan.eu
  Target Milestone: ---

Application: akonadiserver (5.23.3 (23.04.3))

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.4.8-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 5.27.7 [KCrashBackend]

-- Information about the crash:
Inmediatly crashes upon sign-in, sometimes randomly.

The crash can be reproduced every time.

-- Backtrace:
Application: Akonadi Server (akonadiserver), signal: Segmentation fault

[KCrash Handler]
#4  0x55eb23104ebc in  ()
#5  0x7f3ef12c4174 in QObject::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#6  0x7f3ef129c6dc in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#7  0x7f3ef12a165b in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#8  0x7f3ef12e76d8 in  () at /usr/lib/libQt5Core.so.5
#9  0x7f3eef10fa31 in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#10 0x7f3eef16ccc9 in  () at /usr/lib/libglib-2.0.so.0
#11 0x7f3eef10d0e2 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#12 0x7f3ef12eb51c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#13 0x7f3ef129b404 in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#14 0x7f3ef10f73b6 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#15 0x7f3ef10f35da in  () at /usr/lib/libQt5Core.so.5
#16 0x7f3ef088c9eb in  () at /usr/lib/libc.so.6
#17 0x7f3ef091123c in  () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f3eebfff6c0 (LWP 1349) "QDBusConnection"):
#1  0x7f3eef16cc2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f3eef10d0e2 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f3ef12eb53f in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f3ef129b404 in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f3ef10f73b6 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7f3ef15e9a9a in  () at /usr/lib/libQt5DBus.so.5
#7  0x7f3ef10f35da in  () at /usr/lib/libQt5Core.so.5
#8  0x7f3ef088c9eb in  () at /usr/lib/libc.so.6
#9  0x7f3ef091123c in  () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f3eec6518c0 (LWP 1348) "akonadiserver"):
#1  0x7f3eef16cc2f in  () at /usr/lib/libglib-2.0.so.0
#2  0x7f3eef10d0e2 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7f3ef12eb51c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7f3ef129b404 in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7f3ef129c8a3 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#6  0x55eb23038cb6 in  ()
#7  0x7f3ef0827cd0 in  () at /usr/lib/libc.so.6
#8  0x7f3ef0827d8a in __libc_start_main () at /usr/lib/libc.so.6
#9  0x55eb2303b515 in  ()
[Inferior 1 (process 1348) detached]

The reporter indicates this bug may be a duplicate of or related to bug 473067.

Reported using DrKonqi

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

[KScreen] [Bug 472732] OSD and applet: "Switch to laptop screen" action causes external screen to become disabled as expected for a moment, then it turns on again

2023-08-07 Thread cuijq
https://bugs.kde.org/show_bug.cgi?id=472732

--- Comment #18 from cuijq  ---
(In reply to Nate Graham from comment #17)
> That video isn't working for me. Can you upload it as a single file with
> more compression so it fits under the file size limit, or else upload it
> elsewhere and paste a link to it?

Hi,
I have uploaded the video to my github ,Can you download it through as follow
link ,https://github.com/jqcui1999/src_public/blob/main/0803_video.mp4.

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

[kde] [Bug 473095] sddm flickering on selecting session or language drop-down menu selector

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473095

heathens...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from heathens...@gmail.com ---
(In reply to Nate Graham from comment #1)
> How bizarre. This has got to be a GPU driver glitch. Does it happen when you
> force the system to run exclusively with the Intel GPU from boot-up?

Yes it's very weird behavior, I've used arch-linux in past and I didn't faced
this problem on that, also I didn't faced this problem before Fedora 38. Okay,
so I just switched to Intel GPU and rebooted and again this problem exists now
it's not only NVIDIA but intel driver too, I recorded this bug with intel too
with my phone and also recorded showing that's it's running on Intel by showing
the output of the command `glxinfo | egrep "OpenGL vendor|OpenGL renderer"` and
it shows "Intel".

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

[kmymoney] [Bug 473128] New: Fetching currency conversions from fx-rate.net is broken

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473128

Bug ID: 473128
   Summary: Fetching currency conversions from fx-rate.net is
broken
Classification: Applications
   Product: kmymoney
   Version: 5.1.3
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: itors...@gmail.com
  Target Milestone: ---

SUMMARY
Cannot fetch currency conversions


STEPS TO REPRODUCE
1. Run "Update stock and currency prices" from the menu

OBSERVED RESULT
Produces the following output:

Fetching URL https://fx-rate.net/CAD/USD...
Identifier found: 'CAD/USD'
Date found: 'Mon. Aug. 7 2023'
Unable to update price for CAD > USD (no price or no date)

SOFTWARE/OS VERSIONS
Linux (Ubuntu 23.04)
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
I tried looking at the regex contained at line 584 in "webpricequote.cpp". The
problem seems to be that the output from fx-rate.net doesn't put a space inside
the br tag. I think that adding a "*" after the "\s" in the br tag in the regex
should fix the issue, but I haven't recompiled the source to make sure.

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

[kde] [Bug 471063] Apps launched from calc key breaks num lock/number pad use

2023-08-07 Thread Roy Orbitson
https://bugs.kde.org/show_bug.cgi?id=471063

--- Comment #5 from Roy Orbitson  ---
I did: "It only happens under X11". Wayland's okay.

I tried using Wayland for my regular session, and was immediately reminded why
I couldn't stick with it: bug 413310 breaks all the shortcuts I use for window
positioning and virtual desktops.

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

[plasmashell] [Bug 465423] "Move to [activity name]" Menu items do nothing

2023-08-07 Thread vindicator
https://bugs.kde.org/show_bug.cgi?id=465423

--- Comment #17 from vindicator  ---
I am also currently on 5.27.6 w/X11, and the issue continues to persist for me.

And with no logging appearing in the journal when I make the action, is not
helping in finding a solution.

I'd think it'd help KDE devs if an option/setting were given to users to enable
debug/trace log entries for selectable components.
Even if the GUI environment would be completely non-functional, a user could
still switch tty and manually edit a kde config file which would be watched
(inotify/dnotify) for changes.

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

[plasmashell] [Bug 457980] Application windows don't move to another activity

2023-08-07 Thread joelsonejr
https://bugs.kde.org/show_bug.cgi?id=457980

--- Comment #3 from joelsonejr  ---
Comment copied from duplicate bug (473076)

Reported:   2023-08-06 17:06 UTC by Jet
Comment:
SUMMARY

Lets assume we have a window only in activity A
STEPS TO REPRODUCE
1. Click on window decoration > activities > move to activity B
2. Window is now on both activity A and B
3. Repeat step 1, then the window is moved and only appears in activity B

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel Version: 6.4.8-arch1-1 (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 457980] Application windows don't move to another activity

2023-08-07 Thread joelsonejr
https://bugs.kde.org/show_bug.cgi?id=457980

joelsonejr  changed:

   What|Removed |Added

 CC||qik0...@gmail.com

--- Comment #2 from joelsonejr  ---
*** Bug 473076 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 473076] "Move to activity" needs to be clicked twice to actually move the window to another activity

2023-08-07 Thread joelsonejr
https://bugs.kde.org/show_bug.cgi?id=473076

joelsonejr  changed:

   What|Removed |Added

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

--- Comment #1 from joelsonejr  ---
This bug is a duplicate of Bug 457980. The comments from the OP will be moved
to the mentioned bug.

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

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

[Discover] [Bug 473127] New: Discover does not switch to the right backend for installed apps, making it look like the application is not installed

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473127

Bug ID: 473127
   Summary: Discover does not switch to the right backend for
installed apps, making it look like the application is
not installed
Classification: Applications
   Product: Discover
   Version: 5.27.7
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: plasma-b...@kde.org
  Reporter: guimarcalsi...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY
If you navigate to a page of an application that is already installed and you
have multiple backends available, Discover will prefer showing the page for the
default backend, which makes it seem like the application is not installed when
it actually is installed by another backend. Check the steps below for
clarification.

STEPS TO REPRODUCE
1. Make sure to note which backend is set as your default in the settings page
2. Search for an application that is already installed on your system by a
backend which is not the default (eg. If your default is Flatpak, search for an
app installed by your distro or by Snap)


OBSERVED RESULT
The app page prefers showing the page for the default backend, and as such
shows the button to Install that application, even though the same application
is already installed by another backend.

EXPECTED RESULT
It should switch to the backend that installed the application, that way, when
accessing the app page it will show the option to uninstall. If an application
was installed by 2 or more backends that aren't the default, it should probably
show a message that other backends have the same application installed.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel Version: 6.2.0-26-generic (64-bit)
Graphics Platform: Wayland
Processors: 6 × Intel® Core™ i5-9400F CPU @ 2.90GHz
Memory: 15,5 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series

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

[kwin] [Bug 450343] Titlebar Context Menu is missing option to move window to another activity

2023-08-07 Thread joelsonejr
https://bugs.kde.org/show_bug.cgi?id=450343

joelsonejr  changed:

   What|Removed |Added

 CC||joelson@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from joelsonejr  ---
If the desired window is using the system provided title bar, the menu to move
to another activity is showing up correctly. 
Tested the issue, but no error was found. 

The system utilizes for testing  was:

OS: Manjaro Linux x86_64
Kernel: 6.1.41-1-MANJARO
Shell: zsh 5.9
Resolution: 2560x1440, 1920x1080
DE: Plasma 5.27.6
WM: KWin
WM Theme: Oxygen
Theme: [Plasma], Adwaita-dark [GTK2/3]
CPU: Intel i7 4790H
GPU: AMD ATI Radeon 6600
Memory: 32043MiB

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

[plasmashell] [Bug 465423] "Move to [activity name]" Menu items do nothing

2023-08-07 Thread joelsonejr
https://bugs.kde.org/show_bug.cgi?id=465423

joelsonejr  changed:

   What|Removed |Added

 CC||joelson@gmail.com

--- Comment #16 from joelsonejr  ---
I'm using KDE 5.27.6 & X11, but had no success reproducing the error.  
Performing the steps provided by the OP, my "test" window moves automatically
to the new selected activity.

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

[systemsettings] [Bug 473125] Switching between System Settings pages with a stylus doesn't work most of the time in Plasma 6

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473125

guimarcalsi...@gmail.com changed:

   What|Removed |Added

   Keywords||qt6

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

[systemsettings] [Bug 473126] Clicking on Drawing Tablet KCM a stylus makes System Settings unresponsive to other stylus clicks

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473126

guimarcalsi...@gmail.com changed:

   What|Removed |Added

Summary|Clicking on certain things  |Clicking on Drawing Tablet
   |with a stylus makes System  |KCM a stylus makes System
   |Settings unresponsive to|Settings unresponsive to
   |other stylus clicks |other stylus clicks
 CC||aleix...@kde.org
  Component|general |kcm_tablet

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

[systemsettings] [Bug 473125] Switching between System Settings pages with a stylus doesn't work most of the time in Plasma 6

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473125

guimarcalsi...@gmail.com changed:

   What|Removed |Added

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

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

[systemsettings] [Bug 473126] Clicking on certain things with a stylus makes System Settings unresponsive to other stylus clicks

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473126

guimarcalsi...@gmail.com changed:

   What|Removed |Added

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

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

[systemsettings] [Bug 473126] Clicking on certain things with a stylus makes System Settings unresponsive to other stylus clicks

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473126

--- Comment #1 from guimarcalsi...@gmail.com ---
Created attachment 160819
  --> https://bugs.kde.org/attachment.cgi?id=160819=edit
Syse unresponsive to Stylus clicks

Syse unresponsive to Stylus clicks when interacting with Drawing Tablet KCM

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

[krunner] [Bug 472558] Click into found entry doesn't run/open found entry

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472558

--- Comment #3 from Nate Graham  ---
Yes, at Bug 470668.

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

[systemsettings] [Bug 473126] New: Clicking on certain things with a stylus makes System Settings unresponsive to other stylus clicks

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473126

Bug ID: 473126
   Summary: Clicking on certain things with a stylus makes System
Settings unresponsive to other stylus clicks
Classification: Applications
   Product: systemsettings
   Version: 5.27.7
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: guimarcalsi...@gmail.com
  Target Milestone: ---

SUMMARY
Clicking on certain things with a stylus makes System Settings unresponsive to
other stylus clicks. I can always reproduce it by clicking on anything from the
Drawing Tablet page, after that, System Settings stops responding to any other
clicks made with a stylus, and can only be interacted with with a mouse. Note
that this is not the same as BUG 473125 which affects exclusively Plasma 6.

Check the attached video.

STEPS TO REPRODUCE
1. Go to the Drawing Tablets KCM
2. With a stylus (use a stylus with a drawing tablet, not a finger), click on
anything on that page

OBSERVED RESULT
System Settings stops responding to stylus clicks completely. The window can
only be interacted with again with a mouse.

EXPECTED RESULT
Stylus clicks should work

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Kernel Version: 6.2.0-26-generic (64-bit)
Graphics Platform: Wayland
Processors: 6 × Intel® Core™ i5-9400F CPU @ 2.90GHz
Memory: 15,5 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series

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

[systemsettings] [Bug 473125] New: Switching between System Settings pages with a stylus doesn't work most of the time in Plasma 6

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473125

Bug ID: 473125
   Summary: Switching between System Settings pages with a stylus
doesn't work most of the time in Plasma 6
Classification: Applications
   Product: systemsettings
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: guimarcalsi...@gmail.com
  Target Milestone: ---

Created attachment 160818
  --> https://bugs.kde.org/attachment.cgi?id=160818=edit
System settings refuses click from a stylus most of the time - Other apps like
Dolphin are unaffected

SUMMARY
Clicks on System Settings are not registered most of the time when using a
Stylus in Plasma 6. Switching categories with a stylus works in Plasma 5
(though there's another related bug that affects Plasma 5 and 6 - I'll report
it shortly). Clicking changes the highlight color of the menu item but it
doesn't actually switch to a new page most of the time. Check the attached
video for more details.

STEPS TO REPRODUCE
1. Use a Stylus with a drawing tablet (not a finger)
2. Open System Settings and try to click on the menus by touching the stylus on
the drawing tablet

OBSERVED RESULT
It looks like it selects the list item but it doesn't actually click most of
the time. You have to click many times to register a click

EXPECTED RESULT
Touching the stylus on the drawing tablet should be registered as a click, like
in all other apps

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0
Kernel Version: 5.19.0-50-generic (64-bit)
Graphics Platform: Wayland
Processors: 6 × Intel® Core™ i5-9400F CPU @ 2.90GHz
Memory: 15.5 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series

ADDITIONAL INFORMATION
Tested on a Live session

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

[krunner] [Bug 472558] Click into found entry doesn't run/open found entry

2023-08-07 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=472558

--- Comment #2 from Piotr Mierzwinski  ---
(In reply to Alexander Lohnau from comment #1)
> Kai has already fixed that during Akademy, but AFAICS there is no MR yet.

BTW. The same issue happens in case of Clipboard. Not sure if this is reported.

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

[kwin] [Bug 469281] windows with background blur (e.g., konsole) flicker and leave mouse trails

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469281

guimarcalsi...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[kwin] [Bug 469281] windows with background blur (e.g., konsole) flicker and leave mouse trails

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=469281

guimarcalsi...@gmail.com changed:

   What|Removed |Added

 CC||guimarcalsi...@gmail.com

--- Comment #1 from guimarcalsi...@gmail.com ---
Created attachment 160817
  --> https://bugs.kde.org/attachment.cgi?id=160817=edit
Squares appear when cursor is above transparency

I can reproduce this on Plasma 6, but not on Plasma 5. It also depends on
window updates. In the video, the artifacts don't appear with OBS open, appear
and disappear with a Konsole window updating in the background and are always
visible when no windows are updating.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0
Kernel Version: 5.19.0-50-generic (64-bit)
Graphics Platform: Wayland
Processors: 6 × Intel® Core™ i5-9400F CPU @ 2.90GHz
Memory: 15.5 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series

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

[plasmashell] [Bug 473060] Plasma 6 applets have an additional 1px border

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473060

--- Comment #4 from guimarcalsi...@gmail.com ---
Created attachment 160816
  --> https://bugs.kde.org/attachment.cgi?id=160816=edit
Log from broken x11 session

This is the journalctl log from a live session where X11 started in a broken
state (no transparencies, broken corners, 1px line on applets, though
compositing was enabled). I then reloaded with 'plasmashell --replace' which
fixes the issues and gathered this log. I'm not sure if this contains any
useful information but I hope it does. Ps: I couldn't generate a shorter log
with --user because that didn't work on a live session

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

[kwin] [Bug 473124] Changing scaling on X11 on Plasma 6 doesn't work at all

2023-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=473124

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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

[kwin] [Bug 473124] New: Changing scaling on X11 on Plasma 6 doesn't work at all

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473124

Bug ID: 473124
   Summary: Changing scaling on X11 on Plasma 6 doesn't work at
all
Classification: Plasma
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: guimarcalsi...@gmail.com
  Target Milestone: ---

Created attachment 160815
  --> https://bugs.kde.org/attachment.cgi?id=160815=edit
Journalctl on a live session

SUMMARY
If you go to System Settings on an X11 session on Plasma 6 and change the
scaling nothing happens. I'

This is what journalctl outputs when trying to change scale factors (full log
will be attached. Ps: It's from a live session):

Aug 07 22:33:48 neon kded6[1920]: g_settings_set_value: key 'scaling-factor' in
'org.gnome.desktop.interface' expects type 'u', but a GVariant of type 'i' was
given
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]: kscreen.xrandr:
XRandR::setConfig
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]: kscreen.xrandr: Requested
screen size is QSize(1920, 1080)
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]: kscreen.xrandr: Needed
CRTCs:  1
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]: kscreen.xrandr: Actions to
perform:
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]:  Priorities: false
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]: kscreen.xrandr:
Change Screen Size: false
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]: kscreen.xrandr:
Disable outputs: false
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]: kscreen.xrandr:
Change outputs: false
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]: kscreen.xrandr:
Enable outputs: false
Aug 07 22:33:48 neon kscreen_backend_launcher[2088]: kscreen.xrandr:
XRandR::setConfig done!
Aug 07 22:33:48 neon kded6[1967]: xsettingsd: Reloading configuration
Aug 07 22:33:48 neon kded6[1967]: xsettingsd: Loaded 13 settings from
/home/neon/.config/xsettingsd/xsettingsd.conf
Aug 07 22:33:48 neon kded6[1967]: xsettingsd: Reloading configuration
Aug 07 22:33:48 neon kded6[1967]: xsettingsd: Loaded 13 settings from
/home/neon/.config/xsettingsd/xsettingsd.conf
Aug 07 22:33:49 neon kded6[1967]: xsettingsd: Reloading configuration
Aug 07 22:33:49 neon kded6[1967]: xsettingsd: Loaded 13 settings from
/home/neon/.config/xsettingsd/xsettingsd.conf

STEPS TO REPRODUCE
1. Login on an X11 session
2. Change scale factor

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
Scale changes

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.6.0
Kernel Version: 5.19.0-50-generic (64-bit)
Graphics Platform: Wayland
Processors: 6 × Intel® Core™ i5-9400F CPU @ 2.90GHz
Memory: 15.5 GiB of RAM
Graphics Processor: AMD Radeon RX 570 Series

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

[kwin] [Bug 472340] OLED subpixel rendering support

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472340

--- Comment #13 from Nate Graham  ---
(In reply to Álvaro M. from comment #12)
> Thank you for such a detailed answer. It's really overwhelming how many
> factors are involved for rendering into a monitor!
You said it. Frankly I find it amazing that anything ever works at all.

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

[digikam] [Bug 348104] Remove all tags from selected image(s)

2023-08-07 Thread Bob
https://bugs.kde.org/show_bug.cgi?id=348104

--- Comment #7 from Bob  ---
Nevermind, I hadn't checked the code thoroughly enough, found it! Thanks :-)

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

[digikam] [Bug 348104] Remove all tags from selected image(s)

2023-08-07 Thread Bob
https://bugs.kde.org/show_bug.cgi?id=348104

Bob  changed:

   What|Removed |Added

 CC||arkon...@yahoo.com

--- Comment #6 from Bob  ---
Is there any way to call this new function in the app? I am running the 8.1.0
appimage but haven't been able to find one yet.

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

[kwin] [Bug 473031] Thunderbird UI invisible/glitching after exiting a fullscreen application

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473031

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #4 from Nate Graham  ---
Indeed, it's possible we're doing something wrong, but we don't have bug
reports about CSD apps in general exhibiting this issue. So shy don't you start
there, and if they determine it's our problem, we can re-open this.

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

[kde] [Bug 469527] Applications crash in QWindowSystemInterface::handleScreenRemoved() when disabling screen where app is opened

2023-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=469527

Bug Janitor Service  changed:

   What|Removed |Added

   Priority|NOR |HI

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

[kwin] [Bug 473020] Lock screen crashes when screen is locked and screen sleeps

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473020

Nate Graham  changed:

   What|Removed |Added

Summary|Plasma crashes when screen  |Lock screen crashes when
   |is locked and screen sleeps |screen is locked and screen
   ||sleeps
 CC||n...@kde.org
   Target Milestone|1.0 |---
  Component|general |wayland-generic
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
Product|plasmashell |kwin

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

[kwin] [Bug 473031] Thunderbird UI invisible/glitching after exiting a fullscreen application

2023-08-07 Thread Federico Dossena
https://bugs.kde.org/show_bug.cgi?id=473031

Federico Dossena  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|DOWNSTREAM  |---

--- Comment #3 from Federico Dossena  ---
I reported it here because it looks like a compositing issue that seems to be
specific to KDE, version 115 introduced client side decorations so I thought it
could be related. It's not something specific about my system either, I did a
clean install of the OS and as soon as I added my accounts it started doing it
again.

I don't see reports of this issue on their side so I should probably report it
there too.

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

[KScreen] [Bug 473019] Allow combining monitors into one or more "monitor groups" on wayland

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473019

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #1 from Nate Graham  ---
Thanks for the idea, but I don't think this is something we'll be able to
implement, sorry. We have enough trouble dealing with multiple monitors when
they map cleanly to their own physical devices already!

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

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448234

Nate Graham  changed:

   What|Removed |Added

 CC||amanita+kdeb...@mailbox.org

--- Comment #17 from Nate Graham  ---
*** Bug 473022 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 473022] GTK Flatpak icons are never transparent

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473022

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 473027] Notification pop-ups appear partially off-screen with tiny edge-aligned panel

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473027

Nate Graham  changed:

   What|Removed |Added

Summary|All notification windows|Notification pop-ups appear
   |are cut off |partially off-screen with
   ||tiny edge-aligned panel
   Severity|normal  |minor
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
   Target Milestone|--- |1.0
Product|Breeze  |plasmashell
  Component|general |Notifications
 CC||k...@privat.broulik.de,
   ||n...@kde.org

--- Comment #1 from Nate Graham  ---
If you increase the length of the Panel that your System Tray widget lives on,
does the problem go away?

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

[kwin] [Bug 473031] Thunderbird UI invisible/glitching after exiting a fullscreen application

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473031

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED
 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
Since this only started happening after upgrading to Thunderbird 115, it's
logical to assume it's a bug in the app itself. Can you report it at
https://bugzilla.mozilla.org?

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

[kwin] [Bug 472340] OLED subpixel rendering support

2023-08-07 Thread Álvaro M .
https://bugs.kde.org/show_bug.cgi?id=472340

Álvaro M.  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |MOVED

--- Comment #12 from Álvaro M.  ---
(In reply to Zamundaaa from comment #10)
> KWin still doesn't render icons... It doesn't render anything in the windows
> you see.
> 
> There are some necessary changes to allow apps to handle this properly
> though. Here's a list of what needs to happen for this to be potentially
> supported:
> - the kernel needs some way of identifying displays with these special
> subpixel layouts, and it needs to pass that information to userspace
> - libdrm should be updated to add a value to the currently broken subpixel
> enum (https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/317)
> - Wayland needs to be updated to add a value to its subpixel enum
> - KWin needs to be updated to pass the subpixel enum from the kernel along
> to clients
> 
> That's all the things that are relevant for KWin. If you want icons to be
> rendered with the subpixel layout in mind (idk if that's even a thing right
> now), then you also need to get Qt, GTK, Firefox, Chromium and whatever
> toolkit/application you're using to handle that. And for fonts ofc, FreeType
> as well as the projects using it need to be adjusted to support the subpixel
> layout.

Thanks for such a detailed answer! I'll close the ticket, then.(In reply to
Zamundaaa from comment #10)
> KWin still doesn't render icons... It doesn't render anything in the windows
> you see.
> 
> There are some necessary changes to allow apps to handle this properly
> though. Here's a list of what needs to happen for this to be potentially
> supported:
> - the kernel needs some way of identifying displays with these special
> subpixel layouts, and it needs to pass that information to userspace
> - libdrm should be updated to add a value to the currently broken subpixel
> enum (https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/317)
> - Wayland needs to be updated to add a value to its subpixel enum
> - KWin needs to be updated to pass the subpixel enum from the kernel along
> to clients
> 
> That's all the things that are relevant for KWin. If you want icons to be
> rendered with the subpixel layout in mind (idk if that's even a thing right
> now), then you also need to get Qt, GTK, Firefox, Chromium and whatever
> toolkit/application you're using to handle that. And for fonts ofc, FreeType
> as well as the projects using it need to be adjusted to support the subpixel
> layout.

Thank you for such a detailed answer. It's really overwhelming how many factors
are involved for rendering into a monitor!

I'll close the ticket, then. Or should I move/open it somewhere else?

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

[frameworks-knewstuff] [Bug 473018] Global themes load failed

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473018

Nate Graham  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de,
   ||kdelibs-b...@kde.org,
   ||n...@kde.org
Product|Discover|frameworks-knewstuff
  Component|KNewStuff Backend   |general
 Status|REPORTED|NEEDSINFO
   Assignee|plasma-b...@kde.org |ad...@leinir.dk
 Resolution|--- |WAITINGFORINFO
Version|5.27.7  |5.106.0

--- Comment #1 from Nate Graham  ---
Looks like that's not Discover, it's the standalone KNS window.

Can you run knewstuff-dialog5 in a terminal window and print the output when
this happens?

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

[kwin] [Bug 473037] Kwin error when GPU connected on external screen

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473037

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org
 Status|REPORTED|NEEDSINFO
   Keywords||multiscreen

--- Comment #1 from Nate Graham  ---
Multi-GPU is not well supported on X11. Can you try Wayland and see if it's any
better?

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

[frameworks-kio] [Bug 473040] I can't modify User/Group desktop file when I login as root

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473040

Nate Graham  changed:

   What|Removed |Added

  Component|Desktop Containment |Properties dialog
   Assignee|plasma-b...@kde.org |kio-bugs-n...@kde.org
Product|plasmashell |frameworks-kio
   Target Milestone|1.0 |---
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||kdelibs-b...@kde.org,
   ||n...@kde.org
Version|5.27.7  |5.107.0

--- Comment #1 from Nate Graham  ---
Why are you logging in as root? This is generally considered to be a bad idea.

Also can you verify using `ls -la` that the files are in fact not changed?

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

[kwin] [Bug 472340] OLED subpixel rendering support

2023-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=472340

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

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

[frameworks-plasma] [Bug 422559] when using Qt scaling on X11, Plasma dialog corners and shadows do not respect the scale factor

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422559

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 473061] Top corner radius is different between Kickoff and applets

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473061

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=422559
 CC||n...@kde.org
Summary|Border radius is different  |Top corner radius is
   |between Kickoff and applets |different between Kickoff
   ||and applets
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
   Severity|normal  |minor

--- Comment #1 from Nate Graham  ---
Can reproduce on Plasma 6 too.

Seems like it's caused by the PlasmoidHeading somehow.

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

[kwin] [Bug 468159] After waking from sleep with complex triple-monitor setup, middle screen's desktop has the wrong size and windows leave ghost trails

2023-08-07 Thread Beyley Thomas
https://bugs.kde.org/show_bug.cgi?id=468159

--- Comment #9 from Beyley Thomas  ---
(In reply to Zamundaaa from comment #8)
> Okay. When it crashes again, please afterwards start gdb with
> coredumpctl debug kwin_wayland
> and then get a backtrace with "bt" and attach that here

[Current thread is 1 (Thread 0x7f19157c4640 (LWP 1176))]
(gdb) bt
#0  0x7f191a29f26c in  () at /usr/lib/libc.so.6
#1  0x7f191a24fa08 in raise () at /usr/lib/libc.so.6
#2  0x7f191a238538 in abort () at /usr/lib/libc.so.6
#3  0x7f191c38afee in  () at /usr/lib/libepoxy.so.0
#4  0x7f191c38eab2 in  () at /usr/lib/libepoxy.so.0
#5  0x55abe5bbed52 in  ()
#6  0x7f191b2d15a7 in  () at /usr/lib/libQt5Core.so.5
#7  0x7f191b2d2da4 in QSocketNotifier::activated(QSocketDescriptor,
QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at
/usr/lib/libQt5Core.so.5
#8  0x7f191b2d2ee8 in QSocketNotifier::event(QEvent*) () at
/usr/lib/libQt5Core.so.5
#9  0x7f191a97893f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#10 0x7f191b29c668 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#11 0x7f191b2ea09c in
QEventDispatcherUNIXPrivate::activateSocketNotifiers() () at
/usr/lib/libQt5Core.so.5
#12 0x7f191b2eb0e5 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#13 0x55abe5c79ba2 in  ()
#14 0x7f191b29b374 in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#15 0x7f191b29c813 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#16 0x55abe5b952fb in  ()
#17 0x7f191a239850 in  () at /usr/lib/libc.so.6
#18 0x7f191a23990a in __libc_start_main () at /usr/lib/libc.so.6
#19 0x55abe5b96ed5 in  ()

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

[frameworks-baloo] [Bug 473065] Baloo File Extractor crashes everytime on boot

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473065

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||n...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
Looks like the issue is in KFileMetaData or poppler, which is crashing while
trying to parse a document for content indexing. Any chance you can attach the
PDF file causing this crash? You can find it by running `balooctl failed` in a
terminal window?

Obviously if the document contains sensitive atomic secrets, don't attach it.
:)  But then it will probably be difficult or impossible to fix the issue,
unfortunately.

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

[plasmashell] [Bug 473060] Plasma 6 applets have an additional 1px border

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473060

--- Comment #3 from guimarcalsi...@gmail.com ---
I just tested X11 and Wayland on real hardware on Live mode and I can
absolutely reproduce the "semi-broken" compositing on X11 after it boots. If I
run 'plasmashell --replace', transparencies, applet corners and the 1px line
disappear and everything looks fine. I also rebooted and tried a fresh Wayland
session and there's no bug there, so this is specific to X11 and can be worked
around by reloading plasmashell after every boot.

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

[systemsettings] [Bug 473081] The option to automatically apply display settings and layouts without needing to manually apply via SDDM config

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473081

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Severity|normal  |wishlist
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
   Priority|NOR |LO

--- Comment #1 from Nate Graham  ---
This is something that would be nice to have, but there are some conceptual
issues that would need to be hashed out first. Among them:

- How could SDDM read these user settings without giving it access to the
user's homedir (which we obviously can't do)?
- If you have a multi-user system, whose user should the settings be read from?
And should this be configurable by the user?

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

[kwin] [Bug 472340] OLED subpixel rendering support

2023-08-07 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=472340

--- Comment #10 from Zamundaaa  ---
KWin still doesn't render icons... It doesn't render anything in the windows
you see.

There are some necessary changes to allow apps to handle this properly though.
Here's a list of what needs to happen for this to be potentially supported:
- the kernel needs some way of identifying displays with these special subpixel
layouts, and it needs to pass that information to userspace
- libdrm should be updated to add a value to the currently broken subpixel enum
(https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/317)
- Wayland needs to be updated to add a value to its subpixel enum
- KWin needs to be updated to pass the subpixel enum from the kernel along to
clients

That's all the things that are relevant for KWin. If you want icons to be
rendered with the subpixel layout in mind (idk if that's even a thing right
now), then you also need to get Qt, GTK, Firefox, Chromium and whatever
toolkit/application you're using to handle that. And for fonts ofc, FreeType as
well as the projects using it need to be adjusted to support the subpixel
layout.

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

[plasmashell] [Bug 473035] Widget explorer categories don’t work (are almost empty) for non-English locales

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473035

Nate Graham  changed:

   What|Removed |Added

 CC||alexander.loh...@gmx.de,
   ||n...@kde.org

--- Comment #1 from Nate Graham  ---
And these strings are fully translated into Norwegian?

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

[kwin] [Bug 449105] Dragging a window that was opened maximized moves the mouse cursor to the top left corner of the window

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449105

Nate Graham  changed:

   What|Removed |Added

 CC||vlad.skurto...@gmail.com

--- Comment #26 from Nate Graham  ---
*** Bug 473084 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 473084] Windows that were opened in maximized state can't be properly resized

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473084

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


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

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

[systemsettings] [Bug 420280] Can't add Google account: authentication process gets stuck

2023-08-07 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=420280

--- Comment #38 from Natalie Clarius  ---
Can't reproduce on Arch (signond 8.61-1) but on Tuxedo OS (Ubuntu based,
signond 8.59). After entering the e-mail address it just keeps loading; when I
cancel the error is "There was an error while trying to process the request:
Access grant not present". So what Harald suspects about signond being outdated
seems likely.

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

[systemsettings] [Bug 472954] "Pause indexer" button does not work when clicked while baloo indexes files

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=472954

Nate Graham  changed:

   What|Removed |Added

Version|master  |5.27.7
   Keywords|qt6 |
 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1

--- Comment #3 from Nate Graham  ---
I had a feeling, thanks.

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

[kde] [Bug 473088] Wallpaper Slideshow not starting up correctly or freezing after some time.

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473088

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
When you apply your workaround, does it stop working again after you restart
the machine?

Where are the images for the slideshow located? On a local disk or an external
or remote disk? Are the image files all visible, or are any of them hidden
(i.e. their filenames begin with a period)?

What rexact Plasma version are you using?

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

[plasmashell] [Bug 473060] Plasma 6 applets have an additional 1px border

2023-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=473060

guimarcalsi...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from guimarcalsi...@gmail.com ---
(In reply to Nate Graham from comment #1)
> I suspect it's fine on Wayland for yo (as it is for me). Can you check? If
> it is, then it's the same fundamental issue as Bug 422559.

I noticed something very interesting. It appears that Plasma first logs-in in a
semi-broken state, where there's no transparency on panels, the corner radius
of applets are broken ( Bug 473059 I reported) and there's that 1px line on
applets. Compositing is enabled in that state because if I press Shift+ALT+F12
the shadows disappear. However, all of those bugs disappear if I run
"plasmashell --replace" in Krunner.

I'll try X11 and Wayland on a live session on real hardware shortly (or at
least I'll try, Neon defaults to X, and logging out logs me in again
automatically, so I can't select Wayland) because Wayland is broken on VMs.
I'll post again if I find something interesting or if I can reproduce that same
"semi-broken state" on real hardware.

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

[kde] [Bug 473089] Login scripts (bash scrips) not working any more

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473089

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
I'm afraid this is due to an intentional change in how startup scripts are
evaluated. So you'll have to change something about your setup here. You can
either launch your apps using the supported method (as autostart apps, not from
a script) or you can fork and detach when you launch the apps from the script.

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

[plasmashell] [Bug 473091] Plasma crash when starting Brave Browser

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473091

Nate Graham  changed:

   What|Removed |Added

  Component|general |generic-crash

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

[plasmashell] [Bug 473091] Plasma crash when starting Brave Browser

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473091

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Nate Graham  ---
What GPU is your system using?

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

[KDE Itinerary] [Bug 473123] New: Inclusive Transport Icon

2023-08-07 Thread reportthebug
https://bugs.kde.org/show_bug.cgi?id=473123

Bug ID: 473123
   Summary: Inclusive Transport Icon
Classification: Applications
   Product: KDE Itinerary
   Version: unspecified
  Platform: unspecified
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: vkra...@kde.org
  Reporter: chris.seife...@onenetbeyond.org
  Target Milestone: ---

SUMMARY
***
The KDE Itinerary application currently displays an aeroplane icon as its app
logo, representing the travel planning feature of the application. I propose
that the icon be updated to better reflect other modes of transport, such as
trains, which reflect the sustainability values of the KDE community.
***

Rationale:

In times of impending climate disaster, it is important to reflect
environmental values. A more inclusive transport icon demonstrates sustainable
travel options and encourages users to consider environmentally friendly
alternatives to flying.

Proposed solution:

- Replace the current aeroplane icon with a more generic transport icon
representing a combination of public transport vehicles such as trains, buses
and trams. This change would make the app icon more inclusive and highlight the
different sustainable travel options available to users.
- Alternatively, if a more specific icon is desired, consider using an icon
that represents a train, as trains are often a more sustainable alternative to
air travel for long distance travel.

Benefits:

- Aligns with the promotion of sustainability and environmentally friendly
practices.
- Encourages users to consider green travel options when planning their trips.
- Reinforces KDE's identity as a sustainability-conscious community.

I'm not a designer, but I could try to help create an icon that would help
promote and reflect an environmentally conscious attitude among users :)

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

[kde] [Bug 469527] Applications crash in QWindowSystemInterface::handleScreenRemoved() when disabling screen where app is opened

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=469527

Nate Graham  changed:

   What|Removed |Added

Product|kdenetwork-filesharing  |kde
  Component|general |general

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

[kwin] [Bug 473099] 6ea5ae9c0f37daedbf1573cf0733ced19745710e regression in consecutive Alt+Shift+Tab

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473099

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression
   Priority|NOR |HI
 CC||n...@kde.org

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

[frameworks-kglobalaccel] [Bug 473109] Add ability to use mouse shortcuts (modifiers/no modifiers + click/double-click/ back/forward button/wheel up/down)

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473109

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
   Severity|normal  |wishlist

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

[systemsettings] [Bug 473112] Night Color location does not automatically update when you travel

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473112

Nate Graham  changed:

   What|Removed |Added

Summary|Auto-location is not|Night Color location does
   |updated in night color  |not automatically update
   |settings|when you travel
 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
Can reproduce, the location doesn't auto-update when you physically move. E.g.
when traveling by plane. Quite noticeable there.

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

[kdenetwork-filesharing] [Bug 469527] Applications crash in QWindowSystemInterface::handleScreenRemoved() when disabling screen where app is opened

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=469527

Nate Graham  changed:

   What|Removed |Added

 CC||sit...@kde.org
Product|plasmashell |kdenetwork-filesharing
  Component|generic-crash   |general
Version|5.27.5  |unspecified
   Target Milestone|1.0 |---
   Assignee|plasma-b...@kde.org |unassigned-b...@kde.org

--- Comment #10 from Nate Graham  ---
I guess it's a Qt bug that someone will need to report, assuming it's not
already fixed in Qt 6.

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

[plasmashell] [Bug 473120] Desktop background image size changes when using multiple monitors with different sizes

2023-08-07 Thread Álvaro M .
https://bugs.kde.org/show_bug.cgi?id=473120

--- Comment #7 from Álvaro M.  ---
Thanks for moving this to plasmashell. I've uploaded a log from KSystemLog with
the most recent error.

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

[plasmashell] [Bug 469527] Applications crash in QWindowSystemInterface::handleScreenRemoved() when disabling screen where app is opened

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=469527

Nate Graham  changed:

   What|Removed |Added

 CC||jan.heg...@gmx.de

--- Comment #8 from Nate Graham  ---
*** Bug 473072 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 469527] Applications crash in QWindowSystemInterface::handleScreenRemoved() when disabling screen where app is opened

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=469527

Nate Graham  changed:

   What|Removed |Added

 CC||mip...@gmail.com

--- Comment #9 from Nate Graham  ---
*** Bug 473114 has been marked as a duplicate of this bug. ***

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

[Spectacle] [Bug 473114] crashed

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473114

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||n...@kde.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Nate Graham  ---


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

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

[plasmashell] [Bug 473120] Desktop background image size changes when using multiple monitors with different sizes

2023-08-07 Thread Álvaro M .
https://bugs.kde.org/show_bug.cgi?id=473120

--- Comment #6 from Álvaro M.  ---
Created attachment 160814
  --> https://bugs.kde.org/attachment.cgi?id=160814=edit
KSystemLog shows plasmashell errors

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

[Spectacle] [Bug 473072] Crashed during or after display sleep

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473072

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||n...@kde.org
 Resolution|--- |DUPLICATE

--- Comment #2 from Nate Graham  ---


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

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

[kwin] [Bug 473115] clientFullScreenSet signal is not being emitted on Wayland

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473115

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[systemsettings] [Bug 472954] "Pause indexer" button does not work when clicked while baloo indexes files

2023-08-07 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=472954

--- Comment #2 from Patrick Silva  ---
Can reproduce on Plasma 5.27.7 too.

Operating System: Arch Linux 
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10
Graphics Platform: Wayland

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

[systemsettings] [Bug 473092] Panasonic tv 42inch not detected properly

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473092

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Nate Graham  ---
Overscan is configurable on the Display and Monitor page in the Plasma Wayland
session. If your TV doesn't have an option to fix this internally, using the
Wayland session and playing with that option in System Settings is your only
option, I'm afraid.

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

[kde] [Bug 473095] sddm flickering on selecting session or language drop-down menu selector

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473095

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Nate Graham  ---
How bizarre. This has got to be a GPU driver glitch. Does it happen when you
force the system to run exclusively with the Intel GPU from boot-up?

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

[plasmashell] [Bug 473097] Plasma crashed when clicking on icon in task manager (in KWayland::Client::PlasmaWindow::requestActivate())

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473097

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||qydwhotm...@gmail.com
  Component|general |Task Manager and Icons-Only
   ||Task Manager
   Keywords||wayland

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

[plasmashell] [Bug 473098] Panel popup prefers opening on secondary screen when opening on the expected screen would cause it to overlap a secondary panel

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473098

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
   Severity|normal  |minor
Summary|program start menu pops up  |Panel popup prefers opening
   |in wrong display|on secondary screen when
   ||opening on the expected
   ||screen would cause it to
   ||overlap a secondary panel
 Ever confirmed|0   |1
 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
This is happening because it's trying not to overlap the secondary top panel on
the screen you want it to appear on.

So I guess all the individual pieces are working as intended, though clearly
nobody intended for the exact outcome to happen with this combination of
screens and panels.

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

[NeoChat] [Bug 473105] Visual: The tray logo looks like a battery

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473105

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |VLO
   Version Fixed In||Plasma 6
 Resolution|--- |FIXED
 CC||n...@kde.org
   Severity|normal  |minor
 Status|REPORTED|RESOLVED

--- Comment #1 from Nate Graham  ---
Well it has the same basic shape, sort of.

I'm not sure I agree with you about the visual similarity, but regardless, the
Plasma battery icon is getting skinnier in Plasma 6, which should substantially
reduce the similarity in shape.

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

[krunner] [Bug 473119] KRunner crashed when I type the application name I want to run.

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473119

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |BACKTRACE
 Status|REPORTED|NEEDSINFO
 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
Thank you for the bug report! Unfortunately I can't reproduce the crash myself
on current git master, and the backtrace is incomplete and missing debug
symbols for the following lines that we need to figure out exactly what's going
wrong:

> #49 0x7fe05c049414 in ?? () from /lib/x86_64-linux-gnu/libmilou.so.5

Could you please install debug symbols for the milou project/repo, reproduce
the crash, and attach a new symbolicated backtrace? See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
for details about how to do this.

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

[plasmashell] [Bug 473120] Desktop background image size changes when using multiple monitors with different sizes

2023-08-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=473120

Nate Graham  changed:

   What|Removed |Added

   Assignee|kscreen-bugs-n...@kde.org   |plasma-b...@kde.org
   Target Milestone|--- |1.0
  Component|common  |Desktop Containment
Product|KScreen |plasmashell
 CC||n...@kde.org,
   ||notm...@gmail.com
   Keywords||multiscreen, wayland

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

[systemsettings] [Bug 472958] System Settings crashes when I try to set a shortcut with a dead key in Task Switcher KCM

2023-08-07 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=472958

Patrick Silva  changed:

   What|Removed |Added

Summary|System Settings crashes |System Settings crashes
   |when  I try to set a|when  I try to set a
   |shortut with a dead key in  |shortcut with a dead key in
   |Task Switcher KCM   |Task Switcher KCM

--- Comment #2 from Patrick Silva  ---
I have no idea. :(

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

  1   2   3   4   >