[00:08] I'm new to xubuntu and have a few questions. How can I make compiz work so I can use docky? [00:09] !compiz | primetime34 [00:09] primetime34: Compiz (compositing window manager), for a howto see http://help.ubuntu.com/community/CompositeManager and more help #compiz [00:10] I can get it to work fine in ubuntu, but how can I get it to run and autostart in xubuntu? [00:12] I've never bothered with compiz - have you tried adding it to autostarted apps? [00:14] how do I add to autostarted apps? [00:16] Or is there a dock program I can use that doesn't require compiz [00:17] there's a gui for that in system settings - I just make xfce4-panel look like a dock [00:17] !dock [00:18] http://en.gentoo-wiki.com/wiki/HOWTO_Autostart_Programs - is a howto do it manually [00:18] saving session don't work? [00:19] tap in logout window [00:19] Is there a gui for autostart? I can't find it though.. [00:20] you btw shouldn't need compiz [00:20] enable compisiting in "window manager tweaks" [00:21] there's awn for a dock [00:21] Gotcha..where is "window manager tweaks" located? [00:21] settings in menu [00:21] Thank you...very helpful [00:22] !awn [00:22] Avant Window Navigator is a dock-like navigation bar for the Linux desktop that positions itself at the bottom of the screen. Homepage http://wiki.awn-project.org/ - Awn-Manager can be found in Universe from Hardy (8.04) onwards. [00:23] dock's are different [00:23] I know about awn, I think I prefer docky...might give them both a try though [00:26] Any idea why my 1 tb ntfs drive isn't being mounted or even recognized? [00:27] does it show in sudo fdisk -l ? [00:29] nope [00:30] hmmm - do you have ntfs-3g installed - I think it normally is as default now [00:31] yeah, it's installed [00:33] if fdisk doesn't see it I have no idea how to get it mounted... [00:33] sure it is connected? [00:34] power had come undone...it shows up in fdisk now but still isn't mounting [00:36] you need to make a dir to mount it to - mkdir -v /media/somename [00:36] okay...next [00:37] then using /dev/whateveritis sudo mount -v /dev/whateveritis /media/somename [00:37] from fdisk ^ [00:38] will I need to do this everytime I start or will it automount like Ubuntu from now on? [00:40] you can add an entry in /etc/fstab to have it mounted at boot if you like [00:41] working on that now...how do I install all the additional screensavers in xscreensaver? [00:42] I never use the screensaver - maybe the bot link will help [00:42] !screensaver [00:43] nope... [00:43] what do I type into the fstab? [00:44] something like /dev/hda1 /media/hda1 ntfs-3g defaults,utf8,umask=007,gid=46 0 1 [00:46] try to search screensavers in synaptic or software center [00:46] Folks, can you help me solve problem with disappeared panels in 10.04 build? [00:47] There are some entries but nothing that points towards xscreensaver [00:47] !panels | oozy [00:47] oozy: Did your panels disappear? Press alt+f2 and run: xfce4-panel | See also: https://help.ubuntu.com/community/XubuntuPanels | Want to theme your panels? See http://xubuntu.wordpress.com/2007/10/12/howto-set-a-background-image-for-your-panel/ [00:57] Huh, when i try alt+f2 > xfce4-panel > run, panels flickering and desapears. Some error messages about GST_IS_MIXER_TRACK shows in terminal. [01:00] oozy: can you run xfce4-panel from terminal and paste the errors? [01:00] !pastebin | oozy [01:00] oozy: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [01:01] http://paste.ubuntu.com/430285/ [01:04] oozy: you could sudo apt-get remove --purge xfce4-mixer-plugin then reinstall it - I've no idea why it is doing that tho [01:05] thx :} [01:08] I need a little help. [01:09] I need to know how to browse my local network with Xubuntu. Access files on my other computers. [01:10] With Gnome there was a "network" thingy that let me do it. [01:11] But I decided to try Xubuntu, which is all nice and fast and stuff. [01:12] Any suggestions, anyone? [01:13] !gigolo [01:13] !info gigolo [01:13] gigolo (source: gigolo): frontend to manage connections to remote filesystems using GIO/GVfs. In component universe, is optional. Version 0.4.0-1 (lucid), package size 129 kB, installed size 716 kB [01:14] OK, it's apparently installed (according to the Synaptic Package Manager)... [01:15] ...but now what? [01:16] (yes, I'm new at all this) [01:22] ...hello? [01:23] Is this a chatroom or a parking lot? lol [01:23] it's neither [02:06] does anyone know if Xubuntu 10.04 has the ability to print to the printer cd tray yet? [02:39] Hi [02:40] I have problems with Thunar in all my PC's, and I had to install nautilus and do sudo nautilus too much times [02:41] someone solution to thunar rules correctly, and let me double click amd open the selected folders? And about mount and unmount automatical USB? [02:42] mmm... :S [02:42] Too much problems, but I wanna xubuntu can run correctly, if possible with my help [02:46] its a known bug issue with xubuntu lucid [02:46] solutions? [02:46] and too with new kernel, 2 laptops crashed [02:46] :S [02:47] I) have not problems now, because now I can resolve the problems with others solutions... jejeje... but I know to somebody with old laptops can be extremately bad [02:48] https://bugs.launchpad.net/ubuntu/+source/hal/+bug/546992 [02:50] thx [02:57] that was the most "engorroso" error https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/520118 [02:57] with control+1 or control+2 it's solved [03:00] change thunar to open with one click for now [03:08] homebrewcider, I don't like one click, but is a good option [03:09] One of the things I can't solve is to change the menu pannel, edit the menu, similar like in gnome pannel [03:10] I coldn't do it [03:21] bye [04:21] How do I back up the exact setup of my OS right now? Like... compile my own distro of what I have? [04:23] !clone | om3n5150 [04:23] om3n5150: To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [04:24] !automate [04:24] Ways to automate installation of Ubuntu on multiple machines are described at https://help.ubuntu.com/8.04/installation-guide/i386/automatic-install.html - See also !cloning [04:25] !cloning [04:25] To replicate your packages selection on another machine (or restore it if re-installing), you can type « aptitude --display-format '%p' search '?installed!?automatic' > ~/my-packages », move the file "my-packages" to the other machine, and there type « sudo xargs aptitude --schedule-only install < my-packages ; sudo aptitude install » - See also !automate [04:26] where is the file located? [04:26] nvm [04:28] thanks moe [04:28] np :] [04:31] Am I able to get help with my Ubuntu here? [04:42] hi all , I need help to recover the desktop on Xubuntu 10.4 I do not have the desktop Icones and I do not have right click on it and no backgroud .... [04:45] sounds like xfdesktop didn't start maybe [04:46] :/ I didn't know that they changed the desktop mananger O.o , still I might screwed other things cause I tryed nautilus but it crashed [04:47] you're in the xubuntu channel - nautilus isn't what's used in xubuntu [04:48] nautilus has an option to manage the desktop icons iirc - you need to start it with nautilus --no-desktop I beleive [04:48] I know , eeem so ee how to ensure that xfdesktop starts up every time cause it actualy does not [04:49] in terminal do xfdesktop & and the session manager should get it going at each boot [04:49] ok thank's [04:49] luck [04:52] it has worked , thank's again moetunes [04:53] :] [05:52] can i install gnome-panel in xfce? [05:52] Should I upgrade to 10.04? Will it be slower than 9.10? : ( [05:52] Monocian, its faster [05:53] Oh [05:53] robertzaccour: it will bring alot of gnome stuff with it - what does gnome-panel have that you need/ [05:53] ? [05:53] moetunes, http://techie-buzz.com/foss/ubuntu-10-10-will-not-have-gnome-shell.html [05:54] oops wrong link [05:54] moetunes, oops forget that wrong link [05:54] robertzaccour: I was gonna say what? [05:54] moetunes, actually thats the link with the screenshot of gnome-panel [05:54] Upgrading and Installing everything new is the same? Because I've seen some complaints about 10.04 in the forum... [05:55] Monocian, try the live and see how it is first [05:56] Ok. Thank you :) [05:56] moetunes, did ya see that screenshot? that looks sweet. you think i can add that in xfce without losing speed? [05:57] robertzaccour: nope and nope [05:57] moetunes, you didn't look at that link with the screenshot? [05:57] it will be slower [05:58] nope [05:58] I've seen gnome-panel before... [05:58] moetunes, this looks different than you may have seen. its got a lot of menu stuff in the same box to the left side [05:59] robertzaccour: that's great :] [06:00] moetunes, check it out http://techie-buzz.com/foss/ubuntu-10-10-will-not-have-gnome-shell.html [06:01] robertzaccour: I'm not really interested in panels mate - or gnome... [06:02] moetunes, you don't use xfce panels? [06:02] robertzaccour: I have one xfce4-panel I use as a dock sometimes - right click the desktop for a menu [06:03] xxce is very configurable [06:03] s/xxce/xfce [06:05] I guess I upset him not using panels ... [06:18] Hello. A quick question - if I want to install xubuntu on an eee, do I need to do anything special for hargware support / performance / etc? [06:22] bawr: seems there is a xfce version for the eee - digg.com/linux_unix/Xubuntu_for_EEE_PC [06:22] and there is #eeepc channel too [06:24] That thing you linked is 3 years old, and it uses 7.10. :) [06:25] so i did and there is #eeepc channel too to give further help [06:26] Yeah thanks, I;m going to ask there. :) [06:26] luck :] [06:29] I'm going for Xubuntu because it has a smooth transition to awesomewm, among other things. ;) [06:30] heh - you just start with the minimal cd once you know about getting the h/ware working [06:30] could* [06:31] Well, I'm a lazy guy, so no. If I wanted to spend some time on this, I'd probably get Arch or something. :) [06:31] k :] [06:32] why not just do the netbook release [06:32] !unr [06:32] Ubuntu Netbook Remix is a slightly altered version of Ubuntu, optimised for small screens. For more information, please see https://wiki.ubuntu.com/UNR - support in #ubuntu [06:33] I ran into space problems with unr. I had to go with Xubuntu, uses half the disk space. [06:33] did not know that arthurjohnson ... [06:33] thnx [06:34] UNR uses almost 3 gigs. It was impossible to do an upgrade, not enough room. [06:34] I'm using it at the moment, and yeah. Disk space can be a pain, and it installs the whole gnome package, which I could do without. [06:34] They need a minimal UNR. Why on a netbook would you need Evolution and the full openoffice suite? [06:35] And every application that comes with Ubuntu? Kinda stupid if you ask me. [06:35] My daughter's Eee only has 4 gigs total. [06:36] sounds like it was made on the fly - just adding what was needed to make it work... [06:36] Yeah, especially OO seems kinda lame. [06:37] Hm. A quick look at software.sources shows that UNR has the same repositories, so it's all in the package selection. [06:38] I installed Xubuntu for her. Combined everything onto one panel, shrunk it to 20 pixels, and installed the classic compact, compact menu 2, and pimpoflage on Firefox. Disabled the bookmarks bar and the tab bar hides with one tab. She is very happy now. [06:38] Plenty of screen space. [06:41] Did you put that tab on the bottom? I find that more usable, with maximus or something similar it's kinda mac-like. ;) [06:42] No, just checked off "always show tab bar" in the tab preferences. [06:42] I meant the xfce panel. [06:43] Oh, no. I couldn't get the window picker to work right with xfce. [06:43] Ah. [07:43] My laptop couldnt read the 10.04 disk but my dad's can ... [07:44] Should I upgrade 10.04 from 9.10? [07:45] <_Techie_> monocian, up to you [07:45] <_Techie_> 10.04 is a LTS release, but i wont force you to upgrade [07:45] Will there be problems? [07:46] <_Techie_> i cant be sure [07:46] <_Techie_> but there will almost always be problems [07:46] <_Techie_> only way to know is to upgrade [07:46] Vale~ [07:47] But is it worth upgrading? [07:48] ...such a silly question... [07:51] there is a thunar bug to be aware of... [07:53] 10.04 boots so quick I think on it's own that makes it worthwhile === angus is now known as casper3 [09:50] hello, I've just intalled xubuntu 10.04 and I cannot find 2 of my partitions which I have created. Please help for acces them. Thanks. [09:50] I also have some strange fonts issue. Some of the fonts are not rendered correcly (parts of fonts are missing [09:50] thansk [09:50] thanks [09:59] hi all [09:59] after upgrade to xubuntu 9.10 , my mouse dissaper , any idea? [10:37] renata: do the partitions show in sudo fdisk -l ? [10:38] moetunes, yes they do. however i am new here and it is too complicated to make them show every boot. I would really appreaciate some help [10:39] renata: you first need to make a folder to mount them in mkdir -v /media/somename [10:40] moetunes, ok, i've done that [10:40] renata: what filesystem do they use? - ext3 or ntfs or ... [10:40] moetunes, one is fat32 other ext4 [10:41] renata: you need to open the file /etc/fstab for editing [10:42] for fat something like /dev/hda1 /media/hda1 vfat defaults,utf8,umask=007,gid=46 0 1 [10:42] ok I'll try. [10:42] for ext3 something like dev/hda8 /home ext3 noatime 0 2 [10:43] moetunes, ok, I have many numbers in that file .... [10:44] renata: you can just add a line to the end of that file - what do you mean many numbers? [10:44] UUID=b1d5c203-da58-465b-aa32-b82304164794 /home === samsaFSR is now known as samsa [10:45] renata: that's fine - just add the entries to the end of the file - and make a new line after both entries are done - where the line I showed said /home you add the folder in /media you made [10:46] !uuid [10:46] To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID) [10:47] renata: when you have edited the file to your satisfaction do in terminal sudo mount -av to mount them [10:49] moetunes, please tell If Ive added the last line correctly [10:49] http://pastebin.com/hcES3bmj [10:50] k [10:51] ok? [10:51] renata: that looks fine - you just need to hit the enter button from the end of that line to create an empty last line then save the file [10:52] fstab needs an empty last line [10:53] moetunes, ok, and now have a look at this one http://pastebin.com/RcZuYPPd [10:53] k [10:54] moetunes, ok, so I am saving the fine now [10:54] renata: yep that's fine - but add a new line at the end [10:55] moetunes, WOW! works, thank you so much! [10:55] moetunes, not really [10:56] I cannot write into any partition (create a folder, eg) [10:56] moetunes, I CAN create a folder in FAT partition, however not in ext4 [10:57] renata: try sudo chown -Rv renata:renata /media/F-diskas [10:57] where renata is your user name [10:57] yes [10:59] moetunes, works, thak you so much! [10:59] moetunes, I would have done this alone, not even reading all that ducumentation or so :) [11:00] renata: happy for you :] [11:25] moetunes, are u here? [11:26] renata: yep :] [11:27] moetunes, I still have one question. After reboot in my ext4 directory I have a "lostnfound' catalog and I do not have any writing permissions there. What might be the problem?? [11:28] renata: it is not a prob - that is a system file - it is always not user writable [11:29] moetunes, but why should I have this in my data directory? And yes, I cannot write not even in the lost-found catalog, I have no permissions in whole partition [11:30] mine never have anything in it [11:31] renata: the one you chowned has no writable permission for you? [11:31] moetunes, yes, that's right [11:32] moetunes, i can do that again... [11:32] renata: try sudo chown -Rv renata:renata /media/F-diskas - look at the output to make sure it changes owner [11:32] moetunes, renata:renata [11:33] I've also deleted that lost&found catalog [11:33] I will see if it will appear next boot [11:33] moetunes, Am I moving the right way? [11:33] renata: lost&found will be recreated at every boot [11:34] it doesn't do much [11:34] moetunes, ok, so why should I have it on my data partition if it not a system partition (a rhethoric question):) [11:34] moetunes: not necessarily on every boot, just on every fsck [11:34] o thnx TheSheep [11:35] it's where fsck puts lost files [11:36] renata: you could sudo chmod ugo+rw /media/F-diskas [11:37] moetunes, done! what was that? [11:38] renata: it allows users, groups and others to read, write to the partition [11:38] hello [11:38] everybody [11:38] moetunes, thanks [11:38] :] [11:38] no problem [11:38] :D [11:38] i am a newb [11:39] installing xubuntu with wubi [11:39] guys [11:39] ubuntu xubuntu or kubuntu? [11:39] which is the best? [11:39] or fedora? [11:39] it's your choice xubuntu377 [11:39] hmm [11:40] are there any good effects in xubuntu? [11:40] desktop effects [11:40] couse i like ubuntu and kubuntu for that [11:40] there's a built in compositer [11:40] which of them are u using meotunes? [11:41] atm my cli server - but normally fluxbox [11:41] k [11:41] i think setup is over [11:41] thanks [11:41] I'm a minimalist :] [12:07] hi to all [12:07] anyone to give to me some help? [12:08] hello [12:10] !ask [12:10] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) [12:15] hi to all [12:15] i'm have a little problem [12:15] my wifi turn off when I close the screen of my laptop [12:49] my wifi turn off when I close the screen of my laptop [12:50] what are your powersaving settings like [12:50] if it goes to susped wifi hopefully shuts down :P [13:01] nno [13:01] the laptop doesn't turn off [13:02] and don't appear screensaver [13:02] i'm configure the system to do nothing when I close the screen [13:02] the session continues opens, but wifi turn off [14:10] hi [15:04] hi ppl [15:06] i have a problem with compiz , can some1 help out ? :D [15:06] !compiz | on3st4b [15:06] on3st4b: Compiz (compositing window manager), for a howto see http://help.ubuntu.com/community/CompositeManager and more help #compiz [15:07] maybe i didnt put i right , i have a performance issue .. i think [15:08] i run it on hd3650 mobility 512mb ram , is this gpu ok for compiz ? [15:10] ask on #compiz [15:10] we really don't know [15:17] on3st4b, the card is ok, it depends on the driver you use [15:17] but since i don't have ati anymore i couldn't tell you [15:17] some say the open driver is better for compiz, but worse for gaming [15:18] on3st4b, you'll have to try to find out yourself [15:39] anyone managed to connect to an LTSP server from xubuntu lucid? [16:49] Sweet, I got my daughter's iPod Touch working under gtkpod! [16:51] To clarify, over USB, the iPod is NOT jailbroken [16:52] http://is.gd/c1q1S and http://is.gd/c1q3i is the guides I used to get USB iPod syncing working in Lucid [17:11] hey any1 can recomend a good torrent client [17:11] something like utorrent for windows maybe [17:13] i use qbittorrent [17:15] it looks nice :D [17:16] ill try it out , i use the default client and its quite crappy [17:16] i believed that xubuntu is lighter than ubuntu but xubuntu is very slower compared to ubuntu [17:17] when this new version 10.04 is concerned [17:17] even the boot time is very high [17:19] any1 using a laptop here ? [17:19] here [17:20] it seems my cpu is constanly running at full speed [17:20] and its getting hot :S [17:20] open a terminal and type top [17:20] im on ubuntu with xubuntu-desktop [17:21] ok, what am i looking for ? [17:21] it shows what applications are running your cpu so much [17:21] probably firefox lol [17:22] actually its root > 100% [17:22] ouch [17:22] i have firefox emesene and bittorent client running + compiz [17:22] maybe its compiz ? [17:23] what's compiz? [17:23] its > root > 100% > backend .. [17:23] em .. 3d effects for the desktop [17:23] last cell i believe is the program [17:24] row command ^^ [17:24] under the command right ? [17:24] ok it says backend ! [17:24] whats that ? [17:25] hell if I know [17:26] :D [17:26] sysemtest running ? [17:26] try killing all those apps [17:26] how do i kill it :S [17:26] ok cups [17:26] or cups [17:27] kill [17:27] and the pid [17:27] that is supplied by top [17:27] or kill -9 ^^ [17:27] that's just evil [17:28] does any one even feel that ubuntu is faster and lighter than xubuntu or is it just with me [17:29] not permited ! [17:29] just kill firefox and compiz [17:30] Prajwal: Xubuntu is faster and lighter on all 5 of my systems [17:30] no luck :S [17:30] ill try a reboot [17:30] I have a problem with the "Places" icon under my recently upgraded Xubuntu 10.4. If I reopen, edit and save an existing .gnumeric file then it does not appear in the "last docs list" of the Places menu... Is there a way to see what's going on? Does it list only the new docs? Any tips what to check? [17:30] charlie-tca__: even i had the same experience with earlier versions [17:30] Prajwal: did you do a Xubuntu installation with the defaults? [17:31] yes charlie-tca__ [17:31] It probably has to do with what applications you are adding/using [17:31] aah no, even with no programs running or fresh installation i get it slow [17:32] the reason i use xubuntu rather than any other is becoz of the boot speed [17:32] its more than 2mins for the newer version [17:32] while it was a matter of 20secs for the earlier 9.10 [17:36] reboot seems to have work [17:37] ok [17:44] What to check if a recently modified (and saved) .gnumeric file is missing from the last documents list of Places? [17:55] Any idea? [18:02] S0210: I think that is a bug, but I can't remember the number right now [18:03] Prajwal: so, are you talking about the startup time or actual use ? [18:03] startup time [18:03] and is that for an installed Xubuntu or a usb drive/live cd type use? [18:04] installed [18:05] i have a 2GB Ram [18:05] That may be caused by the video card. some of the cards are slower now on startup. [18:05] and Nvidia 9600 GT 1 GB graphic card [18:06] charlie-tca__: everything was just fast and normal until i installed 10.04 [18:06] 9.01 was very fast [18:06] 9.10* [18:31] Hmm, I don't know why it wouldn't be just as fast now. My systems certainly are. [18:33] i guess i need a fresh installation then [18:33] checked the md5 of iso its correct [18:49] hu, right now, I got a little problem - windows dont want to unminimize, is it known issue? [as I have minimized firefox, I am asking here :D] [18:49] As in, they go to the bottom panel and won't come back? [18:50] yeah, exactly [18:50] Never heard of it before [18:51] hmm, I hope it is one time issue :) [18:51] me too [18:51] [one day old upgrade to lucid, so well... that would be quite bad for me, if it is a bug] [18:52] Bad for everybody, but I can't reproduce it here [18:53] I will write down what i did, and if it happen again, with some correlation, then I will report it [18:53] good idea [18:57] hi [18:57] i cannot open zekr [18:59] your help pls for zekr [18:59] I would like to say the hp laserjet 3200 I was given works in xubuntu just by plugging it in [18:59] nasrullah: what is zekr? [19:00] it is a Quran package [19:00] i downloaded from the repository but cannot open it [19:01] It did install without errors? [19:01] in karmic it was working once i upgraded to lucid it fails [19:01] yes [19:02] well, restart of xfce [log out and log in] worked, but file "bug" is on the desktop, waiting for the return of the ugly :P [19:04] ok [19:11] dahaic: maybe a one time glitch... (at least we hope so) [19:15] hmm [19:15] I am afraid that I reproduced it... [19:16] automatic receive of file from my cellphone, via bluetooth [19:16] make sure you tell which theme it is, if not the default, in the report [19:19] ah, which theme is default btw? :D I was trying different ones, and tbh didn't found the one I began with [19:19] so now, I am using Albatross [19:19] icasa [19:20] i cannot open picasa [19:21] dahaic: Albatross is default [19:28] charlie-tca__: sorry for being noob in this, but can you help me with a bug report? I would appreciate hint, where should I put it [has xubuntu its own bugtracker, or should I use ubuntu-bug xfce?] [19:29] or any other app? [19:29] Is it all apps that are failing? [19:30] You could use 'ubuntu-bug xfce4-session' in a terminal to file the bug [19:30] well, its just that apps are stuck in task list, if I am able to open them, they work just fine [19:31] It will put in the 'xfce4-session' package, which should be right [19:31] but as I wrote - its due to bluetooth receive of file [19:31] It's only because of bluetooth then? [19:32] wait a sec, I will try to send more files [I didn't tried that] [19:32] use 'ubuntu-bug bluez' then [20:10] How can I pluseaudio volume control to hotkeys? (I mean something like command "amixer set Master 10%- -q"...) [20:21] Storno. [20:59] <_Techie_> [_AWAY_] heading into town, rollerblades FTW [21:01] _Techie_: we are not interested [21:14] Er, is this a correct place to ask for help with something? [21:15] rydian: sure [21:16] if someone dosnt reply right away.. its usually good to wait around [21:16] Thank you. [21:26] hi [21:34] hey guys i'm using "elementary xubuntu" icon theme, everything's working fine except for the battery icons: it is still the default gnome's and it won't update battery % if i hover the mouse over it. i'm on 10.04. suggestions ? [22:04] anyone know how I can get xubuntu to stop opening all the other windows I had open before [22:04] ooze, on login? close all windows, and on logout, select "save session" [22:04] ooze, then login again and on next logout, uncheck the box [22:05] hrmm ok. Ill try this [22:05] thanks knome.. [22:05] Im looking for a way to permanently modify this via the config files [22:05] as Im building a bunch of production machines with xubuntu and I want them all to behave in this manner [22:06] ooze, windows should not pop up in the first place if you don't save such a session [22:06] then there is some bug.. as no session has been saved.. this occured on a fresh xubuntu build after using the restart button [22:07] ooze, when you used the restart button, did you have windows open? [22:07] yes [22:07] then it's not a bug [22:07] you chose the session to be saved. [22:07] (that's the default) [22:07] oh? [22:07] gotcha [22:08] need to find the config file where this default is set [22:08] maybe ask #xfce, i don't know where that is [22:08] by cmdline, you can probably change that with: xfconf-query -c xfce4-session -p /general/SaveOnExit -s false [22:08] mr_pouit, oh :P [22:09] and otherwise, the config files are .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml, /etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml and /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml [22:09] knome: eh :P [22:10] aye sir [22:11] mr_pouit , knome rock! [22:11] =D [22:13] mr_pouit: do you think changing this may also cause the panel to retain its defaults, I have also been running into a issue after reboots where the menu button is missing.. I assume this is caused by the panel crashing on logout or something and the sessing getting saved with out the button [22:15] at the momment Im going the route of making the .config/xfce4/panel files read only.. so even if they are deleted they re-appear next boot [22:15] it should be fine [22:54] hi to all [22:59] 'lo [23:02] I'm using xubuntu 10.04 (fresh wubi install as of a few days ago), and I've got terrible sound latency (about one second) in some programs. Flash in both firefox and chrome (including youtube videos) and ZSNES (SNES emulator) are two big offenders, yet videos played in the default "movie player" and VLC play with no delay. It's an eMachines T2899 desktop, FIC AU31 motherboard, nForce2 chipset, AC97 sound (integrated). I've been told it c [23:02] ould be an issue with the ALSA buffer size, or pulseaudio introducing latency... but I've no clue how to go about fixing it. ^^; [23:18] can some1 kind tell me what the custom kernel ? and whats the benefits of making one ? :D [23:20] on3st4b, if you don't know what the benefits are, i think it's better not to build one [23:32] It maybe sounds stupid but I need some help with /etc/smartd.conf. I read the mans (man smartd / smartd --help / man smartctl) and also checket the web, but I'm a bit overwhelmed.