Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plasma popups not displaying and generate error messages in KSystemlog #31

Open
DanielR-I opened this issue Aug 5, 2021 · 0 comments
Open

Comments

@DanielR-I
Copy link

Hello, and thank you for making this great application!

As a new GNU/Linux user newly transitioned from Windows, I greatly appreciate GUI applications, and this one nicely fills the void for SMART and Software RAID monitoring (+scrubbing)!

The application and systray components seem to be working well, although I must confess I haven't monitored KSystemlog when I was in the app to know if I have been receiving other messages in the background while using/configuring it... maybe I'll do that soon.

However, what I have noticed is that every 5-7 minutes, I get a batch of entries in KSystemlog related to PopupDialog.qml...
KSystemlog
... I haven't seen a popup, so I imagine this error is what is preventing them. As far as I can tell, I am getting one "left"/"right" pair per physical disk I have attached (6x2=12).

$ lsblk
NAME        MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINTS
sda           8:0    0 232.9G  0 disk  
└─sda1        8:1    0 232.9G  0 part  /run/timeshift/backup
                                       /data/evo840
sdb           8:16   0   7.3T  0 disk  
└─sdb1        8:17   0   7.3T  0 part  
  └─md127     9:127  0   7.3T  0 raid1 /data/raid1
sdc           8:32   0   7.3T  0 disk  
└─sdc1        8:33   0   7.3T  0 part  
  └─md127     9:127  0   7.3T  0 raid1 /data/raid1
nvme2n1     259:0    0 931.5G  0 disk  
├─nvme2n1p1 259:1    0   300M  0 part  /boot/efi
└─nvme2n1p2 259:2    0 931.2G  0 part  /
nvme1n1     259:3    0 931.5G  0 disk  
└─nvme1n1p1 259:10   0 931.5G  0 part  /data/sn750
nvme0n1     259:4    0 931.5G  0 disk  
├─nvme0n1p1 259:5    0   100M  0 part  
├─nvme0n1p2 259:6    0    16M  0 part  
├─nvme0n1p3 259:7    0   930G  0 part  
├─nvme0n1p4 259:8    0   528M  0 part  
└─nvme0n1p5 259:9    0   881M  0 part 

Application: DisKMonitor 0.3.4

  • KDE Frameworks 5.84.0
  • Qt 5.15.2 (built against 5.15.2)
  • The xcb windowing system

Operating System: Manjaro Linux

  • KDE Plasma Version: 5.22.4
  • KDE Frameworks Version: 5.84.0
  • Qt Version: 5.15.2
  • Kernel Version: 5.13.5-1-MANJARO (64-bit)
  • Graphics Platform: X11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant