[00:02] has the kernel been frozen for 12.04? [00:03] http://status.ubuntu.com/ubuntu-precise/all-ubuntu-12.04.html seems to suggest so, but i can't be 100% sure [00:03] i need something that points one way or the other [00:06] eightyeight: kernel configuration is frozen [00:08] (unless there are bugs that require them to change something) === doomviki1g is now known as doomviking [00:45] I'm still having libc6 issues I can't seem to fix. I'd rather not reinstall :( [00:46] my package-management-foo isn't strong enough [00:47] http://pastebin.ubuntu.com/843805/ [00:51] sudo aptitude safe-upgrade --full-resolver: http://paste.ubuntu.com/843806/ I don't know if I want to do this [00:55] h00k, I would not do that [00:55] robin0800: probably not. [00:55] robin0800: it says it wants to upgrade them, then it says it wants to remove a ton. [00:55] 468 of them, in fact. [00:57] h00k, I have read that aptitude is broken in 12.04 might be best not to use it [00:58] robin0800: yeah. I can't do anything much with apt-get, either. [00:58] I can't install anything or remove anything. [00:58] I'd rather not reinstall, [00:59] h00k, try the update manager or synaptic [01:01] aptitude is unable to handle conflicts related to multiarch, unfortunately. [01:02] Which is why it wants to remove everything [01:02] Oh, so...update manager may be actually grabbing the updates. [01:02] and only wants to remove 3 packages. [01:03] O.O if this works, I'm baffled. and happy. [01:03] update-manager pulling something that couldn't be done in CLI is quite surprising indeed. [01:04] *pulling off [01:05] Daekdroom, is there a plan to fix aptitude? [01:06] bug 831768 [01:06] Launchpad bug 831768 in aptitude (Ubuntu Precise) "aptitude cannot handle conflicts with multiarch enabled" [High,Triaged] https://launchpad.net/bugs/831768 [01:07] It wasn't assigned to anyone yet. [01:59] apt-get works with multiarch, I'm not sure whether aptitude does in Debian, even, yet. [03:13] doho, now I have a broken lightdm [03:13] restarting was a bad idea. [03:17] lightdm isbroken, apt-get -f install cannot fix it [03:17] update-manager cannot [03:18] h00k: what's specifically broken? [03:18] micahg: libc6 [03:18] ugh :(, any chance for a pastebin of the issue? [03:19] last upload was 6 days ago... [03:19] http://pastebin.ubuntu.com/843921/ [03:20] micahg: it's been broken for tha tlong :( [03:20] now I did update-manger that did half of packages [03:20] is that an upgrade or a dist-upgrade? [03:20] the last like that didn't pastebin is: E:Internal Error: no file name for libc6 [03:21] micahg: that was an apt-get install -f [03:21] let me pastebinit a dist-upgrade [03:21] http://pastebin.ubuntu.com/843922/ [03:22] last line is: unmet dependencies, try using -f [03:23] I've just about given up. Downloading daily, will be done in approx. 4 hours on these internets. [03:24] h00k: did you have a partial upgrade? [03:24] micahg: yep [03:25] when I update-manager'd today. I hadn't tried it in 6 days, was only trying with apt-get. [03:25] apt-get -f install didn't fix it? [03:25] negative. says it needs to download packages, then E: Internal Error: no file name for libc6 [03:27] well, if you grab the i386 libc6 and libpam-modules-bin(= 1.1.3-7ubuntu1), you should be most of the way fixed [03:27] just libc6 might be enough to fix it [03:29] I can try to wget/dpkg -i them [03:31] micahg: I think they're in my apt cache === crond_ is now known as crond [03:38] micahg: working on it, turns out iI need libgcc1 too [03:44] It depends on multiarch-support, which isn't apparently configured [03:45] working on that. [03:53] seriously, this sucks [03:56] yeah, you don't want to power off in the middle of a libc update [03:58] I didn't :( [03:59] libc6 is depending on multiarch-support, which is a circular dependence on libc6? [03:59] and libgcc1 is in the middle of those. [04:00] Oh, progress! [04:01] h00k: wait, apt-get -f install didn't fix it? [04:04] nhaines: no. I grabbed the debs with wget, and just did: sudo dpkg -i *.deb [04:05] micahg: ^ [04:08] ok [04:10] micahg: I'm having myself grab a bunch of .debs and dpkg -i'ng them as they require them. For instance, libstdc++6, libapt-4.12, etc [04:15] oh no. [04:15] suddenly I don't have sudo [04:15] or ls [04:17] recovery console should give you a root shell [04:19] h00k: I'd try apt-get -f install and see if that fails still [04:20] micahg: yeah, I've been doing that. Something fails, requires something, I've been manually getting that, installing it, making progress. [04:20] cool [04:20] just keep an eye on what it offers to do [04:20] yeah, and the last thing left me with no sudo. [04:21] libssl1.0.0 [04:21] oh, that doesn't sound good [04:21] or any command, rather ;) [04:21] recovery mode kernel panicked [04:22] how long since you upgraded? [04:22] 6 days since I couldn't, [04:22] because I've been having libc6 issues. [04:23] I haven't had time dedicated to working on this [04:23] yeah. I may concede to a reinstall. [04:24] no boot. [04:24] micahg: thanks for letting me bounce things off, anyway. [04:25] h00k: sorry, I'm not too familiar with kernel recovery, but you could try an older kernel to see if it still boots [04:26] they panic :) [04:38] hmm, lots of things blocking on g++-4.6. [04:38] And I can't report a crash in unity-2d-panel because I have out-of-date g++-4.6. [04:41] correction: the bug report is blocked due to: gcc-4.6-base, libgcc1, libstdc++6. [04:43] thankfully, this is on my server, which is primarily used headlessly for torrents. [04:57] I just wish this weird touchpad issues goes away [04:58] where you move it, and hold your finger, and it keeps moving [05:02] oh, somehow I lost my ubuntu-desktop. No wonder. [05:02] though, I was hoping to get unity session with minimal actual applications. [05:02] That'll do it [05:03] DanaG: might be arch skew a new version was recently uploaded [05:04] ah, I just need to install without recommends. [05:04] Wish somebody would make aptitude able to handle multiarch. [05:04] Had to purge all i386 libs to get aptitude not to freak out. [05:12] cool, reinstalling ubuntu-desktop fixed the crash. [05:12] though, I seem to still have the old unity. [05:28] so, where's this new unity? [08:15] I have problems with dependencies when upgrading, help pls : http://paste.ubuntu.com/844088/ [08:17] hi. can I disable that email/IM indicator in 12.04? [08:19] cemc: doesnt seem so [08:19] not on the traditional way [08:20] gotwig, you mean updating? [08:20] gotwig: yes [08:20] urfr332g0: dist-upgrade [08:21] gotwig, actually use the update manager and look for a partial upgrade and don't run it. [08:21] what you mean [08:21] dont run it? [08:22] gotwig, partial upgrades are known to break wait for the packages to get to the repos. [08:27] gotwig: is there a non-traditional way? I'll take it ;) [08:30] cemc: maybe with dconf-editor [08:37] cemc: you can uninstall it, lol [08:37] :P === max is now known as Visionaire [08:44] mhall119: I already have all the data I need, now I only have to filter it, for my recipefy scope [08:44] mhall119: in one output I have the data [08:45] mhall119: http://paste.ubuntu.com/844105/ [08:47] gotwig: I would. what's the name of the package? [08:47] cemc: wait for it. and sry that that is not a good solution [08:48] cemc: would you be interessted in a cooking lens, the 1337 style :D? [08:49] package name is indicator-messages [08:54] gotwig: thanks, I'll give it a try [08:54] cemc: dont break your system ;Ü! === max is now known as Visionaire [09:03] Hello all, those who are using Alpha 2 of 12.04 LTS have you experienced any Compiz crashes. As such are you able to use Compiz without much conflict? [09:04] aBound: works here not bad [09:04] gotwig, Able to use the desktop cube and rotate cube? [09:05] anyone know why dist-upgrade wants to remove a ton of :i386 packages? [09:06] aBound: did that ever work with unity [09:06] aBound: so no [09:06] *normal* [09:06] maccam94: here is the same problem [09:06] i'm guessing the gcc packagers broke something [09:07] maccam94: 12.04 should officialy become the first version in which 64 bit is recommended, I think the i386 packages are unnecessary, couse you still have the 64 bit one [09:07] s [09:07] maccam94: yeah [09:07] it also wants to remove wine and skype though [09:07] gotwig, Dang still hasn't been fixed. Hopefully it's fixed in the final release. [09:07] the i386 packages are supposed to be for compatibility [09:07] maccam94: there is no real 64 bit skype out there [09:07] the wine problem, I dont know === max is now known as Visionaire [09:22] 2eyb6ard 5s n6t w6r25ng [09:22] aaaaa [09:25] N40 36c2 by defa43t [09:25] ??!!! [09:34] huayra: o.0? [09:35] 0y 2eyb6ard has scr32 by defa43t [09:35] and cann6t wr5te [09:35] what [09:35] TH5S REA3Y S4C2S [09:36] s6rry ca*s [09:37] * gotwig is not happy [09:37] ne5ther a0 5 [09:37] n6 2eyb6ard [09:37] !! [09:37] type this... [09:38] ty*e th5s,,, [09:38] "the quick brown fox jumps over the lazy dog" [09:38] "the q45c2 br6wn f6x 140*s 6ver the 3azy d6g" [09:38] scr32 cann6t be deact5vated [09:38] oh wait [09:38] this is only with my external keyboard... [09:38] scrlk? [09:39] what does scroll lock have to do with that [09:39] I deattached now and I can tap on my laptop keyboard [09:39] NumLock [09:39] sorry I was reading the key worng [09:39] weird [09:39] the *r6b3e0 5s 6n3y 6n 0y externa3 2eyb6ard [09:40] it worked yesterday (and it's all Thinkpad gear...) [09:40] NumLock is not deactivated on my external keyboard [09:40] even 5f 5t w6r2s 6n 0y 3a*t6* [09:41] I updated yesterday and I am testing the unity 5.4 repo [09:41] but still... [09:41] it worked yesterday befor ei left the office... [09:42] let me test the keyboard in another computer [09:43] works on a machine with 11.10 [09:43] as 5t sh643d w5th *rec5ser [09:43] how do I fill this bug? [09:44] External USB lenove Keyboard model SK-8855cannot deactivate NumLock (and it is on by default) [11:35] Guys anyone else having strange errors with the software center ? gives some error , but software installs correctly and with no problems ? Isn't that a bit strange? [12:03] err crap [12:03] ldd isnt working with 32bit executables.. and i get "no such file or directory" when trying to run them [12:07] i must've lost some :i386 stuff.. but i dont know how multi-arch works :( [12:12] if ldd doesn't work, check if you still have libc6:i386 installed [12:13] libc6:i386 : Depends: libgcc1:i386 but it is not going to be installed [12:13] oops :/ [12:13] yeah i was about to install libc-bin:i386.. but thankfully apt pointed out that would be a REALLY bad idea [12:15] ive been having issues with precise mirrors lately not being up to date [12:16] ive switched to one which i thought was more current.. but im not surewhy libgcc1:i386 cant be installed [12:17] I don't know either (I still don't fully understand how the Depends work for multi-arch packages) [12:17] when i try to manually install libgcc1:i386 [12:17] i get a pageful of errors that seem to be relating to java [12:18] maybe i should switch to us mirror ? [12:21] snadge: yep, I think main mirror is the best [12:25] this is the first time i've had issues with using mirrors in a long time [12:26] australian mirrors are dropping the ball at the moment [12:26] hmm.. only 14 to upgrade [12:26] Hello... I updated all alsa packages to 1.0.25 that are now in repositories, but "cat /proc/asound/version" says 1.0.24 ... how is that possible? :D [12:27] Milos_SD: did you restart? [12:27] gah.. now i can install libc6:i386 .. :| .. someone punch whomever is responsible for the mirrors in the face ;) [12:28] Stanley00, offcorse I did (2 times actualy) :) [12:28] Stanley00, maybe they didn't change version report in it :D [12:29] Milos_SD: do you know which package set /proc/asound? [12:31] Milos_SD: ah, maybe I found it, what "dpkg -s alsa-base" show you? [12:32] Stanley00, http://pastebin.com/jLc9ve30 [12:33] Milos_SD: well, then I dont know either... :( [12:33] Stanley00, everything else is at 1.0.25 :D [12:34] and I need to restart pulseaudio after I login to have my ladspa plugin loaded :S [12:35] strange [12:35] :) [12:35] hmm.. okay.. either a) mirrors have reduced their update frequency or b) precise is going ballistic on the updates [12:36] it seems there is a problem mounting SD cards now, this worked at one point: [75592.780744] mmc0: error -110 whilst initialising SD card [12:36] the mirrors are raping the primary servers.. and are a bit slower on the uptake as a consequence [12:55] someone slap the primary repo maintainer.. and ask them wtf is going on [12:55] why we're seeing stale mirrors atm [12:55] i dont believe all of them are broken at the same time ;) [12:56] we cant all use "Main server" [12:57] internode and iinet (large australian mirrors) are 1 week stale.. wtf.. aarnet is broken (huge mirror) [13:09] !info libreoffice [13:09] libreoffice (source: libreoffice): office productivity suite. In component main, is optional. Version 1:3.5.0~beta2-2ubuntu4 (precise), package size 23 kB, installed size 261 kB (Only available for alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 all) [13:14] I have a seriously weird problem with my external keyboard [13:15] at work I have a colleague who had a look and was totally surprised (when the guy is a debian dev and was earlier Ubuntu Release manager, that should give you an idea of the strangeness of this issue) [13:15] numlockx off does not help [13:16] when ty*e w5th 0y externa3 2eyb6ard thwe N406c2 5s AWAYS act5vated [13:16] and when I type directly in my laptop, things just work [13:16] This worked yesterday [13:17] How can I fill this bug? I have no idea of where to start.... [13:44] any6ne? [13:45] huayra, what is your problem? [13:47] valdur55, the NumLk seems stuck [13:47] but this only applies to my external keyboard [13:47] suck? [13:47] stuck* [13:47] External USB lenove Keyboard model SK-8855 cannot deactivate NumLock (and it is on by default) [13:47] *Lenovo [13:48] when i take the same keyboard to another machine with 11.10 or earlier it works [13:48] both the whole keyboard and activating deactivating the NumLock [13:48] "numlockx off" did not help [13:49] I really have no idea of what this can be caused by [13:49] huayra, open xev on terminal and check numlock key mapping [13:49] Focus xev vindow and press Numlock key [13:52] interesting [13:52] what you get? [13:52] when I press NumLk in the external USB Keyboard I get one result [13:52] when I press the same on the laptop keyboard nothing happens on xev [13:53] let me try with and without the keyboard attached and I will paste the dump [13:53] ok. and comment you lines ;) [13:54] this dump was *huge* [13:54] let me copy+paste from the terminal [13:55] lol :) no problem... put it on paste.ubuntu.com site [13:55] the thing is that i cannot comment on it [13:55] let me do it again :) [13:56] Hi folks , are there still som issues with upgrading from 10.04 to 12.04 LTS , there's a warning here from Feb3 , is this still relevant ? https://wiki.ubuntu.com/PrecisePangolin/TechnicalOverview/Alpha2 [13:56] blah... network manager forbids configuring an usb network interface without default route [13:56] oh i thinked- "Keyboard attached" then comes output - "Internatal keyboard press" - output etc.. [13:56] http://paste.ubuntu.com/844406/ [13:56] :-/ [13:57] That is from the NumLk (Fn+ScrLk) on my external USB keyboard [13:57] let me try and do it without the keyboard attached [13:59] http://paste.ubuntu.com/844412/ [13:59] valdur55, [13:59] hmm... last time network manager got updated is "2012-02-09 07:45:41"? [13:59] this last paste is on my laptop keyboard [14:00] note that I press k and 2 (the same key but with NumLk deactivated and activated) [14:00] but i already configured another usb interface without default route on this system [14:00] odd [14:00] xev does not seem to detect the NumLk activation on my laptop keyboard [14:01] In the previous dump (http://paste.ubuntu.com/844406/) you can see that it detects something when I press the NumLk in the external USB keyboard [14:01] but what happens when you press k2 on External keyboard? [14:01] is that expected behaviour+ [14:01] oh [14:01] :) [14:02] k and 2 :) [14:02] http://paste.ubuntu.com/844417/ [14:03] see the difference [14:03] it's still "2" [14:03] But the NumLk on the external keyboard shows some input [14:03] KeyPress event, serial 35, synthetic NO, window 0x5400001, [14:03] root 0xbd, subw 0x0, time 8279271, (18,-17), root:(1987,36), [14:03] state 0x10, keycode 77 (keysym 0xff7f, Num_Lock), same_screen YES, [14:03] XLookupString gives 0 bytes: [14:03] XmbLookupString gives 0 bytes: [14:03] XFilterEvent returns: False [14:03] KeyRelease event, serial 35, synthetic NO, window 0x5400001, [14:03] root 0xbd, subw 0x0, time 8279479, (18,-17), root:(1987,36), [14:03] state 0x10, keycode 77 (keysym 0xff7f, Num_Lock), same_screen YES, [14:04] XLookupString gives 0 bytes: [14:04] XFilterEvent returns: False [14:04] PropertyNotify event, serial 35, synthetic NO, window 0x5400001, [14:04] atom 0x154 (XKLAVIER_STATE), time 8279485, state PropertyNewValue [14:04] PropertyNotify event, serial 35, synthetic NO, window 0x5400001, [14:04] atom 0x154 (XKLAVIER_STATE), time 8279487, state PropertyNewValue [14:04] In my laptop keyboard the change from NumLk activated toi inactivated does not throw anything at xev: http://paste.ubuntu.com/844412/ [14:04] strange or expected behaviour? [14:05] But... you pressed KP_2 , press other 2 [14:06] I did press the k key in both (all) cases [14:06] in which one, the external one? [14:07] all other keys (except from the keys on the numlk) behave as expected [14:07] I did some tests woith the keyboard map layout and confirmed that [14:07] on external and don't use 2 in your numpad [14:08] use key 2 which is near to w [14:08] ok [14:09] MappingNotify event, serial 35, synthetic NO, window 0x0, [14:09] request MappingKeyboard, first_keycode 8, count 248 [14:09] KeyPress event, serial 35, synthetic NO, window 0x5400001, [14:09] root 0xbd, subw 0x0, time 8693047, (482,1039), root:(2452,1092), [14:09] state 0x10, keycode 11 (keysym 0x32, 2), same_screen YES, [14:09] XLookupString gives 1 bytes: (32) "2" [14:09] XmbLookupString gives 1 bytes: (32) "2" [14:09] XFilterEvent returns: False [14:09] KeyRelease event, serial 36, synthetic NO, window 0x5400001, [14:09] root 0xbd, subw 0x0, time 8693215, (482,1039), root:(2452,1092), [14:09] state 0x10, keycode 11 (keysym 0x32, 2), same_screen YES, [14:09] XLookupString gives 1 bytes: (32) "2" [14:09] XFilterEvent returns: False [14:09] EnterNotify event, serial 36, synthetic NO, window 0x5400001, [14:09] root 0xbd, subw 0x0, time 8696499, (2,6), root:(1972,59), [14:09] mode NotifyNormal, detail NotifyNonlinear, same_screen YES, [14:09] focus YES, state 16 [14:09] huayra, don't spam! use paste.ubuntu.com [14:10] ok, sorry [14:10] But... does it work with k and 2 ( near w ) [14:11] to sum up [14:13] k and all other keys in the numlock area of my esternal usb keyboard (it has no own num pad lock as it resembles the laptops keyboard) are by default using the NumLk value (i.e. numbers and +- signs) [14:13] It is not possible to deactivate numlk on this keyboard [14:13] although it works normally when connected with other computers [14:13] It worked with yesterday build (at least until for 24 hours ago) [14:14] and after updates last night and this morning the external keyboard is not working [14:14] I mean, it works, but all NumLk keys are only numbers (so no k for me!!??) [14:14] right now I am writing from the laptop keyboard which works find [14:15] How Do I fill this bug? [14:15] it is truly odd... [14:16] dunno.. wait some days and then check again [14:17] but wait... there must be a way to report this bug [14:17] ? [14:17] launchpad [14:17] the only thing I can think of is the onboard keyboard [14:18] I do not know where to report it :) [14:18] I mean which project. Fill it against Ubuntu precise and that's it? [14:18] oh.. yea... i don't know more [14:22] well, thanks for your help valdur55 [14:22] at least whe now have more data :) [14:23] yea :) [14:24] Does anyone else have an issue with gstreamer in +1? I can't get it to install because the dependencies are older dependencies [14:25] cjohnston, give more details... what is old. [14:25] gstreamer0.10 or new version? [14:25] one sec.. compiz just crashed [14:25] I assume its whatever is in the precise repos [14:26] what error do you get? [14:29] http://paste.ubuntu.com/844444/ [14:31] update you apt-get repo... and try again... [14:32] im not sure what you are telling me.. its been like this for 2 weeks tho [14:33] sudo apt-get update [14:34] oh.. it's only ffmpeg?? . Use: ubuntu-bug gstreamer0.10-ffmpeg [14:38] is there an easy work around? [14:39] apt-get source package .... make changes and then repack it... :P [14:41] how do i disable apport and get rid of this annoyning "system problem detected" or "xxx has crashed" pop-ups ? [14:44] vega-: http://askubuntu.com/questions/93457/how-do-i-enable-apport follow the instructions and just use disable instead of enable. [14:44] vega-, don't use testing version. Use stable :) [14:45] jokerdino: thanks [14:46] valdur55: is there a rule you can't use +1 even though you don't want to send those reports? or be notified if some trivial program crashes.. [14:46] i don't think so. [14:46] i believe it is your personal preference. [14:46] yep [14:47] but usually, people use +1 to report crashes and bugs. [14:47] no :) . But using older version is one solution ;) . [14:48] disabling the apport should be the recommended solution ;) [14:48] jokerdino, yea :) . [14:48] you can report bugs without apport too you know.. i just find it to be too annoying and intrusive === arand_ is now known as arand [15:28] I use an nvidia card on precise. very often popup menus are drawn transparent, no content, until I move the mouse over them. is this a known issue? [16:28] what will the default email client in Precise be? [16:31] ubuntu-desktop pulls thunderbird now. i guess it will be default. [16:33] where can I get a more definitive answer? [16:34] nowhere [16:35] ok, thanks...thunderbird it is then [16:35] Hi, is that 6 MB increase in the initramfs normal or is it something in my system? [16:35] $ LANG=C ls -lah /boot/init* [16:35] -rw-r--r-- 1 root root 14M Feb 6 23:23 /boot/initrd.img-3.2.0-14-generic-pae [16:35] -rw-r--r-- 1 root root 20M Feb 15 09:32 /boot/initrd.img-3.2.0-16-generic-pae === stkrzysiak_ is now known as stkrzysiak [17:02] Hi. I'd like some help (what keywords to google). I want to get rid of the top bar when rdesktop/rdesktop-vrdp is running, or has focus. I'm not sure where to start looking. Is it a matter of hiding the top bar? or telling rdesktop that it should be "on top" of it? or telling rdesktop that the screen is actually as high as it is (rather than vertical size minus the size of the top bar?) Any push in the right direction very much welc [17:06] All the above because remmina seems a little buggy now (doesn't get rid of pop-up menus and combo boxes) and vinagre doesn't send all my keypresses on a poor connection. [17:09] Would that be the top panel? [17:10] charlie-tca: Where the menus and time/date etc appear. [17:10] Yes, that would be called the "top panel" [17:11] probably can google for "top panel" rdesktop ubuntu [17:11] charlie-tca: Thankyou. [17:12] You are welcome, and good luck [17:54] Check this and confirm please Thanks [17:54] https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/933627 [17:54] Launchpad bug 933627 in gnome-settings-daemon (Ubuntu) "You cant change default shortcuts keys + Hot edges are dead too " [Undecided,New] [17:54] afer the last update my numlock is always on [17:55] Pretto: i have you the solution [17:55] wait [17:55] i was struggling with this 2 days now [17:55] ........ [17:55] wait [17:55] zzecool: dconf key? [17:56] no i thought so and did a reset <-------------poor guy [17:56] its the gnome-settings-deamon [17:56] wait im searchin [17:58] org.gnome.settings-daemon.peripherals.keyboard.numlock_state? [18:00] https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/933405 [18:00] Launchpad bug 933405 in gnome-settings-daemon (Ubuntu) "Numlock cant be set "off"" [High,Fix released] [18:00] here you are [18:01] i almost broke my system messing with this [18:01] i thought it was a xorg problem [18:01] and filled a report there way before this bug report [18:01] That was my report [18:01] https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/933059 [18:02] Launchpad bug 933405 in gnome-settings-daemon (Ubuntu) "duplicate for #933059 Numlock cant be set "off"" [High,Fix released] [18:02] now its a duplicate of the first :p [18:03] zzecool: i will check, thank you [18:03] are you using 64 bit or 32? [18:03] ill send you the link with the deb that fixes the problem [18:03] cause its not in the upstream yet [18:04] you cant take it form apt-get [18:04] zzecool: ok [18:05] https://launchpad.net/ubuntu/precise/+source/gnome-settings-daemon [18:05] here you are [18:05] micahg: I ended up reinstalling. [18:05] pick your architecture download the latest deb and install [18:06] h00k: why is that ? [18:08] zzecool: because libc6 was very broken. [18:08] :o [18:09] It was broken for about a week, made progress yesterday, then I think libc6 borked itself, no kernels would even boot (no clue why), no recovery, etc. [18:09] It's all good, that's why /home is separate, etc/ [18:10] zzecool: fixed, thank you [18:10] im doomed i didnt separate them when i did the first install [18:10] Pretto: np [18:10] Pretto: i almost lost my hairs on this lol [18:11] h00k: i dont know if the is a way to separate them now never search about it [18:11] is icedtea 2.1 going to make it into 12.04? http://blog.fuseyism.com/index.php/2012/02/15/icedtea-2-1-released-openjdk7-u3-release/ [18:12] !separatehome [18:12] Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: https://help.ubuntu.com/community/Partitioning/Home/Moving [18:12] Guys as i can see some activity going on please check this and Confirm it :)))))))))))) [18:12] thanks you [18:12] https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/933627 [18:12] Launchpad bug 933627 in gnome-settings-daemon (Ubuntu) "You cant change default shortcuts keys + Hot edges are dead too " [Undecided,New] [18:12] zzecool: you can still separate them [18:12] pangolin: ty [18:12] !separatehome | zzecool [18:12] zzecool: Your home directory is where all of your personal files are usually kept. For moving your home directory to a separate partition, please see: https://help.ubuntu.com/community/Partitioning/Home/Moving [18:13] thanks [18:13] didnt know [18:13] oh look. pangolin beat me. [18:13] :) [18:13] zzecool: readind the diff to view what fixed :) [18:13] tue [18:13] Pretto: :) [18:13] but you can reinstall and not delete/format your /home even if it is not separate. during install when you get to the partitioning/preparing disks part you go to advanced and make sure that you select the proper mount point for /home and uncheck the format box. [18:14] that way it will reinstall the system and leave /home untouched [18:14] reinstall is a no for me im too lazy :P [18:14] pangolin: that's true, but it slaps stuff on top of your / too :( [18:15] right, you need to install to / and anything you installed manually will need to be reinstalled [18:15] but at least you don't lose all your personal files from /home [18:15] and settings [18:15] alternatively, separate them ;) [18:15] ill see because my HDD is a bit complicated .. its a a hybrid GUID/MBR type trible boot Ubuntu/OSx/windows... [18:15] but even with a separate /home you still will need to install any 3rd party stuff [18:16] stuff you compiled or what [18:16] that's true. but you won't have a messy / [18:16] and all the Os sharing same partitions for data etc [18:16] h00k: you should get a default / after an install anyway [18:17] hmm, maybe not. [18:17] pangolin: not if / and /home are on the same partition when you reinstall. It leaves everything on that partition [18:17] ok. spearate /home and reinstall to make it clean and neat [18:17] ^ yep [18:18] * pangolin gives h00k a worm [18:18] * h00k begins making lunch [18:19] pangolin: as i triple boot on the laptop im using a NTFS partition for all the data so it can be shared between all the OSes [18:20] ewww [18:20] Documents images music etc [18:20] on my home folder are actually softlinks [18:20] to the ntfs partition [18:20] so its a bit compicated [18:20] :) [18:20] I imagine it would be [18:21] my every day os is ubuntu [18:21] but i need windows for some things [18:21] like tuning Car ecus.. [18:22] no ecu have linux software [18:22] And on my esktop its ubuntu / windows 7 im a bit old but still a Gamer huhu [18:22] Gamer* [18:23] no ecu has* linux software [18:23] pangolin: did you check my bug report ? :) [18:23] h00k: maybe you ? :) [18:24] I did not. [18:24] pangolin: can you please take some time to test and confirm ? :) https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/933627 [18:24] Launchpad bug 933627 in gnome-settings-daemon (Ubuntu) "You cant change default shortcuts keys + Hot edges are dead too " [Undecided,New] [18:25] zzecool: I haven't yet, looking at something else at the moment [18:25] h00k: ok ty [18:25] zzecool: i'm not running +1 this cycle [18:26] :o [18:26] didnt know [18:26] To bad this cycle +1 feels smoother and more stable than Stable [18:26] ;p [18:26] yeah, I tested +1 for 4-5 cycles, taking a break :) [18:27] lol [18:28] pangolin: that means you're getting old. [18:29] h00k: you're preaching to the choir [18:36] pangolin: what does this means ? im not a native speaker so.. :) [18:37] What choir is ? [18:39] i got it its origin looks to be Greek a group of singers : Chorodia = Χορωδία ;p [18:39] zzecool: it means he already knows [18:40] i see =) ty [18:40] zzecool: telling something to somebody that already knows the information [18:40] hrm.. I just updated my laptop to +1.. the only way to get unity to show up is by hitting super key.. moving the mouse all the way to the left isnt working.. any idea? [18:40] We have a better in Greek : Come Grandpa to show you Grandmothers ( Pussy ) [18:41] zzecool: keep it appropriate in here [18:41] h00k: ermm i do :) [18:42] cjohnston: when you have a window maximized is your launcher visible ? [18:42] cjohnston: how it was before the update [18:42] ? [18:42] no, fine [18:43] cjohnston: Was you launcher in autohide mode or always visible ? Explain how its was working and what stopped working [18:43] cjohnston: " fine " cant help [18:44] auto hide.. it worked as it was supposed to.. I moved the mouse to the left and it appeared, moved it away it hid [18:45] cjohnston: ok you have to push your mouse beyond the edge of the screen to make the launcher appears [18:45] cjohnston: its a new feature a "resistance" to stop reveal the launcher by accident , and there are ways to adjust the sensitivity [18:46] cjohnston: are you using a mouse or a touchpad? [18:46] I'm going as far left as I can and it ising doing anything.. I have a trackball and I continue spinning it left and its not doing anything [18:47] hmm [18:47] i should appear [18:47] it* [18:47] zzecool: it works fine on the desktop [18:47] cjohnston: right click on the desktop ----> choose change backround [18:48] go to behaviour tab [18:48] and play with the reveal sensitivity [18:49] cjohnston: how did you end up working with a trackball ? i was always curious how can this be creative :) [18:50] I tried one years ago and liked it.. then the stopped making that one, so i had to switch to another one.. [18:50] i dunno beyond that [18:50] lol [18:51] i think my friend had one that i tried [18:51] :) [18:51] You are a minority :p [18:51] i know.. its hard to get new ones [18:52] You can use a mouse to ? Or you are doomed on the trackball ? [18:52] Can you * [18:53] i can use a mouse when i need to [18:53] at work i dont have a tracball [18:53] Ahh thats fine then [18:53] So any progress with the launcher? [18:54] ya.. if i turn off autohide it appears [18:54] lol [18:54] (or you could call that no) [18:54] lol [18:54] well [18:54] do you have CCSM installed? [18:55] yes [18:55] ok open it up [18:55] go to the unity plugin [18:55] just tell me when rdy so i can continue [18:56] yup [18:56] ready [18:56] oon hide launcher what do you have ? [18:57] auto] [18:57] ok [18:57] go to experimental tab [18:57] k [18:57] count 10 lines [18:57] its says [18:57] Launcher Reveal Pressure [18:58] yup [18:58] ok [18:58] 20 [18:58] turn this down to 0 [18:58] sry [18:58] 1 [18:58] its goes to 1 [18:58] try on the launcher now [18:58] k [18:58] dont close compiz [18:58] nada [18:58] no ? [18:59] didnt work ? [18:59] no [18:59] damn [18:59] ok change this back to 20 [18:59] and go to the first tab [19:00] change the behavior from Autohide to "Dodge Active window" its the intelihide mode [19:00] Launcher goes on when no windows touch him [19:00] and if any window touch him it is like autihide [19:01] Try again like this and tell me [19:02] cjohnston: any progress? [19:04] works great.. unless something is maximized [19:04] i run all my windows maximized [19:04] listen [19:05] the number that it was 20 and we changed to 1 [19:05] yup [19:05] change it back to 1? [19:05] is suppose to be how many pixels further than the screen sdge you have to push your mouse pointer to reveal the launcher [19:05] in my pc if i set it up to 1 [19:06] as my mouse touches the screen edge launcher appears [19:06] there is no resistance at all [19:06] thats the way my desktop works, but not the lappy [19:07] Your desktop is +1 as well ? [19:07] the desktop is 20, but it works the way it is supposed to [19:08] i mean +1 precise [19:08] oh, yes [19:08] Are you using trackball in both ? [19:08] the same one ? [19:08] or do you have 2 ? [19:09] i have synergy, but i have tried the trackpad on the laptop and it isnt doing it either [19:09] i see [19:09] i dont rly know [19:10] ok === Ian__ is now known as Ian_Corne [19:17] I'm back! [19:17] irssi segfaulted [19:17] :( [19:32] cjohnston: are you here? [19:32] yup [19:36] h00k: I'm sorry I couldn't help you any further [19:37] micahg: it's okay, I'm good [19:37] it's running [19:39] zzecool: what's up? [19:39] ahh [19:39] i want you to test a bug that i found [19:39] :) [19:39] ok [19:39] and confirm [19:39] i have reported like 4 [19:39] i have a ton [19:39] lol [19:39] one i even uploaded video ;-) [19:39] :O [19:40] ok ill check your and confirm then after mine [19:40] https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/933627 [19:40] Launchpad bug 933627 in gnome-settings-daemon (Ubuntu) "You cant change default shortcuts keys + Hot edges are dead too " [Undecided,New] [19:40] this one [19:40] check this [19:40] :) [19:40] and confirm please [19:40] Wc brb [19:40] Pretto: check this bug please https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/933627 [19:40] :) [19:41] zzecool: are you a bug hunter? :p [19:42] lol [19:42] im trying [19:42] whatever comes in my way ill shoot it down [19:43] hehehehe [19:43] i want to see if the same happening to you so you can confirm it on the launchpad to get some attention [19:44] zzecool: i will try, never needed to change that settings [19:47] ok ty [20:19] hi all, I'm trying to install precise alpha 2 alternate, but the install keeps failing because the apt-mirror I select does not support precise yet. [20:20] so select different apt mirror [20:20] ? [20:20] Is there a way to a) continue the install without specifying a mirror server, or b) find out which mirror servers support precise without manually checking them all [20:20] glosoli: I've tried a bunch, but I keep getting the error [20:23] prec: try daily builds [20:25] ill try that, so the installation isn't supposed to fail when a mirror is not available [20:28] ermm what do you need the apt-mirror on the installation ? [20:28] prec: ? === Guest22071 is now known as gord [20:28] probably he is ticking the box to get updates or smth like that [20:29] glosoli: that what i was thinking [20:29] I wouldn't recommend for anyone to upgrade now ;D because it got very ugly nautilus bug [20:29] prec: there is no reason to check this box you can install every update later [20:29] Like the mirror boxes appearing everywhere where you pressed right click [20:29] glosoli: what? [20:29] mirror boxes? [20:30] I might get a screenshoot for you if you're curious ? [20:30] zzecool: I dont know, I dont want it. But even when I dont configure the network it want to select a mirror [20:30] glosoli: the daily builds have no alternate [20:30] you mean the right click menu but empty? [20:30] prec: you can select the main server after the install [20:31] prec: continue the installation normaly.... [20:31] zzecool: http://oi41.tinypic.com/1sgi6r.jpg [20:31] main apt-mirror works like charm [20:31] zzecool: this problem is preventing me to do the install [20:31] zzecool: It all happened when I pressed right click on the desktop/nautilus or anywhere :D [20:31] same problem for my friend [20:32] zzecool: which one is that, the us server? [20:32] prec: dont choose to download updates while installing [20:33] zzecool: I dont even get that option with the alternate installer [20:33] main server is the main server i dont know where it is located [20:34] i dont remember what the alternative cd asks you [20:34] but i dont think that you need an internet connection to complete the updte [20:34] you are doing something wrong [20:35] to complete the installation* [20:36] zzecool: like what? I even get the mirror error when I choose not to configure any network connections [20:37] erm i dont know maybe the alternative cd iso is borged [20:37] try the normal [20:38] glosoli: im doin the latest updates some python updates and logout log in to check about nautilus [20:38] ok good luck to me [20:39] zzecool: good luck :D [20:39] I need the alternate because I want to use full disk encryption. But if it was the alternate CD I would think a lot more people would have this problem [20:40] zzecool: Everything's fine ? ;D [20:40] i have amost the same [20:40] but this was here before [20:40] let me show you [20:40] I need the alternate because I want to use full disk encryption. But if it was the alternate CD I would think a lot more people would have this problem [20:40] zzecool: ok ;d [20:42] glosoli: http://dl.dropbox.com/u/24436243/borged.png [20:42] its the same yes [20:42] i blame the python updates [20:42] lol [20:42] its everywhere now [20:43] ;DD haha [20:43] same here, disturbs programming with eclipse ;D [20:44] python2.7 or python3.2 is the problem [20:45] those was the only updates i got [20:45] hmm, selecting the us.archive.ubuntu.com does not result in the mirror error, but I do get another one [20:45] zzecool: hmm, for me it updated compiz [20:45] i did this before [20:45] "No kernel modules were found, probably due to a mismatch between the kernel used by this version of the installer and the kernel version available in the archive" [20:45] i dont know [20:46] zzecool: Maybe before you did, didin't log out and log in [20:46] hmmm yeah thats true [20:47] some times i wonder do they actualy test what they code or they only look the black and white console lol ;p [20:47] j/k === chrisccoulson_ is now known as chrisccoulson [20:48] this is so noticable you cant escape form this bug [20:48] from [20:48] zzecool: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/933744 press that button "affects me" [20:48] Launchpad bug 933744 in nautilus (Ubuntu) "At random some valid & operational context menu options are displayed greyed out" [Undecided,Confirmed] [20:48] glosoli: ok sec [20:48] zzecool: Very annoying bug ;D [20:49] lol it is [20:50] glosoli: check the bug comments [20:50] glosoli: ;p [20:50] zzecool: I already gave screenshoot in the comments ;D [20:52] Now it would take 8 hours probably :DDD [20:52] glosoli: i hope [20:53] glosoli: its not a nautilus problem though same is happening in Google Chrome [20:54] compiz probably ? [20:54] glosoli: and its was happening before it started on Nautilus but without leaving the mirror windows everywhere [20:54] i dont know [20:54] it might be compiz probably [20:54] maybe [20:55] add compiz too [20:55] add compiz + unity [20:56] how to add multiple ? [20:57] emm " [20:57] no longer affects: compiz-core [20:57] " ? ;D [20:58] lol [20:58] i added core by mistake [20:58] i wanted to add unity [20:58] :) [20:59] but you added "no longer affects" ? [20:59] ;D [20:59] glosoli: no [20:59] glosoli: i just removed it [21:00] for multiple you press the Also affects project [21:00] aa, i just edited from nautilus to compiz, because I'm quite sure ;D [21:00] then choose and search [21:01] can you do me a favour? [21:01] glosoli: ? [21:01] Sure [21:02] glosoli: check this bug report https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/933627 [21:02] Launchpad bug 933627 in gnome-settings-daemon (Ubuntu) "You cant change default shortcuts keys + Hot edges are dead too " [Undecided,New] [21:02] its mine [21:02] it fixed for me already [21:02] what is fixed? [21:02] was having the same problem, after upgrade few moments before, everything is fine, using F1 to launch nautilus [21:03] I mean I can change default shortcuts now [21:03] rly? [21:03] let me try [21:03] yeah [21:03] like 1 hour before i wasnt able [21:03] I have set F1 to launch nautilus, wasn't working for a while, after upgrade, started working again [21:04] log out and log in [21:05] brb [21:10] zzecool: Working fine ? [21:10] glosoli: hell yeah they are back [21:11] but now i have a new problem [21:11] do you use the scale plugin ? [21:11] i use the scale plugin! :) [21:11] the default shortcut is the "super + W" [21:11] super is right ctrl ? [21:12] velcom: the scale use to show you all the running apps form every workspace [21:12] zzecool: hmm [21:12] velcom: now it only shows form the current [21:12] zzecool: check settings [21:12] super is the windwos key [21:12] windows* [21:12] @zzecool only shows the current [21:13] velcom: fuck :/ why did they change that [21:13] i dunno... [21:13] .... [21:13] i also have another problem [21:13] zzecool: lol [21:13] \q [21:13] velcom: file a bug report i will confirm it [21:13] zzecool: they hadn't [21:13] glosoli: ? [21:14] or hmm [21:14] wait [21:14] i need to check [21:14] when i bind the "initiate window picker for all windows" for when i move the mouse in the corner of the screen, it doesn`t work [21:14] they did you may talkign about the alt tab behavior where you can select if its only for the current or for all [21:15] velcom: it works for me now [21:15] zzecool: yeah they did, screw them :DD [21:15] :) [21:15] glosoli: can you file a report ? [21:15] I don't know how [21:16] ok so its time for you to learn its easy [21:16] :) [21:16] are you rdy ? [21:16] okay, but it's not a bug ;D [21:17] why its not ? [21:17] it is [21:17] zzecool: Some time ago there was an option to shot windows from all workspaces [21:17] to show'' [21:17] still is but only for alt tab switch [21:17] in unity plugin [21:17] first tab second line [21:17] ;p [21:18] i`ve got a question it`s bothering me for a while [21:18] velcom: do you know how to report a bug ? [21:18] if you dont you gonna learn now :) [21:18] zzecool: teach me [21:19] but i never use that super+w [21:19] i`ve installed 12.04 especially because the HUD feature (i also like other new features ubuntu team comes up with ind i don`t mind the bugs) [21:19] :DD [21:19] glosoli: first do you have a launchpad acc ? i think yes [21:19] zzecool: nope, i don`t [21:19] ok velcom [21:19] how can i install the HUD? [21:19] follow me as im teaching glosoli [21:19] zzecool: Yes, I have, but it might be the problem I never use Scale [21:19] and i will tell you about hud later [21:19] :) [21:20] sure zzecool thank you [21:20] glosoli: ok first when you notice a bug you have to choose hat is the package that has the problem [21:20] glosoli: in our situation we think it is compiz right ? [21:20] ubuntu-bug packanename ? [21:20] yeap [21:20] exactly [21:20] :) [21:20] so you know [21:21] I remember, hadn't done it ever, just tryed once ;D [21:21] so lets continue with velcom [21:21] velcom: do you have a launchpad account? [21:21] yes [21:21] ? [21:21] no, i don`t have a launchpad account [21:21] make one :) [21:22] right now?:) [21:22] zzecool: I will report about Scale addon :) [21:22] velcom: yes https://launchpad.net/ [21:22] zzecool: I used to use it, but forgoten [21:22] ok :) [21:22] glosoli: whe you are down post the link so me and velcom can confirm [21:22] :) [21:23] yes glosoli :) [21:23] velcom: im gonna teach you the whole procedure like we are report the bug [21:24] reporting* [21:24] its fast and easy [21:26] zzecool: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/933776 [21:26] Launchpad bug 933776 in compiz (Ubuntu) "Compiz Scale Addon "All Windows" not working" [Undecided,New] [21:26] perfect [21:29] ok zzecool i registered on launchpad.net :) [21:29] velcom: perfect [21:29] so [21:30] now that we know that we have a bug [21:30] we have to thing what is the culprit package [21:30] as we have a problem with a compiz plugin ( scale ) [21:30] we can say that prolly it is the package compiz [21:31] right ? [21:31] of course [21:31] ok [21:31] open up a terminal [21:31] hmm ok :D [21:31] done [21:31] we gonna use the report tool [21:31] :-? [21:31] called "ubuntu-bug" [21:31] aha [21:32] should i just run ubuntu-bug in the terminal? [21:32] type "ubuntu-bug compiz" it work as ubuntu-bug oh ok:d [21:32] hello. I would like to report some feedback with dual monitor in ubuntu 11.04. is this the right channel? [21:32] it support alt completion in packages [21:33] ganimede: no here is the precise pangolin channell [21:33] channel [21:33] ok, done, it says "collecting problem information" [21:33] use #ubuntu [21:33] ok [21:33] velcom: just wait [21:33] sorry, i meant 12.04 - just the one [21:33] sure [21:34] ganimede: ask but i dont see any activity here [21:34] istead of us [21:34] :P [21:34] instead [21:34] velcom: when the report is rdy it will open your browser [21:34] is it open yet? [21:34] zzecool: it`s not ready [21:34] ok [21:35] so, basically I tried to use the second monitor in vertical (1080x1920) on top of the first one, in horizontal (1920x1080). so far so good, it works quite well [21:35] sometimes the report can be like 16 mb [21:35] sometimes only some kb [21:35] it asks me if it`s a reggression, happend more than once, i can reproduce the bug, i know a workaround, i know the fix for this [21:35] should i check the first 3 ones? [21:35] whatever fits [21:35] ok [21:35] :) [21:36] however, the first monitor it is a touchscreen, but the touched point gets remapped on the entire virtual surface (1920x2920) [21:36] the sure is that we dont know the fix [21:36] zzecool: Your display manager log files may help developers diagnose the bug, but may contain sensitive information such as your hostname. Do you want to include these logs in your bug report? [21:36] do i want this? [21:36] is there a way to fix it? [21:36] ganimede: you have to file a report [21:36] Some idiot changed that it affect nautilus insted of compiz for those mirror bugs [21:36] i dont have any dual experience here [21:36] how do i do it, zzecool? [21:37] ganimede: im teaching velcom that one [21:37] when he is rdy he gonna teach you [21:37] and ill watch :) [21:37] be patient [21:37] ganimede: register for an account on www.launchpad.net and use the ubuntu-bug tool, or wait for us :) [21:38] i'll wait for you, no problem :) [21:38] patience [21:38] * [21:38] velcom: any progress ? :) [21:39] yes, a page just poped out in firefox [21:39] "Please wait while bug data is processed. This page will refresh every 10 seconds until processing is complete." [21:39] great now you must fill in the title and description of your problem [21:39] so i`m waiting [21:39] ok you have to wait for the upload to finish [21:39] :) [21:39] ok, says here "Summary" [21:40] ok this is the title of your bug report [21:40] should i say "cannot bind scale plugin for the corner of the screen" [21:40] ? [21:40] i think you can [21:41] when did you update fot the last time? [21:41] 1 hour 2 hours? [21:41] me? about 4 hours ago [21:41] hmm it wasnt working for me before but after the update it works [21:42] nevermind we will check [21:42] velcom: dont report if you didin't updated [21:42] oh, ok, i`ll update right now and check it again [21:42] but don't do dist-upgrade [21:42] velcom: so the lesson is over :) you are rdy to fight more bugs :) [21:43] no never a dist-upgrade while running on beta [21:43] velcom: don't do "dist-upgrade" don't, just simple upgrade, otherwise you will loose a lot of ia32-libs [21:43] oh thank you, i was wondering how this bug reporting stuff works [21:43] zzecool: I always do, but I wait for packages to be fixed and nothing is going to be removed ,then I can safely dist-upgrade :> [21:43] yes, i just used the "Update Manager" gui [21:44] velcom: this is the best and close the partial update shit [21:44] haha ;D [21:44] zzecool: no partial update shit here [21:44] great [21:44] do the updates [21:45] log out and log in [21:45] *language* [21:45] zzecool: Do you use eclipse and pydev ? [21:45] ok :) [21:45] and you will have the same bug like me and glosoli [21:45] what bug? [21:45] zzecool: which bug ? [21:45] om26er: language brings more activity thought [21:45] the compiz one [21:45] the super+W bug? [21:45] no [21:46] you will see [21:46] ah ok [21:46] :) [21:46] zzecool: say what bug dude ;D [21:46] glosoli: eclipse pydev? [21:46] zzecool: Eclipse with PyDev and Aptana PLugin ;D [21:46] the mirror window one [21:46] zzecool, which bug are you talking about? [21:46] glosoli: whats that i dont know [21:47] zzecool: I already have ;D I gave you the link to launchpad and screenshoot don't you remember ? :D [21:47] om26er: wait [21:47] btw i always knew about this channel but never thouught people still use irc and thanks zzecoolfor help [21:47] glosoli: yeah i was saying to velcom that if he did the update he gonna have it too [21:47] glosoli: missunderstand ? ;p [21:47] Yeah ;D [21:48] velcom: its was the same for me [21:48] lol :) [21:48] ok, i`m logging out and in again, brb :) [21:48] velcom: so you find your alternatives me and glosoli [21:48] :) [21:48] ok [21:48] found* [21:48] glosoli: can you please post the bug to om26er [21:49] the one we have with the mirror windows [21:50] https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/933744 [21:50] Launchpad bug 933744 in nautilus (Ubuntu) "At random some valid & operational context menu options are displayed greyed out" [Undecided,Confirmed] [21:50] ahh this is dup [21:50] https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/933615 [21:50] Launchpad bug 933615 in compiz (Ubuntu) "menu shadows not clearing when menus close" [Critical,Incomplete] [21:50] this one is original, press here that it affects you [21:52] glosoli: look what they say !! Yes, compiz 1:0.9.7.0~bzr2995-0ubuntu3 seems to have fixed it. No more ghost menus ;) [21:52] :O [21:52] let me check what im running [21:53] im running the old one [21:53] let me refresh [21:53] zzecool: binding "initiate window picker for all windows" to bottomleft side of the screen now works, thank you, i did not filed the report [21:53] velcom: yes but you now know how to report your problems [21:53] :) [21:54] velcom: now you can teach ganimede [21:54] yes yes, thank you again :d [21:54] if he is still around [21:54] Is anyone else getting menu residue after installing all updates on Precise? [21:54] (The shadows stay on the screen after closing the menus.) [21:54] of course [21:54] log yes [21:54] ganimede: you still here? [21:54] log: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/933615 [21:54] Launchpad bug 933615 in compiz (Ubuntu) "menu shadows not clearing when menus close" [Critical,Incomplete] [21:54] zzecool: There is no update yes ? :D [21:55] it is fixed sooner or later its going to be on the mirrors [21:55] zzecool: Thanks! :) Glad to know that I'm not the only one experiencing it. [21:55] glosoli: im refreshing [21:55] zzecool: I will switch to original ppa [21:55] mirrror''' [21:56] glosoli: im using the main and still nothing [21:56] yes, I am here velcom [21:56] only some unity greeter and update manager updates [21:56] dude, i`ve got a preety nasty bug now :( after i acces a menu from the top panel the border shaddow remains there [21:57] i was checking how to post a bug [21:57] velcom: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/933615 [21:57] i have registered in launchpad [21:57] Launchpad bug 933615 in compiz (Ubuntu) "menu shadows not clearing when menus close" [Critical,Incomplete] [21:57] velcom: i told you :) it is fixed we are waiting for the fix to go up in the mirrors [21:57] ok zzecool so i don`t have to do nothing, right? [21:58] zzecool: there is update in dist-upgrade :DDD [21:58] velcom: just teach ganimede [21:58] :) [21:58] sure [21:58] ganimede: sorry for delay [21:58] do i need to have the 12.04 installed? [21:58] i am running the 11.10, launched the pangolin from the dvd only [21:58] glosoli: let me check with synaptic [21:58] it`s not a must ganimede but this channel is about the 12.04 version [21:59] that i understood. i meant if it is required for posting the bug [21:59] or can be done online somewhere [21:59] ganimede: its not but we are all running with the latest updates that may fixed your bug [22:00] yes, probably your bug has already been solved [22:00] ganimede: you cant depend on the packags version of the dvd on a beta cycle updates coming every minute maybe faster [22:00] mmm, doesnt look like, but in that case i do have an available partition, i may install there [22:00] ganimede: you can use a Virtual machine [22:00] but nooo [22:01] you want dual screen etc [22:01] well, don`t install it if you don`t like messing with bugs cand crashing apps [22:01] ;/ [22:01] zzecool: if you upgrade compiz it will remove unity :D [22:01] lol [22:01] fail [22:01] ok, then i will try several use cases ;) [22:02] zzecool: I can't upgrade compiz yet due to dependency issues. :( [22:02] glosoli: the best way is to check with synaptic if there are packages that going to be removed [22:02] So I'm stuck with these ugly menu residues. :P [22:02] log im too [22:02] we have to wait [22:02] Luckily, they moved gwibber to desktop-recommends. [22:02] in the meanwhile, i'll install it asap [22:02] That kept blocking upgrades for me in the past. [22:02] zzecool: I like terminal it shows also ;D [22:03] glosoli: does it gives you a compiz update allready? [22:03] it gives :) [22:03] with dist-upgrade [22:03] erm [22:03] are the desktop cube, nvidia drivers (for cuda), alsa dev driver all supposed to work at once on the 12.04 current? [22:03] But I won't do it ;D [22:03] zzecool: what happens if I do dist-upgrade? [22:03] log: You might crash your system [22:03] log: dont [22:03] oh [22:04] why? [22:04] wait [22:04] just curious [22:04] im gonna find a link [22:04] wait [22:04] okay, okay :P [22:04] log: http://ubuntuforums.org/showthread.php?t=1343434 [22:04] read this [22:05] everything its covered here [22:05] :) [22:05] unity update still broken [22:05] ah, okay :) [22:05] velcom: http://ubuntuforums.org/showthread.php?t=1343434 read it [22:05] the 1:0.9.7.0~bzr2995-0ubuntu3 update still not on the mirror.. [22:05] so it's the same as doing a partial upgrade [22:05] didn't know that [22:05] ok zzecool [22:05] And I know not to do partial upgrades. ;P [22:06] log: partial update is actually a broken dist-upgrade [22:06] but read the article [22:06] :) [22:07] hehehe [22:07] here she goes [22:07] sometimes is good when running stable release [22:07] UPDATE GUYS [22:07] o rly? [22:07] let me check [22:07] zzecool: i got it now :) [22:07] glosoli: i dont have the update yet [22:07] still no update for me :) [22:08] I have [22:08] I have it, it just won't install yet. [22:08] lol [22:08] glosoli: Speak ! tell us your source scambug !! [22:08] :P [22:08] Wait, it lets me now! :D [22:09] :O [22:09] velcom: we are left alone [22:09] :'( [22:09] glosoli: Speak ! tell us your source scambug !! [22:09] checked via synaptic here, still no update [22:09] FIXED [22:09] grr [22:09] yes, glosoli left :)) [22:09] me and velcom dont have the update yet [22:10] what is your source ? [22:10] Do you use Main Server ? :D [22:10] im using main [22:10] yes [22:10] what is the ppa for Main Server ? [22:10] there is no ppa [22:10] its not a ppa [22:10] you have to change in Software Sources [22:10] glosoli: im on main but no update yet [22:11] Works now! :) [22:11] haha ;D [22:11] okkk...what do i have to change ? [22:11] oups its here but not full [22:11] if i continue now i will lose ia32libs [22:12] velcom: open the software sources [22:12] i did [22:12] :D [22:12] download form : main server [22:12] from* [22:12] zzecool: sudo apt-get upgrade, doesn't need dist anymore [22:12] hmm [22:12] ooooh mine is "Server from Romania" i thought i`d have better speed :) [22:13] ia32-libs are in dist that's why I don't do dist now for ia32-libs [22:13] glosoli: true [22:13] im updating [22:14] i need them too for tweetdeck banshee aftershot and other applications [22:14] whoohoo updates ready to install! [22:14] :) [22:14] velcom: Horraayyy :) [22:14] :D [22:17] :D [22:18] zzecool: you there? problem solved after update here [22:18] you? [22:18] same [22:18] :) [22:18] awesome [22:18] now lets hope abot scale [22:19] about8 [22:19] :) [22:19] * popey wonders if anyone else is getting firefox and thunderbird lockups? [22:19] i`m wondering if you guys have this problem too, i`m having it since i first installed 11.04 [22:19] i kissed firefox bb long time ago [22:19] Chrome here [22:19] :) [22:20] when i right-click desktop the context menu is an old gray themed menu [22:20] and also the contact info in empathy is written with white on gray and is hard to read [22:20] velcom: hmm [22:21] what theme are you using [22:21] how does your desktop context menu look? [22:21] can you post a screenshot [22:21] ? [22:21] of course [22:22] oh come onnn [22:22] screenshot not working at all [22:22] nothing happens [22:22] also no changes in Pictures folder [22:22] erm [22:23] probably the package is not installed [22:23] what is the package that handles screenshots? [22:23] its working on mine [22:23] press windows key and type screenshot [22:24] For me when I press PrtSc it appears in Pictures folder [22:24] do you see the app ? [22:24] i probably just have to install that package but i don`t know the name [22:24] glosoli: they ruind this one too it use to ask you where to save ........ [22:24] ruined* [22:24] zzecool: Ah, for me it's just fine to appear in pictures folder [22:25] you can simply enable screenshoot plugin in compiz if you wan't so [22:25] velcom: its gnome-screenshot [22:25] pressing supper and using mose to define the area will make screen of the area [22:26] glosoli: in oneiric the gnome-screenshot tool was asking you where to save the SS and letting you to change the name [22:26] glosoli: there is allrdy a bug [22:26] report [22:26] zzecool: Yeah, i remember, I am ubuntu user for about 5 years [22:26] thank you zzecool [22:26] :D [22:26] velcom: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/933776 [22:26] Launchpad bug 933776 in compiz (Ubuntu) "Compiz Scale Addon "All Windows" not working" [Undecided,Confirmed] [22:27] confirm this bug [22:27] Had first expierence about six years ago when compiz was still known as beryl [22:27] :) [22:27] But for a long time had a lot of technical issues [22:27] ;D [22:27] it appears to be installed [22:27] im a ubuntu user before beryl ;p [22:27] how do i confirm a bug? [22:27] zzecool: Good for you ;D I was stupid gamer in that time, now studying programming, it fits me right in [22:27] ;D [22:27] velcom: This bug affects you and 1 other person [22:28] glosoli: im still a gamer :D [22:28] ah, found it, thanks [22:28] i dont know nothing about coding [22:28] :P [22:28] zzecool: I can't haha, in my computer there is only Pangolin :D [22:28] done [22:28] zzecool: Some flash games from time to time for me ;D [22:28] my Desktop is a windows machine :) [22:29] this is my laptop triple boot osx win and ubuntu [22:29] i reinstalled package gnome-screenshot and now it works....weird one :) [22:29] ;p [22:29] velcom: :D ho [22:29] zzecool: I was quite negative about programming in the first place, now I quite like it, it's like a game, but much more harder and you can benefit from it ;D [22:29] im allrdy 31 no and im so busy with many things [22:29] no time for coding [22:30] i will rest my case as a power user [22:30] :) [22:30] for my sanity [22:30] lol [22:30] zzecool: lol i just realizesd that when i`m in the context menu, pressing PrtSc does not work, i don`t think this is a real bug but how am i supposed to take a screenshot of the context menu? [22:30] zzecool: hah, meanwhile I am 20 years old ;D [22:31] velcom: rly? [22:31] yes =)) [22:31] glebihan: noob :o [22:31] PrtSc never worked in Context menu [22:31] lol glosoli but how am i supposed to take a picture of the context menu? [22:31] velcom: holy moly you are right [22:31] and this is a bug [22:31] go go report it [22:31] =)))))) this is so funny [22:32] :) [22:32] velcom: use Screenshoot tool in ubuntu, and set timer for some seconds [22:32] glosoli: i`ll do that thank you [22:32] if this is bug, it is since Oneiric for sure [22:32] rly ? [22:32] yes [22:32] never noticed befoe [22:32] maybe even older [22:32] before [22:32] zzecool: i don`t think this is a bug, it`s just not supposed to work that way [22:32] velcom +1 [22:33] :)) [22:33] because if you press right click + prtsc it just thinks you did a hotkey thing [22:33] some type of combination [22:33] exactly [22:33] no its a bug [22:34] same happens with the top panel menus [22:34] you cant SS them [22:34] Well it has been for a long time, and still is [22:34] :) [22:34] im still getting mirror windows but if i howver the mouse they appear [22:35] hover* [22:35] is the desktop cube supposed to continue working on the 12.04? [22:35] ganimede: probably [22:35] excellent, this weekend i will install everything [22:35] :) [22:35] velcom: ? [22:36] did you confirm the bug for the scale allready ? [22:36] yes, i`m uploading screenshots :D [22:36] zzecool: Have you remember ever being able to SreenShoot context menu ? [22:36] no i didn`t it worked [22:36] thank you for now and goodnight [22:36] glosoli: i think so [22:36] not sure tho [22:37] here is 1st [22:37] zzecool: As I remember I have never been able to do that, eve now I can't ;D [22:37] http://ubuntuone.com/46SnIKqRSD6HdBqzM5J8jv [22:37] here is 2nd http://ubuntuone.com/6vot8K5HT3VbWqElR3tTNL [22:37] do you have that? [22:38] velcom: it's ubuntu themes problem ;D Same thing happen in Deja Dup [22:38] so you might report a bug [22:38] aha [22:38] in btw, first check if it isn't already reported [22:38] I think it is [22:38] but what is the package i`m reporting, is it ubuntu-desktop or what? [22:38] ok,i`ll wait [22:39] velcom: You use Edge Illumination Toggles ? [22:39] just curious [22:39] it`s set to "always off" i think [22:39] velcom: hmm, ubuntu-desktop is not package it's meta package or smth like that [22:39] glosoli: here you are https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/927952 [22:39] Launchpad bug 927952 in gnome-screenshot (Ubuntu) "When I press the Print Screen button, it will not appear in "Save Screenshot" window." [Low,Triaged] [22:39] oh, didn`t know that [22:39] velcom: light-themes maybe [22:40] zzecool: read first comment [22:41] aha...okay [22:41] glosoli: hmm [22:43] glosoli: i dont rly like the new way but its ok for now [22:43] Linux users are really effeminate ;D [22:44] just got the recent update. [22:44] a few issues [22:44] johnjohn101: what kind of ? [22:45] vmware 4.0.1 - 3d menus leave the outlines (shadows) on the screen [22:45] vmware 4.0.1 - pangolin will not wake up when the main computer sleeps [22:46] ah, I am using in in real computer as main/the only one operating system [22:46] so can't help for vmware :) [22:46] other than that, i can tell a HUGE diff in the speed of unity [22:46] me too [22:46] unity is hell a lot faster than oneiric [22:47] yeah it is :) [22:47] glosoli: im recording my mirror window bug in video [22:47] I am just still sad for ati :) [22:47] here https://bugs.launchpad.net/ubuntu/+bug/933841 :) [22:47] Launchpad bug 933841 in Ubuntu "Ugly context menu" [Undecided,New] [22:47] zzecool: Will you show me after ? [22:47] yeap [22:48] ATI Proprietary drivers are little slower, but more effective, meanwhile opensource drivers are hell of a fast, but not effective :D [22:49] i really want to put on main box at home but will wait for released version. I have too many current projects that I can't afford to get wrecked [22:51] yeah that comment about ati drivers makes me wary of using the latest amd cpus if I want to upgrade my home system [22:52] dont use dude [22:52] please [22:52] don't go mad, i was lifetime fan for Nvidia/intel, and I made bit mistake for giving a try [22:54] so your advice is to stick with intel and sandy bridge? [22:55] glosoli: done it is 45 mb ... im wondering if ill have to upload it like that or to link it to youtube [22:55] johnjohn101: for sure [22:55] zzecool: yt ? ;D [22:55] the video [22:56] yes put it in youtube ;D [22:56] ok [22:56] glosoli: tx [22:56] all amd care is about gamers :) [22:57] ok in 11 minutes [22:57] glosoli: do you have chrome installed? [22:58] yes :) [22:58] stable or unstable? [22:58] what channel ? [22:58] im unstable all the way ;p [22:59] 19.0.1041.0 dev [22:59] unstable [22:59] I always use unstable ;D [22:59] for chrome it works perfectly [22:59] :D [22:59] me too [22:59] becuase its allrdy tested in chromium [23:00] :p [23:00] because* [23:00] for ubuntu mostly used betas ant stable now just wanted to test because it's LTS ;D [23:00] i think we are beta now [23:00] not alpha anymore [23:00] hmm beta will be when feature freeze [23:01] true [23:01] https://wiki.ubuntu.com/PrecisePangolin/ReleaseSchedule [23:02] isnt' that today [23:02] nope [23:02] i can't wait to see the wallpaper collection!! [23:03] actually it is [23:03] tomorrow it is [23:03] erm those number before the date confused me [23:03] Wallpaper Collection ? hmm never picked any wallpaper from ubuntu ;D [23:03] They all suck :x [23:03] i'm still using 9.10 wallpapers [23:03] lol [23:04] zzecool: for me also [23:04] I use this one: http://winnichip.deviantart.com/art/VII-284853114 [23:04] 5 min for video [23:04] ofcourse not on macbook ;D but on my asus ;D [23:04] Very nice [23:05] ahh i wish i had a macbook its so nice and smooth [23:05] :) [23:05] and runs ubuntu like a charm [23:05] :P [23:05] i have a Sony Vaio [23:05] zzecool: I wish I had new Asus, it so nice, smooth, and fast meanwhile there aint any macbook which can compete with my asus [23:05] :DDD [23:05] but macs are so expensive and not worthy [23:06] velcom: +1 again ;D [23:06] velcom: yeah i agree [23:06] :)) [23:06] but they are unbeatable in design [23:06] zzecool: No they aint ;D [23:06] Apple is unbeatable in design and marketing [23:06] i say they are [23:06] ;p [23:06] nothing comes close to a macbook [23:06] yes, the design is awesome it`s beautiful and slim and soooo smooth but that`s too expensive [23:06] You don't pay alot of attention to dells and asus i guess then [23:07] i pay on the asus imitation of macbook [23:07] oh i have a lenovo g550, i totally love it [23:07] the new fancy line let me rememer [23:07] perfect design for me [23:07] dide there is no imitations in everything [23:07] everyone just copy :) [23:08] Asus probook or something i bought one for my mom [23:08] lately [23:08] Nice design but the monitor was a joke [23:08] http://www.youtube.com/watch?v=sgfOGucVylY quite nice for me, but seem better ;D [23:08] but seen better'' [23:09] zzecool: Asus has no line called "probook" maybe you are talking about crappy HP ? ;D [23:09] maybe [23:09] yes [23:09] anyone else getting this? https://launchpadlibrarian.net/93112459/Screenshot%20at%202012-02-16%2023%3A06%3A30.png [23:09] it was HP [23:09] you are right [23:09] bug 933826 [23:09] Launchpad bug 933826 in compiz (Ubuntu) "shadows remain after dialog boxes close" [Undecided,New] https://launchpad.net/bugs/933826 [23:10] popey: yes update its fixed allrdy [23:10] use the main server [23:10] zzecool: Check that video, you might like :) [23:11] glosoli: check the bug [23:11] http://www.youtube.com/watch?v=Bi1CAdyelOc&feature=youtu.be [23:11] zzecool: oh ☺ [23:12] zzecool: i see no updates that would fix it [23:12] zzecool: there is no bug for me :/ tryed restart ? [23:12] popey: ? [23:12] popey: there are updates already [23:12] glosoli: i got this 2 days now [23:13] this only started today [23:13] popey: the bug you are talking about is fixed [23:13] my video is looks like yours but its another [23:13] :) [23:13] it honestly isnt fixed [23:13] I'm fully up to date [23:13] whats yout compiz package version [23:13] popey: you probably don't use Main Server [23:13] i do [23:14] paste your compiz version here [23:14] popey: you did log out log in ? [23:14] 1:0.9.7.0~bzr2995-0ubuntu3 [23:14] glosoli: rebooted [23:14] That version should have fixed it... [23:15] true [23:15] yes... [23:15] You might be one of the people for whom the previous fixed worked (which was rolled back). [23:15] auch [23:15] so you still have it ? [23:15] that screenshot was taken a few minutes ago [23:15] s/fixed/fix/ [23:15] i don`t [23:15] velcom: ? [23:15] for me, the update worked [23:16] no more sqare shadows [23:16] it worked for me [23:16] i only have problem with chrome [23:16] oh, i only use firefox, [23:16] the one in my video [23:16] don`t know about chrome [23:16] glosoli: did you checked my video ? [23:16] zzecool: yes, tryed to do the same in my chrome, but have no problem [23:17] i wonder where to report it now [23:17] int the same bug as before or in a new one [23:17] :/ [23:17] i will start a new [23:18] Hi [23:18] zzecool: hm have you tryed reboot ? [23:18] yes [23:18] i have this 2 days now [23:18] :/ [23:19] maybe reinstall chrome [23:19] let me try [23:19] try on chrome forums maybe is a chrome related thingy :-?? [23:20] Does anyone else have problems with input? [23:20] anyway can i somehow install the HUD? [23:20] Milos_SD: what input? [23:21] velcom: we forgot about that [23:21] velcom: wait [23:21] im resinstaling chrome reboot and ill give you the ppa [23:21] i also forgot :)) [23:21] :P [23:21] ok, no problem [23:22] velcom, almost any... keyboard or mouse [23:23] it started happening after todays compiz update (ubuntu2 one), but it is not fixed in ubuntu3 [23:23] it is randome [23:24] when it happends, i can't write at all, and if i go to the indicators, they look like they are pressed, but no menu comes out (just the round decoration around them). [23:25] I just noticed that I can interupt that, and get back to normal when I activate "windows scale" [23:26] wow, never happend to me [23:26] sounds preety nasty [23:27] glosoli: problem still here [23:27] ;/ [23:27] are you sure no key stays pressed ? [23:27] zzecool: hmm [23:27] velcom: wait for hud [23:27] not tu mention that "expo" isn't working at all... everything is white, and starts using a lot of cpu [23:27] Milos_SD: maybe some key broke on your keyboard and stays pressed all the time [23:27] and after "recovery" I have a lot of garbge on my screen [23:27] velcom: http://www.webupd8.org/2012/01/hud-ubuntus-new-smart-menus-announced.html [23:27] here you are [23:27] :) [23:28] Good luck havent tried this one :) [23:28] zzecool: Try installing chromium-browser instead of chrome. [23:28] log i dont like it im using Chrome sync to many computers :)( [23:28] and I am sure no keys are pressed and that keyboard is ok [23:28] Chromium does sync as well... [23:29] log: and glosoli uses chrome without the buf [23:29] bug [23:29] Milos_SD: i have no ideea, that never happend to me, try reporting a bug [23:29] almost alweys happends when I press shift (left or right, doesn meter) [23:29] log: didnt know [23:29] zzecool: thanks [23:29] velcom: np [23:30] and when I restart compiz, I can't restore any window that was open :S [23:30] but that started happening a few days ago... [23:30] can it be, that my graphics card is broken? [23:30] :S [23:32] i don`t think your graphics card is broken [23:32] compiz always had BIG problems [23:32] i recommend uninstalling compiz if you cannot find any workarounds [23:32] maybe that will help [23:33] velcom, you mean, reinstalling? with purge and install again? [23:33] have to close, brb [23:33] no, just uninstall compiz and don`t use it if you have big problems [23:33] compiz was never very stable [23:36] zzecool: pressing alt key doesn`t help [23:37] the global menu appears with underlind shortcuts [23:37] ? [23:37] nothing more [23:37] i also tryied installing hud with some ppa from omgubuntu blog but that didn`t work also [23:37] hmm [23:37] i dont know [23:37] you have to wait to be official then [23:37] :D [23:37] i wanted to test the hud feature since i first installed 12.04 but it never worked [23:38] oh really :( [23:41] what's hud feature ?:D [23:43] glosoli: [23:43] velcom: [23:43] please confirm my bug even thought you dont have it [23:43] so it can get attention [23:43] https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/933877 [23:43] Launchpad bug 933877 in compiz (Ubuntu) "In Context Menus only shadows appears " [Undecided,New] [23:43] Thanks [23:43] :) [23:43] cheater :DD [23:43] ;p [23:44] ok :)) [23:44] ty ty [23:45] only 1 confirmed hmm [23:45] grrrrrr [23:48] confirmed ;d [23:48] still don't think it's a bug [23:49] ;D [23:49] Might be your adwaita theme problem [23:55] let me check [23:56] glosoli: about you laptop : It's a hefty laptop that weighs 2.7kg lol rly? [23:56] hey zzecool i`ve run an update through synaptics and now i finally have HUD installed [23:56] this is awesome :D [23:56] :D [23:56] zzecool: 2.7 kg is not much for me :D don't feel that much :D [23:57] be carefull with synaptics and every time read if there is any packages to be removed [23:57] 16 inch monitor meanwhile [23:57] :D [23:57] velcom: synaptics can brick your system if you are not careful too :) it like dist-upgrade [23:58] yes, i saw synaptics remove packages, 2 weeks ago i got ubuntu-desktop removed, same reason =)) [23:58] but i got it installed now :) [23:58] lol [23:58] had luck with ubuntu 2d session :P still worked [23:58] You got trolloled by synaptic and partial upgrade ;p [23:59] zzecool: Now I think 15inch would have been better for me, or even 13'' maybe ;D [23:59] 15 is the best [23:59] But as I watch movies 15'' [23:59] if you want your laptop to be mobile [23:59] Watch a lot lot lot lot lot of movies'' :D [23:59] i do also and the best thing about movies is XBMC !!!