[digikam] [Bug 467024] Make Text in Properties Selectable for Copy

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

--- Comment #5 from Maik Qualmann  ---
File name and folder can be copied with the mouse in the properties tab.
The complete path can now be reached by copy / paste because Bug 467013 has
been fixed.

Maik

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

[digikam] [Bug 467024] Make Text in Properties Selectable for Copy

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

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||8.0.0
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/acd291b
   ||a3bfbb066828720f2a2641fe43e
   ||07735f
 Resolution|--- |FIXED

--- Comment #4 from Maik Qualmann  ---
Git commit acd291ba3bfbb066828720f2a2641fe43e07735f by Maik Qualmann.
Committed on 08/03/2023 at 07:49.
Pushed by mqualmann into branch 'master'.

file name and folder can be copied with the mouse
FIXED-IN: 8.0.0

M  +1-1NEWS
M  +3-0core/libs/properties/itempropertiestab.cpp

https://invent.kde.org/graphics/digikam/commit/acd291ba3bfbb066828720f2a2641fe43e07735f

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

[kdevelop] [Bug 467045] New: kdevelop split window dock

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

Bug ID: 467045
   Summary: kdevelop split window dock
Classification: Applications
   Product: kdevelop
   Version: 5.7.211203
  Platform: Kubuntu
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: UI: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: matti.valovi...@gmail.com
  Target Milestone: ---

SUMMARY
In "Split view"-modes left dock becomes visible if focus is changed between the
split views. Left dock remains hidden only while focus is not changed to the
other view.

STEPS TO REPRODUCE
1.  focus on split view #1, hide left dock (via either drop-down menu of X of
the dock)
2.  change focus to split view #2
3.  The left dock becomes visible

OBSERVED RESULT
Left dock becomes visible

EXPECTED RESULT
Left dock would stay hidden as requested.

Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-67-generic (64-bit)
Graphics Platform: X11
Processors: 3 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 4,8 GiB of RAM
Graphics Processor: llvmpipe

ADDITIONAL INFORMATION
This has happened in previous versions also so not a new issue.

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

[valgrind] [Bug 433859] Add mismatched detection to C++ 17 aligned new/delete

2023-03-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=433859

--- Comment #6 from Paul Floyd  ---
The wrappers used for new / delete operators now takes the size and alignment
and will generate warnings if they are uninit.

The nothrow tag gets ignored - it's only there for overload resolution.

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

[kmymoney] [Bug 378785] Reconciliation dates changed

2023-03-07 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=378785

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/49c91807
   ||109d03d8046747f0ea343d07bdd
   ||aaedb
 Status|REOPENED|RESOLVED
   Version Fixed In||5.1.4

--- Comment #7 from Thomas Baumgart  ---
Git commit 49c91807109d03d8046747f0ea343d07bddaaedb by Thomas Baumgart.
Committed on 08/03/2023 at 07:33.
Pushed by tbaumgart into branch '5.1'.

Use transaction's post date in reconciliation report

Also prefer usage of own function over QLocale date formatting
FIXED-IN: 5.1.4

M  +16   -2kmymoney/mymoney/mymoneyutils.cpp
M  +2-0kmymoney/mymoney/mymoneyutils.h
M  +10   -18   kmymoney/plugins/reconciliationreport/reconciliationreport.cpp

https://invent.kde.org/office/kmymoney/commit/49c91807109d03d8046747f0ea343d07bddaaedb

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

[valgrind] [Bug 467036] Add time cost statistics for Regtest

2023-03-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=467036

Paul Floyd  changed:

   What|Removed |Added

 CC||pjfl...@wanadoo.fr

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

[kmymoney] [Bug 378785] Reconciliation dates changed

2023-03-07 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=378785

--- Comment #6 from Thomas Baumgart  ---
Git commit e64ec0a305b9eddeff95da81d8ee341261f9033a by Thomas Baumgart.
Committed on 08/03/2023 at 07:31.
Pushed by tbaumgart into branch 'master'.

Use transaction's post date in reconciliation report

Also prefer usage of own function over QLocale date formatting

M  +10   -10   kmymoney/plugins/reconciliationreport/reconciliationreport.cpp

https://invent.kde.org/office/kmymoney/commit/e64ec0a305b9eddeff95da81d8ee341261f9033a

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

[kwalletmanager] [Bug 263174] Fingerprint support for kwallet

2023-03-07 Thread Marco
https://bugs.kde.org/show_bug.cgi?id=263174

--- Comment #7 from Marco  ---
this is the biggest blocker for me to use the fingerprint reader at all (even
though it's working for logging in and sudo). The problem is, that if kwallet
isn't automatically unlocking, all the apps depending on it (chrome, slack
etc.) might fail to get their login and puff: you lost all your logins and
saved credentials for these apps, because they then initiate a reset.

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

[kwalletmanager] [Bug 263174] Fingerprint support for kwallet

2023-03-07 Thread Marco
https://bugs.kde.org/show_bug.cgi?id=263174

Marco  changed:

   What|Removed |Added

 CC||m...@triarc-labs.com

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

[kwin] [Bug 459847] Touchpad gestures (4 fingers up and down) lags horribly on WindowHeap-based effects

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kwin] [Bug 462448] Switching Virtual Desktops with Ctrl+Alt+MouseWheel seems inverted

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[okular] [Bug 456225] Rescaling of text is ugly when zooming in our out

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kwin] [Bug 462935] Gestures should be customizable

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[okular] [Bug 420925] Add kinetic scrolling on Trackpad use too

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kwin] [Bug 402857] Touchpad gestures are not configurable

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kwin] [Bug 454231] 3-fingers touchpad gesture (to navigate between virtual desktops) doesn't follow touchpad scrolling direction preference

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kwin] [Bug 466269] Allow configuring the modifier key that must be held down to trigger Custom Tiling

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kwin] [Bug 466915] Odd Ctrl+Alt+MouseWheel default shortcut

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[digikam] [Bug 443682] Add "copy file path" option to right-click menu

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

Maik Qualmann  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/3646129
   ||dfff77178b22e1ac21068340bd0
   ||789211
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||7.10.0

--- Comment #8 from Maik Qualmann  ---
Git commit 3646129dfff77178b22e1ac21068340bd0789211 by Maik Qualmann.
Committed on 08/03/2023 at 06:55.
Pushed by mqualmann into branch 'qt5-maintenance'.

add file paths in text/plain format for clipboard actions
Related: bug 467013, bug 467024
FIXED-IN: 7.10.0

M  +3-1NEWS
M  +23   -0core/app/dragdrop/ddragobjects.cpp

https://invent.kde.org/graphics/digikam/commit/3646129dfff77178b22e1ac21068340bd0789211

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

