[gwenview] [Bug 420554] Gwenview "Sort By" toolbar icon does not working

2021-02-02 Thread Madhav Kanbur
https://bugs.kde.org/show_bug.cgi?id=420554

Madhav Kanbur  changed:

   What|Removed |Added

 CC||abcd...@gmail.com

--- Comment #1 from Madhav Kanbur  ---
It's working fine for me on Gwenview 21.03.70. Are you still experiencing this
problem?

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2

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

[kmymoney] [Bug 432420] Aktienkurse online aktualisieren

2021-02-02 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=432420

Thomas Baumgart  changed:

   What|Removed |Added

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

--- Comment #1 from Thomas Baumgart  ---
I feel to answer this one in German right away.

Ein paar allgemeine Anmerkungen:

1.) Dies ist ein Bugtracker (Portal für Fehler) auf dem das Projekt Fehler
verwaltet aber kein Benutzerforum für Bedienprobleme
2.) In der Regel wird hier Englisch geschrieben (weil wir weltweit operieren)
3.) Eine detaillierte Beschreibung ist für Hilfe zwingend erfoderlich.

zu 1.) Bitte nutze z.B. das Forum (https://forum.kde.org/viewforum.php?f=69)
für Deine Anfrage und schaue Dich auf https://kmymoney.org/support.html nach
all den anderen Möglichkeiten des Supports um.

zu 2.) Kann sein, dass dies für Dich nicht möglich ist. Das ist nicht schlimm.
Schreibe in Deutsch und übersetzte Deinen Text z.B. mit
https://translate.google.com/ in's Englische und hänge ihn an. So haben wir das
Original und die für alle verständliche Übersetzung gleich mit (Gilt auch für
die anderen Support-Kanäle)

zu 3.) Deine Anfrage ist derzeit vom Typ "Ich bekomme es nicht hin, Luft in den
Reifen zu kriegen". Da bleiben z.B. viele Fragen offen. Willst Du ihn
aufblasen?  Hast Du eine Pumpe? Braucht die Pumpe Strom? Hast Du den passenden
Schlauch? Hat der Löcher? Je mehr Du uns mitteilen kannst, was Du genau machst,
um so schneller wird Dir geholfen.

Sollte es dennoch sein, dass wir zusammen mit Dir einen Fehler im Programm
finden, dann machen wir hier wieder einen Eintrag auf und beheben den Fehler.

Ich schließe diesen Bug hier mal als "ist kein Fehler". Danke für Dein
Verständnis.

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

[kwin] [Bug 428499] Frame callbacks not send on 'empty' commits

2021-02-02 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=428499

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/72fda78cf612 |ma/kwin/commit/256245cd5004
   |bd4fd82132f381e74bcad70c7be |f0e199ffc5f04585c92f8399c89
   |7   |5

--- Comment #11 from Vlad Zahorodnii  ---
Git commit 256245cd5004f0e199ffc5f04585c92f8399c895 by Vlad Zahorodnii.
Committed on 03/02/2021 at 06:50.
Pushed by vladz into branch 'Plasma/5.21'.

wayland: Schedule repaints even on empty commits

If only frame callbacks have been committed, the compositor must still
schedule compositing.


(cherry picked from commit 72fda78cf612bd4fd82132f381e74bcad70c7be7)

M  +28   -0scene.cpp
M  +2-0scene.h
M  +4-20   subsurfacemonitor.cpp
M  +1-0subsurfacemonitor.h
M  +6-0toplevel.cpp
M  +2-0toplevel.h

https://invent.kde.org/plasma/kwin/commit/256245cd5004f0e199ffc5f04585c92f8399c895

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

[kwin] [Bug 428499] Frame callbacks not send on 'empty' commits

2021-02-02 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=428499

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/72fda78cf612
   ||bd4fd82132f381e74bcad70c7be
   ||7
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #10 from Vlad Zahorodnii  ---
Git commit 72fda78cf612bd4fd82132f381e74bcad70c7be7 by Vlad Zahorodnii.
Committed on 03/02/2021 at 06:50.
Pushed by vladz into branch 'master'.

wayland: Schedule repaints even on empty commits

If only frame callbacks have been committed, the compositor must still
schedule compositing.

M  +28   -0scene.cpp
M  +2-0scene.h
M  +4-20   subsurfacemonitor.cpp
M  +1-0subsurfacemonitor.h
M  +6-0toplevel.cpp
M  +2-0toplevel.h

https://invent.kde.org/plasma/kwin/commit/72fda78cf612bd4fd82132f381e74bcad70c7be7

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

[krusader] [Bug 432302] Clicking on a file which is result of search operation is not positioning cursor over the file/directory

2021-02-02 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=432302

Davide Gianforte  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||dav...@gengisdave.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Davide Gianforte  ---
I've tested it on several systems: when you click on an item in the results
pane, the search window is minimized (not closed), the focus returns to the
main window (active panel) and the position is placed on the clicked item.

