=== brainwash_ is now known as brainwash [07:49] How to fix "error attempt to read or write outside of disk 'hd0'" error? I can't boot. [08:48] Hello, dear xubuntu family. [08:48] hi [08:49] Hello, diogenes. [08:50] My desktop started flickering after yesterday update. But the following command help me to fix the problem: sudo apt update && sudo apt upgrade -y [08:52] Can you help me: what kind of information and where I can provide (send) to help developers find a reason of these bug on my computer? [09:01] !bugzilla | iordanchic [09:02] !bug | iordanchic [09:02] iordanchic: If you find a bug in Ubuntu or any of its official !flavors, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [09:03] diogenes, thank you a lot :) [09:04] you're welcome :) [12:27] Always end up back on Xubuntu. [12:36] boomerang [13:47] bloody hell, I tried changing the resolution and my screen turned white [13:47] how do I change the resolution via command line? [13:48] also the little timer for reverting the resolution doesn't work [13:55] Kumool: it stays white even after a relog? [13:55] well I'm trying to use xrandr to change the resolution [13:56] without success? [13:57] it says configure crtc 0 failed [13:58] maybe doing a "xfsettingsd --replace" could help [13:59] I just wrote the command, jumped to xorg and pressed enter, it worked... but I'll try that and see [13:59] this is a terrible bug, it should revert [14:02] it did nothing [14:02] but I got it working by doing it blindly in X [14:04] by using xrandr, xfsettings --replace did nothing [14:04] maybe I should switch to wayland, that works right? [14:05] that would not work at all [14:05] Xfce only works with xorg [14:08] aw [14:08] well, it has less bugs right? [14:09] it? wayland is only a protocol [14:10] you could try to find a bug report for the resolution issue [14:11] personally, I've never heard of a screen turning white [14:13] neither have I [14:13] I'll take a picture [14:17] i believe you [14:18] just saying that it's not something that i've heard about before [14:19] it's not the first time its happened to me either, the screen turning white after a resolution change has happened to me in other laptops [14:20] but the 10 second timer that reverts the screen back to what it was usually makes everything ok [19:23] hi [19:23] I am looking for a graphical app for schedule jobs [19:24] sacarde, no clue about graphical but crontab is very handy. [19:24] but not simple [19:26] sacarde, what do you mean not simple? it takes two commands to set it up. [19:27] when [19:27] ? [19:27] I use kde, I use kalarm, it is very very simple [20:56] Hey guys I want to use xdotool with a keybinding to open a certain file in atom at a certin size & place. Atom seems to save the window size & placement by default for me, but I want this one window to be a certain size & place & the rest to all be something else. My problem is that I found "xdotool search --onlyvisible --name atom" but the code changes every time I open and close atom. [20:56] I ope the atom file using "atom /home/furycd001/Mezzamorphis/Glo/Delirious.md" && I can use "xdotool windowsize 117440513 800 400 && xdotool windowmove 117440513 1090 480" to set the window size & position.... [20:58] My problem is that the code changes each time I close atom & I don't know what to do about this. I also don't know how to set a default size & placement for all atom windows bar this one that I want to be different.... [21:05] furycd001: maybe the tool "devilspie" could help [21:05] furycd001: https://help.ubuntu.com/community/Devilspie [21:05] Thank you for the link. Taking a look now....