[krunner] [Bug 431315] Searching for "Switch user" finds an item called "New Session"

2021-01-24 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=431315

Alexander Lohnau  changed:

   What|Removed |Added

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

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

[krunner] [Bug 431315] Searching for "Switch user" finds an item called "New Session"

2021-01-24 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=431315

--- Comment #4 from Alexander Lohnau  ---
bool switchUser = listAll || term.compare(i18n("switch user"),
Qt::CaseInsensitive) == 0 || term.compare(i18n("new session"),
Qt::CaseInsensitive) == 0;

if (switchUser &&
KAuthorized::authorizeAction(QStringLiteral("start_new_session")) &&
dm.isSwitchable() && dm.numReserve() >= 0) {
Plasma::QueryMatch match(this);
match.setType(Plasma::QueryMatch::ExactMatch);
match.setIconName(QStringLiteral("system-switch-user"));
match.setText(i18n("New Session"));
matches << match;
}


This seems intentional and has been the case since the initial import in 2014,
@d_ed is there a rationale behind this? Like that switching users would in this
case create a new session?

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

[kwin] [Bug 431817] Kwin crashes after boot. This occures after upgrade Fedora 33 from installation DVD.

2021-01-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=431817

Vlad Zahorodnii  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #3 from Vlad Zahorodnii  ---
Okay, thanks for the update.

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

[digikam] [Bug 432074] digiKam's appimage failed to launch on ArchLinux

2021-01-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432074

--- Comment #4 from Maik Qualmann  ---
With this commit the "libxcb-dri3" should no longer be in the bundle at all.

https://invent.kde.org/graphics/digikam/commit/193108c90595362211e42a182a200390d56aca36

Maik

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

[plasmashell] [Bug 409078] Scrollbar does not work properly with graphics tablets

2021-01-24 Thread Mikel Johnson
https://bugs.kde.org/show_bug.cgi?id=409078

Mikel Johnson  changed:

   What|Removed |Added

 CC||mikel5...@gmail.com

--- Comment #3 from Mikel Johnson  ---
this might be a components issue, pls investigate

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

[kwin] [Bug 431217] Kwin_x11 crashes on rk3399 when OpenGL is enabled with Mesa 20.3 or above

2021-01-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=431217

--- Comment #16 from Vlad Zahorodnii  ---
Can you post the backtrace of the crash when vsync is disabled?

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

[plasmashell] [Bug 428380] Cannot open Users KCM via kickoff tapping avatar with a touchscreen

2021-01-24 Thread Mikel Johnson
https://bugs.kde.org/show_bug.cgi?id=428380

--- Comment #2 from Mikel Johnson  ---
odd, it's just a regular RoundButton

it might be an issue with the component itself. Nate can you investigate?

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

[kwin] [Bug 432024] Context menus of panel applets are unusable

2021-01-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=432024

--- Comment #2 from Vlad Zahorodnii  ---
Does the menu disappear when a sub-menu is shown?

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

[kwin] [Bug 431824] Closed window decoration faster than window in wayland

2021-01-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=431824

Vlad Zahorodnii  changed:

   What|Removed |Added

   Version Fixed In||5.21.0

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

[krunner] [Bug 431315] Searching for "Switch user" finds an item called "New Session"

2021-01-24 Thread Mikel Johnson
https://bugs.kde.org/show_bug.cgi?id=431315

Mikel Johnson  changed:

   What|Removed |Added

Version|master  |5.20.90
   Assignee|k...@davidedmundson.co.uk|alexander.loh...@gmx.de
Product|plasmashell |krunner
  Component|Application Launcher|general
   |(Kickoff)   |
   Target Milestone|1.0 |---

--- Comment #3 from Mikel Johnson  ---
actually this is a general krunner problem

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

[plasmashell] [Bug 426244] RDP Connection Cripples Leave Menu Options

2021-01-24 Thread Mikel Johnson
https://bugs.kde.org/show_bug.cgi?id=426244

Mikel Johnson  changed:

   What|Removed |Added

 CC||mikel5...@gmail.com

--- Comment #8 from Mikel Johnson  ---
does this happen with other launchers as well (alternatives)?

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

[plasmashell] [Bug 407196] plasmashell wakes up a lot (eating CPU and battery) on stock configuration

2021-01-24 Thread Mikel Johnson
https://bugs.kde.org/show_bug.cgi?id=407196

Mikel Johnson  changed:

   What|Removed |Added

 CC||mikel5...@gmail.com

--- Comment #10 from Mikel Johnson  ---
Does this happen with other launchers as well (kicker, kickerdash)?

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

[plasmashell] [Bug 432065] In Kickoff, the tab icons (favorites, applications, history etc.) are a bit blurry (especially the "applications" icon)

2021-01-24 Thread Mikel Johnson
https://bugs.kde.org/show_bug.cgi?id=432065

Mikel Johnson  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED

--- Comment #1 from Mikel Johnson  ---
The old launcher has been deprecated

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

[plasmashell] [Bug 432049] Changing font style makes Kickoff bigger

2021-01-24 Thread Mikel Johnson
https://bugs.kde.org/show_bug.cgi?id=432049

--- Comment #2 from Mikel Johnson  ---
Per gridUnit docs:

Given the screen has an accurate DPI settings, it corresponds to the height of
the font's boundingRect.

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

[plasmashell] [Bug 432049] Changing font style makes Kickoff bigger

2021-01-24 Thread Mikel Johnson
https://bugs.kde.org/show_bug.cgi?id=432049

Mikel Johnson  changed:

   What|Removed |Added

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

--- Comment #1 from Mikel Johnson  ---
that's how plasma works in general

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

[plasmashell] [Bug 408313] kickoff switches to "Favorites" tab on opening

2021-01-24 Thread Mikel Johnson
https://bugs.kde.org/show_bug.cgi?id=408313

Mikel Johnson  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REOPENED|RESOLVED
 CC||mikel5...@gmail.com

