=== KB1OHY_Rich is now known as KB1OHY [02:12] asac: can i pm you? [02:12] not sure if your there or not either *g* [09:23] asac: nice job on n-m if i change connection i dont have to restart anymore ;) [09:42] asac: why am i getting email about tbird 3.0b1 being pushed back to 3.0a3 :( if you want i can foard the email to you but for the moment im gonna look for some earlier posts [09:58] ha i couldnt send to mozilla lists due to gmail not letting gmail users to send to those lists for some reason [10:46] gnomefreak: ok [10:46] * gnomefreak losing my frigging mind [10:46] strange that gmail doesnt work for a few mailing lists [10:47] asac: yeah i thought so to but it ws fixed now my emails are getting on lists [10:47] cool [10:47] finally that is over ;) [10:47] nevermind i cant foward it. i lost the email :( [10:48] i blame claws-mail since its giving me a headache [11:05] god help me im gonna break something [11:05] be back smoke [11:23] gnomefreak: maybe you should use mutt ;) [11:24] mutts a pain in the ass to set up lol do me a facor try to search for a package in synaptic [11:25] mutt rulez [11:25] yeah... the differnce is that once you have set it up ;) ... it just works [11:25] so it might require some initial investment [11:25] fta2: how can i tell mutt to display multi line links like irssi (e.g. without a trailing '+') [11:26] :) [11:26] actually i dont want any line break to be indicated with '+' [11:26] err long-line-break [11:26] you'd better add urlview [11:27] line breaks are different [11:28] set smart_wrap [11:31] fta2: smart_wrap? [11:31] or just unset markers [11:31] fta2: atm all long lines have "+" at the end [11:31] i dont want that anymore ;) [11:31] 3.113. markers [11:31] Type: boolean [11:31] Default: yes [11:31] Controls the display of wrapped lines in the internal pager. If set, a [11:31] ``+'' marker is displayed at the beginning of wrapped lines. Also see the [11:31] ``$smart_wrap'' variable. [11:32] 3.261. smart_wrap [11:32] Type: boolean [11:32] Default: yes [11:32] Controls the display of lines longer than the screen width in the internal [11:32] pager. If set, long lines are wrapped at a word boundary. If unset, lines [11:32] are simply wrapped at the screen edge. Also see the ``$markers'' variable. [11:32] yeah [11:32] so smart_wrap=no [11:33] and markers=no [11:33] great [11:33] hmm [11:33] actually lets try only markers [11:33] i like if line break is done for words [11:36] http://paste.ubuntu.com/53157/ [11:51] fta2: i think we should really add the sensible-/x-www-/gnome-www- browser alternatives [11:52] hmm ... at least the gnome- one is missing [12:02] bumb [12:46] armin76, ? [12:47] fta2: hmm ... x-www-browser has firefox-3.0 as alternative, but not /usr/bin/firefox [12:47] gnome-www-browser doesnt have any ffox [15:14] @time [15:14] Current time in Etc/UTC: October 02 2008, 14:14:46 - Next meeting: MOTU Team in 21 hours 45 minutes === asac_ is now known as asac [17:33] asac: with network manager should both my wired and wireless interfaces have IP addresses? [17:35] bdmurray: in some cases yes [17:36] bdmurray: do you have problems with that in your setup? [17:36] asac: I only have one default route, which seems right, however I saw traffic to internet going through both interfaces. [17:40] bdmurray: ok. [17:40] bdmurray: thats expected behaviour according to the NM maintainer [17:40] i will try to talk to him again and see why he thinks thats not problematic [17:41] I think its problematic, it was quite slow [17:41] bdmurray: please file a bug with the ifconfig and route -n output attached [17:41] (at the time its problematic) [17:42] asac: would tcpdumps help too? [17:42] bdmurray: well. the routing table should be enough [17:42] bdmurray: if the routing table is good, but you still get packet loss its really on low level [17:42] maybe we need tcpcump then [17:43] bdmurray: do both interfaces connect to same subnet? [17:43] asac: yes, both interfaces are on the same subnet [17:54] asac: bug 277063 looks similar [17:54] Launchpad bug 277063 in network-manager "Wired and wireless connection to the same router cause confusion" [Undecided,New] https://launchpad.net/bugs/277063 [17:59] bdmurray: so thats similar [17:59] e.g. first it works [17:59] but repluggin wired causes package loss? [17:59] how does the routing table look like after replugging then? [17:59] I believe I had the ethernet cable connected when booting [18:01] Yeah, they were both connected on boot and I have the issue === willguaraldi_ is now known as willguaraldi [20:09] james_w: i need your help ;) [20:09] are you still on? [20:09] s/help/advise/ [20:09] hey asac, I need to cook shortly, but I have a few minutes [20:10] james_w: i wonder how well rebase works in bzr? [20:10] i looked at loom but i think that isnt made for me :( [20:11] have you tried bzr-rebase? [20:11] james_w: no thats the next thing i will do ;) [20:11] james_w: how is the performance? [20:12] no idea, I've never used it [20:12] james_w: ok. now i have the real question :) [20:12] james_w: the nm packaging branch is full source branch which i regularly merge a branch i used to develop a ubuntu feature [20:13] james_w: now almost everything is upstream of that and i would like to stop using that branch ... and instead use the real trunk branch [20:13] so: [20:13] https://code.edge.launchpad.net/~vcs-imports/network-manager/main [20:13] thats the upstream branch [20:13] https://code.edge.launchpad.net/~asac/network-manager/main.eni [20:13] thats the branch i used to develop the feature [20:14] https://code.edge.launchpad.net/~network-manager/network-manager/ubuntu.0.7 [20:14] thats the packaging branch [20:14] usually i merged the vcs-import branch into main.eni [20:14] and from there into ubuntu.0.7 [20:14] looking back probably a bad thing [20:14] is there any way i can directly merge from vcs-import into the packaging branch? [20:15] maybe by first making the vcs-import branch and the main.eni branch identical? [20:16] does just "bzr merge lp:~vcs-imports/network-manager/main" not work for you? [20:16] e.g. bzr diff vcs-import main.eni | patch -p0 -R [20:16] i think i had problems with that in the paste ... e.g. getting conflicts [20:16] past [20:16] let me check ;) [20:18] hmm ... all fine :) [20:18] thanks [20:18] ;) [20:18] james_w: ^^ [20:18] no problem :-) [20:18] I've got to eat something now [20:18] but i guess i should first eliminate any diff on main.eni ... merge that and the continue to go directlry from vcs [20:18] I'll be around later if you run in to any hiccups [20:18] yeah [20:18] enjoy === XioNoX- is now known as XioNoX [21:28] @time [21:28] Current time in Etc/UTC: October 02 2008, 20:28:49 - Next meeting: MOTU Team in 15 hours 31 minutes [21:29] ok i guess today wont be any luck here [21:29] no connection last longer than 1 minute :( [21:29] @time [21:29] Current time in Etc/UTC: October 02 2008, 20:29:41 - Next meeting: MOTU Team in 15 hours 30 minutes [21:29] yay ... i was here for 2 times ;) [21:30] @time [21:30] Current time in Etc/UTC: October 02 2008, 20:30:16 - Next meeting: MOTU Team in 15 hours 29 minutes [21:30] stable? [21:30] :) [21:30] * asac_ stares at the yahoo.de pings ;) [21:32] asac_: srsly? :-) [21:32] at least my router has a new firmware now ;) [21:33] Nafallo: yeah ;) ... that caused me a heart attach [21:33] almost [21:33] * Nafallo bets this new firmware didn't include NetworkManager and that's why things got stable ;-) [21:33] i uploaded new firmware ... doc says: "dont touch anything until thats finished (2 minutes) [21:33] i waited for 20 minutes ... the "not-ready" sign still blinking [21:33] then i pulled the power plug ... expecting that my router would be dead [21:33] but it wasnt ;) [21:34] it came up and had the new firmware version :-D [21:34] Nafallo: i have good news for your ... NM will allow you to change your hostname again ;) [21:34] ehrm. whatnow? [21:35] does that mean I need to stab the damn thing? [21:35] Nafallo: if all goes well it will use the "right" way when /etc/hostname is empty [21:35] ah. [21:35] :) [21:35] and /etc/hostname will NEVER EVER EVAR(!!) be empty!!! [21:35] Nafallo: but the death-grip patch will get removed :) ... so be prepared that eventually your hostname flips around (i hope not) [21:35] Nafallo: well ... in the end you can use NM gui to make it empty ;) [21:36] * Nafallo stabs NM gui [21:36] e.g. Hostname ([ ] check here to automagically guess hostname) [21:37] yea. cause NetworkManager doesn't want to get into Gnome, so they do things not to be user-friendly [21:37] hehe [21:37] srsly. crack is not good for programmers. [21:38] NM tried to be user-friendly for < 0.7 ... everybody bashed NM for that ;) [21:38] now it people get what they deserve :-D [21:39] asac_: NM just *rocks* :) [21:39] i agree [21:39] * asac_ asac-the-nm-rocker === asac_ is now known as asac-the-nm-rock [21:40] ;) [21:40] i cant use that long nick :) === asac-the-nm-rock is now known as nm-rocker [21:40] * nm-rocker is here [21:41] nm-rocker: what about: "asach-nm-hero" ;) === nm-rocker is now known as asac [21:41] oh no [21:42] keepnick didnt like my new name ;) [21:42] good [21:42] 21:37 < Nafallo> srsly. crack is not good for programmers. [21:42] :-P [21:49] james_w: do you know anything about loom? [21:52] hmm ... maybe all this doesnt make sense and i should rather go back to bzr managed quilt :( [21:53] haha [21:53] asac: dude... I'm not going to quote myself quoting myself ;-) [21:58] Nafallo: do you guys use bzr for anything? [22:04] * asac loomifies NM [22:05] quoting myself quoting myself is a little bit schizophrenic :D [22:09] james_w: ok. all fine. now i wonder about something like debcommit ... just parsing upstream ChangeLog changes ;) [22:10] bzr commit -F ChangeLog wasnt that a create idea ;) [22:25] asac: I've updated bug 277063 a bit and assigned it to you. Did you want to be assigned or subscribed? [22:25] Launchpad bug 277063 in network-manager "Wired and wireless connection to the same router cause confusion" [Undecided,Confirmed] https://launchpad.net/bugs/277063 [22:26] haha [22:28] oh [22:29] bdmurray: subscribed is better [22:29] asac: okay, I'll switch it [22:30] bdmurray: what is about "before"? [22:31] does it work before repluggin? [22:32] <[reed]> asac: so, should I upgrade one of my laptops to 8.10 beta? [22:32] <[reed]> or wait a week? [22:32] [reed]: look at your hardware. [22:32] [reed]: if you have hw of bug 263555 you would end up without networking [22:33] Launchpad bug 263555 in linux "[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk" [Critical,Fix committed] https://launchpad.net/bugs/263555 [22:33] (we blacklist that module for obvious reasons) [22:33] [reed]: wifi would work though .... but at best wait for the beta announcement and read through the errata [22:33] if those things are something that hit you [22:33] <[reed]> beta has been announced [22:33] i use intrepid happily ;) [22:33] oh :-D [22:33] asac: it works with both connected at initial boot, works after disconnecting wired, fails after reconnecting wired [22:34] bdmurray: ok could youplease attach the same info (except daemon.log) to the bug for "before"? [22:34] * asac opens planet [22:35] asac: ping, route and the packet traces with both wired and wireless connected? [22:35] yeah [22:35] alright, will do [22:35] thx [22:49] [reed]: do you know if the image zoom pixelated bug (EXTEND_PAD in pixmaN) is fixed trunk? [23:07] http://launchpadlibrarian.net/18142550/error.jpg [23:08] from bug 154749 [23:08] Launchpad bug 154749 in seamonkey "seamonkey installer bin will not oper in ubuntu desktop ver 7.10" [Undecided,New] https://launchpad.net/bugs/154749 === fta_ is now known as fta [23:11] fta: nothing works for me here :( [23:11] @time [23:11] Current time in Etc/UTC: October 02 2008, 22:11:06 - Next meeting: MOTU Team in 13 hours 48 minutes [23:11] hmm ... online [23:16] eh? [23:17] jdstrand, any progress with sm 1.1.12 on hardy? [23:18] fta: I asked in the bug for someone to comment on the testing done [23:18] oh [23:18] once I have that, I'll process it [23:20] i think asac tested it, of course, i did too [23:20] asac, could you please comment on the bug? [23:23] fta: dont have a bug id [23:23] ;) [23:23] bug 276437 [23:23] Launchpad bug 276437 in seamonkey "security upgrade of seamonkey 1.1.12" [Undecided,Fix committed] https://launchpad.net/bugs/276437 [23:26] done [23:26] tahnks! I'll get it uploaded [23:27] thanks even... [23:27] thanks too [23:40] asac: I've added the files you wanted to bug 277063 [23:40] Launchpad bug 277063 in network-manager "Wired and wireless connection to the same router cause confusion" [High,Confirmed] https://launchpad.net/bugs/277063 [23:41] <[reed]> asac: uh, network manager isn't loading? [23:41] * [reed] is confuse [23:41] <[reed]> d [23:41] <[reed]> I'm on intrepid, yet I have no network at all [23:41] <[reed]> :( [23:42] <[reed]> hmm [23:42] <[reed]> it seems to be running [23:42] <[reed]> no applet, though [23:43] [reed]: upgraded? [23:44] rebooted? [23:44] <[reed]> yes [23:44] <[reed]> yes [23:44] [reed]: applet process running? [23:44] <[reed]> what's it called? [23:44] nm-applet [23:44] <[reed]> no [23:44] [reed]: try to start it from command line [23:44] and see if it crashes or something [23:45] <[reed]> it started, but it isn't seeing my wired connection, nor is it seeing the VPNs I had [23:46] [reed]: what does it see? [23:46] automatic wired? [23:46] <[reed]> no, it only shows "Wireless Networks" [23:46] [reed]: so do you have a wired interface? [23:47] <[reed]> ifconfig only shows lo, wlan0 and wmaster0-00 [23:47] <[reed]> I have an ethernet cable plugged into the ethernet port, and the lights are a blinkin', but NM isn't noticing :( [23:48] <[reed]> and nm-applet just dumped core [23:48] (i removed nm today on hardy, it prevented gnome to start (so i had X with just a wallpaper) and it made all my console blink. going back to static ip solved it all) [23:49] [reed]: for i in `hal-find-by-capability --capability net`; do lshal -u $i; done [23:49] [reed]: is your wired interface in there? [23:50] <[reed]> no [23:50] <[reed]> two udi things [23:50] <[reed]> both wlan [23:50] thats the cause then [23:50] yeah [23:50] <[reed]> uh, so [23:50] is it in lspci [23:50] <[reed]> how do I fix? [23:51] [reed]: you know which chipset you are using? [23:51] <[reed]> I see: "Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)" [23:51] [reed]: 23:32 < asac> [reed]: if you have hw of bug 263555 you would end up without networking [23:51] <[reed]> asac: not off the top of my head, no... it's a ThinkPad X61 [23:51] 23:33 < ubottu> Launchpad bug 263555 in linux "[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk" [Critical,Fix committed] https://launchpad.net/bugs/263555 [23:51] Launchpad bug 263555 in linux "[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk" [Critical,Fix committed] https://launchpad.net/bugs/263555 [23:51] Launchpad bug 263555 in linux "[intrepid] 2.6.27 e1000e driver places Intel ICH8 and ICH9 gigE chipsets at risk" [Critical,Fix committed] https://launchpad.net/bugs/263555 [23:52] [reed]: is that your card? [23:52] [reed]: in that case the driver is blacklisted :( [23:52] until the next kernel upload afaict [23:52] <[reed]> "I was really shocked to see that it took more than one day between the Issue becoming apparent and the warning being placed on the website. This is a very serious issue and can cause severe damage on really expensive hardware (i.e. most recent Lenovo Thinkpads like the X200, X301, T400, T500 and so on)." [23:52] <[reed]> don't see mine listed [23:52] <[reed]> don't you have a ThinkPad? [23:55] <[reed]> knew I shouldn't have upgraded this laptop [23:55] <[reed]> now I can't get on wired or wifi [23:55] no wifi? [23:55] why that? [23:55] <[reed]> nm-applet core dumped! [23:55] [reed]: have you tried more than once? [23:56] <[reed]> attempting now [23:59] <[reed]> nope [23:59] <[reed]> network is 802.1x [23:59] <[reed]> won't connect [23:59] <[reed]> :/