=== kn1009 is now known as kn100 [00:15] owo [00:15] uwu [00:15] xdc [00:15] xd [00:15] xd [00:15] xd [00:15] sex gifs [00:16] sex gifs [00:16] sexy sex gifs === pizzaiolo is now known as pizza [00:34] I am trying to install ubuntu on a mini pc alone (not in dual boot). So after deleting all windows partitions and adding news ones (/boot, swap, /, /home) it complains that no EFI partition is selected. Should I continue or am I doing it the wrong way ? [00:34] Actually there was an efi partition which I deleted with the other windows partitions :D [00:37] Ow, I see the menu allows me to create a new EFI partition [00:37] If I do, do I still need the /boot partition as well ? [00:40] okay, dumb question... nvm :D [00:48] Enissay: why are you manually partitioning the drive? [01:41] Sorry if I'm dense, but I believe the samba client on 20.04 no longer supports smbv1? [01:42] and I'm really sturgglign with trying to google how to tell it to support v1 [01:44] MrPockets: why do you think you need smbv1? [01:45] Because I know this old NAS to only support v1 and since upgrading I get "Vailed to mount Windows share: Software caused connection abort" when trying to browse to it [01:45] And I get protocol error when using smbclient to mount [01:47] So while I'm not certain thats the issue, I'm not certain its not. [01:47] MrPockets: https://askubuntu.com/questions/1265923/configuring-20-04-samba-for-smbv1 [01:49] mm yes i did try that [01:49] though [01:50] I read better and moved the client min ver line up under "workgroup" and now it works. So, thanks for helping my idiocy and i appreciate your petience for dealing with people like me === M4he is now known as mahe === not_phunyguy is now known as phunyguy === genii is now known as genii-core [04:11] hi! I'm installing an application via a .deb archive, but the icon is not shown in the searching its name in the dash (I get a generic empty icon). [04:11] the icons are correctly installed under /usr/share/icons/hicolor. What could be wrong here? [04:13] apteryx: what application and what version of ubuntu are you trying to install it on? [04:13] I'm installing jami-qt from a Guix-generated .deb (I'm working on the generator myself). [04:14] the "integration" with the Ubuntu 20.04 host is done by placing a few files in the standard places [04:15] such as /usr/bin/jami-qt, /usr/share/applications/jami-qt.desktop, /usr/share/metainfo/jami-qt.appdata.xml, /usr/share/icons/hicolor/48x48/apps/jami.png and /usr/share/icons/hicolor/scalable/apps/jami.svg. [04:16] is there an icon cache to refresh after installing? I don't see this done in the official jami-qt .deb offered for ubuntu here: https://dl.jami.net/manual-nightly/ubuntu_20.04/ [04:23] the icon shown instead of jami.svg or jami.png is a gear (two gears when viewed from the Ubuntu software store), which I believe is the icon shown when no icon was found. [04:30] if anyone wants to try wayfire, it's here https://github.com/soreau/wayfire-debs [04:35] interestingly the icon in the tray is OK [04:35] (system tray) [04:38] uh, it seems that 'for d in /usr/share/icons/*; do sudo gtk-update-icon-cache -f $d; done' did it. [04:39] would that not happen automatically when installing via apt? [04:45] apteryx: as a test, try to install a program like htop, which updates the mime and icon database on its postinst. If this fixes your icon issue as well, then look into the update-mime-database and update-icon-cache commands === not_phunyguy is now known as phunyguy [04:53] to be clear, I installed the package using 'dpkg -i' in my last experiments. Would that change something? [04:53] alkisg: will do, thanks === mkv is now known as m4v === mgeorgieva is now known as dFs94 === prxq_ is now known as prxq [07:32] on 18.04 I can't edit resolv.conf, says it can't write, even though it's root rw. that's after I tried editing netplan config and netplan apply and rebooting the whole thing, it still didn't change [07:35] netplan apply said the interface is still up so it's not changing it [07:35] but a reboot should've changed it but didn't [07:40] rm: cannot remove '/etc/resolv.conf': Operation not permitted [07:41] yet I'm root: id -u 0 [07:45] Hello [07:46] vallaseven7: welcome [07:46] :) === denningsrogue1 is now known as denningsrogue === oscar is now known as m0as [10:27] f [10:27] f [10:31] MrGeneral: any Ubuntu support question? [10:32] Sorry no [10:32] Sorry for typing! [12:04] Hi all [12:18] good morning to all [12:31] alkisg_web: installing htop doesn't resolve the icons cache issue [12:31] I'm starting to believe that the md5sums is necessary for the icon cache machinery [12:32] my generated .deb doesn't have one (it's an optional feature) === jpe__ is now known as sharperguy [13:30] where can I find the code for the appstream generator used by Debian & Ubuntu (I think?). It seems to be the component responsible for integrating the icons nicely with the system upon installing a .deb. [13:35] apteryx, probably rather a question for #ubuntu-devel or #ubuntu-desktop (i think that backend runs over the archive and snap store though ... somewhere in the infrastructure) [13:36] ogra: OK, will do, thanks! [14:03] node.js app seem to run only on 20.04 and not 18.04 [14:03] same npm version [14:03] index.mjs:13 [14:03] import * as http from 'http'; [14:03] SyntaxError: Unexpected token import [14:03] node-v14.17.1 on both systems [14:32] hello anybody? [14:32] hi [14:32] my plan is to [14:32] develop a game [14:33] particularly using this https://github.com/lv88h/Quick_3D_MMORPG [14:33] for some reason I can start node server only from 20.04 [14:34] on virtualbox [14:34] I have same npm versions [14:34] also I'm really thinking time had gone backwards at some point [14:34] and we need to crack this [14:34] !patience | Ronalds_Mazitis_ [14:34] Ronalds_Mazitis_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [14:35] Mekaneck, well I can wait infinity till I get the things I want besides damn bits of data [14:36] destiny made You stay in your place right [14:36] Ronalds_Mazitis_: ask again later [14:37] if you're that impatient, search the web [14:44] Hi I'm wondering if there's a place I can track ubuntu's glibc package in a git repo, like salsa for debian: https://salsa.debian.org/glibc-team/glibc [14:46] dongcarl: official packages usualy tracked/bugged on launchpad unless the snaps, its the maintainers choice [14:47] dongcarl: https://git.launchpad.net/ubuntu/+source/glibc - except that this is inverted - it's a git view of what was done, rather than the place that the package is maintained. [14:48] It looks like https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/glibc is where the package is actually maintained [14:48] However, like Salsa in Debian, that may or may not match the actual package received by users. [14:49] rbasak: Huh! How did you find that second link? [14:49] dongcarl: Vcs-Browser from https://git.launchpad.net/ubuntu/+source/glibc/tree/debian/control [14:49] That's the metadata field where a packager _can_ choose to point to a VCS repository [14:49] However in Ubuntu it's often unchanged from Debian [14:50] (in this case it wasn't) [14:50] Ah very cool, thank you! [14:52] rbasak: How would one find the first link (for a given package, say, gcc) [14:53] dongcarl: it currently only exists for most packages in the main component. It's not yet deployed archive-wide. But glibc and gcc are included. [14:53] Just replace the source package name in the URL. The rest should stay the same [14:53] rbasak: Cool, many thanks! [14:56] hello [14:57] do people still use irc? [14:57] hi [14:57] good question [14:57] yes you're not the only one :) [14:57] :) [14:59] !ot | deeeepsteep [14:59] deeeepsteep: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [14:59] Is deeeepsteep similar to dubstep? [14:59] wez you too [14:59] take it to offtopic please [14:59] no its a mr robot reverence [14:59] Mekaneck: ? [15:00] wez: you guys are chat about offtopic things. This Channel is for ubuntu support only [15:00] chat/chatting [15:00] clear enough imho [15:01] Mekaneck: Lets get down to the Ubuntu then! [15:01] wez just cut it [15:02] Mekaneck: ? [15:02] stop [15:02] I am being ontopic nbow [15:02] Can I use Ubuntu without needing snaps? [15:03] I don't really like the performance drop when using them [15:03] Is there a command to ignore packages that try to install them? [15:03] you don't have to have snaps currently, but you may loose a few default applications [15:03] unofficial advice but you could remove snapd [15:04] wez: remove snap from your system if you don't need or like them [15:04] sixwheeledbeast: i was about to say [15:04] you can remove snapd [15:04] Last time I suggested this I was told not to suggest this, but I have no problem with it. [15:05] Mekaneck: Are there any deb packages that installs them? [15:05] or only snapd? [15:05] some debs do but only a small amount [15:05] snap and deb are two different things and debs don't pull 'm in afaik [15:05] sudo apt autoremove --purge snapd [15:05] and done [15:05] wez: remove all snap packages first [15:05] apt has a placeholder package that points to snap [15:06] for some packages [15:06] Str1x: Yeah I noticed there were a ton installed by default [15:06] I didn't like that [15:06] if you tried to install these it would pull snap in again so you would have to pin it [15:07] A [15:07] A [15:07] A [15:07] A [15:07] A [15:07] A [15:07] A [15:07] A [15:07] A [15:07] yay... troll time [15:07] a ton seems excessive, I recall "a handful" [15:11] Mekaneck: that's just spam [15:20] Mekaneck: Lets discuss snap, why is it installed for? [15:21] i'm not discussiing anything, please stop asking me please [15:21] !discuss | wez [15:21] wez: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [15:22] we got a nice discuss channel start your topic there wez [15:22] lotuspsychje: Thank you! [15:23] This is a very helpful community [15:23] i see an application for it but i just don't want it as default. [15:24] !snap | wez [15:24] wez: Snaps are containerised software packages similar to flatpaks or appimage. For more info, see https://snapcraft.io [15:25] leftyfb: I know what they try to achieve, but they do it inefficiently [15:25] I want to know if there is a way to fix that [15:25] squashfs is the worst [15:25] wez: feel free to file a bug [15:25] leftyfb: Do you know the link? [15:26] wez: https://bugs.launchpad.net/snapd [15:26] cheers! [15:33] wez, there is also the #snappy channel where the devs work ... and for discussions around the snap ecosystem you should use forum.snapcraft.io ... [15:33] I will get on that, cheers! and thanks! [16:39] Greetings #ubuntu! [16:40] I noticed a variety of warnings & errors in syslog. https://paste.ubuntu.com/p/FqpvNHwNds/ [16:45] Possibly the most important one is here: "Jun 29 09:03:09 yellow update-notifier.desktop[290201]: ERROR:root:free space check failed" (and more). When in fact I have 47GB free. [16:47] I'm sure I don't have to point out: "Jun 29 09:10:21 yellow gnome-shell[2902]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x62000f8 [16:47] Jun 29 09:10:50 yellow xdg-desktop-por[302300]: Failed to get application states: GDBus.Error:org.freedesktop.portal.Error.Failed: Could not get window list [16:47] " That follows soon after. [16:51] Please tag my nick when responding... I'll be in another window. Thanks! [17:11] hey [17:11] so [17:11] why node.js project does not work on 18.04 but on 20.04 with same npm version? [17:12] Uploaded file: https://uploads.kiwiirc.com/files/4b0ac5e7e4017dbe2b99ef4c43530f23/pasted.txt [17:23] Ronalds_Mazitis_, what's the output of `node -v` in both systems? === genii-core is now known as genii [18:13] hello :) does anyone know why i'm only able to click the "library" tab on my Steam installation? Can't even find properties under >file menu [18:17] maybe remove and reinstall? There is no "file" or "properties" tho [18:18] maybe file a bug with steam? [18:18] Steam > Settings or View > Settings maybe [18:19] if you have an current vanilla Ubuntu installation Steam support may help [18:28] Hello. I've two directories containing M and N files each. I'd like to sample m and n random files from each and copy to a new directory. where m ApostleInTriumph: if it were me I'd probably do something like ls | shuf | head -10 ; ls | shuf | head -20 to get the files.. === EriC^ is now known as EriC^^ [19:27] i apparently have a package installed from a ppa as shown from the APT-Sources here: http://paste.ubuntu.com/p/SxtPm3Przt/ [19:27] what is the command to install that on another ubuntu system? [19:28] yates: https://launchpad.net/~matteosecli/+archive/ubuntu/latexml [19:36] Usb headset worked fine yesterday, but now it won't show in sound devices. Tried a few USB ports. dmesg shows the device detected without error. What can I try to get it to show up in the list of available sound devices? [19:37] octav1a: pavucontrol usually helps these sorts of things [19:37] I should install that? What for? [19:39] when you run it, it helps you see what devices are on beng used for which applications [19:39] join #intune [19:39] oops [19:39] Okay I installed it but in the "output devices" and "input devices" , it's still only showing the one built-in audio and not the USB one. [19:39] :( [19:50] I'm running some tcpdump and see a lot `ARP, Request who-has .local tell ` appear. like 50 of them, every 30 seconds. It seems these are all devices I once was in the same WiFi with? mostly asking out of curiosity… [19:52] nuala: sounds reasonable enough; the kernel try to maintain their arp tables to know which machines are reachable, and how to reach them [19:52] nuala: you can run 'ip n' (short for neighbor, but I'm not sure I know how to spell that) to see the kernel's current arp table [20:00] yes `ip n` shows what currently is connected to our WiFi.. yeah I'm sure its fine just ... hmm.. curious thing. [21:19] im still getting random lockups [21:19] when i come back to my computer after the screen turns off [21:19] i tested my memory and it did 2 passes in memtest with no errorrs [21:19] so safe to say it is probably something else [21:20] think it is some gnome bug? [21:20] goddard: nvidia? [21:21] yes [21:21] that'd be my first suspicion [21:22] goddard: http://google.com/search?q=ubuntu+nvidia+nomodeset === genii is now known as genii-core [22:45] how do I schedule a disk check on the next reboot. I think there is some disk corruption in my vm root disk === Hash is now known as TSA [22:48] bodhi: I think kernel command line fsck.mode=force can do it https://www.freedesktop.org/software/systemd/man/systemd-fsck@.service.html#fsck.mode= [22:48] sarnold: thank you. [22:58] How can i add variables to destop entry ? [22:58] I need to run terminator --maximise --layout=4screens when the icon is clicked [23:07] How can i add parameter to destop entry ? === TSA is now known as TSA2 [23:24] sarnold: I do not have systemd-fsck [23:25] argh .. [23:25] bodhi: what release are you on? hmm [23:26] 20.04 [23:26] how can i make my Gentoo install appear with my Xubuntu grub screen [23:27] bodhi: hm, that's what I've got too, and the systemd-fsck stuff is in the main systemd package [23:29] Endermen1094: it didn't add it automatically after you selected your install partition for xubuntu? [23:29] i think there's a moment where you get to review what the conf will look like [23:29] I currently have it set in the bootloader of my laptop to boot xubuntu-> Gentoo [23:29] It did not [23:29] chainloader setup? [23:30] i'm not sure what you mean by "boot xubuntu > gentoo" [23:30] and odd that it did not [23:31] first my device tries to boot xubuntu and when i press e and then Esc it brings up my gentoo grub screen [23:33] os-prober detects my gentoo install [23:33] so gentoo-grub is primairy [23:34] probably chainloading too? [23:35] let me connect to here from my phone so i can continue talking here [23:36] Ok this is me from my phone [23:37] oerheks: yeah, i thought it might be a chainloader setup too === JanC_ is now known as JanC [23:39] https://photos.app.goo.gl/bey64f3nThM1aCRx9 this is the bootloader from bios [23:45] Windoes Boot Manager is a relic of its pre installed os