=== preston is now known as preston_ === preston_ is now known as preston__ === preston__ is now known as preston === preston is now known as tylkno [01:49] what is this [01:49] hello [01:49] hi [01:49] what is it [01:49] do any one know [01:49] !ask [01:49] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [01:49] lik thing [01:50] what is this thing installed onto my computer [01:51] so does anyone know or ok [01:52] what is it [01:53] ok i amv to leave bye [02:08] hi [02:08] I'm using kubuntu linux, but probably you guys know the answer to this as well: after a while of uptime, I start getting errors when I try and launch X programs, getting "maximum number of x clients reached". So I run "sudo lsof | awk '/libX11.so/ {clients[$1]++;} END {for(c in clients){printf "%s\t%s\n", clients[c], c;}}' ". I see listings like "391 Isolated", "153 firefox", "58 Web\x20Co", etc. Something's not closing X connections properly, I'm thinking. [02:10] That's odd. [02:11] Sounds like tons of Firefox stuff. How many tabs do you have open? [02:11] are you wayland? [02:12] enigma9o7: If they're on Kubuntu, probably not, I don't think Kubuntu switched to Wayland yet. [02:12] Not by default, but perhaps this person is.... [02:13] I had an idea but it's probably wrong. [02:19] Sounds like tons of Firefox stuff. How many tabs do you have open? <- like < 200 [02:20] are you wayland? <- no, Xorg sadly [02:20] I hadn't had this issue beofore a few months [02:20] Roey: Is it possible to see what happens if you close a relatively large number of tabs? Also, when was the last time you rebooted? [02:22] arraybolt3[m]: so yes, I've tried exiting Firefox completely, so that no processes remain in a "ps aux | grep firefox" listing. And I still had that issue -- this time though I saw a listing of something like "54 krunner" [02:22] and the only way I could get past this error was to reboot. [02:24] was this within the last week? [02:25] nono within the past month [02:25] i rebooted in 2021 [02:25] like, you mena this behavior? within the past 30 days I'd say. [02:25] enigma9o7[m]: how do you upgrade to patched kernels then? [02:26] this isnt about me... how do you? [02:26] I do very well, thank you [02:27] i love lamp [02:27] I love it when my compuner works [02:27] heh [02:27] computer * === linux is now known as Linux [09:09] Hello! After upgrading from 20.04 to 22.04 my  plasmashell looses head (like close, hide buttons), mouse active, but plasma freezed until I manually restart it from another TTY. [09:10] Should I report bug with logs? === soumen is now known as noisyboy === noisyboy is now known as noisyboy2 === noisyboy2 is now known as noisyboy [12:53] using 22.04.1 ISO image to build USB live Key, at boot time theris a failure to load installer, no problrm with 22.04 ISU [12:59] Can i just remove and recreate the whole apt file? (re @IrcsomeBot: you and i can see that on https://launchpad.net/ubuntu/+archivemirrors) [13:01] Omar: that's what i had you do, for the main apt sources.list file [13:14] ok , can we solve transparent app opening glitch ???? === mkv is now known as m4v === bitbang0 is now known as bitbang === Juan- is now known as Juan [15:59] that is just a file [16:00] it might be something else in apt file [16:01] so i thought about reblace the whole directory [16:01] it might be something else in apt directory [16:50] Omar: what is "it"? as a reminder, i still don't know what you're trying to achive, which issue you're trying to solve, whether there are any error messages anywhere, whether anything is not behaving the way you think it should, or why. [16:54] i fixed it [16:57] https://termbin.com/44f8 [16:57] are those the default repos ? [16:57] or i downloaded ubuntu repos? [16:58] those, but without the 'de.', would be kind of default. [16:58] @Omar: If you're in Germany, that sure looks right to me. [16:59] if you prefer using the mirror.eu.kamatera.com apt archive mirror server then you can do this: curl -s https://termbin.com/qv8v | sed 's/de\.archive\.ubuntu\.com/mirror.eu.kamatera.com/g' | sudo tee /etc/apt/sources.list [17:01] to just use archive.ubuntu.com, you could: curl -s https://termbin.com/qv8v | sed 's/de\.archive\.ubuntu\.com/archive.ubuntu.com/g' | sudo tee /etc/apt/sources.list [17:04] this command prints a list of all active apt source configurations and the file defininf it: sudo grep -Ev '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list} |& nc termbin.com 9999 === shane_ is now known as shanepelletier === shanepelletier is now known as shanemp === shanemp is now known as ShaneMPell === ShaneMPell is now known as shanepelletier [18:08] No audio ouput from bluetooth speaker after it is connected to Bluetooth [18:08] ``` [18:08] Kernel : 5.15.0-46-generic [18:08] Laptop : Asus Tuf 705DT [18:08] No audio ouput from bluetooth speaker after it is connected to Bluetooth [18:08] Kernel : 5.15.0-46-generic [18:11] https://termbin.com/u2c9 [18:11] this is the output (re @IrcsomeBot: this command prints a list of all active apt source configurations and the file defininf it: sudo grep -Ev '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list} |& nc termbin.com 9999) [18:12] i think so im in kubuntu 22.04.1 is it jummy? (re @Omar: im in jummy) === Lord_of_Life_ is now known as Lord_of_Life [22:09] Anyone know why Discover is no longer working and how do I fix it? [22:11] The app will not do updates [22:11] for what kubuntu version? [22:11] Omar: so, according to this, you can disable or remove /etc/apt/sources.list.d/nala-sources.list since it just adds more of the same you already have in /etc/apt/sources.list (where it originally belongs) [22:12] I believe it is 22.04 was working till a couple of weeks ago [22:12] Omar: that should also make the notices/warnings you probably have abot dupes currently when you run 'apt update' go away. [22:16] user|79: This command uploads, to termbin.com, so you can share it here, a list of all active apt repository configurations and the file(s) defining them: sudo grep -Ev '^([ ]*#.*)?$' /etc/apt/sources.list{,.d/*.list} |& nc termbin.com 9999 [22:16] oh, i'm so slow