[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=422673

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
Can I have a screenshot?

Also can you include the output of:

qdbus org.kde.ksystemstats /  
qdbus org.kde.kstats /

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422673

--- Comment #2 from antailyaq...@disroot.org ---
Created attachment 129159
  --> https://bugs.kde.org/attachment.cgi?id=129159&action=edit
Widget on desktop.

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422673

--- Comment #3 from antailyaq...@disroot.org ---
Created attachment 129160
  --> https://bugs.kde.org/attachment.cgi?id=129160&action=edit
Sensor details

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422673

--- Comment #4 from antailyaq...@disroot.org ---
(In reply to David Edmundson from comment #1)
> Can I have a screenshot?
> 
> Also can you include the output of:
> 
> qdbus org.kde.ksystemstats /  
> qdbus org.kde.kstats /

No problem. sorry, it's my first report.
First command doesn't work at all.
Second command (don't know how to hide smth to spoiler):

method QDBusRawType::a{s(sssuuddi)} org.kde.KSysGuardDaemon.allSensors()
signal void org.kde.KSysGuardDaemon.newSensorData(QDBusRawType::a(sv
sensorData)
signal void org.kde.KSysGuardDaemon.sensorAdded(QString sensorId)
method QDBusRawType::a(sv) org.kde.KSysGuardDaemon.sensorData(QStringList
sensorIds)
signal void
org.kde.KSysGuardDaemon.sensorMetaDataChanged(QDBusRawType::a{s(sssuuddi
metaData)
signal void org.kde.KSysGuardDaemon.sensorRemoved(QString sensorId)
method QDBusRawType::a{s(sssuuddi)} org.kde.KSysGuardDaemon.sensors(QStringList
sensorsIds)
method void org.kde.KSysGuardDaemon.subscribe(QStringList sensorIds)
method void org.kde.KSysGuardDaemon.unsubscribe(QStringList sensorIds)
method QDBusVariant org.freedesktop.DBus.Properties.Get(QString interface_name,
QString property_name)
method QVariantMap org.freedesktop.DBus.Properties.GetAll(QString
interface_name)
signal void org.freedesktop.DBus.Properties.PropertiesChanged(QString
interface_name, QVariantMap changed_properties, QStringList
invalidated_properties)
method void org.freedesktop.DBus.Properties.Set(QString interface_name, QString
property_name, QDBusVariant value)
method QString org.freedesktop.DBus.Introspectable.Introspect()
method QString org.freedesktop.DBus.Peer.GetMachineId()
method void org.freedesktop.DBus.Peer.Ping()

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread S. Christian Collins
https://bugs.kde.org/show_bug.cgi?id=422673

S. Christian Collins  changed:

   What|Removed |Added

 CC||s_chriscoll...@hotmail.com

--- Comment #5 from S. Christian Collins  ---
A bunch of us on the KDE neon users Telegram chat are experiencing this as well
after upgrading to Plasma 5.19. I was also able to reproduce the issue in
VirtualBox after running KDE neon User Edition with the Plasma 5.19 update.
This likely affects all KDE neon User Edition users.

Monitoring through System Monitor (KSysGuard) works fine.

Here is my kstats output (ksystemstats receives no reply):
signal void org.kde.KSysGuardDaemon.newSensorData({D-Bus type "a(sv)"}
sensorData)
signal void org.kde.KSysGuardDaemon.sensorAdded(QString sensorId)
signal void org.kde.KSysGuardDaemon.sensorMetaDataChanged({D-Bus type
"a{s(sssuuddi)}"} metaData)
signal void org.kde.KSysGuardDaemon.sensorRemoved(QString sensorId)
method {D-Bus type "a{s(sssuuddi)}"} org.kde.KSysGuardDaemon.allSensors()
method {D-Bus type "a(sv)"} org.kde.KSysGuardDaemon.sensorData(QStringList
sensorIds)
method {D-Bus type "a{s(sssuuddi)}"}
org.kde.KSysGuardDaemon.sensors(QStringList sensorsIds)
method void org.kde.KSysGuardDaemon.subscribe(QStringList sensorIds)
method void org.kde.KSysGuardDaemon.unsubscribe(QStringList sensorIds)
signal void org.freedesktop.DBus.Properties.PropertiesChanged(QString
interface_name, QVariantMap changed_properties, QStringList
invalidated_properties)
method QDBusVariant org.freedesktop.DBus.Properties.Get(QString interface_name,
QString property_name)
method QVariantMap org.freedesktop.DBus.Properties.GetAll(QString
interface_name)
method void org.freedesktop.DBus.Properties.Set(QString interface_name, QString
property_name, QDBusVariant value)
method QString org.freedesktop.DBus.Introspectable.Introspect()
method QString org.freedesktop.DBus.Peer.GetMachineId()
method void org.freedesktop.DBus.Peer.Ping()

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread Rik Mills
https://bugs.kde.org/show_bug.cgi?id=422673

Rik Mills  changed:

   What|Removed |Added

 CC||rikmi...@kde.org

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread Marcelo Bossoni
https://bugs.kde.org/show_bug.cgi?id=422673

Marcelo Bossoni  changed:

   What|Removed |Added

 CC||mmboss...@gmail.com

--- Comment #6 from Marcelo Bossoni  ---
qdbus org.kde.ksystemstats times out for me
Error: org.freedesktop.DBus.Error.NoReply
Did not receive a reply. Possible causes include: the remote application did
not send a reply, the message bus security policy blocked the reply, the reply
timeout expired, or the network connection was broken.


qdbus org.kde.kstats only works if ksysguard is openend

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=422673

--- Comment #7 from David Edmundson  ---
I appreciate this is a somewhat unhelpful comment, but I just did an install of
a clean Neon Testing  ISO and that is working correctly.

(as is my local laptop)

Will check User Edition.

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=422673

David Edmundson  changed:

   What|Removed |Added

   Priority|NOR |VHI
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #8 from David Edmundson  ---
Got it :( I'm such a clumsy idiot.

There was a very last minute file rename.

I checked everything worked, but it left the frickin' bus name in the DBus
activation file is wrong. I'm sure I checked it, but I probably still had the
old files lying about so it still worked.

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=422673

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.19.1

--- Comment #9 from David Edmundson  ---
At this point, I may as well just backport the patches that use matching dbus
service name instead of trying to minimise the patch delta.

Fix will be out in 5.19.1.

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422673

Nate Graham  changed:

   What|Removed |Added

   Severity|minor   |grave
 CC||n...@kde.org

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422673

nather...@gmail.com changed:

   What|Removed |Added

 CC||tim.cli...@gmail.com

--- Comment #10 from nather...@gmail.com ---
*** Bug 422708 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422673

nather...@gmail.com changed:

   What|Removed |Added

 CC||matheusfillip...@gmail.com

--- Comment #11 from nather...@gmail.com ---
*** Bug 422710 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-10 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=422673

Antonio Rojas  changed:

   What|Removed |Added

 CC||leondeandr...@hotmail.com

--- Comment #12 from Antonio Rojas  ---
*** Bug 422728 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422673

nather...@gmail.com changed:

   What|Removed |Added

 CC||nather...@gmail.com

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422673

nather...@gmail.com changed:

   What|Removed |Added

 CC|nather...@gmail.com |

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-10 Thread Mircea Kitsune
https://bugs.kde.org/show_bug.cgi?id=422673

Mircea Kitsune  changed:

   What|Removed |Added

 CC||sonichedgehog_hyperblast00@
   ||yahoo.com

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

[plasmashell] [Bug 422673] Plasma monitor doesn't show anything.

2020-06-17 Thread Matheus
https://bugs.kde.org/show_bug.cgi?id=422673

--- Comment #13 from Matheus  ---
Working on 5.19.1 after reinstalling the widgets.

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