=== Pekke [n=peksu@a84-231-190-84.elisa-laajakaista.fi] has joined #xubuntu === maxamillion [n=adam@ngl-1-14.shsu.edu] has joined #xubuntu [12:51] hi guys... i just upgraded to edgy... now i can't mount my /home partition for the reason described here: https://launchpad.net/upstart/+bug/62751 [12:51] Malone bug 62751 in loop-aes-utils "Upstart doesn't activate luks volumes (also non luks) in cryptsetup" [Undecided,Unconfirmed] [12:51] i downloaded and successfully compiled the cryptsetup-package from feisty... with little success.. [12:52] pimp^air: i am checking the bug report now [12:52] now i'm desperately out of ideas [12:52] would one please give me a hint on where to start looking for a fix or how to verify where my problem ist [12:52] maxamillion: thx [12:53] pimp^air: i unfortunately have never used cryptsetup so i probably wouldn't be of much help .... it doesn't appear to be xubuntu specific so someone in #ubuntu or on ubuntuforums.org might be of more help .... sorry :( [12:53] i'll try #ubuntu [12:53] thx [12:53] np === b_52GM [n=skimo@adsl196-6-35-217-196.adsl196-10.iam.net.ma] has joined #xubuntu [12:56] http://paste.ubuntu-nl.org/4648/ <---- how to solve, I can't install or remove anything [12:56] http://news.scotsman.com/latest.cfm?id=194922007 [12:57] whoops [12:57] wrong window, sorry [12:57] Pekke: what command did you issue? [12:57] (although if you are looking for a cautionary tale about the bus system in Thailand... heh.) [12:57] nonlocal: lol, thanks [12:57] maxamilillion: sudo apt-get -f install [12:58] i'm trying to upgrade from dapper to edgy, i did it the "wrong" way according to https://help.ubuntu.com/community/EdgyUpgrades [12:58] Pekke: did you upgrade using the update manager? [12:59] noup =( [12:59] good [12:59] the update manager is buggy and annoying [12:59] if i would have know about those issues, i'd just have skipped the whole thing.,,, [12:59] Pekke: sudo apt-get update (tell if that fails) [01:00] no failure, only one verification problem, which is the open office finnich correction source.... === beoba [n=aoeu@unaffiliated/beoba] has joined #xubuntu [01:01] but i don't think thats too fatal. [01:01] Pekke: sudo apt-get -f update (tell me if that fails, and if it does then pastebin the output) [01:01] is xfce4.4 included at the moment, or is that not coming until april? [01:01] Pekke: it could be depending on if it is trying to pull dapper pacakges onto edgy [01:02] beoba: included in Feisty Alpha builds but not officially included Stable until April [01:02] no, i changed the sources list from dapper to edgy [01:02] okay, thanks === beoba [n=aoeu@unaffiliated/beoba] has left #xubuntu ["Not] [01:02] Pekke: even that one for the open office finnich source? [01:03] http://paste.ubuntu-nl.org/4654/ that is the output [01:03] maxamillion yes [01:03] not the entire output, but the end of it [01:04] Pekke: what happened when you did "sudo apt-get -f upgrade"? [01:06] maxamillion: http://paste.ubuntu-nl.org/4655/ [01:08] maxamillion: happened as expected.. guys in #ubuntu dont know, in #ubuntu+1 don't answer [01:08] :) [01:08] pimp^air: .... :( i sorry [01:08] oh, i had synaptics open, i guess that locks it? [01:08] wait a sec.. [01:08] that's why #xubuntu is always my first place to ask... smart guys, friendly athmosphere [01:08] :) [01:08] Pekke: you by any chance have synaptic or some other package manager running at the same time? [01:08] pimp^air: we try :D [01:08] yeah [01:08] redoing... [01:09] Pekke: ok [01:12] maxamillion: http://paste.ubuntu-nl.org/4658/ === borschty_ [n=sebastia@p54BB6D89.dip.t-dialin.net] has joined #xubuntu [01:13] anyone else got a problem with faulty /dev-rules in feisty since a recent upgrade? (/dev/null = 600 is the one i noticed, because nothing worked) [01:13] borschty_: i haven't really had time to test feisty yet :( [01:14] maxamillion: trying to remove or install packages with synaptics end up the same way... [01:15] What is the hotkey to show the desktop? [01:15] Pekke: ok .... "sudo aptitude clean" then ... "sudo aptitude update" and then "sudo aptitude upgrade" (aptitude can sometimes fix errors like these, its a little more "intelligent" then apt-get) [01:15] nonlocal: depends on what you set it as [01:16] ok, i'll test [01:16] maxamillion: and where would I.. oh, keyboard settings. [01:16] rooooight. [01:17] Pekke: lemme know ... this seems to be a strange error that has alot of different methods of fixing it so if that doesn't work we can try a couple others [01:17] nonlocal: :D [01:18] i just checked the rules file, but it seems to be sane, null is set to 0666 there, anyone got an idea, what could cause the permissions to be set wrong? [01:18] it just does not start /etc/init.d/cryptdisk-early nor cryptdisk [01:19] maxamillion: http://paste.ubuntu-nl.org/4661/ [01:19] how do i ensure stuff in /ect/rcS.d gets executed? [01:19] it has a executable file in /etc/init.d and a symlink lookin just like the others in rcS.d [01:20] pimp^air: not to sure ... you could check logs for failures [01:20] however whatever i add with log_begin_msg doesn't get printed on startup [01:20] as if the scripts weren't started at all [01:20] pimp^air: try hitting F2 during boot to see kernel output instead of the usplash, the message might be shown there [01:21] i already disabled quiet and splash [01:22] oh .... huh, that's no good [01:23] Pekke: ok ... this could be rather risky so we will go in order of least risky to most risky ok? [01:23] ok [01:24] this upstart-stuff is only causing me pain... [01:24] Pekke: sudo aptitude reinstall x11-common [01:24] Pekke: sudo aptitude update [01:24] i'm still quite a beginner, so i have no higher knowledge of my own.. [01:24] i even can't just issue a print for debugging purposes... [01:24] Pekke: sudo aptitude upgrade [01:24] Pekke: do those in that order [01:24] ok [01:24] so now i cought myself touching files in / as messages === Wizaado [n=Wizaado@c-68-35-207-145.hsd1.fl.comcast.net] has joined #xubuntu [01:25] pimp^air: yeah, upstart seemed like a good idea but i felt like they rushed implementation on it [01:25] like touch /i-reached-breakpoint-n [01:25] they just could have talked with suse redhat and debian about it [01:25] maybe gentoo [01:26] yeah ... who knows, when debian etch releases i will seriously concider switching to it [01:26] maxamillion: same finish [01:27] maxamillion: xserver-xorg-core: Depends: x11-common (>= 1:7.0.0) but 7.0.0-0ubuntu45 is installed and it is kept back. [01:27] i ran debian for about 6 and a half years before i found xubuntu and i switched because i felt that for the desktop it was easier, but it seems so much less stable [01:27] Pekke: ok .... brace yourself [01:28] they just tend to brake things now and then... [01:28] :) [01:28] Pekke: wait .... uhmmm, nvm ... try "sudo aptitude -f upgrade" [01:28] pimp^air: who does? [01:29] the ubuntu guys [01:29] :) [01:29] yeah [01:29] well, the problem is that they have a 6 month dead line, which is kinda defeating the point in my opinion [01:29] ? [01:30] maxamillion: output is: xserver-xorg-core: Depends: x11-common (>= 1:7.0.0) but 7.0.0-0ubuntu45 is installed and it is kept back. libxdmcp6: Depends: x11-common (>= 1:7.0.0) but 7.0.0-0ubuntu45 is installed and it is kept back. [01:30] ubuntu's release schedule is tied to gnome's [01:30] Pekke: :( [01:30] that should be obvious by now [01:30] crimsun: either way, deadlines create rushed software, rushed software tends to be more buggy [01:31] can't i just remove that xbattbar somehow, or something? [01:31] maxamillion: certainly there's a tradeoff, but there's _always_ a timeline [01:31] Pekke: xbattbar? [01:32] crimsun: well what i mean is that debian is held in such high reguard for stability because they don't have a deadline and if they set one for themselves and miss it, nobody really cares because everyone understands there must be a reason behind it [01:32] but if theres a bug in edgy... why can't it be fixed in edgy? cryptsetup-support is definitely broken [01:32] maxamillion: historically, yes, but even that's a crutch. [01:32] pimp^air: it's being addressed right this moment [01:33] if i have something in /usr/X11R6/bin , it says that the directory needs to be emptied, so that something can be written there [01:33] pimp^air: that is something else i don't understand, i have noticed that about a couple packages ... report a bug, it gets fixed upstream but you are stuck for now [01:33] have you been following the devmapper/udev/lvm changes? [01:33] Pekke: do something for me ... do "df -h" and pastebin the results [01:34] me? no... [01:34] i have installed a update from dapper to edgy [01:34] which broke half of my system [01:34] ok [01:34] one could think that all stages of stability seen in debian releases aren't enough so ubuntu invents "stable as dapper" and "stable as egdy" [01:35] pimp^air: lol [01:35] i dunno, i really like Xubuntu ... i really do, but there are little ubuntu-ish quirks that bug me every now and then [01:36] maxamillion: almost in the end it says something about xbattbar in http://paste.ubuntu-nl.org/4663/ [01:36] actually, none of my issues have to do with Xubuntu ... mainly just ubuntu and inherently get put in xubuntu :/ [01:36] pimp^air: you can't even compare debian and ubuntu [01:36] now i'll do that df -h [01:36] of course i can [01:36] :) [01:37] well, sure, anyone _can_ [01:37] didn't it use to compare itself to debian too? === maxamillion seems to remember that it has in the past [01:38] maxamillion: df -h output: http://paste.ubuntu-nl.org/4664/ [01:38] Pekke: ok, so you have plenty of space ..... lets try "sudo aptitude purge xbattbar" [01:39] Pekke: i found this ... http://www.linuxquestions.org/questions/showthread.php?s=&forumid=9&threadid=171107 .... it wouldn't be a fun way to do it, but it appears to have solved the problem for that user [01:41] btw what does the score mean in the middle of updating the packages & dependencies? e.g. score is -3... === kalikiana|away [n=kalikian@xdsl-84-44-179-34.netcologne.de] has joined #xubuntu [01:44] Pekke: that means it is trying to find the most logical or acceptable fix .... lemme find you a resource on this [01:44] ok.. [01:45] maxamillion: well, if i just try to do update & upgrade again and again, and hope that i'll get my xubuntu working fine again... [01:46] Pekke: ok [01:48] sudo apt-get -f upgrade started downloading stuff from archives.. takes about 30 minutes =( [01:49] Pekke: well i apparently can't find anything listed about the aptitude score :( [01:49] Pekke: well ... downloading is good [01:49] Pekke: i am really sorry, but i am getting off work and i have to go [01:49] maxamillion: ok, thank you anyway, i hope this woeks [01:50] i think i'll go to bed and continue tomorrow, it's almoust 3 o'clock here in finland... [01:50] Pekke: if this doesn't work i recommend posting on ubuntuforums.org ... it might not be the fastest way of getting it resolved, but there are alot of residential gurus who might have a fresh idea of how to fix it [01:50] Pekke: ok, i'm off .... sorry i couldn't fix it [01:50] ok, thank you. [01:50] laters all!!! [01:51] crap... it seems to be openvt used by the script which is in /usr... [01:51] who would rely on /usr being mounted to setup encrypted disks??? === jfcgauss [n=jfcgauss@c-67-165-196-120.hsd1.co.comcast.net] has joined #xubuntu [01:59] hi. how do we search for files? i have xubuntu 6.10 on a pentium laptop. i dont have anything for searching files in my applications menu [02:00] btw i dont want indexing === kalikiana|rejoin [n=kalikian@xdsl-84-44-177-93.netcologne.de] has joined #xubuntu [02:04] jfcgauss: find [02:05] it's slow though [02:05] i want a gui like gnome's === jfcgauss [n=jfcgauss@c-67-165-196-120.hsd1.co.comcast.net] has left #xubuntu [] === squirrelpimp [n=squirrel@2001:6f8:915:0:230:1bff:feb9:742b] has joined #xubuntu === LordGamer [n=LordGame@74.12.56.244] has joined #xubuntu [02:12] Hi all [02:14] I got my WUA 2340 USB wireless to show up in Linux but everytime it tried to start up and the light blicks it freezes any ideas? [02:25] .. [02:25] what freezes?? [02:25] the whole PC [02:26] i think i remember i had that under breezy with some creative-cam [02:26] exact that behaviour [02:26] find the page of the driver you use and update to the latest and greatest relase [02:26] that's what helped me that time [02:27] done that [02:29] pimp^air: people outside the development team seem to have an unwillingness to stop comparing ubuntu to debian [02:29] most of us who are in one or both couldn't care less; we have far more time-consuming things to worry about [02:30] crimsun: yes.. the point of view from which i state that is a users one... and compared to gentoo / fc / suse ubuntu is very similiar to debian [02:31] there is pedigree, sure. One simply cannot avoid that (nor would one want to). [02:31] heck, Debian's founder is a Canonical employee and works on Ubuntu. [02:31] (he's the one committing devmapper/udev/lvm changes) === kalikiana|away [n=kalikian@xdsl-84-44-152-224.netcologne.de] has joined #xubuntu [02:32] how's he called? [02:33] sorry, I meant the author of dpkg, not the founder of Debian [02:33] as ian murdock at least isn't involved in the bug i mentioned [02:34] no, heh, that would have been interesting [02:34] :) [02:34] btw... what are those udeb-packages? linked with uclibc? [02:34] they're for the installer. [02:35] wikipedia gives credits for dpkg to murdock too [02:35] :) [02:36] too many people have touched dpkg [02:36] :) [02:36] heck, Scott (keybuk) has touched it, too, and he's the upstart architect [02:36] ok... however cryptsetup is broken [02:36] are you testing current feisty? [02:37] it's known-broken in previous releases [02:37] i isnstalled the version from feisty compiled on edga [02:37] edgy [02:37] how is yours interacting? [02:37] are you doing luks+lvm root? [02:37] and the reason it's broken is, that it relies on binaries located in /usr/bin.. [02:37] no just luks+lvm /home [02:38] but /usr isn't mounted when cryptsetup is started... [02:38] so it fails [02:38] very bad [02:38] of course that would be bad [02:38] and that happens to feisty users too, if they happen to have /usr on a separate volume [02:38] with the latest devmapper+lvm changes [02:38] ? [02:39] crimsun: how come known broken packages are still available from the repos? [02:39] those changes sure won't affect the place openvt lies [02:39] grazie: we don't touch FROZEN, released distributions. [02:40] crimsun: but if they are broken people would be pleased to see them fixed... the way security-fixes are provided [02:40] https://launchpad.net/upstart/+bug/62751 [02:40] Malone bug 62751 in loop-aes-utils "Upstart doesn't activate luks volumes (also non luks) in cryptsetup" [Undecided,Unconfirmed] [02:40] i added a comment down there [02:40] maybe one will notive [02:40] notice [02:40] pimp^air: of course, which is why it's being addressed in feisty [02:40] feisty is the current development release, not edgy, not dapper, not breezy, not hoary, not warty. [02:41] yes... but if i figure out, that this is a security-hole... would it be adressed then? [02:41] crimsun: yes, but this package isn't part of the released disro...that's what I can't follow [02:41] grazie: because it's not in main, it receives no standard support. [02:41] grazie: if you want it fixes, follow the universe SRU process [02:41] fixed ^ [02:42] but apparently there are lots of users with a problem noone really adresses in edgy [02:42] wouldn't that fact make the policy a bit problematic? [02:42] then fix it yourself and follow the universe SRU process [02:42] that's why the SRU processes exist [02:42] crimsun: no, I'm just trying to understand the process [02:42] grazie: which process? === jikuty [i=em@CPE001195752c87-CM00111ade8af2.cpe.net.cable.rogers.com] has joined #xubuntu [02:43] crimsun: i don't want to blame on for what's happening here... i'm just wondering.. [02:43] pimp^air: I know you're not blaming, and I understand it's frustrating. I'm also not being paid to work on Ubuntu. [02:44] crimsun: availabity of packages from the repos and not knowning their state without checking for bugs first [02:44] grazie: more specifically? [02:45] crimsun: no sw is bug free, but the apt system doesn't seem to be able to flag serious problems [02:46] i only find that ongoing discussion on the SRU... and link to a current version? [02:47] ok... now i understand the whole "regression" debate in the bug... [02:47] pimp^air: you missed https://wiki.ubuntu.com/StableReleaseUpdates and https://wiki.ubuntu.com/MOTU/SRU ? [02:47] found it already... thanks [02:47] but only the first one [02:48] grazie: why would apt want anything to do with that? [02:49] grazie: and what sw can flag itself as exhibiting critical ones, anyhow? [02:49] I can think of a few filesystems, but they're a bit different to your question [02:50] https://wiki.ubuntu.com/StableReleaseUpdates [02:50] i think it's easier to found a Ltd. in germany (which is very hard) than get something broken fixed... [02:51] pimp^air: then pitch in and help [02:51] this is a heck of a bureaucracy [02:51] that's precisely why I'm a dev; I care about certain things [02:51] :) [02:54] i'll go to bed.... n8 === MagicFab [n=magicfab@ubuntu/member/magicfab] has joined #xubuntu === drx0drx [n=DrX@adsl-68-120-71-127.dsl.irvnca.pacbell.net] has joined #xubuntu === Prisoner_ [n=kb5iav@ip24-254-33-54.br.br.cox.net] has joined #xubuntu [03:05] hello [03:07] anyone here? [03:10] still planning my install === grazie [n=grazie@host86-139-108-19.range86-139.btcentralplus.com] has joined #xubuntu === Laibsc1 [n=Laibsch@R7696.r.ppp-pool.de] has joined #xubuntu [03:16] hi === morphir [n=morphir@217.168.81.4] has joined #xubuntu === BrendanM [n=mccollam@hor-gold95.hor.ucl.ac.uk] has joined #xubuntu [03:20] When I go to save a chart as an image in Gnumeric, I get an "Unknown failure while saving image" message. That's about the least helpful error message ever. Any ideas? [03:21] no idea, haven't tried Gnumeric [03:21] I'm something of a linux newbie [03:22] I'm planning an install as soon as I get some free time, plan to dualboot with XP and maybe move away from WIndoze altogether. Don't want to go to Vista [03:25] Vista seems very unnecessary to me. It does look pretty, though. === Mlittle [n=Mlittle@rn-was3a19.uwaterloo.ca] has joined #xubuntu [03:26] anyone here a wiz with screen resolutions? [03:28] I followed the guide on the forums, and I haven't seen a change in my resolution [03:28] I'm concerned about the DRM crap in vista [03:29] what kind of video card are you running? === MagicFab [n=magicfab@ubuntu/member/magicfab] has joined #xubuntu [03:30] Radeon mobility 9000, I think. This is just an old PIII laptop [03:30] oh, sorry, you were talking to Mlittle [03:30] sis integrated I believe [03:30] Mlittle, you wanna post your xorg.conf? [03:31] sure [03:31] my system is a homebuilt AMDK6 400mhz with384MB RAM and an ATI Radeon VE video card [03:31] Mlittle: do you run 'sudo dpkg-reconfigure xserver-xorg' [03:31] I think there's an ubuntuforums pastbin you can use [03:31] Oh, I would just open /etc/X11/xorg.conf in mousepad [03:31] oh yeah? I did no run that command [03:31] did not [03:31] I opened it in the terminal [03:32] that works too [03:32] Mlittle: read through this https://help.ubuntu.com/community/FixVideoResolutionHowto === cellofellow [n=josh@69.71.170.254] has joined #xubuntu [03:32] well, I've set the default to 1280x1024 and it's using the setting below that [03:33] i'm checking out this guide now [03:33] Mlittle: using the tool is much easier than changing /etc/X11/xorg.conf manually [03:34] the tool near the top? [03:34] yeah, most likely. xorg.conf is really annoying [03:34] autodetect? [03:34] hmm ok [03:34] the problem is that it seemed to want me to detect what type of gpu i was running and i'm unfamiliar with this mobo [03:34] so i didn't want to give it the wrong answer [03:35] adding "DCCMode" "on" to my xorg.conf helped my video settings quite a bit, too. I think that enables some sort of autodetect thing. [03:35] But I don't know what cards support it [03:37] looking at my xorg.conf too, reminds me of windows INI files [03:40] sorry to talk about windoze, but it helps me to relate this new stuff with something I'm familiar with [03:41] *shrug* I think most people are most familiar with Windows. [03:41] Plus, we're not all anti-Windows zealots. [03:41] I actually think XP is a pretty solid OS. It's just expensive and doesn't run well at all on older hardware. [03:43] I got sucked in 10+ years ago and after seeing what they've done with Vista, I think it's time for change [03:43] I've played with a few different linux distros [03:43] got sucked in partially because windows was what was at work [03:44] I agree, XP isn't too bad, it's just I don't want to go with Vista in a few years when MS pulls support on XP [03:45] I've been running Xubuntu as my primary OS for about 6 months now, and I'm pretty happy with it. Compatibility with Office formats is surprisingly decent, which is important for work. [03:45] the only problem I've had with XP is I get random reboots occasionally, usually when I'm working with some video or graphic stuff, not sure if it's a hardware or XP issue [03:46] that is great to know [03:46] Never really used WinXP here. Was stuck with 98. Now I've used *ubuntu for almost eight months, and tinkered with linux for about a year and half. Love it. [03:47] my video card is nVidia GeForce 5500 with 128mb RAM [03:47] well supported by the binary drivers [03:48] I tried to load up some distros on this old 400mhz, none of them wanted to work with it until I saw some kid at our PC Usergroup meeting with Ubuntu so I decided to try it [03:48] tried Ubuntu, Kubuntu, and Xubuntu, like Xubuntu [03:49] KDE is a nice desktop, but a little resource heavy, so I went with XFCE Xubuntu [03:50] I don't like GNOME. But XFCE and Fluxbox and KDE are cool. I had Kubuntu on here, but decided to switch. [03:51] the machine I plan to install it on is a 1.583ghz with 512mb RAM, but I perfer the CPU and RAM resources be devoted to apps, not desktop and OS [03:52] Yeah. Apps are called such for a reason. They are what you use the computer for in the first place. [03:52] if that makes sense [03:52] that's why I want to use XFCE, according to my research, it doesn't use as much resources as the others [03:52] I agree with you 100%, your PC is for running apps, not OSes [03:53] :) [03:53] I can't deal with fluxbox, it's way too minimalist for me. [03:53] fluxbox itself is, but with a few helper programs it works great. [03:54] I found one problem with XFCE so far in its burning software XFBURN [03:54] I like Xfce because it seems like a good compromise between being a "nice" desktop and being lightweight [03:54] haven't tried fluxbox [03:54] never used it. I don't have a burner. There's always other stuff. [03:54] Yeah, I don't have a burner either. [03:54] for some reason, at least on this box, XFBurn will burn data, but not ISOs [03:55] I'm sure there's a ton of other burning programs out there. [03:55] XFCE is really nice. A desktop without bloat. [03:55] search in apt and you'll find like 50. [03:55] I installed K3B and it works fine [03:55] well, K3B is good, but why a KDE app? [03:56] it was there === Mlittle [n=Mlittle@rn-was3a19.uwaterloo.ca] has joined #xubuntu [03:57] There are probably better choices I'm sure, but I found it in a repository and decided to try it since others said it was good [03:57] well, it's there so don't bother removing it. [03:58] the other machine I'm planning to put Xubuntu on has 2 burners in it, one is a CDR/RW burner with DVD Reader, the other burns CDs and DVDs [03:58] when I put it on my other machine, I might try another CD burn app [03:58] as far as I've heard, K3B is the best. [03:58] k3b is a great app, but it's out of place on xfce. graveman works well and is light [03:59] I'll keep that in mind [03:59] I'm going to use whatever works [03:59] other than being "out of place," are there any problems running KDE or Gnome apps on a XFCE desktop [04:00] some RAM and HDD consumption by the extra libraries. [04:00] I'll keep that in mind [04:01] especially with KDE apps, cause they use the Qt graphics toolkit, while GNOME at least still use GTK and don't look out of place. [04:01] that is good to know, I'll try to stick with XFCE apps when possible [04:01] could i get a recommendation for a light mp3 player? [04:01] xmms [04:01] it is cool I can run these different kinds of apps [04:02] :) linux is awesome [04:02] xmms as a music player? [04:02] I'm going to need player(s) that will do CD, MP3, DVD, etc when I install on my other system [04:02] Mlittle: xmms is really light. mp3blaster is curses. [04:02] Mlittle: dunno what else to use xmms for. [04:03] Prisoner_: I use VLC for DVD. and XMMS and Exaile for MP3 and Ogg. [04:03] ok [04:03] well i'm using banshee for its iPod abilities, but if I don't need that it's too big [04:03] Exaile then [04:03] I also plan to burn DVDs from MPEG video, nothing bootlegged, strictly legal [04:03] it's not in repos, but there is a deb package on exaile.org === geo- [n=geo@195.34.87.147] has joined #xubuntu [04:03] Mlittle: Exaile does iPods [04:06] ok [04:06] I'd love to use exaile in that case, if someone doesn't mind walking me through the deb package [04:07] I have 2 pieces of hardware I'm worried about not working [04:08] Mlittle: do to website, download, open terminal, cd to directory the deb file is in, and run sudo dpkg -i exail....deb [04:09] an Agere Winmodem and a Primascan Colorado 2400 USB scanner, not finding much on those for Linux out there [04:09] Slow down Cowboy! "cd to directory"? [04:12] cd /home/mlittle/whereyoudownloadedtoo [04:12] another question, where is a good place to keep data? [04:12] sorry, I sort of assume basic cli knowledge [04:13] Prisoner_: in your home dir. you can organize it however you like [04:13] Prisoner_: XSane should work for the scanner. [04:14] ok [04:14] ok [04:16] I currently have a download foldero n my desktop [04:17] cd /home/mlittle/desktop/downloads [04:17] is not working [04:17] something to do with desktop? [04:17] case sensitive. Desktop on desktop. [04:17] not [04:18] thanks [04:18] the other thing I'm worried aobut is my Garmin GPS unit, it connects to my PC using a serial cable [04:19] i think i tried both.... [04:19] no idea how to do that. [04:19] nope, i forgot a 'l' [04:20] got it! [04:20] next step? [04:20] type ls [04:21] so, run sudo dpkg -i exaile_0.2.8_i386.deb ? [04:21] yeah. make it easier on yourself and do exaile [04:22] oohh, that's neat [04:23] once that's done, it should be in the multimedia section of your menu [04:23] :) Bash is sweet. [04:23] run command not found [04:23] sure you said dpkg [04:23] ? [04:23] run isn't a command [04:23] ok [04:23] just "sudo ..." [04:23] ohhh, you were using a verb up above [04:23] quotes are helpful. [04:24] yep [04:24] :) [04:24] yeah, sorry [04:24] oh boy! it's working [04:27] :) [04:27] haha [04:28] one cool thing about Linux is you almost never have to reboot when installing software [04:28] 'cept like a new version of Linux itself. [04:29] I just installed some software from a repository [04:29] nice [04:31] now where did it put it? [04:31] wherever. usually it's got a launcher in the menu somewhere. [04:32] put some GPS software on it [04:32] most packages put an executable in /usr/bin, background binary files in /usr/lib, source files (if available) in /usr/src, and non-executable other files in /usr/share. [04:34] you can also go into synaptic, and check "properties" for the package [04:34] and one of the tabs will tell you all the files it installed and where it put them [04:36] just calls dpkg -L packagename [04:36] Oh, I've been meaning to ask this, is there a good GUI for editing the menu? "Settings...menu editor" doesn't really work, so I've just manually making .desktop files in /usr/share/applications [04:37] that's the way I do it. A tip. /home/yourname/.local/share/applications/ takes precedence over /usr/share/applications and doesn't need root to edit. [04:38] oh, that is convenient [04:38] Is that something that's going to be fixed/improved for Feisty you think? [04:39] no. XFCE 4.4 stable is pretty much the same, just more stable than the Beta 2 in Edgy. 4.5 might fix that. [04:39] thank I found one of the pices of software === SpudDogg [n=spuddogg@69-165-165-57.atlsfl.adelphia.net] has joined #xubuntu === SpudDogg [n=spuddogg@69-165-165-57.atlsfl.adelphia.net] has left #xubuntu ["Leaving"] [04:43] now this thing won't execute, bummer [04:43] what is it you're trying to execute? [04:43] gpsbabel [04:44] found the executable, but it won't run [04:44] just type gpsbabel in the run dialog "Alt+F2" [04:45] nothing happening yet [04:45] open a terminal and see what errors you get. [04:47] should I run it in a terminal window? [04:47] yeah [04:47] it will tell you things [04:47] how exactly [04:48] type gpsbabel [04:48] terminal is Applications => System [04:48] is in [04:50] ahh I think I see what happened, these aren't GUI apps, they are command line [04:50] oh, hehe [04:50] is there an xgpsbabel? [04:50] typical noob screwup [04:50] !gpsbabel [04:50] gpsbabel: GPS file conversion plus transfer to/from GPS units. In component universe, is optional. Version 1.2.7-1 (edgy), package size 212 kB, installed size 528 kB [04:50] that'll do it. There might be a gui frontend too [04:50] I do a little geocaching and want a linux app for it [04:51] I can probably deal with command line, but GUI would be nice [04:52] gotten spoiled by it [04:53] I keep moving from GUI, which I've used since forever, to CLI. [04:53] need to check out now, been fun [04:53] cya later [04:53] ok [04:54] byebye. [04:57] anybody here know how to use good old-fashioned UNIX mail? I'm trying to give my brother a message. [05:01] there isn't any /var/mail/username maildirs. how do I fix that? === Ubugtu [n=bugbot@ubuntu/bot/ubugtu] has joined #xubuntu === BrendanM [n=mccollam@hor-gold95.hor.ucl.ac.uk] has left #xubuntu [] === firefish [n=yhy@218.2.20.184] has joined #xubuntu === stinger_au [n=stinger_@d58-105-184-200.dsl.vic.optusnet.com.au] has joined #xubuntu [05:25] yo [05:28] Question: does Xubuntu support DVB ? [05:28] dvb? [05:29] digital TV [05:29] does it support winfast DTV1000 === j1mc [n=j1m@adsl-75-21-84-63.dsl.chcgil.sbcglobal.net] has joined #xubuntu === Laibsch [n=Laibsch@F7325.f.ppp-pool.de] has joined #xubuntu [05:35] ok different question what about bandwidth allocation ? [05:36] all a bit over my particular head [05:37] k === Wizaado_ [n=Wizaado@c-68-35-207-145.hsd1.fl.comcast.net] has joined #xubuntu === Wizaado_ is now known as Wizaado === priidu [n=priit@58.246.245.56] has joined #xubuntu === ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #xubuntu [06:23] stinger_au: re dvb: http://packages.ubuntu.com/edgy/misc/dvb-utils [06:27] thanks PuMpErNiCkLe === huang [n=huang@202.114.78.205] has joined #xubuntu [07:13] how to config "xfce4-session-logout" so that "suspend" is linked to "acpitool -s" ? === lan56 [i=lan56@adsl-75-28-16-108.dsl.irvnca.sbcglobal.net] has joined #xubuntu [07:21] hello; I am trying to install xubuntu, and when I run ntfsresize off of the livecd to try and partition to have a dual boot computer, ntfsresize crashes and aborts with the error message "*** glibc detected *** double free or corrupted" [07:21] it happens every time, and I don't know what to do [07:21] any help? [07:21] or even any information at all about this error would be much appreciated :) === Commander-Crowe [n=thomas@unaffiliated/Commander-Crowe] has joined #xubuntu [07:27] wish I could help you man, I'm a noob too [07:27] you could try the #ubuntu forums, it might be more active [07:28] whats the problem? [07:28] I'd recommend running a few repair tools from within windows. e.g; defrag, and a disk diagnostic utility. Wacked out partitions can sometimes cause that error. [07:29] well I do have "at least" 14 bad sectors [07:29] but I have defragged twice in windows and run chkdsk /r /f [07:29] and both of those went fine, so I am out of ideas [07:30] Mlittle: I have asked there about 10 mins ago, there are too many ongoing discussions though, so mine was ignored [07:30] perhaps I should just try defragging again or maybe running chkdsk again? [07:30] or something else maybe [07:32] it does it a few minutes after it says "Resetting $LogFile ... (this might take a while)" [07:32] it says that, works for a few minutes, then crashes [07:35] how to config "xfce4-session-logout" so that "suspend" is linked to "acpitool -s" ? === huang [n=huang@202.114.78.205] has left #xubuntu ["Leaving"] === Mlittle [n=Mlittle@rn-was3a19.uwaterloo.ca] has left #xubuntu ["bed] === morphir [n=morphir@217.168.81.4] has joined #xubuntu === maxamillion [n=max@r74-192-178-37.htvlcmta01.hnvitx.tl.dh.suddenlink.net] has joined #xubuntu === gabkdlly [n=gabriel@dslb-088-073-044-002.pools.arcor-ip.net] has joined #xubuntu === stork [n=sh2-136@storkey.plus.com] has joined #xubuntu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #xubuntu === ke [n=kenneth@port272.ds1-aboes.adsl.cybercity.dk] has joined #xubuntu [09:28] !ipod [09:28] For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto See !rockbox for information on liberating your iPod [09:28] :) [09:29] !rockbox [09:29] rockbox is an open source firmware replacement for MP3 players from Archos, iRiver, Apple (iPod), and iAudio. See http://www.rockbox.org/ to get started! === grumpymole [n=warren@c220-237-175-49.lowrp1.vic.optusnet.com.au] has joined #xubuntu [09:29] interesting .... === grazie [n=grazie@host86-139-108-19.range86-139.btcentralplus.com] has joined #xubuntu === somerville32 [n=somervil@ubuntu/member/somerville32] has joined #xubuntu === sc0tt_ [n=sc0tt@cpc1-stok5-0-0-cust513.bagu.cable.ntl.com] has joined #xubuntu === rag [n=rag@58.Red-80-24-33.staticIP.rima-tde.net] has joined #xubuntu === ChaKy [n=chaky@0-205.dsl.iskon.hr] has joined #xubuntu === moe_evil [n=patatama@eu99-71-192.clientes.euskaltel.es] has joined #xubuntu === esc_on_anakin [n=esc@p57BB51AF.dip.t-dialin.net] has joined #xubuntu [10:28] morning === munk3h [i=ian@nat/hp/x-0cde5576c3955939] has joined #xubuntu [10:57] does anyone here use tomboy in the current version of xubuntu? [11:00] I take that as a no. [11:01] I'm having trouble with it. Seems that it doesn't display it's tray icon in the System Tray, so I can't use it. [11:11] wow, it's dead in here. Maybe #lugradio has some action === tim__ [n=tim@host86-133-60-43.range86-133.btcentralplus.com] has joined #xubuntu === Grey_Loki [n=Loki@host86-131-89-71.range86-131.btcentralplus.com] has joined #xubuntu === apokryphos [n=francis@unaffiliated/apokryphos] has joined #xubuntu === stinger_au [n=stinger_@d58-105-184-200.dsl.vic.optusnet.com.au] has joined #xubuntu [11:44] yo [11:44] where can i find out what the different install methods mean ? === Dh3Y0 [n=dheyo@124.43.224.232] has joined #xubuntu [11:46] !zynaddsubfx [11:46] zynaddsubfx: Realtime software synthesizer for Linux. In component universe, is extra. Version 2.2.1-4 (edgy), package size 949 kB, installed size 2172 kB [11:46] does anyone here use tomboy in the current version of xubuntu? === sbma28 [n=sbma@89.150.76.105] has joined #xubuntu === munk3h [i=ian@nat/hp/x-0cde5576c3955939] has left #xubuntu [] === icheyne [i=icheyne@gateway/gpg-tor/key-0x90362D8E] has joined #xubuntu === HeathenDan [n=blarg@125.212.82.164] has joined #xubuntu === Dh3Y0 [n=dheyo@124.43.224.232] has joined #xubuntu [01:01] hi i just timed out while tryin to install a couple of software packages [01:02] how do i fix the missing installation files???????? [01:05] nvm got it fixed === apokryphos [n=francis@unaffiliated/apokryphos] has joined #xubuntu [01:10] Hi [01:10] Any VoIP'ers around? [01:10] yes [01:10] What is a good softphone for Ubuntu? [01:10] Ekiga is standard, but I use Twinkle [01:10] The ones I have seen so far are all lacking here or there. [01:11] gabkdlly: I have both installed, but there are things I miss in both of them. [01:11] I may be overlooking something but it seems that for example you cannot have a buddy list with either of them or can you? [01:12] What I have not yet figured out with ekiga for example is how to choose which provider to use for calling. [01:12] This is not such a big deal when calling VoIP to VoIP, but it becomes an issue when only some of your accounts can do VoIP to landline. [01:13] gabkdlly: Do you have a solution? [01:13] Ekiga integrates with Evolution's addressbook, but as far as I know there is such thing as a buddy list that tells you who is online. I could be wrong though === adrian15 [n=a1802823@talarn.udl.es] has joined #xubuntu [01:15] ekiga->edit->accounts lets you choose which account is supposed to be your default, or activate or deactivate accounts [01:15] I need information on how to convert a xubuntu into a fluxbuntu. [01:15] twinkle has a pull down menu that lets you pick which account you want to use right now [01:16] I need information on how to convert a xubuntu into a fluxbuntu. Do you have the command? Or an url to the explanation? Thank you. [01:17] gabkdlly: Well, that is true. But changing the default account that way every time is quite a pain. [01:17] Yes, twinkle is easy in that respect. [01:17] adrian15: try asking on #fluxbuntu [01:18] TheSheep: good answer === squirrelpimp [n=squirrel@2001:6f8:915:0:230:1bff:feb9:742b] has joined #xubuntu === BrendanM [n=mccollam@hor-gold95.hor.ucl.ac.uk] has joined #xubuntu === Dh3Y0 [n=dheyo@124.43.215.62] has joined #xubuntu === geo- [n=geo@195.34.87.147] has joined #xubuntu === johansalim [i=G3b0ys@ip84-222.cbn.net.id] has joined #xubuntu === huang [n=huang@202.114.78.205] has joined #xubuntu === huang [n=huang@202.114.78.205] has left #xubuntu ["Leaving"] === gripir [n=gripir@p549CC779.dip0.t-ipconnect.de] has joined #xubuntu === dredhammer [n=dredhamm@pool-71-247-15-204.nycmny.east.verizon.net] has joined #xubuntu === BrendanM [n=mccollam@hor-gold95.hor.ucl.ac.uk] has left #xubuntu [] === Wizaado [n=Wizaado@c-68-35-207-145.hsd1.fl.comcast.net] has joined #xubuntu === stork [n=sh2-136@storkey.plus.com] has joined #xubuntu === ChaKy [n=chaky@5-144.dsl.iskon.hr] has joined #xubuntu === icheyne [i=icheyne@gateway/gpg-tor/key-0x90362D8E] has joined #xubuntu === hyper_ch [n=hyper@217-162-77-97.dclient.hispeed.ch] has joined #xubuntu === AL89 [n=alex@X9d17.x.pppool.de] has joined #xubuntu === alnokta [n=alnokta@unaffiliated/alnokta] has joined #xubuntu === priidu [n=Priit@58.246.245.56] has joined #xubuntu === apokryphos [n=francis@unaffiliated/apokryphos] has joined #xubuntu === ChaKy [n=chaky@17-145.dsl.iskon.hr] has joined #xubuntu === cyberyak [n=Cyberyak@cpe-70-116-100-9.houston.res.rr.com] has joined #xubuntu === alnokta [n=alnokta@unaffiliated/alnokta] has joined #xubuntu === ushaba [n=scott@n219078115038.netvigator.com] has joined #xubuntu === nicolah [n=nicola@151.53.194.47] has joined #xubuntu [03:36] Hi guys, I'd like to setup the autologin with xubuntu [03:36] is it possible ? [03:37] I use the "login window preferences" and I set Enable Automatic Login and write down my username. Then this setting gets ignored [03:38] should I enable the Timed Login ? (I don't even know what it is) === ushaba [n=scott@n219078115038.netvigator.com] has left #xubuntu [] === baconvanhood [n=bacon@vhe-367407.sshn.net] has joined #xubuntu === munk3h [i=ian@nat/hp/x-0cde5576c3955939] has joined #xubuntu [04:08] hello === geo- [n=geo@195.34.87.147] has joined #xubuntu === Tresko [n=lars@084202170072.customer.alfanett.no] has joined #xubuntu === MagicFab [n=magicfab@ubuntu/member/magicfab] has joined #xubuntu === rag [n=rag@87.218.118.249] has joined #xubuntu === xfceubuntu [n=pegger@82.131.217.41] has joined #xubuntu === carl_ [n=carl_@c213-89-133-26.bredband.comhem.se] has joined #xubuntu [04:19] my kbd shortcuts stopped working in xfce .. they work in gnome though .. the shortcuts are enabled in beryl .. its the win key that wont work .. someone know of a remedy for this === munk3h [i=ian@nat/hp/x-0cde5576c3955939] has left #xubuntu [] [04:25] carl_: gnome (metcity), beryl and xfce are separate programs using separate shortuct settings [04:26] TheSheep: yes i know that... but im using beryl in both xfce and gnome .. and it only reacts to the winkey in gnome === Jeff_ [n=chatzill@165.139.179.10] has joined #xubuntu [04:27] actually it seems as if it wont recognize the winkeys at all.. when i try mapping it in the native shortcuts handling.. it reacts to other buttons though [04:28] i have a problem, it's very simple but i guess i am just an idiot or to pissed off to think straight [04:28] So i run this on my laptop [04:29] it has built in wireless and the only way to make the wireless connect is to scan for the networks available, then go to the network settings and change the essid before it will connect, is there not a program that should automatically configure and connect my wireless settings === Qew [n=qew@82-69-126-225.dsl.in-addr.zen.co.uk] has joined #xubuntu === michaelpo [n=Acer@124.82.23.72] has joined #xubuntu [04:40] i tried xubuntu 7.04beta on a p2 128mb ram machine... it booted halfway then stopped... what's wrong === ChaKy [n=chaky@20-106.dsl.iskon.hr] has joined #xubuntu === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #xubuntu [04:44] michaelpo: the desktop (live) cd? [04:46] yes... livecd [04:48] michaelpo: you should really be using the alternate cd with only 128M of ram === keb [n=keb@catv-5984772f.catv.broadband.hu] has joined #xubuntu [04:50] ok... i will download thealternatecd.... thanks... === michaelpo [n=Acer@124.82.23.72] has left #xubuntu [] === keb [n=keb@catv-5984772f.catv.broadband.hu] has left #xubuntu ["Konversation] === cga [n=cga@213-140-6-101.ip.fastwebnet.it] has joined #xubuntu === munk3h [i=ian@nat/hp/x-0cde5576c3955939] has joined #xubuntu === icheyne [i=icheyne@gateway/gpg-tor/key-0x90362D8E] has joined #xubuntu === mijndert [n=mijndert@c82014.upc-c.chello.nl] has joined #xubuntu === rag [n=rag@58.Red-80-24-33.staticIP.rima-tde.net] has joined #xubuntu === X-Ception [n=Fist@pdpc/supporter/active/x-ception] has joined #xubuntu === X-Ception [n=Fist@pdpc/supporter/active/x-ception] has left #xubuntu [] === rag_ [n=rag@58.Red-80-24-33.staticIP.rima-tde.net] has joined #xubuntu === nicolah [n=nicola@151.53.194.47] has joined #xubuntu [05:53] which permissions should have /home directory ? [05:53] to allow xfce4 to use it [05:54] Do you mean "which permissions should /home directory have to allow xfce4 to use it [05:55] yes I do [05:55] Mine is [05:55] drwxr-xr-x 4 root root 4096 2006-10-18 16:33 home [05:56] I have to use chmod what to set it like that ? [06:02] chmod 755 [06:05] doh, person has gone === munk3h [i=ian@nat/hp/x-0cde5576c3955939] has left #xubuntu [] === Wizaado [n=Wizaado@c-68-35-207-145.hsd1.fl.comcast.net] has joined #xubuntu === nicolah [n=nicola@151.53.194.47] has joined #xubuntu [06:21] in thunar, if you click on a file/folder then select properties. In the permissions tab there's an option called "other files" which others file is referred to ? === Kreator [n=Kreator@a84-231-190-118.elisa-laajakaista.fi] has joined #xubuntu === grazie [n=grazie@host86-139-108-19.range86-139.btcentralplus.com] has joined #xubuntu === Mlittle [n=Mlittle@rn-was3a19.uwaterloo.ca] has joined #xubuntu [06:46] So i'm running xubuntu off an 800mhz Duron, and that poor thing goes flat out the second anything happens. The whole system feels somewhat sluggish, is there anything I can do to go easier on the cpu? === baconvanhood [n=bacon@vhe-367407.sshn.net] has joined #xubuntu [06:53] Mlittle: deactive service you don't need [06:54] enable 3d [06:54] use a different desktop [06:54] turn off the gui and use only cli [06:54] lol no gui is not an option [06:55] but thanks for those tips [06:56] how much ram have you got? [06:56] and what is sluggish? [06:56] I tend to think 800mhz should be fine [06:56] 256mb ram/800mhz should really be fine [06:56] Mlittle: do you know how to use top? [06:57] i've got 256/800 [06:57] grazie: I don't [06:58] Mlittle: open a shell window and enter "top" [06:59] Mlittle: and you'll see what are the most cpu-intense tasks running === alnokta [n=alnokta@unaffiliated/alnokta] has joined #xubuntu [07:00] ohhh interesting [07:00] mostly firefox and python [07:00] firefox! === siegfried__ [n=siegfrie@209.97.230.250] has joined #xubuntu [07:00] yeah, 22% [07:00] well, 15-22 [07:00] firefox is a memory hog... sometimes it needs to be restarted [07:01] 18% of mem [07:01] i cut the cache down to 25mb === baconvanhood [n=bacon@vhe-367407.sshn.net] has joined #xubuntu [07:09] ??? [07:10] what do you mean you cut the cache down? [07:10] how much swap do you have? === gripir [n=gripir@p549CC779.dip0.t-ipconnect.de] has joined #xubuntu [07:13] swap's low [07:13] 90/493 used [07:14] *90/439 === Laibsc1 [n=Laibsch@F7302.f.ppp-pool.de] has joined #xubuntu [07:19] Hello! Is there a good web page that describes the differences between debian and xubuntu, kunbutu and other variants? [07:22] siegfried__: ubuntu=base os + gnome, kubuntu=base os + kde, xubuntu=base os + xfce [07:23] Thanks grazie. And what what about debian v. ubuntu? [07:24] siegfried__: x vs y doesn't really apply [07:25] Is ubuntu derived from debian? I thought it was. [07:25] siegfried__: ubuntu was originally based on the long established distro debian, yes === gabkdll1 [n=gabriel@dslb-088-073-135-071.pools.arcor-ip.net] has joined #xubuntu === pimp^air [n=squirrel@p54AD6B02.dip.t-dialin.net] has joined #xubuntu === portofu [n=portofu@12.110.209.75] has joined #xubuntu === Taram [n=chatzill@i577B9B81.versanet.de] has joined #xubuntu === ChaKy [n=chaky@20-106.dsl.iskon.hr] has joined #xubuntu === BrendanM [n=mccollam@hor-gold95.hor.ucl.ac.uk] has joined #xubuntu [07:57] Does anyone know how to enable window transparency? === Akuma_ [n=martin@modemcable228.191-200-24.mc.videotron.ca] has joined #xubuntu [07:59] is it possible to select lilo when installing xubuntu? === archangelpetro [n=petroleu@81.168.41.247] has joined #xubuntu === rippawallet [n=ubuntu@82-32-33-117.cable.ubr05.azte.blueyonder.co.uk] has joined #xubuntu [08:09] am pissed off now [08:09] lol [08:10] Anyone there? [08:10] BrendanM: yes, maxamillion was going to put something on https://wiki.ubuntu.com/Xubuntu....I'll just check [08:11] me [08:11] Anyone know how to fix the no root file system error [08:11] on installation [08:11] on the livecd [08:11] lol [08:11] :)? [08:11] if the livecd is broken through it away [08:11] no [08:11] its not broken [08:11] its a bug [08:12] apparerntly [08:12] not on the cd [08:12] but on the iso [08:12] edgy? 6.10? [08:12] 6.06 === hyper_ch [n=hyper@217-162-77-97.dclient.hispeed.ch] has joined #xubuntu [08:13] what's the known bug? [08:13] in the install program [08:13] when i get to partition discs [08:14] and mount my partition for xubuntu as / [08:14] it says no root system file [08:14] BrendanM: I can't see it on the wiki, I'll chase it up...hopefully something there in the next few days [08:14] ive read about it other places [08:14] but no solution [08:15] rippawallet: i don't know dapper, so i've no solution either [08:15] :( [08:15] bad shit always are happen to me =( [08:16] but i vaguely remember someone mentioning this...maybe TheSheep knows [08:16] TheSheep: you around? [08:17] rippawallet: yes? [08:17] lol [08:17] ^^ [08:17] maybe i will give the 6.10 one a go.. [08:19] TheSheep: telepathy time...? [08:20] http://www.oreillynet.com/onlamp/blog/2006/10/ubuntu_edgy_install_frustratio.html [08:21] thanks TheSheep ill have a read [08:21] rippawallet: here is the fix: [08:21] http://ubuntuforums.org/showthread.php?p=1700787 [08:21] rippawallet: use mousepad instead of gedit [08:22] ok thanks [08:23] err [08:23] will that kubuntu fix work [08:23] for xubuntu [08:23] nope [08:23] i tried that one yesterday [08:23] lol [08:23] didnt work === Laibsc1 is now known as Laibsch [08:24] rippawallet: maybe you didn't follow the instructions closely? [08:25] instructions for what [08:25] no [08:25] i did [08:25] well, you can try the alternate cd hen [08:25] then [08:25] i think [08:25] what does it mean by Make sure you leave the indentation in before the word "pass". Save the file, close it, and then you can run the installer. [08:25] it's another download though [08:26] ^^ [08:26] rippawallet: indentation means that the word 'pass' should have more spaces before it than the 'if' on the previous line [08:27] hmm orite [08:27] maybe ill try that [08:27] rippawallet: there are more posts in that thread on the forum, seem like people have more solutions [08:27] thanks === drx0drx [n=DrX@pool-71-105-109-220.lsanca.dsl-w.verizon.net] has joined #xubuntu === fxr [n=fxr@84.13.77.2] has joined #xubuntu [08:33] can u burn audio cds' from mp3's with xfburn or do i need a different app? === xxl3w [n=whouse10@216.47.201.34] has joined #xubuntu [08:39] After I run rdesktop at fullscreen how do i switch back to x-windows without logging out of the terminal service session? === Seveas [n=seveas@ubuntu/member/seveas] has joined #xubuntu === rippawallet [n=ubuntu@82-32-33-117.cable.ubr05.azte.blueyonder.co.uk] has joined #xubuntu [08:47] ok [08:47] so the fix worked [08:47] but now i get different errors [08:47] when its installing files [08:49] which makes me sad :( [08:49] :-[ [08:50] ;( [08:50] rippawallet: well, my mind-reading abilities have their limits, do tell what kind of errors you get. [08:50] :( [08:50] err [08:50] i forgot [08:50] one sec [08:50] XD === ChaKy [n=chaky@4-167.dsl.iskon.hr] has joined #xubuntu [08:51] what file system do swap partitions need to be [08:51] my question has to be easier :P [08:51] swap [08:51] nvm, no it's not. [08:51] orite [08:51] linux-swap? [08:51] yes [08:52] ok [08:52] here are my errors [08:52] !pastebin [08:52] pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (be sure to give the URL of your paste - see also the #ubuntu channel topic) [08:52] i know i know [08:52] :) [08:52] :P [08:52] err [08:52] okay...... [08:52] now install doesnt run [08:52] LOL [08:52] kewl [08:53] missing command to run [08:53] XD [08:53] ok [08:53] ill reboot [08:53] sec [08:53] rippawallet: when you boot the live cd, there is an option in the menu to check the cd for defects [08:53] rippawallet: good to just make sure :) [08:53] i took no notice of it [08:53] i wil ldo it [08:53] thanks :P [08:53] probably my PC being gay [08:53] _ [08:54] rippawallet: naah, it would be a mac ;) === merhojt [n=Jimmy@h75n2c1o885.bredband.skanova.com] has joined #xubuntu [08:54] my PC is asexual [08:54] mine is a she [08:54] most of it [08:54] lol [08:55] you wouldn't happen to have any ideas about my question, eh? [08:55] xxl3w: you'd have to ask it first, I'm afraid === Joe-C [n=joe@hlfxns0145w-142167153116.pppoe-dynamic.ns.aliant.net] has joined #Xubuntu [08:55] xxl3w: ah, I see it now, sorry === merhojt [n=Jimmy@h75n2c1o885.bredband.skanova.com] has joined #xubuntu [08:55] lol :P [08:56] i just read the manual === merhojt [n=Jimmy@h75n2c1o885.bredband.skanova.com] has joined #xubuntu [08:56] i have two options i'm about to try/// [08:56] xxl3w: the original windows rdesktop used alt+ctrl+del for special stuff, afair [08:56] xxl3w: try f11 or f12 [08:56] xxl3w: or just read the decomuntation ^^) [08:56] Excuse me, I just installed Xubuntu on my computer. I dont know how to switch to Windows (I partitioned my computer.), and I dont know how to change my keyboard settings. (It is set to Canadian English, I want American English.) [08:57] !keyboard [08:57] To find out how to switch your keyboard layout, See https://help.ubuntu.com/6.10/xubuntu/desktopguide/C/switch-keyboard-layout.html - See also !Shortcuts [08:57] Joe-C: to boot to windows, press 'esc' when your computer boots, then select weindows from the menu [08:58] TheSheep: Thank you very much! [08:58] Joe-C: you can also make the menu always appear or make windows the default === merhojt [n=Jimmy@h75n2c1o885.bredband.skanova.com] has joined #xubuntu [08:58] but who'd want that ;) [08:58] xxl3w, ctrl+alt+enter [08:59] to switch out of full-screen rdesktop === MagicFab [n=magicfab@ubuntu/member/magicfab] has joined #xubuntu === merhojt [n=Jimmy@h75n2c1o885.bredband.skanova.com] has joined #xubuntu [09:00] do tell [09:00] awesome [09:00] gotta try that [09:01] i was thinking today about that.... i mean, i don't see a reason we'd need to use it [09:01] but then again.... it is connecting to win2003 server. === rippawallet [n=ubuntu@82-32-33-117.cable.ubr05.azte.blueyonder.co.uk] has joined #xubuntu [09:01] the cd check returned okay [09:01] that was quick [09:01] TheSheep: ill just run the install now [09:02] i tried it once and after about 30 mins i stopped it [09:02] LOL [09:02] wtfgt [09:02] missing command to run [09:02] is what i get [09:02] unless.... [09:02] orite [09:03] it works === merhojt [n=Jimmy@h75n2c1o885.bredband.skanova.com] has joined #xubuntu [09:03] i was doing applications>system>install [09:03] :> [09:03] thank you sir, for your help [09:03] no problem [09:03] lol [09:03] not your help [09:03] bredon [09:03] XD [09:04] brb dinner [09:04] oh [09:04] i can stay a minute [09:04] lol [09:04] ok [09:04] here is the partitioner [09:04] sec [09:05] _ === xxl3w [n=whouse10@216.47.201.34] has left #xubuntu [] [09:05] i always get errors === Joe-C [n=joe@hlfxns0145w-142167153116.pppoe-dynamic.ns.aliant.net] has left #Xubuntu [] [09:12] hm [09:13] how do i jjoin another server in gaim [09:13] XD [09:14] \server doesnt work [09:14] but a forward slash [09:14] lol === rippawallet [n=ubuntu@82-32-33-117.cable.ubr05.azte.blueyonder.co.uk] has left #xubuntu [] === ompaul [n=ompaul@gnewsense/friend/ompaul] has joined #xubuntu === Joe-C [n=joe@hlfxns0145w-142167153116.pppoe-dynamic.ns.aliant.net] has joined #Xubuntu [09:18] !keyboard [09:18] To find out how to switch your keyboard layout, See https://help.ubuntu.com/6.10/xubuntu/desktopguide/C/switch-keyboard-layout.html - See also !Shortcuts === rippawalle1 [n=ubuntu@82-32-33-117.cable.ubr05.azte.blueyonder.co.uk] has joined #xubuntu [09:20] I went into Setup after restarting my computer, but couldnt figure out how to start Windows again. Sorry to ask again, but how do I switch back to Windows on a partitioned hard drive? === maxamillion [n=adam@ngl-1-14.shsu.edu] has joined #xubuntu [09:23] When I attempt to edit my xorg.conf file to switch my keyboard layout, it says "Can't open file to write", so when I restart my computer, it goes back to Canadian English, but I want American English. [09:24] Joe-C: how did you attempt to edit the file? [09:26] maxamillion: I found it using Thunar and attempted to edit it in mousepad. [09:27] Joe-C: Alt+F2 will open a run dialog and enter into that "gksudo mousepad /etc/X11/xorg.conf" (without the quotes of course) [09:28] Joe-C: it was just because you didn't have file permissions because you need to have root, su, or sudo privilages [09:28] Thank you maxamillion! [09:28] Do you know how to switch partitions? [09:30] switch partitions? [09:30] could you describe what it is you are trying to do? [09:30] Yes, so I can go back to Windows. [09:30] i think he means [09:30] choose between windows and ubuntu [09:30] ohhh .... [09:30] ^^ [09:30] That's right, sorry I didn't explain it better. [09:30] Joe-C: did you install windows or linux first? [09:30] Windows. [09:30] Joe-C: no worries :) [09:31] Joe-C: awesome .... ok, just open a terminal and do "sudo update-grub" (again, without the quotes) and then reboot ... it should let you select which one you want at boot time [09:33] maxamillion & rippawalle1: Thank you very much! I'll go try it! Will I be able to select it in Setup, or will a menu appear? [09:34] menu will appear [09:34] well ... it should [09:34] Thanks again! [09:34] if it doesn't, just come back and let me know [09:34] Bye. [09:34] Will do, bye! [09:34] now for my problems [09:34] D: [09:34] rippawalle1: shoot [09:35] none as of yet [09:35] :D [09:35] oh ... lol [09:35] awesome! [09:35] but i have a feeling i will get some soon [09:35] XD [09:35] why, you doing something crazy like recompiling a custom kernel? [09:35] errr [09:35] rofl [09:35] no [09:35] XD [09:35] hehe [09:35] well [09:35] im trying all different ubuntu types [09:35] and im trying xubuntu [09:36] and installing [09:36] XD [09:36] but [09:36] had to edit the python code [09:36] because of the installation bug [09:36] __ [09:36] rippawalle1: trying different types won't cause problems ... they all use the same ubuntu-base so if one works, then they all should [09:36] python code on install? [09:36] yars [09:36] yeah [09:37] huh ... didn't know python controlled the installation [09:37] theres a python script [09:37] interesting === maxamillion should know things like this [09:37] usr/lib/ubiquity/ubiquity/something.py [09:37] lol [09:37] like [09:37] validation.py [09:38] which see's if the partition you chose is mounted as / [09:38] and other stuff [09:38] ohhh ok [09:38] ;D [09:41] sudo update-grub [09:41] err [09:41] wtf [09:41] rippawalle1: ? [09:41] upubuntu@ubuntu:~$ sudo update-grub [09:41] Searching for GRUB installation directory ... [09:41] No GRUB directory found. [09:41] is that good [09:41] >_< [09:41] well [09:41] is that on a livecd? [09:41] im still on the livecd [09:41] yeah [09:41] ok === rippawalle1 reboots [09:41] brb mate [09:41] yeah, you would have to specify the location [09:41] ok === grazie_ [n=grazie@host86-144-138-216.range86-144.btcentralplus.com] has joined #xubuntu === maxamillion [n=adam@ngl-1-14.shsu.edu] has joined #xubuntu === jonhmaker [n=jonhmake@92.Red-83-43-215.dynamicIP.rima-tde.net] has joined #xubuntu === fijam7 [n=fijam7@158.75.60.222] has joined #xubuntu [09:46] hello === icheyne [n=iain@82-44-254-96.cable.ubr08.haye.blueyonder.co.uk] has joined #xubuntu === jonhmaker [n=jonhmake@92.Red-83-43-215.dynamicIP.rima-tde.net] has left #xubuntu ["Abandonando"] [09:49] is it worth upgrading to XFCE 4.4? [09:49] if so, how do I do it? === lollo2 [n=rasmuslp@85.235.228.16] has joined #xubuntu [09:49] I'm at 4.3.99.xxx === rippawallet [n=joe@82-32-33-117.cable.ubr05.azte.blueyonder.co.uk] has joined #xubuntu [09:54] :D [09:54] :? [09:55] xubuntu successfully installed === Commander-Crowe [n=thomas@unaffiliated/Commander-Crowe] has joined #xubuntu === HelenWaite [i=HelenWai@gateway/tor/x-265160337b3929da] has joined #xubuntu [10:10] !yeah [10:10] Sorry, I don't know anything about yeah - try searching on http://bots.ubuntulinux.nl/factoids.cgi [10:10] :/ [10:10] !yeahconsole [10:10] Sorry, I don't know anything about yeahconsole - try searching on http://bots.ubuntulinux.nl/factoids.cgi [10:11] TheSheep: all installed successfuilly [10:11] :D [10:11] rippawallet: congratulations [10:11] :P [10:11] rippawallet: what were the other errors? [10:12] its fine now [10:12] i just deleted linux partition [10:13] and then clicked use unused space [10:13] or some shit [10:13] lol === grazie [n=grazie@host86-144-138-216.range86-144.btcentralplus.com] has joined #xubuntu === fxr [n=fxr@84.13.77.2] has joined #xubuntu === skarface [i=antix@ip68-228-163-158.ok.ok.cox.net] has joined #xubuntu === non [n=chatzill@ool-4350094a.dyn.optonline.net] has joined #xubuntu === maxamillion [n=adam@ngl-1-14.shsu.edu] has joined #xubuntu [10:26] An install on a laptop keeps hanging on "Updating anthy.dic" do I need anthy? === quad3datwork [n=quad3dat@12.110.209.75] has joined #xubuntu === maxamillion is back running xfwm4 at work ... beryl got too annoying and the "oohs and ahhhs" have stopped from the windows using co-workers because it is old news now [10:33] :) [10:33] non: you don't nee anthy [10:33] non: you unless you're Japanese [10:33] whats the story with these broken kernel updates.. ?? i was gonna have a play with VMWARE tonight, am i safe to do do..? [10:34] would anthy load with the normal language stuff? [10:35] who's anna nichole smith? [10:35] oops [10:35] wrong channe; [10:35] l [10:35] she used to work at Hartz Crispy Chicken. [10:36] arf [10:36] shes no one now [10:36] maxamillion, what will you do for an encore? Superkaramba? [10:37] or are they still impressed with the right clicking for a "Start" Menu? [10:37] non: you can stop the generation of anthy dict by going to a second terminal and killing it [10:37] TheSheep: OK thanks [10:38] cyberyak: encore ... Superkaramba? ... i am not familiar with either of those [10:38] cyberyak: I spent two weeks trying to set it up on windows :) [10:38] maxamillion: encore=bis, superkaramba=macos dock ripoff [10:38] ah ok [10:38] thanks TheSheep === morphir [n=morphir@217.168.81.4] has joined #xubuntu [10:41] sorry, was on the phone-but basically what he said. [10:42] no worries [10:43] In vista, can you get the start menu with a rt. click? [10:43] on the desktop anywhere? [10:45] cyberyak: don't know ... never used vista [10:46] heheheh, I should load beryl and do a Brown Bag Training Session--we had one on Vista a while back. [10:48] ...and I hope I never have to use vista === Maximilian1st [n=maximili@230.23.203.62.cust.bluewin.ch] has joined #xubuntu [10:52] i wont!!!! they let me run linux at work so even when they do upgrade, i won't be bothered by it unless i have to fix it (which i assume will be far too often) [10:53] how do i add another user [10:53] and xubuntu [10:54] how do you add xubuntu? [10:54] rippawallet: sudo adduser [10:54] thx [10:55] np [10:56] adduser: Only one or two names allowed. [10:57] rippawallet: now many users you trying to add? [10:57] 1 [10:57] >_< [10:57] rippawallet: Applications->System->Users and Groups [10:57] thanks [10:57] rippawallet: that's the GUI way ... i'm just a little old school ;) [10:57] lol [10:57] i forgot root pass [10:57] XD [10:57] oh well [10:57] i dont need [10:57] right [10:58] root pass is your pass ... unless you specifically enabled a root account and made a separate password for it [10:58] well [10:58] ii dont know [10:58] im trying to introduce my family to linux [10:58] do you know a good messenger [10:58] not gaim [10:59] there was a good one that I was using....pyEnhanced or something. [10:59] or there is an updated for of that. [10:59] tha nks [11:00] should be at freshmeat.net [11:00] maxamillion: do you know if dapper supports compositor? [11:00] yahelite is supposed to run in wine. [11:00] grazie_: sure does [11:00] grazie_: compositor has been around in xfce for years [11:01] what is compositor? [11:01] maxamillion: I've done some screencasts for enabling transparency. I'll put them on the wiki [11:01] maxamillion: but I can't test with dapper [11:02] do i already have a compiler [11:02] cyberyak: http://en.wikipedia.org/wiki/Xfce [11:02] with xubuntu [11:02] rippawallet: no .... use whatever package manager you enjoy best and install the package build-essential [11:02] maxamillion: what do you think? [11:02] grazie_: ah, yeah ... dapper should be able the same, i don't have a dapper machine or else i would test for you [11:03] reccomend a good one? [11:03] D: [11:03] rippawallet: for what langauge? [11:03] patoi [11:03] C [11:03] rippawallet: gcc .. it is part of the build-essentials package [11:04] orite [11:04] XD [11:04] rippawallet: never heard of patoi [11:04] its jamaican [11:04] lol [11:04] rippawallet: jamaican for what? [11:04] maxamillion: does compositor need to be set up like edgy or does it work out of the box? [11:05] cyberyak: sorry, that was a bad link to answer your question ... this one is better ... http://en.wikipedia.org/wiki/Compositing_window_manager === stork [n=sh2-136@storkey.plus.com] has joined #xubuntu [11:05] grazie_: no clue ... i never use it === barrett9h [n=doti@201.19.104.67] has joined #xubuntu [11:06] Hi. I installed mplayer from source, using checkinstall. Now every time I boot, the update manager shows up, telling me to upgrade mplayer. How do I override it? [11:06] anyone using dapper? [11:07] maxamillion: I mean, its a jamican dialect [11:07] XD [11:07] ohhh ok [11:07] grazie_: not that i know of [11:09] maxamillion: funny...I get ask about things by dapper users quite often....none around now though! === alnokta is now known as alnokta|gbtgas [11:11] grazie_: lol, go figure === alnokta|gbtgas is now known as alnokta === rippawallet [n=joe@82-32-33-117.cable.ubr05.azte.blueyonder.co.uk] has left #xubuntu [] [11:21] maxamillion: hi! i tried to update dapper to egdy yesterday, but it ended up every time with the x11-common dependencies or something. i got my xubuntu updated and working again. i needed to change sources.list back to dapper, and then i did update, upgrade and install. after that i could use the graphical upgrading tool. === gripir [n=gripir@p549CC779.dip0.t-ipconnect.de] has joined #xubuntu [11:22] Pekke: noooo!!! don't use the graphical upgrade tool, it has a critical bug and can hurt your system [11:22] well, i did it already, and this is working fine now.... === rag [n=rag@58.Red-80-24-33.staticIP.rima-tde.net] has joined #xubuntu === Grey_Loki [n=Loki@host86-140-69-11.range86-140.btcentralplus.com] has joined #xubuntu === grazie [n=grazie@host86-144-138-216.range86-144.btcentralplus.com] has joined #xubuntu [11:24] maxamillion: I noticed that *adding* repositories for new version, instead of *replacing* the old repositiories with them makes it go a little smoother [11:24] TheSheep: oh .. interesting [11:26] maxamillion: so what bug is in the graphical distribution tool? in the edgyUpgrade-site it says that the command-line upgrading fails easily.. [11:27] Pekke: https://launchpad.net/distros/ubuntu/+source/update-manager/+bug/68027 [11:27] Malone bug 68027 in update-manager "sudo update-manager -c -d crashes during xubuntu upgrade" [High,Confirmed] === gripir [n=gripir@p549CC779.dip0.t-ipconnect.de] has joined #xubuntu === fxr [n=fxr@84.13.77.2] has joined #xubuntu === Pekke [n=peksu@a84-231-190-84.elisa-laajakaista.fi] has joined #xubuntu === fxr_ [n=fxr@84.13.77.2] has joined #xubuntu === SamRose [n=chatzill@c-71-197-25-180.hsd1.mi.comcast.net] has joined #xubuntu === b_52GM [n=skimo@adsl196-138-110-217-196.adsl196-12.iam.net.ma] has joined #xubuntu === quad3datwork [n=quad3dat@12.110.209.75] has joined #xubuntu === fluffybacon [n=fluffy@cpc2-blfs4-0-0-cust439.belf.cable.ntl.com] has joined #xubuntu === flox [n=florent@88.169.212.12] has joined #xubuntu === priit_ [n=Priit@58.246.245.56] has joined #xubuntu === gpocente1 [n=gauvain@sd-4736.dedibox.fr] has joined #xubuntu