[digikam] [Bug 467013] Enable copying file path to the clipboard in Windows

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

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||7.10.0
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/3646129
   ||dfff77178b22e1ac21068340bd0
   ||789211

--- Comment #4 from Maik Qualmann  ---
Git commit 3646129dfff77178b22e1ac21068340bd0789211 by Maik Qualmann.
Committed on 08/03/2023 at 06:55.
Pushed by mqualmann into branch 'qt5-maintenance'.

add file paths in text/plain format for clipboard actions
Related: bug 443682, bug 467024
FIXED-IN: 7.10.0

M  +3-1NEWS
M  +23   -0core/app/dragdrop/ddragobjects.cpp

https://invent.kde.org/graphics/digikam/commit/3646129dfff77178b22e1ac21068340bd0789211

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

[digikam] [Bug 467024] Make Text in Properties Selectable for Copy

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

--- Comment #3 from Maik Qualmann  ---
Git commit 3646129dfff77178b22e1ac21068340bd0789211 by Maik Qualmann.
Committed on 08/03/2023 at 06:55.
Pushed by mqualmann into branch 'qt5-maintenance'.

add file paths in text/plain format for clipboard actions
Related: bug 467013, bug 443682
FIXED-IN: 7.10.0

M  +3-1NEWS
M  +23   -0core/app/dragdrop/ddragobjects.cpp

https://invent.kde.org/graphics/digikam/commit/3646129dfff77178b22e1ac21068340bd0789211

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

[digikam] [Bug 467013] Enable copying file path to the clipboard in Windows

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

--- Comment #3 from Maik Qualmann  ---
Git commit 140b7d79d4eac4e0ea0275882d668d3b8120b4af by Maik Qualmann.
Committed on 08/03/2023 at 06:41.
Pushed by mqualmann into branch 'master'.

fix file path in the clipboard under Windows

M  +2-2core/app/dragdrop/ddragobjects.cpp

https://invent.kde.org/graphics/digikam/commit/140b7d79d4eac4e0ea0275882d668d3b8120b4af

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

[Discover] [Bug 466679] Discover can't handle UEFI Secure Boot firmware updates

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

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[kpat] [Bug 426519] Invalid state

2023-03-07 Thread Stephan Kulow
https://bugs.kde.org/show_bug.cgi?id=426519

Stephan Kulow  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[kpat] [Bug 426519] Invalid state

2023-03-07 Thread Stephan Kulow
https://bugs.kde.org/show_bug.cgi?id=426519

--- Comment #17 from Stephan Kulow  ---
Actually during development I had several cases where the application crashed
(in debug validations/asserts). Something is fishy with undo/redo

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

[kpat] [Bug 464481] Cannot download new themes - must do manual install

2023-03-07 Thread Stephan Kulow
https://bugs.kde.org/show_bug.cgi?id=464481

Stephan Kulow  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #6 from Stephan Kulow  ---
I'm not really sure where to start here, but I set this to CONFIRMED as at
least someone reproduced it

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

[plasmashell] [Bug 467044] New: sensor KDE app crashes desktop

2023-03-07 Thread bill
https://bugs.kde.org/show_bug.cgi?id=467044

Bug ID: 467044
   Summary: sensor KDE app crashes desktop
Classification: Plasma
   Product: plasmashell
   Version: 5.27.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: System Monitor
  Assignee: plasma-b...@kde.org
  Reporter: browbi...@live.com
CC: ahiems...@heimr.nl, notm...@gmail.com
  Target Milestone: 1.0

Created attachment 157105
  --> https://bugs.kde.org/attachment.cgi?id=157105=edit
its that app with a different type of add-on enabled from the fedora store

SUMMARY

Sensor crashes desktop, and causes it to freeze when trying to re-boot into it. 


STEPS TO REPRODUCE
1. I downloaded new types of display graphics to display temperture for my CPU,
and when switching to one of them it crashed. i had to remove it using the
software store from another desktop i had installed to get KDE working again.
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kpat] [Bug 467040] Include game seed in bug report wizard

2023-03-07 Thread Stephan Kulow
https://bugs.kde.org/show_bug.cgi?id=467040

Stephan Kulow  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |INTENTIONAL

--- Comment #1 from Stephan Kulow  ---
I hear you and I would be very much interested in having that, but - and that
but is huge:
 - the wizard is provided by bugs.kde.org, the only information provided from
the desktop is app, OS and distribution - there is no way to pass custom
information
 - the game seed is not so interesting as you think for most bugs. Because most
bugs we get is "at move 90 the solver acts strange or the cards mix..." and
what's move 90 in your game depends on way more than the seed. We will need a
save game in most such situations anyway

So enable "Remember State on Exit" and then you always have something to report
bugs against (Under Linux it will be in ~/.local/share/kpat/savedstate.xml)

[RESOLVED/INTENTIONAL is not true, but is the best I can choose]

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

[plasmashell] [Bug 466095] Plasma crashes in DesktopView::screenToFollow() on screen wake up when KScreen service is active

2023-03-07 Thread Sven Eden
https://bugs.kde.org/show_bug.cgi?id=466095

--- Comment #9 from Sven Eden  ---
Created attachment 157104
  --> https://bugs.kde.org/attachment.cgi?id=157104=edit
New crash information added by DrKonqi

plasmashell (5.27.2) using Qt 5.15.8

Yesterday evening I closed all programs, started BOINC manager and let my
attached projects run. I locked the session and turned my monitors off.
Nothing else was active.
Turned everything back on this morning, everything looked normal, but I had the
little crash icon in my info area telling me that Plasma had crashed.

I do not know when, sorry. Might have been before I tunred everything off
yesterday, during the night, or when turning everything back on.

-- Backtrace (Reduced):
#6  QWeakPointer::internalData() const (this=0x58) at
/usr/include/qt5/QtCore/qsharedpointer_impl.h:696
#7  QPointer::data() const (this=0x58) at
/usr/include/qt5/QtCore/qpointer.h:77
#8  QPointer::operator QScreen*() const (this=0x58) at
/usr/include/qt5/QtCore/qpointer.h:83
#9  DesktopView::screenToFollow() const (this=0x0) at
/data/portage/portage/kde-plasma/plasma-workspace-5.27.2/work/plasma-workspace-5.27.2/shell/desktopview.cpp:124
#10 0x559825f2cc80 in ShellCorona::screenInvariants() const
(this=0x55982798bc80) at
/data/portage/portage/kde-plasma/plasma-workspace-5.27.2/work/plasma-workspace-5.27.2/shell/shellcorona.cpp:828

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

[plasmashell] [Bug 466095] Plasma crashes in DesktopView::screenToFollow() on screen wake up when KScreen service is active

2023-03-07 Thread Sven Eden
https://bugs.kde.org/show_bug.cgi?id=466095

