/srv/irclogs.ubuntu.com/2014/08/26/#lubuntu.txt

LaytonHello01:41
Laytonany proficient ubuntu / lubuntu users here who can aswer a few quick questions :o ?01:42
swift110Hey03:51
swift110Hey03:54
swift110Hmm04:12
finrodDo you need Git to run libDVDcss?05:17
Unit193Nope.05:19
Unit193!libdvdcss05:19
ubottuUbuntu's default installation and repositories do not include packages needed to play commercial DVDs for legal reasons. For information on adding them, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs | For information on the legalities involved, see the "DVD" section of https://help.ubuntu.com/community/FreeFormats05:19
finrodthank you Unit193, take care05:20
billyoHi guys ..what's the deal with files saved under a guest login... the next time you login as guest another number is designated presumably  ..does this alone explain why files saved by the guest are no longer there after restarting?08:58
=== yofel_ is now known as yofel
billyoDoes anyone know how to access files saved as guest?09:06
faLUCEhello, how can I disable password after screen locking on 14.04?12:08
ikoniaon lubuntu or ubuntu ?12:11
ikonia(as in which desktop)12:11
junkait should be disabled by default12:11
junkabut you can check in menu preferences light locker settings12:12
junkai wonder does lubuntu 12.04 still get updates?12:50
ikoniajunka: yes12:51
=== winb_ is now known as winb
junkahow can i add a picture do lightlocker?12:59
junkas/do/to12:59
winblubuntu 14.04 uses Firefox, not chromium?13:00
junkayes since 13.1013:01
winbgood13:02
winbWhat is most common to use as text-editor in lubuntu? In ubuntu I used gedit13:31
hateballleafpad13:32
holsteinwinb: you can easily install gedit and use it in lubuntu.. sudo apt-get update && sudo apt-get install gedit13:45
holsteinor, use the package manager of your choice.. you can also, if you feel main ubuntus' package selection better fits your needs/preferences, you can just add the lxde desktop to it13:46
holsteinlots of folks use the mini iso, and build up whatever they like from scratch..13:46
holstein!mini13:46
ubottuThe Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want.  The installer is text based (rather than graphical as used on the Desktop DVD). See https://help.ubuntu.com/community/Installation/MinimalCD13:46
holsteinwinb: otherwise, lubuntu *is* ubuntu, having the same access to the same exact packages in the same repos.. so, if you want chromium, you can install chromium-brower easily, and have the *same* chromium you would in ubuntu or any of the official flavors13:47
winbholstein: I don't want to use gedit if I have other options. I'd like to use lubuntu as it is meant to be13:55
winbAnd I prefer ff13:55
holsteinwinb: you have literally thousands of options.. if you prefer gedit, its there. the *same* gedit from ubuntu that you are used to useing13:58
ThordonHi. I'm trying to troubleshoot a problem with a program not starting on boot on lubuntu 14.04. I have added a startup file to ~/.config/autostart but the program is not starting on boot. Where can I find the log files for autostart if there are any?14:17
holsteinThordon: what i typically do is try the command in the terminal, and see that it works there.. does it?14:18
ThordonYes, it works14:18
holsteinThordon: i would look at how im adding it where.. you are using the gui? and you input the exact command? what is the command?14:18
ThordonIts the Vino VNC server Im trying to start. It might have something to do with the fact that its plugged in via HDMI.14:19
Thordonthe command is "/usr/lib/vino/vino-server --sm-disable"14:20
Thordonand its the same in ~/.config/autostart/vino-server.desktop14:21
Thordonthe file has the line: "Exec=/usr/lib/vino/vino-server --sm-disable"14:21
holsteinThordon: you are trying to get it to start before the user logs in, though, correct? the "autostart" area you are in is for after14:21
ThordonEither is fine as long as it works14:21
holsteini would move on to /etc/rc.local14:23
ThordonI'd need to write a boot script to do it that way, right?14:23
holsteinThordon: i would just try it both ways.. you can make a script and test it easily before adding it14:25
holsteini made a CPU freq set script that i added there..14:25
anavarroHi there! Can anyone help me set up a multi-display properly?15:31
holsteinanavarro: i use the gui tool "arandr"15:32
holsteinanavarro: you can easily test setup, and export a script for settings, or to add to startup, etc15:32
anavarroI've used ARandR and I can work with the two monitors now, but the problem is the menu panel15:32
anavarroohh15:32
anavarronice.15:33
anavarroI also have problems when locking my desktop15:33
holsteini find that in xfce, when i have panel problems, its usually becuase im letting the displays overlap15:33
anavarrowhen I get back in I have to do it all over again15:33
holsteinanavarro: i disable locking, and use a custom locker15:33
holstein!info xtrlock15:34
ubottuxtrlock (source: xtrlock): Minimal X display lock program. In component universe, is optional. Version 2.6 (trusty), package size 7 kB, installed size 64 kB15:34
anavarroSo. To get it right. How can I add my configuration to startup and not having to do it every time?15:35
holsteinanavarro: well, "right" can be a matter of opinion and use case, but, for me, i use arandr to get things "right" for me, then, i save the script for the settings from the arandr menu.. i then, navigate to the script and test it.. then, add it to the starup if i want to use it.. i'll typically add a sleep command in the script15:36
anavarroholstein, ohhh15:39
anavarroholstein, I see. What ARandR generates is a bash script so you can added to the start up...15:39
anavarroholstein, I think I got it now.15:39
holsteinanavarro: thats how i use it.. but, you can just save them, and click on them for going between settings.. whatever you might need the script for.. and, you can "cherry pick" the info from the script for other purposes15:43
anavarroholstein, I'm doing it right now. I'll come back soon to let you know!15:44
anavarroholstein, It worked like a charm!15:49
holsteinanavarro: enjoy!15:50
anavarroholstein, Now. Every time a lock my desktop I get all my apps closed when I get back in.15:50
anavarroholstein, Is that normal? How do I fix that?15:50
holsteinanavarro: all i can say is, i dont use the locker.. i use xtrlock.. i prefer it, and disable/remove other lockers15:54
anavarroholstein, I'll take a look at that now. Can you point me to a good tutorial on how to do that?15:55
holsteinanavarro: i just remove what isnt working, and i install xtrlock and issue it from the commandline when i want it, but it could be scripted to a button or a key combo or whatever15:56
anavarroholstein, Is it weird that LXDE drop all you apps when look the desktop? I really appreciate all your help!!15:58
holsteinanavarro: tbh, this is just part of what i do to setup a machine, so i actually havent personally tested or tried desktop locking by default in a while16:00
holstein!bug16:00
ubottuIf you find a bug in Ubuntu or any of its derivatives, please file a bug using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.16:00
holsteinanavarro: if you dont find a bug, and make a new one, let me know, and i'll try and confirm the behavior16:00
anavarroholstein, What would be the package in this case?? :s16:02
holsteinanavarro: i suppose thats the locker in the screensaver, correct?16:03
anavarroholstein, I have no idea, but I'll read how to report a bug since it is my first time (believe it or not)16:04
anavarroLOL16:04
randihi, I have a problem accessing files from home directory of a lubuntu 14.0.1 installation on a flash drive16:06
holsteinrandi: what problem? permissions?16:07
randiencrypted home directory that is16:07
randiI selected encrypt home directory during the installation16:07
holsteinrandi: sure.. so, when you login to the user, the /home is decrypted. are you in another user account trying to access the /home?16:08
randiNo I am on a different os on the host laptop that I have the usb stick plugged into16:09
holsteinrandi: what would i do? boot the stick, login, and move files to an unencrypted area.. the files i want16:10
randiI could do that but is there a way to set up access to the encrypted directory ?16:11
holsteinotherwise it'll be like http://askubuntu.com/questions/238047/how-do-i-mount-an-encrypted-home-directory-on-another-ubuntu-machine16:11
testdrrandi: NO16:11
randiperiod ?16:11
holsteinrandi: the whole idea is that you have restricted the access with encryption16:12
randiOf course16:12
randiIts the first time I thought I would try the encryption16:13
randiOften times encryption can be unlocked with a password16:14
testdrrandi: thats what u do if u log in as the user, who owns this home16:14
holsteinrandi: the link i gave shows how to unlock it with the passphrase16:15
holsteini would find it easier to just login to the user account traditionally and get the files16:15
randithanks holstein16:21
randiI'll try that16:22
chaotixhi17:25
chaotixi installed cairo dock, but there is a transparency  issue17:25
chaotixxcompmgr seems to fix it...  nvm17:28
chaotixthanks though17:28
chaotixlol17:28
junkahow can i add a picture to lighdm? i read about renaming a pic to .face in my home folder, did not work17:53
geniiProbably needed to be a PNG18:00
junkait was a png :/18:01
geniijunka: What says result of:  file .face18:01
junkacannot open18:04
geniiOdd.18:05
geniiIs it owned by the user who's home directory it is in?18:07
junkamine and mine18:07
geniijunka: Does using sudo with the file command produce a different result, or still can't open?18:12
testdrjunka: did you check the lightdm config-files in /etc/lightdm vor the naming of the backgrounds?18:12
junkai dont wanna change the background18:13
junkabut the profile pic18:13
geniiIf the .face exists and is a square PNG file smaller than about 300 pixels x 300 pixels the greeter should automatically display it18:14
junkait is18:18
testdrjunka: only for shure - its about the user-profile-face and you dont use an encrypted home-directory?18:18
junkayes and yes18:19
testdrjunka: for Ubuntu-13.04 it was said, the picture should be a jpeg and a Dot-File named ".face"18:20
testdrjunka: and for shure, the file and the directory (=your home-directore) need to have access-rights for lightdm18:21
junkado i need to reboot?18:22
testdrjunka: no - logout should be enough18:22
junkawhat if i switch users18:23
junkacause i did and still blank18:23
geniiShould logout, then ctrl-alt-f1 and sudo service lightdm restart     ...to make sure it's not using anything cached18:26
testdrjunka: for shure, i did check it and it works - do you wanna try it?18:28
junkatestdr, yes please. I'm finishing saving some stuff18:29
testdrjunka: ok - first create a new simple user and name it: test18:29
testdrjunka: then cp with sudo like this:  sudo cp /usr/share/pixmaps/gnome-about-logo.png /home/test/.face18:30
junkatestdr, why not my current user?18:30
junka:P18:30
testdrjunka: because you should not mangle your system-user - and i dont know what you might do18:31
junkaok18:31
testdrjunka: then change the access-rights of this file with: sudo chmod a+rw /home/test/.face18:32
testdrjunka: then use the "switch-user-option" of the lubuntu-logut-menu to call the lightdm-login-screen and select this new test-user and there is the gnome-foot with its name18:33
geniiPerms should be 664 for .face18:33
testdrjunka: this works with lubuntu-14.04.1 (have tested it)18:33
junkano such file18:34
testdrjunka: he - no gnome? Then use the synaptic.png or gksu.png of this directory18:35
testdrjunka: this is only to make shure you have no special missconfigured image-file18:35
junkashould i change perms18:36
testdrjunka: i already did type this, its a few lines above..18:36
junkai did not have to. I just cp the image18:37
junkaand tried to switch user18:37
junkathere was the synaptic image in test profile18:37
testdrjunka: now you can check why it may not work with your own account - maybe access-rights, wrong image and so on - try it with the synaptic.png in your home-directory18:38
junkaok18:38
junkaworked. My image is eeew18:39
junka:P18:39
testdrjunka: now load this    .face   into (maybe) gimp and look for the dimensions and copy your own face into it (from your face-picture)18:39
junkai just saw my .face pics lol18:40
junkasynaptic is .face and my i have two of my iamges .face.jpg and .face.png18:40
junka...18:40
junkarenamed to .face and finally got it right :D18:41
junkathanks testdr for your time18:41
testdrjunka: now you can delete the "test"-user or use it for other tests18:43
junkathere is no volume osd18:53
junkaand the brightness one, the level is weird18:53
Unit193rafaellaguna: (Rather catch you on -ot, but) lxpanel release post on your blog states it'll be in Utopic, what's your source on this?20:35
rafaellagunaon Utopic? who says that?20:36
Unit193Ah, that's what I took you to mean with "Soon in Lubuntu repositories."20:36
rafaellagunayes, Lubuntu repositories, for Trusty, Utopic, etc.20:36
rafaellagunaonce inside bazaar we can make packages for all releases20:37
rafaellagunausually Julien compiles for the last three of four ones20:37
rafaellagunaso we can keep compatibility and still giving support20:37
Unit193bazaar is a vcs.  Oh, you mean a PPA?  OK, that's a bit different.20:37
wxlUnit193: see, told you to talk to the boss20:37
rafaellagunaI mean a PPA first and then onto main repos20:38
Unit193It's past feature freeze, and I didn't see any FFe on it.20:38
* Unit193 shrugs.20:38
rafaellagunaStage PPA ;)20:38
rafaellagunaor simply Dev PPA20:39
wxlyeah it's doubtful that an FFe is going to come about20:39
* wxl points at offtopic20:39
Unit193OK, so still with 0.6.2 in utopic, great.20:39
rafaellagunaof course, the 90% of news are for Utopic, that's logical20:39
rafaellagunadunno, version guy is Julien, he decides when importing things from git20:39
Alex___How do I connect to wifi?21:50
anarkhosnetwork manager21:57
anarkhosvia the menu21:57
=== AntiSpamMeta_ is now known as AntiSpamMeta

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