[00:13] hi, how do you change the default kernel entry in grub on kubuntu 16.04? Changing GRUB_DEFAULT in /etc/default/grub and running update-grub doesn't work [00:14] misc--: it does; but you have to use the correct syntax [00:14] misc--: see https://www.gnu.org/software/grub/manual/grub/html_node/default.html#default [00:15] TJ-: ok, that's how I was doing it, with an index rather than menu entry name. I'll try something else [00:16] misc--: how was it not working? [00:18] TJ-: it keeps defaulting to the first entry that's in /boot/grub/grub.cfg [00:19] if I run: awk -F\' '/menuentry / { print i++, $2}' /boot/grub/grub.cfg # then it shows all my available kernels so I just select the index and put that in to GRUB_DEFAULT, run update-grub then reboot [00:19] misc--: have you checked /boot/grub/grub.cfg is being changed correctly? [00:19] misc--: "grep default= /boot/grub/grub.cfg" [00:19] TJ-: yeah, I can see the entries in there [00:20] TJ-: hmm it comes back as two lines: [00:20] set default="${next_entry}" set default="5" [00:21] that's in the ${next_entry} section of grub.cfg. Else sets default=5. Hmm I don't know what $next_entry is [00:23] I have KDE set up to not doing anything when the lid is closed, so I can VNC into it, but if the lid is closed, I get graphics issues with flashplayer and if it reboots, it goes into a bootloop. Any ideas? [00:23] Well, beyond "leave the lid open" [00:29] misc--: so 5 is the entry you want? [00:29] TJ-: yes that's right [00:33] I did... grub-editenv - set next_entry=5 # to see if that worked but that had no effect either. I'll just plug a monitor in I guess and reboot and select it from the boot up. What a pain [00:36] misc--: is it UEFI or BIOS based boot? [00:39] TJ-: just BIOS [02:52] how does one remove a vault. created one, 'test' copied a file, deleted the file, dont see a 'remove' or 'delete' option === prabhjeet is now known as lucky_ === lucky_ is now known as prabhjeet [10:11] Hey guys! I am on Kubuntu 18.04 and a vpn setup by import of my university's .ovpn file does not work at all. Is there a known bug in the network manager? [10:12] I can import but there is no reaction when I click on "connect" next to the VPN connection. [10:15] @acheronuk [10:19] Phil, is network-manager-openvpn installed ? [10:19] I recall a few people mentioning vpn issues. maybe a bug here matches? https://bugs.kde.org/buglist.cgi?quicksearch=vpn&list_id=1555988 [10:20] I had similar issue where the network manager GUI let me change settings for things that there was no backend installed for -_- [10:20] network-manager-openvpn is actually not installed! [10:21] ah [10:21] but the gui tells everything as it should be. Imported keys and all! [10:21] so I should install network-manager-openvpn? [10:21] some runtime detection would be handy there! [10:22] or something that offers to install it via packagekit [10:22] Hey, friends....I am on Kubuntu 18.04 and I want to install opera browser on my laptop......i have tried "opera-stable" command on terminal....But its useless. Pls help me in this regard. [10:23] @Aimisaim, I recommend snap install opera! [10:23] @Aimisaim, https://snapcraft.io/opera [10:26] @acheronuk, I am sure that makes sense to an IT person. However, I am not. So should I install network-manager-openvpn? [10:28] phil, yes [10:28] you will need that backend for the gui to actually be able to do anything [10:29] Oh my! [10:29] Thanks guys! @hateball and @acheronuk [10:30] :) [10:30] :) [10:33] @Phil Linux, Dear phil its showing following error..... snap "opera" is not available on stable for this architecture (i386) but exists on other … architectures (amd64). [10:34] @Aimisaim, copy and paste this line into your Konsole please: [10:35] @Aimisaim, sudo snap install opera [10:35] then hit enter [10:36] it works, @hateball and @acheronuk ! It is really a bad bad bug that there is a GUI tool that seems to do everything without actually doing it! I love Linux and especially Kubuntu, but this is a really bad oversight! [10:38] yeah, the applet really should wither not show it if not installed, or offer to install it when you try to configure [10:39] a bit like the sharing tab in dolphin does for samba [10:39] @acheronuk, Exactly! How do I bring this to the attention of people who can change that? I am not in IT, so I have no github account! [10:40] !bug [10:40] If you find a bug in Kubuntu, please follow the instructions at https://wiki.kubuntu.org/Kubuntu/Bugs/Reporting to report the issue to the developers. [10:41] bugs.kde.org [10:41] as it is an upstream code issue [10:42] the only thing Kubuntu could do is install it by default, but that is arguably overkill [10:42] that wiki page is a bit... old [10:42] @acheronuk, Wouldn't a dialog just as you described it be the best option? [10:43] @Phil Linux, which would need to be implemented in upstream KDE source code [10:44] @acheronuk, I see. Is that complicated? I honestly have no idea. Last time I coded was at school in Turbo Pascal. 😉 [10:46] not overly, but may be beyond my C++ [11:12] hi...is there a way to make the fingerprint login/sudo work? [11:17] m_tadeu: https://github.com/sddm/sddm/issues/284 [11:31] hateball: thanks...will check it out [11:33] Hi folks [11:50] Hi BluesKaj! [11:50] Hi Phil Linux:-) [15:10] Danbart was added by: Danbart === ylli_ is now known as ylel9 === ylli_ is now known as ylel9 [18:17] Giving KDE a shot. I'll probably have questions :D [18:19] Like, why is the cursor so strange xD [18:25] You can change your cursor. [18:25] I sudo apt update && sudo apt install -y oxygen-cursor-theme [18:25] Then select Oxygen Yellow (my favorite). [18:26] From System Settings > Workspace Theme > Cursor Theme. [18:26] That ain't adwatia! [18:27] I need a boring black cursor [18:28] Breeze is black by default. [18:30] Aight. Cursor is sorted [18:34] Matheus Vinicius was added by: Matheus Vinicius [18:37] Now, what's the deal with the hamburger menu in the top right corner on the desktop? [18:38] I get mostly the same options as just right-clicking [18:47] Oh dear. I just dragged my panel icons off screen and now they're stuck [18:49] And Discover seem to have crashed after running updates ._. [18:50] Asks me to 'dpkg --configure -a' [18:52] do that. it's a bug with a fix coming soon [18:52] Help me irc [18:53] I have a error in X server [18:53] Stabington: and it should only happen that once [18:56] Aight. Seems like those panel icons are lost forever [18:56] Maxim was added by: Maxim [18:59] Note to self: right clicking the hexchat tray icon closes the thing now [19:00] hi there … i recently installed kubuntu 18.04.1 on dell vostro laptop. after system restart i've got message, that boot device not found. looks like boot is broken. … what should i do to fix that? [19:54] help [19:54] how do I unhide the kate menubar [19:57] denza252: Ctrl+M possibly. [19:57] yay [20:10] a couple times now the plasma-discover had to be 'killall' because it hangs. starting it back up, the password dialog this time appeared and finished. Not sure what I did diffrently, but I also noticed in the list of updates, the file sizes had not populated yet. Kubu 18.04 === N3X15_ is now known as N3X15 [22:41] CryptoLobos was added by: CryptoLobos [22:42] Does anybody know why, when my gui session is running as a regular user and I do a 'sudo -i', any gui programs started from the root command line lack some of the window styles/decorations (and thus look really old-style)? === fishfox__ is now known as fishfox