Sven Eden  changed:

   What|Removed |Added

 CC||s...@eden-worx.com

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

[sieveeditor] [Bug 437858] Ksieve Editor login failed, sends username as password

2023-03-07 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=437858

Laurent Montel  changed:

   What|Removed |Added

   Version Fixed In||5.23.0
  Latest Commit||https://invent.kde.org/pim/
   ||libksieve/commit/6b460ba93a
   ||c4ac503ba039d0b788ac7595120
   ||db1
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Laurent Montel  ---
Git commit 6b460ba93ac4ac503ba039d0b788ac7595120db1 by Laurent Montel.
Committed on 08/03/2023 at 05:51.
Pushed by mlaurent into branch 'master'.

Fix 467034: libksieve/src/kmanagesieve/session.cpp assigns password to username
& gets logged(

Bug investigate by "bib" thanks
Related: bug 467034
FIXED-IN: 5.23.0

M  +1-1src/kmanagesieve/session.cpp

https://invent.kde.org/pim/libksieve/commit/6b460ba93ac4ac503ba039d0b788ac7595120db1

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

[sieveeditor] [Bug 467034] libksieve/src/kmanagesieve/session.cpp assigns password to username & gets logged

2023-03-07 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=467034

Laurent Montel  changed:

   What|Removed |Added

   Version Fixed In||5.23.0
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/pim/
   ||libksieve/commit/6b460ba93a
   ||c4ac503ba039d0b788ac7595120
   ||db1
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
Git commit 6b460ba93ac4ac503ba039d0b788ac7595120db1 by Laurent Montel.
Committed on 08/03/2023 at 05:51.
Pushed by mlaurent into branch 'master'.

Fix 467034: libksieve/src/kmanagesieve/session.cpp assigns password to username
& gets logged(

Bug investigate by "bib" thanks
Related: bug 437858
FIXED-IN: 5.23.0

M  +1-1src/kmanagesieve/session.cpp

https://invent.kde.org/pim/libksieve/commit/6b460ba93ac4ac503ba039d0b788ac7595120db1

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

[qca] [Bug 466854] 2.3.5: test suite is failing in `Hashing` unit

2023-03-07 Thread Brad Hards
https://bugs.kde.org/show_bug.cgi?id=466854

--- Comment #7 from Brad Hards  ---
You can check how these modules are built on your system - it is system
dependent, and you haven't described your configuration, so its hard to be
specific.

Possibly you can write code against the specific library (i.e. not using the
QCA abstraction), or use the installed version of compatible command line
tools. For example, on openssl, you can use something like `openssl list
-digest-algorithms`. However be very careful that the version you are testing
matches the version you are building QCA against (i.e. not the system version).

If that doesn't make sense, maybe we need to go back a stage, and you can
describe why you are trying to rebuild QCA (not how you are trying to do it,
but instead what the high level goal is). At this stage, I think the most
likely problem is a configuration issue (i.e. something is inconsistent) rather
than a bug in QCA itself. However we can't see your screen, so you need to
provide a lot more detail than is currently disclosed.

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

[qca] [Bug 466854] 2.3.5: test suite is failing in `Hashing` unit

2023-03-07 Thread kloczek
https://bugs.kde.org/show_bug.cgi?id=466854

--- Comment #6 from kloczek  ---
How can I check tat?

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

[kde] [Bug 466903] Touchpad sensitivity and broken point stick issue

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||j...@fastquake.com,
   ||n...@kde.org
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
Possibly related to the high resolution scroll changes in Plasma 5.27? Or it
could potentially be a libinput regression that happened to get shipped around
the same time as the Plasma update.

FWIW I cannot reproduce with the trackpoint on my ThinkPad X1 Yoga gen 4.

Any ideas, John?

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

[kde] [Bug 466923] XWayland Crash on Wake

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---
Can you get a backtrace of the crash? In a terminal window, enter `coredumpctl
gdb 264915`, then `bt`, then hit the return key a few times.

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

[kde] [Bug 467043] The Krita program is gone/dissapears after one day, for macOS 13.2.

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

a...@aencreative.com changed:

   What|Removed |Added

   Platform|Other   |macOS (DMG)

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

[kde] [Bug 467043] New: The Krita program is gone/dissapears after one day, for macOS 13.2.

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

Bug ID: 467043
   Summary: The Krita program is gone/dissapears after one day,
for macOS 13.2.
Classification: I don't know
   Product: kde
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: a...@aencreative.com
  Target Milestone: ---

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

OBSERVED RESULT
for- macOS 13.2
I Installed Krita one day and did some simple testing. The next day when
turning on my iMac the box program icon vanished from the desktop.
The next day I reinstalled Krita and did some more testing. The same thing
happened two days later. Double clicking on the file I was working on did not
open the file.


EXPECTED RESULT
I plan to contribute to your org. after some testing, but so far the Krita
program does not stay around.
Is this a BUG?
I have been an Adobe Photoshop user for 20+ years.
I am looking for a low cost alternative now.
See my website- www.aencreative.com
and
see the test file I was working on (attached).

SOFTWARE/OS VERSIONS
Windows: 
macOS: macOS 13.2
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[kdeconnect] [Bug 467042] Size of some notifications is more bigger than the text that contains

2023-03-07 Thread lewatoto
https://bugs.kde.org/show_bug.cgi?id=467042

--- Comment #1 from lewatoto  ---
Created attachment 157103
  --> https://bugs.kde.org/attachment.cgi?id=157103=edit
Another example of the notifications size

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

[kdeconnect] [Bug 467042] New: Size of some notifications is more bigger than the text that contains

2023-03-07 Thread lewatoto
https://bugs.kde.org/show_bug.cgi?id=467042

Bug ID: 467042
   Summary: Size of some notifications is more  bigger than the
text that contains
Classification: Applications
   Product: kdeconnect
   Version: 22.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: lewat...@gmail.com
CC: andrew.g.r.hol...@gmail.com
  Target Milestone: ---

Created attachment 157102
  --> https://bugs.kde.org/attachment.cgi?id=157102=edit
Example of the notifications size

SUMMARY
Sometimes the notifications that are shared from the phone to the pc are more
bigger than the text it contains.

STEPS TO REPRODUCE
1.  Pair an android device
2.  Enable share notifications from phone to desktop

OBSERVED RESULT
The notification area is way more bigger than the text it contains.


SOFTWARE/OS VERSIONS
Samsung Galaxy A52s 5G
Android 12
One UI 4.1
KDE Connect 1.22.1 from Google Play Store

Operating System: Fedora Linux 37
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.14-200.fc37.x86_64 (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx
Memory: 15.3 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics
Manufacturer: Dell Inc.
Product Name: Inspiron 5575
System Version: 1.6.0

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

[kde] [Bug 466914] Kded5 crash when switchin between monitor and tv

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

Nate Graham  changed:

   What|Removed |Added

 CC||luca.ba...@outlook.com,
   ||n...@kde.org
  Component|common  |general
   Assignee|kscreen-bugs-n...@kde.org   |unassigned-b...@kde.org
Product|KScreen |kde
Version|5.27.2  |unspecified
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Nate Graham  ---
I genuinely cannot tell which KDED module is crashing based on the backtrace. I
see a lot of glib and GObject function calls though... Luca, do you think it
could be the GTK settings daemon?

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

[plasmashell] [Bug 449531] On Wayland, Keyboard Layout applet does not appear immediately after adding a second keyboard layout; have to restart plasmashell first

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

gerd.mun...@bigpond.com changed:

   What|Removed |Added

 CC||gerd.mun...@bigpond.com

--- Comment #10 from gerd.mun...@bigpond.com ---
My observation is:
On startup the layout icon in the system tray sometimes appears, mostly not.
Consequently, this also applies to the shortcuts associated with the layouts.
A work around is opening System Settings/Input Devices/Layouts
mark a layout in the listing
move layout order (up/down)
apply
Now the icon is in the system tray and the shortcut is working

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

[kwin] [Bug 456855] KWin titlebar and Xwayland window contents are blurry on certain screen coordinates when fractional scaling is enabled

2023-03-07 Thread Alexander Sanderson
https://bugs.kde.org/show_bug.cgi?id=456855

Alexander Sanderson  changed:

   What|Removed |Added

 CC||alexander.sanderson@outlook
   ||.com

--- Comment #8 from Alexander Sanderson  ---
I can confirm that this is still an issue in Plasma 5.27

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

[frameworks-kio] [Bug 466887] Journal Flood: "QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)"

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

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
Product|plasmashell |frameworks-kio
Version|git-stable-Plasma/5.27  |5.103.0
   Target Milestone|1.0 |---
 CC||a.samir...@gmail.com,
   ||kdelibs-b...@kde.org,
   ||kosse...@kde.org,
   ||n...@kde.org
 Ever confirmed|0   |1
   Assignee|plasma-b...@kde.org |kio-bugs-n...@kde.org
  Component|general |general

--- Comment #1 from Nate Graham  ---
Can reproduce the error message, but not the symptoms of the other issue.
Please submit a new bug report for that. Thanks! Let's use this bug report to
track the error message.

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

[plasma-wayland-protocols] [Bug 467041] New: REAPER DAW has severe window problems while being used with the default XWayland "Apply scaling themselves" fractional scaling setting

2023-03-07 Thread Alexander Sanderson
https://bugs.kde.org/show_bug.cgi?id=467041

Bug ID: 467041
   Summary: REAPER DAW has severe window problems while being used
with the default XWayland "Apply scaling themselves"
fractional scaling setting
Classification: Plasma
   Product: plasma-wayland-protocols
   Version: unspecified
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: alexander.sander...@outlook.com
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 157101
  --> https://bugs.kde.org/attachment.cgi?id=157101=edit
The resize bug as described in OBSERVED RESULT

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
***
In fractional scaled Wayland, whenever running the DAW software REAPER,
whenever trying to resize the window, only the window decorations are resized
at first, while the application itself seems to stay the same proportions and
the window shadows effect overlaps with itself in weird ways. If you hold the
window in the position you want to resize it long enough, it will eventually
resize correctly after a few seconds, but using REAPER like this is awkward. In
addition, other windows will gradually resize themselves downward in a really
bizarre fashion. This does not occur when Wayland's X11 legacy setting is set
to "scaled by the system", or if Wayland is not being fractional scaled at all.
This issue is not present whatsoever in X11.

STEPS TO REPRODUCE
1. Open KDE in Wayland with default settings
2. Install and run REAPER
3. Try to resize the window

OBSERVED RESULT
Only the window decorations are resized at first, while the application itself
seems to stay the same proportions and the window shadows effect overlaps with
itself in weird ways.

EXPECTED RESULT
The application should resize like a normal app

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION

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

[kwin] [Bug 466834] KWin crashes in KWin::Window::isOnOutput() after opening Desktop Grid

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

Nate Graham  changed:

   What|Removed |Added

Summary|KWin crashes after opening  |KWin crashes in
   |Desktop Grid|KWin::Window::isOnOutput()
   ||after opening Desktop Grid
 CC||n...@kde.org
  Component|general |multi-screen

--- Comment #1 from Nate Graham  ---
Looks like when we got to KWin::Window::isOnOutput(), the output was null so we
tried to get its properties and crashed.

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

[kwin] [Bug 466969] Virtual Keyboard button doesn't make the virtual keyboard appear on SDDM (Wayland)

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

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||aleix...@kde.org,
   ||n...@kde.org
   Keywords||wayland
 Ever confirmed|0   |1

--- Comment #2 from Nate Graham  ---
Can reproduce with SDDM in native Wayland mode, not in X11 mode (where it still
shows the QtVirtualKeyboard) in both test more and also real use.

Looks like the SDDM theme part is doing its part, but when we get to the bit
where we call `Keyboards.KWinVirtualKeyboard.enabled = true`, Maliit doesn't
appear.

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

[plasmashell] [Bug 466968] List of keyboard layouts in SDDM theme is hard to scroll with a pointing device and impossible to scroll with a touchscreen

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[plasmashell] [Bug 466968] List of keyboard layouts in SDDM theme is hard to scroll with a pointing device and impossible to scroll with a touchscreen

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

--- Comment #5 from Nate Graham  ---
I see the problem:

interactive: ApplicationWindow.window ? contentHeight >
ApplicationWindow.window.height : false

In the SDDM login screen, ApplicationWindow.window is null, so we fall back to
false.

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

[kdebugsettings] [Bug 466703] Multiple Problems: KDebugSettings is necessary to debug Discover, however Discover in Ubuntu Studio does not support installing it.

2023-03-07 Thread L P Luigi Espenlaub
https://bugs.kde.org/show_bug.cgi?id=466703

L P Luigi Espenlaub  changed:

   What|Removed |Added

 CC||luigiwrit...@gmail.com

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

[kdebugsettings] [Bug 466703] Multiple Problems: KDebugSettings is necessary to debug Discover, however Discover in Ubuntu Studio does not support installing it.

2023-03-07 Thread L P Luigi Espenlaub
https://bugs.kde.org/show_bug.cgi?id=466703

--- Comment #3 from L P Luigi Espenlaub  ---
I did the install of kdebugsettings using the the [install on Linux] button
once again on the kdebugsettings site, where it also states that it works with
Discover implying it does not work with Software 41.5. The error message is
from Software 41.5 and not as would be expected Discover.  If the first problem
is that The [install on Linux] buttons call is to the wrong app or there is a
glitch in Ubuntu Studio that is connecting the call to the wrong app. Who's
realm is that process and how do I alert them of what is happening.

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

[plasmashell] [Bug 466968] List of keyboard layouts in SDDM theme is hard to scroll with a pointing device and impossible to scroll with a touchscreen

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

--- Comment #4 from Nate Graham  ---
This menu is provided by PlasmaComponents3.Menu, which appears to not respond
properly to either a scroll action or a touchscreen flick/swipe, at least in
this context. The code largely looks set up for it. Maybe there's a weird bug
in it...

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

[kwin] [Bug 464930] Graphical glitching in title bars when rearranging windows and pinning them to different sides and corners.

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 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.

[frameworks-knewstuff] [Bug 465313] KDE System Settings crashes when trying to install KRunner addon from .deb file

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

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 465270] Plasma freezes or becomes very slow when there's heavy IO

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[kdebugsettings] [Bug 466703] Multiple Problems: KDebugSettings is necessary to debug Discover, however Discover in Ubuntu Studio does not support installing it.

2023-03-07 Thread L P Luigi Espenlaub
https://bugs.kde.org/show_bug.cgi?id=466703

L P Luigi Espenlaub  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|NOT A BUG   |---

--- Comment #2 from L P Luigi Espenlaub  ---
2023-03-07: I just tried installing kdebugsettings and I have the same "Failed
to install: not supported" message.  If this is necessary for getting
meaningful backtrace info when Discover Notify crashes again or any other KDE
app including  crash and is not a bug, please help me understand how do I or
what do I do to provide the information requested. 
Or to whom I should be reporting this problem. 

Note, Present logs
System Log
3/7/23 10:26 PM l-g905  gnome-software[49452]   failed to convert URL to GsApp:
no application was created for running url-to-app on plugin=packagekit with
dedupe-flags=7 with timeout=60 with search=appstream://org.kde.kdebugsettings/,
elapsed time since creation 392ms
Jurnal Log
 3/7/23 10:26 PMuser@1000.service   failed to convert URL to GsApp:
no application was created for running url-to-app on plugin=packagekit with
dedupe-flags=7 with timeout=60 with search=appstream://org.kde.kdebugsettings/,
elapsed time since creation 392ms

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

[Discover] [Bug 465060] Discover updates stuck at 0%

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

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.

[plasmashell] [Bug 465114] Plasma shell memory leak

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

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.

[Welcome Center] [Bug 466018] KDE crash after trying to add online account

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

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

[kalendar] [Bug 455687] Crashes on startup.

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

Bug Janitor Service  changed:

   What|Removed |Added

 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.

[systemsettings] [Bug 467039] With SDDM using Wayland, syncing settings does not send along the correct scaling as it does with X11

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

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Nate Graham  ---
Looked into this a bit. On Wayland, we don't have a simple way to get the "I'm
using high DPI scaling" setting the way we do on X11--that setting being global
on X11, and per-screen on Wayland.

Instead, I found that the EnableHiDPI=true argument in the [Wayland] section of
the SDDM config works properly.

Setting this value when syncing settings in the KCM probably doesn't make
sense; it should instead be the default setting for SDDM on Wayland. I've
submitted a PR for that: https://github.com/sddm/sddm/pull/1681.

If that's rejected, we have the following other options:
- Ask distros to set that by default in their packaging
- Always set it here when syncing settings
- Only set it here when syncing settings if the user is using any >100% scaling
on any screens, which we would need to determine by parsing KScreen configs,
which seems like it could be a can of worms

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

[kwin] [Bug 464902] On X11, lowering the resolution of a display in a multi-display configuration squishes the screen

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

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #9 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.

[kalendar] [Bug 455873] Reminders crashed after changing the LXQt Widget Style to Breeze

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

[KScreen] [Bug 462050] Settings for 3 external screens connected via DisplayLink dongle get lost after each reboot

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

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

[kmymoney] [Bug 384699] Wrong calculation of future balance based on planned transactions

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

--- Comment #9 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 465552] With multiple monitors plugged into multiple NVIDIA GPU's, one monitor is not enabled as expected

2023-03-07 Thread Sam Uhrig
https://bugs.kde.org/show_bug.cgi?id=465552

--- Comment #6 from Sam Uhrig  ---
KDE: 5.27.2
Kernel: 6.2.2-1
Qt Version: 5.15.8
KDE Frameworks Version: 5.103.0

Monitors are not all the same refresh rate. I have however set them all to the
same which they support and that doesn't change anything.

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

[kpat] [Bug 467040] New: Include game seed in bug report wizard

2023-03-07 Thread Ken Rushia
https://bugs.kde.org/show_bug.cgi?id=467040

Bug ID: 467040
   Summary: Include game seed in bug report wizard
Classification: Applications
   Product: kpat
   Version: 22.08.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: co...@kde.org
  Reporter: k...@kenrushia.com
CC: kde-games-b...@kde.org
  Target Milestone: ---

SUMMARY
When invoking the bug report wizard; the game type, options, and seed should be
automatically filled into the form.


STEPS TO REPRODUCE
1. Play a game and discover a rare bug that requires the random seed to
reproduce
2. Help > "Report Bug..."; "Launch Bug Report Wizard"
3. Sneeze

OBSERVED RESULT
4. Realize you closed the game window in step 3, and have no idea what the game
seed was
5. Instead of reporting a rare bug, proceed to report a bug about reporting
bugs

EXPECTED RESULT
4. Realize you closed the game window in step 3, but the crucial game info was
automatically added to the Bugzilla form for you
5. Continue filling out your important bug report

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
This is honestly what happened

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

[plasmashell] [Bug 446874] Crash in QSGOpaqueTextureMaterialShader::updateState()

2023-03-07 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=446874

Fushan Wen  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||qydwhotm...@gmail.com
 Status|REPORTED|ASSIGNED

--- Comment #14 from Fushan Wen  ---
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/753

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

[plasmashell] [Bug 464186] Plasmashell crashes in X11Plugin::createWindowInfo() when using the close button in the Icons Only Task Manager tool tip

2023-03-07 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=464186

Fushan Wen  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED
 CC||qydwhotm...@gmail.com

--- Comment #12 from Fushan Wen  ---
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/753

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

[plasmashell] [Bug 466580] [NVIDIA] Panel freezes when rearranging or unpinning on icons only task manager widget

2023-03-07 Thread Derek
https://bugs.kde.org/show_bug.cgi?id=466580

--- Comment #4 from Derek  ---
(In reply to Marcelo Bossoni from comment #3)
> For me just hovering the mouse back and forth through items cause it to stop
> updating.

Yes I started getting random screen freezes, which logging out and back in
solves and still odd freezing or extreme lag caused by some kind of task
manager event like right clicking icon, moving icon, hovering.  It seems to be
random because I went almost a day and a half without any noticeable problems
and then it just seems to happen at random.

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

[ktouch] [Bug 422088] Can't type in Wayland

2023-03-07 Thread Steve
https://bugs.kde.org/show_bug.cgi?id=422088

Steve  changed:

   What|Removed |Added

   Platform|Archlinux   |Flatpak

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

[ktouch] [Bug 422088] Can't type in Wayland

2023-03-07 Thread Steve
https://bugs.kde.org/show_bug.cgi?id=422088

Steve  changed:

   What|Removed |Added

 CC||sbra...@gmail.com

--- Comment #14 from Steve  ---
Same issue on Fedora 37 SilverBlue Kinoiteusing KTouch 22.12.3 Released
2023-03-02. The suggested fix is unclear so wasn't applied

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

[systemsettings] [Bug 467039] New: With SDDM using Wayland, syncing settings does not send along the correct scaling as it does with X11

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

Bug ID: 467039
   Summary: With SDDM using Wayland, syncing settings does not
send along the correct scaling as it does with X11
Classification: Applications
   Product: systemsettings
   Version: 5.27.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_sddm
  Assignee: k...@davidedmundson.co.uk
  Reporter: n...@kde.org
CC: k...@david-redondo.de, plasma-b...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. Have a 4k screen
2. Use SDDM in native Wayland mode (to do this on Fedora, I swapped the
sddm-x11 package with the sddm-wayland-plasma package)
3. Go the SDDM KCM and Apply Plasma settings


OBSERVED RESULT
/etc/sddm.conf.d/kde_settings.conf file is written to disk containing this:

[X11]
ServerArguments=-dpi 192

That's only evaluated under X11 though, so the greeter on SDDM is drawn at 1x
scale, not 2x or more as I would expect.


EXPECTED RESULT
SDDM greeter is drawn at the same scale that my Plasma session uses (either the
user-chosen 200% scale, or the automatically generated 250% scale)

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

[plasmashell] [Bug 466918] plasmashell does not automatically start when when logging into the Wayland session

2023-03-07 Thread alphabitserial
https://bugs.kde.org/show_bug.cgi?id=466918

--- Comment #2 from alphabitserial  ---
Created attachment 157100
  --> https://bugs.kde.org/attachment.cgi?id=157100=edit
Boot log as requested by Nate Graham

You can find that boot log attached. Thank you! Please keep me looped in on
next steps if I can still be of help gathering more debugging information.

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

[neon] [Bug 467038] Dolphin was removed from system after an update

2023-03-07 Thread Moltke
https://bugs.kde.org/show_bug.cgi?id=467038

--- Comment #1 from Moltke  ---
This is the whole error I get when trying to get dolphin back:
install dolphin
Reading package list... Done
Creating dependency tree... Done
Reading status information... Done
Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) libpoppler126:amd64 < none ->
23.03.0-0xneon+22.04+jammy+stable+build11 @un puN Ib >
Broken libpoppler126:amd64 Depends on libjpeg-turbo8:amd64 <
2.1.5-2+22.04+jammy+stable+build20 @ii pK > (>= 1:2.1.5)
donate
Done 
 can't install some package. This can mean that you asked for an impossible
situation or, if you are using the distribution
unstable, that some necessary packages have not yet been created or are They
have taken from «Incoming».

The following information may help resolve the situation:

The following packages have unmet dependencies:
  libpoppler126 : Depends: libjpeg-turbo8 (>= 1:2.1.5) but
2.1.5-2+22.04+jammy+stable+build20 will be installed
E: Could not fix problems, you have broken packages on hold.

Note: I'm translating from Spanish, so wording in some parts might be
different.

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

[neon] [Bug 467038] New: Dolphin was removed from system after an update

2023-03-07 Thread Moltke
https://bugs.kde.org/show_bug.cgi?id=467038

Bug ID: 467038
   Summary: Dolphin was removed from system after an update
Classification: KDE Neon
   Product: neon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Packages Testing Edition
  Assignee: neon-b...@kde.org
  Reporter: amel_anc...@hotmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY
***
Dolphin was removed from system after an update. Some pkg was downgraded, can't
remember which one exactly, but I think it had to do something with libpoppler
since I tried reinstalling it and got this error:
The following packages have unmet dependencies:
libpoppler126 : Depends: libjpeg-turbo8 (>= 1:2.1.5) but
2.1.5-2+22.04+jammy+stable+build20 will be installed
E: Unable to fix problems, you have broken packages on hold.
***


STEPS TO REPRODUCE
1. Not sure.
2. 
3. 

OBSERVED RESULT
Dolhin got removed

EXPECTED RESULT
Nothing should get removed

SOFTWARE/OS VERSIONS
Operating System: KDE neon Testing Edition
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 5.19.0-35-generic (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION

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

[plasma-integration] [Bug 466804] OpacityMask feature in QML broken rendering apps unusable

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

--- Comment #1 from benmorde...@protonmail.com ---
Passing QT_QPA_PLATFORMTHEME=qt5ct works just as well as
QT_QPA_PLATFORMTHEME=gtk3. 

Since reporting this bug I have discovered that whatever is underlying the
problem is also causing kdenlive to crash on launch. Passing
QT_QPA_PLATFORMTHEME=qt5ct on the launch of kdenlive resolves the problem.

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

[frameworks-kio] [Bug 467037] New: Desktop files only look in `apps` for icons

2023-03-07 Thread Hunter Turcin
https://bugs.kde.org/show_bug.cgi?id=467037

Bug ID: 467037
   Summary: Desktop files only look in `apps` for icons
Classification: Frameworks and Libraries
   Product: frameworks-kio
   Version: 5.103.0
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kio-bugs-n...@kde.org
  Reporter: hunter...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
- When fetching the icon for an application from a `.desktop` file that
specifies an icon using `Icon=`, if the specified icon is not present in the
`apps` directory of the icons path but is present in another directory of the
icons path, then the application has a blank icon in the taskbar. The Desktop
Entry Specification
(https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#recognized-keys)
states the algorithm from the Icon Theme Specification
(https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#icon_lookup)
should be used, which appears to search through all subdirectories of the icons
path for the requested icon.

STEPS TO REPRODUCE
1. Install an application that has a non-`apps` icon specified in its
`.desktop` file. For this, I am using Xfburn 0.7.0.
2. Notice that the `Icon=` line in `/usr/share/applications/xfburn.desktop` is
set to `stock_xfburn`.
3. Notice that, in `/usr/share/icons/hicolor/scalable`, there is no
`apps/stock_xfburn.svg`, but there is a `stock/media/stock_xfburn.svg`.
4. Launch Xfburn.
5. If you don't have a burner attached to the system, acknowledge the "no
burners found" dialog.
6. Notice that the icon is missing from the taskbar and application launcher.
7. Close Xfburn.
8. Copy `/usr/share/icons/hicolor/scalable/stock/media/stock_xfburn.svg` to
`/usr/share/icons/hicolor/scalable/apps/stock_xfburn.svg`
9. Launch Xfburn.
10. Notice that the icon is now present in the taskbar and application
launcher.
11. For comparison, after cleaning up the manually-copied file, run the
application on another desktop environment (such as GNOME) and notice the icon
appears correctly in the desktop environment's locations for the icon (for
GNOME, the top bar, and the launcher), even though the icon is not present in
`apps`.

OBSERVED RESULT
- On step 6, the icon is missing from the taskbar and application launcher.

EXPECTED RESULT
- On step 6, the icon should be present in the taskbar and application
launcher, as seen on another desktop environment from step 11.

SOFTWARE/OS VERSIONS
Linux: 6.2.2-arch1-1 (64-bit)
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Graphics Platform: Wayland

ADDITIONAL INFORMATION
- This bug was originally reported in Xfburn at
https://gitlab.xfce.org/apps/xfburn/-/issues/57, and investigation led to the
discovery of KDE's behavior differing from another desktop environment's.
- Unsure of whether this was intended behavior or not, I asked about looking
only in `apps` in the Matrix chatroom, and I was directed to file a bug report
for frameworks-kio. If this is the incorrect project, please let me know what I
should do to refile it in the correct project. ^^;
- I do notice that the Installing Application Icons section in the Icon Theme
Specification suggests that application icons should always be under `apps`,
but my interpretation of this section is that it is a suggestion rather than a
hard truth, since the specification for `Icon=` in the Desktop Entry
Specification does not limit the location to just `apps`, and since another
tested desktop environment (GNOME) appears to follow this interpretation.

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

[valgrind] [Bug 467036] Add time cost statistics for Regtest

2023-03-07 Thread JojoR
https://bugs.kde.org/show_bug.cgi?id=467036

JojoR  changed:

   What|Removed |Added

 CC||rjie...@gmail.com

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

[valgrind] [Bug 467036] New: Add time cost statistics for Regtest

2023-03-07 Thread JojoR
https://bugs.kde.org/show_bug.cgi?id=467036

Bug ID: 467036
   Summary: Add time cost statistics for Regtest
Classification: Developer tools
   Product: valgrind
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: rjie...@gmail.com
  Target Milestone: ---

Created attachment 157099
  --> https://bugs.kde.org/attachment.cgi?id=157099=edit
0001-Regtest-add-time-cost-statistics.patch

This is a small improved patch for regtest,
some testers hope that valgrind could collect every test modules/dirs time
costs
for helping resource evaluation :)

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

[Discover] [Bug 466970] discover crashes everytime

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

--- Comment #3 from yuraposta...@proton.me ---
Created attachment 157098
  --> https://bugs.kde.org/attachment.cgi?id=157098=edit
New crash information added by DrKonqi

plasma-discover (5.27.2) using Qt 5.15.8

Here's my backtrace from similar crash. It happens literally everytime I launch
Discover from the taskbar, yet for some reason when I launched Discover from
the "Updates available" notification icon it didn't crash.

-- Backtrace (Reduced):
#6  0x7f38ef4dfccb in
std::__atomic_base::compare_exchange_strong(QMutexData*&,
QMutexData*, std::memory_order, std::memory_order)
(__m2=std::memory_order_acquire, __m1=std::memory_order_acquire, __p2=0x1,
__p1=: , this=0x2825042b48643854) at
/usr/include/c++/12.2.1/atomic:623
#7  std::atomic::compare_exchange_strong(QMutexData*&,
QMutexData*, std::memory_order, std::memory_order) (__p2=0x1,
__m1=std::memory_order_acquire, __m2=std::memory_order_acquire, __p1=: , this=0x2825042b48643854) at
/usr/include/c++/12.2.1/atomic:625
#8 
QAtomicOps::testAndSetAcquire(std::atomic&,
QMutexData*, QMutexData*, QMutexData**) (currentValue=,
newValue=0x1, expectedValue=0x0, _q_value=, _q_value=,
expectedValue=, newValue=,
currentValue=) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:308
#9  QBasicAtomicPointer::testAndSetAcquire(QMutexData*,
QMutexData*, QMutexData*&) (currentValue=: ,
newValue=0x1, expectedValue=0x0, this=0x2825042b48643854) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:273
#10 QBasicMutex::fastTryLock(QMutexData*&) (current=:
, this=0x2825042b48643854) at thread/qmutex.h:128

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

