=== viv`d is now known as vivid === viv`d is now known as vivid [02:04] claydoh was added by: claydoh [02:08] I tried to install Ubuntu 18.04 and after connecting to the WiFi I face this message in the next page "Not available because there is no internet connection" even though it's working in the Live version and I can use the internet but can't in the installer. [02:27] Anyone here [02:38] hi [02:39] I try to umount /backup and it tells me /backup: target is busy [02:39] how do I track down who is using this file? [02:39] I forget the syntax for lsof [02:39] and for fuser [02:52] Just want to say thanks to the Kubuntu team! You guys have done an amazing job with everything. [06:11] Good morning === ubuntu is now known as Guest68213 [10:07] Hi folks [10:58] hihi BluesKaj :) [10:59] BluesKaj: $ sudo umount /backup [10:59] umount: /backup: target is busy. [10:59] alright.. so, $ fuser -v /backup -> /backup: root kernel mount /backup [10:59] how do I umount this device cleanly? [10:59] BluesKaj: ^ [11:07] EvilRoey: doyou have/backup listed as an entry in /etc/fstab, assume it's a separate or external drive [11:08] or partition [11:11] BluesKaj: yes, as a separate device [11:11] in /etc/fstab [11:12] ok , show me the device entry line, you can post it here [11:18] # 20160512 Roey Katz [11:18] /dev/sdb /backup ext4 nofail,noatime,defaults 0 2 [11:18] BluesKaj: ^ there [11:22] EvilRoey: whynot use UUID instead , you can find it's UUID with sudo blkid. Using the /dev/sdX isn't as reliable as UUID from what I've read. [11:23] and why noatime in the entry ? [11:23] because I've found things faster with noatime [11:23] and nofail [11:23] because sometimes it's not there when the sytem boots. It's an external backup device. [11:24] and the reason I don't use the UUID is because I alternate between two backup devices. [11:24] the simpler the better, with uuid you'll be better off than /dev/sdx [11:25] UUIDs are assigned to each device [11:25] do you periodically disconnect your backup devices ? [11:26] if so , time to buy an ethernet switch [11:27] so they can remain connected at all times [11:28] or connect them to your router and use them as LAN devices [11:37] BluesKaj: I do periodically disconnect htem, yes. [11:38] i mean, point is, I have two devices with two separate UUIDs that both attach to the same directory path [11:38] BluesKaj: I have one for two weeks, then switch with the other [11:38] and so on. [11:38] Can I run my system without compositor but still retain the functionality of my laptop brightness buttons? [11:38] BluesKaj: anyway, how can I umount this drive? [11:38] BluesKaj: (reboot first?) [11:39] use it's uuid and it should give you access to unmount it [11:43] CalicoFlows: which compositor, KDE/Plasma uses one by default in systemsettings>Hardware.Display and Monitor>Compositor [11:57] hey BluesKaj [11:57] have to reboot ..bbiab [11:57] So I used "blkid" to get the UUID of the device, and then put it into /etc/fstab [11:57] umount still gives me the same error though (device is busy) [11:58] when I disable compositor - if I move my cursor to the very corner of the display over the Show desktop button, I don't click on tthe button but in some sort of empty space... I need to move my cursor back a millimeter so I can click on it.. which is quite frustrating as I use Show desktop all the time. Is there a way to move the entire panel a few pixels or another solution maybe? [12:21] BluesKaj: [12:21] So I used "blkid" to get the UUID of the device, and then put it into /etc/fstab [12:21] umount still gives me the same error though (device is busy) [12:22] EvilRoey: make sure you didn't have any quotes around the uuid entry in fstab, sorry i forgot to mention that [12:23] and make sure you reboot as well [12:25] ah ok hen. [12:25] then. [12:25] reboot is the operative word [12:25] yeah I made sure to remove the quotes [12:26] thanks. I'll reboot in a bit [13:02] Hey, when can we expect releasing plasma 5.13 in the backports repo [13:06] viktor: maybe if you ask in #kubuntu-devel === mkv is now known as m4v [14:28] Recent Kubuntu update fails with no details: flatpak (0.11.8.1) xenial - any suggestions? [14:37] Algot: there is no flatpak in xenial === alessandro is now known as Guest85845 [14:41] acheronuk: That certainly explains the lack of details. Thanks. [15:05] acheronuk: I had apparently tried adding a PPA (which may not have worked). The Discover Software Center didn't let me delete it. Had to resort to the terminal APT command. Thanks again for setting me off in the right direction. [15:05] makes sense :) === alexander_ is now known as shkipper === victor_ is now known as printesoi === mkv is now known as m4v === jayhunold is now known as jhunold [22:59] the klaunch app doesnt get triggerred when i hit meta key even tho its shortcut is set to alt+F1 [22:59] it stopped working [22:59] i restarted plasmashell and nothing... [22:59] any idea why