=== firephoto_ is now known as firephoto [00:01] scizzo: does it work WITH compositing. i thought vol + brightness would be rather simple and rhythmbox is working [00:08] Hmm, maybe it is related to the underlying video driver? Using nvidia here, they work fine [00:19] anyone here use an hp mini? [00:20] or the hp mini theme in ubuntu? === keffie_jayx is now known as effie_jayx [00:32] getting an error trying to install packages -http://pastebin.com/m69b49855 [00:33] tretle: What's the rest of the output? [00:34] http://pastebin.com/m76722358 [00:36] Urgh. [00:37] Looks like a bug in python-nevow. On the other hand, it also looks like you've already got all the banshee build-deps, so at least that should work :) [00:38] how do i get rid of the errors [00:40] You might be able to remove python-nevow, although apt might want it to be fully installed first. [00:41] editing the file in question to remove the syntax error would also work, but is more hacky. [00:46] thanks [00:46] how do I test the new notifications [00:50] notify-send "Joe Doe" "Yo dude, what’s up?" -i totem [00:51] tretle: notify send not installed... will I need to install this to get manual acces to notifications? [00:53] Ienorand: libnotify-bin is the package [00:54] bruce89: and that should be installed by default?, because I don't have it. [00:54] Ienorand: no, you need to install it [01:00] heeeeeeelp, when i press printscreen, it doesnt make screenshot [01:00] gnome-screenshot tool dont open when i press printscreen, nothing happen [01:01] miik: you said that 6 hours ago [01:01] miik: I said Applications>Accessories>Take Screenshot 6 hours ago also [01:02] heh [01:02] still, a a key mapping could help [01:03] perhaps System>Preferences>Keyboard Shortcuts, unless the print screen key is broken for some reason [01:03] aye [01:04] bruce89, yes, i can use application->acc>take screenshot... [01:04] bruce89, but still my printscreen hotkey doesnt work... [01:04] i need the hotkey to work, cuz i need screenshot of game [01:04] and then i dont have time to use that tool, i must use hotkey [01:04] this hotkey worked in 8.10, it dont work in 9.04 [01:04] its a bug [01:04] someone must fix this bug [01:04] I don't think it would work in a game anyway [01:04] miik, see bruce's last comment [01:05] also -- for someone to fix this bug, it has to have been reported. Was it? [01:05] the updates today haven't solved my xorg problem, it's still saying it can't load the nvidia module and the screen doesn't have a usable configuration [01:05] but only if it's reproducable [01:06] bruce89, keyboard shortcut, says "Print" but when I press printscreen, nothing happen [01:06] my printscreen key is not broken, this is a bug [01:06] miik, have you reported this bug? [01:07] i think someone else have [01:07] try reassigning the action to whatever the button does [01:07] but i cant find it [01:08] in other words, click the "print" thingy in the keyboard shortcut thing, and then press the button [01:08] i did [01:08] didnt help [01:09] does your printscreen button work in 9.04? [01:09] yupp [01:09] oh [01:14] though it'll not likely work in a game [01:15] since a game will probably remap the keys [01:22] but its a windows game that run in a window on the desktop [01:22] kinda like solitaire, etc [01:38] Is anyone experiencing Network Manager randomly disconnects wireless networks?. I'm using iwl3945, it does it once every 20 minutes or so. [01:40] it alwalys started with "Disconnecting by local choice" followed by "Wireless now enabled by radio killswitch", as if the iwl3945 module was reloaded. Any idea?. [01:50] ok so i don't know what all is causing this nvidia, xorg issue [01:50] so i'm gonna just try reinstalling all packages using this one liner [01:51] hey all [01:51] can someone confirm issue with wpa2 enterprise encryption for wireless in 9.04 [01:51] desktop [01:51] if anyone has it [01:52] using this one liner to see if reinstalling all packages might fix the conflict [01:52] for pkg in `dpkg --get-selections | egrep -v deinstall | awk '{print $1}' | egrep -v '(dpkg|apt|mysql|mythtv)'` ; do apt-get -y install --reinstall $pkg ; done [01:52] how do i install screensavers in jaunty? [01:53] not sure if that's overkill or a big waste of time :/ [01:53] anyone use blueman? i'm curious if it will make my bluetooth headset work so I can skype [01:53] Lounge: what video card do you have [01:53] confirm that bug with wireless anyone? [01:53] badpc: search synaptic for screensaver? [01:53] nvidia [01:53] oh wait i forgot the specs lol [01:53] where do i look? [01:53] Lounge: use nouveau :) [01:53] does anyone know if Ubuntu 8.10 can read the ext4 FS? Like if I had a ext3 / partition, and an ext4 /home partition? [01:54] sudo apt-get install xserver-xorg-video-nouveau [01:54] sudo sed -i 's/nvidia/nouveau/g' /etc/apt/sources.list [01:54] wait [01:54] no! [01:54] sudo sed -i 's/nvidia/nouveau/g' /etc/X11/xorg.conf [01:54] burner: were is synaptic i have adept? [01:54] badpc: ok smart guy, search adept for screensaver ;) [01:55] burner: ok i'll add that. i already made a backup so so i guess nothing to loose [01:56] i'm rockin nouveau... i couldn't get nvidia to work with my dual screens like i wanted [01:56] that said, nouveau is experimental yet [01:56] burner not trying to be smart there is a synaptic pkg manager but i dont have it and i allready tried typing that into adept [01:56] Lounge: u have 9.04 can u get on wpa2 enterprise encyrption wireless? [01:56] badpc: apt-cache search screensaver <-- from terminal [01:57] not using wireless [01:57] anyone then? [01:57] doing the good'ole cat5 cable [01:57] i would like to know if that issue is still in 9.04 like in 8.10 [01:57] * burner is rocking open wireless [01:57] i know the issue for 8.10 is reported [01:58] but not sure in 9.04 i am using virtual box [01:58] so i can not really confirm it [01:58] burner thnks that did something! [02:00] badpc: then "sudo apt-get install kscreensaver" or gnome-screensaver, or the xscreensavers or whatever [02:00] burner awsome thnx allot dude [02:01] badpc: http://ubuntuforums.org/showthread.php?t=195557 [02:01] give that a look [02:01] that's if you wanna use xscreensaver instead of gnome's [02:02] burner: i sedded that entry but i'm still waiting for that reinstall 1'liner to finish [02:04] Lounge: you just need to restart x to fix the thing we did [02:04] sudo service gdm restart [02:05] also wanted to ask about linux-image 2.6.28-8-generic: there's a realy heavy payload going on with it :/ [02:05] so i'm using 2.6.28-7 for now [02:06] payload? [02:07] i mean; the boot process took forever to complete and i checked the cpu and the cores were up at 80 to 90 even 100 % [02:07] heavy payload [02:07] <---dell xps 400 intel pentium D [02:09] my launchpad name is lucian ^^ [02:09] just trying to participate & help the ubuntu crew [02:10] anyone hip to bluetooth? I can't connect to my cell phone nor my headset... i can at least see my headset, but no services are advertised [02:11] so what process was using the cpu? [02:13] burner: that's what i couldn't find out. the list didn't show any of the pids that were eating the percentage [02:13] i'll check again in a bit and see [02:13] maybe i didn't look fully [02:14] you can "show all processes" if it's gnome-system-monitor [02:14] it's probably set for "user processes" or your processes [02:14] i also have conky set to moniter the top five processes [02:15] monitor* [02:15] and it sees nothing? [02:15] * burner remembers with gkrellm was cool [02:16] well right now i'm booted up with 2.6.28-7 and am still waiting for this loop script to complete but after its don't, i'll reboot into 2.6.28-8 and hope i don't get a burnout lol [02:16] after its done* [02:18] here's hoping nouveau works and works well [02:18] ya know whats odd is even now, conky is showing Xorg running on top at around 2 to 40% fluxing [02:18] Hi everyone, I'm running Jaunty and was wondering if there was a way to revert back from xorg-edgers to the regular xserver/drivers [02:18] dTx: what's your card? [02:19] intel [02:19] using xserver-xorg-video-intel [02:19] brb gonna get some eats [02:19] what's edgers? [02:19] unstable X+drivers [02:20] * burner doesn't quite understand the question [02:20] https://launchpad.net/~xorg-edgers [02:20] I am using their repo [02:20] now I don't want to [02:20] I commented out the repo's but things won't downgrade on a dist-upgrade [02:21] can you uninstall, then reinstall? [02:21] it won't have the edgers repo to pull from, so jaunty repos will be the newerst [02:22] I was hoping there would be an easy way to do it [02:22] because it changes out xserver xorg drm etc. [02:22] like force it to use maximum version available in current repos [02:22] for sure... i'm not hip enough to even know about xorg-edgers... sorry i'm no help [02:23] I was only hip to it because the intel drivers were pretty bad in Alpha 3 [02:23] I don't know about now [02:23] Would like to try it [02:23] cuz edgers is a bit extreme for me [02:23] works one day and not the next [02:26] sudo aptitude reinstall xserver-xorg ? [02:27] could someone tell me what exactly the dashboard is for? [02:28] why does aptitude always want to remove a bunch of packages [02:28] drives me crazy [02:28] that's why I use apt-get [02:29] you can do "sudo apt-get autoremove" to remove the packages that aptitude is talking about [02:34] dTx: aptitude wants to remove packages that were not explicitly installed... [02:34] dTx: to stop that, explicitly request they be installed - it'll say "already installed" but it will then mark them as such [02:35] dTx: it is intended to limit cruft on the system... if something stopped depending on a given package... why keep it around collecting dust? [02:37] I am going to reformat my drive for ext4 and am wondering, would it be faster to dd or rsync my partitions to an external drive? Otherwise, is there a benefit to either method I might be overlooking? [02:38] ScislaC: DD would be faster, but rsync will do everything in one fall swoop [02:40] ScislaC: You can however just edit /etc/fstab and change ext3 to ext4 and have the same benefits as keeping files that weren't created for ext4 [02:41] ScislaC: They are backwards compatible with the exception of extends ... which won't be applied to the new files anyway if you back them up and restore them [02:41] fde: won't it not be able to do "extents" or whatever that is supposed to be a benefit? [02:41] ahhhhhhhh [02:41] excellent to know [02:42] you can add extents [02:42] burner: umm, no you can't [02:42] but it only works on new files... so by the time you upgrade all packages when jaunty is released, it should be extentified, no? [02:42] http://buranen.info/?p=345 <--how to upgrade to ext4 [02:42] thanks [02:44] burner: doesn't it also work that if I open a file, modify, and resave it that it would add extends to it then? or not? [02:45] burner: if you add that option, sure files newly created will use extends but considering its feature freeze, I doubt too many files will be touched [02:45] definitely maybe... I honestly don't know... i think it's extents and not extends though [02:45] all of gnome will be touched... a lot of xserver packages will be touched [02:46] I would personally recommend just reformatting everything, and use google tools to backup anything you need in your home dir ... that way when they're pulling back in, they will be treated as new files, and won't have the fs options applied already [02:47] after adding extent, how do you ensure it's properly used? I've heard that to make full use of it, it's better to start with a clean slate [02:48] (docs, picasa, bookmarks, calendar etc) [02:48] I'm thinking of something in the lines of copying the files around and moving it back in place [02:48] syockit: that is what developers of ext4 are saying, yes... apparently burner knows better though [02:49] lol [02:51] supposedly the online defrag tool can add it [02:52] that tool isn't finished yet, right? [02:53] probably... i don't have the command e4defrag, but I'm ready to run it when it's available ;) [02:55] is it going to be built-in, or be provided externally? [02:58] i think it'll be in the kernel right? [02:59] holy crap, we have new Mark Shuttleworth inspired notification windows [03:00] what's that? where, show me [03:00] ooh, i like how it disappears when you hover [03:00] change a song in rhythmbox :) [03:01] wait, what's the package name? is it replacing libnotify? [03:02] got me, i just dist-upgraded today and now have it [03:02] is it indicator-applet? [03:02] gotta try it right away [03:03] i wish i knew what else besides rhythmbox uses it... i'm curious how it works with multiple... hopefully it stacks them [03:04] evolution [03:07] ah, it seems it's a fork of libnotify. I wonder if it'll see mainstream usage. Right now, it's mostly conceptual IMO [03:15] im back [03:15] evolution doesn't do any popups for me... what else! try something with multiple updates at a time? does it stack em and have smooth animation? [03:15] Lounge: with X via nouveau? [03:15] has anyone had good luck with using jaunty with i945gm graphics chipset? (hp mini netbook) [03:15] lol not yet still waiting for this loop script to finish [03:16] helo, my eee 1000h has i945gm, works fine [03:16] remember that one liner i posted? [03:16] Stralytic: notice speed improvements over intrepid? [03:17] helo, no, i haven't benchmarked anything though [03:17] hrm... [03:17] there's something interesting about lvm and cryptsetup and jaunty that i did see in intrepid or hardy and that is the "special divices" are present in jaunty [03:17] that i didn't see* [03:18] i didn't see any /dev/dm-* devices in 8.04 or 8.10 when the encrypted lvms were mounted [03:18] i'm used to running debian unstable... is ubuntu+1 generally in the same ballpark of stability as unstable? [03:18] but in jaunty, they're there and mounted [03:19] is this a new thing? or was it something i did wrong? [03:20] but anyhoo now that the lvm partitions are mounted as /dev/dm-1 to 7 i can read DiskIOs from each one by one instead of it being all one big IO [03:22] basically the encrypted lvms are being mounted a special devices [03:23] on my other partition, i have another linux on its own encrypted lvm group with one diference, that that group is raiding with the 2nd hdd [03:24] helo: Give or take, yes. [03:24] and im wondering because of raid1 that its not creating specieal devices out of them? [03:24] helo: It's going to be substantially more stable than Debian unstable right now, since (a) we're in feature freeze, and (b) all the stuff in experimental's going to hit unstable now! [03:25] nifty [03:27] to be honest i wish i knew what i was doing most the time >_< [04:18] hi, wondering if there are any plans to package the GPL Hercules DJ Controller drivers in Ubuntu (http://ts.hercules.com/eng/index.php?pg=view_files&gid=2&fid=28&pid=215&cid=1#section1) ? [04:22] won't let me install xserver-xorg-video-nouveau [04:22] xserver-xorg-video-nouveau [04:22] saying "linux-nouveau-modules [04:22] is not installed [04:22] but it won't let me install that either [04:23] DKMS tree already contains: nouveau-0.0.11+git20081220 [04:23] You cannot add the same module/version combo more than once. [04:23] dependency problems [04:49] boo! [04:50] omfg [04:51] lollercopters [04:51] im happy I just got a Dell SX280 with the refurbished mobo and a 1680x1050 screen session rockin out [04:57] and the reason I'm using screen is: I totally should have timed out, but I just detached... shweet [04:58] * crdlb just upgraded 8.10 -> 9.04 without disconnecting from IRC [04:59] 9.04 is nice [04:59] as long as you dont want any sound [04:59] yeah [04:59] my pulse did break a few updates ago [04:59] lol [05:00] but another one fixed it, shwatever [05:00] stutter, stutter [05:00] also vlc stutters like hell [05:00] mine hasn't fixed yet, i guess i should update again [05:00] yup [05:00] and wine [05:00] but on second attempt to play it is better [05:00] what's up with thtat anyway? i thought pulse was the one to rule them all? [05:01] yes? [05:01] i've seen lots of blogs complaining about pulse, and other blogs saying just wait they will fix it [05:03] hrmn, there's no update to anything sound related [05:04] i'm using lpia though, maybe it takes longer for the updates to come through [05:10] my vlc blows ass too.. i have yet to figure out why [05:10] it does ... what? [05:11] video and audio stutters [05:11] what's the go with this indicator applet thing? === bluesmoke is now known as Amaranth [05:29] ok im in linux-image-2.6.28-8-generic and everything is way slow [05:29] the processor is being overworked on every process execution [05:30] and i'm rebooting back into 2.6.28-8 before i have a melt down [05:31] into 2.6.28-7* [05:39] I know this sounds retarded but I can't figure out how to specify the directory prefix in my wgetr [05:39] wgetrc* [05:40] okay i fixed the nviduaand the gmd issue [05:41] nvidia and or gmd not sure if they're both linked [05:41] gdm* [05:42] i had a missmatch with the linux-header version from the kernal-image [05:43] so i removed nvidia-glx, linux-headers, [05:43] did an autoremove [05:43] and then did sudo apt-get install linux-headers-$(uname -r) [05:44] made sure fakeroot was installed [05:44] and then reinstalled the nvidia stuff [05:44] i keep getting x11 driver not configured with opengl error when playing games [05:55] i'd really like to use the root-terminal again [05:57] what do you mean? [05:58] there is the option to use the "root-terminal" but in jaunty it doesn't start [05:58] where is that option? [05:59] you mean on startup? [05:59] now i know you can just open gnome-terminal and then typ su, but the root terminal is just something i've been using since debian [05:59] drop to root shell? === [pErry] is now known as [perry] [05:59] ahhh [05:59] you get used to it [05:59] no the root-terninal "gksu /usr/bin/x-terminal-emulator" [05:59] it's actually better I think [06:00] just remember sudo !! [06:00] i know there's ctrl+alt+f1 - f6 for the tty sessions [06:00] Lounge: That runs the whole app as root, using sudo in a non-root gnome-terminal is better [06:01] But yeah, it should be removed from the menus or made to work (although it is hidden by default) [06:01] yes it's hidden but i for one rather like it === AnonB is now known as Melik [06:02] now if its decided by the majority to be removed from ubuntu then i'll respect that but i'd like say i would like to see it still live [06:02] I would like to see some KMS action [06:02] if you insist, I guess you could create a launcher of type Application in Terminal with 'sudo -i' for the command [06:03] that doesn't work either [06:03] (I did try it before suggesting it) [06:03] * akio Listens to enough whining at work [06:03] using the panel [06:04] i keep getting Failed to contact the GConf daemon; exiting. [06:04] FAIL [06:05] akio: unless you figured how to fix FConf, its been reported to not work in jaunty by many [06:06] same for intrepid ibex [06:07] didn't know there even was an FConf [06:07] GConf* [06:07] i typoed [06:07] what do you mean fix it? [06:07] whats the deal? [06:07] mine works without issue... [06:08] i have other broken stuff but thats mostly wishlist [06:08] my biggest stink is the framebuffer support [06:08] well i don't what's going on with gconf either [06:08] and the intel driver breaks horribly in the middle of the night [06:13] anybody know what the deal was with the gnome cd burner app? [06:13] is that fixed yet? [06:14] Anyone else have orca just plain not work? [06:14] never even tried to use it [06:14] The list of available speech engines... is completely disabled (as in, empty and thus why bother enabling it). [06:14] Oh, and: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/331311 [06:14] Ubuntu bug 331311 in gnome-settings-daemon "volume notifications are all black" [High,Fix released] [06:14] Ugly black still clashes quite violently with everything around it. [06:16] DanaG: oh, I just upgraded and I was wondering what that box was [06:17] It's ugly, that's what. [06:17] And the mouseover blinking is distracting. [06:17] Oh yeah, and now changing my icon theme results in my whole desktop blinking to blank once. [06:22] IntuitiveNipple: love the name [06:27] argh, yeah, orca is broken. [06:27] I don't actually need it, but it still sucks that it's broken -- it means it's probably broken for some other people, too. === tretle_ is now known as tretle [06:47] I want BTRFS and KMS [06:47] now! [06:48] * DanaG wants power management for his danged R600. [06:48] 3D and KMS can wait... my battery life sucks more importantly. [06:52] What is up with that broken orca? [07:02] Stupid whale. [07:02] orca. [07:16] akio: go compile .29 kernel and enable btrfs [07:17] wow, that's cool [07:18] I always try to trim every bit of my kernel, but overtrimming always causes 1 or 2 things to stop working. Last time, it was the sound [07:18] I install apt-file and it automatically prompts me to generate its db [07:18] because all those modules which don't get loaded consume so much theoretical memory? [07:25] yeesh [07:32] les: big les? [07:36] wtf? [08:08] crdlb, think of the theoretical children! [08:12] ? [08:12] .... === geser_ is now known as geser [08:27] just wondering, how to reload pulseaudio? [08:31] nvm [08:32] .... [08:45] Gotta' love those BLANK rectangles for notifications. [08:45] https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/331311 [08:46] Ubuntu bug 331311 in gnome-settings-daemon "volume notifications are all black" [High,Fix released] [08:47] fix released? oh really? [08:47] and some notification showed up as a wire outline [08:47] i wonder if the bug should go there? I thought the new notification is in package indicator-applet [08:51] Great, now all icon themes will need an additional set of like 20 icons. [08:51] Lovely. [08:51] ... and the blinking on hover... is also.... lovely. [08:57] DanaG: its cause the notifications don't follow the freedesktop specs [08:58] DanaG: and they'll have issues with compiz iirc [08:58] ugh. [08:58] DanaG: if they didn't suck before, they sure do now! [08:59] err, they didn't put icons in hicolor as a fallback? [08:59] Nope. [08:59] Not in highcolor. [08:59] Only in Human. [08:59] genius [09:00] Oh, and the blinking when you hit brightness-up when already at max... also lame. [09:00] iT'S even worse going down. [09:00] Then it's all twitchy-glitchy. [09:00] ... especially if you let the key repeat. [09:00] Same for volume. [09:00] Try holding volume-down. [09:01] heh I'm almost scared to upgrade [09:01] I presume this only happens with working icons? [09:01] Yeah. [09:02] Oh, and the black... hardcoded black? [09:02] It clashes wildly with my desktop theme. [09:02] http://users.csc.calpoly.edu/~dgoyette/screenshot.png [09:03] Yes, I admit I can't see my icons... but there aren't many there TO see. [09:03] I have gone back to a full bottom panel, though. [09:04] DanaG: whats the point of two docks? [09:05] I was going to try to get the all-window taskbar thing, but it didn't work. [09:06] HP's netbook theme: http://users.csc.calpoly.edu/~dgoyette/Screenshot-glassybleu.png [09:06] First dark theme I've ever seen that's dark and yet cheerful. [09:16] DanaG, 404 [09:16] try up a level... [09:16] lowercase screenshot [09:16] http://users.csc.calpoly.edu/~dgoyette/screenshot-glassybleu.png [09:16] yeah. [09:17] case-sensitive server. [09:17] That's also my normal panel setup, by the way. [09:17] source? [09:17] ah, nvm ;p [09:18] source for theme? [09:18] yes [09:18] kinda wish the vista button fad would die though [09:19] It's HP's netbook theme -- available on the Canonical repo, though not publicized anywhere. [09:19] Add the deb-src from here: http://h30434.www3.hp.com/psg/board/message?board.id=OS&thread.id=3598 [09:19] and then apt-get source glassy-bleu-theme. [09:21] I still like my rather flashy background. [09:21] Sure, I can't see my icons, but I don't have anything there I can't reach from somewhere else: [09:22] * cwillu hasn't seen his desktop in a while [09:22] HP_Tools (EFI) volume, SDHC card, Vista partition, Desktop (link back to ~), Documents, Downloads, Music, Pictures, Videos, Gnome-Terminal, and wmhdplop shortcut. [09:22] ... and occasionally a few other files. [09:24] Oh yeah, and I did color-match the orange. =þ [09:24] That glassy-bleu theme is a pixmap theme, by the way. [09:47] Hi here. I installed Jaunty on my laptop. Everything goes well (except some bugs with evolution) but I have no dhcp anymore. When I type "sudo dhclient", here is the result : [09:47] http://pastebin.com/d58654ae [09:57] Can anybody suggest a reason my computer doesn't remember that I want visual effects enabled? Each time I start I have to re-enable them. [09:57] nobody can help me? [09:57] I don't really understand what's the problem [09:59] I had a connection problem. I don't see if someone helped me. So I post my question again : Hi here. I installed Jaunty on my laptop. Everything goes well (except some bugs with evolution) but I have no dhcp anymore. When I type "sudo dhclient", here is the result : [09:59] http://pastebin.com/d58654ae [09:59] Will the nvidia driver in jaunty support CUDA out of the box? [10:06] nm: you have to specify and interface [10:06] nm: just jus dhclicent [10:07] ^^ is it new? On hardy, "sudo dhclient" was working. [10:14] ikonia: I juste tried it and I got the same error [10:14] just* [10:14] nm: ifconfig - a do you see your network card [10:15] ikonia -> Can't create addrlist socket [10:15] ikonia : yes, I'm on that computer [10:15] nm: then why are you doing dhclicent if your on it and obviously connected ? [10:15] ikonia : if I configure a static ip, it is working, but not bu dhcp [10:16] nm: when how are you testing it as you're still connected ? [10:17] ikonia: the dhcpclient make nothing. It crashed with that error message [10:17] ikonia: that's the point [10:17] nm: your on a card already running [10:17] ikonia: and? [10:17] nm: reboot - and do "sudo dhclicent eth0" or whatever your card is [10:18] ikonia: already tried! and even is an interface is up, make a dhclient launch the dhcp mechanism [10:18] ikonia, it should still be reconfiguring the interface [10:18] ikonia: I did it so many times [10:18] according to the man page at least [10:18] cwillu: yeah, I've seen it hang on a card in use (not that error admitidly) [10:18] if* not is [10:19] How is jaunty these days? [10:19] balachmar: still in development [10:20] ikonia, cwillu: my jaunty is an update of hardy. I only replaced the sources.list and starting updating. [10:21] ikonia, cwillu: no idea with that dhcp problem? [10:21] nm: I suspect it's something to do with your install, dhclicent in general is working on my junty physical box, and my vm [10:22] ikonia: I suspect it also. But I remove it (with --purge) and reinstall it, and nothing changed [10:22] removed* [10:22] ikonia: Of course I know, but just curious, since I want to give it a try in a VM the nest week. [10:23] balachmar: one day good, next bad, try it, it's pointless asking [10:23] ikonia: But if everyone here says it is still way too buggy, I might wait a little longer... [10:23] Aah I see. [10:23] balachmar: everyeone has different hardware/requirments - try it - see for yourself, working %100 great for me, could be %2 good for you [10:24] ikonia: Well, that would be a downside of testing in vm... That the hardware is almost the same for everyone, although they really use other shardware. [10:32] balachmar : there is at least one bug on my computer : the dhcp client mechanism is not working anymore and I really don't understand why ^^ [10:32] balachmar: but it seems I'm the only one [10:36] ikonia: be carefull of speaking when you don't know the matter. Everything you said about dhcp is false : no need to specify the interface (in that cas, the dhcp request is made on every interfaces that is up), and we don't need to reboot to make a dhcp request (this is a nonsense) [10:37] nm: re-read what I said, that's not what I said [10:37] nm: I said specify the interface - this makes sure there is no confusion, more so if there is multiple interfaces in your machine, rebooting seems a simple and effective way of making sure nothing was locking the card for a clean test === [perry] is now known as [pErry] [12:22] k the problem with gdm and nvidia-glx refusing to work was (for me) due to a mismatch in versions between the linux-headers and linux-image [12:24] but that might just be one fix which happen to work for my situation [12:37] why do my keyboard shortcuts always get deleted halfway during updates on alpha releases? [12:38] a wek ago I still had my keyboard shortcuts [12:38] and just yet they are gone [12:38] and i'm running jaunty for longer thana month now [12:41] timing: whats the app that manages the kb shortcuts? [12:41] that compiz manager thing [12:42] my guess is that on every update, the config file is getting overwritten with fresh one [12:43] yeah [12:43] but it would be soooo sweet if some settings are kept [12:43] try exporting your configuration as a backup file [12:43] I still do have my expose settings [12:43] and just import it back in after the updates [12:44] yeah bluh [12:47] well so far jaunty is running good and fast but...im not touching kernel 2.6.28-8 with a ten foot pole until it gets fixed better [12:48] almost cooked my cores [12:50] 2.6.28-7 is very fast smooth. i don't know what got changed in 8 to make it so heavy on the processor [12:51] anyone else having a slow compiz btw? [12:51] timing: what GPU? [12:52] and depending on what keyboard shortcuts you're talking about, you may need to enable the new "Commands" plugin in ccsm [12:52] crdlb: k thanks [12:52] no "CPU" and the over all process load [12:53] oh wait [12:53] 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) [12:53] crdlb: that one [12:53] that was twards someone else [12:53] worked in last stable [12:53] hrm [12:54] it might help to switch to the UXA AccelMethod [12:55] Option "AccelMethod" "UXA" in Section "Device" [12:55] crdlb: okay, where do i do that? because the xorg.conf file is pretty small [12:55] without any display settings and stuff [12:56] only some defaults [12:57] do you have a Device section? [12:57] yeah [12:57] so you can put it there [12:57] but things like driver and resolution are gone [12:58] it's fine if it's the only line other than the identifier [12:58] k [12:58] well, brb [13:23] hi everyone [13:23] i'm trying to install ubuntu without a CD, via an ISO image of the install disk stored on /dev/sda1. I managed to boot ok, but the installer won't mount /dev/sda1 to go and find the iso image [13:24] wait, you've got the actual iso on the filesystem, no the contents? [13:25] elvirolo: Is sda an fixed-disk or something removable? [13:25] *no [13:25] *not [13:25] maxb: yeah, it does sound intriguing :) [13:26] It's a reasonable mistake to make, I have, in the past, found docs which hinted that you could do that, but they didn't work, so I conclude that the docs meant the contents of the iso, but were misleading. [13:27] Hmm, but the 'boot ok' bit...? [13:28] If it has booted like a live-CD, sda1 will be mounted on a loop device, so trying to mount it again won't work [13:28] IntuitiveNipple: fixed (laptop hd) [13:29] it says "device busy" when i try to mount it [13:29] elvirolo: Can you explain your configuration a little more? It is confusing us right now [13:31] Ok sry. I don't have any Ubuntu CD's with me, so I decided to install jaunty, in order to test it, from my opensuse installation. I created an ext3 partition on /dev/sda1, which contains the jaunty alternate cd iso file. I modified my menu.lst in order for Grub to boot on /dev/sda1. It all starts fine, but then i says it can't find the iso image, and thus can't install the system [13:33] elvirolo: So, on sda1, did you *extract* the ISO file contents so the directories and files are there, or is it just the single ISO file? [13:34] IntuitiveNipple: well it says in the official documentation that one should simply copy the iso file [13:34] not its content [13:34] elvirolo: The way I do those things is to use a virtual machine, boot it from an ISO image and have the raw /dev/sda attached to the VM. I've not tried the method you're using. [13:34] elvirolo: Do you have the URL to that documentation? [13:35] the way i do it is to just use unetbootin to unpack it onto a usb drive :P [13:36] IntuitiveNipple: yes sure https://help.ubuntu.com/community/Installation/FromLinux it's in "alternate cd", procedure 2 [13:36] ali1234: yeah i tried unetbootin, but it didn't work [13:36] works great on my AAO :) [13:36] I prefer doing all test installs into VMs, so I have my regular environment to hand with all my tools and net access [13:37] IntuitiveNipple: yeah, but i'd like to install ubuntu anyway (intrepid if not jaunty) instead of opensuse anyway [13:37] elvirolo: We may be getting confused, but the way you described it was that you've got the single ISO file there. Those instructions however detail how to copy the contents of the ISO image [13:38] IntuitiveNipple: sry it's procedure 1 not 2 [13:38] elvirolo: See "Step 2" [13:38] elvirolo: intrepid was rather rough, i would wait for jaunty. it can't really be worse [13:38] Step 2. Copy your alternate ISO to the root of the partition you created in step 1. You need to copy the ISO itself rather than the contents of the ISO. [13:38] oh the *Alternate* - sorry! [13:38] I'm asleep already! [13:39] :) [13:41] elvirolo: In step 4 of those instructions it refers to the path that the kernel and initrd images are in, and in the example uses /install/ - is your configuration the same as that? [13:42] elvirolo: Also in Step 5, it talks about making sure to specify a seed file on the kernel command line [13:42] IntuitiveNipple: no, i put the files in the root of the partition, so i put /vmlinuz [13:42] elvirolo: Also in Step 4., I meant. [13:43] elvirolo: okay [13:44] elvirolo: So the installer boots and you go through the menus? [13:44] IntuitiveNipple: that's right [13:44] elvirolo: ooooh hang on!!! Are you trying to install *to* sda1 ? [13:45] elvirolo: As well as running the installer from there? [13:46] IntuitiveNipple: no no [13:46] elvirolo: okay.... phew :) [13:46] lol [13:47] but no i didn't use a preseed [13:47] i'll try [13:47] elvirolo: I notice that in the intro to the Alternate version, it talks about Procedure 1 being suitable for Gutsy, but Procedure 2 for Hardy... it doesn't mention Intrepid/Jaunty, but I wonder if the problem is that Jaunty installer no longer supports that method? [13:48] elvirolo: Where it says: "Procedure 1 below has been used successfully with Gutsy (Ubuntu 7.10) and Procedure 2 with Hardy (Ubuntu 8.04)" [13:48] we might infer from that, that procedure 1 doesn't work with Hardy ( and maybe also Intrepid/Jaunty) [13:49] ah, yes maybe [13:50] never mind, i'll just try and find a cd [13:50] thanks a lot for your help anyway :) [13:50] elvirolo: Use a VM :p [13:51] IntuitiveNipple: yup :) [13:51] (i still have to install ubuntu, though, i'm fed up with opensuse) [14:18] FINALLY! It seems the radeon RV350 freezing bug has been fixed. I've been using the updated driver for a while now, with EXA and AccelDFS, and things work great. [14:18] Now, here's hoping the squash the bugs in the new Notify-OSD [14:19] hello [14:26] has anyone tried rhythmbox radio? Couldn't start playback - A text/uri-list decoder plugin is required to play this stream, but not installed. [14:29] hm.. (rhythmbox:13957): Rhythmbox-WARNING **: Could not open device /dev/radio0 [14:49] * akio1 test [14:49] test [14:49] hmmm [14:50] hm. I'm trying to roll my own kernel debs with make-kpkg but when it is installing, it tells me to make my own initrd. what am I missing :/ === bluesmoke is now known as Amaranth [15:18] hey guys [15:19] how do I compile a new ubuntu kernel in jaunty? [15:20] like in every ubuntu version [15:20] I tried following https://help.ubuntu.com/community/Kernel/Compile but I failed on the way [15:20] packagess that didn't exist, etc [15:21] I don't want to compile a vanilla one [15:23] nomego: then you should look for the packages which dont exist etc [15:24] anyone who has actually compiled a custom kernel in here? [15:33] does the new indicator-deamon already work with pidgin? [15:34] DrHalan: no [15:34] sucks . [15:34] from what i heard only with evolution i think [15:34] DrHalan: no [15:34] till now [15:35] and pidgin devs will not work on it [15:35] mostly will change soon [15:35] so unless some of us do the work, it will not change [15:35] and the lib notify now sucks [15:35] thats what i wondered isn't it using libnotify? [15:37] in the promo video that mark had on his blog he used empathy which i like a lot [15:37] so maybe that will support it soon enough if it doesnt already [15:37] its not a video but a flash animaton.. [15:38] It was a mockup [15:39] DrHalan: yes i knw but in that it still was shown as using empathy so maybe has some significance [15:40] Pici: ^^ [15:40] Hello. Is the 9.04 beta so similar to 8.10 as the release notes seem to say? [15:41] badp: no beta yet [15:41] just alpha5 [15:41] *alpha 5 [15:41] isn't it a bit stupid to put that into main already if they dont have plugins for all ubuntu appsyet? [15:41] Other alpha's used to be choke full with new stuff... [15:41] badp: there are changes as compared to 8.10 but probably 9.10 will have a lot lot stuf as it got delayed for 9.04 [15:42] still has a lot of stuff and new changes [15:42] Cool. [15:42] DrHalan: yeah agree with u . but probably by the release time things will be sorted out [15:43] and mark said that 9.04 will have a fallback notification system aas weelll [15:43] badp: what i really miss in 9.4 is the wine integration that was proposed already some while ago [15:44] Hm... wine integration? You mean the Wine menu under Applications? [15:45] no i mean things like setting windows version etc trough nautilus [15:45] badp: http://www.youtube.com/watch?v=qFBFyE2QaN0 here :) [15:46] ever since i upgraded, i haven't been able to get nvidia xconfig set up correctly... its driving me crazy. [15:47] bazookatooth: why? its working perfectly heere [15:47] i have no idea why..... i'm currently using one monitor [15:59] lol the new popup-settings stuff is totally useless if you use the new daemon ^^ [16:00] mvo: ping [16:00] are you around ? [16:00] BUGabundo: yes [16:00] question: [16:00] does _current_ UM make sure ubuntu-desktop is installed? [16:01] fta and I ended up without it [16:01] so we did not get the new notification-osd [16:03] mvo: ping ? [16:03] did you got sleepy ? eheh [16:04] whenever i try to enable the 2nd monitor, i get "Failed to set MetaMode (1) 'CRT-0: 1600x1200_60 @1600x1200 +0+0, DFP-0: NULL, DFP-1: nvidia-auto-select @1600x1200 +1920+0' (Mode 3520x1200, id: 52) on X screen 0." [16:04] BUGabundo: it should [16:04] ok [16:04] BUGabundo: was this with a partial upgrade? or a intrepid->jaunty upgrade? or a regular update? [16:04] cause fta missed it since early 2008 [16:04] even with distupgrade [16:05] and I already installed mine on jaunty, and it went missing again [16:05] from time to time, I run UM -d [16:05] not sure it makes anything if I'm already on trunk [16:06] mvo: one more question: how does UM know its xubuntu and not Ubuntu ? [16:06] 'cause a friend of mine did UM -d on xubuntu ibex and ended up on Ubuntu jaunty [16:07] BUGabundo: it doesn't need to know... it just updates the packages that are installed... you'll want the -desktop metapackage around though if you want to try new features [16:08] but if UM makes sure that ubuntu-desktop is there [16:08] it needs to know its xubuntu and not ubuntu [16:08] BUGabundo: I would guess he took advice without thinking in that case... update-manager just runs safe-upgrade and if things change drastically enough, it will prompt about a dist upgrade (even within jaunty) [16:09] BUGabundo: like I said, it doesn't care... it treats that metapackage no different from any other package... [16:09] BUGabundo: it checks for metapackages it knows about [16:09] BUGabundo: if it can not find one, it checks for likely ones (i.e. if you have ubuntu-usplash-artwork installed, most likely ubuntu, etc) [16:10] mvo: umm, no it doesn't... upgrading from intrepid to jaunty will not automatically install ubuntu-desktop if the user removed it [16:10] mvo: if that changed since the last time I did it, I would suggest that is a bug. [16:10] fde: it should, if it is not doing this, thats a bug [16:10] well there was a bug about it [16:11] and that lead to UM to make sure ubu-desk was in there [16:11] fde: under some circumstance it may not guess correctly, but generally speaking it should add the right meta-package on release upgrades [16:11] mvo: why should it be doing it? if I want fancy pictures during boot, it should not assume I want a bunch of random software I do not care for [16:11] guys just read on forums that new notifications work with pidgin now [16:11] DrHalan: ^^ [16:12] fde: it needs to do it in order to ensure that new additions to the metapackages get instaled (new features, new defaults). it will not do it on the server install, but for the desktop upgrade it will [16:12] So my ques is that can anyone confirm whether it works with empathy or not? [16:12] there is a switch though [16:12] ? [16:12] idorock89: how why what whooo? :P [16:12] idorock89: they always did if you had pidgins libnotify plugin [16:12] (to turn that off, but can't remember from the top of my head what it was :) [16:13] mvo: thing is, if I don't want those new features, I just want new software, I shouldn't be forced to do that [16:13] fde: well, apt-get or synaptic will not force it on you, but the automatic upgrade will. I think its fine for 99% of the cases, if you really feel strong about it, apt-get/synaptic will perform the upgrade just fine [16:14] (it just requires a bit more manual work to do the manual cleanup of the obsolete packages and checking the upgrade notes) [16:14] again, this is just for release upgrades (intrepid->jaunty) [16:14] mvo: I just think its a pain... if I just tell it to upgrade release without thinking, I should not have to then spend an hour cleaning things up again [16:15] not intrepid->intrepid-updates etc [16:15] fde: I'm curious, what is it you clean up/out ? [16:15] People remove stuff for a reason - usually because the don't want them. [16:15] note that it will also not re-add stuff that was recommended [16:15] just the dependencies, that is a pretty core ste [16:16] right, if the system is far enough from ubuntu-dekstop (or anyone of the other meta-packages) it will leave it alone [16:16] this is for the "I removed something by accident and now I have no ubuntu-desktop" anymore case [16:17] mvo: rhythmbox, totem, vinegre (no point with tsclient, can't believe that has been overlooked for 3 releases now), transmission, I think that's all? [16:17] rhythmbox, totem are recommends [16:17] vinagree too [16:17] so they will not get re-added [16:17] fde: no pidgin libnotify here shows a regual dialog box as notification [16:18] fde: it will only add new recommends (that were not part of the previous package recommends) [16:18] mvo: Are you a dev by the way? What is the rationale behind having two frontends to VNC in the default install? I thought Ubuntu was going to clean out duplicate functionality a few releases back? [16:19] fde: I am a ubuntu developer, but I do not know the another to this question, sorry [16:19] mvo: I use aptitude exclusively, so it would be an annoyance... but its just an extra switch I suppose. [16:20] mvo: any chance to can inquire for me? tsclient is probably a better VNC client overall, and offers RDP too... silly to even include Vinegre, even if it is part of Gnome now :/ [16:21] DrHalan: file a bug then... not sure what else pidgin would be doing though that wouldn't be using indicator [16:21] that would be* [16:22] mvo: ahh, seems its on purpose... they have disabled VNC support in tsclient... annoying [16:22] * fde goes to file a bug [16:25] DrHalan: now pidgin is using the new notification system as of now [16:25] if u have all updates and all installed though would like to knw the current status of empathy. if someone could try [16:26] ah i seee [16:26] wait i reastart pidign [16:27] yay it works: ) [16:27] DrHalan: lucky u. [16:27] pleas post a screenshot [16:27] a [16:27] a [16:27] but still [16:28] and tell me for what all events sdoes it notify [16:28] can we set that? [16:28] it is always on top right no matter how is set it [16:29] that all can be set in system pop up notifications. if it doesnt work for u its a bug will get resolved ssoon. now for some screenshots pls [16:31] idorock89: http://www.image-ant.org/show.py?image=46bb79443792fdc869e77b8b128de322.png there ya go [16:31] thx mate [16:31] now could u tell me when all it gives notifications like for what all events? [16:32] like you set it, online , offline, msg [16:34] what program is the icon of tux playing guiter? [16:34] tuxguitar [16:34] i see :) [16:34] itsl ike gutiar pro ^^ kinda nice :) [16:34] ok DrHalan from ur screenshot i can see that u have empathy installed so could u see if it works with new notifications [16:35] DrHalan: also which theme u using there? [16:36] empathy has notifications? [16:36] dust i [16:36] you can get it via the package "community-themes" [16:37] DrHalan: ok. lools good if i say so myself will it be in the default installation of jaunty.doesnt matter if it is set as default or not [16:38] i dont think so it has been around for a while now [16:38] was it in intrepid? [16:38] it's the default in ubuntu-studio, so i heard [16:38] idorock89: that is pidgin, not empathy... [16:38] yes if you installed community-themes [16:39] fde: yeah i know i want to knw whether empathy works with new notification or not? so if anyone can check?pls [16:39] idorock89: empathy is in universe afaik, so probably not [16:40] does empathy work with libnotify at all?? [16:40] DrHalan: yeah i think so. tahts why it should use it. so if someone checks [16:41] i tried but iddnt find any plugins or so :S [16:41] hope taht emapthy will be default in 9.10 [16:42] if they tweak the interface a little. It is a lot more stable because of telepathy [16:43] yeah i wish taht too but its not happening [16:43] but i am nearly 100% sure taht it will be default for 9.10 [16:43] bcoz then empathy will have too many new feaatures like geolocation and better ui for voice video chat and other many new stuff [16:43] not to mention file transfer ;9 [16:43] big thing that has been missing [16:43] can't say i like the look of empathy. i suppose i'll get used to it though. and i am getting a bit tired of pidgin constantly crashing [16:43] the only thing taht buggs me is missing meta-contacts [16:44] DrHalan: yeah but pidgin has that too i think. and in empathy it works only with jabber and salut [16:44] so needs some more work with empathy [16:44] jabber is by far the ost important protocol [16:44] hmm meta-contacts means grouping a person's MSN, jabber, googletalk etc into a single seamless contact? [16:44] jap [16:44] DrHalan: that is there in roadmap for empathy but still long way off i think for gnome 3 [16:44] cos i REALLY need that... [16:45] i know [16:45] and i dont get why they postpone that feature [16:45] DrHalan: jabber is used only by geeks no one lese uses it everyone is using gtalk,y!im,msn or aim [16:46] idorock89: what i mean is taht working on a closed protocol is nonesense [16:46] are there gonna be any more bugfixes regarding xserver / multi monitor usage in jaunty? alpha 4 is completely broken on my triple screen setup [16:46] afaik teh new msn messenger supports jabber [16:46] DrHalan: that requires a lot of work on various components i think [16:47] DrHalan: really? i thought ms would never support a open protocol [16:47] i don't think anyone outside of america uses aim or yahoo :) [16:48] hardy works fine. intrepid's places shortcuts just open on the primary screen. jaunty makes all apps open on the primary screen too [16:48] ali1234: buddy trust me i am frm india and many many use yahoo here [16:48] aim not really [16:49] in europe people seems to exclusively use MSN (but it's more myspace and facebook now) [16:49] ali1234: nobody in germany does. they all use icq .( [16:49] hehe [16:49] this is why we need meta-contacts [16:51] http://www.liveside.net/main/archive/2007/10/31/messenger-9-gtalk-integration-messenger-api-new-client-for-mac-os-x-news-unveiled-at-georgia-tech-presentation-whew.aspx [16:51] i think MS are gonna put facebook into windows live messenger... i signed into my hotmail earlier and it asked me if i wanted to add a bunch of people to my "network" [16:51] i hope this comes true and we can chat with msn people directly trough jabber [16:59] Anyone happen to know the bug # off hand for the intel graphics issues? [17:01] I'm retarded, its easily findable via the topic [17:27] I'm trying to install kubuntu-desktop on uubntu jaunty, but the installation fails on kdelibs-data [17:27] it says there is no space left on device, but there's 33 GB free! [17:32] I'm trying to figure out whether my Intel Integrated Graphics Chipset is one of those affected by the bug [17:33] next ubuntu name is supposed to be karmic koala [17:33] So far I can see it's a "Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller" [17:33] anyone got that mail frm mark yet? [17:35] *As [17:35] Any idea? [17:37] shame they didn't go with my "Klueless Kludgemonster" [17:42] bruce89 i think i know why they didnt go with that [17:53] I don't like the new name [17:54] there's a shock [17:54] btw [17:54] my package systrem is broken [17:54] in jaunty [17:55] in what way? [17:55] because apt says there is no space left on the hard disk, but there is as much as 33 GB free space [17:55] I'm trying to install kubuntu-desktop [17:55] but when apt installs kdelibs-data, apt says: [17:55] dpkg: fout bij afhandelen van /var/cache/apt/archives/kdelibs-data_4%3a3.5.10.dfsg.1-1ubuntu8_all.deb (--unpack): [17:55] kan `./usr/share/icons/crystalsvg/32x32/devices/mo_mount.png' niet aanmaken: Geen ruimte meer over op apparaat [17:56] in English, this means [17:56] is there actually space left on / ? [17:56] dpkg: an error occured during installtion of ... , couldn't create ... : no space left on device [17:56] where? [17:57] the / mount place [17:57] there is [17:57] nautilus says there is 33 GB free [17:58] perhaps apt-get autoclean [17:58] makes no sense [17:58] no, I suppose it doesn't [17:59] Baoab says 11 % of the disk is used [18:00] but I assume there's only one partition, not a separate /home one [18:00] only one partition [18:00] sda1 is ext4, contains / [18:00] sdb1 is swap [18:00] sdb2 is a seperate ext4 partition for storage [18:00] och well, must be a bug of some description [18:01] I searched launchpad, and there is no known bug about this [18:01] cumulus007: i had this too once. try restarting..seriously ^^ [18:01] but hey ive ext4 too maybe its a bug in the filesystem? [18:02] sounds likely [18:03] ah [18:03] stupid ext4 [18:03] is there a GUI method to enable ctrl+alt+backspace again? [18:04] I granted myself in the Authorization program [18:04] but it doesn't make sense [18:06] cumulus007: I don't think so [18:09] you shouldnt need it [18:10] use ctrl alt + f2 or so [18:12] DrHalan: you saved my day [18:13] then you can do like killall wahtever app you want ;) [18:13] hehe no problem cumulus0071 ;) [18:13] :) [18:21] hi. anyone have any successful experience installing windows after having ubuntu in the main partition, when it's formatted as ext4? [18:23] salty-horse: I don't see how that'd be a problem [18:23] you need to format whatever partition you want with windows to some format it can understand. windows can't format partitions with flags other than fat or ntfs types [18:24] a linux recovery CD is great for that purpose when I used windows years ago [18:25] bruce89, instead of saying "there's another operating system installed on the first partition, and I'll have to set it as inactive" it says "the first partition is of an unknown format. please make sure the first partition is known" [18:25] adelie42, yup. but it conflicts with what I read here: [18:25] salty-horse: ah [18:26] I got ubuntu-minimal installed. I do not want a DE, but do want to be able to play videos with x11. can anyone suggest a place to get started? [18:26] http://apcmag.com/how_to_dual_boot_linux_and_windows_xp_linux_installed_first.htm?page=3 [18:26] so I thought it was an ext4 problem [18:26] adelie42: lxde perhaps [18:27] salty-horse: a partition map just assigns a number that designates the format. there is no "figuring out" the format. Windows installer looks at the flag and goes "I don't know what to do". that has been at least my understanding. Windows has never had a good tool for partitioning and formatting of drives. [18:28] Hello people [18:28] how can i fix my tabs in firefox?, http://img16.imageshack.us/my.php?image=snapshot1dj4.png [18:28] adelie42, so you're saying the first partition has to be ntfs? if I already have that as ext4, is the best solution to create a small dummy ntfs partition and push the ext4 one a bit? [18:28] bruce89: I want no DE, not a light weight one [18:28] FFForever, what's wrong? [18:28] adelie42: AFAIK that's impossible [18:29] ooh, err... I think windows requires itself to be installed on the first primary partition of a drive [18:29] FFForever: looks like that's just a) your gtk theme or b) your firefox theme. you'll have to edit the theme to fix that [18:29] salty-horse, look at the right tab it over flows also on the other tabs they look nasty compared to in gnome there is no underline/folder thingie on the firefox [18:30] oh right [18:30] thedonvaughn, i just converted from an ubuntu to kde desktop, and uhhh well yeah =\ [18:30] maybe it's a theme problem [18:30] yah i can't stand kde [18:30] especaillly since 4 [18:30] i love kde.... [18:30] 4.2 is nicer =) [18:30] FFForever, firefox has good integration with gnome themes, but I don't know about kde. maybe it's not compatible [18:31] with Konqueror, I don't know why you'd want Firefox however [18:31] bruce89, firefox has lots of extensions..? [18:31] lots of ways to crash [18:32] bruce89, it's still worth it [18:32] (to me) [18:32] i hate konqueror =), firefox FTW! [18:32] i can't live without vimperator plugin in firefox [18:32] * bruce89 is an Epiphany fan [18:33] vimperator? [18:33] Bookmarks are lovely [18:33] gives vim bindings to firefox FFForever [18:33] so i don't have to rely on mouse at all in browser [18:35] I'm sure anyone can live without an extension [18:36] bruce89, i cant live without firebug =D [18:36] such a silly phrase I think [18:36] FFForever: its because youre using firefox in kde [18:37] with it set to use the qt theme [18:37] the qt theme doesn't fit very well on gtk apps like firefox [18:37] maco how do i make it use the gtk theme? [18:37] bruce89: thanks mr literal obvious [18:37] that's what I do best [18:37] :) [18:37] FFForever: you can make all gtk apps use gtk or all gtk apps use qt theme. can't pick n choose for different apps [18:38] FFForever: but in system settings -> appearance -> gtk styles and fonts, choose "use another style" and pick one [18:38] the clearlooks one should work well [18:39] Hrm. My Jaunty VM just decided in the middle of an upgrade that the filesystem was read only. [18:40] * bruce89 feels compelled to say that Firefox isn't GTK+ [18:40] please ignore me [18:41] maco, thanks!!!!!!!!! [18:57] how come amarok is locking up my sound (so no other app can play music/sound) [19:11] hey there [19:11] I got some problems with the new package manager in Kubuntu Jaunty: PkackageKit [19:11] *PackageKit [19:11] It won't let me search in the repos, I also can't update [19:18] okay [19:18] transmissino needs to work with libnotify too :s [19:19] DrHalan: Dialogues all over the place? [19:19] jap :D [19:21] bug time [19:21] but if they have to patch stuff to not use dialogues, the daemon is wrong [19:21] any KPackageKit/Kubuntu dev in here? [19:22] bruce89: i think the apps dont use libnotify properly [19:22] ah [19:24] cumulus007: #kubuntu-devel [19:24] okay [19:24] thanks [19:24] does notify distinguish between synchronous and async notifications? [19:25] wheres the difference? o.O [19:25] in dialogue making [19:27] apparently not [19:30] well its not a dialogue [19:30] i think theyre always async [19:30] the app doesnt lock up or so when you create a notifcation [19:31] when are dialogues supposed to appear?/ [19:33] hi my home directory is encrypted, when booting in single mode, I do not know how to mount that directory, any help please? ecryptfs-mount-private is asking me for my password, which I enter and then nothing even though the password is accepted. What am I missing? [19:35] I see what it is now, the notification system can't handle ones with buttons in them [19:36] that's the whole point [19:36] mmh, just apt-get update upgraded and rebooted.. lost my restart menu [19:36] ali1234: transmission may over-use that then [19:36] notifications should have buttons, steal focus, and other stupid stuff like that [19:37] shouldn't* [19:37] ali1234: dialogues do all that [19:37] Adys: they removed it if fusa is there [19:37] How comes? [19:37] programs that havn't been updated to the new notifications yet are throwing up crappy dialogues instead [19:38] but that will hopefully be fixed [19:38] will any of these "fixes" find their way upstream though? [19:38] upstream? [19:38] the question is, will upstream accept the fixes? [19:38] Transmission for instance [19:38] this is open source software after all [19:38] ali1234: why should they? [19:39] because people want them to? [19:39] if Ubuntu uses a different notification system to GNOME suggests, they won't need to accept the "fixes" [19:39] yeah [19:39] so upstream-Ubuntu diffs get bigger yet again [19:40] for no real reason [19:40] if, on the otherhand, GNOME never gets around to implementing notifications properly, then at least Ubuntu users will have them, even if nobody else does [19:40] ali1234: that's wasteful [19:41] the diff should be as small as possible [19:41] it's wasteful to do something that nobody else does? [19:41] yess [19:41] Ubuntu have to maintain all their patches [19:41] so having fewer would be better [19:41] so basically your argument is that Canonical would have to do less work by not adding features to Ubuntu? [19:42] and that would be "better" [19:42] I'm saying they shouldn't patch stuff as much as possible [19:42] every patch should really be upstreamed [19:42] apart from a choice few (LP integration) [19:43] it's not up to Canonical whether a patch goes upstream or not. the patches are there, it's the choice of GNOME to use them or not [19:43] they should be actively submitted upstream though [19:44] instead of just saying "they'll never be accepted" [19:46] what exactly does "actively submitted" mean? [19:46] filing bugs, attaching patches there [19:46] i thought we were talking specifically about notifications? [19:47] it turned into a general patch policy discussion [19:47] last i saw, there were plenty of gnome bugs in launch pad that were marked as "reported upstream" with a link [19:48] what my original point was that if programs have to be patched for the new notifications to work, the notifications are wrong [19:49] or the patches that fix the programs should go upstream [19:49] i don't know why you think that [19:49] the first part that is [19:50] well maybe not that [19:50] what you are saying is, "if a program needs to be patched to use a new API, then the new API is wrong" [19:50] s/new/different/g [19:50] the programs have bugs that are only revealed with the new system, yes? [19:51] um no [19:51] the new notifications have no new API, that's libnotify's job [19:52] the notifications are not called directly, libnotify is the [19:52] libnotify calls the daemon [19:53] i don't know the technicality of why you see those dialogues [19:54] but i think the programs are falling back on built in notifications [19:54] ali1234: any notification that has buttons in it is now put in dialogues by the new daemon [19:54] right [19:54] instead of a balloon with buttons [19:54] that makes sense [19:55] transient windows with buttons is a terrible idea [19:55] some programs have buttons in their notifications when they shouldn't, such as NetworkManager [19:55] causing dialogues with the new system [19:55] ok [19:56] so that actually *is* a bug in n-m then [19:56] so the programs should be fixed [19:56] so what is the problem? [19:56] and preferably upstream [19:56] they will be fixed, and the source will be available if upstream wants it. everybody wins. what is the problem? [19:57] clearly they won't be submitted directly upstream, they will just rot on patches.ubuntu.com [19:58] and that's bad for everyone [19:59] if that happens then upstream only has themselves to blame [19:59] what, for not always checking what Ubuntu is patching, that's not their job [20:00] if it continues to happen for long enough then ... well remember XFree86? [20:00] I'm not sure about that [20:02] but upstream has enough to do without having to check distro patches all the time [20:03] i agree... for tiny obscure patches [20:03] as I'm sure Richard Hughes pointed out [20:04] notification fixes would be fairly wee patches [20:05] but the noise that will be created all over the internet when they finally unleash this thing on the public will be huge [20:05] true, I hope it turns out well [20:06] it's not even that big of a change [20:06] no, I suppose not [20:06] from a user perspective i mean. i hardly even notice those notifications anyway [20:06] but yet here we are "discussing" it [20:06] like it was the most important feature of the distro [20:07] it's effectively the same as the old one with a different theme, and no buttons allowed [20:07] and it doesn't steal focus or stop you from clicking on stuff underneath it [20:08] I don't remember the old one stealing focus, but dialogues certainly do [20:09] I presume the fact that GNOME didn't accept notification-daemon because they want to see how notify-osd pans out [20:11] maybe GNOME got tired of getting flak for changing stuff and no credit when people decided they prefer the new way. [20:11] they accepted libnotify, so that suggests what I said [20:21] karmic koala? i like the brown dammit! [20:25] they'll never leave the brown [20:26] it's not even brown, it's more like orange [20:28] you have to take what Mark says with a huge pinch of salt [20:32] they've been talking about "getting rid of the brown" for at least 2 years now [20:32] but i looooove brown [20:33] i like it too [20:33] indeed, they've always said they'll replace it, but oh well [20:33] warm tones [20:33] all earthy & stuff [20:34] it makes a change from windows toy-town and apple chrome-factory [20:35] I usually use orange coloured clearlooks [21:25] is Jaunty due a new theme or have they given up? [21:26] I don't think it will do [21:27] i think Intrepid's "new" theme was a step back - there's very little visual feedback on toolbar buttons [21:29] Karma's gona have a new theme :P [21:30] yea, right [21:30] ill believe it when i see it [21:34] I'd just give in and use clearlooks [21:34] meh, i revert to the old human [21:36] ew [21:36] better than intrepid's [21:38] anything's better than Human [21:38] i happen to like the brownness :) [21:39] I don't mind brown, just don't like Human's icons or theme engine [21:39] meh, beauty in the eye of the beholder etc etc [21:45] is there a tricked out fluxbox ubuntu distro? [21:46] you mean like fluxbuntu [21:46] one with a few basic needs like power management, screen lighting changes (for laptops), etc [21:46] charlie-tca, is there a flubuntu-desktop apt meta package? [21:46] I don't know what it has, but there is one "fluxbuntu" [21:46] Not that I know of, FFForever [21:47] It's a separate distro [21:47] i hate separate distros lol, i have 2 wait for them 2 catch up with ubuntu... =( [21:48] nothing wrong with installing fluxbox on Ubuntu AFAIK [21:48] bruce89, yeah there is, there is no power management... found that out the hard way... [21:49] also u cant adjust the screen brightness [21:49] hmm [21:56] anybody using boinc on jaunty? [21:57] (or other idle-cpu processes?) [22:01] blueyed: yes, it's a pain in the lower back [22:02] banshee now fully support the new notification daemon [22:02] bruce89: since your fan is louder than usual, too? [22:02] blueyed: the CPU scaling is not taking into account niceness [22:03] bruce89: seems so.. but not in general.. it gets scaled down more often than not, but not all the time. [22:03] anyone else having poor performances with kernel 2.6.28-8-*? [22:03] blueyed: https://bugs.launchpad.net/bugs/321211 [22:03] Ubuntu bug 321211 in linux "acpi_cpufreq doesn't take niceness into account" [Undecided,New] [22:04] niceness seems to not work [22:04] bruce89: I had reported bug 329872 - will mark it as duplicate and confirm yours. Thanks. [22:04] Launchpad bug 329872 in linux "2.6.28: Regression with idle load handling" [Undecided,New] https://launchpad.net/bugs/329872 [22:05] i was afrade of it cooking my cores [22:06] Lounge: any "idle" processes in the background? [22:06] nope [22:06] bruce89: does "cat /proc/cpuinfo | grep MHz" always show the highest setting? [22:06] nothing that was eating the cpu [22:06] Lounge: why should it "eat your (cpu) cores" then? [22:06] it seem that any process even a simple apt-get update was foring the cpu a 100% [22:06] blueyed: yup [22:07] at 100%* [22:07] even the boot up process took a long time to complete [22:08] i did notice that in single mode, it nearly hanged in the 2nd stage waiting for the nvidia-glx 180 driver to start [22:09] took almost 2 minutes for that to start [22:09] anyone beta testing 9.04 currently? [22:10] so i rebooted with 2.6.28-7 and everything is normal for me [22:10] bruce89: updated your bug. Thanks again. it shows "max freq" for me now, too. IIRC this was different with previous 2.6.28 kernels, but started when I could finally switch to 2.6.28 [22:10] Neonexus: I'd have thought most here are [22:10] Lounge: that could explain the more worse behavior I'm getting now with -8. [22:11] Lounge: you may want to subscribe to bug 321211, too. [22:11] could it be a conflict between 2.6.28-8-* & nvidia-glx 180? [22:11] Launchpad bug 321211 in linux "acpi_cpufreq doesn't take niceness into account" [High,Triaged] https://launchpad.net/bugs/321211 [22:11] My system went through an updtate cycle and now my wireless network wont connect, anyone have simular problem? [22:11] Neonexus, no we are still apha-testing it [22:11] incidentally, my issue is not with nvidia hardware [22:11] it's probably more related to the recent cpufreq changes in the kernel. [22:12] "cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_{driver,governor}" now shows "performance" as governor for me..! [22:12] blueyed: okay i'll subscribe and add my 2 cents to it ^^ [22:12] (should be ondemand) [22:12] mine's ondemand [22:13] just seems to be wireless, as wired and 3g works fine [22:13] see also bug 332017 [22:13] Launchpad bug 332017 in linux "Significant performance regression in 2.6.28-8.24 due to ondemand governor" [High,Fix committed] https://launchpad.net/bugs/332017 [22:13] um. why is there no libsdl-net dev package? [22:13] bruce89: do you have powernowd installed? (what cpu do you have?) [22:14] blueyed: not now, and a boring old Pentium dual-core [22:14] just updated to jaunty to test whether bug #316683 had been fixed, and suddenly discover I can't do a test build anymore [22:14] Launchpad bug 316683 in mesa "Intel graphic card and hedgewars game" [Undecided,Fix released] https://launchpad.net/bugs/316683 [22:15] hm. https://launchpad.net/ubuntu/jaunty/i386/libsdl-net1.2-dev/1.2.7-2 [22:15] so. if it exists there... [22:16] where's the jaunty build? :) [22:16] do I need to make my own build file now? [22:18] bruce89: I've removed powernowd, since I've read on the mailinglists that it's not required anymore.. installing powernowd again gives my "ondemand" back.. strange.. maybe it would require a clean boot? now cpu freq goes back to 1000MHz for some time - but "performance" should not bump the freq for idle processes, too..?! [22:18] I don't have a clue as to what's going on, all I know is that something is wrong [22:19] ok. Thanks for confirming it, again. This will hopefully get fixed soon. [22:19] actually, you confirmed it, thanks for that [22:20] does anyone here know why a build is missing for that package? would an attempt by me to make one run into some fundamental flaw in jaunty? [22:20] I even triaged it as "High".. which hopefully helps. OTOH there are _so_ many kernel bugs.. :/ [22:21] nemo, are you on i386? [22:21] yep [22:21] only finding powerpc right now [22:22] odd that such a basic library would go missing [22:22] isn't like jaunty is *that* far away [22:22] there's only a i386 link AFAICS: http://launchpadlibrarian.net/10223508/libsdl-net1.2-dev_1.2.7-2_i386.deb [22:22] oh. nifty. thanks. [22:22] oh.. you've select i386.. the link's from your page/link.. ^^ [22:23] really. didn't see it [22:23] is that the one listed as a hardy build? [22:23] nemo: see also "apt-cache madison libsdl-net1.2-dev" [22:23] that was what made me come here. out of concern for *why* there was no jaunty build :) [22:23] should be installable. [22:24] maybe there has not been an update/new upload for jaunty/intrepid?! [22:24] nemo: you may want to poke #ubuntu-motu :) [22:24] ..but debian has no newer version, too. [22:40] after today's updates, udevd is hogging the cpu% [22:40] the cores are now at around 58 - 68% [22:43] strange [22:44] udevd is doing something to all my partitons, the diskIOs are acive [22:44] active [22:45] is there anyway i can monitor what its doing? [22:47] atop perhaps [22:47] acpi -t [22:48] holy cow udevd is out of control [22:51] Lounge: your mom is out of control [22:51] gah. there's just a ridiculous number of packages missing [22:51] how do you guys manage? :( [22:52] my X R B0rken [22:52] console... [22:52] nemo: That's the joys of running an alpha version [22:52] nemo: you do remember you are using alpha, not beta [22:53] yeah. I only upgraded to this one to see if in fact it had fixed a driver [22:53] akio1: same thing [22:53] for Ubuntu's purposes [22:53] akio1: finding it almost impossible to get fpc reinstalled [22:53] there is a difference between fixing and providing === akio1 is now known as akio [22:54] tahnks for the reminder [22:54] damn finch [22:54] for heaven's sake - a52dec-dev isn't in intrepid either?? so how on earth did fp-units-multimedia ever work in intrepid? [22:55] which supposedly is an intrepid package which requires that package. [22:55] Don't know, but intrepid support is in #ubuntu [22:58] yeah udevd is buggn out so im back in hardy & chrooting into jaunty for now [22:58] Hardy? [22:59] yes i still love hardy [22:59] not really a big fan of intreped [22:59] why are you using Jaunty then? [22:59] charlie-tca: ... I'm aware. thanks. this is part of a broader issue of missing Jaunty packages - I was trying to replace them with Intrepid ones [22:59] I like having a thinkpad; everybody has one so nothing breaks for long [22:59] so i can help test it [23:03] i'm not the most linux savy person but i can still try to report stuff that's not functioning right [23:09] well. that's embarassing. looks like I just was missing an update of the mirrors [23:09] for some reason that wasn't an automatic part of the update process :) [23:10] hi all [23:14] hi [23:14] i've to main issues with 9.04 [23:14] Everyone's working on the Bug Jam or so? [23:15] -it is only woriking with the server-edition of the kernel, if I try the generic it does fail (cannot allocating memory while starting X) - I've an Intel x3100 and 4 GB ram [23:16] -suspend and hibernate doesn't work from the desktop (System->shutdown) - it does immediately threw me to the lock screen [23:16] if I make a echo hibernate >/sys/power/state it works (but the X-Server does crash on resuming) [23:17] it worked well wit 8.10 [23:17] +h [23:32] I found a bit of infos for the crash on resuming in launchpad, but not for the other things [23:58] could someone explain to me why my dell inspiron 6400 seems to have multitouch controls under jaunty?