[Discover] [Bug 466970] discover crashes everytime

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

yuraposta...@proton.me changed:

   What|Removed |Added

 CC||yuraposta...@proton.me

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

[krita] [Bug 467035] Transform tools are broken in the Krita Next nightly

2023-03-07 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=467035

vanyossi  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|krita-bugs-n...@kde.org |a...@amyspark.me
 Status|REPORTED|CONFIRMED
 CC||ghe...@gmail.com

--- Comment #1 from vanyossi  ---
Yeah I get this exact same behaviour, reverting 8d720211e2 fixes it. Ill assign
amyspark to it

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

[krita] [Bug 467035] New: Transform tools are broken in the Krita Next nightly

2023-03-07 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=467035

Bug ID: 467035
   Summary: Transform tools are broken in the Krita Next nightly
Classification: Applications
   Product: krita
   Version: nightly build (please specify the git hash!)
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Transform
  Assignee: krita-bugs-n...@kde.org
  Reporter: tyson...@tysontan.com
  Target Milestone: ---

Transform tools in the latest Krita Next nightly has broken. They show a busy
icon when activated, no handle is displayed, nothing can be transformed. I can
still switch back to other tools using keyboard shortcuts.

Tested on:
krita-5.2.0-prealpha-8d720211e2-x86_64.appimage (2023-03-08)

