[Discover] [Bug 399647] Discover settings doen't work properly

2018-10-17 Thread johansenmeister
https://bugs.kde.org/show_bug.cgi?id=399647

johansenmeister  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|CONFIRMED   |REPORTED
 CC||robin.andre.johansen@outloo
   ||k.com

--- Comment #9 from johansenmeister  ---
Problem persists on KDE Neon 18.04 User Edition

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

[Discover] [Bug 399647] Discover settings doen't work properly

2018-10-16 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=399647

--- Comment #8 from Robert Griffiths  ---
It works after this mornings updates.. on Neon Dev Stable 18.04

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

[Discover] [Bug 399647] Discover settings doen't work properly

2018-10-16 Thread Robert Griffiths
https://bugs.kde.org/show_bug.cgi?id=399647

Robert Griffiths  changed:

   What|Removed |Added

 CC||r.griff...@gmail.com

--- Comment #7 from Robert Griffiths  ---
It works after this mornings update:

discover/bionic,now 2.1.2-8 amd64 [installed]
discover-data/bionic,bionic,now 2.2013.01.11 all [installed,automatic]
libdiscover2/bionic,now 2.1.2-8 amd64 [installed,automatic]
plasma-discover/bionic,now 5.14.0+p18.04+git20181016.0050-0 amd64
[installed,automatic]
plasma-discover-common/bionic,bionic,bionic,now
5.14.0+p18.04+git20181016.0050-0 all [installed,automatic]
plasma-discover-flatpak-backend/bionic,now 5.14.0+p18.04+git20181016.0050-0
amd64 [installed,automatic]
plasma-discover-private/bionic,now 5.14.0+p18.04+git20181016.0050-0 amd64
[installed,automatic]
plasma-discover-snap-backend/bionic,now 5.14.0+p18.04+git20181016.0050-0 amd64
[installed,automatic]
plasma-discover-updater/bionic,now 5.14.0+p18.04+git20181016.0050-0 amd64
[installed,automatic]

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

[Discover] [Bug 399647] Discover settings doen't work properly

2018-10-15 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=399647

--- Comment #6 from Aleix Pol  ---
I've really tried hard to reproduce this and have been unable to in any helpful
way. I found a neon iso that does but then compiling myself didn't make a
different. I'm afraid we're hitting some kind of Qt problem.

Would any of you be able to run this discover with this patch and tell me
what's the output you get?

diff --git a/libdiscover/resources/SourcesModel.cpp
b/libdiscover/resources/SourcesModel.cpp
index 4c5ddd2c..b9047b7c 100644
--- a/libdiscover/resources/SourcesModel.cpp
+++ b/libdiscover/resources/SourcesModel.cpp
@@ -74,6 +74,7 @@ const QAbstractItemModel * SourcesModel::modelAt(const
QModelIndex& index) const
 QVariant SourcesModel::data(const QModelIndex& index, int role) const
 {
 if (!index.isValid()) return {};
+qDebug() << "data" << index << role;
 switch (role) {
 case SourceNameRole:
 return modelAt(index)->property(DisplayName);

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

[Discover] [Bug 399647] Discover settings doen't work properly

2018-10-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399647

Nate Graham  changed:

   What|Removed |Added

 CC||isamkushw...@gmail.com

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

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

[Discover] [Bug 399647] Discover settings doen't work properly

2018-10-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=399647

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 CC||n...@kde.org
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #4 from Nate Graham  ---
Updating doesn't help; I experience this on git master too.

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

[Discover] [Bug 399647] Discover settings doen't work properly

2018-10-12 Thread Ivan
https://bugs.kde.org/show_bug.cgi?id=399647

--- Comment #3 from Ivan  ---
On my PC I have a fresh neon based on bionic. I constantly updated the system
until, after the 5.14.0 plasma update, Discover presented this problem.

"sudo apt-get update" output is fine without any warning or error.

In this old changelog:
https://www.kde.org/announcements/plasma-5.11.5-5.12.0-changelog.php
in Discover sections, it said:

"Don't show "undefined" on the settings page if there's no extra info."

I don't know exactly what "extra info" means, but it describes my problem

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

[Discover] [Bug 399647] Discover settings doen't work properly

2018-10-11 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=399647

Aleix Pol  changed:

   What|Removed |Added

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

--- Comment #2 from Aleix Pol  ---
Please make sure your system is up to date.

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

[Discover] [Bug 399647] Discover settings doen't work properly

2018-10-11 Thread nicola . zanardi
https://bugs.kde.org/show_bug.cgi?id=399647

nicola.zana...@posteo.net  changed:

   What|Removed |Added

 CC||nicola.zana...@posteo.net

--- Comment #1 from nicola.zana...@posteo.net  ---
Tried to reproduce the issue on a fresh neon unstable VM, and it seems to work
properly for me.

SOFTWARE VERSIONS
KDE Plasma Version: 5.14.80
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.1

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