/srv/irclogs.ubuntu.com/2007/11/05/#xubuntu.txt

Ow1aaaa00:00
Ow1edit /boot/grub/menu.lst00:00
Ow1but i think at the next update they will be replaced, unless you copy them at the end of the file00:00
quitttOw1, that's what I mean00:01
quitttOw1, how is it configured?00:01
Ow1edit /boot/grub/menu.lst00:01
nnyhmm new windows don't grab focus00:16
nnyanyw ay to fix this in xfce00:16
nny?00:16
chef_I have a old computer (200MMX 64MB ram) and would like to use it with xubuntu as a http-server without gui and also maintain it via the net00:23
chef_is xubuntu the right linux for that and if so how should I start and what things need to be done?00:23
chef_thanx for every sugestion in advance00:23
bob301Is there a performance difference between installing ubuntu and then the xubuntu package versus installing xubuntu directly?00:23
tonyyarussochef_: if you're going no-gui, you should just use the ubuntu server cd00:24
TheSheepchef_: if you don't need gui, I'd recommend either ubuntu server or gui00:24
tonyyarussobob301: no00:24
TheSheepchef_: sorry, or debian :)00:24
bob301OK. I'm running on a fairly old laptop (650 MHz Intel / 256 RAM) and I'm looking for improved performance from a modern Linux distro. Are there tips for improving Xubuntu, or a better distro than what I am currently using?00:26
TheSheepbob301: how experienced with linux are you?00:26
bob301I've been using Ubuntu on my main machine for about a year and a half. Xubuntu on my laptop for about 8 months. Came over as a power suer from Windows.00:27
bob301Not sure if that answers the question00:27
TheSheepbob301: what about the internals?00:28
TheSheepbob301: ever compiled a kernel?00:28
bob301I don't know how to compile a kernel, but I can follow guides and figure most stuff out00:28
TheSheepbob301: ok, you can remove the things you don't use from xubuntu00:29
TheSheepbob301: like printing, wireless, bluetooh00:30
bob301I can do this without recompiling?00:31
TheSheepbob301: you can try using opera instead of firefox -- it's supposed to be a little faster and lighter00:31
TheSheepbob301: yes, yes00:31
TheSheepbob301: just uninstall them in synaptic00:31
TheSheepbob301: lighter IM client is an option too, especially if you can say with jabber only00:33
chef_to TheSheep: I thougth xubuntu is the version using the least resources i thing ubuntu is not going towork on my old machine00:33
bob301I understand that I can remove the unused virtual terminals as well?00:33
TheSheepchef_: 'ubuntu server' is the 'core' ubuntu, both xubuntu and ubuntu use it as its base00:33
TheSheepbob301: they are not worth bothering -- they don't use cpu and use minimal ab\mounts of memory, most of it shared00:34
bob301Thanks for the advice. I'll start working on it.00:35
TheSheepbob301: don't remove dbus or hal00:36
bob301I'll be sure not to remove anything I don't understand00:38
chef_okay i will check it out, but before starting: what do I have to config to maintain the system via another computer?00:39
TheSheepbob301: it will probably ask you to remove xubuntu-desktop, ubuntu-base or ubuntu-minimal -- these are meta packages, they are empty themselves and can be removed, as long as you don't do 'autoremove' after that00:40
TheSheepchef_: openssh-server, so that you can connect to it via ssh00:41
chef_What program do I need on the maintainer computer to use the openssh_server00:46
chef_or the ssh connection00:46
TheSheepchef_: ssh, installed by default00:47
big_areahowdy all, im trying to configure conky1.4.8 and the configure script says that it cannot find my X11 installation00:47
TheSheepbig_area: you probably need to install some -dev packages with header files00:48
big_areaah00:48
TheSheepxorg-xserver-dev or something00:49
chef_no I mean the windows computer with which I i maintain the server00:49
TheSheepchef_: putty is a nice ssh client for windows00:49
TheSheepchef_: but you won't be able to runn gui apps over shh from windows00:49
big_areacan i just apt-get that00:50
TheSheepbig_area: yes, I think best just look at what files it needs and search for them in synaptic00:50
chef_there is no need for gui: I just want the old machine to do something usefull by running a small web-server so I get to know lnux a bit more and hopefully better :-)00:52
TheSheepchef_: then putty is good. There is also winscp for copying files over ssh from windows00:52
chef_that winscp is a good tip! thx! i thought of using samba but I was never able to config it right00:56
big_areanow im lacking XdbeQueryExtension00:58
TheSheepbig_area: search in synaptic doesn't show anything?00:58
travisbickklehey how do i fix the time so it uses NTP in xubuntu?01:00
crimsunit should by default.01:00
TheSheeptravisbickkle: settings->time and date01:00
big_areanothing01:00
travisbickklei don't have settings time and date01:00
TheSheeptravisbickkle: are you using xubuntu?01:01
travisbickkleyup fiesty01:01
travisbickkleoh system time and date01:02
travisbickklefound it thats01:02
travisbickklethanks*01:02
travisbickkleit says its 3:02 pm. It must not be updating and it doesn't let me manually force a sync throught the gui?01:03
chef_thanx for the help and have a nice day!01:03
TheSheeptravisbickkle: maybe he timezone is not right?01:04
TheSheepbig_area: try libxdb-dev01:04
travisbickkleTheSheep:No it's correct. I figure i'll just upgrade and deal with it afterwards.01:05
travisbickkleWhat is improved for xubuntu in gutsy gibbon or maybe i shoudln't upgrade?01:05
TheSheeptravisbickkle: people report a general speedup01:06
travisbickkleWhy?01:07
TheSheeptravisbickkle: I suppose it's mostly because the default theme uses a faster theme engine01:08
travisbickkleOh. Does it look the same as before though?01:09
TheSheeptravisbickkle: no, I think it looks much better01:10
big_areano luck01:11
travisbickkleso how do i upgrade to gutsy?01:14
travisbickkleoh nvmind i found it.01:15
big_areawow it just wont stop giving me dependancy problems01:33
big_areasays i dont have glib-201:33
TheSheepglib2-dev01:36
TheSheeplibglib2-dev01:36
big_areathanks, just found it01:36
TheSheepto compile C programs, you need to have the header files of libraries they use01:37
TheSheepxubuntu doesn't come with header files by default, because you are supposed to use the programs from he repositories, rather than compile them yourself01:37
big_areaah01:38
TheSheepbig_area: but it is of course possible to compile them too01:38
big_areaof course01:39
PegLegdamn, xubuntu runs sooo much better if you wipe out ubuntu - very low footprint02:02
big_areagracias sheep,02:02
big_area//leave02:03
PegLeg! xset02:06
ubotuSorry, I don't know anything about xset - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi02:06
nnyhow do I remove some saved programs from startup? getting multiple instances running from a saved session04:01
nnynm foudn it04:02
=== Netham45 is now known as Netham45|Shower
=== Netham45|Shower is now known as Netham45
toxop1asmanot a lively channel, is it05:12
toxop1asmai guess no one ever has problems with xubuntu05:12
moebius8hi new user here getting ready to install on an old compaq i think i have down what i need to do for my wireless card but does anyone know if theres any special steps i need to take to get my dfe-670 lan card to work also?06:15
moebius8oh this is a laptop btw :)06:16
The-Kernelhave you seen if it works? Or are you just asking if it does06:21
moebius8no im just asking if anyone had experience with it in general06:22
moebius8i cant find it listed anywhere on google sadly other than debian seems to support it06:22
The-Kernelmoebius8 it is most likely supported06:27
moebius8kk i thought it was myself lol ill find out in a bit06:28
moebius8also this is a general question does gnome really use up enough resources to tax a 16 meg agp chipset? i would prefer to install the normal ubuntu distro but all the advice ive gotten says it would run badly if at all given the limited amount of video ram06:30
moebius8but ive seen gnome installed on systems with a 4meg pci sis card granted it didnt look all that inspiring but it ran06:31
Inuyasha32246hi all07:28
PferdefreundGuten abend ist hier wer aus deutschland07:28
Inuyasha32246ello?07:29
htrakihi,everyone09:28
htrakiI would like to know ENE CB 712/4 card reader works with gusty?09:28
loakHello all, After a fresh install of xubuntu, everything is fine, but after few minutes my screen is black, a move of the mouse make it come back, it seems to be something with power management, but I can't  find a menu to set it, any idea ?13:08
pleia2loak: try the screensaver settings13:12
loakpleia2: I've tried, I can make the screen saver come before the screen goes black, but after the same time, it becomes black again13:14
thneecan i make thunar show total size of all items in a folder on the folder?13:25
=== totalengageface is now known as totalengage
Woodruff_is there much diffrence between ubuntu and xubuntu in user use ?13:47
vinzeWell, yeah...13:47
nanonymeas much as there is difference between gnome and xfce13:47
Woodruff_whats the diffrence?13:53
vinzeThe whole environment...13:53
vinzeToo much to name, actually13:53
nanonymeyou'd have to try both, really13:53
Woodruff_i am installing xubuntu now as ubuntu was too heavy on my laptop13:55
Woodruff_i need it mostly for development of java13:55
Woodruff_so just wanted to know what to look for13:56
Woodruff_will i still have the same application manager add/remove installer?13:56
vinzeYeah13:56
Woodruff_since i am realy new to linux13:56
vinzeMost of Ubuntu's nifty tools are still there13:56
Woodruff_plus i had some problem with my wireless connection13:58
vinzeWhich version?13:58
vinze(Of Ubuntu and Xubuntu)13:58
Woodruff_i searched google and saw some post saying about installing NDISWrapper13:58
Woodruff_i had problems with the ubuntu version13:58
Woodruff_its an IBM Laptop13:58
vinzeBut was it Ubuntu 7.10? And which version of Xubuntu are you installing now?13:59
Woodruff_the latest13:59
Woodruff_7.1013:59
Woodruff_i think13:59
vinzeOK13:59
Woodruff_can it be working now ?13:59
vinzeAnd when you click the NetworkManager icon, is your wireless network visible?13:59
Woodruff_it is and i see my network14:00
Woodruff_and i actually managed to connect one time14:00
vinzeThen there is no need to install Ndiswrapper14:00
Woodruff_but most of the times it ask me for a key and password14:00
Woodruff_when this is a open network14:00
Woodruff_and no key pass is needed14:00
vinzeYou can try using "Manual configuration...", that is what I did to make it work14:00
Woodruff_i tried it14:01
Woodruff_just asked me to write the name14:01
Woodruff_i think its a driver problem14:01
vinzeWell, if it can see networks then the driver works I suppopse14:01
Woodruff_well but it connected one time14:01
vinzeSo why didn't just setting the name work?14:01
Woodruff_and now it asks me for WAP14:01
Woodruff_or some password14:01
Woodruff_and a key14:02
Woodruff_even that my network is open for use14:02
vinze...so why didn't just setting the name work?14:02
Woodruff_it didnt connect14:02
Woodruff_i dont why14:03
vinzeOdd...14:03
vinzeWell, of course you could *try* using the Windows driver14:03
Woodruff_yes.. i will try it again when xubuntu installation finish and let you know14:03
vinzeOK14:03
Woodruff_thanks :)14:03
Woodruff_ok14:19
Woodruff_when i click "Manual Configuration14:19
Woodruff_it starts the network setting screen14:19
vinzeYes14:19
Woodruff_how do i add my wireless network14:19
Woodruff_?14:19
vinzeYou select "Wireless connection", then click "Properties"14:19
Woodruff_ok done14:20
vinzeThen uncheck "Enable roaming mode"14:20
Woodruff_i dismarked the "roaming mode"14:20
Woodruff_uncheck14:20
vinzeOK14:20
vinzeThen you can enter your network's name and click OK14:20
Woodruff_but it ask me for some other information14:20
vinzeOh, and set Configuration to "Automatic Configuration" (unless you want something else)14:20
Woodruff_ahh14:20
Woodruff_ok14:20
vinzeYou should then be able to click OK14:21
Woodruff_yes14:21
Woodruff_now i am back to that screen of settings14:21
vinzeNow, make sure the checkbox in front of "Wireless connection" is checked14:21
Woodruff_it does14:21
vinzeDid it show a progress bar saying it is configuring your network? If not, uncheck the box and re-check it again14:22
Woodruff_ok its "Changing interface configuration"14:22
vinzeOK, when that's done you can click Close and your internet connection should work14:23
Woodruff_done it and now its back to settings14:23
Woodruff_yep14:23
Woodruff_working14:23
vinzeYay!14:23
Woodruff_Thanks alot vinze14:23
vinzenp :)\14:23
Woodruff_i dont see however the Application add/remove thing14:25
vinzeIt's under Applications->System->Add/Remove...14:25
Woodruff_ahh ok thanks14:26
Woodruff_will play abit with it14:26
Woodruff_any idea how to install the Java JRE as the sudo apt-get install isnt working ?14:29
vinzeSearch Add/Remove... for java (be sure to select "All Available Applications" in the top-right drop-down menu)14:30
Anarchtic_anyone know why ubuntu still uses beta gimp14:31
TheSheepAnarchtic_: because they didn't release before ubuntu was released14:32
Anarchtic_well how would i go about updating it14:32
Woodruff_humm its saying "The list of applications is not available"14:32
vinzeWhy would you? Are you experiencing problems?14:32
Woodruff_and i press refresh but it still wouldnt let me mark it14:32
vinzeWoodruff_, try opening the Synaptic Package Manager and clicking "Reload"14:33
Anarchtic_no i just have a thing about having the latest software14:33
vinzeO crap14:33
vinzeAnarchtic_, perhaps a package is available on getdeb.net14:33
Woodruff_how do i do it?14:33
vinzeWoodruff_, sorry, no idea :(14:33
Anarchtic_oh ya =] i fogot about that site, ily VINZE14:33
TheSheepAnarchtic_: that's silly, here's the list of differences: http://developer.gimp.org/NEWS-2.414:33
TheSheepAnarchtic_: I doubt you really need any of these14:34
Anarchtic_another thing does anyone have a nice profile i can use for compiz fusion14:34
vinzeAnarchtic_, I can try uploading mine, wait a sec14:35
Anarchtic_ok14:35
Woodruff_ok found it14:35
vinzeAnarchtic_, http://www.filegunner.net/uploadedfiles/802633cf_vincent.profile14:37
vinzeWoodruff_, how did you solve it?14:37
Woodruff_i didnt14:38
Anarchtic_sweet ill try it14:38
Woodruff_its still not working14:38
Woodruff_but i did found the synaptic manager14:38
vinze<Woodruff_> ok found it14:38
vinzeOh...14:38
vinzeMost adminstration stuff is in Applications->System14:38
Anarchtic_whats a good place to get themes14:58
TheSheepAnarchtic_: xfce-look.org14:59
vinzeAnarchtic_, I got mine from http://themes.beryl-project.org/ (if you mean Emerald themes)14:59
Anarchtic_ty both of you14:59
vinzeWhich did you mean? I assumed Emerald because I'm busy with that atm :P15:00
Anarchtic_not emerald15:01
Anarchtic_i wanted more meta themes15:01
vinzeMeta?15:01
TheSheepAnarchtic_: xfce doesn't do meta15:01
Anarchtic_but is there more emerald themes on that site thats not in there repo15:01
Anarchtic_well what is it then15:01
Anarchtic_gtk?15:01
TheSheepAnarchtic_: xfce has gtk and window manager themes15:02
Anarchtic_well thats what i need something to match my emerald theme15:02
TheSheepAnarchtic_: gtk styles the general looks of widgets and generally window contents, window manager themes style the window borders15:02
Woodruff_lol solved it vinze15:02
Woodruff_i had to unmark the comments in the sources.list file15:02
TheSheepAnarchtic_: that'd be gtk15:02
Woodruff_thats why it wasnt working15:02
vinzeWoodruff_, cool :)15:03
Anarchtic_ok and good job woodruff15:03
=== uriahhee1 is now known as uriahheep
Anarchtic_how would i go about installing candido15:09
Anarchtic_the engine15:09
TheSheepAnarchtic_: look for it in he repos?15:09
TheSheepAnarchtic_: if it's not there, look for a deb15:09
Anarchtic_ok15:10
Sahilhey i dont have a volume icon in Xubuntu 7.1015:51
Sahilwhat can i do?15:51
Sahilanyone??15:54
somerville32Sahil, Hi15:55
Sahilhi :)15:55
somerville32Right click panel, add new item15:55
somerville32And than select the volume control applet15:55
somerville32:)15:55
Sahilyeah i tried that, nothing happens :(15:55
Sahili dunno why it went away all of a sudden, and the only way to adjust the sound is to run alsamixer in the terminal and adjust it from there15:56
somerville32Try: alt + F215:56
Sahilyeah a box popped open15:57
R[a]ndomwhy not just add the volume control plugin to the panel?15:57
somerville32Enter killall xfce4-mixer15:57
somerville32And then hit enter15:57
somerville32And then try adding it again in the panel15:57
R[a]ndomcause im an idiot ignore me15:57
SahilHEY IT WORKED!!!15:58
Sahilyou smart lil cookie15:58
somerville32:)15:58
The-Kernelwow15:59
The-Kernelwhat's with all the sarcasm this morning?15:59
somerville32I don't think he or she was being sarcastic, lol15:59
Sahilits night where i am :)15:59
Sahilnope i wasnt15:59
The-Kernelwell15:59
The-Kernelironic15:59
somerville32:)16:00
* somerville32 sings the happy happy song for everyone's enjoyment.16:00
Sahilman sometimes i feel so stupid when people solve my problems so easily16:00
somerville32Sahil, That wasn't "easy".16:00
The-KernelThis time change thing is making me get up so early16:00
somerville32Sahil, It is completely understandable that you wouldn't have thought about killing the process when you didn't even think it was running (heck, you might not even know what that means!)16:01
somerville32And it isn't expected of you. Things in *ubuntu should just work and we try our best to provide that :)16:01
Sahilnope i knew what it meant16:01
Sahili have done it with my panels16:01
* somerville32 nods.16:02
somerville32Welp, if it happens again, you know what to try! :)16:02
Sahildefinately, i just switched to xubuntu last night lol, and i was messing with some files today16:02
Sahilcrossed over from ubuntu16:02
somerville32If you run into any problems, make sure to file bug reports :)16:02
Sahilallrighty im off to dinner, ill be in here a lot now16:03
Sahilpeace16:03
somerville32:)16:04
ader10I installed xfce on top of ubuntu, and gnome is overriding some of xfce's things (like metacity vs xfwm4) making a very unintegrated desktop. How do I stop gnome from taking over xfce?16:20
ader10Yeah, guys. Thanks for ignoring me. You're all real helpful.16:26
somerville32ader10, Hi16:27
somerville32How did you install xfce4?16:27
ader10aptitude install xubuntu-desktop16:28
somerville32And when you login, you've selected the Xfce4 desktop from the sessions menu, right?16:28
ader10Correct16:28
somerville32Maybe the install didn't fully complete as you're the first person I've seen report this inconsistency16:30
ader10I'll try again, one moment16:30
somerville32Thank you.16:30
needcoffeehi, werden die lesezeichen von thunar (in der seitenleiste) irgendwo in einer rc datei oder sowas gespeichert?16:30
somerville32!dutch16:30
ubotuNederlandstalige ondersteuning voor Ubuntu (en vers gezette koffie) is te vinden in #ubuntu-nl16:30
needcoffeeist's a english channel?16:31
needcoffee*is it16:31
ader10david@david-desktop:~$ sudo aptitude install xubuntu-desktop16:31
ader10...16:31
ader10No packages will be installed, upgraded, or removed.16:31
ader100 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.16:31
ader10Need to get 0B of archives. After unpacking 0B will be used.16:31
somerville32needcoffee, This is an english channel.16:31
gerrohello everyone16:31
needcoffeesomerville32, ah ok...is there a rc file or similar where thunar stores the bookmarks from the sidepane?16:32
ader10(means it's installed completely)16:32
gerroneedcoffee: all the stuff related to thunar is under .xfce I think16:33
needcoffeegerro, i'll check this, thank you16:33
gerroneedcoffee: could try ls -a to check16:33
somerville32ader10, Try: dpkg -C16:34
ader10Nothing happens :P16:35
needcoffeegerro, there are some files unter ~/.config/Thunar, but none of them stores informations about the bookmarks used in the sidepane16:35
gerroyep .config just found it myself16:36
gerroneedcoffee: see if thunar gui has any extra options and if not, might want to try compiling your own copy16:36
ader10Maybe the session entry is wrong...16:37
gerroI got a lot of junk in my /home I've got to dump16:37
needcoffee:)16:37
ader10I don't know how to check it though.16:37
needcoffeei would like to change the icons of the bookmarks and maybe remove the text (describtion) of them...but...hmm, seems not possible16:38
ader10Be right back16:39
ader10This is making me pretty confused and mad...16:42
ader10I don't know how to fix it.16:42
ader10sudo dpkg -C doesn't do anything.16:43
somerville32ader10, 1 second16:43
somerville32Try apt-get install xfwm416:44
ader10xfwm4 is already the newest version.16:44
ader10xfwm4 set to manual installed.16:44
somerville32TheSheep, ping16:45
somerville32ader10, I'm sure TheSheep can help you when he wakes up :)16:49
somerville32ader10, But I think you're right16:49
needcoffeeader10, whats the problem?16:49
ader10I installed xfce on top of ubuntu, and now I'm logging in w/ xfce session as default, but gnome things keep replacing xfce things, like xfwm4 vs metacity16:50
ader10I want to stop gnome from overriding xfce16:51
needcoffeehave you removed gnome, or do you want to keep it?16:51
ader10I've tried to remove gnome.16:52
ader10I can't find out how on the forums or on google16:52
ader10any ideas?16:52
needcoffeei do the same some times ago (from ubuntu > xubuntu)...i just removed the ubuntu-desktop and the gnome -desktop files16:53
ader10Tell me how you did16:53
needcoffeetry sudo apt-get remove --purge gnome-desktop-data gnome-desktop-environment16:54
ader10gnome-desktop-environment isn't installed but it's removing gnome-desktop-data16:54
TheSheepsomerville32: hm?16:55
ader10wait a little16:55
somerville32TheSheep, ader10 needs help :)16:55
needcoffeeit will remove some other files, maybe take a look at the list before type in "y"...maybe it will remove gdm, too, so keep a look and reinstall it if you wish16:55
ader10yeah16:55
ader10I'll keep that in mind16:55
ader10good, nothing vital is removed16:55
ader10should I ctrl-alt-backspace and do a new session?16:56
needcoffeetry if you like16:56
ader10ok brb16:56
TheSheepader10: wha seems to be the problem?16:57
TheSheep...16:57
needcoffeeTheSheep, maybe you can give me a hint...i'm trying to change the icons for bookmarks in the sidepane but can't find any rc file or similar to do so16:58
needcoffeeader10, works?16:58
ader10Wonderful, no gnome stuff but some xfce stuff doesn't load16:58
needcoffeewhich?16:59
ader10I don't know what it's called :P I have to go to the desktop prefrences and check the "Allow Xfce to manage the desktop" thing.16:59
needcoffeeader10, have you installed the xfce4-mcs-manager and xfce4-mcs-plugins...regarding the  "Allow Xfce to manage the desktop" thing, ihave no clue what you mean ^^17:00
ader10needcoffee: Assuming you're on xubuntu and xfce is working fine, right click the desktop and click Desktop Settings.17:01
ader10From there, at the top, there's a check box17:01
PuppiesAtWorkhow much HDD space does Xubuntu takje up?17:02
ader10needcoffee: I have the xfce4-mcs* stuff installed17:02
ader10PuppiesAtWork: A bit less than ubuntu17:02
PuppiesAtWorklike17:02
needcoffeeader10, i'm not on xfce at the moment, i'm using ion right now17:02
PuppiesAtWorki need one that installs to under a gig17:02
somerville32PuppiesAtWork, no go :)17:02
ader10PuppiesAtWork: I don't think xubuntu is that small17:02
PuppiesAtWorkhow can I make it so open office and none of the extras are instaled?17:03
zoredachedon't install the xubuntu-desktop package...  manually install only the things you need17:03
ader10needcoffee: What's the desktop manager for xfce?17:03
zoredachethe install is a lot more challenging though17:03
needcoffeeader10, ah, i think i get what you mean...do you want xfce to handle the desktop (icons etc.)?!17:03
ader10yes17:03
needcoffeeader10, it's xfwm417:04
somerville32Actually, it is xfdesktop17:04
somerville32xfwm4 is the window manager17:04
ader10That's what I though17:04
ader10thought17:04
somerville32And I think ader10 already has xfdesktop4 enabled17:04
ader10I have it enabled but it doesn't automatically start17:05
ader10Can I assume that it'll start automatically from now on now that gnome's gone?17:05
nnyis there a way to connect to ssh/ smb file shares with thunar?17:05
zoredachePuppiesAtWork: why do you need an install like that anyway?  Why not just use the livecd?17:05
somerville32ader10, If you logout normally, it'll boot next time17:05
PuppiesAtWorkzoredache: so i can play counter strike17:05
somerville32nny, no17:05
PuppiesAtWorki only have 4.9GB of space on the partition though17:05
somerville32nny, Not directly17:05
PuppiesAtWorkand CS takes up like 3.517:05
ader10somerville32: Ok, brb17:05
nnyeww17:05
nnysomerville32, thats a big gap17:06
somerville32nny, Not really :/17:06
nnysomerville32, whats the indirect route?17:06
somerville32nny, Fuse hack17:06
nnysomerville32, yeah it is if you deal with scp over ssh and smb shares in a network17:06
somerville32nny, There are other tools available17:06
nnywhat tools are you suggesting?17:06
ader10It doesn't start automatically17:07
needcoffee1 sec pls17:07
somerville32ader10, Slap your computer. It is misbehaving17:07
ader10somerville32: Err, now the screen just went all yellow17:07
ader10xD j/k17:07
somerville32nny, I don't have a recommendation but you should be able to find a few in add/remove17:08
ader10brb, gonna try a few more things17:08
somerville32ader10, You just about gave me a heat attack :P17:08
somerville32Welcome back ader10 :)17:09
ader10Okay, I checked the "automatically save session on logout" and it works!17:09
ader10Thanks guys17:09
somerville32:D17:09
needcoffee\o/ super17:09
somerville32ader10, Feel free to hang around! :)17:09
ader102nd time I ever got help out of the zillions on irc17:09
* ader10 hands everybody a cookie17:10
needcoffeetatsty ;)17:10
needcoffee*tasty17:10
ader10Now, I can either have my desktop icons or conky. I prefer my icons...17:10
nnymeh/me quietly scratches one off for xfce17:10
ader10conky draws to the root window, can I make it draw to xfce?17:11
needcoffeeader10, you can have both (conky and icons), just place conky on the right of your screen17:11
needcoffeeader10, give conky a own window without any decorations17:12
ader10When I start conky from the terminal (with or without the &) it removes the icons17:12
needcoffeehmm17:13
needcoffeehave you try "own_window  yes" in your .conkyrc17:13
ader10Haha, now it's got window decorations17:14
needcoffeeown_window_type normal17:14
needcoffeeown_window_hints undecorate,sticky,skip_taskbar,skip_pager17:14
needcoffeetry this ;)17:14
ader10Sweet, thanks!17:15
needcoffeeno problem :)17:15
ader10I've been trying for ages to figure out how to do vertical lines in conky17:15
needcoffeehmm17:15
needcoffeei just do them with |17:15
ader10Yeah, I'm trying that but it breaks at the top and bottom if I have it span across 2 lines17:16
ader10I'm trying voffset right now but it's gonna take forever17:16
needcoffeehmm17:17
Curley_Suehi all, is there any difference (in performance, not HD occupation) between xubuntu sessions whether it was installed from the xubuntu cd or from ubuntu + xubuntu-desktop package?17:18
ader10Curley_Sue: Probaly nothing noticable17:19
needcoffeenot really, i guess @ Curley_Sue17:19
ader10Is there any way to view all my fonts in one place in xubuntu?17:20
ader10nautilus had fonts:///17:20
Curley_Sueader10: thanx17:21
needcoffeeader10, i don't think so...maybe try a fontmanager like waterfall or similar17:21
ader10sweet, thanks. Waterfall is great.17:23
ader10funny how it looks like a waterfall17:23
needcoffee:)17:24
* R[a]ndom checks out waterfall17:28
* R[a]ndom needs coffee as well17:28
* ader10 can't get addicted to coffee :<17:29
R[a]ndomI just finished roasting. letting 'em cool before making a batch17:29
R[a]ndomader10, why not?17:29
ader10R[a]ndom: I don't know why, but I had it for 2 years and the stopped for a year w/o any problems17:29
mindframe-how do i configure apt to use a socks5 proxy?17:30
R[a]ndomader10, oh. I thought you meant you wouldn't drink coffee for fear of an addiction17:30
ader10:D17:30
Curley_Sueader10: you said "nothing noticable" - what are the differeces (I'm interested as it is for a somewhat low resources machine - pentium III 500MHz)17:30
R[a]ndomI havent had coffee since thursday, so I cant be hooked too badly.17:30
somerville32Curley_Sue, I'm currently on a 333mhz w/ 192mb of ram17:31
R[a]ndomwow.17:31
jacobhi u'all . just a quick question if anyone knows. - i have a TEW-424UB wireless card. I got it running with ndiswrapper. But all i wuold like to ask is if i have to install "WPA supplicant" to get it running on a WPA encypted network?! It says it supports WPA network on the box ... But i hav'nt testet it yet... any one knows?17:31
ader10Curley_Sue: As long as you don't have gnome services running that do the same thing as xfce you're fine17:32
zeroflaghow can I make sure that the headers in /usr/src/linux match my kernel's version?17:57
gerrozeroflag: your kernel is the package linux-image- and it can be listed by doing uname -a18:05
Woodruff_is it normal to see my windows volume on my xubuntu dekstop ?18:40
Woodruff_in dual boot18:40
torthoWoodruff_: not sure about xubuntu as I dont dual boot anymore... but Ubuntu did that earlier..18:41
needcoffeejep, since gutsy18:41
ader10mpd is awesome.18:41
needcoffee*agree18:42
ader10client?18:42
needcoffeesonata18:42
torthoanyone experiencing trouble with cpu fan in gutsy (not spinning.. or just spinning slow and temperatures up to 80 degr..)18:42
ader10sonata's nice18:42
ader10I'd like an easy console client18:42
needcoffeencmpc18:42
gerrotortho: what sort of comp you using?18:43
ader10trying it out18:43
ader10ncmpc looks easy :D18:43
torthogerro: Dell inspiron 9300 laptop..18:43
ader10How do I update in ncmpc18:44
gerrotortho: what sort of processor and graphics cards? how big is it? have you applied any thermal lube? do you use a docking station? how many vents does it have? are you using the right adapter?18:45
needcoffeeader10, update what?18:45
ader10the song db18:45
needcoffeeader10, i don't know, just update the mpd db18:46
gerrotortho: what does acpi -t display? up around 80? Is that only while compiling or when ordinary use?18:46
ader10ok18:46
torthogerro: I had Ubuntu gutsy installed, but cpu freq scaling, ati graphic accel. ...copiz etc did not work as expected.. I thought I'd try something light and get the speed and stability up.. I then installed xubuntu and now freq scaling works, graphics is ok, but cpu fan does not work as it did in ubuntu.. :-)18:47
gerrotortho: did you use the alternate xubuntu cd?18:47
torthogerro: it is when I give it high load.. did try boinc and it sent it up ti 1,9ghz and temperature some minues later showed 79degr... and fan just slowlly spinning.18:48
torthogerro: no, fresh install from the live cd, and left everything to xubuntu to decide.18:48
gerroboinc?18:48
torthogerro: acpi -t does at the moment show ok 41degrC and battery fully charged..18:49
torthogerro: some seti@home, / world community grid .... just to give it a lot of load... numbercrunching...18:49
needcoffeeader10, you press 1 for help in ncmpc18:50
torthogerro: it has never before been more than 60 or 65 degr... then the fan kicks in and it sounds like a helicopter take off--- but not in xubuntu18:50
needcoffeeader10, ups, you can update with ctrl+u18:50
ader10ty18:50
gerrotortho: perhaps it hasn't been needing to use the fan at full force. I think there is a way to set when it does though in the acpi config18:52
gerrotortho: I didn't phrase that quite right, what I mean is do you really want it sounding that loud?18:53
needcoffeeader10, i was a little bit "out of knowlege"...short: press 3 > navigate to playlist, folder or file and press space (adds the selection to the playlist) > hit enter and listen ^^18:54
needcoffeeader10, hit 2 before enter..i forget ^^18:54
gerroneedcoffee: and that is why I hate music ^^18:56
torthogerro:I want it as loud as needed to avoid burning up my cpu... a centrino processor at 80 degr.C is not good.. If needed full speed at 65 degr. as ubuntu gutsy does.... I just don't understand why there should be any difference... these base packages should be the same..18:56
needcoffeegerro, why?18:56
gerroneedcoffee: dunno you lost me somewhere in that convo18:57
needcoffeegerro, maybe?! *i'm confused right now* ^^18:57
ader10I did chmod -xR Folder and now I don't have permissions to open it up.18:59
ader10What's wrong?18:59
ader10I mean -x -R19:00
gerroader10: your victim has to be prone in order to do the playlist combo fatality :) no but seriously might want to try ls -l to see who owns the folder then chown user folder19:01
needcoffeehmm...seems you've changed the permission to execute only19:01
ader10I own it19:02
needcoffeehow does the permission looks like?19:02
ader10drwxr-xr-x  2 david david      4096 2007-10-20 09:35 Templates19:02
ader10that's after I reverted it19:02
needcoffeeseems to be ok19:03
needcoffeetry a refresh19:03
needcoffeeyou should have full permission to do anything in that folder if you are david ^^19:04
somerville32- removes permissions19:04
somerville32+ adds them19:04
ader10Yes.19:04
somerville32sooki, what are you trying to do anyhow?19:05
somerville32er..19:05
somerville32sorry sooki, stupid auto-nick-completion19:05
needcoffeeits user-group-others, so the rights should be fine19:05
=== tuna-fish is now known as tuna
* gerro pulls out his chmod calculator (graphing support yay)19:06
somerville32tuna, bumblebee tuna? :)19:06
* ader10 pulls out his chown calculater (first person shooter support yay) :D19:06
somerville32:D19:06
tunawah?19:06
somerville32tuna, it is a song :) Pretty awesome one at that.19:06
gerrosomerville32: I thought it was a brand of canned tuna?19:07
somerville32gerro, I imagine it might be too! :)19:07
gerrosomerville32: I never liked that kind always gave me a stomach ache19:07
evil_techmesaskaphiles19:07
evil_techmeskaphiles19:07
evil_techdamn i cant spell19:08
evil_techsong rocks though19:08
* somerville32 moves to #xubuntu-offtopic to talk more about tuna! :)19:08
Helvix=]19:45
Helvixwhy does my screen blacks out when the gui part of the installation starts?19:45
somerville32Sounds like a bug! :)19:47
Helvix!19:49
HelvixI have an nvidia gfx card though19:49
Helvix=]19:49
HelvixI've tried all the variations of ubuntu like kubuntu and real ubuntu too19:50
Helvixwhen my system goes to the gui part the screen blacks out19:50
Helvix=]19:50
Helvixeven linuxmind too did the same19:50
Helvix=]19:50
Helvixsorry its linuxmint actually19:50
somerville32Helvix, Please search for an existing bug at http://bugs.launchpad.net19:52
Helvixwill do19:52
Helvix=]19:52
somerville32Thank you! :)19:52
Helvixwow!19:57
HelvixI actually found a section on this problem :-)19:57
somerville32:)19:57
sammyhow can I make iso file of a dvd?20:12
sammymy one comp doesn't have a dvd drive20:13
Helvixokay,thank you very much somerville32, lets see if it works to solve my problem :-)20:15
somerville32Helvix, I hope so! :)20:15
evil_techsammy: what exactly are you trying to do20:17
sammyevil_tech: make an iso of a dvd and transfer it over nfs to other comp that doesn't have dvd player and mount it with gmountiso20:18
somerville32Use dd20:18
somerville32Or I'm sure there is an application you can use20:19
evil_techbrasero20:19
sammydoes brasero do that though?20:19
evil_techyes20:19
evil_techtell it to copy the disc and make an image only20:19
sammyah I see thx20:19
evil_techthere is a tab to select where you want the image to be stored otherwise the default is /tmp20:19
sammyfound this nice isomaster app looks good for making livecds20:20
sammyok20:20
sammy4.4gb image :( think I'll go watch a movie and see about getting some dinner perhaps20:20
somerville32TheSheep, ping.21:30
TheSheeppong21:32
somerville32TheSheep, Come join me in -devel21:35
zoredache!dual22:31
ubotuSorry, I don't know anything about dual - try searching on http://ubotu.ubuntu-nl.org/factoids.cgi22:31
zoredacheanyone have a good up-to-date references on setting up a dual-head system with a nvidia card, and an intel?  Most of the hits I find on google are for breezy,dapper,etc22:35
TheSheep!twinview | zoredache22:43
ubotuzoredache: xinerama is an extension to !X to use two or more physical displays as one large virtual display. See https://help.ubuntu.com/community/XineramaHowTo - See also !DualHead22:43
TheSheep!dualhead | zoredache22:43
ubotuzoredache: Information about dual-head on linux can be found on http://wiki.linuxquestions.org/wiki/DualHead - See also !Xinerama22:43
TheSheepzoredache: these topics are pretty general, I don't think much changed22:43
ochosihi, i'm having troubles with installing emerald. i upgraded today from feisty to gutsy and had beryl and emerald working before. now i'm using compiz fusion (which is also doing fine) but for some reason emerald is not being found in my repos. apt-get says " Package emerald has no installation candidate". what could that be?23:51
TheSheep!info emerald23:55
ubotuemerald: Decorator for compiz-fusion. In component universe, is optional. Version 0.3~git20070717-0ubuntu1 (gutsy), package size 198 kB, installed size 956 kB23:55
TheSheepochosi: you need the universe repository enabled23:55

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