It was still working on:
krita-5.2.0-prealpha-486d154afc-x86_64.appimage (2023-03-07)

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

[plasma-nm] [Bug 466829] Network details show wrong DNS

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

--- Comment #1 from serrapmcc...@gmail.com ---
cat /etc/resolv.conf  lists a different DNS than the applet for me too.

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

[plasma-nm] [Bug 466829] Network details show wrong DNS

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

serrapmcc...@gmail.com changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 434932] Emoji Selector should enter the selected Emojis directly

2023-03-07 Thread deadmeu
https://bugs.kde.org/show_bug.cgi?id=434932

--- Comment #7 from deadmeu  ---
A potential workaround could be to accept a custom command to be run when an
emoji is selected, which would have the selected emoji passed into it. We could
then write our own custom hacky solutions to insert that emoji.

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

[kdeconnect] [Bug 461046] Totally can't use in iOS 16.0.3

2023-03-07 Thread Apollo Zhu
https://bugs.kde.org/show_bug.cgi?id=461046

--- Comment #24 from Apollo Zhu  ---
Okay, looks like there's a very rare scenario (which I don't know how to
reproduce) that the iOS client will send out an identity package with a wrong
tcp port than the one currently used. 0.3.1 (3) includes the fix, and hopefully
it should now work for you...

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

