[systemsettings] [Bug 438290] option "C.UTF-8" should be available instead of / in addition to locale "C"

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=438290

tcb...@protonmail.com changed:

   What|Removed |Added

 CC||tcb...@protonmail.com

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

[dolphin] [Bug 181437] Detailed view: for better clarity, rolling over an element should highlight the whole line, not just the name of the element

2022-04-26 Thread ConteZero
https://bugs.kde.org/show_bug.cgi?id=181437

ConteZero  changed:

   What|Removed |Added

 CC||contez...@technet.it

--- Comment #21 from ConteZero  ---
I really hate this change, I hope this behavior becomes optional.
As it is now it is too easy to open a file unintentionally by clicking
somewhere to the right of the file name.

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

[frameworks-kio] [Bug 452729] SlaveBase::mimeType never returns

2022-04-26 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=452729

--- Comment #8 from Méven Car  ---
(In reply to Harald Sitter from comment #7)
> I've already tried my luck on the worker, but couldn't really find it
> misbehaving. The thing to note is that this is an all-success scenario.
> 
> The first copy completes successfully with everything in working order. The
> second copy does only stats on the dolphin side (noticing it is an overwrite
> and issuing the prompt) and the plasma side does only stats and gets,
> getting stuck.
> 
> Following your suggestion on trying another worker: the same happens to
> sftp. Overwrite a file -> plasma runs mimetype checks -> adding some
> strategic qdebugs I see SFTPInternal::sftpSendMimetype never returns, and
> for that worker we can be certain that it's not error-finished confusion
> because it uses the `Result` return type system.
> 
> What I've noticed is that plasma (or more specifically notifications'
> fileinfo.cpp in plasma-workspace) is running two mimetypefinders at the same
> time on the same url, could that be what's causing the confusion? Although
> I'd expect to at least one of them to return TBH.

So I see three issues, on the kio side we should allow multiple calls but early
return failures when the resource is busy, we fail to notice that the file is
being written to as we get() it, but since samba does not offer a better
solution AFAICS we can't do much better.

And a second possible in plasma-workspace/applets/notifications making
redundant MimeTypeFinderJob, the error seems to be on the QML side where two
NotificationItem (with their JobItem using FileInfo) can get instantiated
somehow in FullRepresentation and NotificationPopup.

A third issue is that MimeTypeFinderJob would like ::stat to fill UDS_MIME_TYPE
but SMBSlave::statToUDSEntry does not (even naively using fileName),
MimeTypeFinderJob has then a fallback using get().
Hence why we have successive calls to stat() and get() which should misbehave
while SMBSlave::put is running.

SMBSlave::open() has a short path to download 1kB of the file for mimetype
determination (as well as SFTPInternal::sftpSendMimetype file.cpp does fill
mimetype in open() this seems like a strong expectation).
It seems to me MimeTypeFinderJob could use similar open() (or read())
short-path fallback instead of a complete get().
That would be the quickest path to a fix and more added general stability
across ioworkers.

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

[Active Window Control] [Bug 453039] New: How to Solve 500 internal server error on Elementor

2022-04-26 Thread John Smith
https://bugs.kde.org/show_bug.cgi?id=453039

Bug ID: 453039
   Summary: How to Solve 500 internal server error on Elementor
   Product: Active Window Control
   Version: unspecified
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: zrenf...@gmail.com
  Reporter: john.smithin...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Are you getting 500 Internal Server Error while updating a page build on
Elementor plugin? Internal server error is one of the most common WordPress
errors!

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

[Active Window Control] [Bug 453039] How to Solve 500 internal server error on Elementor

2022-04-26 Thread John Smith
https://bugs.kde.org/show_bug.cgi?id=453039

John Smith  changed:

   What|Removed |Added

URL||https://www.wordpressconver
   ||ter.com/solve-500-internal-
   ||server-error/

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

[marble] [Bug 453023] Marble Virtual Globe crashes while being closed

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453023

--- Comment #1 from loca...@tutanota.com ---
More info: The crash happens pretty much every time when trying to close
Marble. Tried it about five times and it crashed every single time.

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

[marble] [Bug 451420] Crash of Marble KDE after closing it

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=451420

loca...@tutanota.com changed:

   What|Removed |Added

 CC||loca...@tutanota.com

--- Comment #2 from loca...@tutanota.com ---
Have a similar issue: https://bugs.kde.org/show_bug.cgi?id=453023

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

[kwin] [Bug 445449] Shutting down from Plasma Wayland causes shutdown to be delayed while stopping SDDM

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=445449

