[00:42] How can I check if a package is installed by default with Ubuntu? [00:43] the easiest way is to check if ubuntu-desktop depends/recommends it (or ubuntu-standard / ubuntu-minimal) [00:44] yofel: how do you do that? [00:44] there are also packages that have a 'Required' Priority like dpkg or coreutils, those are installed always by default [00:45] ashams: open a terminal and type 'apt-cache depends ubuntu-desktop' [00:45] that will tell you what is the default for the release you are running [00:47] yofel: i'm trying to ask the reporter to give me the output of "synclient", would synclient be a ubuntu-desktop dependecy, or it can be for another package? [00:48] that will be installed by default since it's part of the xserver-xorg-input-synaptics package [00:49] 'dpkg -S /usr/bin/synclient' tells you that [00:50] yofel: can I use this command 'dpkg -S /usr/bin/synclient' for all otherpackages? [00:51] yes, (from dpkg-query manpage): [00:51] -S, --search filename-search-pattern... [00:51] Search for a filename from installed packages. [00:52] if you need to find something in packages that aren't installed apt-file is your friedn [00:52] *friend [00:53] yofel: thank you, you are very helpful :) [00:54] you're welcome :) [00:59] yofel: sorry, I had another question :), are all packages in the *main* archive is default with ubuntu? [01:01] no, all packages in 'main' have open source licenses (I think), and are officially supported by Ubuntu. Officially supported proprietary software (like nvidia and ati graphics drivers) are in 'restricted'. Community supported open source apps are in Universe, proprietary apps in Multiverse [01:02] there was a page explaining that... [01:03] !components | ashams, the second link [01:03] ashams, the second link: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories and http://www.ubuntu.com/project/about-ubuntu/components - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories [01:06] yofel: thank you VERY MUCH again, and really you are helpful :) === WillyWonka is now known as kirrrus === kirrrus is now known as kirrus === ogra is now known as Guest78603 === Guest78603 is now known as ogra_ [11:51] hello [11:51] is https://launchpad.net/~ubuntu-mozilla-daily/+archive/ppa true ? [11:52] i have seen that thunderbird 3.3 and firefox 4.0 [11:52] are they good ? [13:31] Could some one set Bug 737469 to wishlist? [13:31] Launchpad bug 737469 in unity "Hiding/minimizing windows from the dock (affects: 3) (heat: 18)" [Undecided,New] https://launchpad.net/bugs/737469 [13:37] rr0hit: that is not a bug in ubuntu, you need to ask the unity bug supervisors [13:38] yofel: which channel? #ayatana? [13:38] oh dear... i accidentally changed the status [13:39] rr0hit: maybe? I'm not involved in unity development [13:39] they should know though [13:39] serfus: just change it back [13:39] alright [13:39] yofel, i did === seb128_ is now known as seb128 [14:38] https://bugs.launchpad.net/ubuntu/+bug/442932 <- does this look like video card issue to you? [14:38] Launchpad bug 442932 in ubuntu (and 1 other project) "Linux Mint 7 Crash? (affects: 1) (heat: 10)" [Undecided,New] === ogra_ is now known as ogra [15:03] bcurtiswx_: ping? [15:04] nigelb, hey [15:04] bcurtiswx_: before UGJ, I'm trying to get a few sesions in -classroom baout bug triage, testing, and translating [15:05] bcurtiswx_: would you be interested in the bug triage how-to and introduction? [15:06] nigelb, i'll be pretty busy with the DC LoCo, thanks for the offer though [15:06] bcurtiswx_: er, I was hopign you'd take a session ;) [15:06] bcurtiswx_: a week before UGJ [15:07] nigelb, i don't think i can, ping me beginning of next week if you haven't found someone by then. [15:07] bcurtiswx_: will do, thanks :) === arand_ is now known as arand [16:47] anyone having issues with apport crashing when using to file a bug in /var/crash? [16:48] no matter what way i use it crashes 3 ways in CLI and in file manager [16:50] this is what i get in CLI http://paste.ubuntu.com/582157/ [16:53] gnomefreak, I will try with any crash I find [16:54] hggdh: im going to try ubuntu-bug and see if i can attach the file. this is assuming ubuntu-bug will work [16:55] heh [16:56] it seems to be working its asking questions and web page opened [17:04] gnomefreak, it is still weird, per the backtrace this is an internal function [17:10] https://bugs.launchpad.net/ubuntu-release-notes/+bug/629258 [17:10] Launchpad bug 629258 in upower (Ubuntu Maverick) (and 7 other projects) "Battery life estimation never comes around (affects: 277) (dups: 12) (heat: 1140)" [Medium,Confirmed] [17:11] hggdh: bug 737667 is the one i filed on it [17:11] Launchpad bug 737667 in compiz (Ubuntu) "Compiz keeps crashing in Unity (affects: 1) (heat: 106)" [Undecided,New] https://launchpad.net/bugs/737667 [17:12] well that is compiz bug the orig bug i was trying to report [17:12] im not going to have time to file against apport i dont think [17:17] gnomefreak, I do not relaly think it would be against apport, but against python... [17:18] hggdh: im filing bug atm ill give you bug # when im done [17:18] gnomefreak, thank you very much [17:18] and I can't reproduce the crash here, apport suggests to file the compiz crash fine [17:18] * hggdh will check upstream [17:19] hggdh: yofel bug 737677 [17:19] Launchpad bug 737677 in apport (Ubuntu) "Apport keeps crashing when trying to file a bug report using an existing file in /var/crash (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/737677 [17:19] gnomefreak, IOU [17:20] gnomefreak: can you mention that the .crash file mentioned is in the other bug? [17:20] i dont know how to reproduce it other than the ways ive been trying and it keeps happening [17:20] yofel: what do you mean? the 2 files that were generated are attched [17:21] the other report was compiz crash [17:22] gnomefreak: yes, but your trace in the description comes from filing the compiz crash, if filing the apport crashes gives you the same trace then please mention that. [17:22] its hard to tell if it is apport or python since apport is written in python but im looking through them quickly [17:23] oh you mean try to report apport using the ways that failed [17:23] let me try [17:23] well, it doesn't crash here, maybe it's i386 only [17:23] then it would be a python issue [17:23] The problem cannot be reported: [17:23] You have some obsolete package versions installed. Please upgrade the following packages and check if the problem still occurs: [17:23] apport, python-apport, python-problem-report [17:23] thats using file manager [17:24] same when trying file manager to report both apport bugs try CLI now [17:25] then update, pitti uploaded apport 1.20 today [17:25] ok maybe that is why. ill chck updates. using cli gives me same error/warning [17:25] ah, might be http://bugs.python.org/issue7942 [17:26] Status: closed Resolution: invalid :( [17:26] that would explain why it's only on i386 [17:26] heh. But it point to a possible overflow as being the real cause [17:27] well i didnt want to use 64bit, it always has problems so i went with i386 iso [17:29] ah yes i see 1.20 is ready [17:29] it seems empathy and X have been released from hold [17:30] ok i need to get ready while its updating [17:31] but why would self.report[k] be considered big? looking at the compiz bug, there is really nothing *that* big [17:33] apport just gave me a "Send complete report (recommended; 2.6 GB)" file, 2.6 millon doesn't fit into 32bit signed integer if that's what the size value is supposed to return [17:34] yofel, 2.6 *G*? [17:34] or M? [17:35] 2.6 *G*, it shows the unpacked filezise, not what's actually being uploaded [17:35] there's a bug about that [17:35] well, this would certainly not fit an int on i386... [17:35] so it is, indeed, an apport bug [17:38] yofel, could you add this bit of info to the bug? [17:39] thanks guys, i have to go [17:39] sure [17:44] let me rephrase: so it is indeed, *at least*, an apport bug === evilvish is now known as vish [18:26] hey [18:26] could any1 please tell me what a fallback massage is? [18:26] "If enabled, the fallback message of the session (if present), will be displayed each time the session fallbacks." [18:26] i wanna 2 translate the string on Launchpad [18:27] but have no idea what the fallback massage is [18:29] Is that in Ubuntu? [18:30] I think it means when the desktop starts, it normally starts in 3d with Unity, but if can not for any reason, it will automatically fallback to 2d. [18:31] As in, it will use a session that fits your hardware [18:31] It then shows the fallback message, which is a message saying it can not use 3d, so it will use 2d === abhinav_ is now known as abhinav- [18:38] yes it is in Ubuntu [18:38] https://translations.launchpad.net/ubuntu/natty/+source/gnome-session/+pots/gnome-session-2.0/pl/+translate?show=untranslated [18:38] OK, thanks === emma is now known as em [18:41] Hi! Can someone help me review and upsteram bug 727190 please? [18:41] Launchpad bug 727190 in chromium-browser (Ubuntu) "chromium-browser crashed with SIGSEGV (affects: 1) (heat: 10)" [Medium,New] https://launchpad.net/bugs/727190 === paultag_ is now known as paultag === ogra is now known as Guest95250 [21:59] Evening all [22:00] hey xteejx [22:00] Been away for a while, are there any major changes to the triage procedure I've missed since umm about 4 months ago? [22:00] Hey yofel :) [22:00] xteejx: we have a magic button now :) [22:00] micahg: Lmao, if only :P [22:01] Or were you being serious? [22:01] xteejx: :D [22:01] xteejx: just kidding [22:01] micahg: Micah, you bugger! [22:01] lol [22:02] xteejx: the greasemonkey scripts are cool and LP has gotten faster in the last 4 months :) [22:02] * xteejx slaps micahg with a wet fish [22:02] oh yeah, I now don't need to wait 15s for a timeout message but 10 [22:02] Yeah, I've noticed! I was using the LPGM scripts before, just re-set them up [22:02] yofel: Not that much change then [22:03] It looks like you've all been working on what I was, the expired bugs, or someone's went in and mass sorted them [22:03] then again, I think LP got worse since a while ago and they fixed some of that recently, so if you were away 4 months you probably won't notice much [22:04] yofel: Heh, it doesn't seem any different top me...yet, we'll see when I load a big bug report lol [22:04] ah, auto-expiry was turned on again (was that really less than 4 months ago?) [22:04] Ahhh thank god for that [22:04] Must be [22:05] Right time to crunch thru a few before settling down for the night :) === Guest95250 is now known as ogra