[01:11] hey guys and gals. im having an issue with my Ubuntu Mate 17.04 Desktop. When chrome is open the desktop icons all become unresponsive.. and also the right click menu doesn not work...... [01:11] this is only when i have google chrome open. When i minimize it, i cannot click on any of my desktop icons or use the right click menu. I have tryed to see if this happens with other applications such as firefox, or any other application and it does not cause the issue.. [01:11] any help would be greatly appreciated [01:12] could be a video driver issue. Have you tried disabling hardware acceleration in chrome? [01:12] no [01:12] how would i do that?> [01:12] i think it's in "advanced settings" [01:13] "use hardware acceleration" , uncheck that [01:14] just tryed to disable it and it had no effect [01:14] still same issue [01:14] even after quitting and restarting chrome? [01:15] yes [01:16] Hmm not sure what it could be then [01:16] the desktop is unusable if chrome is open.. my panels work.. but the desktop icons do not [01:16] Might be good to install chromium from the default repos and see if that has the same issue [01:16] yea i can try that aswell.. yet the reason i use chrome is because of netflix [01:17] i see [01:18] and this is a pretty fresh install aswell. just a few weeks old with extremely minor tweaks. none if any really, just installed some applications using apt and updated everything [01:19] Yeah, I once had some similar problems related to using the nouveau driver, which went away if I used the NVIDIA binary [01:21] i am using the newest available drivers for my GPU. so i dont think it is that.. everything seems to be running fine. and nvidia-settings works as expected [01:23] Maybe try disabling the "zero-copy rasterizer" under chrome://flags (see also https://www.quora.com/How-do-I-reduce-avoid-the-heavy-CPU-usage-of-Google-Chrome-in-Ubuntu/answer/Atif-Imam) [05:40] Hi guys. I'm actually running MATE on Arch but I wanted to know the name of the default gtk and icon theme in Ubuntu MATE 17.04 [05:47] dazednconfused: this is what i have in 16.04: http://termbin.com/8px8 [05:57] Thanks alkisg [09:26] hi, how do I change the logo on the on mate 'floating mate' screensaver ? [09:26] webmind, not sure you can [09:27] oh [09:27] unless you go hacking into the code, obviously [09:27] sounds rather boring, is there a way to accomplish the same thing? [09:27] have a screensaver with a floating logo? [09:27] can't just replace an image somewhere? [09:28] You can load additional screensavers for sure [09:29] webmind, I think mate-screensavers hits /usr/share/pixmaps/mate-logo-white.svg [09:34] found it [09:34] you can create a .desktop file [09:34] in /usr/share/applications/screensavers [09:34] using the gnomelogo-floaters.desktop as a template [09:34] the floaters screensaver takes an svg as argument [09:35] cool [09:35] thhnx :) [09:35] webmind, that'd be a nice entry into the "Tips and Tricks" section of our forum, if you're up to it [09:35] where is that? [09:36] Here: https://ubuntu-mate.community/c/tips-tricks-and-tutorials/tips-and-tricks [09:38] hey room [09:38] quick question. has anyone figured out why mirroring displays in ubuntu-mate limits you to a resolution of 640 x 480? it looks super weird on my tv, just huge. but i can't adjust and it doesn't detect [09:38] Kenzo, what version of Ubuntu MATE? [09:39] 16.04.2 [09:40] Weird, I've used mirroring and haven't seen that problem before [09:40] Have you tested on multiple external monitors? [09:41] no i only have my tv to test on unfortunately. previously mirrored perfectly fine with ubuntu 14.04 a long while back so doubt it's the TV's fault [09:44] Kenzo: what's the output of this command on the terminal? xrandr | nc termbin.com 9999 [09:46] alkisg, http://termbin.com/6iem [09:47] hmm, is there a way via the console to change the current screensaver? [09:47] Kenzo: so in general xorg uses the biggest common resolution between them [09:47] Which in this case, is 640x480 :) [09:47] Kenzo: try xrandr --addmode HDMI-1 1366x768 [09:47] Kenzo: did this succeed? [09:48] (i mean, no error output after the command) [09:48] no error [09:48] Kenzo: ok now try: xrandr --output HDMI-1 --mode 1366x768 --same-as eDP-1 [09:48] webmind, there's a gsettings entry in org.mate.screensaver theme [09:49] themes * [09:49] is there a way to that systemwide? [09:49] I basicly got N machines I want to have this screensaver by default [09:50] alkisg, my tv monitor reports 'mode not supported' [09:50] Kenzo: OK, do you want to try the opposite, to use 1280x720 in your pc? [09:50] (what is it, pc or laptop?) [09:51] Kenzo: start with this: xrandr --output HDMI-1 --mode 1280x720 --same-as eDP-1 [09:51] alkisg, laptop, would it just entail swapping 1366x768 for 1280x720 in that command? [09:51] This should set up a clone, but not with the same size in both monitors [09:52] Kenzo: does the tv show with that command? [09:53] eureka that seemed to work!! thanks alkisg. [09:53] i'm missing my bottom panel on the tv but is that expected? [09:53] Kenzo: note though that the resolution isn't the same in both screens now, you might have a border in one of them, or you might miss a few pixels... [09:53] Yes [09:54] So, the other way is to try to set 1280x720 in the laptop, and you'll be seeing the same things, but it won't be "native resolution" in the laptop anymore, [09:54] meaning that in the laptop the pixels will be a bit blurred [09:54] it's much better than it was before. so is this a command "xrandr --output HDMI-1 --mode 1280x720 --same-as eDP-1 [09:54] " i will need to run every time i connect with hdmi [09:54] webmind, don't know, maybe some leads here: https://unix.stackexchange.com/questions/27484/set-default-global-gnome-preferences-gnome-3 [09:55] Kenzo: right [09:55] thnx [09:56] webmind: do you want a default value or a mandatory value? [09:57] alkisg, ahh right. thanks. [09:57] np [09:57] alkisg: default [09:58] webmind: ls /usr/share/glib-2.0/schemas/*.override [09:58] You need to create one file similar to these [09:58] And then run glib-compile-schemas [09:59] While for mandatory gconf values, the documentation is at https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Desktop_Migration_and_Administration_Guide/custom-default-values-system-settings.html#lock-down-specific-settings [10:01] webmind: if you manage N systems, the best way to manage settings is to create your own "my-settings.deb" package [10:01] That way you can even auto-update it with new settings [10:02] (and I hope you've heard about LTSP too :)) [10:02] alkisg: using ansible for iyt [10:02] it [10:03] any idea where the default screensaver is set? [10:03] ansible is cool but it's not "allowed" to write to /usr [10:03] yeah, get that :) [10:03] grep -ri screensaver /usr/share/glib-2.0/schemas, should tell you that [10:05] I see ubuntu-mate.gschema.override there, so you need a filename alphabetically after "ubuntu-mate" to override that [10:05] ok [10:05] that file also sets a screensaver [10:05] but not sure how that naming works, it's not the same as the desktop file [10:06] man glib-compile-schemas [10:06] ...you'll find more than enough documentation ;) [10:06] themes=['screensavers-footlogo-floaters'] [10:07] that's a short one page manpage? [10:07] I thought you were saying about file names there [10:07] If you're talking about gsetting values, man gsettings instead [10:08] I created a .desktop file, which now shows up in my list of screensavers [10:08] I would like this screensaver to be the default. [10:08] but if I look at the default set in ubuntu-mate.gschema.override, that does not match the .desktop file of the usual default [10:08] so some translation happens somewhere I guess [10:10] You can run `dconf watch /` on a terminal, and then play with the GUI to change whatever settings that you want [10:10] Then you'll see the respective gsettings that were changed in the terminal [10:11] So it's one way to map from gui to gsettings [10:11] ah [10:11] that was simple :) [10:12] alkisg, purely cosmetic but is there anyway to remove the lovely green box at the top left hand corner that displays the hdmi display? [10:13] Kenzo: if you mean the icon that the "displays dialog" shows, then just close the displays dialog [10:14] haha thanks, that simple. i had hidden multiple windows. [10:14] :) [10:15] 2 simple things in the last 4 lines, cool! :D [10:18] it's a good day :) === MmikeM is now known as Mmike [10:31] ouroumov: https://ubuntu-mate.community/t/custom-floating-logo-screensaver/13521 [10:41] i may have hit a snag. my audio is playing out of my laptop, it doesn't detect the tv so i can't select it for output [10:48] kenzo, i am LMAO here, not because your bluetooth or whatever is messed up, but because yesterday on my iphone-se i used the flashlight and then had to remove an entirely unrelated app to turn off the damn flashligh! [10:49] end-of-days stuff, laptops self-animating and making noise, blinking lights, the whole 9 yards. [10:49] how weird. nothing's ever straightforward [10:49] not with apple, that's for sure. [10:51] not with linux either sometimes. how did you notice the problem (symptoms) on what kind of environment (hw, distro) and what's your configuration? We oughta go to the forums for this? Or not, you decide and i'll go have a smoke. [10:53] i'll keep looking for solutions [11:28] webmind, thanks :) [13:03] hm [13:03] ? [13:03] I've made a .override in /usr/share/glib-2.0/schemas/ [13:03] starting with zz [13:03] but it doesn't seem to get taken up [13:04] tried rebooting [13:06] ah [13:06] compile it :) [13:20] J'ai installé mysql php7.0 , quand je vais sur ma page le php ne fonctionne pas et ma page est affiché en code [13:20] j'utilise ubuntu 16.04 [13:24] Avez-vous activé le module php? Apache2? [13:28] can anyone tell me where launcher objects for the panel are defined? [13:29] I can set which launchers I want in the panel in org.mate.panel [13:29] !fr | AtSchool KTrad [13:29] AtSchool KTrad: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci. [13:30] but seems they need to be defined somewhere first [13:30] you did the right click panel and add right [13:31] yes [13:31] I mean to do it via the console [13:32] Im using mint menu so I wont be much help [13:33] I'm trying to do it for 20 workstations in one go :) [13:36] Last century when I got my first fortune 500 job they had three computers, by the end of the first year I had 200 just here in our San Diego Offices.. I know what you want to do. Just out of touch [13:38] I speak english too ubottu :P [13:39] KTrad, ubottu is our friendly bot [13:39] yea realised that after I said it lol [13:40] !ppa [13:40] A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [13:40] We can trigger all sorts of answers and hints with it [13:41] Not been on the IRC community for very long [13:41] for Ubuntu-MATE that is [13:41] though I am a moderater at ubuntu-mate.community [13:42] oui on activer le module php et apache 2 [13:44] on fait un page super simple en php avec une ligne de commande pour voir si le php fonctionne et il ne fonctionne pas [13:44] et on a installé tout sur une version vierge [13:49] Je ne sais pas. :/ Join #ubuntu-fr Ils peuvent vous aider [14:00] on l'a trouvé [14:01] !iptables [14:01] Ubuntu, like any other Linux distribution, has built-in firewall capabilities. The firewall is managed using the 'ufw' command - see https://help.ubuntu.com/community/UFW | GUI frontends such as gufw and ufw-kde also exist. | An alternative to ufw is the 'iptables' command - See https://help.ubuntu.com/community/IptablesHowTo [14:03] KTrad, you're a forum moderator? What's your nickname? [14:06] apt-get install libapache2-mod-php qui manque [14:06] dans le ubuntu 16.04 [14:30] KTrad ouroumov [14:32] KTrad, there is nobody with that nickname on the forum [14:32] on ubuntu-mate.community [14:32] yes ther eis [14:32] there* [14:33] KTrad, oh yes I found you [14:33] Sorry, wrong search options [14:33] it's ok lol [14:33] KTrad, I'm one of the new moderators [14:34] oh yea? [14:34] oh yea you are [14:35] Disappeared for a while due to some personal issues but I'm back [14:35] Welcome back ^^ [14:35] thanks :D [14:36] Guys, try to avoid all of the political backroom crap that goes on. [14:37] What are you talking about? [14:39] Some of the entrenched leadership can be a pain. [14:40] Not the place to discuss it.. this is support [14:40] oh ok. Not really working with canonical though just moderating the mate forums [14:41] I was an op here for years, left when that unity desktop was forced down our throats [14:41] yea unity was crap [14:42] stuck to 10.04 for years because of it [14:42] Many of us moved to Mint and Mate [14:42] and even then I hated it with the OSX style out of th ebox [14:42] me included Jack_Sparrow__ lol [14:42] :) [14:43] I got back onto Ubuntu with MATE 14.10 I helped beta test and then became a patreon and that kinda dragged me back into the ubuntu system [14:44] Thanks for all your help and support [14:45] What all do I need to bring in mintmenu ? [14:45] I like one bar at the bottom [14:45] I dont care to modify the dual one unless I need to [14:46] I thought thye brought mintmenu into UM a while ago [14:46] they* [14:46] apparently I can't type today [14:47] Im Old.. thats my excuse [14:48] I didnt see mint menu in by ubuntu setup [14:48] but I might not have had multi and uni enabled then [14:50] again I could be wrong it has been a while and still catching up on what has changed recently in the distro [14:51] Thats alright, it should not be hard to do. [14:52] vraiment dommage que ubuntu 16.04 rencontre des conflit avec apache2 et php [14:59] how do i add locations to the send to... in the right click menu? [15:18] AtSchool, please speak English. Use #ubuntu-fr if you want to speak French. [15:23] if i want to speak lituanian? [15:24] DarkPsydeLord, Then you can have a room all to yourself [15:26] hahahaha i just figured that out [15:26] same if i want to speak euskera [15:43] # [16:01] !32bit === michael is now known as Guest68414 [16:53] how do i add locations to the send to... in the right click menu? [16:54] jnewt, which program? [16:54] the file manager (caja?) [16:54] ok [16:54] i have no idea, i don't even have a send to menu :) [16:54] you right click on a file, there's a send to... button, but there's only a couple of options, i want to add some more [16:55] desktop and home folder? [16:55] dropbox and syncthing folders [16:56] i have an older caja [16:56] i don't have the whole menu anuwhere [16:56] maybe someone with a newer caja knows [16:57] i have MATE caja 1.12.7 [16:58] yeah, mine is 1.8.2 :) [16:58] Probably easier to find a file manager that works th way you want than rewriting caja [17:00] jack_Sparrow_, i figured there was probably just a config file with a list of paths for this [17:03] I wish you the best [17:05] what's the name of the gui setting tool? i dont remember it [17:06] mate tweak? [17:06] no, a more advanced too [17:06] l [17:06] dconf something [17:09] https://en.wikipedia.org/wiki/Dconf [17:11] oh its just called dconf-editor [17:11] yeah [17:16] https://askubuntu.com/questions/22313/what-is-dconf-what-is-its-function-and-how-do-i-use-it [17:22] Be sure to install dconf-tools with it [17:23] Or not actually [17:23] just dconf-editor will do === michael is now known as Guest19764 [17:30] usually apt takes care of dependencies [17:31] See the diff between apt and aptitude etc [17:31] !aptitude [17:32] I was hoping [17:32] i didn't mean apt the command [17:32] i meant apt, the thing that apt-get, aptitude and the apt command use [17:44] so serious question. Since apt was introduced why does every write up/ tutorial still use apt-get instead? Is there a reason to use apt-get over apt? I always found apt to be much easier to read/pay attention to. === ubuntu-mate is now known as Tyler [17:45] Looking to switch from Mint cinnamon to ubuntu mate... how does everyone like mate compared to mint cinnamon? [17:47] I prefer mate mostly because I used Gnome 2.x for like ever and think it is the best of GUI design. [17:47] Why not mint-mate ? [17:47] KTrad, nobody wants to change apt-get to apt in every tutorial on the internet just for fun [17:47] no I know that Akuli [17:47] but I have seen them written for 17.04 and still use apt-get [17:47] i still use apt-get sometimes too [17:48] the authors probably don't pay much attention to that [17:48] After using miint for like a week, just the way it feels and the way ppa's are on mint just dont work the way i want them to. its seems like if you try to introduce anything from outside into mint it doesnt like it [17:48] It doesn't really matter I just find apt to be more visually pleasing [17:48] KTrad, alias gimme='sudo apt-get install' gimme firefox [17:49] ^ [17:49] I love it lol [17:51] anyone here play around with mate on arch? [17:52] tend to stay away from arch myself [17:52] I have KDE plasma on my arch install and i honestly dont like it too much. KDE feels clunky to me [17:52] Arch just takes too much to get running for me and turns me off how one update can break your system... i need stability lol [17:53] so use debian? [17:53] and just install mate on it [17:53] Tyler, To me, MintMate is how I want kde to feel [17:54] Jack_Sparrow, I agree 100% [17:54] is there any way to get KDE connect on mate? [17:54] jw [17:55] Mint-KDE [17:56] https://www.linuxmint.com/rel_sarah_kde_whatsnew.php [17:57] Im still working on my ubuntu-mate config [17:58] Jack_Sparrow__: What are you trying to do with it? [18:00] Just my own tweaks and stuff to keep the wife happy [18:00] Im running multiple ubuntu-mate and mint-mate laptops [18:01] I feel like I've used every major distro out there, and i still cant figure out what i want [18:05] %n [18:05] * KTrad gives Tyler a copy of Windows ME [18:05] there ya go [19:28] hello room [19:28] i have a little problem [19:31] hello room [19:31] I have a little problem [19:31] actually i have 2 pc [19:31] ubuntu mate and mint [19:31] i installed samba [19:31] but can't share folders [19:34] https://ubuntu-mate.community/t/sharing-folders-on-windows-network/2644 [19:34] hi KTrad [19:35] that should fix it for you monah [19:35] and hiya [19:35] actually i don't have windows [19:35] just 2 linux [19:35] doesn't matter [19:35] ok [19:35] still works the same [19:38] thx KTrad [19:39] actually i installed that [19:39] but i don't see my ubuntu on my network share of mint [19:39] and vice versa [19:40] so if i go to browser network to browse my files on the other pc [19:40] I only see windows share [19:40] and when i enter it i don't see my other folder on the other pc i already shared [19:41] Do you have a user/password setup for the share? [19:41] no [19:42] hmm [19:43] You try inputing the location manually? [19:43] like: smb://ipaddress/sharename [19:43] ok i ll [19:45] it works [19:45] with the ip [19:45] but not with the name [19:45] weird [19:45] that is weird [19:47] is it maybe because my 2 pc have the same name? [19:47] yea that could definitely be it [19:47] ok thx [19:47] Each hostname should be unique within the network [19:47] ic [19:51] thank you so much [19:52] i will try to change the ip adr to fixed and connect by using ip adr [22:22] when my pc lock itself up after few minutes i get the ubuntu mate unlock and then the normal ubuntu unlock. is this a "feature" ?