[06:28] hi [06:28] hari [06:28] r u there [11:21] [telegram] Is there a way to scale an individual app on Lubuntu? I'm using it with a 4k native display and resolution, and I was able to add 1.5 scaling to the desktop, but unityhub, the text is so small it's almost impossible to read [11:22] [telegram] Also the window controls (minimize, maximize, close, etc) are very small, even though I've gotten the rest of the DE to scale. Is there a better way to use this with a HiDPI set up? [11:30] [telegram] Is unityhub a GTK application? GTK scaling is separate from the normal Qt scaling that the DE uses. [13:08] Hi [13:10] SO I bought a new notebook, an HP Victus 16-e0656ng [13:11] I've spent about 12 hours making USB sticks with different versions of Lubuntu and Xubuntu [13:11] Xubuntu will just freeze [13:11] Lubuntu was I able to set up and use for hours, but then it will just crash in a split-second and throw me back to GRUB [13:12] It's super frustrating, I just played in the backup, synched my browser, installed the tools I need, fiddled with GUI [13:12] and now I'm back to square one [13:13] So sometimes it crashed seconds after the login screen appears, or once the Desktop is loaded [13:13] Any help greatly appreciated. [15:34] [telegram] I'm not sure, but I'm going to guess yes since development is primarily geared towards Debian/RHEL/Cent. (re @kc2bez: Is unityhub a GTK application? GTK scaling is separate from the normal Qt scaling that the DE uses.) [15:36] [telegram] I was able to get most of the UI good with QT_SCALE_FACTOR and GDK_DPI_SCALE, but not unity (re @kc2bez: Is unityhub a GTK application? GTK scaling is separate from the normal Qt scaling that the DE uses.) [15:37] [telegram] based on my checking Unity Hub is in fact a GTK program - it throws gtk-message warnings and errors, and has a libgtk dependency in AUR and others, so it's almost certain it's a GTK program [15:37] [telegram] @kc2bez ^^ [15:38] [telegram] Thanks! Is there a way to edit GTK scaling through the lxqt-config-session? (re @teward001: based on my checking Unity Hub is in fact a GTK program - it throws gtk-message warnings and errors, and has a libgtk dependency in AUR and others, so it's almost certain it's a GTK program) [15:43] [telegram] I am not sure sure offhand. I know there had been some work upstream that hasn't landed in a release yet so it is something that is being worked on. [15:48] [telegram] Thanks Dan, I'll try to mess with the config files and see if I can find something. Is there a config for scaling the window controls for other apps such as Firefox, QTerminal, or Muon? Everything seemed to scale properly except the "window decorations", those are still very small at 3840x2160 [18:10] Hi [18:12] I want to verify sha256sum of lubuntu-20.04.3-desktop-amd64 [18:12] where i can get sha256sum? === john is now known as Don007 [18:19] [telegram] john: coreutils which should already be installed on the command line [18:20] [telegram] if you're using non-Ubuntu systems then it depends. https://ubuntu.com/tutorials/how-to-verify-ubuntu#1-overview will help just replace the references to the Ubuntu ISO with your lubuntu ISO [18:23] https://cdimage.ubuntu.com/lubuntu/releases/20.04.3/release/ points to 20.04.4 and it's checksums so maybe you should zsync your .3 to .4 [18:29] genii how do i do that? [18:31] i have already install lubuntu-20.04.3-desktop-amd64 back in January now is't 20.04.4 [18:32] and didn't verify the sha256sum that time [18:40] If you cd to the directory where the .3 iso file is and you have zsync already installed you can issue: zsync -i the-name-of-your-old-iso-file-here https://cdimage.ubuntu.com/lubuntu/releases/focal/release/lubuntu-20.04.4-desktop-amd64.iso.zsync [18:41] Then after it patches the iso file there you can use the checksum on https://cdimage.ubuntu.com/lubuntu/releases/focal/release/ [19:55] @genii Thank you so much its done. [19:55] checksum ok [19:55] checksum matches ok [19:57] Glad to assist