--- Comment #33 from postix  ---
(In reply to steve from comment #31)
> Edit: I have found the most convenient workaround right now is to logout the
> user before shutting down/rebooting.

I think I can confirm this workaround: 5 s shutting down (once logged out after
2 s) vs 3 minutes waiting.

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

[krita] [Bug 453024] My smart patch tool is not working normally in 5.0.5 version. it can not cover the area i want like before.

2022-04-26 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=453024

Ahab Greybeard  changed:

   What|Removed |Added

 CC||ahab.greybe...@hotmail.co.u
   ||k

--- Comment #2 from Ahab Greybeard  ---
Created attachment 148377
  --> https://bugs.kde.org/attachment.cgi?id=148377&action=edit
Comparative examples of smart patch tool use

This was first reported here:
https://krita-artists.org/t/smart-patch-tool-not-working/40236

I've attached some sample images showing the smart patch tool operation for
versions 4.4.8, 5.0.2, 5.0.5 and the Apr 25 5.1.0-prealpha, all using the same
parameters for the smart patch tool.

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

[dolphin] [Bug 181437] Detailed view: for better clarity, rolling over an element should highlight the whole line, not just the name of the element

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=181437

--- Comment #22 from postix  ---
(In reply to Andrew Udvare from comment #20)
> I like and dislike this change. Can we get an option for this? 'Highlight 
> entire row' in View Modes -> Details?

(In reply to ConteZero from comment #21)
> I really hate this change, I hope this behavior becomes optional.
> As it is now it is too easy to open a file unintentionally by clicking 
> somewhere to the right of the file name.

I guess, you both use "single click" and therefore prefer the previous
"highlight only the file name" solution?

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

[frameworks-kirigami] [Bug 452883] PageRow::lastItem is not updated when a page is removed

2022-04-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=452883

Marco Martin  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kirigami/commit/086a
   ||8dc52e68f122dfe6814c535c883
   ||e9877ab54

--- Comment #2 from Marco Martin  ---
Git commit 086a8dc52e68f122dfe6814c535c883e9877ab54 by Marco Martin, on behalf
of Connor Carney.
Committed on 26/04/2022 at 08:51.
Pushed by mart into branch 'master'.

ColumnView notifies for contentChildren when page is removed

M  +1-0src/columnview.cpp

https://invent.kde.org/frameworks/kirigami/commit/086a8dc52e68f122dfe6814c535c883e9877ab54

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

[kwin] [Bug 453040] New: screen edge desktop switch eventually always stops working

2022-04-26 Thread Hans Lambermont
https://bugs.kde.org/show_bug.cgi?id=453040

Bug ID: 453040
   Summary: screen edge desktop switch eventually always stops
working
   Product: kwin
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: h...@lambermont.dyndns.org
  Target Milestone: ---

SUMMARY
With 'Screen edges' -> 'Switch desktop on edge' set to 'always enabled' this
starts working perfectly fine, for many days mostly, but it always eventually
stops working.
This bug has been with KDE for many years (at least 10).

STEPS TO REPRODUCE
1. 'Screen edges' -> 'Switch desktop on edge' set to 'always enabled'
2. Just use the computer for many days, it triggers within something like 180
days (this run lasted 49 days).
3. Hitting an edge with the mouse no longer switches to another desktop.
Everything else still works except for 'present windows' in the upper left
corner.

OBSERVED RESULT
Hitting an edge with the mouse no longer switches to another desktop.

EXPECTED RESULT
Hitting an edge with the mouse switches to another desktop.

SOFTWARE/OS VERSIONS
Operating system: Ubuntu 20.04
KDE Plasma Version: 5.18.8
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
When this bug triggers the edges and corners still show blue-ish when the mouse
gets near it (screen edge highlight).
Desktop switch via the scroll wheel on the background still works.
Desktop switch via the desktop panel in the task bar still works.
I always use 3 rows of 3 desktops each and no desktop switching animations are
configured.

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

[frameworks-kio] [Bug 452729] SlaveBase::mimeType never returns

2022-04-26 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=452729

--- Comment #9 from Harald Sitter  ---
All of this makes sense but I don't think any of these actually hit the heart
of this bug.

I've done some more debugging to understand this problem better and stumbled
upon
https://invent.kde.org/frameworks/kio/-/blob/6b1fd98193e08b22dbf77e9e33606b2b1800ef88/src/core/mimetypefinderjob.cpp#L249
which is actually why this is broken to begin with.

What happens is that the worker sends the mimetype, then a blocking emit chain
ends up in the aformentioned suspension and by the time the emit chain unwinds
and we reach
https://invent.kde.org/frameworks/kio/-/blob/6b1fd98193e08b22dbf77e9e33606b2b1800ef88/src/core/slaveinterface.cpp#L252
the connection is in suspended state and the worker gets no reply, leaving it
hanging on
https://invent.kde.org/frameworks/kio/-/blob/6b1fd98193e08b22dbf77e9e33606b2b1800ef88/src/core/slavebase.cpp#L707
and retaining the open file (lock). That is: this is actually a variant of bug
#434455 but less obvious because we hold a remote busy. This seems flawed on a
fundamental level though: we basically block the worker on waiting for
something that never happens. We may as well abort it and start from scratch.

With that in mind your suggestion for using open&read in the mimetypefinder is
actually the best solution. I suspect this is implemented the way it is because
not all workers implement open&read though, so we still need a solution for
when that is the case. A trivial approach might be to abort the worker as a
whole?

i.e.

- try open()
- on failure: use get
- else: read()

- get()
- receive mimetype
- send ::kill() to the worker

get() is a sledgehammer way of getting the mimetype, so it seems only right
that we also use the sledgehammer way of stopping it

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

[plasmashell] [Bug 452899] Preview and action buttons may overlap

2022-04-26 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=452899

--- Comment #2 from ratijas  ---
Sounds like it should be adaptive. Inline if they fit, or an extra row when
they don't. What do you think?

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

[kdenlive] [Bug 451850] Multiline Title No Shadow

2022-04-26 Thread jon
https://bugs.kde.org/show_bug.cgi?id=451850

jon  changed:

   What|Removed |Added

 CC||jofom98...@wowcg.com

--- Comment #2 from jon  ---
(In reply to emohr from comment #1)
> How do you have created the screenshot with the text "Multiline, Text"? 
> 
> The shadow gets only applied to the same "text box". Shadow is not a general
> title setting. If you create a new text within the title no shadow is
> applied.

Not OP but just rant into the same bug.
I guess the screenshot was created by just using a template title. 
(Personally I used this tutorial to achieve this:
https://docs.kdenlive.org/en/effects_and_compositions/titles.html#template-titles-user-defined)
As soon as you press "enter" when using the template to create a linebreak the
observed effect happens. (The shadow gets "forgotten" in the new line, despite
being in the same textbox)

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

[frameworks-kio] [Bug 452729] SlaveBase::mimeType never returns

2022-04-26 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=452729

--- Comment #10 from Harald Sitter  ---
This seems to do the trick

@@ -245,9 +245,7 @@ void KIO::MimeTypeFinderJobPrivate::scanFileWithGet()
 m_suggestedFileName =
job->queryMetaData(QStringLiteral("content-disposition-filename"));
 }

-if (!m_url.isLocalFile()) { // #434455
-job->putOnHold();
-}
+job->kill();
 q->emitResult();
 });
 }

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

[dolphin] [Bug 181437] Detailed view: for better clarity, rolling over an element should highlight the whole line, not just the name of the element

2022-04-26 Thread ConteZero
https://bugs.kde.org/show_bug.cgi?id=181437

--- Comment #23 from ConteZero  ---
(In reply to postix from comment #22)
> I guess, you both use "single click" and therefore prefer the previous
> "highlight only the file name" solution?

Yes, I use "single click"

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

[kio-extras] [Bug 452940] A dir named 'core' is not identified as a dir over fish.

2022-04-26 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=452940

Méven Car  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
Product|frameworks-kio  |kio-extras
  Component|general |FISH
 CC||meven@kdemail.net
   Assignee|kio-bugs-n...@kde.org   |plasma-b...@kde.org
 Ever confirmed|0   |1
Version|5.93.0  |22.04.0

--- Comment #3 from Méven Car  ---
(In reply to Antonio Rojas from comment #2)
> (In reply to Antonio Rojas from comment #0)
> > Over a remote sftp location, a directory named 'core' is identified as a
> > coredump file instead of a dir, so it's impossible to navigate into it.
> 
> Correction: I meant fish, not sftp. sftp works fine.

That's a fish issue the Kio patch 7aa15aafe1dddb520e3bc5c573ab5a70b857c97b
revealed.
Returning a wrong mimetype.

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

[kdevelop] [Bug 453041] New: "Jump To Declaration" shortcut inserts character instead of jumping to declaration

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453041

Bug ID: 453041
   Summary: "Jump To Declaration" shortcut inserts character
instead of jumping to declaration
   Product: kdevelop
   Version: 5.7.211203
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: All editors
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: git.ce...@gmail.com
  Target Milestone: ---

SUMMARY
"Jump to declaration" inserts 'e' character instead of expected behaviour.

STEPS TO REPRODUCE
1. Place cursor in any source code editor window
2. Press Ctrl + .

OBSERVED RESULT
'e' character is inserted at the cursor location.
The character that cannot be removed by backspace; it can be removed by
pressing the Escape key.

EXPECTED RESULT
Pressing Ctrl + . should jump to the declaration of the function under the
cursor, if possible.

SOFTWARE/OS VERSIONS
Ubuntu 22.04 + kdevelop package version 4:21.12.3-0ubuntu1 (installed via
apt-get)

ADDITIONAL INFORMATION
n/a

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

[Elisa] [Bug 452913] Elisa crashes when trying to navigate to a folder

2022-04-26 Thread Samo
https://bugs.kde.org/show_bug.cgi?id=452913

--- Comment #2 from Samo  ---
After a number of system reboots this fault has dissapeared. So, it appears to
be a problem with my system rather than Elisa.

This can be closed.

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

[konsole] [Bug 452978] URL parsing broken if URL includes port number (or address is IPv6)

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452978

--- Comment #1 from bastimeyer...@gmail.com ---
URLs with username:password fail too, btw:
http://username:password@localhost/

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

[frameworks-kio] [Bug 452729] SlaveBase::mimeType never returns

2022-04-26 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=452729

--- Comment #11 from Méven Car  ---
(In reply to Harald Sitter from comment #10)
> This seems to do the trick
> 
> @@ -245,9 +245,7 @@ void KIO::MimeTypeFinderJobPrivate::scanFileWithGet()
>  m_suggestedFileName =
> job->queryMetaData(QStringLiteral("content-disposition-filename"));
>  }
>  
> -if (!m_url.isLocalFile()) { // #434455
> -job->putOnHold();
> -}
> +job->kill();
>  q->emitResult();
>  });
>  }
Very interesting.
https://bugs.kde.org/show_bug.cgi?id=434455 already circumvented it for local
files but what was the justification for it in the first place ?
Maybe that's just old design but better run tests & have a good look at the
code before making too many assumptions.

It seems
https://invent.kde.org/frameworks/kio/-/blob/6b1fd98193e08b22dbf77e9e33606b2b1800ef88/src/core/slavebase.cpp#L727
we had a way to get out of the loop but the inner loop does not break, it
seems. The bug might be there in fact.
Missing
if (cmd == CMD_NONE) {.
break;
}
?

Maybe a good time to open a MR and cc David.

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

[frameworks-kio] [Bug 452729] SlaveBase::mimeType never returns

2022-04-26 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=452729

--- Comment #12 from Harald Sitter  ---
(In reply to Méven Car from comment #11)
> The bug might be there in fact.
> Missing
> if (cmd == CMD_NONE) {.
> break;
> }
> ?

That would resume the get() wouldn't it? What we actually want is for it to not
resume.

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

[frameworks-kio] [Bug 452729] SlaveBase::mimeType never returns

2022-04-26 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=452729

--- Comment #13 from Harald Sitter  ---
As in: we were only interested in the mimetype, so resuming the get() would be
pointless, we'd needlessly stream the data over the network but then not do
anything with it.

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

[KScreen] [Bug 444526] Resolution of external 4k monitor sometimes changes to FHD

2022-04-26 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=444526

Méven Car  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||meven@kdemail.net
 Status|REOPENED|NEEDSINFO

--- Comment #11 from Méven Car  ---
(In reply to frederic.parre...@univ-grenoble-alpes.fr from comment #9)
> > Out of curiosity, does this happen in a Wayland session ?
> 
> I have not tried, since I did not manage to have a working wayland session
> on my Debian Bookworm box.

Linux/KDE Plasma: Debian 12
(available in About System)
KDE Plasma Version: 5.21.5

Well this Plasma version won't get support anymore.
Please confirm the issue with a supported Plasma version.

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

[Spam] [Bug 453036] ** Removed for violation of community policy **

2022-04-26 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=453036

Ben Cooksley  changed:

   What|Removed |Added

   Assignee|zrenf...@gmail.com  |n...@kde.org
Summary|Hire Hybrid App Developer   |** Removed for violation of
   |India | Cross-Platform App  |community policy **
   |Developer   |
Product|Active Window Control   |Spam
  Component|General |Spam
 Status|REPORTED|RESOLVED
 Resolution|--- |MOVED
URL|https://www.mobileappcoder. |
   |com/hire-hybrid-app-develop |
   |ers/|
 CC|plasma-b...@kde.org |

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

[Breeze] [Bug 452986] Window decorations unconditionally become oversized when convertible is flipped

2022-04-26 Thread Arjen Hiemstra
https://bugs.kde.org/show_bug.cgi?id=452986

--- Comment #2 from Arjen Hiemstra  ---
We need to make a decision - either tablet mode means "optimise for touch" or
it means something different. So far, we have been assuming the first, but this
potentially conflicts with a laptop that has an actual tablet mode switch which
you use with a stylus. If we want to do the first, we may want to make sure
that we are using touch, so effectively making it always check to see if touch
is the only pointer input method.

Alternatively, we could adjust the API to have two switches, "tablet mode" and
"touch is the only input" and change most of the code that is currently
checking for tablet mode to check for touch input. That said, I don't really
know what tablet mode would do in that case.

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

[KScreen] [Bug 444526] Resolution of external 4k monitor sometimes changes to FHD

2022-04-26 Thread frederic . parrenin
https://bugs.kde.org/show_bug.cgi?id=444526

--- Comment #12 from frederic.parre...@univ-grenoble-alpes.fr 
 ---
I am now on 5.24.4 and I entirely re-installed my system.
I do not experience this issue anymore.

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

[kwin] [Bug 453042] New: kwin_wayland segfault when external usb-c monitors reconnect from power saving state

2022-04-26 Thread Andrew Rembrandt
https://bugs.kde.org/show_bug.cgi?id=453042

Bug ID: 453042
   Summary: kwin_wayland segfault when external usb-c monitors
reconnect from power saving state
   Product: kwin
   Version: 5.24.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: pub...@rembrandt.dev
  Target Milestone: ---

SUMMARY
Two external monitors connected via usb-c to laptop (all 3 displays enabled),
external monitors entered a power saving state / perhaps the lock screen (can't
quite remember if the lock screen was shown), and woke the device with input
followed by a kwin_wayland crash a few seconds later.

Backtrace with debug symbols loaded:
#0  KWaylandServer::OutputDeviceModeV2Interface::size() const
(this=this@entry=0x0) at /usr/include/qt/QtCore/qscopedpointer.h:116
#1  0x7f69b669fb05 in
KWaylandServer::OutputConfigurationV2InterfacePrivate::kde_output_configuration_v2_mode(QtWaylandServer::kde_output_configuration_v2::Resource*,
wl_resource*, wl_resource*) (this=0x5564409632f0, resource=,
outputdevice=, modeResource=)
at
/usr/src/debug/kwayland-server-5.24.4/src/server/outputconfiguration_v2_interface.cpp:68
#2  0x7f69b26c7536 in ffi_call_unix64 () at ../src/x86/unix64.S:105
#3  0x7f69b26c4037 in ffi_call_int (cif=, fn=, rvalue=, avalue=, closure=)
at ../src/x86/ffi64.c:672
#4  0x7f69b38fdaf2 in wl_closure_invoke
(closure=closure@entry=0x5564422823a0, target=,
target@entry=0x5564426ad8d0, opcode=opcode@entry=1, data=,
data@entry=0x556441c17b70, flags=) at
../wayland-1.20.0/src/connection.c:1025
#5  0x7f69b3901e14 in wl_client_connection_data (fd=,
mask=, data=0x556441c17b70) at
../wayland-1.20.0/src/wayland-server.c:437
#6  0x7f69b390084a in wl_event_loop_dispatch (loop=0x556440587850,
timeout=) at ../wayland-1.20.0/src/event-loop.c:1027
#7  0x7f69b6689b7b in KWaylandServer::Display::dispatchEvents()
(this=) at
/usr/src/debug/kwayland-server-5.24.4/src/server/display.cpp:114
#8  0x7f69b497a463 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffcacbee420, r=, this=0x5564405a1f30, this=, r=, a=) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#9  doActivate(QObject*, int, void**) (sender=0x5564409e65d0,
signal_index=3, argv=0x7ffcacbee420) at kernel/qobject.cpp:3886
#10 0x7f69b497c4e4 in QSocketNotifier::activated(QSocketDescriptor,
QSocketNotifier::Type, QSocketNotifier::QPrivateSignal)
(this=this@entry=0x5564409e65d0, _t1=..., _t2=, _t3=...) at
.moc/moc_qsocketnotifier.cpp:178
#11 0x7f69b497cfaf in QSocketNotifier::event(QEvent*) (this=0x5564409e65d0,
e=) at kernel/qsocketnotifier.cpp:302
#12 0x7f69b54082c6 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0x5564409e65d0, e=0x7ffcacbee560) at
kernel/qapplication.cpp:3637
#13 0x7f69b49495aa in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x5564409e65d0, event=0x7ffcacbee560) at
kernel/qcoreapplication.cpp:1064
#14 0x7f69b4994214 in
QEventDispatcherUNIXPrivate::activateSocketNotifiers() (this=0x55644051b0c0) at
kernel/qeventdispatcher_unix.cpp:304
#15 0x7f69b4995185 in
QEventDispatcherUNIX::processEvents(QFlags)
(this=, flags=...) at kernel/qeventdispatcher_unix.cpp:511
#16 0x55643f87b7e2 in
QUnixEventDispatcherQPA::processEvents(QFlags)
()
#17 0x7f69b494188b in
QEventLoop::exec(QFlags) (this=0x7ffcacbee6f0,
flags=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#18 0x7f69b494cfd7 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#19 0x7f69b4d1a1d2 in QGuiApplication::exec() () at
kernel/qguiapplication.cpp:1867
#20 0x7f69b540664a in QApplication::exec() () at
kernel/qapplication.cpp:2829
#21 0x55643f78a32a in main(int, char**) (argc=,
argv=) at /usr/src/debug/kwin-5.24.4/src/main_wayland.cpp:727