[frameworks-kio] [Bug 466636] Unable to set the value of # higher than 99 when bulk renaming files using Rename Tool provided by Dolphin

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

Zamundaaa  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/commit/04e311555
   ||74939dc0be2078b5f17c36791ef
   ||57e5

--- Comment #4 from Zamundaaa  ---
Git commit 04e31155574939dc0be2078b5f17c36791ef57e5 by Xaver Hugl.
Committed on 07/03/2023 at 22:44.
Pushed by zamundaaa into branch 'master'.

widgets/renamefiledialog: set number limit again

Not setting a maximum makes it default to 99, which is not what we want.
Instead, set it to a billion, which should be enough for everyone

M  +1-0src/widgets/renamefiledialog.cpp

https://invent.kde.org/frameworks/kio/commit/04e31155574939dc0be2078b5f17c36791ef57e5

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

[okular] [Bug 466491] export pages as images

2023-03-07 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=466491

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
   Severity|normal  |wishlist
   Keywords||junior-jobs

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

[kdenetwork-filesharing] [Bug 466787] share setup failed to notice that smbd wasn't running

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
   Keywords||usability

--- Comment #1 from Nate Graham  ---
Yeah, we verify that Samba is installed, but not that a Samba server is
actually running. We should do so.

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

[kdenetwork-filesharing] [Bug 466786] "make me a group member" button didn't work because the samba user shares group didn't contain the text "samba", but this wasn't mentioned anywhere

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

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/network/kdenetwork-filesharing/-/merge_requests/41

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