If you're handy with code, you can look in krusader/Search/krsearchdialog.cpp
KrSearchDialog::executed
(https://invent.kde.org/utilities/krusader/-/blob/master/krusader/Search/krsearchdialog.cpp#L433).

You mean that the item should be selected (like pressing Space after been
returned to the panel) or the panel does not change the current item?

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

[plasmashell] [Bug 432449] New: Memleak in plasmashell 5.20.5

2021-02-02 Thread Fabian Otto
https://bugs.kde.org/show_bug.cgi?id=432449

Bug ID: 432449
   Summary: Memleak in plasmashell 5.20.5
   Product: plasmashell
   Version: 5.20.5
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: fabian_otto...@yahoo.de
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Memleak on openSUSE Tumbleweed.
Keeps increasing RES

STEPS TO REPRODUCE
1. Start plasma desktop and check RES in htop
2. wait a few hours. Normal activity
3. check again for RES in htop

OBSERVED RESULT
RES has more than doubled in size. 
Biggest observed yet: around 1400MB

EXPECTED RESULT
RES is the same as when it was started.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 5.20.5 / openSUSE Tumbleweed 20210131
(available in About System)
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.

[kmail2] [Bug 431218] mail viewer loads external fonts even with external refs disabled

2021-02-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=431218

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
I created a patch but I can't be sure.
Could you send me an test case for verifying it please ?
thanks

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

[kmail2] [Bug 431218] mail viewer loads external fonts even with external refs disabled

2021-02-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=431218

Laurent Montel  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/pim/
   ||messagelib/commit/f8557851f
   ||5e43f991aaeecd5bcbb9597d65b
   ||2005
   Version Fixed In||5.16.3
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Laurent Montel  ---
Git commit f8557851f5e43f991aaeecd5bcbb9597d65b2005 by Laurent Montel.
Committed on 03/02/2021 at 06:36.
Pushed by mlaurent into branch 'release/20.12'.

Fix Bug 431218 - mail viewer loads external fonts even with external refs
disabled
FIXED-IN: 5.16.3

M  +2-0   
messageviewer/src/viewer/webengine/loadexternalreferencesurlinterceptor/loadexternalreferencesurlinterceptor.cpp

https://invent.kde.org/pim/messagelib/commit/f8557851f5e43f991aaeecd5bcbb9597d65b2005

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

[lattedock] [Bug 432444] Blurry icons on latte tasks (on latest -git)

2021-02-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=432444

Michail Vourlakos  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Michail Vourlakos  ---
it comes from Items shadows. If you disable them they will look sharp. I will
try to track it down.

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

[krusader] [Bug 430333] Wrong position for list command for each tab in Krusader GUI

2021-02-02 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=430333

--- Comment #5 from Davide Gianforte  ---
You can find the info from Krusader: Help - About Krusader - Libraries tab.

Also, how many monitor do you have?

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

[kmail2] [Bug 432232] KMail Filer Rules selection crash

2021-02-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=432232

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #3 from Laurent Montel  ---
Hi 
could you export you two filters please and send me it in private emails ?
I think that the patterns is nullptr but I can't confirm it.
Thanks

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

[kstars] [Bug 432131] KStars toolbar no longer readable in Plasma 5.21 beta

2021-02-02 Thread Paul M
https://bugs.kde.org/show_bug.cgi?id=432131

--- Comment #3 from Paul M  ---
(In reply to Paul M from comment #2)
> I am using standard Breeze. Kstars always was darker even if you had a light
> theme.
> 
> KStars looked fine before the 5.21 beta and this change has most likely been
> caused by the "tools area". A foolish design decision IMO which intrudes on
> many apps (LibreOffice also looks terrible now) and onlt affects one theme.

To clarify, this problem occurs when colours are set to the now default "Breeze
Light". If I change the colours back to "Breeze" the problem disappears in
KStars.

The horrible line under the menu in LibreOffice also disappears with "Breeze"
colours and generally I think looks better.

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

[krita] [Bug 428038] Group with two filter mask layers doesn't save layers properly when copied from another file

2021-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428038

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #10 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[krita] [Bug 432402] Problem with Rendering Animation

2021-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=432402

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #3 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[apper] [Bug 270456] KPackageKit (and KPackageKit KCM) crash while looking for packages (by categories or search) [parent, KCategorizedView::Private::categoryForIndex, KCategorizedView::visualRect]

2021-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=270456

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[neon] [Bug 431142] add scdaemon to neon package

2021-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431142

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 431131] System tray crash causes Plasma shell/KWin to freeze

2021-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431131

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

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

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

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

[Skanlite] [Bug 431782] Incorrect resolution detected for HP Scanjet 3400C

2021-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431782

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

[dolphin] [Bug 431519] Dolphin crashed while I was interacting with a Samba share

2021-02-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431519

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

[valgrind] [Bug 432381] drd: drd_main.c:378 (drd_stop_using_mem): Assertion 'a1 <= a2' failed

2021-02-02 Thread Dmitry Antipov
https://bugs.kde.org/show_bug.cgi?id=432381

--- Comment #2 from Dmitry Antipov  ---
(In reply to Bart Van Assche from comment #1)

> Sharing the source code of a reproducer would help a lot ...

? 

https://bugs.kde.org/attachment.cgi?id=135351

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

[dolphin] [Bug 432443] Dolphin: repeatable crash

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432443

--- Comment #4 from Nate Graham  ---
It is Bug 422282, which is a Dolphin issue and was present in version 20.08
too.

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

[valgrind] [Bug 432381] drd: drd_main.c:378 (drd_stop_using_mem): Assertion 'a1 <= a2' failed

2021-02-02 Thread Bart Van Assche
https://bugs.kde.org/show_bug.cgi?id=432381

--- Comment #1 from Bart Van Assche  ---
Sharing the source code of a reproducer would help a lot ...

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

[elisa] [Bug 417964] Artist and Album names are case sensitive

2021-02-02 Thread Paul M
https://bugs.kde.org/show_bug.cgi?id=417964

Paul M  changed:

   What|Removed |Added

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

--- Comment #4 from Paul M  ---

> Thanks for the report Paul.
> 
> Can you please confirm if the filename is where it's pulling information
> from or the ID3 tag (assuming the files are MP3)?
> 
> I've set the bug status to "needsinfo" pending your response, please change
> back to "reported" or "resolved" when you respond, thanks.
Hi Justin, the information is being pulled from the ID3 tags.(In reply to
Justin Zobel from comment #1)

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

[dolphin] [Bug 432443] Dolphin: repeatable crash

2021-02-02 Thread Henry Pfeil
https://bugs.kde.org/show_bug.cgi?id=432443

--- Comment #3 from Henry Pfeil  ---
This is not a dolphin issue. I went back to v20.08.0, same issue.

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

[krita] [Bug 428038] Group with two filter mask layers doesn't save layers properly when copied from another file

2021-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428038

--- Comment #9 from problem.mach...@gmail.com ---
Created attachment 135386
  --> https://bugs.kde.org/attachment.cgi?id=135386&action=edit
Comparison of source and copied versions of frames showing misalignment

The issue still exists in 4.4.2

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

[kwin] [Bug 432448] New: Not all draggable window areas are draggable by touchscreen

2021-02-02 Thread Paul M
https://bugs.kde.org/show_bug.cgi?id=432448

Bug ID: 432448
   Summary: Not all draggable window areas are draggable by
touchscreen
   Product: kwin
   Version: 5.20.90
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: k...@paulmcauley.com
  Target Milestone: ---

Some windows have a draggable area that is more than just the titlebar. These
are able to be dragged by the mouse pointer fine, however, if you use a
touchscreen then you can only drag the window from the titlebar.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenSUSE Leap 15.2, x11
(available in About System)
KDE Plasma Version: 5.20.90
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

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

[kmail2] [Bug 370385] EMail Addresses with Underscores in Contacts Not Recognised

2021-02-02 Thread Sandro Knauß
https://bugs.kde.org/show_bug.cgi?id=370385

Sandro Knauß  changed:

   What|Removed |Added

  Component|general |search
 Status|REPORTED|CONFIRMED
   Platform|Archlinux Packages  |Compiled Sources
 CC||skna...@kde.org
 Ever confirmed|0   |1
Version|5.3.0   |5.16.1

--- Comment #3 from Sandro Knauß  ---
I can confirm this. It is an issue of the indexer in akonadi-search. I already
created a unit test for it:

diff --git a/akonadiplugin/autotests/searchplugintest.cpp
b/akonadiplugin/autotests/searchplugintest.cpp
index eb7e84a..fde4500 100644
--- a/akonadiplugin/autotests/searchplugintest.cpp
+++ b/akonadiplugin/autotests/searchplugintest.cpp
@@ -160,7 +160,7 @@ private Q_SLOTS:
 b->setBody("body4");
 msg->addContent(b, true);

-msg->from()->addAddress("j...@test.com", QStringLiteral("John
Doe"));
+msg->from()->addAddress("john...@test.com", QStringLiteral("John
Doe"));
 msg->to()->addAddress("j...@test.com", QStringLiteral("Jane
Doe"));
 msg->cc()->addAddress("c...@test.com", QStringLiteral("Jane Doe"));
 msg->bcc()->addAddress("b...@test.com", QStringLiteral("Jane
Doe"));
@@ -265,7 +265,8 @@ private Q_SLOTS:
 KContacts::Addressee addressee;
 addressee.setUid(QStringLiteral("uid2"));
 addressee.setName(QStringLiteral("Jane Doe"));
-addressee.setEmails(QStringList() <<
QStringLiteral("j...@test.com"));
+addressee.setEmails({QStringLiteral("j...@test.com"),
+QStringLiteral("jane...@test.com")});
 #if QT_VERSION < QT_VERSION_CHECK(5, 15, 0)
 addressee.setBirthday(QDateTime(QDate(2000, 01, 01)));
 #else
@@ -661,6 +662,13 @@ private Q_SLOTS:
 QSet result = QSet() << 101 << 102;
 QTest::newRow("contact by email") <<
QString::fromLatin1(query.toJSON()) << collections << contactMimeTypes <<
result;
 }
+{
+Akonadi::SearchQuery query;
+   
query.addTerm(Akonadi::ContactSearchTerm(Akonadi::ContactSearchTerm::Email,
QStringLiteral("jane...@test.com"), Akonadi::SearchTerm::CondContains));
+QVector collections({3});
+QSet result({101});
+QTest::newRow("contact by email2") <<
QString::fromLatin1(query.toJSON()) << collections << contactMimeTypes <<
result;
+}
 {
 Akonadi::SearchQuery query;

query.addTerm(Akonadi::ContactSearchTerm(Akonadi::ContactSearchTerm::Name,
QStringLiteral("Doe"), Akonadi::SearchTerm::CondContains));
@@ -1099,6 +1107,13 @@ private Q_SLOTS:
 QSet result = QSet() << 1 << 2 << 3 << 4 << 5 <<
6;
 QTest::newRow("search by from email part") <<
QString::fromLatin1(query.toJSON()) << allEmailCollections << emailMimeTypes <<
result;
 }
+{
+Akonadi::SearchQuery query;
+   
query.addTerm(Akonadi::EmailSearchTerm(Akonadi::EmailSearchTerm::HeaderFrom,
QStringLiteral("john...@test.com"), Akonadi::SearchTerm::CondContains));
+QSet result({4});
+QTest::newRow("search by from email part") <<
QString::fromLatin1(query.toJSON()) << allEmailCollections << emailMimeTypes <<
result;
+}
+
 }

 void testEmailSearch()

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

[plasmashell] [Bug 432447] New: animation is kinda funny when going back to general system tray page from an applet

2021-02-02 Thread Felipe Kinoshita
https://bugs.kde.org/show_bug.cgi?id=432447

Bug ID: 432447
   Summary: animation is kinda funny when going back to general
system tray page from an applet
   Product: plasmashell
   Version: 5.20.5
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: kinof...@gmail.com
CC: mate...@gmail.com
  Target Milestone: 1.0

Created attachment 135385
  --> https://bugs.kde.org/attachment.cgi?id=135385&action=edit
video showing observed result

When you open the system tray (the little up arrow) and choose a applet (e.g
notifications or clipboard), clicking on the left arrow to go back triggers a
sliding down animation but once it switches to the "general" system tray page
the animation is canceled causing a weird effect. 

STEPS TO REPRODUCE
1. open system tray (little up arrow).
2. choose a applet (e.g notifications or clipboard).
3. go back to the general system tray page.

OBSERVED RESULT
sliding animation begins but is quickly canceled.

EXPECTED RESULT
do not start any animation.

SOFTWARE/OS VERSIONS
Linux: openSUSE Tumbleweed
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

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

[krita] [Bug 432446] New: When I hold the spacebar and I press ctrl many times while moving the pen of the tablet, the pan tool doesn't keep activated anymore, even without having released the spaceba

2021-02-02 Thread Alejandro
https://bugs.kde.org/show_bug.cgi?id=432446

Bug ID: 432446
   Summary: When I hold the spacebar and I press ctrl many times
while moving the pen of the tablet, the pan tool
doesn't keep activated anymore, even without having
released the spacebar.
   Product: krita
   Version: 4.4.2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Shortcuts and Canvas Input Settings
  Assignee: krita-bugs-n...@kde.org
  Reporter: ale97c...@gmail.com
  Target Milestone: ---

COMPLETE EXPLANATION (Read below to see a note, the steps and results):
I always use the spacebar to move the canvas with the pan tool, and I keep it
hold while pressing "ctrl" to zoom in and out, and when I release "ctrl" it
appears back the pan tool hand, because I kept the spacebar hold. But in this
4.4.2 version of Krita, after switching from the pan tool to the zoom tool
several times, there is a time when the hand of the pan tool no longer shows
up, and I can't move the canvas anymore, even without having released the
spacebar. This only happens while moving the cursor with the pen of my Huion
Inspiroy h1161 tablet. Because if I do this process while moving the cursor
with my regular mouse (of if I don't move the cursor at all), zoom and pan
tools swich perfectly. And that's a problem, because I need to move the tablet
pen constantly to move the canvas and zoom. 
It seems like Krita automatically unholds the spacebar. Because, after the pan
tool deactivates, it shows up the brush tool circle in where the cursor (tablet
pen tip) is, and at that very time, when I press "ctrl" again, it doesn't
activate back the zoom tool.


NOTE:
I have to warn you I have many customized shorcut, including the ctrl button,
in which I set it to activate the eyedropper. However, the pan tool worked
totally fine in the last version, even with all these customized shorcuts. 

DRAWING TABLET USED: HUION INSPIROY H1161


STEPS TO REPRODUCE
1. Hold Spacebar, so it activates pan tool (to move canvas)
2. (While 1) Press ctrl button to activate zoom tool. Release it and press it
many times. 
3. (While 1 and 2) Move the pen of the (huion inspiroy) drawing tablet. 

OBSERVED RESULT
One moment it stops switching from zoom to pan, and pan tool doesn't work
again, even if you hold spacebar. 

EXPECTED RESULT
Pan tool always works while you hold spacebar, even after activating many times
the zoom tool. 


THANKS FOR READING AND HAVE A NICE WEEK! KEEP ON WITH YOUR AMAZING KRITA
SOFTWARE!

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

[krita] [Bug 432445] New: I can't open krita

2021-02-02 Thread Moni
https://bugs.kde.org/show_bug.cgi?id=432445

Bug ID: 432445
   Summary: I can't open krita
   Product: krita
   Version: 4.4.2-beta2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: monimary1...@gmail.com
  Target Milestone: ---

SUMMARY


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
Yesterday,I downloaded Krita (the latest version) I have started a new file &
everything was totally fine untill I shutted down my laptop, when I reopened it
again and clickd on Krita it didnt open so I clicked multiples times on it
then, all of sudden it opened over than 10 windows of Krita and after I closed
them all and tried to open Krita again IT DIDNT MAKE ANY RESPONSE so, please
help me also, I installed Krita on disk D: not C:

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

[dolphin] [Bug 422282] Tree View mode crashes in KFileItemModel::removeItems() and shows duplicate items

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422282

Nate Graham  changed:

   What|Removed |Added

 CC||hpf...@psnarf.org

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

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

[dolphin] [Bug 432443] Dolphin: repeatable crash

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432443

Nate Graham  changed:

   What|Removed |Added

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

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


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

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

[krita] [Bug 428038] Group with two filter mask layers doesn't save layers properly when copied from another file

2021-02-02 Thread Eoin O'Neill
https://bugs.kde.org/show_bug.cgi?id=428038

Eoin O'Neill  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WORKSFORME

--- Comment #8 from Eoin O'Neill  ---
I'm changing the tag on this for now...

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

[konsole] [Bug 427610] Konsole manages its own window position even when forcing KWin to manage window placement

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=427610

--- Comment #34 from Nate Graham  ---
I'm afraid I've read your last few comments several times and I'm still
confused, sorry. :( Is there any chance you could attach a screen recording
that demonstrates the issue?

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

[Discover] [Bug 432044] "Update" page displays a weird tooltip while Discover fetches updates

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432044

Nate Graham  changed:

   What|Removed |Added

Summary|"Update" page displays a|"Update" page displays a
   |weird popup while Discover  |weird tooltip while
   |fetches updates |Discover fetches updates

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

[elisa] [Bug 432347] Double and wrong progress bars in task manager

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432347

--- Comment #4 from Nate Graham  ---
Then I am very confused! Is this consistent? Can you reproduce it? Or is it
random or unreproducible?

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

[plasmashell] [Bug 432331] Weird behavior with high-resolution scrolling

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432331

--- Comment #15 from Nate Graham  ---
(and if you're complaining about smooth scrolling in Okular, you can turn it
off in the config window)

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

[plasmashell] [Bug 432331] Weird behavior with high-resolution scrolling

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432331

--- Comment #14 from Nate Graham  ---
In this case the simplest thing would probably be to directly edit the file on
disk--after making a backup of course!

The file in question is
/usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/batterymonitor.qml.
Open it up and edit it to mimic the changes in the diff at
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/590/diffs.
Lines in green are added, and lines in red are removed.

After you do this, restart plasmashell with `plasmashell --replace` and see if
the changes helped.

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

[ksplash] [Bug 432321] ksplashqml PID: 2046 Signal: Segmentation fault

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432321

--- Comment #4 from Nate Graham  ---
Looks to be graphics-related. You said this happened after an update. Did you
reboot after the update, and it happened afterwards?

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

[ksplash] [Bug 432321] ksplashqml PID: 2046 Signal: Segmentation fault

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=432321

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|BACKTRACE   |---
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org

--- Comment #3 from Nate Graham  ---
Oh hey, it was already in the document you attached! How convenient. I'm
pasting it here:


Application: ksplashqml (ksplashqml), signal: Segmentation fault


[KCrash Handler]
#4 0x in ?? ()
#5 0x7f6abb89bb42 in QGLXContext::makeCurrent(QPlatformSurface*) () from
/usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so
#6 0x7f6ad36256ee in QOpenGLContext::makeCurrent(QSurface*) () from
/lib64/libQt5Gui.so.5
#7 0x7f6ad3e2ff56 in QSGRenderThread::run() () from /lib64/libQt5Quick.so.5
#8 0x7f6ad3015df0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#9 0x7f6ad22703f9 in start_thread () from /lib64/libpthread.so.0
#10 0x7f6ad2c7d903 in clone () from /lib64/libc.so.6


Thread 4 (Thread 0x7f6ab33fe640 (LWP 1338) "QQmlThread"):
#1 0x7f6ad111a6f6 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2 0x7f6ad10c5d43 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3 0x7f6ad31fd70b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4 0x7f6ad31af57b in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5 0x7f6ad3014b67 in QThread::exec() () from /lib64/libQt5Core.so.5
#6 0x7f6ad2a0d5ec in QQmlThreadPrivate::run() () from /lib64/libQt5Qml.so.5
#7 0x7f6ad3015df0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8 0x7f6ad22703f9 in start_thread () from /lib64/libpthread.so.0
#9 0x7f6ad2c7d903 in clone () from /lib64/libc.so.6


Thread 3 (Thread 0x7f6ab3bff640 (LWP 1336) "QDBusConnection"):
#1 0x7f6ad111a6f6 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#2 0x7f6ad10c5d43 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3 0x7f6ad31fd70b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4 0x7f6ad31af57b in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5 0x7f6ad3014b67 in QThread::exec() () from /lib64/libQt5Core.so.5
#6 0x7f6ad3b0510b in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#7 0x7f6ad3015df0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8 0x7f6ad22703f9 in start_thread () from /lib64/libpthread.so.0
#9 0x7f6ad2c7d903 in clone () from /lib64/libc.so.6


Thread 2 (Thread 0x7f6ac084f640 (LWP 1326) "QXcbEventQueue"):
#1 0x7f6ad20b2842 in _xcb_conn_wait.part.0 () from /lib64/libxcb.so.1
#2 0x7f6ad20b41cc in xcb_wait_for_event () from /lib64/libxcb.so.1
#3 0x7f6ac098a448 in QXcbEventQueue::run() () from /lib64/libQt5XcbQpa.so.5
#4 0x7f6ad3015df0 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#5 0x7f6ad22703f9 in start_thread () from /lib64/libpthread.so.0
#6 0x7f6ad2c7d903 in clone () from /lib64/libc.so.6


Thread 1 (Thread 0x7f6acdfab940 (LWP 1318) "ksplashqml"):
#1 0x7f6ad301b9bb in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/lib64/libQt5Core.so.5
#2 0x7f6ad3e2b426 in
QSGThreadedRenderLoop::polishAndSync(QSGThreadedRenderLoop::Window*, bool) ()
from /lib64/libQt5Quick.so.5
#3 0x7f6ad3e30a39 in QSGThreadedRenderLoop::exposureChanged(QQuickWindow*)
() from /lib64/libQt5Quick.so.5
#4 0x7f6ad35f77b5 in QWindow::event(QEvent*) () from /lib64/libQt5Gui.so.5
#5 0x7f6ad31b0bd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#6 0x7f6ad35ed7d5 in
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
() from /lib64/libQt5Gui.so.5
#7 0x7f6ad35cd8cc in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() from /lib64/libQt5Gui.so.5
#8 0x7f6ac098b47e in xcbSourceDispatch(_GSource*, int (*)(void*), void*) ()
from /lib64/libQt5XcbQpa.so.5
#9 0x7f6ad10c896f in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#10 0x7f6ad111a758 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#11 0x7f6ad10c5d43 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#12 0x7f6ad31fd6f3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#13 0x7f6ad31af57b in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#14 0x7f6ad31b71b4 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#15 0x55929180b298 in main ()
[Inferior 1 (process 1318) detached]

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

[partitionmanager] [Bug 426170] KDE Partition Manager shows no disks/doesn't request su permissions to see them

2021-02-02 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=426170

--- Comment #16 from Andrius Štikonas  ---
Yeah, I think building from source is the easiest.

On 1 February 2021 15:50:52 GMT, cluwedo  wrote:
>https://bugs.kde.org/show_bug.cgi?id=426170
>
>--- Comment #15 from cluwedo  ---
>(In reply to Andrius Štikonas from comment #13)
>> (In reply to cluwedo from comment #12)
>> > If I run GParted an authentication window opens: 'Authentication is
>required
>> > to run the GParted Editor as root'. After authentication GParted
>starts and
>> > finds all available devices.
>> > 
>> > Partitionmanager does not show an authentication window. Is this as
>it
>> > should be?
>> 
>> It's not partitionmanager that shows an authentication window but
>> kpmcore_externalcommand helper. And it closes because for some reason
>it
>> can't register dbus session (might be distro or host config related,
>since
>> it works in most distros).
>> 
>> By the way there were quite some changes in 4.2.0 in
>kpmcore_externalcommand
>> helper, so it would be good if somebody try that.
>
>Where can I get partitionmanager 4.2.0 for ubuntu?
>Do I have to create it from source?
>
>-- 
>You are receiving this mail because:
>You are the assignee for the bug.

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

[lattedock] [Bug 432444] Blurry icons on latte tasks (on latest -git)

2021-02-02 Thread David Rubio
https://bugs.kde.org/show_bug.cgi?id=432444

--- Comment #1 from David Rubio  ---
On d46864e0ade1f0edee7a6bc4b9f6a219baea79aa setting the dock size to 47x or 46x
(or 49x) still results in a midly-sharp icon. On latest git it's definitely way
way blurrier.

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

[kwin] [Bug 432367] Keyboard layout's variant for the first layout is not applied

2021-02-02 Thread Leonard Lausen
https://bugs.kde.org/show_bug.cgi?id=432367

--- Comment #12 from Leonard Lausen  ---
> Oh, the other workaround I forgot to mention:
> just add some variants to both layouts.

I compiled 5.20.90 again and Neo variant does work fine now even when on
position 1. I assume this is because I manually selected "Default" variant for
US English while I was still on 5.20 (ie. both layouts now have a variant
configured)

I'll not touch the setting for as not to risk any problems :) Please let me
know once you have a patch that fixes the regression and I'm happy to do
further testing.

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

[dolphin] [Bug 432443] Dolphin: repeatable crash

2021-02-02 Thread Henry Pfeil
https://bugs.kde.org/show_bug.cgi?id=432443

--- Comment #1 from Henry Pfeil  ---
An aac file in the same folder also appears twice, duplicate entries in Details
mode. However I'm able to open either one in vlc. I created a text file, it
appeared in the folder only once. Moved to Trash no problem. However, when I
double-clicked the folder name to make it the top of the file tree, crash. New
Dolphin instance, now the text file appears twice. Moved to Trash one of them,
crash.

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

[lattedock] [Bug 432444] New: Blurry icons on latte tasks (on latest -git)

2021-02-02 Thread David Rubio
https://bugs.kde.org/show_bug.cgi?id=432444

Bug ID: 432444
   Summary: Blurry icons on latte tasks (on latest -git)
   Product: lattedock
   Version: git (master)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: plasmoid
  Assignee: mvourla...@gmail.com
  Reporter: david.alejandro.ru...@gmail.com
  Target Milestone: ---

SUMMARY
Last working commit: d46864e0ade1f0edee7a6bc4b9f6a219baea79aa

Having a dock with absolute size 48px should show perfectly scaled 48x icons on
the tasks applet. In latte-dock git, probably after
ba502fa5951f9c5688d0ff6db06a25883cca5d7d, the icon size is not actually 48x
(maybe 47x?) and the icon is blurry in result.

STEPS TO REPRODUCE
1. Dock with absolute size 48x, padding shouldn't matter, but I use 15%


OBSERVED RESULT
Blurry icons

EXPECTED RESULT
Icons look sharp just like in the last working commit
(d46864e0ade1f0edee7a6bc4b9f6a219baea79aa)

SOFTWARE/OS VERSIONS
Linux: 5.10.12
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.78
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Went back to commit d46864e0ade1f0edee7a6bc4b9f6a219baea79aa and it's fine. 
Tested 8ae3b4ecfb08c4c90fef3445aa1b1863b951644d and it's broken. It probably
broke before that commit, but I didn't try compiling every commit in between.

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

[dolphin] [Bug 432443] New: Dolphin: repeatable crash

2021-02-02 Thread Henry Pfeil
https://bugs.kde.org/show_bug.cgi?id=432443

Bug ID: 432443
   Summary: Dolphin: repeatable crash
   Product: dolphin
   Version: 20.12.1
  Platform: Compiled Sources
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: hpf...@psnarf.org
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (20.12.1)
 (Compiled from sources)
Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.10.12 x86_64
Windowing system: X11
Distribution: Slackware 14.2 x86_64 (post 14.2 -current)

-- Information about the crash:
- What I was doing when the application crashed:
Open or delete a 35Mb text file in a directory of 450+ png files

- Unusual behavior I noticed:
The text file appears twice in Details mode. Right-click-Select either one,
choose Open in Kate or Move to Trash. Dolphin crashes

KDE Plasma: 5.20.5
KDE Frameworks: 5.78.0
Qt: 5.15.2
Kernel: 5.10.12 x86_64
CPU: Ryzen 7 1700
RAM: 15.6 Gb
GPU: Radeon RX550

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  QHash::isEmpty (this=0x173c698) at
/usr/include/qt5/QtCore/qhash.h:285
#5  0x7f07b98406e5 in KFileItemModel::data (this=0xdddfa0, index=90) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kfileitemmodel.cpp:148
#6  0x7f07b98a1bd8 in
KStandardItemListWidgetInformant::preferredRoleColumnWidth (this=0x1244ab0,
role=..., index=90, view=0x1219c20) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kstandarditemlistwidget.cpp:63
#7  0x7f07b98ce72a in
KItemListWidgetCreator::preferredRoleColumnWidth
(this=0x126fa60, role=..., index=90, view=0x1219c20) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kitemlistview.h:859
#8  0x7f07b988bad7 in KItemListView::preferredColumnWidths (this=0x1219c20,
itemRanges=...) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kitemlistview.cpp:2221
#9  0x7f07b988be91 in KItemListView::updatePreferredColumnWidths
(this=0x1219c20, itemRanges=...) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kitemlistview.cpp:2276
#10 0x7f07b988c134 in KItemListView::updatePreferredColumnWidths
(this=0x1219c20) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kitemlistview.cpp:2315
#11 0x7f07b9886edc in KItemListView::slotItemsRemoved (this=0x1219c20,
itemRanges=...) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kitemlistview.cpp:1130
#12 0x7f07b983b50b in KFileItemListView::slotItemsRemoved (this=0x1219c20,
itemRanges=...) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kfileitemlistview.cpp:339
#13 0x7f07b9896445 in QtPrivate::FunctorCall,
QtPrivate::List, void, void
(KItemListView::*)(KItemRangeList const&)>::call (f=&virtual table offset 536,
o=0x1219c20, arg=0x7ffdcdebab40) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:152
#14 0x7f07b9895732 in QtPrivate::FunctionPointer::call, void> (f=&virtual table offset 536, o=0x1219c20, arg=0x7ffdcdebab40)
at /usr/include/qt5/QtCore/qobjectdefs_impl.h:185
#15 0x7f07b989469a in QtPrivate::QSlotObject, void>::impl (which=1, this_=0x121de20, r=0x1219c20, a=0x7ffdcdebab40,
ret=0x0) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:418
#16 0x7f07b77fa813 in ?? () from /usr/lib64/libQt5Core.so.5
#17 0x7f07b982b571 in KItemModelBase::itemsRemoved (this=0xdddfa0, _t1=...)
at
/home/hpfeil/Downloads/dolphin-v20.12.1/build/src/dolphinprivate_autogen/Z3MQH7AOBD/moc_kitemmodelbase.cpp:253
#18 0x7f07b9845e17 in KFileItemModel::removeItems (this=0xdddfa0,
itemRanges=..., behavior=KFileItemModel::DeleteItemData) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kfileitemmodel.cpp:1319
#19 0x7f07b9844efc in KFileItemModel::slotItemsDeleted (this=0xdddfa0,
items=...) at
/home/hpfeil/Downloads/dolphin-v20.12.1/src/kitemviews/kfileitemmodel.cpp:1059
#20 0x7f07b9862ba6 in QtPrivate::FunctorCall,
QtPrivate::List, void, void
(KFileItemModel::*)(KFileItemList const&)>::call (f=(void
(KFileItemModel::*)(KFileItemModel * const, const KFileItemList &))
0x7f07b9844a90 ,
o=0xdddfa0, arg=0x7ffdcdebae80) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:152
#21 0x7f07b986081a in QtPrivate::FunctionPointer::call, void> (f=(void (KFileItemModel::*)(KFileItemModel * const, const
KFileItemList &)) 0x7f07b9844a90
, o=0xdddfa0,
arg=0x7ffdcdebae80) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:185
#22 0x7f07b985d47a in QtPrivate::QSlotObject, void>::impl (which=1, this_=0x1218c40, r=0xdddfa0, a=0x7ffdcdebae80,
ret=0x0) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:418
#23 0x7f07b77fa813 in ?? () from /usr/lib64/libQt5Core.so.5
#24 0x7f07b8fcadf5 in KCoreDirLister::itemsDeleted(KFileItemList const&) ()
from /usr/lib64/libKF5KIOCore.so.5
#25 0x7f07b8fc

[dolphin] [Bug 432442] New: Dolphin crash when access to mega options plugin (right button) ( not funtional) and after close the windows

2021-02-02 Thread Luis Alfredo Quintero Ruiz
https://bugs.kde.org/show_bug.cgi?id=432442

Bug ID: 432442
   Summary: Dolphin crash when access to mega options plugin
(right button) ( not funtional) and after close the
windows
   Product: dolphin
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: luis.quint...@outlook.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (20.12.1)

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.4.0-65-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.20

-- Information about the crash:
- What I was doing when the application crashed:
Just like said in the subject I installed the plugin "KDE-services and train to
use one of many options and, when close dolphin, this crash.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[New LWP 8415]
[New LWP 8416]
[New LWP 8417]
[New LWP 8418]
[New LWP 8419]
[New LWP 8420]
[New LWP 8425]
[New LWP 8764]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7f83d588eaff in __GI___poll (fds=0x7fff5c66d668, nfds=1, timeout=-1) at
../sysdeps/unix/sysv/linux/poll.c:29
[Current thread is 1 (Thread 0x7f83ce9308c0 (LWP 8413))]

Thread 9 (Thread 0x7f839a46d700 (LWP 8764)):
[KCrash Handler]
#4  0x in ?? ()
#5  0x7f83d571fc6c in UpdateItemStatesThread::run (this=0x55df7fe967a0) at
./src/views/versioncontrol/updateitemstatesthread.cpp:41
#6  0x7f83d3386bac in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f83d1d03609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7f83d589b293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 8 (Thread 0x7f839be63700 (LWP 8425)):
#0  0x7f83d588eaff in __GI___poll (fds=0x7f8390005240, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f83d133618e in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f83d13362c3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f83d35c6fbb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f83d356b1ab in
QEventLoop::exec(QFlags) () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f83d3385a12 in QThread::exec() () from
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f83d3386bac in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7f83d1d03609 in start_thread (arg=) at
pthread_create.c:477
#8  0x7f83d589b293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 7 (Thread 0x7f83ba85a700 (LWP 8420)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55df7f66db78) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55df7f66db28,
cond=0x55df7f66db50) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55df7f66db50, mutex=0x55df7f66db28) at
pthread_cond_wait.c:638
#3  0x7f83c58a8b5b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7f83c58a875b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7f83d1d03609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7f83d589b293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 6 (Thread 0x7f83bb05b700 (LWP 8419)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55df7f66db78) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55df7f66db28,
cond=0x55df7f66db50) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55df7f66db50, mutex=0x55df7f66db28) at
pthread_cond_wait.c:638
#3  0x7f83c58a8b5b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7f83c58a875b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7f83d1d03609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7f83d589b293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 5 (Thread 0x7f83c499a700 (LWP 8418)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x55df7f66db78) at ../sysdeps/nptl/futex-internal.h:183
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55df7f66db28,
cond=0x55df7f66db50) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x55df7f66db50, mutex=0x55df7f66db28) at
pthread_cond_wait.c:638
#3  0x7f83c58a8b5b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#4  0x7f83c58a875b in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
#5  0x7f83d1d03609 in start_thread (arg=) at
pthread_create.c:477
#6  0x7f83d589b293 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f83c519b700 (LWP 8

