[Ketchup] | hi | 00:25 |
---|---|---|
ramrebol | a litte question: there exists some "nautilus-open-terminal" for xubuntu ?? | 00:33 |
ramrebol | without installing nautilus (I thing that install nautilus is not a good idea) | 00:34 |
klys | hmm do you use nemo instead? a terminal for gnome, you want? terminator? | 00:39 |
klys | ramrebol, have you fixed your wi-fi yet? iwconfig; ifconfig wlan0 up 0.0.0.0; iwlist wlan0 scan | less; editor /etc/wpa_supplicant.conf; wpa_supplicant -Dwext -iwlan0 -c /etc/wpa_supplicant.conf & | 00:43 |
=== l4r3bxf is now known as CoderEurope | ||
ramrebol | yes klys, thanks. After install the xubuntu-restricted-extras , appears as "extra drivers" the wifi option. So, wifi is working perfect now :) | 00:47 |
ramrebol | klys: I'm using only the terminal comming from xubuntu by default | 00:48 |
ramrebol | but, "terminator" has an "nautilus-open-terminal" option? | 00:49 |
ramrebol | I'm using an old netbook, thats why I need to use the "more light" option for all | 00:50 |
klys | well I'm not too sure, haven't used nautilus in a while. there is likely a solution around if you search [nautilus open terminal here] | 00:55 |
ramrebol | thanks klys . I will try it. | 00:57 |
krytarik | ramrebol: http://bazaar.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/view/head:/etc/xdg/xdg-xubuntu/Thunar/uca.xml.in#L26 - so it should be there in Xubuntu by default. | 00:57 |
ramrebol | thank krytarik again :) | 01:11 |
willie_ | I'm running Xubuntu 16.04.3 and in the Power Manager, there aren't isn't an option for what to do when closing the lid on my laptop. Why is that? I see it in screenshots. | 02:21 |
cfhowlett | willie: eh? not offered on my system either. could be that the website needs updating. | 02:22 |
RoadRunner|2 | Not getting sound in youtube or in a flash player plugin in Firefox (sound from audio or video players is fine). Using Xub 16.04 with latest software updates. Help? | 02:59 |
cfhowlett | RoadRunner|2, ps -x | grep pulseaudio | 03:07 |
cfhowlett | kill -9 the puluseaudio number then restart your sound app | 03:08 |
cfhowlett | also ensure you haven't muted your browser tab | 03:08 |
RoadRunner|2 | cfhowlett: so the problem is due to pulseaudio not working right with flash player by default? | 03:19 |
cfhowlett | RoadRunner|2, depending on your settings. personally, I disable flash in the browser thus requiring explicit authorization each time | 03:20 |
cfhowlett | but your browser should be throwing a permission box for same. did you miss it? | 03:20 |
RoadRunner|2 | no, I've alowed it | 03:21 |
RoadRunner|2 | could you please explain the syntax of the command you gave above? | 03:21 |
cfhowlett | ps -x = list all processes | 03:22 |
cfhowlett | grep foo = filter previous list for foo | 03:22 |
cfhowlett | kill = well, kill | 03:22 |
cfhowlett | kill -9 = kill when you absolutely, positively must leave no survivors | 03:22 |
RoadRunner|2 | cfhowlett: https://paste.ubuntu.com/26481564/ | 03:25 |
cfhowlett | yep, kill -9 1855 that ? = process not running normally | 03:26 |
cfhowlett | I believe s<1 has special meaning as well | 03:27 |
RoadRunner|2 | how do we know that "1855" is the pulseaudion number? | 03:28 |
cfhowlett | line 2 | 03:28 |
cfhowlett | and line 3 is the command you ran: ps -x | grep pulseaudio | 03:28 |
cfhowlett | well, line 3 is the OUTPUT of your command | 03:29 |
cfhowlett | eh, no | 03:29 |
cfhowlett | line 3 is the new process launched by your command | 03:29 |
cfhowlett | line 2 = output | 03:29 |
RoadRunner|2 | ok, tried, "kill -9 1855 " and restarted the browser after - no diff | 03:34 |
RoadRunner|2 | cfhowlett: the problem continues https://paste.ubuntu.com/26481608/ | 03:37 |
cfhowlett | RoadRunner|2, bring this to #ubuntu | 03:39 |
RoadRunner|2 | is this a know issue? | 03:39 |
cfhowlett | happens to all of us. | 03:40 |
cfhowlett | for various reasons | 03:40 |
RoadRunner|2 | so there are diff solutions to this in diff situations? | 03:40 |
RoadRunner|2 | ... on diff systems? | 03:40 |
cfhowlett | on *buntu, yes | 03:41 |
RoadRunner|2 | also, what did you mean by "ensure you haven't muted your browser tab" muted where? | 03:41 |
cfhowlett | ffox tabs can be muted. if mute = no sound | 03:41 |
RoadRunner|2 | didn't even know this feature was there:) but no, my tabs where not muted :) | 03:43 |
RoadRunner|2 | so I guess to #ubuntu I go... | 03:43 |
RoadRunner|2 | I just fear that they may send me right back here... | 03:44 |
cfhowlett | RoadRunner|2, your issue is not restricted to xubuntu | 03:44 |
RoadRunner|2 | before I go, do any other possible solutions come to mind? | 03:45 |
cfhowlett | none. sorry. | 03:45 |
RoadRunner|2 | thanks for you help, any effort is much appreciated | 03:45 |
=== MoL0ToV is now known as MoL0ToV|M5S | ||
aizaz | hello guys | 09:30 |
aizaz | Could someone here help me with an issue i am having with Xubuntu 17.10 (freshly installed) subversion and gnome-keyring | 09:30 |
aizaz | I am using svn, version 1.9.7 for my development and while checking out / update/ commit, the repo asks me for the password | 09:31 |
aizaz | I expect gnome-keyring to save the password however it doesn't work. Interesting, the passwords of my ssh sessions is stored by gnome-keyring | 09:32 |
aizaz | I tried to explicitly specify in subversion config file to use gnome-keyring as password store | 09:33 |
aizaz | this also didn't help | 09:33 |
aizaz | I search for any bug reports, didn't find any. I am not sure what to do. I don't want to save passwords unencryprted locally | 09:33 |
aizaz | anyone who has a similar experience could perhaps give me some pointers. | 09:37 |
well_laid_lawn | aizaz: tried this https://askubuntu.com/questions/206604/svn-and-gnome-keyring#206609 ? | 09:41 |
aizaz | @well_laid_lawn: yes I actually removed the complete .subversion folder; didn't help either, I am not sure whether the problem lies with the keyring or svn | 09:42 |
aizaz | this however states if i don't want to use any password stores; but I do, i do want to use password store | 09:44 |
well_laid_lawn | are you sure the daemon is running ? | 09:49 |
well_laid_lawn | https://wiki.archlinux.org/index.php/GNOME_Keyring#With_a_display_manager | 09:49 |
aizaz | yes I do: 1412 0.0 0.0 430080 7876 ? Sl 10:22 0:00 /usr/bin/gnome-keyring-daemon --daemonize --login | 09:58 |
aizaz | infact I made sure with seahorse to verify if the keyring is unlocked at login | 09:58 |
aizaz | and it is | 09:58 |
aizaz | this is exactly my issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577818 | 09:59 |
ubottu | Debian bug 577818 in subversion "subversion doesn't check gnome-keyring on amd64" [Normal,Open] | 09:59 |
aizaz | Is it possible if I can downgrade the version of subversion to 1.9.3 in Xubuntu 17.10 | 10:19 |
aizaz | I don't see any other candidates for installation available in apt-cache policy | 10:20 |
aizaz | subversion: Installed: 1.9.7-2ubuntu1 Candidate: 1.9.7-2ubuntu1 Version table: *** 1.9.7-2ubuntu1 500 500 http://de.archive.ubuntu.com/ubuntu artful/main amd64 Packages 100 /var/lib/dpkg/status | 10:20 |
aizaz | perhaps this is the way to go? https://packages.ubuntu.com/xenial/amd64/subversion/download | 10:29 |
=== chmurifree is now known as chmuri |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!