[00:08] tetsuo----: say, do you happen to have a high-dpi screen? [00:08] For example, 15.4" 1920x1200 is high DPI. [00:09] isn't it normal to define fonts by actual size to avoid that? [00:09] It's a "feature"... it makes your screen bigger. [00:09] Or so Xorg claims. [00:09] It claims my screen is 20 inches. [00:09] http://bugs.freedesktop.org/show_bug.cgi?id=23705 [00:09] Freedesktop bug 23705 in Server/general "xserver 1.7.0rc0 uses wrong dimensions" [Normal,Reopened] [00:09] heh, "makes your screen bigger". [00:10] And with correct DPI, the default font size of 10 is huge. I use 9 or 8.5... but things tend to complain about non-integer font sizes. [00:10] DanaG: One of the problems is that with multiple displays having a single DPI is almost always wrong [00:11] Yeah, but it seems safe to me to err on the side of the higher DPI. [00:11] As it is right now, I had to add a script to run in Xsession.d: xrandr --dpi 147 [00:14] Aaaugh, mein eyes! [00:14] I can see the bigger problem might be that what you thought was the right size of a piece of paper isn't any more [00:14] And lying about the DPI means that 100% zoom in Gimp has no relationship to reality. [00:15] Yeah. [00:15] Same for OpenOffice. [00:15] And Inkscape. [00:15] well, I'm not sure 100% zoom in gimp ever did, but yes in OOo and inkscape [00:15] Gimp has two options for 100%: physical size, or pixels. [00:15] yeh but what's physical size on a photo? [00:16] does jpg or similar have a size? [00:16] Physical size on a photo depends on what DPI the photo claims. [00:16] And actually, the correct unit for displays is Pixels, not Dots, per inch. [00:16] I always use DPI, anyway. [00:16] yeh that's what I'd have expected [00:16] I recently encountered similar problem wanting to print some 4x6 photos.. I ended up using shotwell.. it did what everything else couldnt.. [00:17] * penguin42 would like monitor management in general to be better; for example it really shouldn't assume when you hot plug a monitor that it's always on the right [00:18] Fun with xrandr: freeform transforms. Rotate the whole desktop by 30 degrees. [00:18] DanaG: Or your colleagues by 2 or 3 degrees [00:23] xrandr: screen cannot be larger than 1920x1920 (desired size 1663x2000) [00:27] 1663 ? [00:31] hello :P is anyone any good at iptables? [00:31] I can do bits; what's the problem? [00:32] well i want to "iptables -I INPUT -p icmp -j DROP " but want to know how to undo it if it makes some program not work [00:33] tacomaster: ufw :P [00:33] iptables -D [00:33] or even better : GUFW [00:33] tacomaster: I think iptables -D INPUT -p icmp -j DROP should [00:34] tacomaster: Having said that, dropping all icmp is bad - icmp is not just ping [00:34] icmp is traceroute and alot of other things [00:34] 3rd protocol in the transport layer :P [00:35] tacomaster: Yeh but my point is it's used by normal thingsl ike mtu discovery I think and that can break normal apps [00:35] tacomaster: Soemthing like --icmp-type echo-request would be more selective I think [00:36] i just dont like the though of being able to be ping or tracerouted [00:37] I'd certainly make sure the stuff for mtu discovery can get through, it gives weird problems if that goes wrong [00:39] sorry to bug yall with this i have be running penetration software all day trying to tie down my home network and my pix firewall but i felt like since my laptop leaves my home network that i wanted to do that [00:40] yeh I always like to put a firewall on; but something like ufw does a good job and someone else has thought of a lot fo the corner cases [00:41] what's this day and age sun-java6-jdk package? [00:42] its not in Partner [00:42] like i have blocked all incomming telnet and ssh so my routers config i dont have to worry about :P [00:46] nite [00:47] tacomaster: It's too easy to accidentally install something that listens, so I always prefer having a firewall [00:48] i do have a firewall one on every computer (software) and a hardware (pix) [00:49] how do i enable the flash plugin in chromium ? [00:49] Tetsuo55: 32 or 64bit? [00:50] 64 [00:50] apt-get install flashplugin-installer [00:51] can't i use the one that comes with chromium? or was it stripped out for ubuntu? [00:52] oh, I don't know to be honest, I never realised one was included [00:52] when you use chrome to go to flashinstall page, it will tell you to enable the built in one and block the download [00:55] note: chrome != chromium [00:56] but I didn't know either that chrome had a built in one.. [00:57] Chromium is chrome without all the proprietary bullshit [00:57] Oops. Gotta watch my language. [00:57] Anyway, the proprietary stuff should include Flash, why not? [00:58] * penguin42 wouldn't be surprised if it's a 64bit ism since Flash for 64bit isn't around [00:58] http://blog.chromium.org/2010/03/bringing-improved-support-for-adobe.html [00:58] how can i enable the alternate gnome desktop? [01:02] wait was someone trying to get flash working on 64bit? [01:02] tacomaster: Tetsuo55 is in chrome and was wondering about chromes inbuilt flash support [01:03] nspluginwrapper is required for 64bit i know that much [01:05] tacomaster: Yeh, although flashplugin-installer does all that for you [01:05] i had to install nspluginwrapper my self because i installed adobeflash and it didnt come with it [01:12] there was a 64bit flash alpha, but adobe dumped it afaik :( [01:14] indeed, it actually worked as well [01:14] put display to sleep when inactive << does this option only black out the screen or does it actually shut it down completely like windows's display off screensaver? [01:19] something is wrong with battery charing, time to full is increasing instead of decreasing [01:21] Tetsuo55: AFAIR, sleep puts the monitor in standby [01:22] charlie-tca: i tested it with 1 min delay and it does indead go into standby [01:28] hey guys.. is it safe to assume that when maverick is released there will also be a minimal install cd?? [01:28] yes? [01:30] coz_: Does Ubuntu offer a minimal install cd now? [01:31] charlie-tca, yes it does [01:31] Then I would think it will continue [01:31] charlie-tca, well I wanted to make sure [01:31] I did not know we had one [01:31] at this point of course none show up on any download site [01:32] charlie-tca, oh year I prefer the minimal install [01:32] yeah not year [01:32] !minimal [01:32] The Minimal CD image is very small in size, and it downloads most packages from the Internet during installation, allowing you to select only those you want (the installer is like the one on the !Alternate CD). See https://help.ubuntu.com/community/Installation/MinimalCD [01:36] crash files are auto attached to bugs that already exist too? [01:43] Tetsuo55: no, but usually you can just file a new one, the retracer will auto-duplicate your bug if it's already reported [01:50] coz_, I think the desktop cd lets you do a network install like the minimal does [01:50] mikedep333, ahh that would be nice also :) [01:51] mikedep333, I am downloading it now so i will take a look [01:51] coz_, look at the options when at the bootloader [01:51] I think you need to press a button or something for it to come up. [01:51] mikedep333, yep I will...it would be a nice feature [01:51] but [01:52] mikedep333, the actual minimal install cd is less to download therefore fewer chances of corrupted downoad [01:52] which seems to be the advantage I see [01:52] particularly for those with slower connections [01:58] coz_, sorry, I just checked and you can't do a minimal/network install with the live disc (10.10 beta) [01:58] mikedep333, ah ok no biggie... :) [01:58] mikedep333, I just want to turn the live cd for now... later try it out === DanaG1 is now known as DanaG [04:47] Say, why doesn't rhythmbox let me try to play a CD? [04:52] DanaG: good question... do you have an error message for that? [04:52] Or rather, it gives me no visible UI elements to play a CD. [04:53] And nothing in plugins for CD reading. [04:55] anyone have any experience in making a multi distrob usb stick ? [04:55] *distro [05:01] argh, unity segfaults after initializing EGL. [06:00] argh, my unity hangs. [06:00] http://pastebin.com/jQXii7kf [06:00] Solid white. === malnilion_ is now known as malnilion [07:03] 'man kdebugdialog': "No manual entry for kdebugdialog." Where can I find a manual or program description of kdebugdialog? [07:05] google? [07:06] SwedeMike: Please read the Ubuntu Code of Conduct and act accordingly. [07:08] bullgard4_: I have already read it. I didn't tell you to "google it". [07:09] bullgard4_: would you say that one should take for granted that someone has TRIED to google it before answering? or is google just off limits as a suggestion and I should never mention it? [07:09] because then it's meaningless that I try to suggest something I found off of google, as well. [07:11] bullgard4_: so please entertain me, did you google for "kdebugdialog" and "I feel lucky" that didn't satisfy you? I'm not jerking you around, I want to know. [07:14] SwedeMike: Once for all: I did google for kdebugdialog before I posted here. -- I am not here to entertain you. [07:15] bullgard4_: guess figure of speech doesn't work either. [07:16] so http://docs.kde.org/stable/en/kdebase-runtime/kdebugdialog/kdebugdialog.pdf isn't the kind of "program description" you were looking for? [07:17] so what kind of program description is it you're looking for? [07:20] SwedeMike: Thank you very much for providing me this link. This article is a kind of a program description which I was looking for. [07:20] SwedeMike: Thank you again. [07:21] bullgard4_: oki, still. I'm not jerking you around, I want to understand. When I googled for "kdebugdialog" this was the first hit. What did you google for? [07:23] I did google for /usr/lib/kdebugdialog [07:24] err! I did google for /usr/bin/kdebugdialog [07:24] bullgard4_: thanks. [07:25] hm, interesting how google seems to treat / as a whitespace. [07:27] bullgard4_: would you have been less offended if I answered your initial question with "When I googled for I found , is this not what you're looking for?" I've been hit with the "don't tell people to 'google it'" even when I did that. [07:34] SwedeMike: Of course I would have been less offended if you told me: ""When I googled for I found " [07:35] bullgard4_: goodie. Then I'll use that next time. Thank you. [07:35] googling for that just seems so obvious for me, I could imagine someone being offended by that as well. [08:20] argh, stupid Unity. [08:20] It hangs showing me min,max,close buttons for Desktop, and not much else. [08:21] Can't open the menu, and can't use any of the indicators. [08:21] It's 100% useless. [08:29] http://pastebin.com/jQXii7kf [08:34] hello [08:34] maybe someone can give me a hand here [08:34] I'm currently in the shell after installing the new ati drivers [08:34] and I have no x [08:34] I'm in here chatting via sirc [08:35] any takers? [08:36] it's basically saying it can't find the drivers fglrxdrv.o [08:37] fglrx_drv.so to be precise [08:38] Hi, i've a strange behaviour when i connect to Gnome via VNC.(Ubuntu 10.10, x11vnc or tightvncserver). The gnome-sessions starts, all seems to be working, but i press a key in e.g. gedit or terminal the windows closes. [08:40] Can anyone tell me if 10.10 improves power management vs. 10.04? I'm putting a media box together (an Atom + ION one) and am trying to decide if I should use Ubuntu as the base OS for a XBMC install, or whether it'd be better to just buy a Windows 7 license. [08:49] I'd say, if you want to do digital cable, at least, Win7 is literally the only way to go. No CableCard in Linux. [08:50] Damn CableLabs. [08:54] DanaG: No cable or tuner [09:27] samba appears to be broken worked on beta but an update has broken this note there have been no samba updates so its not this? [09:27] say what.. [09:28] ever thought of using these characters: . and , ? [09:42] hey [09:44] when does ubuntu 10.10 final come out [09:44] 10/10 [09:45] ok cuz i thought i heard 10/27 and wanted to make sure [09:47] is the 10.10 that is out rite now good to use or just stay with 10.04 until th ubuntu 10.10 final comes out [09:48] spike__: there is no good answer to that. it might be, it might not. Depnds on a lot of factors. [09:49] only way to know is to try. [09:50] spike__: it's not to be used as a stable OS yet. [09:53] battery management is definately broken, my battery doesnt get a full charge [10:16] oh [11:10] hey guys, I am not able to upgrade to ubuntu 10.10 beta.. I am getting an error "Could not calculate the upgrade" [11:10] Gigacore: run the command update-manager -d [11:11] and it says "And unresolvable problem occurred while calculating the upgrade: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages" [11:11] hmm [11:12] running the cammand about it should held back broken packages. most of them are likley from 3rd party repos [11:12] you may also need to reload when update-manager shows up to correct packages [11:13] oh.. and I don't want to make network-upgrade. I've got image of alternate CD and got it mounted [11:14] !upgrade [11:14] For upgrading, see the instructions at https://help.ubuntu.com/community/UpgradeNotes - see also http://www.ubuntu.com/desktop/get-ubuntu/upgrade [11:14] see those links for a nonnet upgrade [11:14] ok [11:14] it could be the cd is bad for i know [11:15] cant recall if you can use teh alt. image [11:15] one or the other you cant use [11:15] I haven't burnt it on to a CD, just mounted it [11:16] than you owuld need to comment out all repos excpt the cd ones at the top and uncomment ths the cd repos [11:16] is there any way to ignore held packages? [11:16] yes but i reallly wounted but the links about should help you [11:17] yea.. going through them. thanks [11:17] if i have time to download the cd than i have enough time to wait for the upgrade. if you have the cd. i say back everything up and do a clean intall [11:21] Gigacore: https://help.ubuntu.com/community/MaverickUpgrades << best link [12:25] hi [12:26] hi [12:40] do anyone have issues with the fan control? I just upgrade from 10.04 on my Dell Studio XPS [12:41] kernel deleted accidently, how can i copy the packages from the damaged system using live cd or fresh innstallation please help me. [12:42] chroot & reinstall kernel package [12:45] i tried but the dpkg process not ended it installed the linux-source but the linux kernel image , intrmd(not correct about spelling) how can i force to innstall the linux kernel [13:01] is the Unity Interface on the new UNR slower than the old interface ? [13:17] i am getting a 'ubuntu desktop system' update for last 10 days but I cant' install it. The checkbox is not clickable. how to solve this [13:43] howdy, is there a known issue in 10.10 with dhcp timing out and not receiving an answer? (worked before and works on other comps and this one in windows7) [13:49] sevenseeker: I hang out on here quite a lot and not seen anyone else with that [13:51] penguin42, ok, I will keep playing a bit... my interfaces are up and no dmesg messages regarding them or networking, but just dhcp times out all the time (I upgraded last night) [14:03] hey [14:03] how are you guys finding maverick? [14:03] it's just there? [14:03] I found it on my laptop [14:03] it's nice, but some software is very old :( [14:03] ^^ [14:04] heheh [14:04] tarzeau, shouldn't the software be newer than lucid? [14:04] the installer sucks though, crashed when i wanted xfs instead of ext4 [14:04] lukus: it is, but still too old for what i need: gimp-plugin-registry, gphoto2... [14:04] are heavily outdated [14:04] so is gnustep* [14:04] tarzeau, you can always install manually though [14:05] tarzeau: did you report that? I think I had that too ages ago and it was thanks to xfsprogs not installed on the live disk back then [14:05] lukus: manually? you mean make the updated packages and install those? sure that's what i do [14:05] yofel: of course [14:05] is ext4 ready for primetime yet? [14:05] yofel: oh not the xfs installer thing, where would i report that? [14:06] i don't want ext4, or ext3, or ext2 [14:06] yofel: if you give me the launchpad.net link, i'll report it [14:06] last time i read about ext4, i heard it had problems [14:06] yofel: i installed around monday or so [14:06] isnt ubuntu software always old [14:06] Tetsuo55: no [14:06] gphoto2 in maverick matches the debian unstable version. [14:06] oh but inkscape is old too [14:06] its policy to be ver strict about updates isnt it [14:06] Pici: which is old too - i'm also trying to get it updated there [14:07] i guess it's always a compromise [14:07] Pici: actually only there. since ubuntu just syncs it [14:07] between stable-ness and new-ness [14:07] tarzeau: So its not really an Ubuntu problem then. [14:07] lukus: yep [14:07] lukus: not for me. i NEED the latest. or i can sell my dslr, and get one which is 3 years older [14:07] tarzeau: as the installer failed, probably best to report it against ubiquity, and try to do it by calling 'ubuntu-bug ubiquity' from the live disk after reproducing the failure, the folks in #ubuntu-installer might know more [14:07] Pici: of course it is [14:07] Pici: for gimp-plugin-registry and inkscape. it sure is [14:07] tarzeau: not only then. [14:07] ive had many crashes already since installing yesterday [14:07] Pici: and it's not like hard to upgrade the gphoto stuff [14:08] segfaults [14:08] segfaults in which programs Tetsuo55 ? [14:08] can you sync sid packages into maverick? [14:09] lukus: help among others, i reported 2 bugs with the automated tool [14:09] tarzeau: It's a bit messy to automate it, but if you grab the .deb's you have a fair chance of installing them [14:09] penguin42: i know. but that sucks if you need to do it for like 200 computers [14:09] the others i didnt report, i didnt realise i could use my SF account to log into launchpad [14:09] yeah, at least the reporting is straightforward [14:09] penguin42: it's better if ubuntu would just pick the versions, so everyone can profit? [14:09] tarzeau: Ah right, erm if you had to do that what you could do is set up a mini little repo with just the newer packages in it [14:10] penguin42: i already have that [14:10] so like 10 where not reported, one of my crashes was unique though, none like it where found by the tool [14:10] penguin42: but still all this extra effort sucks. as i'm sure there's others doing the same [14:10] penguin42: besides that "mini" repo isn't THAT mini anymore... [14:10] penguin42: i've been doing that for 5 years now [14:10] tarzeau: Yeh, I guess they have to pick a cut off point for each release; it's an interesting trade off - I've considered switching back to sid but there again I'd get some stuff that's older in sid [14:11] i only use chromium, emphaty, kubuntu and update manager, so all crashes are related either to those or standard loaded services [14:11] kubuntu=konversation [14:11] penguin42: i do use sid, mainly, with some packages hand made [14:11] penguin42: the ubuntu wokstations i have are only left at work [14:11] tarzeau: Nod [14:12] i hope upgrading is more fluent from lucid to maverick [14:12] and that not much changed for the preseed network boot installer [14:12] does anyone know if works is being done to improve video playback? e.g. making sure that video paints and audio sample sends are done on time to prevent jitter/judder [14:12] Tetsuo55: with which software? [14:13] it doesnt really matter, but im going to assume the default player [14:13] mplayer just works fine for me [14:13] however flash player sucks badly indeed, and the default player? that gnome wreck which can't play a thing? [14:13] omg, anyone uses it? [14:13] ubuntu includes it so i guess they expect that [14:14] they also include f-spot and now that other thing [14:14] i've tried the new thing, and it just locked up when moving the sliders [14:14] not sure, I do get skips in audio when I use some desktop effects in KDE, but even HD videos play usually fine with vdpau in smplayer [14:14] i dont play media on linux at all due to the sub-optimal ability of linux to deal with it [14:14] so, i'll stick to the gimp [14:15] i'm using ufs with debian gnu/kfreebsd, that's nice too [14:15] i'm not a typical user though, i work on a video player software as a manager, so i have extra high expectations [14:15] can't wait to get a working live-helper for it. [14:15] binaries and memory footprint is remarkably smaller compared to linux [14:16] Tetsuo55: and you bundle ubuntu with a product of you? [14:16] on windows the kernel and i/o give video and audio stuff a higher priority than the rest, to ensure timing is accurate-is [14:16] no i don't [14:16] its a windows product [14:17] is xorg's CPU high usage fixed ? mine has been in 100' for last 3 days [14:17] serious video playback on linux is not yet possible (but i'll switch they second thats fixed) [14:17] i wish they'd switch to chromium-browser as default, instead of firefox [14:17] Volkodav: which video driver? [14:17] tarzeau: amen to that [14:17] Tetsuo55: i'm fine with the playback. dunno what hardware/video drivers you use... [14:18] its not as bad now as say 5 years ago [14:18] i also was happy with mplayer 5 years ago [14:19] but if one is very sensative to things like judder then its a pain to watch any video on linux [14:19] i never noticed judder [14:19] neither in audio, nor in video [14:19] keep it that way! [14:19] i curse the man who taught me about judder :( [14:19] nvidia [14:19] Volkodav: nvidia as in the binary driver, which version? which hardware? [14:20] Volkodav: or nv or nouveau? [14:20] its very difficult to unlearn seeing judder [14:20] binary latest 256.56 I think [14:21] Volkodav: mind to see it 260.19.04 from the x-updates ppa helps? [14:21] Volkodav: you need/want the nvidia driver for 3d stuff like sauerbraten? or multiple monitors? [14:21] * yofel notes that nouveau can do 3D too with libgl1-mesa-dri-experimental [14:21] I have dual head yes [14:22] but it's too unstable for my taste in general [14:22] tarzeau: anyway just saying stuff doesnt help, in time my team will come up with scientifically accurate tests, those tests will be platform independent so we can benchmark linux's video playback abilities in a comparative manner to windows [14:22] but no 3d [14:22] Volkodav: have you tried with nouveau? not sure if it supporst dualhead [14:23] yofel - I will try that driver 260.xx [14:23] tarzeau: i do not think it does [14:35] could someone help me to get 5.1 working on my Asus Xonar DX? it's somehow strange - seems to be upmixed when i to the 6-channel speaker-test. [14:42] yofel, good evening , can you run compiz with nouveau and ligl experimental ? mine make something strange when switching to compiz [14:42] ? [14:42] libgl* [14:44] zniavre: I'm using KDE, some effects didn't enable but those that did worked fine, it just seemed somehow slow [14:44] ok === uRock is now known as running_rabbit07 [14:58] hmm...apparently my friend cant seem to install software on his maverick install [14:58] he was behind a proxy in college and removed it after going home [14:59] his internet works fine, but software center says Check your Internet connection [15:00] ideas? [15:01] can he install from the terminal? [15:02] run sudo apt-get update [15:02] charlie-tca: hes new to ubuntu, ill have to guide him how to do that... lets see [15:02] then try to install [15:10] yofel: x-updates package has the same xorg usage 90-100 [15:10] :/ [15:11] I think it is xorg to blame since I tried different kernels/diff drivers [15:11] nvidia works mostly fine here, I get 100% CPU with xorg only when LP pages are being rendered in firefox [15:11] and only for 1-3 seconds usually [15:12] well mine steady high no matter what I do compiz on or off [15:17] charlie-tca: haha.. hes using the terminal for the first time, so he said : I cant type anything when it asks for the password :P [15:17] heh [15:18] and i went.. hows that possible?? ... and then i realized what he meant [15:18] lol === undifined_ is now known as UndiFineD [15:29] oki got a new crash [15:29] charlie-tca: apt-get update works [15:30] what could be next ? [15:30] " mission control-5 [15:30] install using sudo apt-get install ??? [15:30] ??? being the application [15:30] Then report a bug using ubuntu-bug software-center [15:31] charlie-tca: but how is this possible? it installs fine when on college proxy, direct connection doesnt seem to work :( [15:32] and id rather not tell him to use command line.. hes new [15:32] maybe its fixed in a update.. hmm [15:32] I don't know. but if the connection is working from the terminal, it must be a bug in software center itself [15:33] when i choose an existing bug, does it still attach my crash dump? [15:33] i selected this one from the gui https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-control-5/+bug/601746 [15:33] Launchpad bug 601746 in telepathy-mission-control-5 (Ubuntu) "mission-control-5 crashed with SIGSEGV in g_closure_invoke()" [Medium,New] [15:34] it just tags it with "me too", I think [15:35] is that helpfull? i actually want to crashlogs when dealing with a bug [15:35] shadeslayer: I wonder if the college had it's own repository for the app he wants to install? [15:36] charlie-tca: no.. im pretty sure of that [15:37] Tetsuo55: It just lets us know more than one person is affected by the bug [15:37] so what is prefereable, fresh ticket or " affects me too" in terms of getting it fixed quicker [15:38] To attach your crashlogs, you could use apport-collect 601746 , and then you have to verify you really want to attach them to that bug, which is not yours. You also have to subscribe to the bug first. [15:40] I like the fresh ticket or duplicate bug, it is more obvious that it is really an issue, rather than that you want to see the bug fixed (thus, affects me) [15:40] ok [15:40] ill opt for fresh bug then [15:40] winqual also treats every crash as a fresh bug [15:40] a single reporter that does not give enough information and a thousand "affects me" does not give that information [15:41] that was my thingking too [15:41] thinking* [15:43] how can i disable bluetooth? i dont use it so its just wasting battery [15:44] yofel - it looks like on 2.6.36-020636rc3-generic with NVIDIA Driver Version:260.19.04 and without compiz the xorg CPU usage is back to normal [15:44] interesting setup... [15:44] I'm on xubuntu, it is different. There is something in System -> that lets you disable different apps [15:45] but funny part the stock kernel does not load NVIDIA anymore lol [15:45] Tetsuo55, did you check under system/preference/startup applications? [15:45] fails to load the kernel and errors no screen found [15:45] ah oh nvidia issues? I was just about to install maverick :) [15:45] I still think it is xorg issue and not nvidia [15:45] coz_: i see the manager there, but will shutting it down turn off bluetooth? [15:46] Tetsuo55, it should stop it from starting up yes [15:46] It will stop it when you restart the computer, it won't just shut down [15:46] ok [15:46] Tetsuo55, I dont know if sys-rc-conf is still avaialable in maverick repos but you could also use that ...although last time I tired it it ran during start up itself [15:47] i will see what happens on next reboot [15:51] it did not work [15:51] the icon is gone from the taskbar, but bluetooth is still on [15:57] the old workarounds no longer seem to work, and 10.10 doesnt have the services option [15:57] Tetsuo55, see if sys-rc-conf is in the repository [15:58] Tetsuo55, then run that in terminal as sudo sys-rc-conf and use arrows to scroll and space bar to mark [15:58] installing [15:59] Tetsuo55, if you have not used that in the past...I wouldnt go hog wild disabling things :) [15:59] what do the numbers mean?? [15:59] 0-6 and S [15:59] Tetsuo55, i would open another terminal man sys-rc-conf to be sure i dont remember offhand [16:00] no manual :( [16:00] X is on or off? [16:00] Tetsuo55, hold on let me install and check [16:01] thanks [16:02] Tetsuo55, ah oh not in lucid repo? hold on [16:02] im in 10.10, i have no idea where it got it from :P [16:03] Tetsuo55, it helps to spell it correctly :) [16:04] Tetsuo55, ok with that opened the first tick box is the one you want to tick or untick and [16:04] Tetsuo55, if it has an X it is off [16:05] Tetsuo55, remove or place an X in the first box only [16:05] done [16:05] now i guess i need to reboot [16:05] Tetsuo55, laptop or desktop/ [16:05] laptop [16:05] hardware led for bluetooth is still on [16:05] ok [16:06] Tetsuo55, yeah I would reboot to test [16:06] npviewer.bin just crashed, what is it for? [16:06] Tetsuo55, also check if sysv-rc-conf is running in the background after reboot [16:06] Tetsuo55, mm not sure offhand [16:07] ill reboot after reporting it [16:09] does this matter? This bug report has been marked private (visible only to its direct subscribers). You may choose to change this. [16:10] can someone help me change my login screen? [16:10] oh the ticket was more informative, its actually a part of flash [16:10] there is no option to add a custom login anymore under System>Admin>Login Screen [16:13] bluetooth is still on, how do i check if that sys-rc thing is running? [16:13] Tetsuo55: the bug should be private until it is checked for passwords and other information [16:13] charlie-tca: ok good [16:19] i installed bluez [16:19] it has a disable bluetooth button and that works [16:38] how do i get into recovery mode? [16:38] hold shift while starting the system [16:39] grub menu should appear [16:39] *right* after the bios [16:39] thanks [16:40] * charlie-tca got one right today :-) [16:42] could someone help me to get 5.1 working on my Asus Xonar DX? it's somehow strange - seems to be upmixed when i to the 6-channel speaker-test. [16:45] anyone on and available? [16:45] !anyone | prep [16:45] prep: A large amount of the first questions asked in this channel start with "Does anyone/anybody..." Why not ask your next question (the real one) and find out? [16:46] I installed Maverick over Lynx, every since, Jack will no longer launch [16:48] anybody know if Maverick will get the fsck back in the recovery menu? [16:50] I know 10.10 is beta, but quite a few things are broken, thinking of backing up, clean install. I started with Lynx, then Ubuntu studio, then upgraded to Maverick. Thinking there may be a lot of trash between all the upgrades. I'm just tire kicking with this machine for now [16:51] That is possible, prep [16:51] Have you tried reinstalling Jack? [16:51] I haven't, duh, that would be a start. [16:51] Sometimes things get lost on upgrades === yofel_ is now known as yofel [16:51] I am not very helpful on sound issues. [16:52] I also noticed that my Rhythm Box didn't get the cool status/control panel that drops down. So it may all be boogered up [17:12] hi .. i've installed maverick [17:12] but wifi is deaded [17:12] wondering if anyone else here is experiencing problems with the connection manager [17:12] ? [17:13] lukus: Someone last night here had a broken upgrade where network manager said it was disconnected even though it was connected, and empathy disliked that [17:14] well - my upgrade seems okay .. but my drivers don't .. I'm not sure what the problem is. even if I install the driver manually (as I do usually) it doesn't function .. just continually searches [17:15] thanks anyways penguin42 .. it's nice to know i'm not the only one with probs [17:16] lukus: What wireless? [17:17] a usb wifi dongle .. uses ra2870 driver [17:20] do you get any log errors? [17:28] penguin42, no .. which is strange [17:28] i was wondering if the problem was related to the actual manager [18:00] anyone know how to install virtualbox on ubuntu 10.10 64bit? [18:02] tacomaster: Install the virtualbox-ose package? [18:03] ose is the open source right? [18:03] Yes. [18:03] 100% open-sauce. [18:03] is there a 64 bit for ose? [18:03] yes [18:04] what ose doesn't have is usb support [18:04] !info virtualbox-ose [18:04] virtualbox-ose (source: virtualbox-ose): x86 virtualization solution - base binaries. In component universe, is optional. Version 3.2.8-dfsg-1ubuntu1 (maverick), package size 8834 kB, installed size 31380 kB (Only available for amd64 i386 lpia all) [18:04] and something else.. [18:04] but only usb support is important imo [18:07] kklimonda: do i have to iso files on my computer for virtualbox-ose to beable to get them or does it have shared folder support? === sidnei is now known as sidnei-lunch [18:08] tacomaster: it does have shared folder support I've never used it [18:09] kklimonda: sick it was able to find my old virtualbox os's and play them on the ose [18:13] its kinda sad the only reason i use virtualbox is because i couldnt get my .wma and .wmv from cbt nuggets to work but i dont think thats a win64codecs problems because the internet is filled with just cbt nuggets not playing [18:24] update-manager crashed when updating my fresh install from today's image. [18:24] Apport won't report it because some packages are out of date :-( [18:25] Can't update because update-manager crashes instead; a very nice loop [18:25] charlie-tca: do you happen to have a USB hard drive or flash card reader installed? [18:25] nope [18:25] I had a hang due to some problem with the usb_storage module when upgrading grub-pc [18:26] no usb drive; no card reader [18:26] just two hard drives [18:26] manual updating works [18:26] charlie-tca: what was the error? [18:27] update-manager closed unexpectedly [18:27] charlie-tca: anything on ther temrinal window if you run it from there? [18:27] charlie-tca: a error message? or a apport log? [18:27] It is updating in terminal. Let me look at the crash report [18:28] UpdateManager.py, line 637, in on_botton_install_clicked [18:29] self.cache.checkFreeSpace() [18:29] charlie-tca: could you pastebin the full thing? [18:29] Sure [18:29] You want the whole report or just the traceback? [18:31] hi, i'm trying to load the ubuntu 10.10 iso in a usb drive with UNetbootin but in the boot it say me "No init found." and let me in a shell... what can i do? [18:32] mvo_: http://paste.ubuntu.com/491703 [18:32] I don't see anything besides the traceback that tells much [18:32] charlie-tca: thanks, does clicking on "reload" help? [18:33] didn't try [18:33] sorry [18:33] ran dist-upgrade in terminal [18:33] I can run another install and try it if you want? [18:33] gorthaug, http://psychoticspoon.blogspot.com/2009/01/booting-multiple-livecds-from-single.html try this method. much more convenient [18:35] mvo_: should I do another install and try "reload"? [18:38] ooh, there is a fix committed against the no way to set computer name in the installer [18:38] That's good [18:40] hey guys [18:40] got a question regarding maverick [18:41] Oriax: just ask the question, all on one line. [18:41] Ok. [18:43] charlie-tca: yeah, give it another go [18:43] Okay [18:43] charlie-tca: I know how to fix it, but I really have no idea how it managed to get into the situation [18:44] I can always manually copy/paste the report, if need be [18:44] going to be a few minutes, this is a hardware install [18:45] I'm using Lucid - I'm pretty new to linux - on a 4-5 year old laptop... It seems that I got some strange issues with MESA and I've been told that upgrading to Maverick (with mesa 7.8) might fix that. Given my skills and that maverick is still in beta, would it be "safe" for me to try it? [18:46] Oriax: Possibly not [18:46] I don't know how newbie-friendly an OS still in beta would be [18:46] Oriax: You can't really undo the upgrade and some people are still hitting black screens and it just not working [18:46] ah, I see [18:47] Oriax: It's something you might like to try in a VM or a non-critical machine, but I wouldn't do it to an important machine unless youre reasonably confident you could unbreak it [18:47] Oriax: you should *really* first try a live disk before even thinking about installing/uprading. You should be able to test if maverick helps in your case with the live disk fine anyway [18:47] Oriax: Out of interest what graphics card do you use and what are the issues you have? [18:47] ati radeon 200M [18:49] the issues I noticed came when trying to play hedgewars, the guys over at #hedgewars helped me out a bit, but it seems like my mesa version is way too old (like 1.5 Oo) and doesn't work as required [18:50] Oriax: There are still some Mesa issues with the Radeon drivers in Maverick on my HD4350 - I'm using one of the development trees that are ahead of the beta and it's happyish [18:50] bah, I'm in the middle of an upgrade - when it's done I might try hedgewars [18:51] it's pretty fun, but won't work for me :D [18:52] ok, so you say you got issues with a "normal" card, so my ancient one will most probably have issues as well [18:53] not necessarily, it might be something that just broke on the newer ones [18:53] still, they're hoping to get the fixes I'm using into Maverick [18:54] there is no longer a support for the my drivers, so I'm not betting on that :D [18:54] yeh I know what you mean, I've got an old 9600 in a machine [18:54] I guess I'm going to #ubuntu then and hoping for them to have some spare time to help me out then :D [18:55] Oriax: Hang on a sec [18:55] ok [18:58] Oriax: OK, so I have hedgewars running and I can't understand it at all..... [18:59] do you know the "worms" series? [18:59] no [18:59] hr [19:00] okay, so you are this hedgehog [19:00] or a team of such cute creatures [19:00] * penguin42 guessed - what are the keys ? [19:00] and kill your enemies with weapons :D [19:00] anyone else having kernel issues trying to get there wireless working with belkin usb adapter? [19:01] if I remember well arrows and mouse buttons [19:01] enter for jumping and backslash for special jump [19:03] Oriax: I can move the guy back and forward but can't seem to aim [19:03] you aim with up and down [19:04] except for when you use a weapon which doesn't require aiming [19:04] like punching someone [19:05] Oriax: Anyway, not understanding what it should look like, it looks ok [19:05] penguin42: c for screenshot [19:05] if you want to send him one [19:05] saves to ~/.hedgewars/Screenshots I think [19:05] * nemo checks [19:05] oh hi nemo :D [19:05] wormux is another version.. not played tbh [19:06] Hedgewars was featured game for Ubuntu 10.04 :) [19:06] in the welcome to ubuntu [19:06] oh yeah, I remember that [19:06] hey guys...any issues with upgrading? [19:06] duffydack: http://www.ubuntu.com/desktop/features in "games" [19:07] not the prettiest screesnhot they could have used :) [19:07] ok, that's the first time I've seen a .tga in about 15 years [19:07] penguin42: is png in .14 [19:07] thats a dreadful picture [19:08] duffydack: yeah, what can you do :-/ [19:08] at least they posted it [19:08] its the smallest things they seem to miss completely.. sad [19:08] Oriax: http://imagebin.org/113540 [19:08] duffydack: http://www.youtube.com/watch?v=u1Y_Pw_TtFo - our 0.9.13 trailer - Armagon is doing the singing [19:08] yeah, some things dont have a screenshot at all.. [19:09] Oriax: Whenever I aim, and then how am I supposed to fire? I hit space and it just blows a hole below me? [19:09] penguin42: hold down spacebar [19:09] you were using the bazooka [19:09] held longer = more power [19:09] hi, is it possible to install gtk+3.0 in maverick? or do i have to build it by my self? [19:09] penguin42: if you right click, you get a weapon menu w/ instructions on how to use each weapon [19:09] (wehn you hover over the weapon) [19:10] nemo should know ;) [19:10] ah got it! [19:10] duffydack: BTW, I tried Pitivi after the recommendation in "features" - I just couldn't figure out how to use it at all, so went back to avidemux2 [19:11] thats another program they ship that I dont use because a severe lack of functionality... [19:15] any nvidia issues with upgrade? [19:15] only when it doesn't work [19:16] charlie-tca, cute :) [19:16] but true [19:16] charlie-tca, :) [19:16] charlie-tca, current state? [19:16] * charlie-tca could not resist that one. Sorry, coz_ [19:16] :) [19:16] Working for most people [19:17] mm ok if not I can always reinstall lucid [19:17] plymouth splash screen won't work with hardware driver for nvidia [19:17] You get the ugly text screen instead [19:17] ok [19:17] upgrading now...although I hate upgrades [19:18] ok I will let this run through and come back to complain when its finished :) [19:38] mvo_: fresh install completed; update-manager on desktop [19:40] charlie-tca: so u-m is doing fine now? [19:40] no, just staring at it first [19:40] 33 updates selected [19:40] "install updates [19:40] yu [19:41] mvo_: yes, it is running this time [19:41] weird. Same install procedure, too. Can not reproduce [19:48] Hello Y'all , seems like i got a kernel problem .. the error says : Your system encountered a serious kernel problem.Your system might become unstable now and might need to be restarted. [19:48] i have the choice to report .. but [19:48] Sary: did you try to reboot? [19:48] Sary: report first [19:49] I get this , As part of the bug reporting process, you'll be asked a series of questions to help provide a more descriptive bug report. Please answer the following questions to the best of your ability. Afterwards, a browser will be opened to finish filing this as a bug in the Launchpad bug tracking system. [19:49] gnomefreak, no i haven't for days now [19:49] since brezzy dev cycle i have only had ~3-4 kernel panics [19:49] Alright , will do [19:49] Sary: file the bug than reboot [19:50] The questions are designed to be easy for beginners [19:50] Okay , but i really don' now what to chose for answer [19:50] Mmm [19:51] What was the question? [19:51] dah , got a gnome problem to .. [19:51] i think too easy since most of the time the users postes the error than tells them what to do like with dpkg errors it says run sudo dpkg --configure -a in ther error [19:51] define problerm [19:52] i personally think rebooting will fix all above issues [19:52] me too [19:52] but always best to file bug report incase info gets lost [19:53] should still be a crash file [19:53] agreed [19:54] Sary: might be better to reboot and see if it fixes the issue [19:55] Alright guys , file a bug firs or ! [19:55] im concerned that if he tries to reboot and kernel panics his system will be messed up without even getting a bug filed [19:56] You think? [19:56] if it goes away its easy enough to close the bug [19:56] charlie-tca: i dont have aol the info needed to make taht desision [19:56] s/aol/all [19:56] Sary: follow gnomefreak advice. File it. You can ask the questions here if needed [19:58] Alright , i have to logout to see the bug again , and don't worry i got my files backed up [19:59] Sary: the files it attached is what is needed [19:59] other wise reboot would have been first choice [20:00] is nvidia bug goin to make it to 10.10? [20:01] this laggyness is killing me [20:08] mkey [20:09] lucas-arg: the bigest nvidia is fixed but there are still some and always will be bugs on it so you need to be less gerneal in the bug you mean [20:10] i think he means the problem with the antialiased text [20:10] gnomefreak: well... my system using compiz and nvidia current in a nvidia 320m is laggy... i have to use just plain gnome not even gnome compositing [20:10] not just text [20:10] videos etc [20:11] its annoying [20:11] did you update nvidia-current witht he new 260 beta driver? [20:11] im just an user, dont know how to fix it... [20:11] bjsnider: nope [20:12] bjsnider: its not in the repos [20:12] not sure if it's been uploaded or not [20:12] it is in the x-updates ppa though [20:12] bjsnider: ill add those ppas then [20:12] ill see and tell u guys how it went === sidnei-lunch is now known as sidnei [20:16] lucas-arg, is bug 629910 what you're seeing? [20:16] Launchpad bug 629910 in nvidia-graphics-drivers (Ubuntu) "nvidia 256.53 xorg-server 1.9.0 performance regression with antialiased text" [Undecided,Confirmed] https://launchpad.net/bugs/629910 [20:18] I dont know... but its laggy everything [20:18] compiz runs horrible [20:18] and performance its terrible [20:18] i had to turn off compiz and gnome compositing [20:18] sometimes people are helped by blanking out their saved nvidia-settings rc file [20:19] that would erase any customizations though [20:19] im upgrading to 260 after reboot ill see what happens [20:19] i dont have any customization [20:25] back with 260 drivers... [20:28] still the problem [20:28] didnt fix anything [20:28] may not be an nvidia issue then. i don't think there are any open bugs about it [20:29] Back [20:29] weird [20:29] maybe compiz? [20:30] i logged out , but still the kernel error didn't pop out .. there is updates that i see [20:51] Rebooted , no kernel panic .. yet got another error [20:52] While trying to install updates .. i got : Error authenticating some packages [20:52] Sary: that is becuase you have 3rd party repos [20:53] you are missing the keys for them [20:53] Mmm [20:53] what to do [20:53] Sary: it gives you a Y/n? [20:53] no [20:54] it shows me a list of packages [20:54] Sary: ok and if you click install/upgrade/update whatever it says depends on what you are using? [20:54] The update manger [20:54] Wait [20:55] the software sources is missing from the menu ! [20:56] Sary: from System>admin? [20:56] Yep. [20:57] Sary: go to system>pref>main menu and use that to add it :) i dont run update-manager but there might bea menu item to bring you to wher eyou want. [20:57] Okay. [20:57] Sary: synaptic has a way to get to it [20:58] having the key isnt causeing your big issue and even without the key you can upgrade packages [20:58] Alright , got it back [20:59] * gnomefreak wonders why you are using 3rd party repos on a devel system if you were not familiar with apt-dpkg [20:59] on Ubuntu Software tab , i have the first 4 boxes checked [21:00] gnomefreak, i didn't chose to :) [21:00] Sary: please do the updates it wants you to do [21:00] Are these boxes right to be checked [21:01] first 4 means nothing to me since im not sure what ones they are? [21:01] Okay. that what am trying to [21:01] Sary: close all that out [21:01] Sary: open a terminal please [21:01] Alright. [21:02] Sary: in the terminal run suao apt-get update [21:02] sudo even [21:02] when its done let me know [21:04] Well , take a look .. http://paste.ubuntu.com/491787/ [21:04] Sary: sudo apt-get update [21:05] it's on .. [21:06] Sary: when it is done please pastebinit before you get the next command [21:06] Sure. [21:06] charlie-tca: are you going to be a around? [21:06] i have to keep getting up every minute or 3 [21:07] Sary: you may want to learn apt/dpkg before testing a system that is very likely to break [21:07] Okay.noted [21:08] updates done. [21:12] Sary: pastebin everything you have after apt-get update [21:13] http://paste.ubuntu.com/491791/ [21:14] Sary: run sudo apt-get upgrade before doing the upgrades please pastebin everything it gives [21:15] http://paste.ubuntu.com/491793/ [21:16] Sary: ok type n than enter [21:17] Done. [21:17] Sary: once you are back to your prompt type sudo apt-get install ubuntu-desktop and pastebin the output [21:18] http://paste.ubuntu.com/491796/ [21:18] Sary: ok type n again please [21:19] Sure/done. [21:19] Trying to install 10.10 beta 64bit, but after grub Install option, I get a black screen [21:19] Sary: when back to your prompt run sudo apt-get dist-upgrade. when it asks Y/n choose Y [21:20] hasnt 64bit installer been giving problems [21:20] Moc: try the alternate installer [21:21] * gnomefreak goes to do dinner and maybe get some tv in tonight as well :) [21:25] bah, will put 10.04 [21:30] Ha, trying it another way [21:31] I think I had to select legacy boot option === DanaG1 is now known as DanaG [21:38] what does this ticket tag mean? need-amd64-retrace [21:38] How long should the boot install process take ? [21:41] I give up, 10.04 here I come [21:41] Tetsuo55: questions about bugs should be asked in #ubuntu-bugs generally, but anyway: that means that the retracer should retrace the core dump on the bug and create a stacktrace, and that the crash happened on an amd64 system [21:43] can i help with that would be my next question [21:45] well, either use apport-retrace (not installed by default) to try to retrace the .crash file in /var/crash, or try to run the application in gdb and crash it again, see https://wiki.ubuntu.com/DebuggingProgramCrash [21:46] ok i will start reading, the crash is very easy to reproduce for me [22:00] anyone elses empathy only display notification when you actually open the message someone sent.. [22:06] dunno, can't stand empathy [22:22] I need to downgrade a package (libwxgtk) but can't find the specific version I need (where to download, I know the version number). A recent update broke kicad (https://bugs.launchpad.net/ubuntu/+source/kicad/+bug/627487) and I want to confirm the workaround and I happen to need to use kicad at the moment. [22:22] Launchpad bug 627487 in kicad (Ubuntu) "KiCad won't start" [Undecided,New] [22:26] hey guys, is it a known bug that the keyboard language changes all the time? [22:30] Ok... how about just a list of hashes to verify a download? [22:44] im back with 260 nvidia drivers, compiz and compositing works ok now... but recordmydesktop doesnt... [22:51] how often do updates appear on the update manager? [22:51] once an hour? or some other interval, or is it completely random? [22:52] whatever you set it to [22:52] daily, 2 days, weekly [22:52] crappy nomodeset [22:53] i meant to ask, how often do updates get pushed onto the update service itself [22:54] in contrast to the interval with which my clients check for any available ones that have been pushed [22:54] I think the publisher interval is 15 minutes, so that's how often updates can appear on the main server if any new packages were built, but on the mirrors it depends when they're synced and that is different [22:54] in something like this, lots and often. [22:55] many times a day [22:55] i manually check once an hour [22:56] so if the cycle is 15 minutes then thats not a total waste of time hehe [22:56] They are slowing down. I only show 52 updated packages today [22:57] cant use recordmydesktop on nvidia 320m and 260 drivers... [23:10] hmm, a stuck plasmoid and my amarok fails to start [23:10] are these things anyone has solutions for? [23:11] when I try starting amarok again, from the command line, it claims Amarok is already running... if I kill it, and start from commandline... === ord is now known as qwm [23:14] http://pastebin.com/494z45H3 in that case, still now amarok window. and then soon after a notice that it has probably crashed [23:14] http://pastebin.com/5uF6CFuE is that notice [23:15] i can't figure this xorg CPU craziness [23:18] the battery time calculation is a bit bugged i think [23:19] its expectations go up or down an hour for no apperant reason [23:27] oias [23:36] ok updated to maverick..so far everything...including nvidia and compiz 0.9.0 are doing well [23:42] anyone else seeing many deformed fonts/works on this page? http://design.canonical.com/ [23:43] hmm F5 and all is well [23:43] wierd [23:56] https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/612432 [23:56] Launchpad bug 612432 in grub2 (Ubuntu) "UEFI boot needs Experimental branch of Grub" [Undecided,New] [23:57] Nyargh. [23:59] is that still experimental? [23:59] grub development moves slowly