[okular] [Bug 427504] Jittery scrolling behavior with a free-scrolling mouse

2021-02-02 Thread Bernhard
https://bugs.kde.org/show_bug.cgi?id=427504

--- Comment #10 from Bernhard  ---
> When you scroll fast and then tap the scroll wheel to stop, the scroll bar
> jumps forward quite a few pages. See attached video.

It goes away when smooth scrolling is disabled, but I have to say that is also
not a solution because I keep losing the line I was reading that way.

Smooth scrolling otoh is something I can only describe as extremely
unresponsive. It does not seem to accelerate or slow down to with the mouse
wheel but on it's own time. If I want to scroll one page exactly it will slowly
begin scrolling (no matter how fast the wheel goes) and then decelerate (while
the scroll wheel is already stopped) going pages further than it should.

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

[plasmashell] [Bug 432331] Weird behavior with high-resolution scrolling

2021-02-02 Thread Bernhard
https://bugs.kde.org/show_bug.cgi?id=432331

--- Comment #13 from Bernhard  ---
(In reply to Bernhard from comment #12)
> It goes away when not using smooth scrolling, but I have to say that is quit
> unpleasant because you lose the line you're reading.
> 
> Smooth scrolling otoh is something I can only describe as extremely
> unresponsive. It does not seem to accelerate or slow down to with the mouse
> wheel but on it's own time. If I want to scroll one page exactly it will
> slowly begin scrolling (no matter how fast the wheel goes) and then
> decelerate (while the scroll wheel is already stopped) going pages further
> than it should.

Sorry that comment was meant for another bug report. Please ignore it (or
delete, if possible)

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

[plasmashell] [Bug 432331] Weird behavior with high-resolution scrolling

2021-02-02 Thread Bernhard
https://bugs.kde.org/show_bug.cgi?id=432331

--- Comment #12 from Bernhard  ---
It goes away when not using smooth scrolling, but I have to say that is quit
unpleasant because you lose the line you're reading.

Smooth scrolling otoh is something I can only describe as extremely
unresponsive. It does not seem to accelerate or slow down to with the mouse
wheel but on it's own time. If I want to scroll one page exactly it will slowly
begin scrolling (no matter how fast the wheel goes) and then decelerate (while
the scroll wheel is already stopped) going pages further than it should.

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

[valgrind] [Bug 432440] Valgrind always crashes Rust programs on FreeBSD with "failed to allocate a guard page"

2021-02-02 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=432440

--- Comment #3 from Tom Hughes  ---
That error won't be anything to do with the code as such though, it will be to
do with the OS integration and how the system calls and memory management are
emulated and the details of that will likely vary even among different BSD
derived platforms.

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

[okular] [Bug 427504] Jittery scrolling behavior with a free-scrolling mouse

2021-02-02 Thread Bernhard
https://bugs.kde.org/show_bug.cgi?id=427504

--- Comment #9 from Bernhard  ---
Created attachment 135383
  --> https://bugs.kde.org/attachment.cgi?id=135383&action=edit
scrollbar jumps when stopping

(In reply to roger truong from comment #8)
> Are you able to attach a video and relevant logs? I can't seem to reproduce
> the issue on the current release (20.12.1) or the latest master.

I'm not sure how or what logs I can provide, is there a command you want me to
execute?

I just tested this on kde neon unstable (less than on week old) it is there on
wayland and x11.
The problem seems to be not so much the 'jitter' (although it is noticeable) as
the thing that I may have misattributed to jitter:

When you scroll fast and then tap the scroll wheel to stop, the scroll bar
jumps forward quite a few pages. See attached video.

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

[Discover] [Bug 431477] Application addons do not load before updates have been fetched

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=431477

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |VHI

--- Comment #4 from Nate Graham  ---
In fact this is not rare at all; it is trivially reproduced by launching
discover and immediately clicking "Application Addons". Re-launching the app
and doing the same thing does *not* work around it. The workaround is to launch
the app and then wait 5-20 seconds (depending on your distro) which is not
something a user will expect. To them, it will seem that this functionality is
totally broken.

It may be distro-specific though. I'm on openSUSE Tumbleweed which has a
notoriously slow and bad packageKit implementation. I wouldn't be surprised if
it works better for for some other distros. However the reporter is on Arch,
and another person confirms on Fedora. Perhaps it only works properly on
Ubuntu-based distros...

Raising to VHI again.

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

[valgrind] [Bug 432440] Valgrind always crashes Rust programs on FreeBSD with "failed to allocate a guard page"

2021-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432440

--- Comment #2 from asom...@gmail.com ---
Thanks for the pointer Tom.  However, I should add that the Rust code in
question is identical on every platform except Linux.  So this bug might affect
Solaris and OSX in addition to FreeBSD.  However, I don't have the ability to
test on those platforms.

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

[Discover] [Bug 431477] Application addons do not load before updates have been fetched

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=431477

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
   Priority|VHI |NOR

--- Comment #3 from David Edmundson  ---
Seems very rare and is easily worked around with no loss of data by restarting
the app.

Removing from the VHI queue.

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #11 from David Edmundson  ---
Should be fixed by
https://codereview.qt-project.org/c/qt%2Ftqtc-qtdeclarative/+/331112

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

 CC||kamika...@gmail.com

--- Comment #10 from David Edmundson  ---
*** Bug 405237 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 405237] Crash after waking up from suspend

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=405237

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||k...@davidedmundson.co.uk

--- Comment #6 from David Edmundson  ---


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

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

 CC||vanbreukelingen1979@gmail.c
   ||om

--- Comment #9 from David Edmundson  ---
*** Bug 406535 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 406535] plasmashell crashing with freebsd, with kill Xorg and sddm again....

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=406535

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from David Edmundson  ---


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

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

