[01:29] Every time I boot into Xubuntu, I get an error message saying "System program problem detected". Any input regarding this is appreciated. Thanks. [01:32] MrElmo: Might take a look and see if/what /var/crash file contains - unimportant might think about deleteing the file and see if the system still prompts with an error. [01:33] Hey, thanks [01:34] MrElmo: :D But not out of the woods - yet. [01:35] oh ok cool === vlm_ is now known as vlm [12:18] hi [12:19] good noon [12:20] hey gabrielmartins [12:22] good times? [12:22] yes [12:22] :) [12:22] me and my brother gustavo [12:23] you like coffee [12:23] i like [12:23] me is a tea guy [12:23] * coconut is a tea guy [12:24] nice [12:25] i love rooibos(dutch), dunno how it's called in english... [16:20] When I run sudo apt-get update, I get the following error: Err:1 http://us.archive.ubuntu.com/ubuntu bionic InRelease [16:20]   Could not connect to 10.10.0.199:3142 (10.10.0.199). - connect (111: Connection refused) [16:20] Any idea why this is happening or how to fix it? [16:24] aha.. i had a proxy setup. whoops === LEmon is now known as L3monzest0 [17:37] um hi i was wondering,,does anyone know how to uninstall JDK11.0.9.1 on xubuntu?? i've been trying for almost half an hour (i need to go to JDK8) but nothing i've done will work at all i either get  "command not found" or "the file or directory doesn't exist" or "unable to open" does anyone know what to do?? [17:39] L3monzest0, how did you install it? [17:40] the issue is i'm not sure because i don't think i did i think it came with xubuntu?? unless it didn't but is there anyway to check how it was installed? [17:44] L3monzest0, you can check that with apt policy , which you have to search for with apt search openjdk*. [17:44] you can then check whether it has been installed with ubuntu package manager. [17:46] and if so, you can remove with sudo apt remove . [17:47] aah okay i'll check that,, [17:50] it gave me a really long list which shows alot of different versions of java? [17:51] (when i did apt search openjdk [17:54] it's probably openjdk-8-jdk which you have installed, check it with apt policy openjdk-8-jdk [17:54] L3monzest0: You can check what packages are installed with `dpkg -l | grep openjdk` [17:55] ooh [17:57] from that one it says ii openjdk - 11 - jre: amd 64 11.0.9.1+1-0ubuntu1~20.04 amd 64 openjdk java runtime, using hotspot JIT and also ii openjdk- 11 - jre-headless : amd64 11.0.9.1+1-0ubuntu1~20.04 amd64 openjdk java runtime, using hotspot JIT (headless [18:11] L3monzest0, uninstall those with sudo apt remove [18:12] okay i can try that..so the package name would be JDK 11.0.9.1 ? [18:14] just whats listed as packages with the dpkg -l | grep openjdk command [18:16] L3monzest0, sudo apt remove openjdk-11-jdk openjdk-11-jre [18:17] L3monzest0: you should probably keep the already installed version and just install the other one in addition, though [18:17] aah thank you!! so the first one is openjdk-1 1-jdk and the second one is openjdk- 1 1-jre?  i was planning on installing a new one without removing this one but i couldn't figure how and which JDK i needed [18:17] apt list --installed *openjdk* [18:18]  what version does that install? [18:18] ...lists what you have installed., if you need v8 in addition to already installed v11, then sudo apt install openjdk-8-jre i suppose [18:19] ah thank's i'll try openjdk-8-jre [18:19] "apt list --installed *openjdk*" does not install anything, it just queries the current state [18:19] ohh [18:20] it seems to be installing JDK8 (i didn't uninstall 11) tysm!! [18:32] it still says my runtime and openjdk version is 11.0.9.1...? [23:11] hi, i have some trouble with xubuntu. first i just wanted to have a bigger resize-frame because its hard for me to hit the corner of a window to resize it. i asked in #ubuntu and they thought i have gnome (forgot to mention xfce...) and one told me alt + f1. thats what i hit and now i have a wierd window open that looks like the whisker menu (but it is not) and its impossible to kill it [23:12] hm i try a logout and login, maybe that fixed at least that wierdo window [23:13] ok that wierdo window at least disappeared ;) can someone tell me if there is a way to make it easier to hit the corner of a window to resize it? [23:14] and another question: my primary monitor is the right one (i have 2). but when i e.g. mount an usb drive, the icon appears on the left monitor [23:14] tete_: pick another window manager theme (Xfce Settings > Window Manager) [23:15] Greybird-accessibility has 3px wide borders [23:16] Default should have wider borders too, but it depends on which Xubuntu version you use [23:18] https://docs.xfce.org/_media/xfce/xfdesktop/desktop_icon_settings.png [23:18] there is "Show icons on primary display" [23:18] you probably want that [23:32] thanks! [23:41] i have to use force full composition pipeline, otherwise the screen flickers heavily... is this known?