[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2021-06-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416437

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #10 from Nate Graham  ---
Guess it got fixed along the way somewhere. :)

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

[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2021-06-17 Thread Filip Fila
https://bugs.kde.org/show_bug.cgi?id=416437

--- Comment #9 from Filip Fila  ---
(In reply to Nate Graham from comment #8)
> I'm no longer able to reproduce this the way I could before. Can anyone
> still reproduce it in Plasma 5.22?

no

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

[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2021-06-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416437

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #8 from Nate Graham  ---
I'm no longer able to reproduce this the way I could before. Can anyone still
reproduce it in Plasma 5.22?

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

[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2020-06-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=416437

--- Comment #7 from Patrick Silva  ---
*** Bug 421862 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2020-03-02 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=416437

--- Comment #6 from David Redondo  ---
Created attachment 126549
  --> https://bugs.kde.org/attachment.cgi?id=126549=edit
Differene in model and qml state

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

[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2020-03-02 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=416437

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #5 from David Redondo  ---
>Models are fine according to gammaray and modeltest
Even if the model is fine, there is something wrong with how it is exposed to
the qml side. By repeatedly searching for example for "squash" the category in
which the effect appears changes. The correct one would be "Appearance" but I
had it appear in accessibility for example.

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

[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2020-02-09 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=416437

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2020-01-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=416437

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #4 from David Edmundson  ---
I looked into this a bit last night.

Models are fine according to gammaray and modeltest

>QML Effect: Binding loop detected for property "implicitHeight"

I bodge fixed this, and then the problem went away; which makes some sense. If
you can't control how many delegates to show you're going to get broken ones.

I would suggest putting any initial work there.

This loop happens because the ColumnLayout width changes, which relays out the
text which changes the height. I don't know why that happens.

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

[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2020-01-21 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=416437

--- Comment #3 from Vlad Zahorodnii  ---
Hmm, seems like there are some model issues

file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/main.qml:96:19:
QML Effect: Binding loop detected for property "implicitHeight"
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/main.qml:96:19:
QML Effect: Binding loop detected for property "implicitHeight"
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/main.qml:96:19:
QML Effect: Binding loop detected for property "implicitHeight"
kf5.ki18n: "0 instead of 2 arguments to message {Author: %1\nLicense: ...}
supplied before conversion."
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:115:
TypeError: Value is undefined and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:121:13:
Unable to assign [undefined] to bool
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:38:13:
Unable to assign [undefined] to bool
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:56:13:
Unable to assign [undefined] to int
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:71:17:
Unable to assign [undefined] to QString
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:78:17:
Unable to assign [undefined] to QString
kf5.ki18n: "0 instead of 2 arguments to message {Author: %1\nLicense: ...}
supplied before conversion."
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:115:
TypeError: Value is undefined and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:121:13:
Unable to assign [undefined] to bool
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:38:13:
Unable to assign [undefined] to bool
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:56:13:
Unable to assign [undefined] to int
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:71:17:
Unable to assign [undefined] to QString
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:78:17:
Unable to assign [undefined] to QString
kf5.ki18n: "0 instead of 2 arguments to message {Author: %1\nLicense: ...}
supplied before conversion."
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:115:
TypeError: Value is undefined and could not be converted to an object
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:121:13:
Unable to assign [undefined] to bool
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:38:13:
Unable to assign [undefined] to bool
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:56:13:
Unable to assign [undefined] to int
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:71:17:
Unable to assign [undefined] to QString
file:///usr/share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml:78:17:
Unable to assign [undefined] to QString

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

[systemsettings] [Bug 416437] Search shows entry with no text when searching for "tra" twice

2020-01-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416437

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||plasma-b...@kde.org
 Status|REPORTED|CONFIRMED
  Component|general |kcm_kwin_effects
 Ever confirmed|0   |1
Product|kwin|systemsettings
Summary|Desktop Effects KCM: search |Search shows entry with no
   |shows entry with no text|text when searching for
   ||"tra" twice

--- Comment #2 from Nate Graham  ---
Can reproduce with Filip's instructions.

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