[plasmashell] [Bug 408178] Plasmashell crashes after unlocking screen

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=408178

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from David Edmundson  ---


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

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

 CC||eliraz.kedmi@whitesourcesof
   ||tware.com

--- Comment #6 from David Edmundson  ---
*** Bug 411605 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

 CC||k...@trummer.xyz

--- Comment #8 from David Edmundson  ---
*** Bug 408178 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 411605] Plasma freezes when Visual Studio Code is overloaded with opened files

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=411605

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from David Edmundson  ---


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

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

--- Comment #7 from David Edmundson  ---
*** Bug 408768 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 408768] Using a docking station, crash when docking out of the station

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=408768

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from David Edmundson  ---


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

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

 CC||cirlo...@msn.com

--- Comment #5 from David Edmundson  ---
*** Bug 412129 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 412129] plasmashell crashed randomly

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=412129

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from David Edmundson  ---


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

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

 CC||sunxuanmail...@163.com

--- Comment #4 from David Edmundson  ---
*** Bug 411575 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 411575] Desktop went black then back

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=411575

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from David Edmundson  ---


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

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

[plasmashell] [Bug 412603] Plasma crash after opening desktop settings

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=412603

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from David Edmundson  ---


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

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

 CC||david.grasi...@gmail.com

--- Comment #3 from David Edmundson  ---
*** Bug 412603 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

 CC||jasoncolleg...@gmail.com