--- Comment #12 from Mikel Johnson  ---
this is intended behavior (that's how every launcher does this too)

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

[kwin] [Bug 431824] Closed window decoration faster than window in wayland

2021-01-24 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=431824

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/3753d4d18d5a |ma/kwin/commit/20766d91b671
   |fcf0d1e9df9095a2ab25796af7e |8386cbc4a888cca24d0873ced54
   |5   |f

--- Comment #4 from Vlad Zahorodnii  ---
Git commit 20766d91b6718386cbc4a888cca24d0873ced54f by Vlad Zahorodnii.
Committed on 25/01/2021 at 07:20.
Pushed by vladz into branch 'Plasma/5.21'.

wayland: Update decoration on surface commit

This ensures that we process the destruction of the xdg decoration on
the next surface commit.


(cherry picked from commit 3753d4d18d5afcf0d1e9df9095a2ab25796af7e5)

M  +1-5xdgshellclient.cpp

https://invent.kde.org/plasma/kwin/commit/20766d91b6718386cbc4a888cca24d0873ced54f

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

[kwin] [Bug 431824] Closed window decoration faster than window in wayland

2021-01-24 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=431824

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/3753d4d18d5a
   ||fcf0d1e9df9095a2ab25796af7e
   ||5
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Aleix Pol  ---
Git commit 3753d4d18d5afcf0d1e9df9095a2ab25796af7e5 by Aleix Pol Gonzalez, on
behalf of Vlad Zahorodnii.
Committed on 24/01/2021 at 23:52.
Pushed by vladz into branch 'master'.

wayland: Update decoration on surface commit

This ensures that we process the destruction of the xdg decoration on
the next surface commit.

M  +1-5xdgshellclient.cpp

https://invent.kde.org/plasma/kwin/commit/3753d4d18d5afcf0d1e9df9095a2ab25796af7e5

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

[digikam] [Bug 432066] Preview does not update when changing the photo using the keyboard in geolocation editor

2021-01-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432066

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/640bdbf
   ||40a0fa7ca230a3a75c955b20ada
   ||ad4e3b
   Version Fixed In||7.2.0

--- Comment #1 from Maik Qualmann  ---
Git commit 640bdbf40a0fa7ca230a3a75c955b20adaad4e3b by Maik Qualmann.
Committed on 25/01/2021 at 07:06.
Pushed by mqualmann into branch 'master'.

use signal from the selection model to enable keyboard selection
FIXED-IN: 7.2.0

M  +2-1NEWS
M  +6-5core/utilities/geolocation/geoiface/items/gpsitemlist.cpp
M  +1-1core/utilities/geolocation/geoiface/items/gpsitemlist.h

https://invent.kde.org/graphics/digikam/commit/640bdbf40a0fa7ca230a3a75c955b20adaad4e3b

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

[kate] [Bug 338111] Going from Replace to Find back to Replace loses the replace text

2021-01-24 Thread Jan Paul Batrina
https://bugs.kde.org/show_bug.cgi?id=338111

Jan Paul Batrina  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/ktexteditor/commit/2
   ||ca75c1bd8b0acd1a9889f5dee39
   ||a60f46331314
 Resolution|--- |FIXED

--- Comment #5 from Jan Paul Batrina  ---
Git commit 2ca75c1bd8b0acd1a9889f5dee39a60f46331314 by Jan Paul Batrina.
Committed on 25/01/2021 at 06:18.
Pushed by jbatrina into branch 'searchbar-replace-text'.

Retain replacement text as long as the power search bar is not closed

M  +7-1src/search/katesearchbar.cpp

https://invent.kde.org/frameworks/ktexteditor/commit/2ca75c1bd8b0acd1a9889f5dee39a60f46331314

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

[plasmashell] [Bug 432029] plasmashell crashes on start

2021-01-24 Thread Vladyslav
https://bugs.kde.org/show_bug.cgi?id=432029

--- Comment #9 from Vladyslav  ---
I've installed more debug packages and in crash helper, there is the following
backtrace, it's more informative as I see:

Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  QQmlRefPointer::QQmlRefPointer(QQmlRefPointer const&)
(other=..., this=0x7fb8f761d820) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/ftw/qqmlrefcount_p.h:152
#5  QQmlType::QQmlType(QQmlType const&) (this=0x7fb8f761d820) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltype.cpp:121
#6  0x7fb90d71cfb1 in
QQmlPropertyCacheCreator::propertyCacheForObject(QmlIR::Object
const*, QQmlBindingInstantiationContext const&, QQmlError*) const
(this=this@entry=0x7fb8f761dbc0, obj=obj@entry=0x5615b16a5538, context=...,
error=error@entry=0x7fb8f761d8b8) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:331
#7  0x7fb90d71f294 in
QQmlPropertyCacheCreator::buildMetaObjectRecursively(int,
QQmlBindingInstantiationContext const&,
QQmlPropertyCacheCreator::VMEMetaObjectIsRequired)
(this=this@entry=0x7fb8f761dbc0, objectIndex=26, context=...,
isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator::VMEMetaObjectIsRequired::Maybe)
at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:262
#8  0x7fb90d71f639 in
QQmlPropertyCacheCreator::buildMetaObjectRecursively(int,
QQmlBindingInstantiationContext const&,
QQmlPropertyCacheCreator::VMEMetaObjectIsRequired)
(this=this@entry=0x7fb8f761dbc0, objectIndex=objectIndex@entry=0, context=...,
isVMERequired=isVMERequired@entry=QQmlPropertyCacheCreator::VMEMetaObjectIsRequired::Maybe)
at /usr/include/qt5/QtCore/qendian.h:288
#9  0x7fb90d720145 in
QQmlPropertyCacheCreator::buildMetaObjects()
(this=this@entry=0x7fb8f761dbc0) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlpropertycachecreator_p.h:213
#10 0x7fb90d71b9ef in QQmlTypeCompiler::compile()
(this=this@entry=0x7fb8f761dd30) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypecompiler.cpp:85
#11 0x7fb90d673ac5 in
QQmlTypeData::compile(QQmlRefPointer const&,
QV4::ResolvedTypeReferenceMap*, std::function const&)
(this=this@entry=0x5615b168d0c0, typeNameCache=...,
resolvedTypeCache=resolvedTypeCache@entry=0x7fb8f761de30, dependencyHasher=...)
at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypedata.cpp:776
#12 0x7fb90d67a1d0 in QQmlTypeData::done() (this=0x5615b168d0c0) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypedata.cpp:453
#13 0x7fb90d6690a5 in QQmlDataBlob::tryDone() (this=0x5615b168d0c0) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmldatablob.cpp:524
#14 QQmlDataBlob::tryDone() (this=0x5615b168d0c0) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmldatablob.cpp:515
#15 0x7fb90d6c2e25 in QQmlTypeLoader::setData(QQmlDataBlob*,
QQmlDataBlob::SourceCodeData const&) (this=this@entry=0x5615ae7667a8,
blob=blob@entry=0x5615b168d0c0, d=...) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypeloader.cpp:457
#16 0x7fb90d6c34e2 in QQmlTypeLoader::setData(QQmlDataBlob*, QString
const&) (this=this@entry=0x5615ae7667a8, blob=blob@entry=0x5615b168d0c0,
fileName=...) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypeloader.cpp:437
#17 0x7fb90d6c475c in QQmlTypeLoader::loadThread(QQmlDataBlob*)
(this=this@entry=0x5615ae7667a8, blob=blob@entry=0x5615b168d0c0) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypeloader.cpp:299
#18 0x7fb90d6c4b1c in PlainLoader::loadThread(QQmlTypeLoader*,
QQmlDataBlob*) const (blob=0x5615b168d0c0, loader=0x5615ae7667a8,
this=) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypeloader.cpp:146
#19 QQmlTypeLoader::doLoad(PlainLoader const&, QQmlDataBlob*,
QQmlTypeLoader::Mode) (loader=,
mode=QQmlTypeLoader::PreferSynchronous, blob=0x5615b168d0c0,
this=0x5615ae7667a8) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypeloader.cpp:205
#20 QQmlTypeLoader::load(QQmlDataBlob*, QQmlTypeLoader::Mode)
(this=this@entry=0x5615ae7667a8, blob=blob@entry=0x5615b168d0c0,
mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypeloader.cpp:237
#21 0x7fb90d6c52f0 in QQmlTypeLoader::getType(QUrl const&,
QQmlTypeLoader::Mode) (this=this@entry=0x5615ae7667a8, unNormalizedUrl=...,
mode=mode@entry=QQmlTypeLoader::PreferSynchronous) at
/usr/src/debug/libqt5-qtdeclarative-5.15.2-2.1.x86_64/src/qml/qml/qqmltypeloader.cpp:825
#22 

[choqok] [Bug 424938] Layout of tweets that contain an image and a cited tweed is messed up

2021-01-24 Thread Frédéric Brière
https://bugs.kde.org/show_bug.cgi?id=424938

Frédéric Brière  changed:

   What|Removed |Added

 CC||k...@stemish.com

--- Comment #3 from Frédéric Brière  ---
*** Bug 424351 has been marked as a duplicate of this bug. ***

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

[choqok] [Bug 424351] Retweets with images are improperly justified

2021-01-24 Thread Frédéric Brière
https://bugs.kde.org/show_bug.cgi?id=424351

Frédéric Brière  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||fbri...@fbriere.net

--- Comment #2 from Frédéric Brière  ---


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

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

[choqok] [Bug 419477] twit, incomplete text, picture not displayed

2021-01-24 Thread Frédéric Brière
https://bugs.kde.org/show_bug.cgi?id=419477

Frédéric Brière  changed:

   What|Removed |Added

 CC||fbri...@fbriere.net
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #3 from Frédéric Brière  ---
This only affects retweets, and is a duplicate of bug 387167.

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

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

[choqok] [Bug 387167] Retweets get cut at 140 characters

2021-01-24 Thread Frédéric Brière
https://bugs.kde.org/show_bug.cgi?id=387167

Frédéric Brière  changed:

   What|Removed |Added

 CC||philippe.roub...@free.fr

--- Comment #3 from Frédéric Brière  ---
*** Bug 419477 has been marked as a duplicate of this bug. ***

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

[choqok] [Bug 387167] Retweets get cut at 140 characters

2021-01-24 Thread Frédéric Brière
https://bugs.kde.org/show_bug.cgi?id=387167

Frédéric Brière  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/cho
   ||qok/0ecc05c1d261977eb3131c5
   ||d05cd1d414962c7f7
 CC||fbri...@fbriere.net

--- Comment #2 from Frédéric Brière  ---
This was fixed in early February as part of bug 370260.

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

[digikam] [Bug 432074] digiKam's appimage failed to launch on ArchLinux

2021-01-24 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=432074

--- Comment #3 from Tyson Tan  ---
Hi Maik, I tried the rc build, but it didn't work either:

