/srv/irclogs.ubuntu.com/2017/09/15/#ubuntu-mate.txt

mate|26120hello05:36
mate|26120ubuntu web browser is not working. please help05:36
JohnnyTheSmithwhich one07:55
fpb1dfg08:07
danboidHas the advanced menu been removed in 17.10? I can't see it in MATE tweak any more?11:10
danboidMaybe we have to install that one that Ikey wrote now? Wossitsnam...11:11
jeanluccombobonjour12:54
jeanluccomboqui peut m'indiquer quel lecteur choisir pour lire des videos mp412:54
jeanluccombomerci12:54
monahhi room13:09
monahI have a little problem13:09
monahwith my wifi13:09
monahhi13:09
monahhello13:12
monahhello room13:16
monahactually i have a problem13:17
monahwith my wifi13:17
monahI tried to follow this howto: https://connectwww.com/how-to-solve-realtek-rtl8723be-weak-wifi-signal-problem-in-ubuntu/4625/13:17
monahbut I am getting a mistake on compiling13:17
=== Menzador is now known as littlebunnyfufu
=== littlebunnyfufu is now known as Menzador
=== szabi is now known as szabiakanich
=== sigurd is now known as Guest36735
=== Guest36735 is now known as sigurdson
sigurdsonhi, i just installed ubuntu MATE! :D16:56
sigurdsonon the installation i chose install alongside windows7 but i think it was installed on another disk, how can i check this? Also GRUB loader was installed on my second harddrive and does not start at boot time, just windows 716:58
sigurdsonI joined the commmunity17:10
sigurdsonI need to shrink the linux partition as well if anyone know how to do this17:15
sigurdsoni tried resizing with gparted but i cannot as long as its the ext system i am trying to resize.. any suggestions or i will fire up parted magic18:38
mirko_Hello, can anyone tell me how to turn off my laptop screen after x minutes (no screensaver, black screen with backlight off) or point me to a resource, I tried googling but all I get is how to disable the locking mechanism (which I want to stay)19:34
teacherhi19:34
mirko_hello @teacher, welcome19:34
diogenes_mirko_, try xset19:37
diogenes_for instance if you want your screen off after 30 seconds then you tun: xset dpms 3019:38
diogenes_run*19:38
mirko_diogenes_, thank you very much, what is the best way to make it persist, I assume it is reset after restart19:43
diogenes_mirko_, you can make a script out of it and add it to the system startup19:44
mirko_diogenes_, Thanks19:47
diogenes_you're welcome19:48
mirko_diogenes_, I just noticed a problem using it, it does not work when using CTRL + ALT + L which locks the screen and shows a screensaver, how do I fix that?19:49
diogenes_what is the command you run in order to lock the screen?19:51
mirko_diogenes_, It was already predefined when I installed it, When I go to Settings > Keyboard Shortcuts > Lock screen (Ctrl + Alt + L) I cannot edit the command while on some other distros I could19:58
diogenes_mirko_, Ctrl+Alt+L is just a keyboard combination which runs a specific command19:59
diogenes_so what is the command?19:59
mirko_diogenes_, How do I find it out?, here is an image of the settings https://dl.dropboxusercontent.com/1/view/7jonfsry8bwxrp3/Apps/Shutter/Selection_006.png20:02
mirko_diogenes_, I could add a new command instead for Win+L since I cannot edit the Lock screen command20:03
diogenes_mirko_, you have to find the command and then make a shortcut with the command something like: sh -c "yourlockscreencommand & xset dpms 3" <==== this will lock your screen and will turn off your screen immediately20:06
diogenes_but after that you gonna need another shortcut like: xset dpms whatever longer time20:06
mirko_diogenes_, oh, you're right, if I set it to "mate-screensaver-command -l && sleep 2 && xset dpms 30", I would need to make it 1800 after I log in, Is there any login callback (calls some script after I login)20:11
diogenes_you have to do it manually, I have two shortcuts, 1 is when I turn off my screen (xset dpms 3) and the second is xset dpms 1800, so you have to activate them manually just adding simple desktop shortcuts, or even to your menu20:15
mirko__diogenes_, That could work for me if I don't find a callback, I found a method using dbus but it would need to run in the background, will experiment with it and let you know if I find something20:18
diogenes_ok good luck20:19
sigurdsonpretty satisfied so far :D20:21
mirko__diogenes_, I have managed to do it all automatically, do you know any code snippet service so I can send you the code?20:45
diogenes_mirko__, you can pastebin it20:46
mirko__diogenes_, ok, give me a few minutes to clean up the script20:47
diogenes_ok20:47
mirko__diogenes_, Here you go, I hope it works for you too, https://pastebin.com/C2HcwKFt20:58
diogenes_good job, might be handy one day21:00
sigurdsoncan someone please tell me the difference between the ubuntu mate and the regular ubuntu lts version?21:17
sigurdsonon wikipedia it just say that it uses the mate shell and thats it21:18
sigurdsonshell^GUI21:18
mirko__As I understand the only difference is that Ubuntu uses Unity as the default desktop environment (They will switch Gnome 3 in the future), Ubuntu Mate uses the Mate desktop environment which is forked from the old Gnome 2 desktop environment21:28
diogenes_and also that ubuntu is the product of canonical21:29
diogenes_whereas other branches are not21:29
sigurdsonoki, thanks21:33
sigurdsonbeen working with it now for a couple of hours.. Miss the toolbar that ubuntu had on the left side of the screen though21:34
diogenes_sigurdson, there are alternative things you can install like docky, plank, cairo-dock21:36
sigurdsondoes ubuntu use apt-get docky for example21:36
diogenes_sudo apt install docky21:36
sixwheeledbeastsigurdson: you can make MATE look like Unity if you wish21:37
sigurdsoni am trying docky.21:38
sixwheeledbeastIn fact Unity users are best to use MATE going forward with Ubuntu switching to Gnome321:38
mirko__sixwheeledbeast, why?21:39
diogenes_gnome3 is the laggiest alowest and resource hungry thing I've ever seen21:40
diogenes_<<slowest*21:40
sixwheeledbeastUnity will no longer be maintained whereas MATE (Munity) will continue to be supported21:41
sigurdsoni am comming from windows now, not been using linux for a long time. Are there Nodejs package manager for linux<?21:41
sigurdsondocky looks good :)21:43
mirko__sixwheeledbeast, The only problem I have with Mate is its very old and not updated software and buggy window switching, for example mate-terminal which does not support rearanging the text when window resizes21:44
sigurdsonmirko__ actually just experienced that problem with the terminal21:44
sigurdsonGRUB loader looks buggy too, is that a known issue?21:45
mirko__sigurdson, well, I uninstalled mate-terminal and installed gnome-terminal which supports it21:45
sigurdsonwith apt?21:45
mirko__sigurdson, yes sudo apt remove mate-terminal && sudo apt install gnome-terminal  should work21:46
sixwheeledbeastMy mate-terminal does not have this issue.21:46
mirko__sixwheeledbeast, that is strange, what version of Ubuntu Mate do you have, I have 16.0421:47
sixwheeledbeastThat's why21:47
sixwheeledbeast17.0421:47
sixwheeledbeastMATE feels a lot more polished with the complete switch to gtk321:48
mirko__excellent, great that they finally updated it21:48
sixwheeledbeastwhat version terminal?21:49
sigurdsonnow i am stuck with no terminal21:49
mirko__sigurdson, oh, what went wrong? you still have one, CTRL + ALT + F1, Use CTRL + ALT + F7 to return to GUI21:50
mirko__sigurdson, *6 terminals21:50
sigurdsoni will try installing it through the Ubuntu Software Center21:50
mirko__sigurdson, try it and let me know if I can help21:52
sigurdsonso, this works.. but i would like to run a terminal within the GUI. Also, the login fails21:53
sigurdsonand i cannot run whoami21:53
mirko__sixwheeledbeast, I now have gnome-terminal 3.18.3, what version do you get in 17.04?21:53
sigurdsonI had another username. It is working now :) Ty21:54
mirko__sigurdson, did you manage fix the GUI terminal?21:54
sigurdsonmirko__ nope21:54
sigurdsoni cannot find it21:55
sigurdsonbut i have terminals f1-f621:55
mirko__sigurdson, try sudo apt install gnome-terminal in the F1-F6 terminals21:55
sixwheeledbeastYou may prefer to install a terminal instead of logining into ttys.21:56
sixwheeledbeastmate-terminal 1.1821:56
sigurdsonIt say no user "apt" in the password file now when i try su apt install21:56
mirko__sixwheeledbeast, he used my command to remove the old mate-terminal and to install gnome-terminal but the install somehow failed21:57
sigurdsonoh i have had this problem soooo many times21:57
mirko__sigurdson, did you login into the terminal?21:58
sigurdsonmirko__ sorry, i used su instead of sudo. But when i try apt install gnome-termial it say its installed but i cannot find it under any category how do i search for it?21:59
mirko__sixwheeledbeast, The lates mate-terminal in 16.04 is mate-terminal/xenial,now 1.12.1-1 amd6421:59
mirko__sigurdson, logout and then login in your GUI account again, I have that problem also, I see newly installed apps only after relogin22:01
sigurdsonallrighty brb22:01
sixwheeledbeastdpkg -l | grep terminal  It could be hidden in the application menu as mate-terminal is default22:01
=== sigurd is now known as Guest67682
=== Guest67682 is now known as sigurdson
sigurdsonHmmm its gone22:03
mirko__sigurdson, I'm out of ideas, you can restore the old terminal by using "sudo apt install mate-terminal"22:05
mirko__sigurdson, Try also what sixwheeledbeast suggested, "dpkg -l | grep terminal" to see if it is installed22:07
sigurdsonOk, the MATE terminal shows up22:07
sigurdsoni will try the procedure you said earlier again.. just to check22:07
sigurdsonthe problem is it doesnt stick to any menu..22:08
sixwheeledbeastI am lost as to what the issue is now? Do you have mate and gnome terminals showing in dpkg?22:09
mirko__try running "gnome-terminal" command while inside mate-terminal to see if it works22:10
sigurdsonnow i just have the mate terminal22:10
sigurdsonbrb, out for a cigarette :)22:10
mirko__sigurdson, ok, I will be going away in a few minutes since it is late (atleast in my timezone)22:11
sigurdsonits late here to over noon.. so i will go to bed and be on tomorrow.22:13
sigurdsong'nite22:13
sixwheeledbeastSame here (late). I can only assume that the command was incorrect so it failed to install or remove the packages you asked.22:14
mirko__yes, probably, good night22:14
dynyusysI have dual boot system ubuntu mate and MX-16.1 I want to have Ubunut recognize root file and detect the files on MX-16.123:13
dynyusyshowever it states that root file i dont have access to?23:13
dynyusysany one know how to fix this?23:13
dynyusysas im new to linux23:13

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!