Relevant dmesg output:
[31822.501372] usb 1-5: USB disconnect, device number 7
[31822.501377] usb 1-5.1: USB disconnect, device number 10
[31822.504070] usb 1-5.4: USB disconnect, device number 11
[31822.504189] ti_usb_3410_5052_1 ttyUSB1: TI USB 3410 1 port adapter converter
now disconnected from ttyUSB1
[31822.504208] ti_usb_3410_5052 1-5.4:2.0: device disconnected
[31822.514601] audit: type=1131 audit(1650963725.077:1190): pid=1 uid=0
auid=4294967295 ses=4294967295 msg='unit=hid-recorder comm="systemd"
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[31822.613446] usb 1-2: USB disconnect, device number 6
[31822.613450] usb 1-2.4: USB disconnect, device number 8
[31822.613596] ti_usb_3410_5052_1 ttyUSB0: TI USB 3410 1 port adapter converter
now disconnected from ttyUSB0
[31822.613610] ti_usb_3410_5052 1-2.4:2.0: device disconnected
[31822.870412] usb 1-2: new high-speed USB device number 13 using xhci_hcd
[318

[kwin] [Bug 453042] kwin_wayland segfault when external usb-c monitors reconnect from power saving state

2022-04-26 Thread Andrew Rembrandt
https://bugs.kde.org/show_bug.cgi?id=453042

--- Comment #1 from Andrew Rembrandt  ---
Happy to provide full backtrace, coredump file etc

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

[KScreen] [Bug 444526] Resolution of external 4k monitor sometimes changes to FHD

2022-04-26 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=444526

Méven Car  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #13 from Méven Car  ---
(In reply to frederic.parre...@univ-grenoble-alpes.fr from comment #12)
> I am now on 5.24.4 and I entirely re-installed my system.
> I do not experience this issue anymore.

Thank you

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

[KScreen] [Bug 452397] [Wayland] Cannot change resolution in external monitor

2022-04-26 Thread Mario
https://bugs.kde.org/show_bug.cgi?id=452397

--- Comment #8 from Mario  ---
(In reply to Zamundaaa from comment #6)
> You can test https://invent.kde.org/plasma/kwin/-/merge_requests/2249. If
> you compile it with Mesa 21.1 or newer there's a decent chance that it'll
> help

Thanks @Zamundaaa. Is there a way to get a binary or some easier way of testing
it that doesn't involve building all of the packages? This is my first time
trying to build anything KDE-related from source, and I'm bumping into
dependency hell.Also,  once I get a binary, will it be just a drop-in
replacement for my installed kwin? The only laptop I have is my daily driver
and it would really suck to break it.

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

[dolphin] [Bug 429579] add the "extension" column

2022-04-26 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=429579

popov895  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/commit/e6f142e5e
   ||7563ebbcdc1bdf84c9ce87f11e0
   ||1835
 Resolution|--- |FIXED

--- Comment #1 from popov895  ---
Git commit e6f142e5e7563ebbcdc1bdf84c9ce87f11e01835 by Eugene Popov.
Committed on 26/04/2022 at 10:42.
Pushed by meven into branch 'master'.

Add the ability to sort by file extension

Currently, Dolphin doesn't have the ability to sort by file extension (sorting
by type means that files will be sorted by mimetype but not by extension). This
MR fixes this shortcoming.

M  +6-0src/kitemviews/kfileitemmodel.cpp
M  +2-1src/kitemviews/kfileitemmodel.h
M  +5-0src/kitemviews/kfileitemmodelrolesupdater.cpp
M  +1-1src/views/dolphinviewactionhandler.cpp

https://invent.kde.org/system/dolphin/commit/e6f142e5e7563ebbcdc1bdf84c9ce87f11e01835

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

[kate] [Bug 453043] New: "Replace All" stops before replacing all

2022-04-26 Thread arne anka
https://bugs.kde.org/show_bug.cgi?id=453043

Bug ID: 453043
   Summary: "Replace All" stops before replacing all
   Product: kate
   Version: 21.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: search
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: kde-b...@ginguppin.de
  Target Milestone: ---

SUMMARY
"Find All" and "Replace All" do not consider the same set as "All"

STEPS TO REPRODUCE
1. insert  the string '10, 11, 66, 101, 102, 103, 105, 106, 107, 108, 110, 111,
112, 113, 114, 117, 118, 119, 121, 124, 125, 126, 131, 132, 135, 136, 137, 157,
158, 159, 160, 161, 162, 163, 164, 180, 222, 223, 224, 225, 227, 230, 233, 237,
239, 242, 243, 244, 246, 248, 259, 262, 275, 276, 277, 278, 283, 284, 285, 292,
294, 296, 298, 300, 301, 302, 305, 306, 307, 308, 313, 318, 319, 320, 325, 406,
407, 408, 410, 411, 415, 417, 419, 420, 421, 425, 426, 428, 429, 430, 431, 434,
435, 440, 441, 442, 443, 445, 446'
2. select between10 and 11 the string ", " and hit CTRL+R, insert the string
"', '" as replacement (without the double quotes obviously!)
3. select "Plain Text"
4. hit "Find All"
5. literally every occurence is highlighted (note this!)
6. now hit "Replace All"
7. replacement stops halfway through between 308 and 313, no occurence after
313 is replaced, despite "Find All" still highlights those as being exactly the
same

OBSERVED RESULT
"Replace All" does not replace all occurences "Find All" finds

EXPECTED RESULT
"Replace All" does replace all occurences "Find All" finds

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Kernel Version: 5.17.0-1-amd64 (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 31,3 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2

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

[krita] [Bug 453024] My smart patch tool is not working normally in 5.0.5 version. it can not cover the area i want like before.

2022-04-26 Thread oaht tran
https://bugs.kde.org/show_bug.cgi?id=453024

oaht tran  changed:

   What|Removed |Added

 Attachment #148377|0   |1
is obsolete||

--- Comment #3 from oaht tran  ---
Created attachment 148378
  --> https://bugs.kde.org/attachment.cgi?id=148378&action=edit
smart patch tool

yeah, 5.0.5 is not look like 5.0.2 version :( its still not working like it has
to be

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

[krita] [Bug 453024] My smart patch tool is not working normally in 5.0.5 version. it can not cover the area i want like before.

2022-04-26 Thread oaht tran
https://bugs.kde.org/show_bug.cgi?id=453024

--- Comment #4 from oaht tran  ---
Created attachment 148379
  --> https://bugs.kde.org/attachment.cgi?id=148379&action=edit
when i use this tool

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

[kate] [Bug 453043] "Replace All" stops before replacing all

2022-04-26 Thread arne anka
https://bugs.kde.org/show_bug.cgi?id=453043

--- Comment #1 from arne anka  ---
While thinking about it occurs to me that the replacement stops at almost the
same position as the original strings ends (493 vs 492).
So, it seems the replacement alogorithm does not take into account that not
only the string content but also the string _length_ may change ...

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

[xdg-desktop-portal-kde] [Bug 452225] Appchooser dialog cannot find Okular

2022-04-26 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=452225

--- Comment #4 from Harald Sitter  ---
Ha! It only happens with a system okular not with flatpak okular

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

[plasmashell] [Bug 407667] Clicking on an expired notification in the history should launch or focus the app that sent it

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=407667

lo...@b-vo.fr changed:

   What|Removed |Added

 CC||lo...@b-vo.fr

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

[plasmashell] [Bug 431778] MS Teams: remembers position in taskbar

2022-04-26 Thread arne anka
https://bugs.kde.org/show_bug.cgi?id=431778

--- Comment #4 from arne anka  ---
Nope, nothing.
Just got a new PC and did test before configuring anything else and MS Teams
still remembers.
I can't say whether it remembers the actual position or just the tasbar entry
inf front.

I am, however, baffled that this works at all -- after those frequent
Plasmashell crashes the order of taskbar entries usually is messed up beyond
useful. 
But if MS Teams somehow remembers where it was the last time, any other app
should be able to do that as well, thus easily mitigating the worst of
Plasmashell's notorious instability.

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

[plasmashell] [Bug 431778] MS Teams: remembers position in taskbar

2022-04-26 Thread arne anka
https://bugs.kde.org/show_bug.cgi?id=431778

--- Comment #5 from arne anka  ---
Issue persists with a current configuration of:

Operating System: Debian GNU/Linux
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Kernel Version: 5.17.0-1-amd64 (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 5800H with Radeon Graphics
Memory: 31,3 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2

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

[kwin] [Bug 448064] KWin crashes inKWin::Toplevel::isOnOutput() when (un)plugging HDMI while plasmashell was restarting

2022-04-26 Thread jackun
https://bugs.kde.org/show_bug.cgi?id=448064

jackun  changed:

   What|Removed |Added

 CC||jack...@gmail.com

--- Comment #13 from jackun  ---
Workspace::m_activeOutput is garbage. "Forcefully" (I cannot find it in System
Settings) taking activeMouseScreen() code path in Workspace::activeOutput()
seems to work so far.

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

[KAccounts] [Bug 452912] Unable to create Google Account - connection with 2FA hangs - no way to enter 2nd factor

2022-04-26 Thread Peter Ries
https://bugs.kde.org/show_bug.cgi?id=452912

Peter Ries  changed:

   What|Removed |Added

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

--- Comment #1 from Peter Ries  ---
I managed to get it working. After 10 Minutes the dialog timed out with
"Smartphone could not find your device" and I was able to choose another 2FA
option. Authy in my case.

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

[digikam] [Bug 452577] Export to pinterest function does not work and shows a message status:failure,code:11

2022-04-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=452577

--- Comment #6 from Maik Qualmann  ---
Good news, digiKam has been successfully upgraded to standard Pinterest API
access. A Windows test version that includes the changes can be found here:

https://files.kde.org/digikam/

Maik

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

[xdg-desktop-portal-kde] [Bug 452225] Appchooser dialog cannot find Okular

2022-04-26 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=452225

--- Comment #5 from Harald Sitter  ---
This is a bit awkward...

okularApplication_pdf.desktop is the actual desktop file associating with pdf,
org.kde.okular.desktop does not. 

What happens then is that the xdg-desktop-portal queries the options for pdf,
it gets back okularApplication_pdf.desktop and whatever else may handle pdf

e.g.
XDP: Recommended handlers for file, application/pdf: okularApplication_pdf,
org.chromium.Chromium, org.gimp.GIMP, inkscape

this then further trips up inside the portal because 

a) there isn't a single choice
b) the scheme to be opened isn't remote and so should_use_default_app() doesn't
apply
c) right out the gate the user wouldn't have picked okular often enough for it
to get auto-selected (i.e. the user would have had to pick okular a number of
times from the dialog before it becomes implicit default)

ultimately this results in the dialog popping up (which is kind of silly TBH)
and that dialog will then does not contain okular because
okularApplication_pdf.desktop is NoDisplay and org.kde.okular.desktop doesn't
associate with PDF. Long story short: the behavior is expected.

This ultimately shouldn't happen though, this bug is in effect a variant of
https://github.com/flatpak/xdg-desktop-portal/issues/472 - the portal really
shouldn't be starting an appchooser dialog for pdf at all, but start the
default app. The only practical reason for the app chooser to appears is when
no handlers are found or when the user set always-ask on his system.

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

[valgrind] [Bug 452758] Valgrind does not read properly DWARF5 as generated by Clang14

2022-04-26 Thread Lubos Lunak
https://bugs.kde.org/show_bug.cgi?id=452758

--- Comment #18 from Lubos Lunak  ---
Created attachment 148380
  --> https://bugs.kde.org/attachment.cgi?id=148380&action=edit
support DW_FORM_addrx3 and DW_FORM_strx3

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

[valgrind] [Bug 453044] New: gbserver_tests failures in aarch64

2022-04-26 Thread Jesus Checa
https://bugs.kde.org/show_bug.cgi?id=453044

Bug ID: 453044
   Summary: gbserver_tests failures in aarch64
   Product: valgrind
   Version: 3.19.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: jch...@redhat.com
  Target Milestone: ---

Created attachment 148381
  --> https://bugs.kde.org/attachment.cgi?id=148381&action=edit
filter_gdb patch to handle "result = SYSCALL_CANCEL" pattern

SUMMARY
mcinfcallWSRU, nlcontrolc and nlvgdbsigqueue tests failed in aarch64 in rhel-8.
The cause is the same in the three tests, an extra line in the output which is
not expected. Using nlcontrolc diff output as example:

=
gdbserver_tests/nlcontrolc.stdoutB.diff
=
--- nlcontrolc.stdoutB.exp  2022-04-11 10:27:12.0 -0400
+++ nlcontrolc.stdoutB.out  2022-04-26 03:44:40.597663940 -0400
@@ -10,12 +10,14 @@
 Continuing.
 Program received signal SIGTRAP, Trace/breakpoint trap.
 0x in syscall ...
+53   result = SYSCALL_CANCEL (pselect6, nfds, readfds, writefds,
exceptfds, tsp,
 * 1 Thread  (tid 1 VgTs_WaitSys)  0x in syscall ...
 $3 = 0
 reset to sleeping parameters
 Continuing.
 Program received signal SIGTRAP, Trace/breakpoint trap.
 0x in syscall ...
+53   result = SYSCALL_CANCEL (pselect6, nfds, readfds, writefds,
exceptfds, tsp,
 * 1 Thread  (tid 1 VgTs_WaitSys)  0x in syscall ...
  > > > >4
 Kill the program being debugged? (y or n) [answered Y; input not from
terminal]

>From glibc's git branch release/2.28/master, the responsible line can be found
in sysdeps/unix/sysv/linux/select.c:53.

Following the same approach as seen in commit 3eba47604df8, adding a new
pattern to gdbserver_tests/filter_gdb.in should suffice. After rerunning with
it, the tests are passing. I'm attaching a proposed patch.

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

[dolphin] [Bug 453045] New: Different blue colors for selections

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453045

Bug ID: 453045
   Summary: Different blue colors for selections
   Product: dolphin
   Version: 22.04.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: view-engine: details mode
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: pos...@posteo.eu
CC: kfm-de...@kde.org
  Target Milestone: ---

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

SUMMARY

Sometimes the selection is a bright blue and sometimes it's a dark blue, using
Breeze Twilight. Please see the screenshots.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20220424
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.2
Kernel Version: 5.17.4-1-default (64-bit)
Graphics Platform: Wayland

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

[dolphin] [Bug 453045] Different blue colors for selections

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453045

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[dolphin] [Bug 453046] New: Line selection: The blueish selection background may start later in case of smaller preview icons

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453046

Bug ID: 453046
   Summary: Line selection: The blueish selection background may
start later in case of smaller preview icons
   Product: dolphin
   Version: 22.04.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: view-engine: details mode
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: pos...@posteo.eu
CC: kfm-de...@kde.org
  Target Milestone: ---

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

SUMMARY

Please see the screenshot.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20220424
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.2
Kernel Version: 5.17.4-1-default (64-bit)
Graphics Platform: Wayland

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

[dolphin] [Bug 453046] Line selection: The blueish selection background may start later in case of smaller preview icons

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453046

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[dolphin] [Bug 453046] Line selection: The blueish selection background may start later in case of smaller preview icons

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453046

--- Comment #1 from postix  ---
Created attachment 148384
  --> https://bugs.kde.org/attachment.cgi?id=148384&action=edit
Screenshot 2

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

[dolphin] [Bug 453045] Different blue colors for selections

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453045

postix  changed:

   What|Removed |Added

  Component|view-engine: details mode   |general

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

[Breeze] [Bug 452987] Breeze controls become oversized when convertible is flipped

2022-04-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=452987

Marco Martin  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/commit/2890309143
   ||e4e28f4a007e5dd8dbc0d011997
   ||f61

--- Comment #1 from Marco Martin  ---
Git commit 2890309143e4e28f4a007e5dd8dbc0d011997f61 by Marco Martin.
Committed on 26/04/2022 at 12:09.
Pushed by mart into branch 'master'.

Bigger button on tablet mode configurable

put the button enlarge on tablet mode behind a config option default off.
For now the menus and the titlebars still grow in tablet mode

M  +5-0kstyle/breeze.kcfg
M  +25   -10   kstyle/breezestyle.cpp
M  +4-0kstyle/config/breezestyleconfig.cpp
M  +83   -77   kstyle/config/ui/breezestyleconfig.ui

https://invent.kde.org/plasma/breeze/commit/2890309143e4e28f4a007e5dd8dbc0d011997f61

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

[kate] [Bug 453043] "Replace All" stops before replacing all

2022-04-26 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=453043

Waqar Ahmed  changed:

   What|Removed |Added

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

--- Comment #2 from Waqar Ahmed  ---


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

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

[kate] [Bug 449767] replace all only substitute portion of text

2022-04-26 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=449767

Waqar Ahmed  changed:

   What|Removed |Added

 CC||kde-b...@ginguppin.de

--- Comment #3 from Waqar Ahmed  ---
*** Bug 453043 has been marked as a duplicate of this bug. ***

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

[kdeconnect] [Bug 453047] New: couldn't send big or several files

2022-04-26 Thread liangcheng
https://bugs.kde.org/show_bug.cgi?id=453047

Bug ID: 453047
   Summary: couldn't send big or several files
   Product: kdeconnect
   Version: 1.10
  Platform: Android
OS: Android 11.x
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: lcfork...@qq.com
  Target Milestone: ---

couldn't send big or several files.
use debian bullseye and plasma 5.20.5
use Android 12 (MIUI13) and kdeconnect 1.19.1 on my phone.

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

[Breeze] [Bug 452987] Breeze controls become oversized when convertible is flipped

2022-04-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=452987

Marco Martin  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 CC||notm...@gmail.com
 Ever confirmed|1   |0
 Status|RESOLVED|REPORTED

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

[krita] [Bug 452810] Reference image tool crashes when asked to Copy an image.

2022-04-26 Thread sh_zam
https://bugs.kde.org/show_bug.cgi?id=452810

sh_zam  changed:

   What|Removed |Added

 CC||sh...@sdf.org
   Assignee|krita-bugs-n...@kde.org |sh...@sdf.org
 Status|CONFIRMED   |ASSIGNED

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

[Breeze] [Bug 452987] Breeze controls become oversized when convertible is flipped

2022-04-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=452987

Marco Martin  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[Breeze] [Bug 452987] Breeze controls become oversized when convertible is flipped

2022-04-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=452987

--- Comment #2 from Marco Martin  ---
https://invent.kde.org/plasma/breeze/-/merge_requests/215 (sorry was pushed by
mistake on master at first)

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

[digikam] [Bug 453013] album-specific tags

2022-04-26 Thread xordevoreaux
https://bugs.kde.org/show_bug.cgi?id=453013

--- Comment #3 from xordevoreaux  ---
(In reply to caulier.gilles from comment #1)
> Hi,
> 
> Which digiKam version did you use ?
> 
> Best
> 
> Gilles Caulier

I'm on 7.6.0

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

[plasmashell] [Bug 453012] Wallpaper ignores global scale of 200% when a 144Hz 4K HDMI 2.1 monitor is used

2022-04-26 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=453012

Fushan Wen  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||qydwhotm...@gmail.com
   Keywords||regression

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

[digikam] [Bug 453013] album-specific tags

2022-04-26 Thread xordevoreaux
https://bugs.kde.org/show_bug.cgi?id=453013

--- Comment #4 from xordevoreaux  ---
(In reply to Maik Qualmann from comment #2)
> And what kind of tags should be displayed for a virtual album where images
> from different physical albums are mixed? Sorry, but I don't think this wish
> makes sense.
> There is a pushbutton under the tag tree in the right sidebar to hide
> nonexistent tags in selected images.
> 
> Maik

To support those users who don't mix physical albums, it makes all the sense in
the world.  My mother's family photo album with all the tags as to who the
various family lineages are have nothing to do with my architecture album, and
yes, I keep those physical directories separate. 

For people who don't isolate their physical albums, they can leave the feature
off.

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

[akregator] [Bug 453048] New: A feed with an update interval of 5 checks the URL every 6 minutes

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453048

Bug ID: 453048
   Summary: A feed with an update interval of 5 checks the URL
every 6 minutes
   Product: akregator
   Version: 5.19.2
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: cqu...@arcor.de
  Target Milestone: ---

SUMMARY

I think I found a small bug in akregator update interval. I have a feed that is
supposed to check every 5 minutes. It turns out that the URL is in a server I
manage and I see the logs from Apache exactly every 6 minutes:
192.168.178.52 - - [26/Apr/2022:13:23:33 +0200] "GET
/rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba
HTTP/1.0" 200 2031 "-" "Akregator/5.19.2 (21.12.2); syndication"
192.168.178.52 - - [26/Apr/2022:13:29:33 +0200] "GET
/rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba
HTTP/1.0" 200 2059 "-" "Akregator/5.19.2 (21.12.2); syndication"
192.168.178.52 - - [26/Apr/2022:13:35:33 +0200] "GET
/rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba
HTTP/1.0" 200 2103 "-" "Akregator/5.19.2 (21.12.2); syndication"
192.168.178.52 - - [26/Apr/2022:13:41:33 +0200] "GET
/rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba
HTTP/1.0" 200 1965 "-" "Akregator/5.19.2 (21.12.2); syndication"
192.168.178.52 - - [26/Apr/2022:13:47:33 +0200] "GET
/rss.php?type=recently_played&rsstoken=3856d55a7fbeea941b4939657676894b1a7cf0ebd66dc28cb1a0571d94e456ba
HTTP/1.0" 200 1994 "-" "Akregator/5.19.2 (21.12.2); syndication"
127.0.0.1 - - [26/Apr/2022:13:53:33 +0200] "GET OFUSCATED HTTP/1.0" 200 1984
"-" "Akregator/5.19.2 (21.12.2); syndication"
127.0.0.1 - - [26/Apr/2022:13:59:33 +0200] "GET OFUSCATED HTTP/1.0" 200 2004
"-" "Akregator/5.19.2 (21.12.2); syndication"
127.0.0.1 - - [26/Apr/2022:14:05:34 +0200] "GET OFUSCATED HTTP/1.0" 200 1951
"-" "Akregator/5.19.2 (21.12.2); syndication"

If I set the update interval to 6 then I see the log entries every 7 minutes.

STEPS TO REPRODUCE
1. Create a feed and set the update interval.
2. Check the frequency to which the URL is contacted.

OBSERVED RESULT
URL is checked every "Update interval" + 1.

EXPECTED RESULT
URL is checked every "Update interval" .

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 35
KDE Frameworks Version: 5.91.0
Qt Version:  5.15.2

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

[dolphin] [Bug 453049] New: When element is on the far right side of it the view, it's filename cover 4 lines, touching the element benath

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453049

Bug ID: 453049
   Summary: When element is on the far right side of it the view,
it's filename cover 4 lines, touching the element
benath
   Product: dolphin
   Version: 22.04.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: view-engine: icons mode
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: pos...@posteo.eu
CC: kfm-de...@kde.org
  Target Milestone: ---

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

SUMMARY

The full file name is in the screenshot is `A Theorem On The Single Particle
Energy In A Fermi Gas With Interaction.pdf`.
It wraps into 4 lines, when it's on the far right side of the view and a
certain zoom level is set. 

When selecting the file the "pdf" in the 4th line vanishes;
when hovering the file below, it becomes partly covered the hovered file's
preview icon.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20220424
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93.0
Qt Version: 5.15.2
Kernel Version: 5.17.4-1-default (64-bit)
Graphics Platform: Wayland

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

[dolphin] [Bug 453049] When element is on the far right side of it the view, it's filename cover 4 lines, touching the element benath

2022-04-26 Thread postix
https://bugs.kde.org/show_bug.cgi?id=453049

--- Comment #1 from postix  ---
Created attachment 148386
  --> https://bugs.kde.org/attachment.cgi?id=148386&action=edit
Screenshot (zoom level + 1)

If the zoom level is increased once more, the file moves into the next row but
a part of the "pdf" is still rendered at it's old position, until the are
becomes redrawn again whereby it then vanishes.

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

[kolourpaint] [Bug 452983] Custom color copying crashes the program

2022-04-26 Thread Valso
https://bugs.kde.org/show_bug.cgi?id=452983

--- Comment #1 from Valso  ---
I can't see an "edit" button to add information, so I'll do it here. I asked on
a forum users with KDE to try reproducing this bug and they said in KDE it
works normally. The freezing only happens in all envrionments that use GTK -
XFCE, Cinnamon, Gnome, LXQT, etc.

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

[valgrind] [Bug 453044] gbserver_tests failures in aarch64

2022-04-26 Thread Jesus Checa
https://bugs.kde.org/show_bug.cgi?id=453044

--- Comment #1 from Jesus Checa  ---
Some additional info: The valgrind, kernel and glibc package versions are
these:
kernel-4.18.0-384.el8.aarch64
valgrind-3.19.0-1.el8.aarch64
glibc-2.28-197.el8.aarch64

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

[plasmashell] [Bug 437808] Desktop freezes after sleep on fresh upgrade to Fedora 34/KDE

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=437808

lrdarkne...@yahoo.de changed:

   What|Removed |Added

 CC||lrdarkne...@yahoo.de

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

[kwin] [Bug 452938] pointer confinement regions misapplied to libdecor decorations

2022-04-26 Thread Neal Gompa
https://bugs.kde.org/show_bug.cgi?id=452938

Neal Gompa  changed:

   What|Removed |Added

 CC||ngomp...@gmail.com

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

[kstars] [Bug 453050] New: Temporary images files used in platesolving not being deleted

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453050

Bug ID: 453050
   Summary: Temporary images files used in platesolving not being
deleted
   Product: kstars
   Version: 3.5.8
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: sequel.county...@icloud.com
  Target Milestone: ---

SUMMARY
***

When platesolving in ekos temporary image files are created in /tmp of the form
solve*.fits these files are not removed leading to the file system filling up

STEPS TO REPRODUCE
1.  go into align module 
2.  select slew to target and press capture&solve
3.  Check /tmp

OBSERVED RESULT
Multiple solve*.fits files accumulate in /tmp


EXPECTED RESULT
Files are deleted once used.

Looking at the source it appears that it tries to delete temporary files but
the patterns used are not ones that would match these files . Would also think
it needs to use its own directory to prevent accidental matches with other
files in /tmp

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

ADDITIONAL INFORMATION
Raspberry Pi 4 with 4gb

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

[kasts] [Bug 452585] Subscribed podcasts take a loooong time to refresh and often the dialog box remains open indicating '0 of x podcasts updated' until the application is terminated

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=452585

b...@mogwai.be changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 Status|NEEDSINFO   |ASSIGNED

--- Comment #3 from b...@mogwai.be ---
Thanks for the debug output.

I *think* it's the same thing that I'm seeing on the pinephone.  It looks like
the feed update routine keeps switching between update tasks rather than
executing them.  It only seems to happen under certain circumstances, though.

Unfortunately, the definitive solution would require a complete re-write of the
update/sync routine to either process everything completely sequentially or by
using multi-threading.

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

[kstars] [Bug 453051] New: Temporary files left when creating dark library entries

2022-04-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453051

Bug ID: 453051
   Summary: Temporary files left when creating dark library
entries
   Product: kstars
   Version: 3.5.8
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mutla...@ikarustech.com
  Reporter: sequel.county...@icloud.com
  Target Milestone: ---

SUMMARY
***

Temporary files and directory used by Darks Library left in /tmp




STEPS TO REPRODUCE
1. go into capture module 
2. go into dark library 
3.  create some darks
4. check /tmp for directory of the form /tmp/
5. repeat and see more directories being created and not deleted 


OBSERVED RESULT
 Build up of files in /tmp/ directories

EXPECTED RESULT
Temporary files are removed once the master is created or the program closes

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Astroberry 2.0.4
(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.

[plasmashell] [Bug 438811] Scrolling over taskbar does not restore minimized windows in Plasma 5.22

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438811

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.25
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/48
   ||46fb80a71e17469a32494fe3863
   ||6f80de06211

--- Comment #11 from Nate Graham  ---
Git commit 4846fb80a71e17469a32494fe38636f80de06211 by Nate Graham, on behalf
of Abhijeet Viswa.
Committed on 26/04/2022 at 13:26.
Pushed by ngraham into branch 'master'.

applets/taskmanager: Add setting to skip minimized tasks when switching by
scrolling

1e546f4efd036acf20813acb5b11dda7f486167f changed the Task Manager so that
minimized tasks inside and outside tasks groups are skipped when switching
by scrolling. However, this change wasn't toggleable and enforced on the
user.

This commit provides a toggle that can be used to skip minimized tasks.
The default for this option is 'True' i.e to skip options. The use has
to explicitly disable this behaviour, since users might have already
gotten used to the new behaviour.
FIXED-IN: 5.25

M  +4-0applets/taskmanager/package/contents/config/main.xml
M  +12   -0applets/taskmanager/package/contents/ui/ConfigBehavior.qml
M  +3-2applets/taskmanager/package/contents/ui/code/tools.js

https://invent.kde.org/plasma/plasma-desktop/commit/4846fb80a71e17469a32494fe38636f80de06211

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

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=354802

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #194 from Nate Graham  ---
There is one remaining way that I can find for the icons to be scrambled on
boot: when you're using Wayland with screen scaling, sometimes the scale isn't
initially applied properly, causing the desktop to be blurry and icons
to-re-arrange themselves because they think there's not enough room. This is
tracked by Bug 449212, so if anyone is still seeing scrambled icons happen on
Wayland with the desktop blurry right after boot, that's the bug report you can
follow to be notified when it gets fixed.

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

[plasmashell] [Bug 449212] Late re-scale on login causes various issues (blurry text in Qt apps/widgets; widgets get moved around, wallpaper zoomed in)

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449212

Nate Graham  changed:

   What|Removed |Added

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

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

[kwin] [Bug 453026] kwin_wayland crashes when disconnecting monitor

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453026

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[Breeze] [Bug 452986] Window decorations unconditionally become oversized when convertible is flipped

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452986

--- Comment #3 from Nate Graham  ---
Optimizing for stylus use doesn't require many if any changes, since a stylus
is a precise pointer device like a mouse. So for the moment it means "optimize
for touch" and I think that makes sense.

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

[Elisa] [Bug 452913] Elisa crashes when trying to navigate to a folder

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452913

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|BACKTRACE   |WORKSFORME

--- Comment #3 from Nate Graham  ---
Thanks for the update!

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

[plasmashell] [Bug 452899] Preview and action buttons may overlap

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452899

--- Comment #3 from Nate Graham  ---
I dunno, then the UI layout would seem random. I doubt users would recognize
the positioning pattern for such an infrequently-used transient UI element.

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

[plasmashell] [Bug 353975] Black screen on second display (no wallpaper, can't get a context menu on right-click)

2022-04-26 Thread Marc Mezzarobba
https://bugs.kde.org/show_bug.cgi?id=353975

Marc Mezzarobba  changed:

   What|Removed |Added

 CC||marc+b...@mezzarobba.net

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

[Bluedevil] [Bug 452933] When bluetooth headset connects, the audio does not change it to default

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452933

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REOPENED|RESOLVED

--- Comment #7 from Nate Graham  ---
This is a bug tracker, not a user support hotline. The bug isn't in KDE
software, so it has to be tracked elsewhere. I'm afraid there is nothing more I
can do to help here. If you can't get help on the openSUSE forum, there is
always their own bug tracker (for reporting bugs), or you could report it
directly to the PipeWire devs, or you could try to get help on the r/opensuse
subreddit.

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

[Bluedevil] [Bug 452933] When bluetooth headset connects, the audio does not change it to default

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452933

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[plasmashell] [Bug 452899] Preview and action buttons may overlap

2022-04-26 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=452899

--- Comment #4 from ratijas  ---
Android somehow manages it pretty much alright. They even sometimes have two
rows of buttons in notifications: actions (Mark as Read, Reply, Delete, etc.)
and quick replies (some dark magic, probably auto-generated by text analyzing
AI) like "OK", "Good", "Later", "Really?" etc.

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

[Akonadi] [Bug 453052] New: Unable to upload events to radicale

2022-04-26 Thread aunderscored
https://bugs.kde.org/show_bug.cgi?id=453052

Bug ID: 453052
   Summary: Unable to upload events to radicale
   Product: Akonadi
   Version: 5.20.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: DAV Resource
  Assignee: kdepim-b...@kde.org
  Reporter: aunderscored+...@gmail.com
CC: c...@carlschwan.eu, claudio.cam...@gmail.com
Depends on: 452656
  Target Milestone: ---

+++ This bug was initially created as a clone of Bug #452656 +++
Copying this from the other one just in case I missed where I should be sending
this

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


EXPECTED RESULT


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

ADDITIONAL INFORMATION
SUMMARY
It would appear that in some cases, the information provided to the calDAV
server is invalid, causing it to be rejected.

Specifically, `VTIMEZONE` components missing a required `STANDARD` or
`DAYLIGHT` component as noted in RFC5545 (a VTIMEZONE component MUST contain at
least one `standardc (STANDARD)` or `daylightc (DAYLIGHT)` component --
https://datatracker.ietf.org/doc/html/rfc5545#section-3.6.5 )


STEPS TO REPRODUCE
1. Start to create a new event on a calendar hosted on a radicale (I'd assume
others but havent tested)
2. Set the timezone to Africa/Johannesburg (this is my local timezone --
Obvserved issue with `UTC-10` as well)
3. Save the event

OBSERVED RESULT
```
BEGIN:VCALENDAR
PRODID:-//K Desktop Environment//NONSGML libkcal 4.3//EN
VERSION:2.0
X-KDE-ICAL-IMPLEMENTATION-VERSION:1.0
BEGIN:VTIMEZONE
TZID:Africa/Johannesburg
END:VTIMEZONE
BEGIN:VEVENT
DTSTAMP:20220415T111224Z
CREATED:20220415T111224Z
UID:84632fb4-6e5e-40ed-9d05-c8192822574a
LAST-MODIFIED:20220415T111224Z
SUMMARY:test four
DTSTART;TZID=Africa/Johannesburg:20220417T131500
DTEND;TZID=Africa/Johannesburg:20220417T141500
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR
```

Is sent to the calDAV server, note the invalid VTIMEZONE of:
```
BEGIN:VTIMEZONE
TZID:Africa/Johannesburg
END:VTIMEZONE
```
Where it should include a STANDARD clause indicating its offset

All this ends with is radicale rejecting the invalid event, and thus it not
being propagated to things

EXPECTED RESULT
Event is correctly sent to my calDAC server


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=452656
[Bug 452656] Unable to upload events to radicale
-- 
You are receiving this mail because:
You are watching all bug changes.

[kalendar] [Bug 452656] Unable to upload events to radicale

2022-04-26 Thread aunderscored
https://bugs.kde.org/show_bug.cgi?id=452656

aunderscored  changed:

   What|Removed |Added

 Blocks||453052


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=453052
[Bug 453052] Unable to upload events to radicale
-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 452884] Selection text color is ignored

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452884

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED
 CC||k...@privat.broulik.de

--- Comment #3 from Nate Graham  ---
Yep, I was beginning to suspect that too. Good programmer or no, you found the
issue which is 90% of the battle! Please feel free to submit a merge request
for it at https://invent.kde.org/frameworks/kio/-/merge_requests.

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

[frameworks-knewstuff] [Bug 453027] Errors in knewstuff when loading preview images for installed content with old server URL cached

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453027

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
Summary|Errors in knewstuff when|Errors in knewstuff when
   |loading preview images  |loading preview images for
   ||installed content with old
   ||server URL cached
 Status|REPORTED|CONFIRMED

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

[systemsettings] [Bug 425395] Sync mouse, touchpad, and keyboard settings with SDDM

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=425395

Nate Graham  changed:

   What|Removed |Added

Summary|Sync mouse & touchpad   |Sync mouse, touchpad, and
   |settings with SDDM  |keyboard settings with SDDM

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

[plasmashell] [Bug 452888] Digital Clock widget partially fails to adhere to 24-hour config setting

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452888

--- Comment #4 from Nate Graham  ---
Yes, but which entry in the "copy to clipboard" menu specifically?

On X11, you can take a screenshot of a menu by using Spectacle's delay
functionality. Set a 3 second delay, then make the menu appear.

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

[Discover] [Bug 451111] Install button still there after installation

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=45

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

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

[Discover] [Bug 453001] Install button on app list items is not updated when clicked

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453001

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |DUPLICATE

--- Comment #7 from Nate Graham  ---
Aha, this is an example of Bug 45.

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

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

[kscreenlocker] [Bug 453053] New: Set Default Keyboard Layout on Lock Screen's Password

2022-04-26 Thread Burkit Karlibay
https://bugs.kde.org/show_bug.cgi?id=453053

Bug ID: 453053
   Summary: Set Default Keyboard Layout on Lock Screen's Password
   Product: kscreenlocker
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: berkutkarli...@gmail.com
CC: bhus...@gmail.com
  Target Milestone: ---

SUMMARY
Most of the times, people that use 2 or more layouts with unique characters
(Latin, Cyrillic, Greek), their passwords are written with English keyboard
layout. Instead of always typing password with wrong layout, then change to
proper one and type again, it would be great if we could set a default layout
for passwords.


STEPS TO REPRODUCE
1. Lock your screen
2. type your password
3. see that you have wrong layout
4. change to proper one
5. Type again
6. log in 

OBSERVED RESULT
wrong layout is set sometimes and I need to set back to proper one.

EXPECTED RESULT
English or user-specified layout is put to lock screen.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian 11
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[krita] [Bug 452880] Canvas not loading/freezing when using openGL canvas acceleration is enabled.

2022-04-26 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=452880

--- Comment #5 from Alvin Wong  ---
Well, it still sounds to me like a problem with the nvidia driver. Had Krita
with OpenGL ever worked normally on your system in the past with an older
driver?

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

[plasmashell] [Bug 452928] Cannot exit edit mode with the Esc key when no windows are open or all are minimized

2022-04-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=452928

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |minor
 Status|NEEDSINFO   |CONFIRMED
   Keywords||usability
Summary|Cannot exit edit mode with  |Cannot exit edit mode with
   |the Esc key when entering   |the Esc key when no windows
   |to it from the desktop  |are open or all are
   ||minimized
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #3 from Nate Graham  ---
Can confirm. I suspect what happens is that when there are any windows visible,
entering Edit mode also triggers the "Show Desktop" effect, which deactivates
with the Escape key. And when it deactivates, it automatically exits edit mode.
But when no windows were visible, the "Show Desktop" doesn't get triggered, so
it doesn't handle the Escape key, which means the desktop itself has to handle
it, and it doesn't.

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

[frameworks-kio] [Bug 452729] SlaveBase::mimeType never returns

2022-04-26 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=452729

--- Comment #14 from Méven Car  ---
(In reply to Harald Sitter from comment #12)
> (In reply to Méven Car from comment #11)
> > The bug might be there in fact.
> > Missing
> > if (cmd == CMD_NONE) {.
> > break;
> > }
> > ?
> 
> That would resume the get() wouldn't it? What we actually want is for it to
> not resume.

In fact this is already handled by

if (!isSubCommand(cmd)) {
break;
}

That breaks for CMD_NONE

It is worth inspecting more the solution you found.

@@ -245,9 +245,7 @@ void KIO::MimeTypeFinderJobPrivate::scanFileWithGet()
 m_suggestedFileName =
job->queryMetaData(QStringLiteral("content-disposition-filename"));
 }

-if (!m_url.isLocalFile()) { // #434455
-job->putOnHold();
-}
+job->kill();
 q->emitResult();
 });
 }

Interestingly `void SchedulerPrivate::putSlaveOnHold(KIO::SimpleJob *job, const
QUrl &url)` which is called by `putOnHold` would kill the slave if it is called
twice for the same ioworker. So it seems to validate your patch, making this
more hastly.
Conceptually this makes prefect sense to stop the worker once we received the
mimetype.

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

[krita] [Bug 453054] New: MYPAINT:Missing "dab per basic radius"

2022-04-26 Thread thetwo
https://bugs.kde.org/show_bug.cgi?id=453054

Bug ID: 453054
   Summary: MYPAINT:Missing "dab per basic radius"
   Product: krita
   Version: 5.0.2
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: thetwo...@foxmail.com
  Target Milestone: ---

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

SUMMARY
Mypaint's "Dabs" has three parameters, while krita has only two. This means
that we do not have full control over the spacing of the dabs. For example, I
can't make a brush with scattered dabs. Similarly, I can't make scattered dabs
close together.
This is a parameter in mypaint 1.0, and I think krita should add it.

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

[krita] [Bug 453054] MYPAINT:Missing "dab per basic radius"

2022-04-26 Thread thetwo
https://bugs.kde.org/show_bug.cgi?id=453054

thetwo  changed:

   What|Removed |Added

Version|5.0.2   |5.0.5

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

[krita] [Bug 453054] MYPAINT:Missing "dab per basic radius"

2022-04-26 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=453054

Halla Rempt  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||ha...@valdyas.org

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

  1   2   3   >