$ ./digiKam-7.2.0-rc-20210124T180454-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam
application.
-- Notes: to integrate this bundle to your desktop, use AppImageLauncher.
--to enable all debug messages on the console, use 'export
QT_LOGGING_RULES="digikam*=true"'.
libudev.so.0 
libxcb-dri3.so.0 
-- Preloading shared libs: :/tmp/.mount_digiKa5mRkQb/usr/lib64/libxcb-dri3.so.0
unknown: qglx_findConfig: Failed to finding matching FBConfig for
QSurfaceFormat(version 2.0, options QFlags(),
depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1,
alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior
QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace
QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
unknown: qglx_findConfig: Failed to finding matching FBConfig for
QSurfaceFormat(version 2.0, options QFlags(),
depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1,
alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior
QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace
QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
unknown: Could not initialize GLX
/tmp/.mount_digiKa5mRkQb/AppRun:行 166: 69601 aborted   (kernel
saved)digikam $@

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

[plasmashell] [Bug 432029] plasmashell crashes on start

2021-01-24 Thread Vladyslav
https://bugs.kde.org/show_bug.cgi?id=432029

Vladyslav  changed:

   What|Removed |Added

Summary|plasmashell crashes on  |plasmashell crashes on
   |start because of|start
   |notifications   |

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

[choqok] [Bug 298713] TwitLonger support

2021-01-24 Thread Frédéric Brière
https://bugs.kde.org/show_bug.cgi?id=298713

Frédéric Brière  changed:

   What|Removed |Added

Version|unspecified |1.4
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||1.7.0
 CC||fbri...@fbriere.net

--- Comment #1 from Frédéric Brière  ---
Support for extended Tweets was added back in 2017, and is now included in
1.7.0

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

[digikam] [Bug 432074] digiKam's appimage failed to launch on ArchLinux

2021-01-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432074

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
Please try the AppImage of digiKam-7.2.0-RC from here:
https://files.kde.org/digikam/

Maik

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

[digikam] [Bug 432069] Pls add the map settings also to the menu

2021-01-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432069

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
A setting in the menu or in the setup does not make sense. You can set each map
individually in digiKam, i.e. left or right sidebar, in the map view or in the
geolocation editor.

Maik

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

[Discover] [Bug 424178] Cannot update or install packages due to transaction error

2021-01-24 Thread Godfrey Hendrix
https://bugs.kde.org/show_bug.cgi?id=424178

--- Comment #1 from Godfrey Hendrix  ---
I am having similar issues with my install. It appeared to work for a bit, but
now only the flatpak integration functions.

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

[Discover] [Bug 424178] Cannot update or install packages due to transaction error

2021-01-24 Thread Godfrey Hendrix
https://bugs.kde.org/show_bug.cgi?id=424178

Godfrey Hendrix  changed:

   What|Removed |Added

 CC||m...@godfreyhendrix.com

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

[digikam] [Bug 432074] digiKam's appimage failed to launch on ArchLinux

2021-01-24 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=432074

--- Comment #1 from Tyson Tan  ---
Also, the appimage works on Ubuntu, but not Manjaro, which is arguably another
Archlinux flavor.

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

[digikam] [Bug 432074] New: digiKam's appimage failed to launch on ArchLinux

2021-01-24 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=432074

Bug ID: 432074
   Summary: digiKam's appimage failed to launch on ArchLinux
   Product: digikam
   Version: 7.2.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Bundle-AppImage
  Assignee: digikam-bugs-n...@kde.org
  Reporter: tyson...@tysontan.com
  Target Milestone: ---

digiKam's appimage failed to launch on ArchLinux. Both 7.1.0 and 7.2.0.


$ ./digikam-7.2.0-beta2-x86-64.appimage
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam
application.
-- Notes: to integrate this bundle to your desktop, use AppImageLauncher.
--to enable all debug messages on the console, use 'export
QT_LOGGING_RULES="digikam*=true"'.
libudev.so.0 
libxcb-dri3.so.0 
-- Preloading shared libs: :/tmp/.mount_digikaMOjTLv/usr/lib64/libxcb-dri3.so.0
unknown: qglx_findConfig: Failed to finding matching FBConfig for
QSurfaceFormat(version 2.0, options QFlags(),
depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1,
alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior
QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace
QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
unknown: qglx_findConfig: Failed to finding matching FBConfig for
QSurfaceFormat(version 2.0, options QFlags(),
depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1,
alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior
QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace
QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile)
unknown: Could not initialize GLX
/tmp/.mount_digikaMOjTLv/AppRun:line 166: 46369 aborted   (kernel
stored as)digikam $@


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.10-arch1-1
OS Type: 64-bit

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

[colord-kde] [Bug 432073] New: colord-kde does not display translations

2021-01-24 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=432073

Bug ID: 432073
   Summary: colord-kde does not display translations
   Product: colord-kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Systems Settings Module (KCM)
  Assignee: dantt...@gmail.com
  Reporter: tyson...@tysontan.com
  Target Milestone: ---

colord-kde's System Settings Module does not display translations. It remains
English despite of, for example its Simplified Chinese translation has been
100% since 4 years ago. Everything else on the same system displays translation
just fine.

...is it possible that it must release a new version to include the translation
that landed after its last release, but it just hasn't be touch since ever? :b

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.10-arch1-1
OS Type: 64-bit

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

[kdenlive] [Bug 407499] Error when rendering to MP3 audio

2021-01-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=407499

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[systemsettings] [Bug 429316] Can't save full name while .face doesn't exist

2021-01-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=429316

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

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

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

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

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

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

[kmymoney] [Bug 431347] configuration - general - fiscal year month button too small to see months

2021-01-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431347

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

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

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

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

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

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

[kmymoney] [Bug 431373] Incorrect Balance Values in Reconcile View of Ledger

2021-01-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431373

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

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

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

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

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

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

[plasmashell] [Bug 430836] DisableWhenMousePluggedIn is not accessible

2021-01-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=430836

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[systemsettings] [Bug 431292] KCM formats/language should install language-pack-${LANG} and then run `check-language-support` on debian-based distro to complete language support

2021-01-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431292

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

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

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

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

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

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

[kmahjongg] [Bug 432063] GUI suggestion to improve readability of tiles

2021-01-24 Thread Jeffery Small
https://bugs.kde.org/show_bug.cgi?id=432063

--- Comment #2 from Jeffery Small  ---
The viewpoint shift feature does the trick.  Thanks for pointing this out and
sorry for bothering with this enhancement request.  I'm coming from the
xmahjonng game which didn't have this graphical problem, but wouldn't scale up
properly on my 4K monitors, so bad habits and plain old ignorance kept me from
discovering this feature.  I really appreciate the response.

Regards.

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

[konqueror] [Bug 432072] New: Konqueror crashes on opening with error code 546859104

2021-01-24 Thread Francois Ouellette
https://bugs.kde.org/show_bug.cgi?id=432072

Bug ID: 432072
   Summary: Konqueror crashes on opening with error code 546859104
   Product: konqueror
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: francois.ouellett...@gmail.com
  Target Milestone: ---

Created attachment 135150
  --> https://bugs.kde.org/attachment.cgi?id=135150=edit
Output generated if we start Konqueror from bash

SUMMARY
When selecting Konqueror in the Application Launcher the browser starts then
displays a page with the message "Unknown error code 546859104 Please report
this bug". If we try to do anything with Konqueror is just dies. 


STEPS TO REPRODUCE
1. Start Konqueror from the Application Launcher 


OBSERVED RESULT
Konqueror starts then dies.

EXPECTED RESULT
We should be able to use the browser.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3

ADDITIONAL INFORMATION
Debian Kernel version 4.19.0-13-amd64

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

[kdeplasma-addons] [Bug 431835] Recent Applications & Recent Files no longer being populated.

2021-01-24 Thread Fred Wells
https://bugs.kde.org/show_bug.cgi?id=431835

Fred Wells  changed:

   What|Removed |Added

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

--- Comment #1 from Fred Wells  ---
Closed by user.  User error.  Activity Settings restrictions were set.

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

[kmymoney] [Bug 432071] New: Print reconcile report is empty

2021-01-24 Thread jesse
https://bugs.kde.org/show_bug.cgi?id=432071

Bug ID: 432071
   Summary: Print reconcile report is empty
   Product: kmymoney
   Version: 5.1.1
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: reports
  Assignee: kmymoney-de...@kde.org
  Reporter: jvap...@yahoo.com
  Target Milestone: ---

SUMMARY
After reconciling an account, I attempted to print the reconciliation report.
However, the output PDF file is empty. 
I want to save the reconciliation report for my record keeping. The reports,
however are empty. 

STEPS TO REPRODUCE
1. Open KMY file
2. Reconcile an account
3. Upon finishing, select to print the reconciliation report. 
4. The report printing will appear successful(No Errors). However, navigate
using a file manager to the location where you saved the PDF. 
5. Open the PDF.. you will find that the PDF is empty. 


OBSERVED RESULT
Empty report. 

EXPECTED RESULT
PDF should have the same data as that presented in the reconciliation report

SOFTWARE/OS VERSIONS
Operating System: Generic 32
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.75.0
Qt Version: 5.14.2
Kernel Version: 5.10.8-100.fc32.x86_64
OS Type: 64-bit
KDE Frameworks 5.51.0
Qt 5.11.3 (built against 5.11.3)
The xcb windowing system

ADDITIONAL INFORMATION

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

[krita] [Bug 432070] New: Toolbox tooltips of Path/Bezier/Polygon/Polyline tools do not reflect customized Canvas Shortcuts Modifiers

2021-01-24 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=432070

Bug ID: 432070
   Summary: Toolbox tooltips of Path/Bezier/Polygon/Polyline tools
 do not reflect customized Canvas Shortcuts Modifiers
   Product: krita
   Version: 4.4.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Vector
  Assignee: krita-bugs-n...@kde.org
  Reporter: tyson...@tysontan.com
  Target Milestone: ---

Toolbox tooltips of many tools: Path/Bezier/Polygon/Polyline/Move/Text tools do
not reflect modified Canvas Shortcuts. These are hardcoded in translations. 

Although reported to me many times in the past, I was unable to reproduce it --
I always use the default settings -- not until last week when a user who was
experienced enough to point out they were using PS/SAI compatible shortcut
profiles. 

Although we can remove them altogether, they are kinda important tips that
without which the tools are crippled. I wonder if we can make these tooltips
aware of the current Canvas Shortcuts settings.

The list of hardcoded shortcuts with modifiers in Krita:

Drag to move point. Shift click to change point type.
#: libs/flake/tools/KoPathTool.cpp:713

Bezier Curve Tool: Shift-mouseclick ends the curve.
#: plugins/tools/basictools/kis_tool_path.h:91

Bezier Curve Tool. Shift-mouseclick or double-click ends the curve.
#: plugins/tools/basictools/KisToolPath.action:9

Polygon Tool: Shift-mouseclick ends the polygon.
#: plugins/tools/tool_polygon/kis_tool_polygon.h:53

Polygon Tool. Shift-mouseclick ends the polygon.
#: plugins/tools/tool_polygon/KisToolPolygon.action:9

Polyline Tool: Shift-mouseclick ends the polyline.
#: plugins/tools/tool_polyline/kis_tool_polyline.h:54

Polyline Tool. Shift-mouseclick ends the polyline.
#: plugins/tools/tool_polyline/KisToolPolyline.action:9

Move the layer that you have currently selected in the layerbox with its masks.
Shortcut: ctrl-click.
#: plugins/tools/basictools/wdgmovetool.ui:29

Move the group containing the first layer that contains visible content.
Shortcut: ctrl-shift-click.
#: plugins/tools/basictools/wdgmovetool.ui:55

Clone
Brush:Select the source point from the current layer with
Ctrl-click. Use Ctrl+Alt-click to select a source from the previously picked
layer.
#: plugins/paintops/defaultpaintops/duplicate/wdgduplicateop.ui:95

Ctrl+click to go to link 
#: plugins/flake/textshape/TextTool.cpp:560

Ctrl+click to go to the note 
#: plugins/flake/textshape/TextTool.cpp:567

Ctrl+click to go to the note reference
#: plugins/flake/textshape/TextTool.cpp:573

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

[digikam] [Bug 432069] New: Pls add the map settings also to the menu

2021-01-24 Thread robelix
https://bugs.kde.org/show_bug.cgi?id=432069

Bug ID: 432069
   Summary: Pls add the map settings also to the menu
   Product: digikam
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Usability-Menus
  Assignee: digikam-bugs-n...@kde.org
  Reporter: k...@robelix.com
  Target Milestone: ---

Created attachment 135149
  --> https://bugs.kde.org/attachment.cgi?id=135149=edit
screenshot

SUMMARY

Please add the map settings also to the menu and/or to the configuration
dialogue.

The button below the map seems to be only way to do it currently. It took me
ages to spot it.



SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch
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.

[plasmashell] [Bug 432068] New: Sometimes the audio doesn't play when a headphone is connected

2021-01-24 Thread Lua
https://bugs.kde.org/show_bug.cgi?id=432068

Bug ID: 432068
   Summary: Sometimes the audio doesn't play when a headphone is
connected
   Product: plasmashell
   Version: 5.20.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: 7d8ec5ed-2c18-46c5-9aec-31c49a4b2...@anonaddy.me
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 135148
  --> https://bugs.kde.org/attachment.cgi?id=135148=edit
GNOME popup

SUMMARY


STEPS TO REPRODUCE


OBSERVED RESULT
If a headphone is connected, sometimes the audio doesn't play, making necessary
to re-plug the headphone.

EXPECTED RESULT
Audio playing.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.20
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Sometime ago, I saw this issue in Reddit and a KDE dev said it was a limitation
of PulseAudio, something like that. If this is correct, then implementing a
popup asking "which device you connected?" would be a solution. GNOME uses
this, I attached a screenshot showing this feature.

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

[kup] [Bug 431136] Request: Allow bup to make backups of root folders

2021-01-24 Thread Simon Persson
https://bugs.kde.org/show_bug.cgi?id=431136

Simon Persson  changed:

   What|Removed |Added

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

--- Comment #1 from Simon Persson  ---
I decided some time ago that system backup is not a goal for Kup, it's intended
for personal files only. If you still want to use kup for this purpose then
perhaps you can make the problematic files readable by a "backup" group and add
your login user to this group.

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

[kdeconnect] [Bug 432067] New: kdeconnect-app crashes when using both the right and left side device links and then opening settings

2021-01-24 Thread Antti Savolainen
https://bugs.kde.org/show_bug.cgi?id=432067

Bug ID: 432067
   Summary: kdeconnect-app crashes when using both the right and
left side device links and then opening settings
   Product: kdeconnect
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: antti.s...@gmail.com
  Target Milestone: ---

SUMMARY
Demonstrative video: https://youtu.be/l1-eYUAa2Ag
Kdeconnect-app crashes when clicking on the menu in specific order

STEPS TO REPRODUCE
1. Open the plugin menu by clicking on the device on the right
2. Open any plugin that replaces the plugin menu
3. Open the plugin menu by clicking on the device on the left
4. Open plugin settings

OBSERVED RESULT
kdeconnect-app crashes

EXPECTED RESULT
No the plugin menu should show as normal

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

ADDITIONAL INFORMATION
The backtrace seems to be next to useless even though I have it compiled with
debug info and not stripped. Any tips would be helpful.

Backtrace:
Thread 1 "kdeconnect-app" received signal SIGSEGV, Segmentation fault.
0x77454e16 in QV4::Compiler::Codegen::visit(QQmlJS::AST::UiProgram*) ()
from /usr/lib/libQt5Qml.so.5
#0  0x77454e16 in
QV4::Compiler::Codegen::visit(QQmlJS::AST::UiProgram*) () from
/usr/lib/libQt5Qml.so.5
#1  0x77622d62 in QQmlProperty::QQmlProperty(QObject*, QString const&,
QQmlContext*) () from /usr/lib/libQt5Qml.so.5
#2  0x7fffe9b784a1 in ?? () from
/usr/lib/qt/qml/org/kde/kirigami.2/libkirigamiplugin.so
#3  0x7fffe9b78978 in ?? () from
/usr/lib/qt/qml/org/kde/kirigami.2/libkirigamiplugin.so
#4  0x77689fa1 in ?? () from /usr/lib/libQt5Qml.so.5
#5  0x775772fa in
QV4::Runtime::CallPropertyLookup::call(QV4::ExecutionEngine*, QV4::Value
const&, unsigned int, QV4::Value*, int) () from /usr/lib/libQt5Qml.so.5
#6  0x7fffe01035ab in ?? ()
#7  0x in ?? ()

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

[digikam] [Bug 432066] Preview does not update when changing the photo using the keyboard in geolocation editor

2021-01-24 Thread Joseph Chang
https://bugs.kde.org/show_bug.cgi?id=432066

Joseph Chang  changed:

   What|Removed |Added

Summary|Preview does not update |Preview does not update
   |when changing the photo |when changing the photo
   |using the keyboard  |using the keyboard in
   ||geolocation editor

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

[krita] [Bug 432036] Crop Tool: Aspect ratio lock ignored when trying to resize cropped area beyond image border

2021-01-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432036

--- Comment #3 from tomtomtomreportin...@gmail.com ---
(In reply to tomtomtomreportingin from comment #2)
> It doesn't happen otherwise.

Uh, typo, it does happen, sorry.

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

[kmahjongg] [Bug 432063] GUI suggestion to improve readability of tiles

2021-01-24 Thread Ian Wadham
https://bugs.kde.org/show_bug.cgi?id=432063

Ian Wadham  changed:

   What|Removed |Added

 CC||iandw...@gmail.com

--- Comment #1 from Ian Wadham  ---
Have you tried View->Rotate View Clockwise or View->Rotate View
Counterclockwise? The shortcut keys for these on a US keyboard are G and F, so
you can quickly shift your point of view from one corner of the board to
another.

Alternatively, if you select purely-pictorial tiles from Settings/Preferences
(e.g. Ancient Egyptians), as opposed to sets based on Chinese characters, the
problem (for a Westerner) hardly exists.

Or you could learn to recognize Chinese numerals and other Chinese characters
used in KMahjongg's sets of pieces.

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

[digikam] [Bug 432066] New: Preview does not update when changing the photo using the keyboard

2021-01-24 Thread Joseph Chang
https://bugs.kde.org/show_bug.cgi?id=432066

Bug ID: 432066
   Summary: Preview does not update when changing the photo using
the keyboard
   Product: digikam
   Version: 7.2.0
  Platform: macOS (DMG)
OS: macOS
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: Geolocation-Editor
  Assignee: digikam-bugs-n...@kde.org
  Reporter: yuc...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Select several photos
2. Enter Geolocation Editor. When a photo is selected in the table, the preview
of the photo is shown in Details right side tab
3. If I click another photo using mouse, the preview will be updated
4. However, if I change the photo using keyboard arrow key (Up and down), the
preview does not be updated

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[krita] [Bug 432036] Crop Tool: Aspect ratio lock ignored when trying to resize cropped area beyond image border

2021-01-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432036

--- Comment #2 from tomtomtomreportin...@gmail.com ---
Also, the bug itself isn't a regression from what I can see, but maybe it's
worth noting that in pre-4.2.8, the buggy behavior doesn't happen if you expand
the crop towards and past the image border. It doesn't happen otherwise.

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

[plasmashell] [Bug 432065] In Kickoff, the tab icons (favorites, applications, history etc.) are a bit blurry (especially the "applications" icon)

2021-01-24 Thread Lua
https://bugs.kde.org/show_bug.cgi?id=432065

Lua <7d8ec5ed-2c18-46c5-9aec-31c49a4b2...@anonaddy.me> changed:

   What|Removed |Added

Summary|In Kickoff, the tab icons   |In Kickoff, the tab icons
   |(favorites, applications,   |(favorites, applications,
   |history etc.) are a bit |history etc.) are a bit
   |blurry  |blurry (especially the
   ||"applications" icon)

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

[plasmashell] [Bug 432065] New: In Kickoff, the tab icons (favorites, applications, history etc.) are a bit blurry

2021-01-24 Thread Lua
https://bugs.kde.org/show_bug.cgi?id=432065

Bug ID: 432065
   Summary: In Kickoff, the tab icons (favorites, applications,
history etc.) are a bit blurry
   Product: plasmashell
   Version: 5.20.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Launcher (Kickoff)
  Assignee: k...@davidedmundson.co.uk
  Reporter: 7d8ec5ed-2c18-46c5-9aec-31c49a4b2...@anonaddy.me
CC: mikel5...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 135147
  --> https://bugs.kde.org/attachment.cgi?id=135147=edit
icons screenshot

SUMMARY


STEPS TO REPRODUCE
Open Kickoff.

OBSERVED RESULT
The icons are a bit blurry. System tray icons are have more sharpness.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.20
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.

[digikam] [Bug 432048] XMP People/Face tags with no associated regions are ignored by Digikam (Person Shown, MWG Face name, MS People Tag)

2021-01-24 Thread José Oliver-Didier
https://bugs.kde.org/show_bug.cgi?id=432048

José Oliver-Didier  changed:

   What|Removed |Added

 Attachment #135139|Sample image jpg and xmp|Sample image jpg and xmp
description|file.   |file. (ignore)

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

[krita] [Bug 432036] Crop Tool: Aspect ratio lock ignored when trying to resize cropped area beyond image border

2021-01-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432036

tomtomtomreportin...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from tomtomtomreportin...@gmail.com ---
I can reproduce this.

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

[krita] [Bug 431708] Attempting to draw on scratchpad while holding pen buttons prevents further drawing on the scratchpad until restarting Krita

2021-01-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431708

tomtomtomreportin...@gmail.com changed:

   What|Removed |Added

   Keywords||regression

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

[kwin] [Bug 431851] Automatic screen rotation should rotate all built-in pointing devices.

2021-01-24 Thread Ken Bloom
https://bugs.kde.org/show_bug.cgi?id=431851

--- Comment #1 from Ken Bloom  ---
It would also be nice if this feature could automatically rotate the feed from
a built-in webcam.

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

[krita] [Bug 431708] Attempting to draw on scratchpad while holding pen buttons prevents further drawing on the scratchpad until restarting Krita

2021-01-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=431708

--- Comment #2 from tomtomtomreportin...@gmail.com ---
I decided to investigate this more since I found it strange that I only started
noticing this recently, despite my tendency to accidentally click my pen
buttons.

As of 4.1.0 (haven't checked previous versions, 4.0.0 crashes at startup for me
at this point), holding the pen button appears to draw on the scratchpad at
minimum pressure despite not even touching the tablet. This effect is not
visible on every brush as it can depend on the pressure sensors used, hence I
didn't notice it before making this report.

In 4.4.0 (haven't checked the betas), it starts to have the current breakage
along with the behavior described above.

Both of these behaviors still happen as of 4.4.2. The behavior described in the
report is a regression, and I'm not if I should bother making a separate report
for the other behavior.

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

[kde] [Bug 432064] New: Being able to create "switches" to enable commands for desktop shortcuts and being able to set them globally

2021-01-24 Thread Toadfield
https://bugs.kde.org/show_bug.cgi?id=432064

Bug ID: 432064
   Summary: Being able to create "switches" to enable commands for
desktop shortcuts and being able to set them globally
   Product: kde
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: toadfi...@tutanota.com
  Target Milestone: ---

What I mean is,that somewhere in system settings you can create "switches".
For those "switches" you have to enter a command like "foo" or "foo=1".
And then you can turn that switch on or off.
If you turn it on,then it gets enabled for all .desktop files (means,if the you
added the "switch" "foo" and enabled it,the .desktop file of for example
firefox that normally is "firefox" as a command,then it's "foo firefox").
And you can change the order (so if you set that "foo" is higher than
"foo2",then if will look like "foo foo2 firefox").
And in the properties of a .desktop file there is the tab "switches" or
something like that,and you can see all the switches that you have (no matter
if they are turned on or not globally) in their right priority order and you
can turn them on or off for that application there.
It would also be cool to be able to open the "switch settings" for multiple
.desktop files at once,so you can change that for example
firefox,thundermail,gparted etc. don't use the switch "foo" (that is enabled
globally) at once instead of going into the properties of each .desktop file
manually.
That feature would be very cool and I would feel futuristic,cause right now I
have to edit the commands for all the .desktop files I have manually and I
can't use them globally and everything takes longer.
I know that I can enable env vars in .profile globally,but that's not a good
way to do that,cause only env vars work and not commands like "foo" and you
have to log out and in again everytime you wanna add a env var.
And if you say that I could use programs like Lutris or Gamehub,the problem
with those are is that they aren't implemented in kde and cause of that they
don't interact with the system that good (for example,you can't change switches
in properties,and it doesn't work that good with krunner and programs don't get
automatically and it isn't as fast as my idea etc.).

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

[kmahjongg] [Bug 432063] New: GUI suggestion to improve readability of tiles

2021-01-24 Thread Jeffery Small
https://bugs.kde.org/show_bug.cgi?id=432063

Bug ID: 432063
   Summary: GUI suggestion to improve readability of tiles
   Product: kmahjongg
   Version: 0.9
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: j...@cjsa.com
CC: kde-games-b...@kde.org
  Target Milestone: ---

When the tiles stack up to the right (default tower layout and default tiles)
and the numbers/letters on the tile are in the upper-left corner, there are
many conditions when the numbers/letters cannot be seen. If the tile notation
was in the upper-right this wouldn't be a problem, but there are layouts where
the tile stack to the left so that's not a good general solution.  If the
notation was more centrally located, then this wouldn't be a problem, but maybe
there is a better solution, like making the entire pattern on the tiles smaller
relative to the tile size so that they are fully visible in any configuration.

STEPS TO REPRODUCE
Load a game and take a look. 

SOFTWARE/OS VERSIONS
KMahjongg 0.9
Xubuntu 20.04

ADDITIONAL INFORMATION
Very nice implementation of the game.

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

[plasmashell] [Bug 432029] plasmashell crashes on start because of notifications

2021-01-24 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=432029

Andrey  changed:

   What|Removed |Added

  Flags||Wayland+

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

[kwin] [Bug 394890] Compositing disabled on external monitor connection if background contrast effect is disabled

2021-01-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394890

--- Comment #17 from andreas.d.k...@gmail.com ---
I'm on Manjaro with KDE 5.20.5 and experience the same. I also have this
problem after my screen went to sleep. With enabled "Background contrast"
desktop effect the problem is gone.

I execute `kwin_x11 --replace &` each time after it happens to restore
compositing.

I'm using proprietary Nvidia drivers.

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

[kwin] [Bug 394890] Compositing disabled on external monitor connection if background contrast effect is disabled

2021-01-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394890

andreas.d.k...@gmail.com changed:

   What|Removed |Added

 CC||andreas.d.k...@gmail.com

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

[kde] [Bug 431494] Being able to set a higher resolution than your monitor has

2021-01-24 Thread Toadfield
https://bugs.kde.org/show_bug.cgi?id=431494

--- Comment #9 from Toadfield  ---
(In reply to Nate Graham from comment #8)
> Games typically have their own anti-aliasing methods. We're not going add a
> hack to support these niche use cases when there are already other more
> mainstream ways to do the same thing, sorry. :)

What "mainstream ways" do you mean?

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

[kde] [Bug 431500] Being able to set a custom global scale for the display settings

2021-01-24 Thread Toadfield
https://bugs.kde.org/show_bug.cgi?id=431500

--- Comment #9 from Toadfield  ---
(In reply to Nate Graham from comment #8)
> > just for experimenting
> We're happy to support real use cases. Features added "just for
> experimenting" simply provide an opportunity for inexperienced users to
> break their systems, which is not worth satisfying the occasional curiosity
> of technical experts.

Then could you add a setting to enable "advanced display settings"?
And there are already easys ways to  break your system in kde settings by
setting a too big size for something,like for example too big fonts.

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

[kwin] [Bug 420160] Session crashes when monitor goes into standby

2021-01-24 Thread Santiago Cézar
https://bugs.kde.org/show_bug.cgi?id=420160

Santiago Cézar  changed:

   What|Removed |Added

 CC||santiagocezar2...@gmail.com

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

[digikam] [Bug 432048] XMP People/Face tags with no associated regions are ignored by Digikam (Person Shown, MWG Face name, MS People Tag)

2021-01-24 Thread José Oliver-Didier
https://bugs.kde.org/show_bug.cgi?id=432048

--- Comment #7 from José Oliver-Didier  ---
Created attachment 135146
  --> https://bugs.kde.org/attachment.cgi?id=135146=edit
Picasa File Properties pane showing MS People Tags and IPTC Person Shown

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

[digikam] [Bug 432048] XMP People/Face tags with no associated regions are ignored by Digikam (Person Shown, MWG Face name, MS People Tag)

2021-01-24 Thread José Oliver-Didier
https://bugs.kde.org/show_bug.cgi?id=432048

--- Comment #6 from José Oliver-Didier  ---
Created attachment 135145
  --> https://bugs.kde.org/attachment.cgi?id=135145=edit
Windows File Explorer Details pane showing People Tags

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

[kwin] [Bug 431858] Composition turning off every time secondary screen is plugged in or unplugged

2021-01-24 Thread Michał Dybczak
https://bugs.kde.org/show_bug.cgi?id=431858

--- Comment #5 from Michał Dybczak  ---
@Vlad Zahorodni, do you think that the issue may not be present in the newest
kwin in 5.21?

It's only 2,5 weeks to the release. I can endure as much. If the bug will be
still present, we'll be back to the discussion. With so major kwin changes it's
pointless to focus on this bug for the older kwin version, especially that it
may not be so widely experienced. So far I haven't gotten any duplicate mark,
and I'm experiencing it since a long time.

I started a second job a while ago, that requires remote work, so now the plug
in and off issue is my every day problem and the bug pains more, but I can
endure 3 more weeks.

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

[digikam] [Bug 432048] XMP People/Face tags with no associated regions are ignored by Digikam (Person Shown, MWG Face name, MS People Tag)

2021-01-24 Thread José Oliver-Didier
https://bugs.kde.org/show_bug.cgi?id=432048

--- Comment #5 from José Oliver-Didier  ---
Oh, my mistake. I added the correct sample attachment.

I opened another bug thinking the other issue was closed. 

I am not sure about Lightroom as I do not use it and I last used it years ago.
Windows Photo Gallery and Windows File Explorer read MS People Tags even if
they have no regions attached making them searchable as well. They are also
shown in the Windows File Properties dialog. The MS People Tags Spec marks the
rectangle (face region) as "optional"
(https://docs.microsoft.com/en-us/windows/win32/wic/-wic-people-tagging#people-rectangles).

You are correct that Picasa does ignore MWG Face and People Tags with no
associated Face Regions. Curiously, Picasa does read IPTC "People Shown"
displaying the values in the Properties panel as well as making the values
searchable, but that is it. Only People Tags with associated regions are shown
in the Picasa Properties panel. Then again, Picasa is no longer supported (as
WPG) and has not been updated in years.

I was trying out Photo Supreme and it does read and write to Person in Image,
unfortunately the trial ran out and I am unable to investigate further.

Yeah, I guess Person Shown could be added using Digikam's metadata settings as
you commented.

Still feels odd that such information is not added to Digikam's People tab. I
can easily envision a scenario in which the people names have been added to the
People Shown or MS People Tags using other applications and lacking a face
region. Then spotting these photos in Digikam's Peoples tab and easily manually
adding the missing face region.

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

[kwin] [Bug 431343] nvidia wayland looks, functions, and runs poorly

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=431343

--- Comment #6 from Wyatt Childers  ---
Bugs have been filed:
- Bug 432053 
- Bug 432054  
- Bug 432055
- Bug 432057
- Bug 432058
- Bug 432059
- Bug 432060
- Bug 432061
- Bug 432062

I omitted the "Various things are inexplicably shaded very very dark (e.g.
non-header half of notifications)" I'm going to attribute that to the
transparency problems.

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

[kwin] [Bug 432062] New: Nvidia Wayland - KRunner never renders search results

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432062

Bug ID: 432062
   Summary: Nvidia Wayland - KRunner never renders search results
   Product: kwin
   Version: 5.20.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
  Target Milestone: ---

SUMMARY
Using an nvidia wayland session, krunner never reports the results of a search.

STEPS TO REPRODUCE
1. Start a nvidia wayland session in a multimonitor setup
2. Open krunner
3. Search for something (e.g. firefox)

OBSERVED RESULT
Krunner seemingly does nothing and the rendering of the entered search term
truncates.
i.e. it seems to stop rendering after quickly getting its search results, never
displaying them.

EXPECTED RESULT
Krunner quickly populates a list of rendered search results as it would under
X11.

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

[kwin] [Bug 432061] Nvidia Wayland - Dragging a panel from one screen to another results in a crash

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432061

Wyatt Childers  changed:

   What|Removed |Added

Summary|Nvidia Wayland - Dragging a |Nvidia Wayland - Dragging a
   |panel from one screen to|panel from one screen to
   |another crashes the |another results in a crash
   |plasmashell |

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

[kwin] [Bug 432061] New: Nvidia Wayland - Dragging a panel from one screen to another crashes the plasmashell

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432061

Bug ID: 432061
   Summary: Nvidia Wayland - Dragging a panel from one screen to
another crashes the plasmashell
   Product: kwin
   Version: 5.20.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
  Target Milestone: ---

SUMMARY
Using an nvidia wayland session, dragging a panel from one screen to another
results in a crash.

STEPS TO REPRODUCE
1. Start a nvidia wayland session in a multimonitor setup
2. Drag a panel from one screen to another

OBSERVED RESULT
The panel fails to move and a crash occurs (I'm not sure if kwin_wayland or
plasmashell is at fault). It seems to be more of a kwin_wayland issue (or both)
as you can't move windows while this is happening.

EXPECTED RESULT
The panel moves from one screen to another without incident.

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

[kwin] [Bug 432060] New: Nvidia Wayland - Repeated login/logout crashes

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432060

Bug ID: 432060
   Summary: Nvidia Wayland - Repeated login/logout crashes
   Product: kwin
   Version: 5.20.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
  Target Milestone: ---

SUMMARY
Using an nvidia wayland session, logging out, then logging back in from sddm
results in a broken graphics stack.

STEPS TO REPRODUCE
1. Start a nvidia wayland session
2. Logout
3. Start a new nvidia wayland session

OBSERVED RESULT
The system appears on what I believe to be plymouth boot screen (in my case the
Fedora + Gigabyte boot screen). 

Attempting to leave via a tty to investigate, fails; a reboot via the power
button is required.

EXPECTED RESULT
The login works as it normally would.

ADDITIONAL INFORMATION
This doesn't seem to happen every time.

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

[plasmashell] [Bug 432045] Display the number of notifications on the systray instead of the bell

2021-01-24 Thread Rind
https://bugs.kde.org/show_bug.cgi?id=432045

--- Comment #2 from Rind  ---
Created attachment 135144
  --> https://bugs.kde.org/attachment.cgi?id=135144=edit
This number that appears during downloads and file copies is a good example.
I'm not a developer but I think it's already something "ready" for everything
else?

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

[kwin] [Bug 432059] New: Nvidia Wayland - Yakuake Window Position Is Wrong

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432059

Bug ID: 432059
   Summary: Nvidia Wayland - Yakuake Window Position Is Wrong
   Product: kwin
   Version: 5.20.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
  Target Milestone: ---

SUMMARY
Using an nvidia wayland session, yakuake is not positioned correctly.

STEPS TO REPRODUCE
1. Start a nvidia wayland session
2. Open yakuake

OBSERVED RESULT
Yakuake appears in the top left of the screen.

EXPECTED RESULT
Yakuake appears in the top center of the screen.

ADDITIONAL INFORMATION
Possibly related to Bug 385882.

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

[kwin] [Bug 432058] New: Nvidia Wayland - No Transparency

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432058

Bug ID: 432058
   Summary: Nvidia Wayland - No Transparency
   Product: kwin
   Version: 5.20.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
  Target Milestone: ---

SUMMARY
Using an nvidia wayland session, panels and windows do not render with
transparency, they appear as though compositing is disabled.

STEPS TO REPRODUCE
1. Start a nvidia wayland session
2. Move a window below a plasma panel to try to observe transparency

OBSERVED RESULT
There is no change in the panel appearance.

EXPECTED RESULT
The panel modifies its appearance based on the window behind it.

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

[kwin] [Bug 432057] New: Nvidia Wayland - Rendering Artifacts

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432057

Bug ID: 432057
   Summary: Nvidia Wayland - Rendering Artifacts
   Product: kwin
   Version: 5.20.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
  Target Milestone: ---

SUMMARY
Using an nvidia wayland session, various things result in brief rendering
artifacts on the desktop.

STEPS TO REPRODUCE
1. Start a nvidia wayland session
2. Open the calendar applet from the panel 
3. Close the calendar applet by clicking away

OBSERVED RESULT
The "center" 1/8th or so of the calendar applet remains on the screen briefly.

EXPECTED RESULT
The entire calendar applet renders without any artifacts as it would under X11.

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

[kate] [Bug 432056] New: Pressing tilde affects multiple splits/views

2021-01-24 Thread Thomas Hunter II
https://bugs.kde.org/show_bug.cgi?id=432056

Bug ID: 432056
   Summary: Pressing tilde affects multiple splits/views
   Product: kate
   Version: 19.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Vi Input Mode
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: m...@thomashunter.name
  Target Milestone: ---

SUMMARY

When I have two views/splits open at the same time, pressing ~ with one split
open will result in the character in the current split and the other open split
to have the case changed.

STEPS TO REPRODUCE
1. Enable vim mode
2. Open two separate files in two splits, both visible at the same time
3. Place the cursor over a letter character in both splits
4. Press ~ with one of the splits focused

OBSERVED RESULT

The current character in both splits will have its case toggled.

EXPECTED RESULT

Only the character in the focused split should have its case toggled.

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

ADDITIONAL INFORMATION

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

[kwin] [Bug 432055] New: Nvidia Wayland - Kicker Search Never Finishes

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432055

Bug ID: 432055
   Summary: Nvidia Wayland - Kicker Search Never Finishes
   Product: kwin
   Version: 5.20.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
  Target Milestone: ---

SUMMARY
Using an nvidia wayland session, kicker never renders search results

STEPS TO REPRODUCE
1. Start a nvidia wayland session
2. Open kicker 
3. Type in a search (e.g. Firefox)

OBSERVED RESULT
Everything above the search box in kicker will vanish, as if waiting for a
particularly intensive search to complete.

EXPECTED RESULT
The results appear as quickly as they would under X11.

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

[kwin] [Bug 432054] New: Nvidia Wayland - Kicker Not Rendering Properly

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432054

Bug ID: 432054
   Summary: Nvidia Wayland - Kicker Not Rendering Properly
   Product: kwin
   Version: 5.20.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
  Target Milestone: ---

SUMMARY
Using an nvidia wayland session, kicker does not render submenus properly

STEPS TO REPRODUCE
1. Start a nvidia wayland session
2. Open kicker 
3. Hover over a sub menu (e.g. Administration)
4. Hover over a different sub menu (e.g. Office)

OBSERVED RESULT
The first sub menu will still be rendered, sometimes "glitchy" with weird
transparency and offsets.

EXPECTED RESULT
The second sub menu will be rendered without rendering artifacts.

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

[plasmashell] [Bug 428109] Unwanted side margin on panel

2021-01-24 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=428109

Nicolas Fella  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|1   |0
 CC||nicolas.fe...@gmx.de

--- Comment #11 from Nicolas Fella  ---
I can reproduce this for the bottom edge of the panel.

This includes the start menu, pager, system tray and clock, i.e. anything but
the task manager

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

[kwin] [Bug 432053] New: Nvidia Wayland - High CPU Usage

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432053

Bug ID: 432053
   Summary: Nvidia Wayland - High CPU Usage
   Product: kwin
   Version: 5.20.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
  Target Milestone: ---

SUMMARY
Using an nvidia wayland session I've observered as high as 40% CPU on
kwin_wayland while simply moving the mouse around the desktop.

STEPS TO REPRODUCE
1. Start a nvidia wayland session
2. Open ksysguard 
3. Move the mouse around quickly in a circle

OBSERVED RESULT
CPU usage spikes significantly

EXPECTED RESULT
Minimal impact on CPU usage

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

[plasmashell] [Bug 428109] Unwanted side margin on panel

2021-01-24 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=428109

Nicolas Fella  changed:

   What|Removed |Added

 CC||magib...@hotmail.com

--- Comment #10 from Nicolas Fella  ---
*** Bug 432013 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 432013] No Fitts Law in Panel

2021-01-24 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=432013

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Nicolas Fella  ---


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

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

[plasmashell] [Bug 432049] Changing font style makes Kickoff bigger

2021-01-24 Thread Lua
https://bugs.kde.org/show_bug.cgi?id=432049

Lua <7d8ec5ed-2c18-46c5-9aec-31c49a4b2...@anonaddy.me> changed:

   What|Removed |Added

Summary|Changing font style makes   |Changing font style makes
   |KickOff bigger  |Kickoff bigger

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

[plasmashell] [Bug 431766] Desktop Right Click Menu Should Have a Minimum Size

2021-01-24 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=431766

Nicolas Fella  changed:

   What|Removed |Added

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

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

[dolphin] [Bug 432052] New: Devices subpanel handles long device names poorly

2021-01-24 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=432052

Bug ID: 432052
   Summary: Devices subpanel handles long device names poorly
   Product: dolphin
   Version: 20.12.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: panels: places
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: dark...@nearce.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Created attachment 135143
  --> https://bugs.kde.org/attachment.cgi?id=135143=edit
Devices overflowing the places panel

SUMMARY
As it stands devices with long names result in a horizontal scroll bar in the
places panel. This also throws off hard drive space reporting as you have to
scroll all the way to the right or resize the places panel to see how much of
the bar is really filled up.

STEPS TO REPRODUCE
1. Get a long device name (easiest way is probably to fuse mount a directory,
or create a mapping between the host and the system via docker)

OBSERVED RESULT
See attached screenshot

EXPECTED RESULT

My thoughts are that, there should be no horizontal scrollbar, and one of the
following should occur:
- The device gets a cleaned up name that's not so long
- The device name gets truncated i..e "/var/lib/docker/over..."
- The device name scrolls when hovered over

Presumably a tool tip would also be available so the full name can be observed
on hover.

Definitely seems like something VDG could come up with a good solution for :)

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

[plasmashell] [Bug 432051] New: Plasma crashes during initialization and/or restart.

2021-01-24 Thread German Alves
https://bugs.kde.org/show_bug.cgi?id=432051

Bug ID: 432051
   Summary: Plasma crashes during initialization and/or restart.
   Product: plasmashell
   Version: 5.20.5
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: germanoal...@protonmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.20.5)

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.10.7-1-default x86_64
Windowing system: Wayland
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:

Well, after changing the global theme for an installed from sotre
(openSUSE-dark), i just restarted the system so that the theme icons were
applied. Sometimes it breaks when accessing the global theme choices and icon
options.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  QExplicitlySharedDataPointer::operator bool
(this=0x18) at /usr/include/qt5/QtCore/qshareddata.h:176
#5  KConfigGroup::parent (this=this@entry=0x7ffcde5060c0) at
/usr/src/debug/kconfig-5.78.0-1.1.x86_64/src/core/kconfiggroup.cpp:545
#6  0x5585f4e6f9ad in PanelView::restore (this=0x5585f707c7a0) at
/usr/src/debug/plasma5-workspace-5.20.5-2.1.x86_64/shell/panelview.cpp:576
#7  0x5585f4e70315 in PanelView::containmentChanged (this=0x5585f707c7a0)
at /usr/src/debug/plasma5-workspace-5.20.5-2.1.x86_64/shell/panelview.cpp:1180
#8  PanelView::qt_static_metacall (_o=0x5585f707c7a0, _c=,
_id=, _a=0x7ffcde506230) at
/usr/src/debug/plasma5-workspace-5.20.5-2.1.x86_64/build/shell/plasmashell_autogen/include/moc_panelview.cpp:261
#9  0x7f37b195d900 in doActivate (sender=0x5585f707c7a0,
signal_index=43, argv=0x7ffcde506230) at kernel/qobject.cpp:3898
#10 0x7f37b3badbf0 in PlasmaQuick::ContainmentViewPrivate::setContainment
(this=0x5585f732cc90, cont=0x5585f7018630) at
/usr/src/debug/plasma-framework-5.78.0-1.1.x86_64/src/plasmaquick/containmentview.cpp:81
#11 0x7f37b3bb0159 in PlasmaQuick::ContainmentView::setContainment
(this=this@entry=0x5585f707c7a0, cont=) at
/usr/src/debug/plasma-framework-5.78.0-1.1.x86_64/src/plasmaquick/containmentview.cpp:244
#12 0x5585f4e74ea2 in ShellCorona::createWaitingPanels (this=) at
/usr/src/debug/plasma5-workspace-5.20.5-2.1.x86_64/shell/shellcorona.cpp:1371
#13 0x7f37b195d8c6 in QtPrivate::QSlotObjectBase::call (a=0x7ffcde5065e0,
r=0x5585f6b9cda0, this=0x5585f6bbf910) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#14 doActivate (sender=0x5585f6b9ce58, signal_index=3,
argv=argv@entry=0x7ffcde5065e0) at kernel/qobject.cpp:3886
#15 0x7f37b1956c20 in QMetaObject::activate (sender=,
m=m@entry=0x7f37b1c0bba0, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffcde5065e0) at kernel/qobject.cpp:3946
#16 0x7f37b19617da in QTimer::timeout (this=, _t1=...) at
.moc/moc_qtimer.cpp:205
#17 0x7f37b195324f in QObject::event (this=0x5585f6b9ce58,
e=0x7ffcde506750) at kernel/qobject.cpp:1336
#18 0x7f37b26a850f in QApplicationPrivate::notify_helper (this=, receiver=0x5585f6b9ce58, e=0x7ffcde506750) at
kernel/qapplication.cpp:3632
#19 0x7f37b19272ea in QCoreApplication::notifyInternal2
(receiver=0x5585f6b9ce58, event=0x7ffcde506750) at
kernel/qcoreapplication.cpp:1063
#20 0x7f37b197dc03 in QTimerInfoList::activateTimers (this=0x5585f69fd390)
at kernel/qtimerinfo_unix.cpp:643
#21 0x7f37b197e484 in timerSourceDispatch (source=) at
kernel/qeventdispatcher_glib.cpp:183
#22 0x7f37afd1ae57 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#23 0x7f37afd1b1d8 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x7f37afd1b28f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#25 0x7f37b197e83f in QEventDispatcherGlib::processEvents
(this=0x5585f69fd470, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#26 0x7f37b1925cab in QEventLoop::exec (this=this@entry=0x7ffcde506990,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#27 0x7f37b192df20 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#28 0x5585f4e55082 in main (argc=, argv=0x7ffcde506bb0) at
/usr/src/debug/plasma5-workspace-5.20.5-2.1.x86_64/shell/main.cpp:252
[Inferior 1 (process 2950) detached]

Possible duplicates by query: bug 431726, bug 431565, bug 431532, bug 431458,
bug 431334.

Reported using DrKonqi

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

[digikam] [Bug 432048] XMP People/Face tags with no associated regions are ignored by Digikam (Person Shown, MWG Face name, MS People Tag)

2021-01-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432048

--- Comment #4 from Maik Qualmann  ---
Created attachment 135142
  --> https://bugs.kde.org/attachment.cgi?id=135142=edit
xmp.png

You can easily add support for "Xmp.Iptc4xmpExt.PersonInImage" in digiKam, see
screenshot. In digiKam Setup under Advanced, just add the entry for Tags.

Maik

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

[systemsettings] [Bug 432050] New: Crash Every Time

2021-01-24 Thread pwndumb
https://bugs.kde.org/show_bug.cgi?id=432050

Bug ID: 432050
   Summary: Crash Every Time
   Product: systemsettings
   Version: 5.20.5
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: pwnd...@pm.me
  Target Milestone: ---

Application: systemsettings5 (5.20.5)

Qt Version: 5.15.2
Frameworks Version: 5.77.0
Operating System: Linux 5.9.0-kali5-amd64 x86_64
Windowing system: X11
Distribution: Kali GNU/Linux Rolling

-- Information about the crash:
-I love KDE, but after log in the meachine every time, at least a 10x in a
hour, some application that I use crash.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault

[KCrash Handler]
#4  0x7fc24294c4ca in
QV4::QObjectWrapper::getQmlProperty(QV4::ExecutionEngine*, QQmlContextData*,
QObject*, QV4::String*, QV4::QObjectWrapper::RevisionMode, bool*,
QQmlPropertyData**) () at /lib/x86_64-linux-gnu/libQt5Qml.so.5
#5  0x7fc24292bfda in
QV4::QQmlContextWrapper::getPropertyAndBase(QV4::QQmlContextWrapper const*,
QV4::PropertyKey, QV4::Value const*, bool*, QV4::Value*, QV4::Lookup*) () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#6  0x7fc24292c8a3 in
QV4::QQmlContextWrapper::resolveQmlContextPropertyLookupGetter(QV4::Lookup*,
QV4::ExecutionEngine*, QV4::Value*) () at /lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x7fc242969030 in  () at /lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7fc24296df57 in  () at /lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x7fc24290989d in QV4::Function::call(QV4::Value const*, QV4::Value
const*, int, QV4::ExecutionContext const*) () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x7fc242a80615 in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) () at /lib/x86_64-linux-gnu/libQt5Qml.so.5
#11 0x7fc242a347db in QQmlBoundSignalExpression::evaluate(void**) () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x7fc242a34cc0 in  () at /lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x7fc242a643fd in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*,
void**) () at /lib/x86_64-linux-gnu/libQt5Qml.so.5
#14 0x7fc243a05095 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7fc242a30239 in QQmlContextData::emitDestruction() () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#16 0x7fc242a3025f in QQmlContextData::emitDestruction() () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#17 0x7fc242a3025f in QQmlContextData::emitDestruction() () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#18 0x7fc242a3025f in QQmlContextData::emitDestruction() () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#19 0x7fc242a3025f in QQmlContextData::emitDestruction() () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#20 0x7fc242a30489 in QQmlContextData::invalidate() () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#21 0x7fc242a2ffc7 in QQmlContextData::destroy() () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#22 0x7fc242a3019d in QQmlContext::~QQmlContext() () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#23 0x7fc242a301b9 in QQmlContext::~QQmlContext() () at
/lib/x86_64-linux-gnu/libQt5Qml.so.5
#24 0x7fc2439f8b3e in QObjectPrivate::deleteChildren() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x7fc243a03714 in QObject::~QObject() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x7fc24317fa79 in
KDeclarative::QmlObjectSharedEngine::~QmlObjectSharedEngine() () at
/lib/x86_64-linux-gnu/libKF5Declarative.so.5
#27 0x7fc244e933ab in KQuickAddons::ConfigModule::~ConfigModule() () at
/lib/x86_64-linux-gnu/libKF5QuickAddons.so.5
#28 0x7fc2266592a2 in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/kcms/kcm_screenlocker.so
#29 0x7fc244f89533 in  () at /lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#30 0x7fc244f89559 in  () at /lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#31 0x7fc244f8f754 in KCModuleProxy::deleteClient() () at
/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#32 0x7fc244f8f8c8 in KCModuleProxy::~KCModuleProxy() () at
/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#33 0x7fc244f8f979 in KCModuleProxy::~KCModuleProxy() () at
/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#34 0x7fc2439f8b3e in QObjectPrivate::deleteChildren() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#35 0x7fc2445c7726 in QWidget::~QWidget() () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#36 0x7fc2445c7a79 in QWidget::~QWidget() () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#37 0x7fc2439f8b3e in QObjectPrivate::deleteChildren() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#38 0x7fc2445c7726 in QWidget::~QWidget() () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#39 0x7fc24471e339 in QScrollArea::~QScrollArea() () at
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#40 0x7fc2439f8b3e in QObjectPrivate::deleteChildren() () at

[digikam] [Bug 432048] XMP People/Face tags with no associated regions are ignored by Digikam (Person Shown, MWG Face name, MS People Tag)

2021-01-24 Thread José Oliver-Didier
https://bugs.kde.org/show_bug.cgi?id=432048

--- Comment #3 from José Oliver-Didier  ---
Created attachment 135141
  --> https://bugs.kde.org/attachment.cgi?id=135141=edit
Sample image and xmp (updated)

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

[kblocks] [Bug 407244] KBlocks does not display last move before game over

2021-01-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=407244

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/games/kblocks/-/merge_requests/5

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

[digikam] [Bug 432048] XMP People/Face tags with no associated regions are ignored by Digikam (Person Shown, MWG Face name, MS People Tag)

2021-01-24 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=432048

--- Comment #2 from Maik Qualmann  ---
Your test image has an XMP file but the name does not match the image. To read
the IPTC areas, they must be renamed and reading of XMP files activated.

Maik

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

  1   2   3   >