--- Comment #2 from David Edmundson  ---
*** Bug 415386 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 415386] Plasmashell can sometimes crash shortly after login on reboot

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=415386

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from David Edmundson  ---


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

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

[plasmashell] [Bug 416162] Crash in QQuickItemViewTransitionableItem::startTransition

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416162

David Edmundson  changed:

   What|Removed |Added

Summary|Plasma crashes after|Crash in
   |standby |QQuickItemViewTransitionabl
   ||eItem::startTransition

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

[kwin] [Bug 303438] Don't dim the other windows in Present Windows

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=303438

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
   Priority|HI  |NOR

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

[valgrind] [Bug 432440] Valgrind always crashes Rust programs on FreeBSD with "failed to allocate a guard page"

2021-02-02 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=432440

Tom Hughes  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM
 CC||t...@compton.nu

--- Comment #1 from Tom Hughes  ---
The FreeBSD port of valgrind is currently a separate fork that is not
maintained as part of the core project.

You can find an issue tracker for it at
https://github.com/paulfloyd/freebsd_valgrind/issues.

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

[okular] [Bug 427504] Jittery scrolling behavior with a free-scrolling mouse

2021-02-02 Thread roger truong
https://bugs.kde.org/show_bug.cgi?id=427504

--- Comment #8 from roger truong  ---
(In reply to Bernhard from comment #7)
> I am also on Arch Linux with a different free scrolling Logitech mouse and
> it very much has not gone away for me unfortunately.

Are you able to attach a video and relevant logs? I can't seem to reproduce the
issue on the current release (20.12.1) or the latest master.

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

[plasmashell] [Bug 432439] Isn't possible to disable Discover in System Tray

2021-02-02 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=432439

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com

--- Comment #2 from Piotr Mierzwinski  ---
(In reply to David Edmundson from comment #1)
> I have a recollection that we had this when SNIs didn't have a consistent
> unique identifier between boots.
> 
> I'm not sure hiding the icon is really the best solution here, as we would
> still have it running

Yes. That's I just removed file /etc/xdg/autostart/x
org.kde.discover.notifier.desktop just after update of Plasma, if I remembered.
Nevertheless this solution doesn't help fully, because file appears after next
update of Plasma., so also update it doesn't bring long effect.
In pointed reddit thread there are couple suggestions how to get rid off
Discover from System Tray. And the best (for Arch based distributions) is
removing file and forcing by package manager to don't extract it  file from
proper package in moment of update KDE/Plasma.

This is only work around.

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

[okular] [Bug 432441] New: Okular sometimes shows a double-page layout despite selecting single-page layout

2021-02-02 Thread Daniel
https://bugs.kde.org/show_bug.cgi?id=432441

Bug ID: 432441
   Summary: Okular sometimes shows a double-page layout despite
selecting single-page layout
   Product: okular
   Version: 20.12.1
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: daniel-other+kde...@dadosch.de
  Target Milestone: ---

Created attachment 135382
  --> https://bugs.kde.org/attachment.cgi?id=135382&action=edit
A screenshot of okular showing double-page-mody, despite the button of one page
mode beeing selected. Note that for privacy and copyright reasons, part of the
document and screenshot have been covered

SUMMARY
Apparently, under certain circumstances, okular changes the mode from
single-page view to double-page view without any user interaction. Also, the
single-page button is still enabled.

STEPS TO REPRODUCE
Still unclear for me, probably it has something to do with resizing the window
or minimizing or changing (unplugging) screens. This has happened multiple
times  to me in the last days, with different pdfs, but I was unable to detect
the cause.

OBSERVED RESULT
See screenshot. A double-page view is used, but the single-page view-button is
enabled. No apparent error is logged in the syslog.

EXPECTED RESULT
View mode should not change by rearranging/resizing/… and should be consistent
with the buttons

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Kernel Version: 5.10.11-arch1-1
OS Type: 64-bit

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

[Skanlite] [Bug 299517] Skanlite should support scan to pdf.

2021-02-02 Thread Aetf
https://bugs.kde.org/show_bug.cgi?id=299517

Aetf <7437...@gmail.com> changed:

   What|Removed |Added

 CC||7437...@gmail.com

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

[kwin] [Bug 303438] Don't dim the other windows in Present Windows

2021-02-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=303438

--- Comment #26 from Nate Graham  ---
There is every intention to change this, but it's simply not so simple due to
the very old fashioned code involved. Someone submitted a merge request about a
year ago, but abandoned it after being unable to address issues found during
testing. If this were an easy thing to do, it would have already been done.
Your patience is appreciated. :)

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

[plasmashell] [Bug 432439] Isn't possible to disable Discover in System Tray

2021-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=432439

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
I have a recollection that we had this when SNIs didn't have a consistent
unique identifier between boots.

I'm not sure hiding the icon is really the best solution here, as we would
still have it running

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

[plasmashell] [Bug 424754] Plasma fails to paste text copied from apps running on Xwayland (tested Firefox and Chromium)

2021-02-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=424754

Patrick Silva  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REOPENED
 Resolution|FIXED   |---

--- Comment #28 from Patrick Silva  ---
No. Firefox is not the only affected app.

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

[plasmashell] [Bug 424754] Plasma fails to paste text copied from apps running on Xwayland (tested Firefox and Chromium)

2021-02-02 Thread Brian
https://bugs.kde.org/show_bug.cgi?id=424754

Brian  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REOPENED|NEEDSINFO

--- Comment #27 from Brian  ---
https://bugzilla.mozilla.org/show_bug.cgi?id=1631061

Seems to have been fixed now?

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

[lattedock] [Bug 431763] Latte plasmoids lose current active window information when activity changes

2021-02-02 Thread André M
https://bugs.kde.org/show_bug.cgi?id=431763

--- Comment #7 from André M  ---
Thank you very much for looking on it. Already tested here and everything is
working smoothly now! Best regards.

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

[valgrind] [Bug 432440] New: Valgrind always crashes Rust programs on FreeBSD with "failed to allocate a guard page"

2021-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432440

Bug ID: 432440
   Summary: Valgrind always crashes Rust programs on FreeBSD with
"failed to allocate a guard page"
   Product: valgrind
   Version: unspecified
  Platform: Other
OS: FreeBSD
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jsew...@acm.org
  Reporter: asom...@gmail.com
  Target Milestone: ---

SUMMARY
Every Rust program will crash on FreeBSD when run with Valgrind with the error
"failed to allocate a guard page".  This affects literally every single Rust
program.  For example, ripgrep.  It affects every tool: memcheck, cachegrind,
callgrind, helgrind, drd, massif, lackey, exp-bbv, and even none.

STEPS TO REPRODUCE
1. pkg install ripgrep
2. valgrind --tool=callgrind /usr/local/bin/rg

OBSERVED RESULT
$ valgrind --tool=memcheck /usr/local/bin/rg
==10062== Memcheck, a memory error detector
==10062== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==10062== Using Valgrind-3.17.0.GIT and LibVEX; rerun with -h for copyright
info
==10062== Command: /usr/local/bin/rg
==10062== 
thread '' panicked at 'failed to allocate a guard page',
library/std/src/sys/unix/thread.rs:364:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fatal runtime error: failed to initiate panic, error 5
==10062== 
==10062== Process terminating with default action of signal 6 (SIGABRT):
dumping core


EXPECTED RESULT
The program should run normally.

SOFTWARE/OS VERSIONS
FreeBSD.  Reproduced on 14.0-CURRENT, 12.2-RELEASE, 11.2-RELEASE, and
11.4-RELEASE amd64.
Reproduced with Valgrind 3.10.1 and 3.17.0.GIT, 

ADDITIONAL INFORMATION

Rust bug entry.  The Rust team believes this to be a Valgrind bug, however.
https://github.com/rust-lang/rust/issues/67153

Rust code that allocates the guard page on startup of every program.
https://doc.rust-lang.org/src/std/sys/unix/thread.rs.html#346

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

[plasmashell] [Bug 432439] New: Isn't possible to disable Discover in System Tray

2021-02-02 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=432439

Bug ID: 432439
   Summary: Isn't possible to disable Discover in System Tray
   Product: plasmashell
   Version: 5.20.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: piotr.mierzwin...@gmail.com
CC: mate...@gmail.com
  Target Milestone: 1.0

SUMMARY
I'm not sure if this is issue my distribution or function built in KDE/Plasma.

In System Tray Settings isn't available option "disable" for entry "Updates"
(under this name hides Discover), so every time of Plasma starts this
application also starts. In my Arch based distribution I don't use it only
pamac, so I don't want to have duplicated application to update system.

Anyway I have this application set in System Tray as "Always hidden", so I
don't see its icon in System Tray in case of update, but I think application
still starts if updates with Plasma when updates are available.

STEPS TO REPRODUCE
1. Start Plasma with installed Discover and package manger your distribution
2. Set "Updates" entry in System Tray in "Always hidden"
3. 

OBSERVED RESULT
If updates are available then will be shown unwanted notification coming from
Discover

EXPECTED RESULT
Possibility to disable "Discover" in System Tray

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: YES
(available in About System)
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
In reddit appeared related thread:
https://www.reddit.com/r/kde/comments/lavors/getting_rid_of_discover_keeps_popping_back_up/

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

[plasmashell] [Bug 432438] New: Custom shortcut for keyboard input no longer works after updating to 5.21 beta

2021-02-02 Thread Jan Keith Darunday
https://bugs.kde.org/show_bug.cgi?id=432438

Bug ID: 432438
   Summary: Custom shortcut for keyboard input no longer works
after updating to 5.21 beta
   Product: plasmashell
   Version: 5.20.90
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: jkcdarun...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
The global shortcut for keyboard input no longer works after updating to 5.21
beta. This is currently important to me as the backtick is bound to Yakuake. 

However, from my observation this not only affects backtick and is a more
general issue as creating a shortcut to type hello when pressing Ctrl + Shift +
T does not work as well.

STEPS TO REPRODUCE
1. Go to System Settings > Shortcuts > Custom Shortcuts
2. Create a new Keyboard Input shortcut (Edit > New > Global Shortcuts > Send
Keyboard Input) and name it Backtick
3. Go to trigger and set trigger to Meta + ` (backtick)
4. Set action to type in a backtick (`)
5. Press apply
6. On any window (QT and non-QT), press Meta + `

OBSERVED RESULT
Pressing Meta + ` does not insert a backtick

