teejee2008 / ukuu

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.
https://teejeetech.in/ukuu
GNU Lesser General Public License v3.0
402 stars 157 forks source link

Message window is mostly unreadable in Kubuntu 17.10 #33

Open danyill opened 6 years ago

danyill commented 6 years ago

Using Ubuntu, ukuu v17.2.3 and KDE, after installing a kernel a message is given which is poorly sized, making it unreadable:

image

System details

⋊> ~ uname -a                                                                                                                        06:36:56
Linux mulhollandd-XPS-13-9360 4.11.12-041112-generic #201707210350 SMP Fri Jul 21 07:53:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
⋊> ~ lsb_release -a                                                                                                                  06:36:59
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 17.10
Release:        17.10
Codename:       artful
⋊> ~ plasmashell --version                                                                                                           06:37:39
plasmashell 5.10.5
⋊> ~ kf5-config --version                                                                                                            06:39:30
Qt: 5.9.1
KDE Frameworks: 5.38.0
kf5-config: 1.0
danyill commented 6 years ago

Interestingly, when I build from source I do not have this problem and the window displays correctly.

teejee2008 commented 6 years ago

This was fixed in v17.12 Could you confirm if the issue occurs with this version?