[00:02] thanks [00:02] Now I can burn the .iso via Brasero correct? [00:02] just hit "Burn image"? [00:03] Desciero: sure, did you do a checksum test? [00:03] yofel: What's a checksum test? [00:03] * Desciero is fresh off Windows XP [00:04] Desciero: on the page you should have a SHA256SUM file, please run 'sha256sum ' and check if the numbers are identical [00:04] Desciero: there's nothing more annoying than a failing live disk because the download got corrupted [00:05] on what page? [00:05] Desciero: the daily page where you downloaded the image from [00:07] oh [00:07] I just d/led it from here: http://www.ubuntu.com/testing/lucid/Alpha3 [00:08] yes, and that will send you to http://cdimage.ubuntu.com/releases/lucid/alpha-3/ where the checksum files are located [00:09] (scroll down a bit on the page) [00:10] ok [00:10] Desciero: and 'sha256sum ' is to be run in a terminal where isofile is is the name of the image you downloaded [00:11] yofel: and what does this do? [00:12] Desciero: create a checksum of the image file, that way you can make sure that the image you have is identical with the image on the server [00:12] so in the terminal type: [00:12] sha256sum lucid-desktop-i386.iso? [00:13] I think the livecd also has a option check bootmedia? [00:13] lucid being an alpha there's already several dozen things that could go wrong, so we want to make sure that at least the download isn't bad ;) [00:13] or something? [00:13] md5sum [00:13] Desciero: yes [00:13] I see [00:13] Ian_Corne: sure, but this way you don't have to re-burn anything [00:13] sha256sum: lucid-desktop-i386.iso: No such file or directory [00:14] Desciero: err, yes, where did you download the image to? [00:14] Downloads [00:15] Desciero: then if you're in your home dir, run 'sha256sum Downloads/lucid-desktop-i386.iso' [00:16] 8560966a3978319bbe537fd9225964f8fb73f570c19e1d2e669925f21c6417d2 Downloads/lucid-desktop-i386.iso [00:16] Desciero: ok, that's right, now you can burn it ;) [00:16] now how would I know if that was right if I didn't have help like you around? [00:17] Desciero: you find the correct number in the SHA256SUMS file on the download page ;) [00:17] Oh, and lets say I install this. When Alpha 4 comes out, can I just upgrade? [00:17] ah ic [00:18] there's no alpha 4 [00:19] Desciero: sure, there will be no a4 though, beta1 is to be released in 8 days [00:19] it's beta 1 and 2 :) [00:19] ha! [00:19] !schedule | Desciero [00:19] Desciero: A schedule of Lucid Lynx (10.04) release milestones can be found here: http://wiki.ubuntu.com/LucidReleaseSchedule [00:20] ah ok [00:20] cool [00:20] now I am curious why upgrading to an unreleased OS would be better than installing, say, Jaunty? [00:21] Depends on what you want to do [00:24] Desciero, karmic is the latest stable release [00:26] so this time, ubuntu did it. [00:26] i'm unable to boot at all. [00:27] the old kernels won't boot either. [00:27] bjorkintosh: where does it stop? [00:27] right when the xubuntu logo lights up the screen. [00:27] i don't see any error messages. [00:30] do i need a rescue CD, or is there a way to force myself into the system to cure it of it's headaches? [00:31] bjorkintosh: you could try the rescue option in the grub menu to turn off the plymouth splash [00:32] and see if it boots then [00:32] if yes, try to edit the default boot entry and remove quiet splash there and check againn [00:33] this time it switched off the monitor. [00:39] how crazy is it to install 10.04? [00:40] it's easy. but things break. [00:40] dstanek: It depends how much you care about things breaking :-) [00:41] Probably pretty crazy to install it on real hardware without keeping an option to dual-boot karmic [00:41] Speaking of things breaking..... my laptop just fscked with zero on-screen feedback at all. just a black console with a blinking cursor :-( [00:42] maxb is it in the middle of the screen? [00:43] left edge about half way up [00:43] just the basic flashing underscore - I wouldn't expect that to be in the middle [00:44] here (I have quiet splash off) fsck is indicated by a short message that it will run, if that gets replaced by other messages you have no noficiation at all -.- [00:45] maxb, i got the same thing. [00:45] is there a solution to that? [00:46] * yofel misses the pre-upstart fsck... [00:46] * maxb pines for jaunty :-) [00:47] what was wrong with karmic? [00:47] it behaved nicely for the most part. [00:47] bjorkintosh: thats the release upstart was actually being used the first time, and where fsck stuff broke -.- [00:48] Im having trouble burning to a cd now [00:49] My subjective feel in my personal use-cases is that more things have broken than have been fixed, in karmic and beyond [00:49] trying to install lucid to a cd [00:49] with Brasero [00:49] I keep getting an error [00:49] * yofel tends to agree with maxb [00:49] yofel: is there supposed to be anything I do before I burn to cd? [00:50] Desciero: not that I know of, but I haven't used brasero in a long time [00:50] Desciero, try gnomebaker. [00:50] yofel: do I have to format new CD RWs? [00:50] or use the wodim commandline. [00:50] brasero's a bit brain damaged. [00:50] not that I know of, try what bjorkintosh suggested [00:51] ok [00:51] really frustrating [00:51] also, I have an external cd rom drive via usb [00:51] that 9.10 isnt even picking up [00:51] heh [00:51] no recognition whatsoever [00:52] Desciero: no? not even something in the 'dmesg' output? (kernel log) [00:52] where is that? [00:52] * Desciero is new to ubuntu remember? [00:52] Desciero: open a terminal, run 'dmesg' ;) [00:53] god theres just so much text [00:53] * Desciero is overwealmed [00:54] all I see is mass storage device [00:54] Desciero: usually you run dmesg, check what the last messages are, connect the drive, wait a moment, run dmesg again, check if something got added [00:57] YAY gnomebaker failed too! [00:57] does anything work!? [00:57] aaugh, for some reason, in 2.6.33, my mic volume is quite extremely low. [00:58] Desciero: WHAT error do you get? [00:58] just says failed [00:58] ill copy and paste the code [00:58] Desciero: if everything fails, you could try usb-creator if you have an at least 1GB usb flash drive [00:59] (and if your pc supports booting from that drive) [00:59] er wait, it's fine. pavucontrol is just showing it really low. [01:00] ya its just that I already have karmic on there... [01:00] Desciero, are you running lucid lynx? [01:00] :-( [01:00] this stuff is waaay complicated [01:00] and Ive been around computers for 15 years [01:00] trying to [01:00] no [01:00] I am running karmic [01:00] but my sound...just fails [01:00] hmm. alright. [01:00] is there a tool on a live CD that detects failed hard drive or part of it ? [01:01] Desciero, don't worry about the sound. you'll soon get used to the silence. [01:01] use the commandline option for wodim to burn your CD [01:01] yay...silence [01:01] :-/ [01:01] I cannot believe when I ask people about the sound issues they tell me to ignore it [01:01] how is that a solution? [01:02] it's a PITA [01:02] PITA? [01:02] you'll have to be willing to get your hands dirty. [01:02] pain in the ass. [01:02] yeah? all for what? [01:02] argh, stupid wine. [01:02] hl2dm doesn't even get to the menu, under Wine. [01:02] It just freezes after the logo video. [01:02] Desciero, otherwise, you can buy a mac :) [01:03] bjorkintosh: yeah, and get kernel panics when merely copying files from a usb SD-card reader? =þ [01:03] That's the sort of issues my mom's imac has had. [01:03] hmm. [01:03] if it's still under warranty, have the motherboard changed. [01:03] otherwise, you get precisely what you paid for with free/open source stuff. [01:03] argh, stupid Wine. [01:04] i'm willing to get my hands dirty :) [01:04] Wine is singularly unusable, in my opinion. [01:04] don't use it then. [01:04] get a seperate windows machine to do what you need. [01:04] I mean, I can understand video not working properly... but for the game to not even START? [01:04] No, I just boot Windows native. [01:04] I was just wanting to try Wine with the open-source ATI drivers... but Wine fails badly far before that. [01:04] Before I even have a chance to try video. [01:07] DanaG, wine's not the best solution when you need windows. [01:07] wine's not even an emulator! [01:07] In my opinion, Wine is just "fail". [01:07] vmware might get you a lot farther though. [01:08] DanaG, what part of win is fail? [01:09] In my opinion, Wine is just "fail". ← Do you really think so? [01:09] DanaG, think a bit about it [01:09] it is a reimpementation of the Win2 API [01:10] Win32 [01:10] DanaG, It is Widnows, OpenSource, and running inside linux [01:10] and by some reason, windows apps works on it [01:10] It is almos magic. [01:10] almost [01:10] Well, it doesn't work for me. [01:10] For example, HL2DM doesn't even start. [01:10] Just mysteriously hangs. [01:10] DanaG, of course it is not finished [01:11] DanaG, can you think about how difficult is to reimplementate all the system calls that some apps do? [01:11] DanaG, do not use it then! [01:11] Well, it USED to work fine... something in newer versions broke it. [01:11] SOme are so weird that relys on some Windows glitch to work properly. [01:12] DanaG, don't use the beta, use the stable one [01:12] less app support, but less regretions, too [01:12] wine-1.1.40 [01:12] that's the version I have. [01:14] DanaG, 1.1.x = beta [01:15] DanaG, install package "wine" or instell from winehq [01:15] Nitsuga, are you the head of the wine marketing dept.? [01:16] What version should I install? [01:16] all I see are 1.1.37 and 1.1.40. [01:16] bjsnider, no, I just admire Wine dev's job [01:17] DanaG, did you try crossover office/games? [01:17] anyone having issues with the ati drivers in LL? [01:17] DanaG, 1.0.1 [01:17] Not in repos. [01:19] DanaG, It seems that the MOTU decided to put the unstable one in the repos... [01:19] `````exit [01:19] `quit [01:19] DanaG: /quit [01:20] sorry, was trying to put that in hl2dm console. [01:21] that would be the window over there ---> [01:21] nope, that would be the window I had to ctrl-alt-escape and xkill. [01:23] so wine, which has NOTHING to do with why karmic is giving me a blank screen, has taken over this space. [01:23] thanks for the red herring, danag. [01:23] hmm, karmic, or lucid? [01:23] lucid. [01:23] speaking of lucid, my netbook gives me weird behavior: it sits on plymouth indefinitely, unless I disable splash. [01:24] that's the problem i'm getting. [01:24] except, it does nothing after that. [01:24] my desktop does that too, unless I purge plymouth from chroot [01:25] how did you get rid of plymouth? [01:25] ... from grub? [01:26] hit 'e' to go to 'edit' mode, and remove 'splash' [01:26] bjorkintosh: didn't. tried to disable splash, but sysrq+k gave me a 'plymouth killed' message so it just doesn't want to disable itself [01:26] bjorkintosh: had to boot a livedisk, chroot and purge plymouth [01:26] bah. [01:26] i bypass it, but it still misbehaves! [01:26] is there something else running in the background? [01:27] that was ~3 weeks ago, I'll test it again once the beta comes out [01:27] bjorkintosh: well, since we now use upstart, you have absolutely no chance of knowing what is run at which point during the boot, except for some depenency definitions that you can use to make wild guesses [01:28] that's great. [01:28] when I disabled quiet splash, I got a few mountall messages, then something about some modem-manager (wth is that?) and then STOP [01:29] i got the mount messages. [01:29] and then a flashing cursing to the left and middle of the screen. [01:29] the only thing it responds to is ctl-alt-de;l [01:32] no one having ati issues? [01:32] really? [01:32] I find that hard to believe with all the crap I'm dealing with. [01:32] * kingster sighs [01:33] kingster, everybody has/had ATI issues [01:33] kingster, that's because we use nVidia and Intel mostly [01:34] intel sucks as well. [01:34] i don't want to talk about it. [01:34] great. alas, on a notebook, one doesn't always get to choose [01:34] bjorkintosh: sure, but at least less than it did in jaunty [01:35] less? you mean vastly more? [01:35] requiring no less than 10 random reboots in a single day? [01:35] sometimes in a single hour? [01:35] i'm using lucid afterall, it's expected. [01:36] but it's a bit excessive since it seems to always come from the same source. [01:36] bjorkintosh: not here... (945GME) [01:36] bjorkintosh, did you try disabling plymouth [01:36] almos all the bugs in lucid are sovlved by removing plymouth... [01:36] at least as long as it involves booting or X [01:37] Nitsuga, it says 'plymouth main process killed by SEGV signal' [01:37] but it does *nothing* after that. [01:37] it just gives me a blinking cursor. [01:38] i'm assuming that taking out the splash option in grub should do the trick, right? [01:39] BadPixmap (invalid Pixmap parameter) [01:41] ok just installed Lucid...noticed graphics were off so I am updating found a lot of updates === 15SAAIT3D is now known as mister_roboto [01:42] Desciero: lucid usually gets a ton of updates (every day) [01:42] yofel: cool [01:42] yofel: hopefully this will work [01:42] Desciero: that isn't necessarily good ;) [01:42] I ended up booting from my USB [01:43] true [01:43] the USB start up creator has probably worked the best for me so far [01:43] no problems [01:45] heh, now even winecfg won't run. [01:46] DanaG, why are you using WINE? [01:46] trying to see how well it works with ATI open-source drivers. [01:47] why? [01:47] As it is right now, it fails far before the 3d capabilities are even an issue. [01:47] I have a laptop im trying to install lucid on, but I just get a black screen after I choose to install, should I try the alternative install cd? [01:47] boondoklife, karmic! [01:47] bjorkintosh: ? [01:47] bjorkintosh: no lucid! =P [01:48] no. [01:48] wait until they're done fixing it. [01:48] boondoklife: what image did you use? alpha3 or daily? [01:48] why I have it on another lappy running just fine. [01:48] alpha3 [01:49] boondoklife: try a daily image and see if it's fixed there maybe (and are the graphics cards different?) [01:49] bjorkintosh: they are not mission critical boxes, just one is ati and the other is nvidia [01:49] !daily > boondoklife [01:49] boondoklife, please see my private message [01:49] yofel: ati/nvidia [01:49] yofel: thanks [01:49] boondoklife: then it could be some plymouth/nouveau/... whatever issue [01:50] yofel: that is what I was afraid of.. thanks [01:52] Can someone help me fix some themes (ie: reinstall somehow).. they are all fucked with all these lucid updates [01:52] ubuntu is for losers [01:52] go osx [01:52] !language | mjs7231 [01:52] mjs7231: Please watch your language and topic to help keep this channel family friendly. [01:52] ubottu, Sorry. :) [01:52] mjs7231: ubottu is a bot [01:53] mjs7231: not a person [01:53] Well then sorry to yofel. :) [01:53] lol [01:53] !ot > Ian_Corne [01:53] Ian_Corne, please see my private message [01:53] mjs7231: np ;) [01:53] mjs7231: it switched the default theme. You can select human if you want to go back. [01:53] ok, so.. back to the issue..here is a screenshot of Dust (I am trying to fix it).. (2 sec) [01:53] mjs7231: there is also a post on the forums on how to get the buttons for windows back on the right. [01:55] Is there any update notification in lucid i've never see one? But I usually run an upgrade every night because its not notifying me. [01:55] http://i.imgur.com/Y7DQv.jpg [01:55] histo, Its not about the new theme.. [01:55] then what is the problem? [01:55] Take a look at that screenshot. It shows the sides of the windows all screwy, using the wrong theme or something.. [01:55] histo: I think update-manager should pop up at some point if there are updates (did you use hardy before that?) [01:56] No, this is a fresh install of Lucid from about 3 weeks ago [01:56] I have been getting updates every day [01:56] yofel: way back in the day I did [01:56] mjs7231: thats how the dust theme looks [01:57] histo: I mean, as the notification behaviour was already changed during jaunty I think [01:57] histo, Its not. I have been using dust for about a year now, the sides never had this out of place 5px rounded border. And the status bar never had a white border around window titles before. [01:58] this is how the sides are supposed to look: https://wiki.ubuntu.com/Artwork/Incoming/DustTheme [01:58] mjs7231, and so what? New Age theme has changed a lot since INtrepid [01:58] I used to like it, but now it is ugly. [01:58] So, maybe I am going crazy.. but this clearly looks out of place to me.. [01:59] and it only happened after some updates.. about 2 weeks ago [01:59] hm, this looks indeed different from the dust I remember in karmic [01:59] after a fresh fresh install.. it didn't look like this [02:00] Where there perhaps updates to Metacity or something that broke old themes? [02:00] mjs7231, one of the updates changed it [02:00] mjs7231, in the wiki, you can see # Dust Borderless - A version of the Dust window borders theme with a thin frame, like 0.4 or older. [02:01] I downloaded the DUst theme from the website and it too has these messed up sides.. [02:01] Maybe it's just not updated to work with an updated Metacity [02:02] mjs7231: it's as Nitsuga said, dust 0.5 just has these thick borders [02:02] yofel, I really don't think it does tho.. Im running Karmic at work and the theme looks fine to me (normal borders) [02:03] mjs7231: well, karmic has 0.4... [02:03] yofel, ahhh... lemme try downloading 0.4 then.. [02:03] from the gnome-themes-ubuntu changelog: * Update Dust{-Sand} to lp:~dusttheme-dev/dusttheme/0.5 [02:04] yofel, I guess the designer was smoking at the time. ;) [02:05] The release notes advertise "New window borders" (I missed that before) [02:08] Hey look at that.. 0.4 fixed the borders.. just some nasty-ness around the desktop background now and the panel [02:08] so.. next issue.. [02:08] Do you guys ever get a 1 or 2 pixel white border around your desktop wallpaper in Lucid? [02:09] i did, once. [02:09] You can also sorta see that in the screenshot: http://i.imgur.com/Y7DQv.jpg. Its rather distracting, and the fix I have found was to open Ubuntu Tweak and enable / disable showing desktop icons. [02:09] mjs7231, running "nautilus --quit" will remove it (someone mentioned this fix earler today) [02:09] but don't look to me for answers, since my lappy still isn't running right [02:09] that works for a little, while then it comes back sometimes [02:09] ZykoticK9, trying it now, 2 sec [02:10] ZykoticK9, that works.. thanks. [02:10] so this is a known issue.. [02:10] making sure im not alone. :) [02:25] yofel: Installed Lucid and it appears my graphics and sound are not working properly [02:28] Desciero: what graphics card do you have? (run 'lspci | grep VGA' to find out) [02:28] ATI Mobility Radeon 9600 [02:28] or M10 [02:28] can't help if it's ati, I don't have one [02:34] well [02:34] back to windows I suppose [02:34] lol [02:48] yofel: pong [02:52] argh, what is the font that is used in Ubuntu empathy theme for conversations? [03:13] Anyone tried booting Lucid in vbox? [03:13] perscitus, yes [03:14] It doesnt work for me [03:14] perscitus, are you using the OSE version from Ubuntu repo? [03:14] yeah [03:14] you need to add acpi=off i think let me check [03:14] OSE version can boot lucid, i tried it [03:15] perscitus, bug #510571 [03:15] Launchpad bug 510571 in virtualbox-ose "Lucid guest won't boot with acpi in virtualbox" [Undecided,Confirmed] https://launchpad.net/bugs/510571 [03:15] oh ACPI bug between Lucid and OSE [03:15] perscitus, i haven't had this issues with the version from Oracle [03:16] which version? [03:16] ZykoticK9, ACPI off works then [03:16] 3,1,4? [03:16] crimsun, you asking me or perscitus? [03:16] Does Metacity support alpha transparency on the rounded corners? [03:16] 3.1.4 has the fix in [03:17] what's the version shipped with karmic? [03:17] 1.2 I think [03:17] And afaik, the version in lucid also struggles with it [03:18] Oh, hang on, no, karmic is 3.0.8 Lucid presumably 3.1.2 [03:18] Why did Pidgin get dropped? [03:19] i remember booting it two days ago, i even took a screen of it, but i don't remember deactivating acpi [03:19] perscitus, isn't that late to ask? [03:20] lenios, it was bad decision, who ever made it [03:21] lenios: might be something with the arch of the host as well, the original upstream bug mentioned it not happening on 64bit host, but I don't know... [03:21] I used to be able to scroll up and down with my mouse wheel and it would move my cursor in vim, that seems to have stopped anyone know how to enable that? it was akin to hitting the up arrow and I think that behaviour was changed or something [03:22] oh, i have 64bit host [03:22] perscitus, it depends how you look at it [03:23] lenios, Drop featureful app for a featureless app. Sounds bad to me [03:24] perscitus, that decision was made in Karmic -- you can just install/use Pidgin if yo prefer it (I do) [03:25] empathy is my IM client of choice.. [03:25] Maybe I prefer to just not care.. :-P [03:26] I think Empathy was picked up because it supports video [03:32] empathy was chosen because of better audio/video support, better integration in gnome desktop, and for being more alive than pidgin [03:33] it was lacking a few features though, like file transfer in most protocols [03:44] hmmm, decided to try gwibber on lucid, this is actually a great program to check on FB [03:44] My experiance with Gwibber is very poor. Always crashes when doing very simple tasks [03:44] So far Pino is my favorite. [03:45] altho, only Facebook. [03:46] it used to crash at me with karmic too [03:54] BUG! wlan stop working on lid-close [03:54] buggy kernel [03:59] seriously, this gwibber in lucid gives me no reason to log in to facebook page anymore === elky` is now known as elky [04:12] argh, stupid gnome-power-manager... [04:12] doesn't even support xrandr BACKLIGHT, either! [04:13] hey, anyone noticed the --color=auto option when doing a grep in a terminal? [04:17] failed to XRRChangeOutputProperty for brightness 9 [04:17] ARGH [04:17] stupid gnome-power-manager! [04:18] GRRRR! [04:33] what launchpad project is the new theme under? I need to file a bug report (or see if it's already reported) [04:34] the package in the ubuntu project is 'light-themes' [04:34] thanks yofel [05:16] so apparently gwibber decided to store over 100MB of messages in the desktop couchdb.. [05:26] For the love of all that's holy, don't let the new purple-colored branding make it to release. [05:26] I appreciate the hard work that went into it, it just looks wrong [05:26] It looks not just a step backward, but like 10 steps backward. Like something from early RedHat [05:27] Is there someplace we can leave feedback or is Ubuntu totally already committed to the purple abomination? [05:28] Anyone? [05:29] Hello? [05:29] what about you, ubottu? [05:29] !lucid [05:30] Lucid Lynx is the codename for Ubuntu 10.04, due April 29th, 2010 - Lucid is NOT released and is NOT stable - Discussion and support only in #ubuntu+1 [05:30] digital_1, you could "try" to file a bug - but i'm guessing it will get a "won't fix" [05:31] Honestly, don't you think its a step backward? [05:31] But I will definitely take your advice. [05:32] digital_1, are you talking about the terminal color? [05:32] digital_1: if you're motivated you could ask in #ubuntu-artwork where to complain about artwork [05:33] More than the terminal color. I mean the color scheme is just wrong looking. [05:34] And I wouldn't care much except that this is more of a future direction branding standard. [05:34] I've showed it to a bunch of people who think it's a step backward. [05:34] digital_1, i'm not a big fan of the new themes (lack of transparency in panel, buttons on left)... what can you do? Ubuntu is not a democracy, had to remind myself of that. [05:35] I understand we can change a them, but realistically this default theme is the face of Ubuntu and I can hardly believe that it is going to represent us positively. [05:35] Your are 100% right about the buttons and transparency. [05:36] I mean if the charge of Mark S. was to have a world-class desktop interface this thing is far from hitting the target [05:37] yofel: Thanks, I'll head over there [05:38] digital_1, as there really isn't much way to provide feedback regarding these changes, you might want to cast a vote at http://ubuntuforums.org/showthread.php?t=1422422 regarding the left/right buttons === arvind_k is now known as arvind_khadri === kermiac_ is now known as kermiac [06:42] how can I make user automatically be samba users? === Amaranth_ is now known as Amaranth [07:51] I'm running Alpha3 With all updates as of a few minutes ago applied and some icons in my status area have a white box around them. How can I tell/find what's causing it? [07:52] also there are now two unselectable updates in the update manager, parted and udisks. [07:55] cannot set sound settings via gui, says: waiting for sound system or so, an pulseaudio doesnt really start, and tries to send a lot over network === arvind_k is now known as arvind_khadri [07:56] besides, how can i change the red X on windows back to the right side? is it meant to be some mac impression? [07:59] Does anybody know how to suspend the computer using dbus or commandline? I'm trying to get my old dbus sleep timer script working, but the dbus path it used to use isn't valid anymore. [08:00] brb [08:08] ripps: pmi action suspend? [08:08] jimlovell777: does it require sudo? [08:09] dont think so, if you wait a sec I'll try it. It'll log me off [08:09] anyone for sound? [08:10] lol it works without sudo, you do have to install powermanagment-interface though [08:11] jimlovell777: thanks, I just need a command that would work without sudo [08:11] You're welcome. [08:13] jimlovell777: hmm... it seems that pmi requires hal, I was hoping I could keep hal off my system [08:14] ripps: OK, I'll look for another solution. [08:18] ripps: Are you willing to add a prog to the sudoers file? [08:18] jimlovell777: I can, I used to use a dbus-send method, doesn't upower use dbus? [08:19] ripps: I'm not sure. [08:21] jimlovell777: I figured it out, it's `dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Suspend` [08:22] ripps: :) [08:22] I was close before, but I had the capitilization wrong [08:35] morning [08:57] hi, i can not update parted, udisks and other programs as they depend on libparted0 but it is not installable [08:57] just wait a few days XD [08:57] should be alright then [08:58] not the first time there are such dependencies [08:59] but well, maybe someone else knows about it [08:59] i gtg [09:17] anyone else not able to enable desktop effects with the nvidia 173 drivers (from nvidia) ? , I haven't been able to since the first alpha (don't think the drivers worked at all then :p) === |eagles05138785| is now known as eagles0513875 === duanedes1gn is now known as duanedesign [09:45] salm it works here and quite well [09:45] oops he's gone [10:18] hey [10:18] we're coming up on kernelfreeze aren't we? [10:18] has gscpa been updated for new kernel? I want my Microsoft webcam to work in Lucid... it didn't in Karmic despite it working with beta kernels [10:19] i tested 2.6.30 kernel beta and my webcam worked - but i go ahead with 2.6.31 kernel and support got thrown out? [10:19] what's up with that? [10:20] * aprilhare wishes he had time to test lucid better [10:20] doesn't lucid have 2.6.32 [10:23] it does [10:25] im wondering why with 2.6.32-16 nvidia driver from nvidia.com are uninstallable ? [10:25] 173.14.25* [10:25] it can work with 2.6.32-15 [10:26] anyone using lucid with proprietary nvidia and/or broadcom wireless ? those are two things that I need before installing lucid... [10:27] hey, I have a dell latitude e6400 with a docking station. if I plug my speakers into the dock lineout, the notebook speakers are turned off, but I don't get any sound from the speakers I plugged in. it was working a few months ago, does anyone have a suggestion what it could be? [10:27] I'm using lucid with said nvidia driver [10:27] ziroday: I think there's a drm update, could be that [10:27] I checked whether some output was just muted, but couldn't find any [10:27] Ian_Corne, everything works fine ? [10:27] yes [10:27] for me at least [10:28] 6200 card [10:29] great... all that remains is the broadcom driver and bug432946 makes me wanna double check [10:29] bug 432946 [10:29] Launchpad bug 432946 in gnome-session "add failsafe option" [Wishlist,Fix released] https://launchpad.net/bugs/432946 [10:31] hmmm.. yofel https://bugs.launchpad.net/ubuntu/+source/broadcom-sta/+bug/532946 [10:31] Launchpad bug 532946 in broadcom-sta "lucid: some broadcom wireless drivers missing" [Undecided,New] [10:31] SandGorgon: and my nvidia 7300GT works fine too with 195, but I think someone said that the 195 beta driver has cooling issues with some cards [10:32] yofel, 196.75 drivers === mks1 is now known as SchneeSchwarz [10:36] SandGorgon: that bug seems more like an network issue to me 'cannot resolve archive.ubuntu.com' [10:37] yofel, true! [10:39] Ian_Corne, did you talk to me about your 6200 card ? [10:39] no [10:39] what do you want to know? [10:39] i'm also using the 195.75 drivers [10:39] mostly because I don't care about that car :p [10:39] card [10:40] nothing thank you [10:44] Ian_Corne, IMHO it is the 196.75 that are problematic [10:44] yes [10:44] it is [10:45] yo yo yoy [10:57] looks like no issues I guess huh [12:02] hi [12:03] are there plans to get intellij packaged for ubuntu 10.04? [12:10] for reference fedora's steps to integrate it: http://fedoraproject.org/wiki/Features/IntelliJ_IDEA [12:10] it is a fature of fedora 13 [12:10] i checked the libraries, looks like ubuntu already has most of the libraries needed === nperry_ is now known as nperry [12:31] i think i have find the solution from my internnet problem [12:31] the was from ipv6 [12:31] and this bug [12:31] https://bugs.launchpad.net/ubuntu/lucid/+source/eglibc/+bug/417757 [12:31] questions [12:31] Launchpad bug 417757 in eglibc "[karmic regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups" [High,Fix released] [12:31] do i have to bug report to launchpad? [12:32] i have disable ipv6 with this command [12:32] [code]echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 [12:32] [/code] [12:32] is there better solution for disabling ipv6? [12:37] to ftiaksa re pousti mou :D [12:37] i kalitera to vrika to provlima kai eimoun ena vima prin to format [12:42] hey, im looking for hord3d packages for lucid (www.horde3d.org) are there any? Is the deadline for new packages already passed? [12:45] sorry wrong chat === Jasnowidz is now known as Torrentow [13:00] after upgrading to lucid the desktop won't load... i log on (correct pw, no error) and it just goes back to the log on screen... any ideas? [13:17] hello! [13:17] can i generally report something i dont like about 10.04 in the hopes that someone will take note [13:18] with rhythmbox, it used to be that you could put it to the tray and pop it up by clicking on its icon, but now you have to close it (x) to hide, and then click its icon and select 'show' from the menu [13:18] kind of extra work, i liked it when it was simpler [13:18] also, when you hover over its icon, the song playing is no longer shown :( [13:23] Starcraftmazter: both issues are design decisions and both were reported [13:24] where does one report those things anyway [13:24] hi, is the new pink surface for women or why is it PINK? [13:25] Starcraftmazter: on Launchpad [13:25] Kano: where is it pink? [13:25] I only see orange [13:26] kklimonda: did you dl a daily iso [13:26] Kano: I've updated yesterday [13:27] i dl the iso right now [13:28] today: ubi-partman failed with exit code 141 [13:28] it seems i never can do a pure lucid install [13:28] purple... [13:29] well, it's aubergine but I guess purple is close enough [13:29] it's aubergine? [13:31] for everyone that doesn't use the default: check the new /usr/share/backgrounds/warty-final-ubuntu.png [13:31] looks like some unsharp outer space nebula to me... [13:31] $ file /usr/share/backgrounds/warty-final-ubuntu.png [13:31] /usr/share/backgrounds/warty-final-ubuntu.png: JPEG image data [13:31] heh [13:32] ah, that would explain why dolphin refuses to make a preview of it o.O [13:33] and it can't be fixed :D [13:34] well, bug has been reported in 2008 so there has to be a reason [13:39] there are no dellbuntu systems available in canada right now [13:39] it's an outrage [13:40] bjsnider: heh, neither in Poland and 90% of other countries ;) [13:42] violence must ensue [13:42] bjsnider: That doesn't sound very Ubuntuy. [13:44] i need a system with no os [13:44] that would be better than windows [13:45] windows does not improve on the sight of a blank screen [13:48] damn this is getting worse and worse [13:49] I can't use my netbook anymore [13:49] gdm freezes as soon as I attempt a login [13:51] * mescalinum at least SysRq+K still works [13:55] Why is wine 1.1.40 in lucid, Isn't that the dev version of wine :s [13:56] nperry: there are two wine packages - wine and wine12 [13:56] wine1.2 even [13:56] oh wait, both are 1.1.40 now [13:56] oh well [13:57] !info wine1.2 [13:57] nperry: wine is such a tool that it has no real stable version [13:57] Thats what i though :) [13:57] any idea why lucid stops loading my desktop and returns to the login screen? [13:57] what a mistake [13:57] or how i could see what stops loading it.. [13:58] irvine: you press enter, 2 or shift+2? [13:58] kklimonda: Just getting some weird porblems, namely spotify not able to minimize to panel [13:58] It instead makes a desktop icon [13:58] wine1.2 (source: wine1.2): Microsoft Windows Compatibility Layer (Binary Emulator and Library). In component universe, is optional. Version 1.1.40-0ubuntu2 (lucid), package size 9314 kB, installed size 78592 kB [13:58] irvine: does it happen every time? [13:58] ubottu: Your slow :P [13:58] Error: I am only a bot, please don't think I'm intelligent :) [13:58] nperry: you should be happy it works at all ;) [13:59] kklimonda: yeah... boot it up and it shows the login screen... click on my profile icon and enter password [13:59] screen turns black and then returns to login screen [13:59] irvine: ach [13:59] irvine: have you tried gnome safe session? [13:59] can't select any sessions in the bar below... [14:00] its greyed out [14:00] Hiyas [14:42] hey [14:42] have a problem with Lucid [14:42] Lucid Alpha 3 installs fine [14:42] but after i update packages... weird stuff happends [14:42] X starts to hang/crash [14:43] owaislone, it's lucid. [14:43] nautilus never works [14:43] yes LUCID [14:43] karmic might be your friend. [14:43] i dnt want karmic [14:43] why not? [14:43] i was running karmic a week ago [14:43] cause i want to use lucid [14:43] you like to live on the wild side huh? [14:43] most likely plymouth issue... i am still seeing some issues on start up with my nvidia vid card [14:43] ya.. sort of [14:44] i have intel [14:44] On intel, plymouth should be fine [14:45] no plymouth is ok [14:45] i installed lucid like a million times [14:45] Are the nautilus and xserver issues related or seperate [14:45] and i did try to see if it was plymmouth [14:45] seperate [14:46] see, the problem is it's very hard to narrow down the suspect packages [14:46] i dnt want to instal a few and restart [14:46] Ok. What's up with your xserver? [14:46] and repeat [14:46] it freezes when i hit ente [14:46] After the latest round of updates I have to log in twice. Anyone else experience this? [14:46] return ke [14:46] key [14:47] When you're in a program or anytime [14:47] anytime [14:47] And is it every time [14:47] be it the terminal [14:47] or menus [14:47] yes [14:48] every time [14:48] should i wait till beta 1 and then update my packages? [14:48] That would be the easiest solution [14:48] Try holding back xserver updates [14:49] i'm so tired of installing lucid again and again [14:50] guess i'll wait till beta1 [14:50] thought someone might have had similar issues.... [14:50] anyways thanks a lot [14:50] have you searched the bug reports? [14:50] yes [14:50] Sorry I can't be of more help [14:51] found a couple regarding the X freezes [14:51] but they were for jaunty and FIXED [14:54] Might be worth filling in a bug report. It would be a great help if you could track down the package that causes it [14:56] Unless anyone here has any ideas? [14:58] Moving on then. What's up with nautilus? [14:58] it works only for root [14:58] i thought it might be my config files [14:58] so i removed all the . files from #home [14:59] $home [14:59] but it still happens [14:59] segmentation fault [14:59] even created a new user... but same problem [14:59] Who owns the nautilus config files in your home? [15:00] i do [15:00] permissions are fine [15:00] at least in my $home [15:01] Does it seg fault at the start? Before showing up? [15:03] <_stink_> anyone know where I can find .debs of previous 2.6.32 versions for lucid? it seems that -16 has broken virtualbox guest additions, and i'd like to go back to -15, but it's not in the repo anymore. [15:05] <_stink_> this install was just done today, so i don't have -15 installed locally and available via grub. [15:08] installing on a vm... I run "Update this installer" and it seems to hang on 99%. [15:11] trying a apt-get install --reinstall ubuntu-desktop... [15:16] that seems to have fixed the lot. Rebooting to be sure (hangs on clicking reboot heh..) [15:18] Yep, auto-logon working fine again too! [15:21] Finally got nouveau working :) [15:22] nperry: how? [15:23] Got rid of all the stuff from xorg-crackers ppa [15:23] Italian_Plumber, yeah, same here on netbook [15:23] Lucid repo nouveau seems to be working fine [15:24] no way to cancel it, i had to reboot [15:24] so I remove xorg-edgers PPA? [15:24] Yeah then downgrade everything to the lucid repo [15:24] then i rebooted, it worked [15:24] you better run purge-ppa alex_mayorga [15:24] nperry: let me try that [15:24] alex_mayorga: Or what BUGabundo_remote said [15:24] BUGabundo_remote: enlighten me, please [15:24] I went the long way around it [15:25] BUGabundo_remote: does that take parameters [15:25] alex_mayorga $ purge-ppa [15:25] :P [15:25] ppa-purge will purge the ppa and downgrade the packages automatticaly [15:25] the funny part: its in xodgers ppa [15:25] LOLOLOLOL [15:25] BUGabundo_remote: command not found :P [15:25] install it [15:25] alex_mayorga: sudo aptitude install ppa-purge [15:26] Before you delete the repo :P [15:26] as its within xorg-crackers [15:26] oh! [15:26] didn't know that ppa [15:27] nperry: different from edgers I assume [15:27] I meant edgers [15:28] Its just becuase there launchpad says crack pushers and keep mixing the names [15:28] BUGabundo_remote: for the record, the command is ppa-purge [15:30] no joy "Warning: Could not find package list for PPA: xorg-edgers ppa" [15:30] Hummmm could be xorg-edgers/noueau [15:30] *nouveau [15:31] nperry: neither [15:31] is there a way to list PPAs in CLI? [15:32] I just use software sources in the menu.. [15:33] I have http://ppa.launchpad.net/xorg-edgers/nouveau/ubuntu [15:33] but when I do "sudo ppa-purge xorg-edgers" [15:33] I get "Warning: Could not find package list for PPA: xorg-edgers ppa" [15:33] a ppa-purge bug, maybe? [15:34] Maybe, as i said I did mine all manually! [15:35] i have this problem and to lucid [15:35] https://bugs.launchpad.net/ubuntu/lucid/+source/eglibc/+bug/417757 [15:35] nperry: I see, never used ppa-purge before, so chances are I'm doing something wrong [15:35] Launchpad bug 417757 in eglibc "[karmic regression] all network apps / browsers suffer from multi-second delays by default due to IPv6 DNS lookups" [High,Fix released] [15:35] remove the ppa [15:35] is there a bug report for lucid or i have to create new one? [15:35] nperry: disabled, would that do? [15:36] then did sudo apt-get install xserver-xorg-video-nouveau/lucid libdrm/lucid linux-backports-modules-2.6.32.16/lucid [15:36] That will downgrade from the ppa to lucid repo [15:37] you have problems with nvidia driver? [15:37] vistakiller: it's already reported and tracked for Lucid [15:37] As all i was getting with the edgers ppa was drm unable to open device [15:37] kklimonda i have to disable ipv6 to get network back [15:38] nperry: E: Couldn't find package libdrm [15:38] vistakiller: than this is another bug [15:38] vistakiller: from the description: "If disabling IPv6 (...) does fixes the problem, you are not dealing with this bug." [15:38] vistakiller: you have to report a new bug then [15:38] libdrm-nouveau1/lucid [15:38] sorry [15:38] hey [15:39] maybe without the 1 can't remeber [15:39] is there a way to put back the window icons? i moved the buttons to right [15:39] but I'd like to have the window icon back if possible [15:39] nperry: E: Couldn't find package linux-backports-modules-2.6.32.16 :( [15:40] i have this too "all network apps / browsers suffer from multi-second delays" and i have to disable ipv6 and my net now works fine [15:40] i think is the same bug [15:40] linux-backports-modules-2.6.32.16-generic/lucid [15:41] vistakiller: but have you read the description, especially the part I have pasted here? [15:41] Sorry I did it from memory rather then looking at the real names [15:42] nperry: can you paste the whole thing, please? [15:42] yes but...i read about ipv6 problems with ubuntu [15:42] in too many forum [15:42] my english is poor to create one new bug report [15:42] sudo apt-get install xserver-xorg-video-nouveau/lucid libdrm-nouveau1/lucid linux-backports-modules-2.6.32.16-generic/lucid [15:42] I think :) [15:42] is there an old somewhere? [15:43] Hello. I installed lucid on my notebook and after a few seconds of running X it freezes. I can ssh in but the screen remains dark, even when I try to `restart lxdm`. This is Xorg.log: http://www.pastebin.org/108661 [15:44] sudo apt-get install xserver-xorg-video-nouveau/lucid libdrm-nouveau1/lucid linux-backports-modules-nouveau-2.6.32-16-generic/lucid nouveau-firmware/lucid [15:44] ^^ should do it better alex_mayorga [15:45] nperry: thanks, but not quite "E: Release 'lucid' for 'linux-backports-modules-nouveau-2.6.32-16-generic' was not found" [15:46] Odd try sudo apt-get purge linux-backports-modules-nouveau-2.6.32-16-generic [15:46] It might offer a downgrade [15:47] If it doesn't allow it to purge then sudo apt-get update and install that package [15:47] yo yo yo [15:47] And then best to do sudo update-initramfs -u before you reboot [15:48] nperry: it will nuke xserver-xorg-video-all and xserver-xorg-video-nouveau as well [15:49] nperry: trying [15:49] Let it nuke them and reinstall [15:49] It will sort itself out [15:49] nperry: there is no linux-backports-modules-nouveau-2.6.32-16-generic afair [15:51] nperry: I believe kklimonda is right [15:52] Couldn't find any package whose name or description matched "linux-backports-modules-nouveau-2.6.32-16-generic" [15:52] !info linux-backports-modules-nouveau-lucid-generic [15:53] linux-backports-modules-nouveau-lucid-generic (source: linux-meta): Backported drivers for Nouveau.. In component main, is optional. Version 2.6.32.15.16 (lucid), package size 3 kB, installed size 32 kB [15:53] nperry: that fetched the package [15:54] I thought it had Version number on it :) [15:54] alex_mayorga: I think that should be it [15:54] nperry: you said something about initramfs [15:55] nperry: since 2.6.32-16 nouveau is in the main linux package so no linux-backports-modules-nouveau is needed [15:55] Yeah becuase you've downgraded might be best to do sudo update-initramfs -u [15:55] Not to sure if it was done post downgrade [15:56] kklimonda: It was removed as of .15 iirc [15:57] change log says linux-meta (2.6.32.16.16) lucid; urgency=low [15:57] * drop the nouveau meta packages [15:57] Hrm. I want the new "Light"-based themes, Ambiance and Radiance, to succeed, but I don't think there is enough visual difference between focused and unfocused windows. [16:00] CardinalFang: I agree, I just don't like the window border as well, So am using new wave border [16:00] CardinalFang: do you mean light as in light in colour, or do you mean light as in resources? [16:00] ActionParsnip, light is the proper name of the new themes [16:01] ZykoticK9: is it meaning colour or resources [16:02] ActionParsnip, ? beats me [16:02] what chance have others then ;) [16:03] ActionParsnip: Non at all, we are all doomed. [16:04] just funny how they rename stuff to none-sensical gibberish [16:07] Does anyone know if python 2.6.5 is comeing out in ubuntu 10.04? [16:07] Am i right in saying that the new wave theme will stay in the repo? [16:07] !info python [16:07] python (source: python-defaults): An interactive high-level object-oriented language (default version). In component main, is important. Version 2.6.4-0ubuntu2 (lucid), package size 138 kB, installed size 624 kB [16:07] perlsyntax: looks like not, you could add a ppa if one exists [16:08] where can i find that [16:08] perlsyntax: Unless its got a major secruity fix, i expect not :) [16:08] i see [16:08] thanks [16:08] ActionParsnip, I mean "Light" as in the new goal and direction of design goals, as opposed to the previous one, "for humanity". [16:09] CardinalFang: pretty cryptic, like "head towards the light"? [16:09] nperry: anyway to check the changes withouth rebooting? [16:09] The overarching "themeness" of visuals. Including logo, and GUI, and advertising. [16:10] alex_mayorga: I would just reboot, Not to sure if a gdm restart would do it [16:10] ActionParsnip, it's what is taped to the monitors of the graphic designers. [16:11] CardinalFang: so a light colour then? [16:11] I suppose. I'm just a programmer. We know nothing of design. Just ask designers. [16:12] CardinalFang: im just a user, i assume its a light colour thing [16:12] nperry: thanks, I'll wait for the next reboot and see how it goes [16:12] It's not that literal. [16:12] ActionParsnip: But one is light and other dark [16:12] is there a way to put back the window icons? i moved the buttons to right [16:12] but I'd like to have the window icon back if possible [16:12] hmm [16:12] alex_mayorga: I hope i haven't broken your x! [16:12] w*t*f [16:12] It worked ok for me :) [16:13] no matter what i click on pulpit or other [16:13] nperry: not here, lxde doesnt use a lot of the gnome stuff ubuntu comes with :D [16:13] i`m switched betwen apps ;) [16:13] last kde in lucid [16:15] ActionParsnip, users aren't supposed to even know or notice it. If the designers do their jobs well, then you should get some sense of warmth, clarity, comfort, life, blah blah blah. The boss says to the visual guys "think 'Light'!" and they go off and prettify things. [16:15] Anyway, this is a tangent I don't want to be on. Windows. Distinguish what is focused. [16:16] CardinalFang: i guess, just curious as it seems to big the big hoo ha but i havent seen it [16:17] ActionParsnip, Maybe when 10.04 rolls around you will. [16:17] CardinalFang: i'm running pure 10.04 on all 3 systems [16:18] CardinalFang: one is headless and the others run LXDE ;) [16:18] It's not 2010-04 yet. You're running some prerelease stuff. [16:18] true [16:21] hmm [16:29] OpenOffice.org(2642)/kio KNFSShare::KNFSSharePrivate::findExportsFile: Could not find exports file! /etc/exports doesn't exist. Configure it in share/config/knfsshare, [General], exportsFile=.... [16:29] i work with oo and hmm [16:29] he dont want to open doc which one was open 10min ago [16:31] infecto, Looks like some NFS problem. Are you running an NFS server? [16:31] CardinalFang: noooo [16:31] local work [16:31] and now i try open it and crash [16:39] CardinalFang: i open doc unde oo in xp and convert it o odf and works fine [17:03] anyone for sound available? [17:04] * hifi gives jakubo some sound [17:04] thx.... [17:04] pulse audio doesn seem to be worknig [17:05] I had some issues with pa and alpha 3 but upgrading made my sound work [17:05] sry for bad typing [17:05] jakubo: kubuntu? [17:05] ubuntu [17:05] gnome [17:05] jakubo: i remove pulse audio totaly [17:05] theres sound [17:05] jakubo: try alsamixer [17:05] but pulseaudio makes strange things [17:05] ane loud up sound [17:06] aaa [17:06] was sure that it totaly dont work [17:06] the gui for sound settings doesnt work [17:08] and pulse audio keeps returning endlessly after crashing, which seems to cause quite some work for the cpu === darrend_ is now known as darrend [17:14] everytime i reboot I have to go to bluetooth settings and click "make visible" [17:14] then i can remove the check and after that my phone pairs up nicely (they are set trusted) [17:15] but i have to go tick & untick it after each boot or my phone cant connect [17:15] in karmic it functioned ok [17:28] Does anyone know how to shift the close/max/min buttons to the left in Karmic, or to the right in Lucid? [17:28] id like to know how to perform the last.... [17:29] I want to test the new layout, and I also want to know a way out of it for the future. ;3 [17:30] hi I've a problem with intel i810 on lucid. the X server isn't loading [17:30] #ubuntu+1 [17:30] The channel for Lucid. [17:31] Sorry, wrong Window. [17:31] you can set the window buttons editting the metacity properties on gconf-editor [17:32] don't worry [17:33] Muscovy, i just tried the gconf settings in Karmic - work the same as in Lucid -- see http://sites.google.com/site/alucidfs/how-i-do/move-buttons-to-right-side [17:37] any way to change the window buttons' position? [17:39] just as ZykoticK9 said [17:39] sry my com just crashed [17:40] can you please rewrite it? [17:40] jakubo: http://sites.google.com/site/alucidfs/how-i-do/move-buttons-to-right-side [17:40] ok thx [17:40] I just wish there was a way to auto align desktop icons on the right. [17:41] that was easy thx XD [17:41] Boondoklife: you can make a bash script [17:42] woRg: Really? gota link for that or somewhere i can get at the info? [17:43] now I'm not on my pc but if I'm not wrong you can set gconf properties from bash using gconf tool [17:43] hmm ill take a look, thanks [17:43] Boondoklife: you're welcome [17:44] anyone knows a solution for i810 on lucid? [17:46] is the "orange ugliness" already reported as a bug? [17:47] alex_mayorga: LOL [17:48] alex_mayorga: anyway I don't know someone who doesn't change the default theme after installing ubuntu [17:50] is this required on PPC970 mac? /dev/sda2: LABEL="bootstrap" TYPE="hfs" [17:51] http://pastebin.com/irXXV8S3 [17:54] I think the "orange ugliness" is a feature, isn't it? [17:56] Hello folks! Should I use Virtual box's guest additions for Linux or Lucid's guest additions for Virtual box? [17:56] My X doesn't work in my Lucid host invirtual box. [17:57] did you install from the VBox website or from the repository? [17:58] You mean the guest additions? [17:58] No, VirtualBox. [17:59] Well, that is running on a Mac OS X host and I installed it from the vbox web site. [17:59] If you downloaded it and installed it, use guest additions from the website [17:59] Gotcha. [18:00] Oh, I don't think it matters, after all. It used to make a difference, but I think the one you have already came with the VirtualBox download === luis__lopez is now known as luis_lopez [18:00] Thanks! [18:22] Does anyone else see entries for Microblogging and Pidgin in their indicator applet even when they dont have gwibber or pidgin installed? [18:35] a while back, there was some updates for php*, but i didn't use the new *config files, is there some way, that i can upgrade it again, but now, using the new config files from php.ini and such, and replace the ones that i have now? - because now i have a lot of errors, on my *.php's , and if i try to see the version of my php on the bash, i have this error: PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/ [18:35] conf.d/mcrypt.ini on line 1 in Unknown on line 0 [18:43] Pici: gwibber should be installed by default, no? and pidgin, well, I see it but I have pidgin installed :) [18:43] Pici: did you have pidgin installed at one point in Lucid? [18:44] greg-g: I did, but those packages are only reccomends for the indicator packages, I would think that if they weren't present then those options would display in the drop down. [18:47] Pici: yeah, dunno [18:54] Folks: after upgrading my guest machine (in virtualbox) from an Ubuntu Lucid that was last updated a couple of months ago today's Lucid, I can't get X to work. [18:54] It leaves the display in a locked, unusable state and the X processes exit [18:54] although the /var/log/Xorg.0.log doesn't mention that it is exiting or why as far as I can tell. [18:55] * keyhive is going to take the leap [18:55] alpha 3 here i come :D [18:56] alpha > beta > rc is a clear upgrade path? [18:56] keyhive: Good luck, have fun! [18:56] keyhive: Unless you stumbe on issues yes. [18:56] Hm, I need to eat lunch before debugging this any ore... [18:56] arand: well, i'm developing with an alpha version of a CMS right now anyway.. it's all good. bugs must be found! [18:56] where can i find the development version for wubi.. want to try it with lucid, any help? [18:58] abhifx, i certainly could be wrong - but i don't think there is a Lucid-Wubi as of yet [18:59] ZykoticK9, maybe you are right... sigh.. thx for replying [19:00] My .xinitrc never got executed. [19:00] Sigh. [19:00] Back later. [19:05] Hm, .xsession didn't get executed either. Wah. I really need to get food. [19:42] hmmm gwibber still not working. sad... === agrajag` is now known as agrajag [19:46] YaManicKill: Sad, indeed [19:46] lol [19:46] hi [19:47] trying to install kubuntu alpha 3 in vmware7, linux host. gave "easy install" creds, now screen in vm is dark, nothing happens [19:47] anything I need to know regarding vmware? [19:54] There's been some reported problems with VMs and alpha3. [19:59] hi, does anyone have any screensots of 10.04a2? I heard it had a new UI? [19:59] alpha3 has a new theme [20:00] any screenshots? Not in the mood to resize drives atm [20:00] Muscovy: what problems? I can't get X to work in virtualbox at the moment. [20:00] Heres a quick screenshot: http://www.jonobacon.org/2010/03/09/i-never-realized/ [20:01] when i tried to upgrade for karmic it installed fine [20:01] once it started and i tried to login my screen went black [20:01] and nothing happens [20:01] Pici: thanks [20:01] zooko: It needs some sort of modifications to the VM kernel module, I think. [20:01] i dont like the new theme much, but i didnt like the old one either, i think i have a vendetta against defaults [20:01] even ctrl+alt+f1 didnt do anything altough the REISUB method worked to reboot [20:01] so i had to reinstall karmic [20:01] richthegeek: And some more screenshots lower down on this page: http://www.jonobacon.org/2010/03/03/refreshing-the-ubuntu-brand/ [20:01] is this a known bug with ati cards? [20:02] hmm, shame about that window bored, because the rest is *fit* [20:02] border* [20:02] JoshuaL: The open source 'ati' driver is working fine here. I can use the vttys just fine. [20:02] Pici, in karmic i used to closed-source drivers, so when it upgrades its going to use what drivers? [20:03] JoshuaL: It depends how new your ATI card is. I have an x1400 that is no longer supported by the closed fglrx driver. [20:03] hmm [20:05] Why does the new alpha freeze constantly? [20:05] Muscovy: dang. ok, wait for beta1 then. [20:06] Pici, ATI Technologies Inc Mobility Radeon HD 3400 Series is what I have [20:06] oh, btw: any plans to integrate SocialVPN into the distro? [20:06] anyone else having problems with lucid in virutalbox ? [20:06] pvandewyngaerde: no, but in vmware7 [20:07] I have problems on bare metal. [20:07] i get a army-green colord screen [20:08] My box goes completely unresponsive. I have to hold the power button down to shut off. [20:12] imperius1: at what point is it freezing? [20:13] charlie-tca: Thanks for responding. Usually 30 sec to 1 min after gnome loads up. [20:13] for me very early in the startup, i cannot get it in a usable state [20:14] I'm running through the logs but I haven't seen anything yet. [20:14] How much memory do you have? [20:15] if i disable 3d acceleartion it goes further, i have a VM with 512 MiB memory and 128 Graphical memory [20:15] I run it on a P4, 1.5GHz cpu with 1GB ram with no freezes [20:16] pvandewyngaerde: understandable in a vm; they do not use hardware graphics [20:18] charlie-tca: 1 GB, P4 HT 3.2GHz; I'm also running OpenSUSE 11.2 and BackTrack 4 on this box. [20:18] Are you running ubuntu in a virtual machine, then? [20:19] charlie-tca: Me? No. [20:19] hmmm [20:19] Maybe tracker is taking over again. If you wait a while, does it give control back to you? [20:20] You might want to start top or system monitor fast, to see what is taking over for sure [20:20] charlie-tca: How long is a while? I've given it about 5-10 minutes. Enough time to walk two dogs. [20:21] charlie-tca: Good thinking. I'm going to give that a shot. BRB. [20:21] hi all [20:23] does anyone here know how to install the panel with disks' icons in Krusader (like in Gnome Commander)? Any help is highly appreciated [20:30] this is how my VM currently looks like when freezing during boot http://imagebin.ca/view/oTlLWu8O.html [20:30] Can anyone help with a lucid login problem? I always get a failsafe terminal after I did an update. [20:30] pvandewyngaerde: looks like a hung installation [20:31] Might have been a failure on the installation that did not show up [20:31] i had that yesterday in my VM, a failsafe terminal, today its totally freezing [20:31] jameswalmsley: try to use an older kernel [20:31] Is there an easy way to downgrade the kernel? [20:31] with apt? [20:32] jameswalmsley: no need to downgrade - there is at least one older kernel still installed - you choose it from the grub menu [20:33] Not always one older kernel. I installed today and only get one kernel, -16 [20:33] this time, it also did a disk check, once it was done, back to the colored screen [20:34] charlie-tca: he said it was after an update :) [20:34] * charlie-tca smacks himself in the head for that one! [20:34] found it, testing now [20:35] charlie-tca: don't - nothing get better from smacking :) [20:35] Helps one to remember, sometimes [20:36] I just tested on 2.6.31-14 unfortunately I still get a failsafe terminal on login [20:36] Video seems to be working, I get this purple background, with a xterm in the top left corner and thats it. [20:37] could it be some xorg or gnome config problem? [20:37] charlie-tca: Tried to watch top. Only thing running was synaptic and it's apt counterpart. [20:38] They were running? That should be tracker then, trying to build the database [20:38] charlie-tca: How do we fix that? [20:38] let it finish [20:39] charlie-tca: Just let it sit? [20:39] yup [20:39] as far as I know [20:39] charlie-tca: How long, you think? [20:40] The greatest question ever. Kind of like "how much farther is it". Don't really know a good answer to it. [20:40] Anyone able to help with failsafe terminal on login? [20:40] charlie-tca: LOL! Understood. Thanks again! See you in a few! [20:50] what does mean if ubuntu kernel fails (screen is off) with default acpi option, but works with acpi=off but also with acpi=ht ?? [21:05] hi all... I got lucid installed, with all updates and the buttons of nautilus (minimize, max.. and close) are aligned to the left :S , how can I align those buttons to the right? [21:08] is there a way to get empathy to fire up new chat sessions in the same window as some that are already open [21:13] flaco: see this http://blog.daviey.com/blogroll/anything-but-the-buttons.html [21:16] we should have just make it impossible to change those settings before final release and see how many people are going to complain about button position after few weeks of using lucid.. [21:16] Hi, I have a question concerning the new memenu in lucid... [21:17] hunt: sure, just ask :) [21:19] Actually it is the indicator applet, I noticed that if you run i.e. empathy from the indicator applet and close its window, the application keeps running in the background, same with gwibber. The only application that does not follow this standard is evolution, if I run evolution from the indicator appplet, close its window, evolution shuts down. Isn't this inconsistent and shouldn't there be something which tells you if an applica [21:20] hunt: it's a known problem [21:21] kklimonda: that makes the discussion very short [21:21] kklimonda: so it is planned to implement a "systray icon"-like functionality for evolution? [21:22] I hate how the Close, Minimize, and Maximize buttons have moved over to the left side in Lucid. How can I move them back? [21:22] jumbers: http://www.omgubuntu.co.uk/2010/03/easy-gui-window-button-switcher-for.html [21:23] hi [21:23] yea - that is annoying [21:23] jumbers: actually for me they still are on the right side for some reason [21:23] Did you do all the package upgrades? [21:23] does anyone know how to get empathy to spawn new chat sessions into the same window as others that are currently open? [21:23] When I upgraded all the packages they moved to the right [21:23] left* [21:24] hunt: not really a "systray icon"-like functionality but Evolution shouldn't quit when you close window and just sit in the messaging menu and show when new email show up [21:24] jumbers: yes my lucid is up-to-date, the minimize button is in a little square for me too [21:24] jumbers: you should give it a try for few days and see if it's really something you can't live with [21:25] jumbers: you can follow instructions on the http://blog.daviey.com/blogroll/anything-but-the-buttons.html to move icons to the right [21:25] I've used right hand buttons my entire life, I really am not interesting in switching now [21:25] kklimonda: well thanks then [21:25] charlie-tca: Gave it a half-hour and gave up. [21:26] jumbers: : see this http://blog.daviey.com/blogroll/anything-but-the-buttons.html [21:27] anyone know what the channel is for empathy and the underlying lib support? [21:28] hi! i was installing nvidia drivers and now the server does not work.. can someone help me/ [21:28] jetsaredim: tried #empathy ? [21:29] charlie-tca: pretty vacant [21:29] But has someone in it. Try asking the question there [21:29] or maybe not on this server [21:30] Maybe it is on gimpnet [21:30] jetsaredim: did you try #gnome? [21:34] hi! i was installing nvidia drivers and now the server does not work.. can someone help me? [21:34] server? [21:35] Ian_Corne, sorry xserver [21:38] I have mediatomb starting via init.d on boot [21:38] how can I remove it from there safely? :) [21:39] just cd /etc/init.d -> sudo rm mediatomb ? [21:39] guessing its just a symlink [21:40] red, that is not a good idea [21:41] what would be the correct way? [21:41] red, there is a file somewhere that lists what is started when [21:41] i'm not sure where ubuntu has it [21:41] might be in rc.local or something [21:42] hi! i was installing nvidia drivers and now the xserver does not work.. can someone help me? [21:43] red, i think you have to remove it from the rcX.d folder it is in [21:44] * devilsadvocate never had to do that with ubuntu so isnt sure [21:47] ooo looks like there is a couchdb update just coming. but its not quite updating yet [21:47] maybe that'll fix gwibber [21:47] :) [21:47] yay [21:48] don't quote me :-P [21:49] devilsadvocate: so I found the item from rc1.d folder [21:50] just rm that? [21:50] red, yeah, that should do it [21:51] can someone direct me as to how to locate linux-headers-2.6.32-15-generic ? [21:52] 2.6.32-16 causes problems with VBoxGuestAdditions [21:54] pace_t_zulu, they should be in the repo ? [21:55] devilsadvocate: afraid not... linux-image-2.6.32-15-generic is ... but not linux-headers-2.6.32-15-generic [21:56] hm [21:56] devilsadvocate: is there a package archive somewhere [21:57] pace_t_zulu, not that i know of [21:57] pace_t_zulu, aptitude search linux-headers shows me 15 too [21:57] and 14 [21:57] really? [21:58] devilsadvocate: i am foolish enough to 'autoclean' [21:59] BUGabundo: you may be able to help [21:59] i am looking for linux-headers-2.6.32-15-generic [21:59] not in the repos anymore [21:59] pace_t_zulu, http://pastie.org/864031 [22:01] devilsadvocate: http://paste.ubuntu.com/392819 [22:03] pace_t_zulu: ok [22:03] what? [22:04] pace_t_zulu: they must be at LP at least! [22:04] ave you looked in there? [22:04] BUGabundo: no... thanks for the suggestion [22:04] evening [22:07] BUGabundo: could you direct me a little further... i am having trouble locating the package.... sorry :( [22:08] not the best guy for the job [22:08] but let me try [22:08] BUGabundo: i have found this link... https://launchpad.net/ubuntu/lucid/+package/linux [22:09] ok [22:09] or kernel ppa [22:09] http://kernel.ubuntu.com/~kernel-ppa/mainline [22:09] BUGabundo: https://launchpad.net/ubuntu/+source/linux-ports-meta/2.6.32.15.10 [22:09] BUGabundo: ty [22:11] pace_t_zulu: If you get guest additions working do you mind telling me how you did it? [22:11] Jordan_U: they do not work on 2.6.32-16 [22:11] Jordan_U: that's why i'm dropping back to 2.6.32-15 [22:11] pace_t_zulu: Well that's just cheating :) [22:12] Jordan_U: though i have linux-image-2.6.32-15-generic ... i don't have linux-headers-2.6.32-15-generic to build against [22:14] Jordan_U: do you have a better idea? i am listening... [22:17] time to report this as a bug [22:23] !find xf86vmode.h [22:24] File xf86vmode.h found in libxxf86vm-dev [22:47] maybe silly question, is 64bit nvidia binary driver in repo? [22:49] affirmative [22:50] thanks :) [22:51] i was reading about it but was not sure is it real or some kind of wrapper or else ;) [22:55] is there anyone here who knows how to get virtual box to function properly? [22:56] i mean to get the fullscreen working [22:58] is there a 10.04 version of UNR? [22:59] usb wireless sucks on lucid :S [23:00] flaco: I generally have much better luck using compat-wireless tarballs [23:00] how can I report the problem... I got karmic installed too, and the download speed is normal [23:00] e.g., I'm using 2010-02-26, which works great with my ath9k-based one [23:01] I will try the compat-wireless ... thks [23:17] wine fail: [23:17] libGL error: dlopen /usr/lib/dri/r600_dri.so failed (/usr/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64) [23:25] has there been any bug reports about slow LAN upload speed? [23:25] im in another room with my laptop [23:26] and downloading from my PC varies from about 80-100KB/sec [23:26] i can upload over 2MB/sec [23:26] so cannot be signal (about 60% strength) [23:26] and iirc it working fine when i used karmic [23:31] can i get a ubuntu 10.04 iso with gnome? [23:32] !daily > look [23:32] look, please see my private message [23:32] red: I cannot. I got over 30MB/s over crossover [23:33] daily? really? [23:33] devilsadvocate: why not ? [23:33] meh, i suppose so [23:33] which one would you get? [23:34] i'd get the latest beta/alpha/rc/ whatever is out [23:34] and then upgrade [23:34] so that atleast i'd know the installer wouldnt do something strange to me [23:34] WRONG [23:34] just get a daily and pray [23:38] How do I view my terminal log? I installed a program from the terminal, but it just exited unexpectedly mid-install. Want to see what the problem is. [23:47] argh, wine fail: libGL error: dlopen /usr/lib/dri/r600_dri.so failed (/usr/lib/dri/r600_dri.so: wrong ELF class: ELFCLASS64) [23:51] Alright, after some testing on my Lucid Lynx machine with using wired interface, the maximum upload speed I could achieve was 80-110KB/s for a 700MB .iso file. [23:52] Switching to wireless I get a stable 1.45-1.50MB/sec [23:52] this is testing with lucid machine wired into router, and router routing the data into a laptop [23:52] (using wget) [23:52] laptop is connected via wireless [23:52] I have some strange(?) behavior w/my touchpad, when turning tapping off in system settings, it still registers taps, I have to set the button action to 'none' to fully turn it off [23:52] and uh [23:53] laptop can upload 2.0MB/sec to the lucid machine when it's wired connected [23:53] it's a lucid issue I bet, since I got higher speeds with wired vs. wireless under Karmic