[plasmashell] [Bug 454345] Desktop Icons sometimes get scrambled on plasmashell startup

2023-03-07 Thread Ric Grant
https://bugs.kde.org/show_bug.cgi?id=454345

--- Comment #47 from Ric Grant  ---
5.27 still isn't in stable yet on Gentoo, so I haven't been able to test
myself, BUT something just occurred to me and I'm wondering if this is the same
for all of us...

This particular laptop has 8gb RAM and a 512mb swap. It's getting old now but
at the time of configuring it, 8gb seemed plentiful and in my ignorance I
didn't think I'd need to set much of a swap up. These days with Plasma being
quite memory hungry in general, and the likes of Virtualbox guests eating away
at remaining resources, I'm hitting that 8gb capacity frustratingly often, and
spilling over into swap.

What I'm now thinking, is that with so little swap space and so much memory in
use, when I close the lid and trigger hibernation, there isn't enough swap for
all in-memory data to dump to and perhaps that's why icon placements are
getting lost? If on lid-open the system comes back out of hibernation, tries to
restore whatever in-memory variables the desktop icons use, and finds that
those variables aren't in the swap file so just regenerates them as empties
then this would totally explain the skewed locations!

Does this sound familiar to others experiencing this issue? I'll resize my
partitions as soon as I get chance and confirm if that, or indeed the 5.27
changes do fix this for me, but in the meantime if everybody could just compare
their memory and swap capacities, we might find that there isn't anybody here
who actually has enough swap to properly hibernate into. Would explain why this
has been a problem for so many years, only affecting some but not all devices.

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

