/srv/irclogs.ubuntu.com/2014/08/13/#xubuntu.txt

foundmypaaantsHey guys, I'm at a stump in my bash script - It's local, completely local, not distributing it, so it won't be a security threat or something - How do I, inside a bash script, do sudo and then put in my password inside the script so i dont need to00:33
foundmypaaantsThis would make my script executing a lot easier00:33
Unit193foundmypaaants: I wouldn't recommend this, but: -S, --stdin                 read password from standard input00:35
foundmypaaantsuppercase?00:35
foundmypaaantssudo -s -S00:35
foundmypaaantscorrect?00:35
ElderDryasfoundmypaaants: I'd ask in #bash, there are over 800 folks there, you're more likely to get an answer there00:36
Psil0CybinAnyone know why the SSH key passphrase screen is via a GUI instead of terminal on Xbuntu 14.04?00:38
Psil0CybinI do not want it to display the GUI, and keep me logged in..I want it to be like 12.04 where i constantly type in my SSH key passphrase00:38
Unit193Psil0Cybin: I'd presume because you're using seahorse or something like that?00:38
Psil0Cybinno00:39
Psil0Cybindefault terminal00:39
Psil0Cybinwith Xubuntu-desktop, on 14.04, and it popped up in a GUI to type in my SSH Keyphrase00:39
Psil0Cybinand i did, and now i dont need too anymore and it bugs me00:39
Psil0Cybini want too type it in like i used too with 12.04 in the terminal every time00:40
foundmypaaantsHmm00:41
foundmypaaantsAre you using extra arguments in your command to connect?00:42
Unit193Well, when that window pops up, open a terminal and type xprop | grep WM_CLASS  then click on the offending window.  I believe it to be seahorse, but as I use the other method myself I don't know.00:44
aryan_how can i run windows software in xubuntu01:20
foundmypaaantsThis will be a fun (painful and excruciating) night of installing the apache and other! Yay! :P01:51
=== S-USA is now known as SonikkuAmerica
Psil0Cybinhello i Edit /etc/UPower/UPower.conf and add IgnoreLid=true to the bottom.and now when i close my laptop lid it opens up Display Settings I tried (http://unix.stackexchange.com/questions/13753/prevent-xfce-from-showing-display-settings-on-laptop-lid-close-open)02:46
xubuntu821good morning03:05
ObrienDaveany way to get app menu items to auto sort by name?06:20
cfhowlettObrienDave, mine are alpha by default ...06:20
ObrienDaveyes, but things i install go to the bottom of each category06:21
cfhowlettObrienDave, "main menu" and manually arrange06:22
ObrienDavewas afraid you were going to get snarky ;P06:22
cfhowlettObrienDave, Accessories > Extra Snark06:22
ObrienDaverofl06:22
ObrienDavecant think of one clean enough for the channel ;P06:59
hoijuion xubuntu 14.04 i installed compiz, and used it with compiz --replace, which worked07:15
hoijuiafter restart, all my windows open on one desktop, without decorations (no borders, cant switch between windwos) and i can't use the keyboard07:16
hoijuicompiz is not running07:16
hoijuiwhat shoudl i do .. to fix the whole situation? ;-)07:17
hoijui(i woudl like to use compiz again)07:17
brainwashhoijui: you'll have to add an autostart entry for compiz then07:17
baizonhoijui: clear .cache/session07:17
hoijuiah yeah... how do i do that on the terminal (adding compiz to autostart)07:17
ObrienDaveread baizon's suggestion07:18
brainwashclearing the cache will only restore the default window manager07:19
baizonbrainwash: which will restore the decoration, then he can add compiz to autostart07:19
brainwashyou can add a new autostart entry via settings manager > session and startup07:20
brainwashdo you need window decorations to do that?07:20
hoijuiyeah.. cant use the gui. cant open the settings manager there07:21
brainwashis the panel missing?07:22
hoijuiyes07:22
brainwashI guess you should clear the cache first in this case07:22
hoijuiook07:23
hoijuiworked well.. but compiz is not in the list of applications (under "Application Autostart")07:27
hoijuijust add it myself?07:27
hoijui"compiz --replace" ?07:28
brainwashif you don't add it manually, then it won't start automatically after you log in :)07:29
hoijuijust... that i saw in tutorials, that it should be there already after installing compiz, just not enabled07:29
brainwashno clue, sorry07:31
hoijuiok07:31
hoijuicool.. worked! :-)07:32
brainwashis there any particular reason why you want to replace the default window manager with compiz?07:32
hoijuithanks guys!! :-)07:32
brainwashjust curious07:33
hoijuii use two things from compiz07:33
hoijuione is expo, and the other is scale07:33
brainwashah, I see :)07:33
hoijuithough, expo is much less usable then in hte past, cause it does not use scale07:33
=== brainwash_ is now known as brainwash
xubuntu610ciao09:37
=== sdollins is now known as Guest36952
GeekDudeholstein: I'm using vino now instead of trying to use x11vnc. It works pretty well, but it doesn't work on the login screen. This is okay (not preferred), but my desktop keeps locking itself, and I'm not sure where to find the setting for that14:47
holsteinGeekDude: i have a server running at a different location.. i ssh into the machine and start x11vnc manually when needed. i dont leave it running in the background. its starts up on an already running desktop that doesnt lock, or sleep, since, its only for vnc and ssh anyways14:50
holsteinGeekDude: you may want to just take a few steps back and talk about what you are doing in a larger sense.. i can say, the *only* reason i am using x11vnc like this is so my chromebook that is running chromeOS and other (arguably limited) vnc clients can connect to the linux desktop14:51
holsteinotherwise, i used to just use teamview, which may take care of all of your issues automatically.. it also depends on the state and use of the server machine.. is it remote, headless.. do others use it.. etc14:51
holsteinteamviewer*14:51
GeekDudeI'm running a client program that only has a gui interface14:53
holsteinnomachine may work best for you, since, its not really forwarding the x session.. and i would use it, if all my clients co-operated..14:53
GeekDudeI want to interact with the client14:53
holsteinGeekDude: you are forwarding x.. so the client will need to have a GUI interface14:53
holsteinGeekDude: you touch the client.. thats interaction14:53
holsteinGeekDude: if you havent considered nomachine, its quite easy, and would be running in the background before login..14:54
holsteinGeekDude: its "free" of charge to try14:54
GeekDudeI haven't heard of it before14:54
GeekDudeI own splashtop pro, but the last time I checked it has terrible linux integration14:55
holsteinGeekDude: splashtop worked great for me14:55
holsteinGeekDude: i found it interchangable, if not "better" for my needs than teamviewer.. still, when i can, i use nomachine, so im not sending a forward of the session like that14:55
holsteinGeekDude: nomachine feels more "native" and addresses the issue you are having of the login screen.. arguably more "secure", or appropriate, not knowing your needs14:56
GeekDudeI already use vnc on all my windows machines, so I was hoping for a vnc server14:58
holsteinGeekDude: there are plenty14:58
holsteinGeekDude: there are also nomachine clients and servers. and you many find it more appropriate, though, i cant more clearly ask you for your needs14:59
holsteinGeekDude: if you want vnc, vino is doing that.. if you want it to run from the login screen, http://jakeyoon.com/2008/11/19/enable-vino-vnc-server-for-login-manager-gdm-in-ubuntu/ or http://askubuntu.com/questions/83824/how-can-i-start-a-vnc-server-before-log-on is where i would start15:00
holsteinthe only reason im using vnc now instead of nomachine is for client integration.. there is no nomachine client for chromeOS.. also, many cellphones.. otherwise, from windows to linux, or desktop to desktop i prefer nomachine15:01
GeekDudeholstein: I've toyed around a bit with x11vnc15:30
GeekDudeit appears that something along the line doesn't like it when I don't have the -usepw flag15:31
holsteini have a password,and dont use that flag15:34
holsteinGeekDude: thats why i implied that you were configuring it incorrectly, and to test with vino to be sure a connection was possible15:34
holsteinGeekDude: nomachine is more "native" feeling.. there is literally no reason not to try it15:35
Churchfeature i like for x11vnc, is that it is able to attach/reexport existing X11 session. can nomachine do same, or like normal Xvnc only start full separate X11 session?16:03
xubuntu924Hello16:03
xubuntu924I came because i recently installed Xubuntu 14.04.1 on my laptop (had previously 13.10) and when i boot it, about 1 out of 2 times, the usb ports doesn't to function anymore (no more mouse ou usb key working). Can i do something about it ?16:05
xubuntu924I tried an lsusb with this result :16:20
xubuntu924Bus 002 Device 002: ID 8087:8000 Intel Corp.  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 8087:8008 Intel Corp.  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub16:20
xubuntu924Hope it helps16:20
xubuntu924I am launching an update, I'll come back if it doesn't work. Thank you for help.16:22
holsteinChurch: you can basically "re-attach"16:25
xubuntu923Hello, I'm back with my usb problem, the update didn't fix it. Any ideas ?17:29
xubuntu923Anyone ?17:50
arno_Hi, I want to disable caps locks (or make it an escape key)17:54
arno_So, I'm supposed to set XkbOptions to "caps:escape"17:54
arno_but how do I set XkbOptions in the keyboard config manager?17:54
helpmehi17:57
=== helpme is now known as Guest650
Guest650hi18:00
Guest650hi18:24
GridCube!hi | Guest65018:28
ubottuGuest650: Hi!, Welcome to #xubuntu! Feel free to ask questions and help people out. The channel guidelines are at https://wiki.ubuntu.com/IRC/Guidelines. Enjoy your stay!18:28
Guest650enjoy ubottu18:29
Guest650fuck18:40
Guest650fuc you18:40
=== io is now known as IdleOne
Guest650but18:42
Guest650im banned ubuntu-it18:42
Guest650because18:42
Guest650'18:43
somanHow to output sound to earphones xubuntu 14.04.1? Realtec ALC85018:46
Guest650im drunk18:47
Guest650i killed my married18:47
somanGuest650: don't forget to update the packages in your Xubuntu18:49
Guest650update?18:53
Guest650im killed my mom18:53
bazhangGuest650, stop that18:53
Guest650i m killed my sons18:54
somanGuest650: it seems that you killed your brains19:04
quantibilityi killed my script19:14
quantibilityand the scripts children19:15
quantibilityis xubuntu_offtopic dead?19:18
quantibilityor am i in the wrong room cause i spelled it wrong19:19
Unit193s/_/-/19:19
GeekDudefrom the topic "Offtopic: #xubuntu-offtopic"19:19
quantibilityhmm19:19
quantibilitynetspit?19:19
quantibilitysplit?19:20
KroSaverHello19:25
KroSaverHola19:26
KroSaverPrivet19:26
KroSaverHay alguien?19:26
xubuntu454Hi. Can s.o. help me? Xubuntu doesnt react to the scanner, but the printer in the same machine. Do i need an extra driver? hardly worked on xfce before...19:39
xubuntu454hi there?19:40
GeekDudehi19:40
GeekDudeI... have no idea, but I like greeting people19:40
xubuntu454have an idea about the scanner...?19:40
xubuntu454ah sry. ;-) hello19:40
xubuntu454nice to be greeted anyway19:41
Unit193xubuntu454: What scanner?19:45
xubuntu454canon pixma mg 525019:46
xubuntu454as said, printer works fine19:46
Unit193xubuntu454: http://askubuntu.com/questions/168089/how-do-i-install-my-new-canon-mg5250-printer-mg5200-series looks like it might be related.19:52
xubuntu454thanks, i take a look19:54
=== Linuxer is now known as Guest97881
bosnjakI have a zombie menu entry in XFCE Main Menu under "Other". I can get rid of it, I can't find it in any .xml files or anywhere on the system.. Is there a way I can "reset" the menu to default state somehow? Maybe deleting some config directory under /home?20:24
bosnjakhm, just figured it out :/ the entries were actually defined in files under ~/.local/share/applications/20:27
arno_Hi, I have a question: I don't understand this package:arch thing20:48
arno_for example, it looks like I have libxft2:amd64 and libxft2:i386 package installed on my machine20:48
arno_are these two different packages, or just one package which has two "virtual" packages?20:48
geniiarno_: They are two separate packages which could install their libraries to either /lib/x86_64-linux-gnu for 64bit or /lib/i386-linux-gnu for 32 bit.20:50
arno_genii: thanks20:51
arno_so, two questions now:20:51
arno_how is it possible that some files belong to two packages?20:52
arno_(for example, /usr/share/doc/libxft2/changelog.Debian.gz)20:52
arno_and the most important one: how do I rebuild and install a package20:52
arno_I rebuild a package with apt-get source and dpkg-buildpackage20:52
arno_actually, I want to downgrade one package20:53
arno_so I rebuilt it, but I cannot install it, because the :i386 is at a different version20:53
geniiYes, you would need to build both to same version.20:54
geniiAs for files which are in different packages, this is not uncommon.20:54
genii( same files in different packages)20:55
geniiarno_: You can specify version and architecture in apt-get with syntax like:   apt-get source package:arch=specific-version20:56
arno_genii: ok, thanks20:58
ali1234https://wiki.debian.org/Multiarch20:58
xubuntu276Hello Everyone21:04
xubuntu276Can anyone tell me how to Install Broadcom Wifi Driver in Xubuntu??????????21:05
xubuntu276knock knock is there anyone???? awaking????21:06
Psil0Cybinhow can i back up my home directory properly so i can reformat my computer, and copy over the files21:07
Psil0Cybinsomeone said i have to use ext4 for a hard drive, to copy it onto correct?21:07
BarnabasDKPsil0Cybin, /home/<user> ?21:08
Psil0Cybinyea21:08
Psil0Cybini think that has all the stuff i want21:08
Psil0Cybinlike settings for applications, etc21:08
BarnabasDKunless you purposely changed someting else21:08
BarnabasDKwhat version of ubuntu, can you use the backup functionality built into the OS?21:09
Psil0CybinBarnabasDK, well it was a 12.04 , i moved to 14.0421:13
Psil0Cybinbut it has plenty of errors i am scared of doing anything by the GUI panels21:13
Psil0Cybinbecause who knows if it will actually copy or create more errors...21:13
Psil0Cybini may try 3 or 4 diff methods of backing up just to make sure i do not lose my information21:14
bosnjakI seem to have some Nepomuk components installed. Can I remove all of this, and how can I see what apps will stop functioning? Are there regular dependencies that will be shown?21:25
xebrahi, when I connect to a remote server with Thunar (ftp or sftp), I find I cannot change file permissions, or in the case of ftp the file owner is wrong (always "root"). Anyone know anything about this problem/bug/etc.? Thanks21:33
=== Guest36952 is now known as sdollins
nomicwhats with this UEFI stuff if i get a laptop22:07
nomici do not want windows 8 period.    will it be amazingly difficult to get the crud off a BRAND NEW laptop ... high spec , say lenovo -- and put xubuntu onto it22:08
Dragon64Nomic, Its not real difficult, you will need to turn off the uefi in the bios and make sure boot partition is set correctly, not difficult once you know what you are doingf22:11
nomic thought so .. bios facility22:12
Dragon64yeah, you'll have to swith the uefi to legacy mode22:12
nomicthanks22:12
Dragon64np22:12
nomicthen i send off to the manufacturer saying IO do not use windows -- pls refund me tyvm22:13
nomicnot paying the tax again22:13
nomicmusta written off 10 pristine copies of the crud22:13
nomicmicrosoft must owe me £50022:13
Dragon64your best bet is to delete the partitions and make sure that the boot partition is not set to the fancy partition type22:13
nomicthat will not happen again22:13
Dragon64make sure its msdos22:13
nomicrecovery?22:13
Dragon64partition22:13
nomici tend to just obliterate whats already there22:13
Dragon64the boot partition22:13
Dragon64good, when you recreate select msdos type partition22:14
Dragon64then format as usual22:14
xubuntu025Hey there, im having issues trying to install xubuntu 14.0422:14
Dragon64just did that to a new hp laptop22:14
nomiccool22:14
nomici have no desire to see windows 822:14
Dragon64whats happening Xubuntu25?22:15
nomiches having issues trying to install xubuntu 14.0422:15
Dragon64thanks nomic22:15
Dragon64:P22:15
Dragon64haha I had windows 8 for a wek and gave a system to my wife, cause I was too lay to bother22:16
nomici get more than 2x problems with a 6 year old laptop & I start thinking its like the space station, mir .. they started seeing screws floating  around and were wondering where they came from ... more and more things started breaking down22:16
Dragon64Ironically 3 months later she had so many virus I reformated and installed xubuntu. she loves it22:16
Dragon64hahaha22:17
nomicthose viruse are 'apps'22:17
xubuntu944hey, whenever I try to install xubuntu it gives me the message that it could not mount after erase disk option is taken. any ide why22:17
Dragon64nice this now, our whole house is ubuntu basedso backups are a breeze22:17
Dragon64Xubuntu25: what type of a system you installing his on?22:18
xubuntu944i3 12gb ddr3 gtx 550ti sb recon. installing on a 500gb drive freshly wiped.22:19
xubuntu944tbh nothing seems to want to install22:20
Dragon64is this one of those uefi systems from a manufacturer or somthing you assembled yourself?22:20
xubuntu944Home build, uefi is off, set to IDE mode22:20
Dragon64ok, did you remove the partitions first or try and do it all through the installer?22:21
xubuntu944I wiped my windows install out and tried installing on unused space, but no dice regardless. Even tried making my own ext4 and swap to no avail22:22
Dragon64yeah it is critical on these systems to remove all the partitions and re-partition.22:23
Dragon64let me see if i can find some good instructions22:23
Dragon64uefi expects a gpt partition not msdos22:24
Dragon64gpt partition is probly giving you issues22:24
xubuntu944it just says its creating ext4 file system for / in partition #122:24
xubuntu944FOREVER22:24
xubuntu944:-/22:25
Dragon64yeah get yourself gparted live cd and remove all partitions and recreate them. Make sure that the boot partition is msdos style, not gpt22:25
Dragon64the re-try the install22:25
xubuntu944sounds like a smart plan. ty22:26
Dragon64http://gparted.org/livecd.php22:26
xubuntu944what sizes should i make them?22:48

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