[00:24] OIC [02:05] hi all [02:05] !hi | dbenson [02:05] dbenson: 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! [02:06] maybe a dumb question (if so, sorry) but how can I select two or more folders and find out how much space they are taking on the drive? [02:06] xfce... [02:07] mmhm [02:07] i don't know [02:07] you can do it with one folder at each time [02:08] is there a better place to ask? [02:08] :) yes [02:08] ah [02:09] lol i understood "is this the best place to ask" [02:09] oh... [02:09] just have some patience [02:09] okay... so I did find the right place... I'm new to irc... [02:09] :D [02:10] I'm not sure how to do it in the file manager (Thunar), unfortunately. Usually I just right-click, do "Open Terminal Here", and then "du -hs folder1 folder2 folder3" [02:11] sorry, "du -hsc" [02:12] :D thats pretty neat ruien [02:12] :) [02:13] wow... just tried it, that will work! [02:14] i don't need to do this often enough for it to ruin my day so this is perfect... [02:14] to get a quick list of the sizes just do "du -hs *" [02:27] hey, I was just reading that thunar can be extended (like send-to)... how hard would it be to create an extension around ruien's tip? [02:42] :D [02:42] dbenson, ruien [02:42] :D [02:43] ? [02:43] i made a costum action [02:43] to do du -hsc [02:43] http://www.zimagez.com/zimage/capturadepantalla-280512-234258.php [02:43] du -hsc %F | zenity --list --title "Tamaño" --text "Tamaño total de los archivos seleccionados" --column "tamaño | carpeta" [02:43] :D [02:44] wow that was fast [02:44] :3 [02:45] it works pretty nice [02:45] yes, I didn't know about zenity [02:45] i just found about it XD [02:47] :D love it, it works pretty nice [02:47] yes, it works perfectly [02:47] I just added it [02:47] :D [02:48] (you can change the text to other language not spañish if you want ;) ) [02:48] du -hsc %F | zenity --list --title "Total" --text "Total of selected archives" --column "total | file" [02:48] yeah [02:49] i marked it to work with everything on the second tab [02:49] :D [02:49] so it can measure files aswel [02:51] dbenson, :D === zmoylan1 is now known as zmoylan [04:49] Hey everyone, will this run better with a IBM 2005 R51 then Ubuntu? [04:50] . [04:50] Hello? [04:54] xubuntu641: you should test :) [05:03] Can someone help me with Runescape in Wine? [05:06] Runescape in wine? Runescape is a browser game that just requires java. Can you also /nick logankemp? === ICWeiner is now known as logankemp [05:07] there [05:07] Thanks. Do you already have "openjdk"? [05:08] I think so [05:08] So it should run. [05:09] Browser plugin missing? [05:12] Ahh... is it bundled in nowadays? I couldn't find any packages with the usual keywords. [05:12] astraljava: I may have forgotten icedtea, yep. [05:13] icedtea6-plugin is in suggests, true. [05:18] hi, we are looking to get some commercial support on 10.04 and 12.04 [05:19] astraljava: Not it, so you're up. [05:20] we are really sure canonical is the right choice. does anyone have any info on them? [05:20] xubuntu688: at the bottom of http://xubuntu.org/help/ it has a "Commercial Support" section [05:21] Well, there's their site, but you're looking to get Xubuntu support? [05:21] smiles.. thats canonical [05:22] we are looking for a group that can support our servers on an ongoing basis in an isp environment so we can focus on our business [05:22] we have about 20 servers online currently [05:23] xubuntu688: hm that's a bit more than support. that's more like system administration [05:24] yes it is. we have been doing all of our sys admin for the last 10 years. looking to get out of it or find someone to join our team i guess [05:24] pretty much open to a solution that lets us focus on our business [05:25] You can always contact canonical to see if they offer anything like that (http://www.ubuntu.com/business/services/contact), but you may be better off just hiring a good sysadmin [05:26] has anyone here set up the sftp with proftpd on 12.04 yet? i do have some direct questions about this if anyone is up to it? [05:26] that contact page can get you a free assessment for canonical cloud offerings, also could ask about consulting towards hiring sys admins [05:26] thks ruien for the link [05:27] thats a good idea chelz! I will follow up with that for sure [05:28] depending on your needs, you could always go with a shared webhost, so you don't need to actually do the sysadmin (no root access) but can still build and install stuff in your home directory [05:30] ach! we host a lot of domains, i dont think the shared web host thing is a economically viable for us [05:30] we have our own rack space in Canada [05:31] seems everyone is ducking the proftpd thing. im not surprised. its not working out for me either :) [05:32] ruien and gridcube: THANK YOU!! I just got back from the store and saw the custom action you wrote for showing folder/file sizes in Thunar and it is awesome! [05:33] ok guys.. thanks.. i thought i would take a poke in here and see what came of it. [05:33] I just use (s)ftp terminal command, and ssh/scp for server part. :P [05:33] xubuntu688: if you have a specific issue you could ask about that [05:34] xubuntu688: there are jobs boards on places like stackexchange where pretty good sysadmins probably would look [05:34] ok chelz,, heres the problem. i have set up a test 12.04 and installed the binary pkg proftpd that is supposedly bundled with mysql and the sftp [05:35] i have no problem getting it to talk to my db server to auth but when i add the mod_sftp it craps out on a lot of errors that no one seems to have posted about [05:35] xubuntu688: did you install from the repos? [05:35] yes [05:37] xubuntu688: this might be a bit more #ubuntu-server oriented btw [05:38] it almost seems that on the proftp.org site that all of setup in the proftpd.conf is virtual server based for each user? it seems to me there should be a single for the sftp and that it should be able to work off the mysql db of users for auth [05:38] xubuntu688: which port(s) does it listen on? [05:38] yes its definitely server issues..i appologize in advance if im in the wrong place? [05:38] 22 [05:39] so, you're not running an SSH server? [05:39] sshd is on 2202 [05:39] ah, i see [05:39] quick question: why did you decide against the normal solution of using SSH on 22 plus an sftp-only shell for FTP users? [05:39] xubuntu688: i only mention that as you might get people familiar with proftpd there [05:40] /usr/libexec/openssh/sftp-server [05:40] its the recommended solution on proftpd.org [05:41] ruien? yes sftp-sever is there..thats part of ssh right? [05:42] well that is like reading a sichuan chinese cookbook and seeing that the recommended breakfast is spicy noodles. yes, if you look on the proftpd page you'll get a proftpd solution :) but the normal solution is to put SSH on port 22 and then give the /usr/libexec/openssh/sftp-server shell to the users who should only have SFTP access and no SSH access. [05:42] and that is why none of us are familiar with proftpd [05:42] if thats what you are refering to it only support 'real' users.. we have hundreds of users that have to be supported from a db [05:42] also for normal ftp I think vsftpd is more common [05:43] let me google that one [05:44] vsftpd does look interesting [05:44] hm, well if proftpd supports using authentication from the MySQL user list then maybe you are correct and it is the correct solution. But i'm not so sure that any package really supports that right out of the box [05:45] what we do on our systems is create a separate linux user for each customer, then would make a mysql user for each one too.. [05:45] that way they stay in sync and you can use the normal /usr/libexec/openssh/sftp-server too [05:46] then we use vsfptd for port 21 ftp and that's the whole solution for us [05:48] i thought about that ruien. it may be we have no choice.. you know its funny how back in the day we gave everybody a shell ..then the community turned against that for security reasons.. now with some of the security solutions like suexec we are back to puting real users on the box.. scarey huh? [05:49] we give everyone a shell, and then allow them to create separate SSH and/or SFTP users. Hasn't ever been a problem as long as you have a guy (or two) who focus on watching security every day. It comes with the job [05:49] so, yeah [05:50] thats a big job when you have hundreds of users. we currently have about 500 sites with ftp access [05:51] but back to your task-at-hand, authenticating via MySQL, it shouldn't be that hard. Have you considered just making some python glue layer to turn the mysql username thing into something like /etc/passwd ? [05:51] yes it's a big job, but it scales well. We have 20000 users but the work in keeping stuff updated isn't much worse than 500 users. [05:51] you have stuff like adminbot and fabric [05:52] yes we could do that, even with php.. ok i think i have a couple of ideas ruien. just a quick question .. do you guys chroot your apache? [05:53] no, we use php-as-cgi with suexec [05:53] but not everything uses apache. In fact, most applications will have a private apache or mod_wsgi in the user's home directory [05:53] then the front-end server just uses a proxypass to send requests to that [05:53] so, it's really safe [05:54] we went thru hell getting that to work.. lol.. wow that is interesting.. we never thought of doing anything like a private apache.. how does that work? doesnt it have port issues? [05:54] sorry i really feel like a newb [05:55] no, not at all, it's trivial [05:56] build a local mod_wsgi like this: http://community.webfaction.com/questions/8936/installing-apache-242-with-mod_wsgi-33 [05:56] apache is even easier - it's just one ./configure --prefix=$HOME/myapache [05:57] at first you'd think that it's some really huge problem to have many users running a separate apache but really it's never once been a problem in 7 years for us [05:58] Unit193: I'm up, for what? [05:58] That's the package openjdk7-jre suggests. I don't know any better. [05:59] astraljava: Joke, about official support and me knowing nothing. [05:59] commercial support* [05:59] Sure. :) [05:59] money must exchange hands, dirty money [06:00] ok I will go read ruien.. you have given me some ideas that i will need to research [06:00] also change hands, i need slepd [06:00] sure, but like the others i'd say you might as well just hire one sysadmin guy. Probably cheaper too :) [06:00] have a good one [06:00] i will put the vsftpd on one or our test boxes this afternoon here [06:01] by the way im working out of our SE Asia office but we are based in Canada [06:01] take care [06:01] take care [06:07] having a bunch of issues with xubuntu [06:08] sure, what's up? [06:08] well first of all and most pressing [06:08] is that after upgrade to 12.4 [06:08] i was able to log in a few times [06:09] but on the 3rd reboot [06:09] for no obvious reason [06:09] i just get an empty screen [06:09] well the background from the login manager [06:09] but nothing else [06:09] i created a blank user [06:09] and i can loginto the new user account just fine [06:10] so must be dingy config file [06:10] or something like that [06:10] ? [06:10] a nother issue is first time i try to open the file manager after login [06:11] it takes about 30 seconds before i get a window [06:11] + a error message about some conection failure [06:11] to something [06:11] okay, I might have a solution for both, but worst case just a solution for one [06:12] as your main user which cannot log in, if you do Ctrl-Alt-F1 and use the terminal, can he log in okay manually? [06:12] thats how i made the new user [06:12] wich can log in just fine in xdm [06:12] hm yeah [06:12] seems the problem occurs after its handed over to the windowmanage [06:13] or xfce [06:13] if you will [06:13] when you try to log in, and it freezes, at that point where it's frozen can you still switch to Ctrl-Alt_F1 and log in, or does the system completely freeze as if by a kernel panic [06:13] no panic [06:13] just its like the xfce handover fails [06:14] xdm login disapears as it shoul [06:14] shoul [06:14] should [06:14] hm, okay, if you do that, then you get root and do "service lightdm stop" and "service lightdm start", any success? [06:15] let me try [06:16] heh [06:16] i think it works [06:20] crazy shit [06:20] so i log out of this user to log in to the user that produce the problme [06:20] problem [06:21] and first attempt it works [06:21] so i log back out [06:21] and in again [06:21] the i get the same problem again [06:21] so i stop the display manager [06:21] and it wont start [06:22] theuser: do you get an error message? [06:23] that could be good [06:23] not in the terminal [06:23] to find out what's really wrong [06:23] it gets compleetly unresponsive for 10sec [06:23] then i get some message about the dm is running with pid.... [06:24] sometimes i really miss the slack w/windowmaker setup i use to run back in the day [06:24] theuser: that could be the error [06:25] seems with these "modern" systems thers always something [06:26] i think all this new "hip" ways of doing things dont always work as they were intended [06:27] so best way to fix is with a hammer or hacksaw? [06:32] theuser: while we're here, go ahead and fix your file manager (thunar) with http://forum.vectorlinux.com/index.php?topic=15792.0 [06:32] that takes a couple of seconds and should work [06:32] then test it and let me know if it's good [06:33] I'm running into a problem that is causing the audio with youtube videos to layer. Sometimes I hear two different instances of the same video being played, and when I pause the video audio keeps going even though the video itself is stopped. [06:34] I don't know anything about Linux audio, so this may be a simple fix. [06:34] ruien: is that thunar thing a bug that applies to xubuntu 12.04? [06:35] yes, but i'm not sure if it's technically a bug. [06:35] it's definitely unwanted behavior [06:35] but it could be working as designed. [06:35] hmm [06:36] I had to do it on both my desktop and on my netbook (same issue, same xubuntu 12.04) [06:36] since maybe an update should go out that fixes that or something. i know i don't want stuff slow by default [06:36] ah [06:36] is there any list of caveats like that for xubuntu? [06:37] no, that's the only one I know of. Also - well - it's slow because it's trying to discover some network drive thing. So that might disable network drive discovery and that's not a better default [06:37] well it is a better default for 90% of the people but it leaves the last 10% really confused [06:38] hmm i guess i prefer efficiency over 'magically working' [06:39] documentation would be good. For example, Xubuntu notes, one being "Network drive discovery in Thunar is disabled by default; to enable it, change the AutoMount option in /usr/share/gvfs/mounts/network.mount" [06:39] that would solve both problems [06:40] yeah [06:43] ok so the filemanager is not dicking with me anymore now [06:43] and the login issue seems to be gone for now [06:44] but there is a whole bunch of minor glitches all through out [06:44] that is not present on this secondary user account [06:44] so should i [06:44] move everything over to this account or just murder the xfce config directory [06:44] on the old account [06:47] theuser: you can move the config dir rather than deleting it, so you can put it back or use it later [06:47] what dirs do xfce use [06:48] hm [06:49] have some strange file issues [06:49] wonder if its the crypt fs thing or my ssd that is craping on it self [06:49] but i seem to remember the gvfs being the source of problems many times before [06:51] i've gotten lazy over the years and quite frankly i love the simplicity of not having to chase drivers.... most printers work without doing a damn thing etc etc.... [06:51] but some times [06:51] one place is ~/.cache/sessions [06:51] removing that tends to fix some problems [06:51] i really miss the rock solid barebone setups of my youth [06:52] theuser: as long as you don't connect it to the internet or ever give it external media (discs, usb sticks, floppies, etc) you can run any software you want :) [06:53] or connect it to any networks, or let it have active bluetooth/wifi/etc [06:53] I remember ms windows work pretty good before 3.11 [06:54] Making networking an integrated part of the os was one of the biggest mistakes thy ever did [06:54] Novell Netware + Windows 3.1 [06:54] solid combo for most enterprise use [06:56] what other directories does .xfce use [06:56] i dont see a particular .xfce [06:56] so i may just makea "broken" directroy [06:57] and dump [06:57] all the .dirs im not sure about into that one [06:59] also my primary user seem to have alsa issues the secondary user do not [06:59] mother f*k [07:00] I dont mean to be an asshole.... but this stuff is driving me slightly nuts and its eaten up half my workday [07:03] oh also should you be able to copy or move a folder to it self? [07:07] theuser: which distro did you upgrade from? [07:07] last one [07:07] 11 somthing [07:08] theuser: fresh installs sometimes avoid weird bugs [07:08] yes, I did a fresh install of 12.04 and it's been working really well [07:10] anyway for xfce, the shared directories are in /usr/share/{xfce4,xfwm4} and each user has a $HOME/.config/xfce4 [07:10] so move or delete ~/.config [07:10] so move or delete ~/.cache [07:10] ?? [07:14] still have the login problems [07:15] I would just blow away the user completely, but that's me [07:15] obviously there is some incompatibility with the config file from the previous xfce [07:15] so ill just move my files to this user and do a fresh install when i have time [07:16] i would remove ~/.config/xfce but i'm not sure if xfce will regenerate it or not [07:16] You can blow away the entire .config dir and get the default. [07:16] Backing up that first would always be recommended. [07:19] poor man's not-really-backup: mv ~/.config/xfce ~/.config/xfce-old === gry- is now known as gry [08:11] , [08:21] Looking to use Xubuntu as a desktop for a headless server. Anyone got any recommendations? [08:25] hi [08:26] i removed all the .dirs in my home folder [08:26] still the login problem presists [08:26] im guessing in the wild that there muct be some issue with the cryptfs [08:28] im hoping i dont move the issue with me when i change to the new user [08:31] Philby: I'm not sure what you're asking, exactly. You want to use Xvfb and then connect with VNC right? [08:33] theuser: that's what I was referring to earlier. Just back up the important data which couldn't cause such an issue, and then blow away your user and re-create him from scratch. Not fun, but I think it's the right solution [08:37] Is there a fix for an issue regarding flash videos where audio will split into two instances and play over top of each other? [08:41] anybody here? [08:42] Anyone set up Xubuntu 12.04 with dual monitors yet? Does the config stick when logging on/off? [08:43] drt054, usualy works fine with ubuntu [08:44] sigh.. ok, been working hours with Linux Mint 13 MATE, Cinnamon, LM 12 KDE and none of the settings stick when changing sessions. I hate Unity though. I will try Xubuntu then [08:44] drt054: I haven't had an issue yet. The display manager even seems to notice when I move my mouse between the two and will move the login box to which ever screen I'm in. [08:45] thats fun [08:45] thx [08:45] drt054, just plug in the screen [08:45] and go to settings manager [08:45] and "Display" [08:46] it always is.. my desktop setup has a 19" LCD on VGA and a 23" on HDMI [08:46] make sure you click all the proper ok /apply buttons [08:46] thx.. will try [08:46] and log out propperly [08:47] i used mint for about 6months [08:47] but some minor things kept pissing me of [08:47] and im not in the mod to fix stuff anymore [08:48] right.. I have been using Mint 12 KDE on my laptop and is awesome but want to migrate my desktop off of Winblows because really not looking forward to Win8 [08:48] I just wan't stuff to work the way i want and is used to, out of the box [08:48] i got of the windows wagon after 3.11 [08:49] i booted win95 once [08:49] nice.. [08:49] cause i bought computer with it preinstalled in 96 [08:49] Now many things is easyer in linux [08:49] I would be completely off of it if weren't for Netflix and I am an Android themer.. it is just easier on Windows [08:49] Well hers my suggestion [08:50] to you [08:50] use virtual box [08:50] with windows xp or windows 7 [08:50] if you really need windows for something [08:50] that is the way to go === ruien1 is now known as ruien [08:50] yup.. looks to be where I am heading [08:50] VirtualBox is probably the best VM out there === usa_today[AFK] is now known as usa_today [08:51] I just really wish someone would expand the virtualbox guest os package for windows [08:51] to replace the windowmanager in windows [08:52] with KDE for Windows? lol was looking at that a bit ago.. interesting [08:52] no [08:52] no [08:52] no [08:52] lol [08:52] i mean [08:52] there is a "seam less mode" [08:52] ah [08:53] but all it does is kind of "cut out" the windows [08:53] and overly it on linux desktop [08:53] and its kind of glitchy [08:53] but if you replace the windowmanager [08:54] you have better control over each window [08:54] and you can through some virtualnetwork bus comunicate with a daeamon on the linux side that makes individual tabs in linux for the individual windows progs [08:55] So you would have kind of like a "daemonized copy of windows XP runing in the background [08:56] Also it would be useful to throttle down the windows VM when u detect no major programs is running [08:57] Since windows is a greedy bitch that swallows all the resources she gets access to [09:12] !language | theuser [09:12] theuser: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [09:13] !language | ubottu [09:13] theuser: Please watch your language and topic to help keep this channel family-friendly, polite, and professional. [09:13] theuser, dont do that [11:14] hello i have question please [11:15] don't ask to ask... [11:18] hi guys, how can i tell xfce to suspend, is ther e a panel icon? [11:18] xubuntu-desktop 4.10 [11:27] Fuge: at least panel item 'action buttons' can do that [11:28] from right click on panel -> add new items [11:30] laite Thank you but my problem is I can not access the panels [11:30] anyway to have it accessible from the menu? [11:31] isn't there an option to suspend from 'log out' [11:33] oh ill check [11:34] laite there is, though using orca when I tab I only see logout button. If I flat review which is like using the numpad to move the pointer around I then see the other options which I did not know they were there === Guest55695 is now known as Pici [11:35] oh [11:35] well least I found out it is there thanks [11:35] np :) [11:37] :) [11:38] I wish I knew how to read the panels, they still may not be accessible to a screen reader [11:39] might be able to use gnome panel [12:03] hey guys [12:04] i've a problem [12:04] i can't change keyboard layout en to tr [12:04] how can i change it ? [12:05] any idea === usa_today[AFK] is now known as usa_today [12:15] and there is no such file in /etc/X11/xorg.conf [12:16] Lejda: check /etc/default/keyboard [12:16] latie i checked. in file my keybord is correct [12:17] hm, is everything correct in settings manager -> keyboard -> layout? [12:17] XKBMODEL="pc105" [12:17] XKBLAYOUT="tr" [12:18] i checked but its only shows en [12:18] not tr [12:18] it's really weird [12:18] Lejda: You can add / edit layouts in settings manager -> keyboard -> layout [12:19] no. i can't [12:19] it's empty [12:19] not even with "add"-button? [12:19] when i push the add button the select box in empty [12:19] :0 [12:20] I'm afraid my expertice ends here :/ [12:20] sorry [12:20] it's realy sucks [12:20] thank you [12:22] i'm trying to fix it via xorg.conf file [12:22] but there is no such file as /etc/X11/xorg.conf [12:23] Lejda, xorg.conf doesn't exist by default in newest ubuntu's [12:24] knome: why. i need that file for fixing my problem [12:24] Lejda, because most of the systems do well without. there are tools to create xorg.conf though [12:25] ok. please tell me which tools they are [12:25] i really need them [12:25] Xorg -configure [12:25] run with sudo; sudo Xorg -configure [12:27] Fatal Error: X already runnig [12:27] wait i'm gonna kill X serer [12:28] ok. [12:28] but it's not created X [12:28] xorg.conf [12:28] it creates the file in the directory you are [12:28] you have to copy the file to /etc/X11/ [12:31] now i reboot the computer [12:31] thank you for your help knomw [12:31] knome [12:31] np [12:37] no chance [12:37] problem still continues [13:07] Hi, can somebody please tell me how to make apt-get update check for Packages.gz if Packges does not exist? [13:16] zieglerk: i think you have to specify what you want to do exactly [13:18] @ochosi: I run apt-get update and receive plenty of "404 file not found" error messages, where apt-get tries to download the Packages file, but the repo only has a Package.gz in that directory [13:18] sorry: Package*s*.gz [13:20] zieglerk: are these debian repos you're using or could it be that you have to wrong url for that specific repo? [13:23] ochosi: These are the ubuntu repos in sources.list, e.g. http://de.archive.ubuntu.com/ubuntu/dists/precise/main/binary-i386/Packages [13:23] ochosi: I can even browse there with a webbrowser and see the Packages.gz there, just not a Packages file itself. [13:23] zieglerk: you could simply try to switch to another mirror, maybe there's something wrong with this particular one [13:23] zieglerk: 404 [13:23] gah [13:23] zieglerk: 404s can also be a dns problem === usa_today[AFK] is now known as usa_today [13:24] I have never switched the mirror before on purpose. How do you do that? [13:24] open the update-manager, go to "settings" (left bottom corner) [13:24] then you're in the software-sources menu [13:25] go to the tab "ubuntu software" [13:25] then choose a different mirror from the download-from drop-down menu [13:25] you can also let the app select the fastest mirror (by ping-testing) for you [13:25] which is what i'd recommend [13:26] especially if you're not switching networks all the time (i.e. desktop) [13:27] ochosi: thanks a lot; the test for the fastest mirror is running just now. [13:27] zieglerk: np [13:27] ochosi: I was never aware of that option, because mainly using command line so far. [13:28] zieglerk: it's possible that there is a cli for searching for the fastest mirror as well, i've just never used it [13:33] think it would be a nice touch, if when you have grouping of windows selected, it shows the one thats currently open in a different shade. I often more than one window open with the same title and think it would be very handy indeed. [13:40] magnus__: you mean in the panel? [13:45] yea [14:23] Hi. I recently installed LibreOffice on XFCE, and when I went to use the program none of the menus displayed correctly. I Googled about it and discovered the popular fix was to turn off compositing and make the desktop ugly. [14:23] Is there any other compositing manager that works well with LibreOffice on XFCE? [14:24] compositing should work okayish with LO [14:24] It doesn't seem to. Let me show you a screenshot knome. [14:25] cypher-neo, sure [14:25] knome, http://sta.sh/01xitgvx5i4m [14:25] LO doesn't work perfectly with gtk themes anyway... [14:25] knome, This is what LO looks like on XFCE Voyager 12.04 with compositing enabled. [14:25] humm, that's weird. [14:25] did you try some other theme? [14:25] knome, I even tried disabling compositing and using a different compositer like xcompmgr [14:26] wait, voyager... [14:26] that's not supported really [14:26] knome, The theme doesn't seem to affect this problem. I've tried a lot of themes, but not all of them. [14:26] i haven't seen any such problems reported with pure xubuntu, so better to ask voyager support [14:27] knome, Do you know if there's an IRC room for Voyager support? [14:27] cypher-neo, sorry, nope [14:30] knome, There's an option during startup to switch from XFCE to Xubuntu. I'll try switching and see if the same problem happens on xubuntu as well. [14:31] knome, Thanks for looking though. :) [14:31] np [14:35] #ubuntu-unity [14:35] [14:35] Notify OSD, sound menu, keyboard menu, etc. [14:35] [14:35] #ubuntu-devel [14:35] [14:35] Ubuntu development coordination [14:35] [14:35] mdz [14:35] #xubuntu-devel [14:35] Pici, beat me. :) [14:51] Hello from Spain, i have installed Xubuntu 12.04, but when system boots, grub makes out of sync in my monitor, some trick to fix it??? Thanks [14:55] xubuntu702: do you mean that grub doesn't show due to screen setting? if so, you can edit /etc/default/grub to switch gfxmode or use plain "textmode" [14:55] just remember to run 'sudo update-grub' after changing that file [14:55] ok, thanks for your advice [14:56] bye, i'm gooing to reboot and probe it === usa_today[AFK] is now known as usa_today [17:47] Why can't I find a image viewer that let me set an image as desktop background? [17:47] read that thats hard coded into gthumb [17:47] aquix, set with thunar? [17:49] knome yup, thats what I do now, but I would like a dedicated image viewer like gthumb that can sort images to the last modified, and allow me to set it as background. I don't need a setting shortcut since I download or resize to my resolution. [18:08] aquix: Ristretto can set wallpaper at least for me [18:09] yup, but it sucks ballsacks :) [18:10] won't argue you there =) [18:10] aquix, try to be more family-friendly, please [18:10] in mirage you can set 'custom actions' [18:10] isn't mirage Qt? [18:10] just wondering, since i went through the image apps too [18:10] knome: don't think so [18:11] right, something weird was with it [18:11] "Mirage 0.9.5.1 - fast GTK+ image viewer" [18:11] right. i wonder what it was then [18:11] maybe just didn't fit my needs :) [18:11] or not mine, but, yeah... [18:11] tried mirage too, no go === usa_today[AFK] is now known as usa_today === james is now known as Guest29536 [18:56] Hello everyone. Just started using Xubuntu and I was curious about how to connect to a network share. I'm able to do it in Ubuntu just fine, just can't figure it out in Xubuntu. [19:13] do you mean with the file manager? === usa_today[AFK] is now known as usa_today === tusdin is now known as Anger_On [22:23] Howdy all [22:23] !hi | Anger_On [22:23] Anger_On: 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! === Soupermanito is now known as GridCube [22:45] Im new to linux. Does anyone have good advice for what distribution would be considered best for truly learning linux? [22:46] one you are happy with [22:48] Ive tried ubuntu, xubuntu, lubuntu, kubuntu, puppy, lds, and a few lesser known distros. Im happy with most, but I was wondering what you guys might have to say about Gentoo and/or LFS [22:48] you are asking on #xubuntu ... so [22:48] haha good point [22:49] in any case :) this is not support questions, so please ask on #xubuntu-offtopic :D [22:49] Maybe I should join one of those channels. Thanks for the pointer! [22:49] Thank a ton