[sieveeditor] [Bug 437858] Ksieve Editor login failed, sends username as password

2023-03-07 Thread bib
https://bugs.kde.org/show_bug.cgi?id=437858

bib  changed:

   What|Removed |Added

 CC||k...@1.kde.bgcomp.co.uk

--- Comment #4 from bib  ---
FWIW, there is an error in libksieve/src/kmanagesieve/session.cpp at line 276
where it applies the password to the username. I've raised a new bug, id:
467034, with the details. Hopefully it will get fixed.

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

[sieveeditor] [Bug 467034] New: libksieve/src/kmanagesieve/session.cpp assigns password to username & gets logged

2023-03-07 Thread bib
https://bugs.kde.org/show_bug.cgi?id=467034

Bug ID: 467034
   Summary: libksieve/src/kmanagesieve/session.cpp assigns
password to username & gets logged
Classification: Applications
   Product: sieveeditor
   Version: unspecified
  Platform: openSUSE
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: mon...@kde.org
  Reporter: k...@1.kde.bgcomp.co.uk
  Target Milestone: ---

SUMMARY
***
I've raised this as critical as a library logs passwords.
in libksieve/src/kmanagesieve/session.cpp, password is entered against username
***

In the above file at line 276, the following is entered:
  ad.username = dlg->password();

I am pretty sure that it should be:
  ad.username = dlg->username();

This has been the case since file creation in 2015.

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

[kwin] [Bug 467032] Consider not sending frame callbacks to occluded Windows

2023-03-07 Thread Emilio Cobos Álvarez
https://bugs.kde.org/show_bug.cgi?id=467032

--- Comment #2 from Emilio Cobos Álvarez (:emilio)  ---
Ah, it does work, but for some reason not with Konsole (is my Konsole using
XWayland somehow? Or something else?).

Gedit, or another Firefox window, or Foot, seem to all work as described in
comment 0.

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

[frameworks-kio] [Bug 466636] Unable to set the value of # higher than 99 when bulk renaming files using Rename Tool provided by Dolphin

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[kwin] [Bug 467032] Consider not sending frame callbacks to occluded Windows

2023-03-07 Thread Emilio Cobos Álvarez
https://bugs.kde.org/show_bug.cgi?id=467032

--- Comment #1 from Emilio Cobos Álvarez (:emilio)  ---
I was under the impression that mutter tracked proper occlusion but it doesn't
seem to work in my testing...

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

[kdenetwork-filesharing] [Bug 466786] "make me a group member" button didn't work because the samba user shares group didn't contain the text "samba", but this wasn't mentioned anywhere

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #9 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/network/kdenetwork-filesharing/-/merge_requests/40

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

[flatpak-platform-plugin] [Bug 400370] Flatpaks do not find third-party icon themes

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

--- Comment #9 from maringrl...@gmail.com ---
(In reply to maringrly69 from comment #8)
> Created attachment 157097 [details]
> flatpak wayland-icon

Issue still happens on v5.27.2 with any Wayland-enabled flatpak app.

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

  1   2   3   4   >