[00:07] !install [00:07] Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - Don't want to use a CD? See http://tinyurl.com/3exghs - See also !automate [00:22] Thanks [02:49] my printer was working, but now it isn't? === `mOOse` is now known as m00se [05:47] http://techbytes4.wordpress.com/2010/04/27/ubuntu-10-04-lucid-lynx-2-days-left-and-what-to-expect/, really good article on Lucid, I recommend subscribing to this blog. === samsa2fsrr is now known as samsa [08:34] morning guys [08:35] I have a question as to why Xubuntu doesn't include /etc/xdg in XDG_CONFIG_DIRS like the "regular" Ubuntu does [08:35] I'm having trouble using the ubuntuone-client package because it cannot find the default configuration [08:39] Moe: we don't know, you can file a ticket and ask, or just correct it in your installation in /etc/environment [08:39] Okay [08:40] I just ment to drop by and ask before I bother anyone with a ticket filing [08:40] After all there might be a valid reason not to include said directory [08:42] TheSheep: Is there any magic required to get it to accept changes to /etc/environment? [08:43] I just added the relevant path and it didn't get picked up as it seems [08:43] <_dab> Hello there. Can you advice me how to get drives list in Places, such as in Ubuntu have? [08:46] Moe: yes, that gets read when you log in [08:47] _dab: it should just work [08:47] hm, yeah .. I figured that .. however, I did logout and back in again and it didn't get picked up [08:47] I also restarted the machine to no avail [08:47] Moe: can you pastebin your /etc/environment and the output of 'export' command? [08:47] Sure [08:48] http://pastie.org/938777 [08:48] There you go [08:50] Moe: it looks like it's being set later, maybe by gdm or the xfce4-session :/ [08:50] Yeah [08:50] Most likely [08:50] Moe: you can try putting it in your ~/.profile [08:50] Will do! [08:51] haha .. no, not even now [08:52] That's the strangest thing [08:52] Would xubuntu run on a 200 MHz CPU with 160 mb of ram? [08:53] TheSheep: /etc/X11/Xsession.d/60xdg_path-on-session is setting that path as well .. I wonder if it gets priority over anything [08:53] George_E, would run, but not that quickly. [08:53] Great. [08:53] George_E: it would, albeit very slow, perhaps unusably so [08:53] George_E: I wonder recommend running any gui at all on 200Mhz [08:53] George_E: get more ram if possible [08:53] *wouldn't [08:53] * Moe rubs sleepy eyes [08:53] George_E: and look for a lighter distro, like maybe dsl [08:53] Moe: probably [08:54] Moe: why not change it there then? [08:54] I tried Ubuntu but it froze when starting gnome. [08:54] Why DSL? [08:54] George_E: it's lightweight [08:54] How so? [08:54] TheSheep: hm, I sort of didn't want to mess with dpkg-tracked files [08:55] I see [08:55] I guess /etc/environment is also tracked [08:55] Indeed [08:55] well, I guess I'll give it a try [08:56] * Moe creates a backup copy just in case [08:56] * George_E wishes everyone remembered to do that... [08:57] Judging from the file it seems like Xubuntu is resetting the XDG_CONFIG_DIRS environment variable somewhere [08:57] Which is not done on "regular" installations [08:58] I shall investigate .. [09:00] there are two kind of people: those who make backups and those who will be making backups [09:02] (for a couple of days) [09:02] I always tend to come along people that are seduced into making backups a couple of times after a "disaster" [09:02] But after a short while it's back to being careless again [09:05] the thing I like best is "I don't want to waste space, so I will do a little cleanup before backup" :) [09:06] famous last words [09:06] Moe: http://bazaar.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/annotate/head%3A/usr/share/xubuntu/session.sh [09:06] Moe: the xubuntu session is launched with that [09:07] and it doesn't include /etc/xdg because libxfce4util includes it anyway [09:08] mr_pouit: Okay, I see that now .. however, how do we tell Python applications to use /etc/xdg as well? I'm having issues with ubuntuone-preferences not finding it's default configuration files [09:11] mpf, then yeah, session.sh should also append /etc/xdg =] [09:13] But that's the right place to look at [09:15] mr_pouit: Why aren't you reusing the environment variables? Ala XDG_CONFIG_DIRS="/etc/xdg/xdg-xubuntu:/etc/xdg" ? [09:16] Uhm, actually [09:17] I ment to write XDG_CONFIG_DIRS="$XDG_CONFIG_DIRS:/etc/xdg/xdg-xubuntu" [09:17] Or do some testing before that [09:18] mr_pouit: /etc/X11/Xsession.d/60xdg_path-on-session got added in December .. and it does exactly what you are doing .. but it fails if XDG_CONFIG_DIRS is set prior to X being launched [09:45] Moe: then, please file a bug against xubuntu-default-settings if this line should be removed from the script [09:45] Yes, will do [09:45] I don't really remember why I put it [09:45] mr_pouit: I don't get why you're setting those two variables anyway [09:45] XDG_CONFIG_DIRS is set by 60xdg_path-to-session and XDG_DATA_DIRS is set inside startxfce4 [09:46] there was probably a reason when I did this, but I can't remember :p [09:46] Awesome :D [09:47] mr_pouit: Xubuntu Default Settings does not use Launchpad for bug tracking. [09:47] So .. that's that [09:48] file it against the ubuntu package [09:48] it's the same [09:48] Okay [09:48] launchpad.net/ubuntu/+source/xubuntu-default-settings [09:50] On it [10:05] mr_pouit: https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/571133 [10:08] Moe: nope, xdg_data_dirs isn't set to the value we want by startxfce4 [10:08] Okay, that's unfortunate .. yet, the XDG_CONFIG_DIRS issue remains [10:09] indeed [10:10] I guess I am looking to move my companies client systems to Xubuntu. I just wanted to know if Xubuntu is also part of canonical's LTS offering? [10:10] guys* [10:10] It is I believe [10:11] it is (kind of): base packages that are in main will be supported by canonical, but xfce packages aren't [10:11] I would have easily inferred that naturally they should. But there made a big splash about LTS support coming to Kubuntu Lucid but nothing was said about Xubuntu [10:12] mr_pouit: ok but at least the repo wont be closed after 18 months? [10:12] Of course not [10:14] I can live with that then === __Techie__ is now known as _Techie [10:40] How did you report bugs concerning the installer again? [10:43] Asked in #ubuntu+1, too. === samsa is now known as samsa_kat [11:11] cody-somerville: How do you report bugs concerning the installer of xubuntu? === samsa_kat is now known as samsa [12:00] Hello I want to write a CD what kind of software do I need for this [12:00] brasero [12:00] nice, I have it already [12:01] !cdrw [12:01] CD/DVD Burning software: K3b (KDE), gnomebaker, brasero, serpentine, graveman, Nautilus-CD-Burner, GToaster, xcdroast (GNOME), wodim (terminal-based). Burning .iso files: see https://help.ubuntu.com/community/BurningIsoHowto [12:02] what about reading a CD? shouldn't it do that automatically? [12:02] I entered the CD and in /media I'm searching the cdrom and cdrom0 directories but they're empty [12:03] maybe the cd is empty? [12:03] no [12:03] or contains music [12:03] right [12:03] what would you want to read from an audio cd? [12:03] there are no files on it [12:03] the audio tracks [12:04] try with exaile [12:04] you can play them with your favorite music player, or rip them to files with some cd ripper [12:04] for backup purposes, of course [12:04] I think soundjuicer is nice for that [12:05] No, not really. I'm not doing this illegally anyhow - these are my friends tracks [12:05] soundjuicer huh ok [12:05] there is nothing illegal in ripping a cd [12:05] but I'm not a lawyer [12:06] Where's soundjuicer in? synaptic nor apt-get find it [12:06] sound-juicer, sorry [12:06] don't worry :P [12:07] it's not worry, it's basic courtesy [12:10] when I hit extract in sound-juicer the program exits [12:10] any idea why this would be? [12:10] try starting it from console and seeing if it prints something [12:11] yes it does, a bunch of glib messages [12:11] sorry, I think they're gtk messages actually. I'm not sure [12:12] it was too good to be true [12:12] doesn't matter, any one of them looks like a fatal error explaining why it crashed? [12:13] Something about some assertions that failed [12:13] none looks more critical than others [12:13] those are probably warnings [12:13] can you pastebin the whole thing? [12:13] Well then it's a bug because it says "segmentation fault" after that [12:13] sure [12:13] ah, segmentation fault sounds like the thing [12:13] and yes, it's a bug [12:14] congratulations on finding it :) [12:14] Actually, I don't get those messages at all. I just noticed these messages are printed at start [12:14] I only get "segmentation fault" when I hit extract [12:14] yeah [12:14] any alternatives? [12:14] !rip [12:14] For information about the Sound Juicer ripping application see: https://help.ubuntu.com/community/CDRipping. To rip an Audio CD in KDE, put it in and then put audiocd:// in the Konqueror URL bar [12:15] Anything I can use as an alternative to sound juicer? [12:15] see 'other software' on that page [12:16] http://code.google.com/p/abcde/downloads/list [12:16] I wanted to get ABCDE but there's no downloads on that page :/ [12:16] maybe it's bug 163534 [12:16] bug #163534 [12:17] ... [12:17] shouldn't ubottu link to it? [12:17] https://bugs.launchpad.net/ubuntu/+source/libid3tag/+bug/163534 [12:17] great now I have to install SVN [12:17] p0a: did you try to enter the track names? [12:17] I don't know them anyway [12:18] I don't think there's names [12:18] try putting anything [12:18] * [12:18] Here is the backtrace. Some more comments on this: the problem seems to be with id3mux, using id3v2mux works without problems. [12:18] ^^ what do you think about this [12:19] what's important is a workaround a few lines lower [12:19] which will let you do what you need [12:22] nope, not really. [12:22] I'm installing another ripper. brb [14:00] Odd... === ubuntu is now known as wolfwalker-prime [14:00] I'm certainly not ubuntu, just an end-user. [14:03] Well technology marches along and it seems it has marched right past my laptop - the older one anyway. I'm considering switching to Xubuntu for my internet laptop. Is there anything Ubuntu can do that Xubuntu still lacks? I remember a few releases ago it still wouldn't automount my external hard drives/flash drives when Ubuntu would, but... [14:04] I'm pretty certain you'll find the only difference these days between ubutu and xubuntu is merely the frontend.. xubuntu and kubuntu literally share the same base as ubuntu.. all except for frontendn [14:04] frontend* [14:05] Then what advantage remains in using Xubuntu? [14:05] when ubuntu did have support for automount, I'm sure either xfce didn't have that function incorporated or was using a different program for it (or they just didn't include it because it was meant to be lean and mean) [14:05] different frontend and supposedly lighter on system specs [14:09] Thankee === `mOOse` is now known as m00se [14:47] Okay, I am using the alt install of Xubu and have my /boot partition on /dev/sde1. So, in the "Configuring grub-pc" window of the alt installer, should I point to /dev/sde or /dev/sde1? [14:56] single boot? [15:11] psycho_oreos, you must be asking me. Yes, single boot, but the other drives are set up for software raid and the /boot is on sde as a result. [15:12] Pres-Gas, yes I was asking you, I guess installing on the sde (mbr) shouldn't be of an issue [15:17] Yeah, psycho_oreos, I think I have a couple of small issues in play that together is just dorking up the install. [15:17] Thanks! [15:17] Pres-Gas, no worries [16:03] Hello ...is it possbible to install Xubuntu and Linux mint and let them use the same /home folder? [16:22] any idea why my box isn't mounting external mounts on boot up? since updating to koala i have to `sudo mount -a` any time i reboot [16:22] hi [16:36] Sachse_Siechtum, it is possible, but I don't think it is a good idea. Both store settings in /home/USER, and it will confuse them [16:36] charlie-tca, yeah I got the same answer in #ubuntu *g* [16:40] Sachse_Siechtum: so you will keep asking until someone gives a different answer? :P [16:42] Sachse_Siechtum: create separate /media, that propably does what you want [16:44] Sysi, you mean an extra /media partition? [16:45] or folder [16:45] ah [16:45] Why would a separate /media change where the user settings are stored? [16:46] oh something else..when I install Linux Mint first and Xubuntu second on a different partition...will both be in the GRUB menu? [16:46] yes, they should be [16:47] charlie-tca, well I just want 3 folders (video docs and music) used by both [16:47] make 3 these 3 folders default on both [16:47] -3 [16:48] so create them on their own partition, which can be accessed by both distros [16:49] yeah [18:01] make sure the uid & gid match for both Linux Mint & Xubuntu [18:02] and same for the versions of any programs that may leave their config files in there [18:04] uif gid? [18:04] uid [18:04] Same user and user group [18:04] ah [18:05] and what about the grub? will both appear in grub after install? [18:05] yup [18:05] ok :-) [18:06] I might switch to mint completly because I really like the menu :-) just gonna find out how wine performance is... [18:06] heh, and I hated it [18:07] also, they are about 6 months behind xubuntu, so Mint 8 Xfce is valid for about 12 months instead of 18 [18:08] charlie-tca, why did you hate it? [18:08] is there other difference that wallpaper and restricted extras? [18:08] and maybe some codecs [18:08] I just didn't like the way the menu is laid out [18:08] ah [18:09] yeah its pretty similar to vista [18:09] Maybe that's why... [18:09] hehe yeah [18:10] no, not same user and user group... you need to make sure the user & user id match & the group & group id match... because if user1 is uid 1000 on 1 & uid 1001 on the other you'll be wondering why you can't modify files [18:10] Hopefully I'll get that ancient laptop tomorrow... [18:10] pteague, I see [18:58] I have the whole openoffice.org suit installed. I gnumeric a good addition to it or would I repeat myself? [18:59] propably there isn't any addition [19:00] Aquina, oo calc is better than gnumeric, imo [19:01] thx for your opinion === dvdm_ is now known as dvdm [19:05] What about Abiword. I always had it installed an never used it. I have to admit, that I'm quite satisfied with OO-writer. What do you think about that, kome? [19:05] it's lighter and has all that i need [19:08] hm... [19:19] Both Abiword and OO.o Writer do the same things, functionally [19:20] I use abiword, because it is faster to open === schlaftier_ is now known as schlaftier [19:58] psycho_oreos, I think I figured out my situation. I don't think the nouveau drivers support the video card I have (NVIDIA Quadro NVS 295), and I am finding out for sure. [19:58] I thought it was grub since all I got was a blinking cursor after the bios and then the screen went to powersave [21:55] xubuntu lightweight no more, please help us [21:56] TrueNhero: is there a question in that? [21:57] charlie-tca, no really [21:58] i feel my xubuntu too heavy, i dont know if the problem there in Xserver... [21:58] how can i make it more light like before, [21:59] is the problem in daemons?? [21:59] I don't know the problem, which makes it hard to say [22:00] how can i kill some daemons? [22:00] like smb [22:00] crawl through the dungeons, find a sword and strike! [22:00] * knome hides [22:01] * charlie-tca thinks that works for me [22:02] I look in system monitor and kill things there [22:11] I reset the file permissions with chmod -R for a large directory structure (250000+ files) and added the eXecute-bit. Obviously that doesn't make sense for text files, images and thelike. Can someone tell me whether I'd write a short script to fix this or whether there's an alternative solution to the problem. [22:11] At least I want to avoid crawling through the hive by hand which would cost me hours, even days. [22:21] Aquina: chmod -R a-x yourdir; chmod -R a+X yourdir [22:22] This qould affect all files though. The point is that there are files (in project directories for e.g.) that must reamain executable. [22:23] Aquina: how do you recognize them? [22:23] The point is that I need more logic. I recognize them either by extension or by ELF I guess. So my question actually is... [22:24] ...can I solve it without writing a shellscript? [22:24] if you can do it by extension, then use find [22:24] to recognize them by content you'd use a shell script using the file command [22:25] And file header ELF? more complex approach? [22:26] 'file' command [22:26] that's by content [22:26] you could also get a list of files that should have x, fro example from a backup [22:26] Do you also think a log of the audit-daemon whould help in case every action on the file system was logged? [22:27] if you can get the list of files that had x before, then sure [22:27] backups yes... but the changes were made long ago and it was not on top of my priorities. :-/ [22:27] Ok, thanks TheSheep I think I can sole it now. [22:27] Aquina: then you are risking that some new files will miss their x [22:29] yes. I will probably also have to think about GID and UID and fileswhich are binaries but shoud (for other reasons) not be executable though. [22:30] Did someone ever realize that making files executable can be a real security concern? *sigh* [22:33] Aquina: I guess that's what the noexec flag in mount is for :) [22:33] :-) [22:34] Yes but sometimes you want to execute a laaaaaaaaarge file without moving it first. Nevertheless you're right in servers I'd user noexec for partitions. [22:35] Hey, TheSheep why'd you choose that nick? [22:35] --> #xubuntu-offtopic [23:57] Is there a place whre umask is initially set (on system startup)?