EXPECTED RESULT
Pressing Meta + ` should insert a backtick


SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.20.90
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Kernel Version: 5.10.11-arch1-1
OS Type: 64-bit

ADDITIONAL INFORMATION
This does not seem to be specific to backtick as creating a shortcut to type
hello when pressing Ctrl + Shift + T did not work as well.

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

[kwin] [Bug 432436] Keyboard layout with variant in 2nd slot prevents switching back to layout in 1st slot

2021-02-02 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=432436

Andrey  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|NEEDSINFO
URL||https://github.com/xkbcommo
   ||n/libxkbcommon/issues/210

--- Comment #2 from Andrey  ---
Got the same behavior on Gnome(Wayland), so probably upstream issue:
https://github.com/xkbcommon/libxkbcommon/issues/210

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

[frameworks-kio] [Bug 431731] Apps crash in KIO::CopyJobPrivate::skip() while skipping files in the overwrite dialog

2021-02-02 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=431731

Ahmad Samir  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.79
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/commit/a183dd0d1
   ||ee0659e5341c7cb4117df27edd6
   ||f125
 Status|ASSIGNED|RESOLVED

--- Comment #6 from Ahmad Samir  ---
Git commit a183dd0d1ee0659e5341c7cb4117df27edd6f125 by Ahmad Samir.
Committed on 02/02/2021 at 09:37.
Pushed by dfaure into branch 'master'.

CopyJob: fix crash with skip/retry

The crash was happening because I was disconnecting the wrong signal in
the lambda connected to KIO::AskUserActionInterface::askUserSkipResult...
FIXED-IN: 5.79

M  +2-2src/core/copyjob.cpp

https://invent.kde.org/frameworks/kio/commit/a183dd0d1ee0659e5341c7cb4117df27edd6f125

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

[lattedock] [Bug 431763] Latte plasmoids lose current active window information when activity changes

2021-02-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=431763

--- Comment #6 from Michail Vourlakos  ---
as it appears I am not using any OnAllActivities layout such layout in Single
mode and that is why I dint notice this.
Thank you for your commitment.

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

[lattedock] [Bug 431763] Latte plasmoids lose current active window information when activity changes

2021-02-02 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=431763

Michail Vourlakos  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/latte-dock/commit/1e8ec1
   ||380d4857058bff676d78927c742
   ||7dc6885
 Resolution|--- |FIXED

--- Comment #5 from Michail Vourlakos  ---
Git commit 1e8ec1380d4857058bff676d78927c7427dc6885 by Michail Vourlakos.
Committed on 02/02/2021 at 22:34.
Pushed by mvourlakos into branch 'master'.

track lastActiveWindows for OnAllActivities layout

--fix the typo that identifies when a view in present
OnAllActivities, {0} that is.

M  +1-3app/wm/tracker/trackedgeneralinfo.cpp

https://invent.kde.org/plasma/latte-dock/commit/1e8ec1380d4857058bff676d78927c7427dc6885

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

[Spectacle] [Bug 426107] When annotating, viewport inappropriately shows zoomed-in full size image

2021-02-02 Thread mateMat
https://bugs.kde.org/show_bug.cgi?id=426107

mateMat  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[Spectacle] [Bug 426107] When annotating, viewport inappropriately shows zoomed-in full size image

2021-02-02 Thread mateMat
https://bugs.kde.org/show_bug.cgi?id=426107

mateMat  changed:

   What|Removed |Added

 CC||math...@valat.eu

--- Comment #1 from mateMat  ---
I confirm this bug.
If you keep clicking on the annotation in and out icon, the picture zooms again
and again.
My screen is 2k, DPI ratio 1.5.

Operating System: KDE neon 5.20
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Kernel Version: 5.4.0-64-generic

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

[plasmashell] [Bug 425992] Network Speed widget is not working on neon unstable

2021-02-02 Thread MikeC
https://bugs.kde.org/show_bug.cgi?id=425992

MikeC  changed:

   What|Removed |Added

 CC|mike.cloa...@gmail.com  |

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

[klipper] [Bug 431140] Separate Klipper saved items according to activities

2021-02-02 Thread medin
https://bugs.kde.org/show_bug.cgi?id=431140

--- Comment #1 from medin  ---
It would be also appreciated if results (browser bookmarks and used files) from
menus search and krunner could be separated by activities, because showing
bookmarks and used files from private workspace to public can be embarrassing.

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

[krita] [Bug 432402] Problem with Rendering Animation

2021-02-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432402

--- Comment #2 from himoutobribri2...@gmail.com ---
hmm, doesn't seem to work. It still stops once it's finished "encoding
frames"

On Mon, Feb 1, 2021 at 3:20 PM Tiar  wrote:

> https://bugs.kde.org/show_bug.cgi?id=432402
>
> Tiar  changed:
>
>What|Removed |Added
>
> 
>  Status|REPORTED|NEEDSINFO
>  CC||tamtamy.tym...@gmail.com
>  Resolution|--- |WAITINGFORINFO
>Severity|major   |normal
>
> --- Comment #1 from Tiar  ---
> Maybe just try to render it as image sequence? And then you can render
> first
> 0-99 frames, then 100-199, then 200-299 etc.
>
> You can also increase the swap file size in Configure Krita ->
> Performance. You
> can also try to actually *lower* the RAM limit for Krita - not sure if it
> helps, but I think it helped me once (but for that, your swap file size
> must be
> very big).
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[kwin] [Bug 329223] Unselected windows are too dim in "Present Windows" effect

2021-02-02 Thread Szczepan Hołyszewski
https://bugs.kde.org/show_bug.cgi?id=329223

Szczepan Hołyszewski  changed:

   What|Removed |Added

 CC||rula...@wp.pl

--- Comment #16 from Szczepan Hołyszewski  ---
There should be NO DIMMING WHATSOEVER. The established meaning and use of
dimming as a GUI idiom is to de-emphasize things that are outside of the scope
of the task at hand. If the task is to examine multiple items in order to
choose one, then ALL items are absolutely relevant, and NONE of them is even
one promille less relevant than the others.

DIMMING IN PRESENT WINDOWS IS HARMFUL AND MUST GO. This is not a matter of
opinion. Those who believe it should stay are objectively wrong. Those who want
it gone are objectively right.

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

[kwin] [Bug 432436] Keyboard layout with variant in 2nd slot prevents switching back to layout in 1st slot

2021-02-02 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=432436

Andrey  changed:

   What|Removed |Added

  Flags|X11-|X11+

--- Comment #1 from Andrey  ---
Thanks.

(In reply to Leonard Lausen from comment #0)
> Both on X11 and Wayland session
I suppose the Flags: at the top shouldn't mention Wayland exclusively then?

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

  1   2   3   4   >