=== jayakumar2 [n=jayakuma@203.114.48.42] has joined #ubuntu-devel === HiddenWolf [n=HiddenWo@136.86.dynamic.phpg.net] has joined #ubuntu-devel [12:05] It doesn't take advantage of the fact that you can do things differently (sometimes better) with a GUI. [12:05] Riddell : Around? [12:05] seb128 : Are you working or vacationing right now? [12:07] infinity: hi [12:08] Riddell : Hey, care to peruse some build failure with your name on 'em? (The one that jumped out at me was koffice, but I'm sure there are others) [12:09] The dust is starting to settle from the sync messes, so most of the failure now are Real Problems. [12:09] infinity, something on the middle of that I guess === camilotelles [n=Camilo@20132194128.user.veloxzone.com.br] has joined #ubuntu-devel [12:10] seb128 : Righto. Well, gnome* seems to be all sorts of angry right now, if you're in the mood to track down why it seems your library chain is uninstallible and either make uploads to fix it, or give me some build order instructions to unsnag it, that would be spiffy. [12:10] infinity: you'll be pleased to know I uploaded a new koffice just some moments ago [12:10] seb128 : If you don't have the time, don't worry too much about it. :) [12:10] Riddell : That's service with a smile. Thanks. [12:11] hmm, could someone quickly tell me where gnome-terminal is in breezy? in the application menu that is [12:11] I'm doing a CLI howto, but I'm using fluxbox myself [12:11] Accessories -> Terminal [12:11] infinity, any example of stuff beeing broken? [12:11] excellent, thanks infinity [12:12] infinity, it works fine for me (my laptop runs dapper) [12:12] infinity: I'll be going over others, let me know if anything else jumps out at you [12:13] seb128 : Check failed logs for gnome-print, libglade, gdk-pixbuf, gnome-utils, rhythmbox, etc, etc. [12:13] rhythmbox was due to a soname changes waiting for promotion [12:13] let me look on others [12:13] seb128 : I assume I just need to get a good build order going, but since the build-deps don't seem to be doing that for us, some direction would be nice so I don't have to hunt down every one myself. === JaneW [n=JaneW@66.103.220.208] has joined #ubuntu-devel [12:14] spayne: ping [12:14] Riddell : kdenetwork, digikamimageplugins [12:15] infinity: lamont just fixed kdenetwork, I'll look at digikamimageplugins [12:15] infinity, I would blame libpng12-dev [12:15] sigh [12:16] Riddell : Nope, lamont's upload fails too. [12:16] Riddell : Just later. :) [12:16] infinity, I've the issue with my debian experimental pbuilder, apt doesn't sort it I've to apt-get install libpng12-dev by hand [12:17] seb128 : ? [12:17] seb128 : What's the issue? [12:17] infinity: sigh [12:18] seb128 : If it's the issue I saw on debian lists lately about "Build-depends: libpngXX-dev | libpng-dev", that doesn't effect ubuntu's sbuild. [12:18] seb128 : Ours is patched to pick the first available, instead of the first period. === HiddenWolf [n=HiddenWo@136.86.dynamic.phpg.net] has joined #ubuntu-devel [12:24] infinity, k, so I've no clue on the issue [12:24] seb128, rhythmbox hasn't hit the archive yet. [12:26] seb128 : Alright, I'll dig deeper later, then. [12:27] HiddenWolf, I know thanks [12:27] seb128 : I can usually unsnag this stuff, I'm just trying to pawn off my work on you right now, cause I have to pack for UBZ at some point. :) [12:27] seb128, ok, sorry. [12:27] infinity, usually I can too, but I'm on my laptop from the hotel here and I've no chroot/pbuilder to track it [12:27] I'll probably end up unsnagging GNOME between BOFs or something. :) [12:28] seb128 : No chroots on your laptop?... Tsk. [12:28] Oh well, you can use mine when I come. :) [12:28] Between my "laptop set up as a full buildd", and elmo's archive mirror he's bringing (I hope), it should be alright. [12:29] jbailey: where is the bzr-tools package nowdays? [12:29] mvo: bzrtools!!! [12:30] hi pitti :) === maiateste [n=henrique@cb-217-129-168-181.netvisao.pt] has joined #ubuntu-devel [12:30] seb128:ping === maiateste [n=henrique@cb-217-129-168-181.netvisao.pt] has left #ubuntu-devel ["sa."] [12:30] JaneW, pong [12:31] seb128: help - please. I just upgraded to Breezy. I loaded up evolution and nearly all my e-mail is there and looks normal, but my inbox is gone.... any idea what happened? [12:32] JaneW, is that imap? === maiateste [n=henrique@cb-217-129-168-181.netvisao.pt] has joined #ubuntu-devel [12:32] seb128: yes === maiateste [n=henrique@cb-217-129-168-181.netvisao.pt] has left #ubuntu-devel ["sa."] [12:33] JaneW, that's a known subscribtion issue with some server, there is a workaround... a sec I find the bugzilla number [12:33] seb128: the other IMAP folder sare there, and all the 'on this computer' folder are there too. [12:33] seb128: great, thanks [12:34] JaneW, could you try to go to Folders, subscribtion and to unsubscribe/subscribe to the INBOX folder? [12:36] seb128: aha - it was unchecked! It's back now.... Thanks so much :) [12:36] JaneW, you're welcome, glade it works again ;) === JaneW too [12:36] 'glade'. auto fingers strike again? :) [12:36] s/glade/glad/ [12:37] he just uploaded glade [12:37] yeah, thanks to GNOME :p [12:37] know the feeling. there's a list of words i can't just type, i have to correct them [12:49] Somewhere along the way, my fingers decided that I should always type "server" when I mean "serve", and it's very irritating. === psusi [n=phreak@103.202.33.65.cfl.res.rr.com] has joined #ubuntu-devel [12:51] so I did an apt-get source to get the source to a package... what was the right way to build it again? [12:52] cd foo-1.2.3 && dpkg-buildpackage -rfakeroot -uc -us -b [12:53] ahh... dpkg-buildpackage... question... what does that do differently than simply ./configure and make? [12:53] It makes debian packages? [12:53] (it runs debian/rules clean && debian/rules build && debian/rules binary) [12:53] debian/rules is what's responsible for doing the more interesting things. [12:54] And this probably belongs in #ubuntu-motu [12:54] Or somewhere else that's not here. === psusi is attempting to solve the mystery of why a lot of breezy amd64 libs have been build with a rediculous 1 MB alignment requirement which is wasting tons of memory [12:58] ok, I understand what it means... but -DOPENSSL_NO_IDEA just looks funny [12:59] Too bad there isn't a patent-encumbered algo called CLUE, too. [12:59] hehe [01:00] I don't suppose you would have any idea what kind of specs setting or command line option would get gcc/ld to emit a binary with a 1 MB alignment requirement eh? ;) [01:00] -DIRRITATE_PSUI [01:00] (No, no idea) [01:00] lol [01:00] didn't think so... [01:00] PSUSI, too. [01:01] Maybe it's intentional, so all those people with dual-core amd64 machines with 4G of RAM can feel like it's being well-used, despite only running a web browser and a mail client? [01:02] lol [01:03] yep... ok... the image I built also has 1 MB alignment... now... pin the tail on the toolchain breakage === dfarning [n=dfarning@ppp-70-226-140-33.dsl.mdsnwi.ameritech.net] has left #ubuntu-devel ["Leaving"] [01:05] I'm just wondering which aligment you're looking at ... [01:05] usually it's 8 bytes ... not 1MB [01:05] that's going to use a _lot_ of memory [01:05] aye.... [01:05] exactly [01:05] so struct { char a; char b; char c; char d; }; is using 4MB of memory? [01:05] you just have to use 4 GB for *something* ... [01:05] clock-applet is using 111 megs of memory [01:05] that ai't right [01:06] *shrug* it's _mapped_ 111 megs of memory [01:06] map != using === sfeehan [n=sfeehan@pool-64-222-103-115.burl.east.verizon.net] has joined #ubuntu-devel [01:06] it is mostly due to 2 1 MB mappings that would otherwise be like 8 kb from 40 different shared libs [01:06] 111 looks fine to me [01:06] are you really sure those aren't just the stack? :) === Jimbob [n=jcape@c-67-173-146-239.hsd1.il.comcast.net] has joined #ubuntu-devel [01:06] yes.... [01:06] they are mappings of the sections of the .so [01:06] when I do an objdump -x on the .so, it shows this: [01:06] ok [01:07] libpanel-applet-2.so.0.1.10 [01:07] 00002aaaaabcf000 1024 ----- 000000000000d000 0fe:00004 [01:07] libpanel-applet-2.so.0.1.10 [01:07] 00002aaaaaccf000 8 rw--- 000000000000d000 0fe:00004 [01:07] libpanel-applet-2.so.0.1.10 [01:07] those two? [01:07] LOAD off 0x0000000000000000 vaddr 0x0000000000000000 paddr 0x0000000000000000 align 2**20 [01:08] right, that's just the alignment within the map [01:08] that means nothing, it's just the spacing of the magic numbers that mean sod-all [01:08] naw, it is causing the section to be 1 MB according to pmap [01:08] when it really should be much smaller than that [01:08] *shrug* that's just a 1MB _gap_ [01:08] it's not readable or writable, and not backed by a page [01:08] not according to pmap [01:08] the same one backed by a page follows it and is just 8KB [01:08] ^^ that's your pmap output I pasted [01:09] seriously, ignore the VSZ of a process, it means absolutely nothing [01:09] it's like load average, it should only be taken in the context of anything else === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [01:09] oh wait a second... you're right... it's ---- [01:10] if clock-applet had 111MB *larger* VSZ than any other applet, there would be a problem [01:10] well, that memory counts towards the commit limit, doesn't it? [01:10] no [01:10] only memory backed by page counts to that [01:10] and if multiple processes use the same page, it only counts once [01:10] hrm... I see... so it is only reserved address space then? [01:10] not committed [01:10] yeah, it's just mapped [01:10] looking at that, I think that's just the relocation table === Seveaz [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel [01:11] the .so has 2MB reserved for relocation table, only 8KB of which was actually needed [01:11] hrm.... well it still results in system monitor showing simple things like clock-applet to be using rediculous amounts of memory [01:11] so 8KB is mapped [01:11] *shrug* system-monitor was written by somebody who didn't understand how memory mapping works === hunger [n=hunger@p54A60D1C.dip0.t-ipconnect.de] has joined #ubuntu-devel [01:11] and thought he'd just copy the ps output [01:11] or who did understand, and forgot that most other people don't [01:13] hrm... maybe you'll know the answer to this one then... what's the difference between cache and buffers in the output of free? [01:13] there isn't really one in 2.6 [01:13] cache is the page cache [01:14] the bits of memory that correspond to files on disk, or shared maps [01:14] aye... [01:14] so what's buffers? [01:14] buffers is stuff loaded for the page cache but not yet used [01:14] iirc. [01:14] hrm... that's strange... [01:14] it's usually very small [01:14] cached is usually huge [01:14] on a modern system, you want as much of your memory as possible used by cached [01:14] and as little as possible in free [01:14] seems to grow for me quite a bit while updatedb is running... and system monitor counts buffers as used memory it seems ;) [01:15] aye [01:15] yeah, that makes sense [01:15] pre-loading the next page of the file on disk so it's there when you want it [01:15] that's one reason I hated linux memory management for a long time... it would just let apps eat up all free memory until there was none left in the cache or free, and only THEN start paging out unused data [01:15] so you don't get a performance hit because the disk has moved on when you do want it === blueyed [n=daniel@pdpc/supporter/active/blueyed] has joined #ubuntu-devel [01:16] define "free memory" [01:16] on the free/zeroed list [01:16] there are various configuration options to define when the system considers itself low on memory [01:16] you can tinker with them so your machine behaves how you'd like [01:16] the defaults are a compromise between server and desktop iirc [01:16] (desktop you don't want to kill processes just because you have used up the really-free memory) [01:17] really-free should be as near to zero as possible [01:17] otherwise you've got too much ram in your machine [01:17] all I know is that it used to just keep eating up the cache until there was like 2 MB of cache left, and 2 MB of free left, and THEN throw the 2 gigs of data that hasn't been touched in a week out to swap [01:17] heh === Gman is now known as GmanAFK [01:17] it doesn't quite work like that ... cached is actually not really "cache" [01:18] cached actually includes the code of the apps you have loaded and stuff [01:18] yea.... all of the memory mapped pages that are resident [01:18] some of which may be mapped into user processes, and some only by the kernel cache manager, no? [01:18] you'd be amazed how many people complain X uses 256MB of memory [01:20] Oh, X is a special and wonderful case. [01:20] Since it mmaps directly to your video RAM, and that gets counted against it. [01:20] it's always funny when you suggest that might be the RAM on your video card [01:21] people get this "ooooooh" look [01:21] aye [01:21] VSZ is a lie, news at 11 [01:21] I remember someone particularly complaining about it, and hadn't noticed that if they totalled the VSZs on their machine, it came to something like 80 times the memory they actually had [01:21] hrm... ok... so the real problem then is that system monitor is counting reserved but not committed memory, and it shouldn't do that... [01:22] Probably not, if it's meant to be useful to "normal" users. [01:22] you don't even want to do that [01:22] you want to just count writable non-executable non-shared memory that's not backed by file [01:22] well... I'm a normal user... and when I go looking at the "Virtual Memory" column, I expect it to indicate the amount of memory that the process THINKS it is using ;) [01:23] pmap -x $(pidof clock-applet) | grep " rw---.*anon" [01:23] that stuff, in fact [01:23] and that tells me the clock is using 3MB, which is still wayyyyyy too much for a clock [01:23] actually, no... see that's what windows task manager does for it's "VM Size" field... which I found out today [01:23] and that makes no sense to me [01:23] but then I know most of that is actually the calendar integration, and known bug [01:23] I don't care how big it's heap is... I want to know ALL the memory it is using... shared or otherwize [01:24] paged out or not [01:24] that's VSZ [01:24] Keybuk: 3 MB is a lot less than 111 MB ;) [01:24] the total amount of memory that the process could access if it wanted [01:24] it can't access the sections that are not read, write, or execute [01:24] they are only reserved address ranges, so shouldn't count [01:25] right, but the kernel still counts them against the process [01:25] in windows terms, it is the difference between MEM_COMMIT and MEM_RESERVE [01:25] what for? they don't use any actual resources [01:25] to be honest, why do users care how much memory a process is using [01:25] that very caring suggests they're not really users [01:25] looking for the bloat [01:25] why would a user do that? [01:26] cause they are sick of their computer being so slow ;) [01:26] Generally, they wouldn't, unless processes start refusing to run due to lack of free memory. :) [01:26] or run very slowly due to all the thrashing [01:27] run very slowly, you want to look at the RESIDENT size them :p [01:27] ok... so just to make sure now... the sections that are ----- don't count towards the commit limit, but do count towards the process' vsz? [01:27] because that's the bits that are left to swap [01:27] there's no real commit limit in Linux, you know ... [01:27] but yes, those bits wouldn't count, and in addition it's backed by file anyway, so it wouldn't count [01:27] unless you mess with overcommit_ratio there isn isn't there? [01:28] hrm.... true... [01:29] I still have to wonder though where the 1 MB alignment came from... it's just... weird... [01:29] *shrug* not especially [01:29] it just makes the addresses look nicer [01:30] makes sure there's at least that much room for that, in case you really do end up needing that much space for the relocation table [01:31] the relocation table's size isn't dynamic [01:31] it fits in the .reloc section, doesn't it? [01:32] I don't actually know that's what you have === psusi goes for a smoke to contemplate [01:33] (18:11:27) Wes Chow: I never saw it, but in that Jet Li movie "The One", they have something called the multiverse [01:33] it doesn't actually match any particular section in the library [01:34] it's somewhere in the hash table though === Alphix [n=david@ip54532fb6.speed.planet.nl] has joined #ubuntu-devel === _native_ [n=user@cpe-66-87-4-181.ut.sprintbbd.net] has joined #ubuntu-devel === poningru [n=poningru@n128-227-55-50.xlate.ufl.edu] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-209-217-79-79.d-ip.magma.ca] has joined #ubuntu-devel [01:48] I'm wondering if perhaps a phone with a 102-page manual is perhaps a bit too feature-rich for me... === ozamosi [n=nnozamos@h179n8c1o1049.bredband.skanova.com] has joined #ubuntu-devel [02:24] ciao all === wasabi [n=wasabi@c-24-0-58-245.hsd1.tx.comcast.net] has joined #ubuntu-devel === robertj [n=foo@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel === nick58b [n=brand@cypher.nceas.ucsb.edu] has joined #ubuntu-devel === yi [i=yi@rollright.bmsc.washington.edu] has left #ubuntu-devel [] === karlheg [n=karlheg@host-250-237.resnet.pdx.edu] has joined #ubuntu-devel === karlheg [n=karlheg@host-250-237.resnet.pdx.edu] has joined #ubuntu-devel === marcin [n=user@www.e-dev.tele2.pl] has joined #ubuntu-devel === YfQmw7d [n=YfQmw7d@70.89.208.241] has joined #ubuntu-devel === Jimbob [n=jcape@c-24-14-116-227.hsd1.il.comcast.net] has joined #ubuntu-devel === feehan [n=sfeehan@pool-64-222-103-115.burl.east.verizon.net] has joined #ubuntu-devel === freeflying [n=freeflyi@61.190.65.6] has joined #ubuntu-devel === linuxpoet [n=jd@clbb-248.saw.net] has joined #ubuntu-devel === Unfrgiven [n=ankur@202.76.176.94] has joined #ubuntu-devel === stub [i=stub@sweep.bur.st] has joined #ubuntu-devel === minghua [n=minghua@adsl-69-153-128-173.dsl.hstntx.swbell.net] has joined #ubuntu-devel === hunger [n=hunger@p54A60887.dip0.t-ipconnect.de] has joined #ubuntu-devel === Jimbob [n=jcape@c-24-14-116-227.hsd1.il.comcast.net] has joined #ubuntu-devel === ozamosi [n=nnnozamo@h179n8c1o1049.bredband.skanova.com] has joined #ubuntu-devel === ozamosi [n=nnnnozam@h179n8c1o1049.bredband.skanova.com] has joined #ubuntu-devel [05:04] elmo: can you sync libkexif from debian please === freeflying [n=freeflyi@61.190.65.6] has joined #ubuntu-devel [05:09] don't syncs happen automatically? [05:09] bob2: not if the package has an ubuntu version number === doko [n=doko@toronto-HSE-ppp4038470.sympatico.ca] has joined #ubuntu-devel [05:14] Riddell: in which case you need to add the magic phrase "ok to override ubuntu changes" ... === mgalvin [n=mgalvin@cpe-69-205-47-165.nycap.res.rr.com] has joined #ubuntu-devel [05:15] elmo: add to my request to you? [05:15] yes [05:16] elmo: can you sync libkexif from debian, ok to override ubuntu changes [05:16] <\sh> *g* [05:19] <\sh> oh god...i'm looking like draco malfoy in the half blood prince.../me needs a "don't be afraid of take off and landings" therapy somehow === hunger [n=hunger@p54A61C5F.dip0.t-ipconnect.de] has joined #ubuntu-devel [05:26] Riddell: done === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [05:26] thanks === moyogo [n=moyogo@89pc104.ucu-vb.uu.nl] has joined #ubuntu-devel === jlj [n=agp@cpe-204-210-33-233.san.res.rr.com] has joined #ubuntu-devel === susus [n=sz@p5089CD11.dip.t-dialin.net] has joined #ubuntu-devel [05:59] hmm, if the breezy upgrade notes in the wiki say gnome-panel leaks ram during the upgrade wouldn't that mean gnome-menus is leaking while talking to gamin? === freeflying [n=freeflyi@61.190.65.6] has left #ubuntu-devel ["Konversation] === Aegir [n=richard@d220-238-78-219.dsl.vic.optusnet.com.au] has joined #ubuntu-devel === farruinn [n=nathan@cpe-69-201-14-55.twcny.res.rr.com] has joined #ubuntu-devel === blueyed_ [n=daniel@i5387D909.versanet.de] has joined #ubuntu-devel === _maydayjay_ [n=jason@ip101109.101.nas.net] has joined #ubuntu-devel === blueyed__ [n=daniel@i5387DF6A.versanet.de] has joined #ubuntu-devel === henriquemaia [n=henrique@cb-217-129-168-181.netvisao.pt] has joined #ubuntu-devel [07:25] I have a problem running chroot on Ubuntu breezy.. "cannot run command `/bin/ls' : No such file or directory". Of course /bin/ls exists in the jail. I've used makejail to create the jail, but makejail also does just one iteration (probably of that problem). It used to work with Hoary. === [Chameleon] [n=Paul@000f660c9c52.click-network.com] has joined #ubuntu-devel === Yagisan [n=jamie@60-240-69-69-nsw-pppoe.tpgi.com.au] has joined #ubuntu-devel [07:38] blueyed: maybe you can try debootstrap instead? that's how I set up my chroot anyway === GmanAFK is now known as Gman === Gman is now known as Gman_ [08:04] minghua: thank you, but I'd rather use makejail. It seems to provide less files etc (when functional). [08:05] What is "execve" in strace? It's result's output format seems to have changed.. === zakame [n=zakame@ubuntu/member/zakame] has joined #ubuntu-devel [08:05] hi all [08:05] hi zakame. === dhonn [n=dhonn@ip68-7-54-15.sd.sd.cox.net] has joined #ubuntu-devel [08:06] Do you know what "execve" in strace output is? [08:06] you mean the first line in that output? [08:07] blueyed: sudo apt-get install manpages-dev; man execve ;) [08:08] No, I've meant what execve is. But just found it's man page. It's output format (for not-found-files) seems to have changed. (makejail parses this). === rob^laptop [n=rob@dsl-202-52-55-156.qld.veridas.net] has joined #ubuntu-devel [08:23] is anyone else getting an md5sum mismatch on http://security.ubuntu.com/ubuntu/dists/breezy-security/main/source/Sources.gz [08:23] you can check that yourself [08:23] the checksum is in the Releases file [08:25] rob^laptop: occasionally, it seems to depend on what server the dns points me to === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel [08:28] bob2, just checked it, they match ok [08:29] apt-get update still gives the error though === mojo [n=mojo@220-244-212-78.static.tpgi.com.au] has joined #ubuntu-devel === ompaul [n=ompaul@A-96-79.cust.iol.ie] has joined #ubuntu-devel [08:34] i am wondering if the new GNOME 2.14 will have its own menu editor? [08:35] I heard rumours like that [08:36] Treenaks: I saw some post in bugzilla with mockup GUI, look promising, if GNOME 2.14 does have, then we can deprecate SMEG [08:37] mojo, was that alacarte the replacement for smeg? [08:38] ompaul: I can't tell for now, it's just rumour, if the GNOME menu editor is better than SMEG then we replace smeg orelse we stick with smeg then [08:38] smeg is dead there is this by the guy who wote smeg http://dev.realistanew.com/alacarte/releases/0.8/alacarte_0.8-0ubuntu1_all.deb [08:39] s/wote/wrote/ hmm === ompaul puts his fingers away before he does some damage [08:39] ugh [08:40] ompaul: alacarte seems not to be a good replacement, because it's not intergrated with GNOME [08:41] mojo, true, but at least it is better than no editor [08:42] you should start a thread on the forums [08:42] ompaul: let's just wait and see what GNOME 2.14 will bring to us [08:42] and quote random other threads from the forums [08:42] :) [08:43] bob2, and then stop the thread and start a new one [08:43] bob2: and IGNORE the mailing list [08:43] now you're getting the hang of it! [08:43] bob2: you sound bitter [08:43] don't forget to post "LOLZ" followups [08:43] Treenaks: not at all [08:43] LOLZ is the new AOL! [08:43] I respect and appreciate the immense contribution the forums have provided to the social and technical development of ubuntu [08:44] bob2: will you be/are you in Canada? [08:44] no [08:44] ompaul: there is a debate on whether gnome should have menu editor or not, there are 2 sides, both sides are very agressive and determined with their ideal, I think there is only 1 solution, create a configure flag to enable or disable the menu editor features and leave the rest up to distro maker decide [08:44] I need that brainwashing kit [08:44] ompaul: there is a debate on whether gnome should have menu editor or not, there are 2 sides, both sides are very agressive and determined with their ideal, I think there is only 1 solution, create a configure flag to enable or disable the menu editor features and leave the rest up to distro maker decide [08:45] mojo: please only say stuff once :) [08:45] so I shant get to meet such luminaries [08:45] haha configure flag [08:45] Treenaks, I needed to read it twice helped me [08:45] that's not taking a stand at all, that's deciding not to decide [08:45] Treenkas: sorry, my xchat suffed, words are cut, so I just post it twice === robitaille [n=robitail@ubuntu/member/robitaille] has joined #ubuntu-devel [08:46] mojo: so you're making us suffer for your client's brokenness? [08:46] bob2, and if you choose not to decide you still have made a choice (some $song by some $band circa 1980) [08:46] sounds familiar in way :) [08:46] freewill, by rush [08:46] [08:47] oh yes, is the gnome-torrent in CVS as same as gnome-bt (used in current Breezy)? === rob__ [n=rob@dsl-202-52-55-156.qld.veridas.net] has joined #ubuntu-devel === tsume [n=tsume@zanshin.tsumelabs.com] has joined #ubuntu-devel [09:03] oi [09:03] question, is everything in breezy release compiled with gcc4? qt3? [09:06] mostly gcc4, kernel with gcc3.4 i think === freeflying [n=freeflyi@61.190.65.6] has joined #ubuntu-devel [09:07] :( then this error ews me [09:08] tepsipakki: do you know if there are differences in libtool I'll need to watch out for? === linuxboy [n=anon@yoda.frogfoot.net] has joined #ubuntu-devel [09:13] no [09:13] I don't [09:15] then I find this error intresting :) [09:15] libtool: link: AGE `92' is greater than the current interface number `3' [09:15] libtool: link: `3:4:92' is not valid version information [09:16] #ubuntu is probably the place to ask.. [09:17] tepsipakki: actually #C++, #ubuntu is just full of users.. mainly knot anyone who is intelligent in programming [09:17] tepsipakki: its kinda like asking #redhat how to use YasT ;) [09:18] well, I think the ones who can answer are either asleep or partying ;) (at UBZ) [09:18] tepsipakki: UBZ? [09:18] <[Chameleon] > Ubuntu Below Zero [09:18] oh [09:18] in Montreal === tsume is in Alaska [09:18] <[Chameleon] > and I'm intelligent in programming and also am in the #ubuntu channel. === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [09:19] [Chameleon] : you are also in here though [09:19] <[Chameleon] > but, I don't know much about how the library stuff works. [09:19] <[Chameleon] > true [09:19] [Chameleon] : not just library.. but libtool.. libtool is a known hell :) [09:19] <[Chameleon] > oh, I thought Windows' DLL Hell officially claimed that title [09:19] I just hacked the compile, I know how to fix it. I want a answer to why it happens though [09:20] <[Chameleon] > hmm, wish I could help [09:20] <[Chameleon] > really, I do [09:20] well I set it to 3:4:3, I don't know why it gets set to 3:4:92. What is 92 magic to? [09:21] morning [09:21] oi zyga [09:24] w.t.f. [09:25] the totem plugin crashed firefox [09:25] which apparently crashed X [09:25] bob2: cute :) [09:25] which apparenytly got in a loop of being unable to restart [09:25] requiring a reboot [09:25] mininova.org crashes my firefox, for some reason ;) [09:25] tsume: I think I've _heard_ something about this [09:25] but not with a clean profile, go figure [09:26] minghua: I've seen it before, but I just keep "fixing" it [09:26] tsume: perhaps libtool only accepts one-digit numbers there? [09:26] 3:4:92 [09:27] the third digit is not supposed to be more than the first digit [09:27] where was it 92? [09:27] bob2: 92 is what I recieved when I built qtruby from source [09:28] where "source" = "ubuntu source package"? [09:28] I know its supposed to be 3. I'm still curious where it recieved 92 :) [09:28] bob2: no, from tarball source. qtruby is outdated on the ubuntu tree for bugs [09:28] "clueless about library versioning" is a common condition for software developers who aren't in Debian [09:29] <[Chameleon] > bob2: so are you saying it's the qtruby dev's fault? === tsume doesn't think richard dale would screw up code like that [09:30] <[Chameleon] > bob2: otherwise, please enlighten us. I admit that I'm clueless about library versioning. [09:30] I'm just bitter [09:30] let me check [09:31] would have been nice if rdale released his qt4 bindings for qtruby though before the ubuntu release :/ === pusakat [i=proxy@203.167.88.65] has joined #ubuntu-devel [09:43] bob2: totem always crashes ff [09:43] bob2: but X ... that's another story [09:44] zyga: heh.. I used to play games with people. I would crash their X session by sending emails to all my coworkers using kmail === khakionion [n=khakioni@24.144.13.234] has joined #ubuntu-devel [09:45] zyga: jah, x bug [09:45] zyga: but that doesn't stop me directing hate in the direction of totem [09:46] <[Chameleon] > tsume: that brings new meaning to the term "mail bomb" [09:46] [Chameleon] : I only sent 1 email to each coworker :) [09:47] [Chameleon] : the bad part is they couldn't even delete the mail out of kmail without removing it through command line. Even if you clicked on it without the viewing pane it would crash :) [09:47] hey guys [09:48] strange [09:48] tsume: what did that mail contain? an embedded video? [09:48] madsen: you up? [09:48] zyga: a special encoded string :) [09:48] tsume: you hacker, fix kmail and stop damaging [09:49] <[Chameleon] > tsume: I know, that's what I meant. [09:49] zyga: excuse me? no need to get insulting calling me a hacker [09:49] <[Chameleon] > tsume: the single email was a bomb [09:49] tsume: hacker is a very positive word [09:50] zyga: I think kiddy, not coder when I think of the word. Hollywood has ruined it for me. [09:50] tsume: ah, I don't watch many movies, I'm not spoiled yet [09:50] madsen: Hope you see this when you get up. Someone walked in with Evan Williams *86* proof whiskey, so I'm not coherent, but it was just the insight I needed to get Wacom pressure sensitivity working in GIMP/GNOME. [09:51] madsen: When we coincide here in ubuntu-devel, let's see if my fix works for you, or if you [09:51] tsume: I can't see where it's defining the soname at all [09:52] madsen: found your own workarouund for your....what? volitas? Or something? Must sleep. TTYL. [09:52] bob2: I haven't exactly looked at the qtruby source.. yet [09:52] tsume: huh? [09:52] bob2: what code were you looking at? [09:52] madsen: I remembered. VOLITO. Okay, I'm out for reals. Later. [09:53] tsume: the qtruby source [09:53] then my very exhausted self was correct to say the statement above [09:54] what were you looking at before if not the source? [09:54] Oh wait...is this Ubuntu-Devel or Ubuntu-Offtopic? [09:54] I just edited the makefile [09:54] khakionion: ...devel. [09:55] bob2: I knew where to fix it right off. I just edited the makefile which had the 3:4:92 [09:55] tsume: as in the one configure generated from the Makefile.in that was generated by automake from Makefile.am? [09:55] bob2: thanks, couldn't tell with my current GTK+ theme. [09:55] I'm out === khakionion [n=khakioni@24.144.13.234] has joined #ubuntu-devel [09:56] bob2: the location of the file is smoke/qt/Makefile [09:57] libsmokeqt_la_LDFLAGS = -version-info 3:4:92 -no-undefined $(all_libraries) $(GLINC) [09:57] right [09:59] bob2: where does 92 even come from however? [09:59] the author set it [10:02] I'll think about it tomarrow after sleep when I can actually not just think ruby === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel === lNyBOWK [n=lNyBOWK@70.89.208.241] has joined #ubuntu-devel === freeflying [n=freeflyi@61.190.65.6] has joined #ubuntu-devel === pusakat [i=proxy@203.167.88.65] has joined #ubuntu-devel === sedak [n=fred@home.nenya.info] has joined #ubuntu-devel === Gman [n=gman@amfea-proxy-1.sun.com] has joined #ubuntu-devel === `anthony [n=anthony@220-253-38-5.VIC.netspace.net.au] has joined #ubuntu-devel === MasterC [n=chans@dslb-084-060-220-139.pools.arcor-ip.net] has joined #ubuntu-devel === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === HiddenWolf [n=HiddenWo@136.86.dynamic.phpg.net] has joined #ubuntu-devel === Treenaks -> UBZ === ploum [n=Ploum@151-249.242.81.adsl.skynet.be] has joined #ubuntu-devel [11:00] Hello [11:00] I'm trying to solve this [11:00] https://launchpad.net/distros/ubuntu/+source/flashplugin-nonfree/+bug/3204 [11:01] I have this bug on all Breezy I have upgraded from Hoary [11:01] But nobody has it too [11:02] so can someone tell me if there's some symlink changes or font handling change between breezy and hoary ? === Gman is now known as GmanZZZ === freeflying [n=freeflyi@61.190.65.6] has joined #ubuntu-devel === ikuyaLoqu [n=ikuya@gnulinux.good-day.net] has joined #ubuntu-devel === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel === Keybuk [n=scott@66.103.220.215] has joined #ubuntu-devel === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel === rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-devel === pvanhoof [n=pvanhoof@d5153F60A.access.telenet.be] has joined #ubuntu-devel === stub [i=stub@sweep.bur.st] has joined #ubuntu-devel [11:43] ploum, are you sure you have ubuntu-desktop installed? === dr88dr88 [n=gerrit@h175047.upc-h.chello.nl] has joined #ubuntu-devel === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-devel [11:54] Seveas, yes, I have it [11:54] Can someone explain me what must be the content of : [11:54] /etc/X11/fonts , /usr/share/fonts/ , /usr/share/X11/fonts === Hirion [n=Hirion@p5487F296.dip.t-dialin.net] has joined #ubuntu-devel [11:55] I have three very different things [11:57] In fact, lot of people have the problem and solve it by installing gsfonts-x11 and msttcorefont. As I had it for quite some time, I think that they install their font in a directory that must be symlinked somewhere for the flash plugin === MasterC [n=chans@dslb-084-060-223-139.pools.arcor-ip.net] has joined #ubuntu-devel === HiddenWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === Xophe [n=csr21@84-51-129-62.christ605.adsl.metronet.co.uk] has joined #ubuntu-devel === Xophe [n=csr21@84-51-129-62.christ605.adsl.metronet.co.uk] has left #ubuntu-devel ["Client] === robtaylor [n=rob@nat5.sesnet.co.uk] has joined #ubuntu-devel === hunger [n=hunger@p54A63E08.dip0.t-ipconnect.de] has joined #ubuntu-devel === ploum_ [n=Ploum@194-227.242.81.adsl.skynet.be] has joined #ubuntu-devel === jinty [n=jinty@G98fa.g.pppool.de] has joined #ubuntu-devel === jinty [n=jinty@G98fa.g.pppool.de] has joined #ubuntu-devel === kikidonk [n=kikidonk@ip-83-134-6-226.dsl.scarlet.be] has joined #ubuntu-devel === freeflying [n=freeflyi@61.190.65.6] has joined #ubuntu-devel [01:00] tiens, un kikidonk :-) === Hidde [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === HiddenWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === ploum_ is now known as ploum === HiddenWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === Gman_ [n=gman@amfea-proxy-2.sun.com] has joined #ubuntu-devel === HiddenWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === OculusAquilae [n=oculus@p548D21B5.dip0.t-ipconnect.de] has joined #ubuntu-devel === CaiN_SA [n=cain@66.103.220.210] has joined #ubuntu-devel === jkossen [n=jochem@jkossen.nl] has joined #Ubuntu-devel === Mez [n=Mez@mobileweb02.london.02.net] has joined #ubuntu-devel === jkossen is now known as jk === HiddenWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === kent [n=kent@h55d210.delphi.afb.lu.se] has joined #ubuntu-devel === green-mouse [n=green-mo@CBL217-132-126-237.bb.netvision.net.il] has joined #ubuntu-devel === HiddenWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === jk [n=jochem@jkossen.nl] has joined #Ubuntu-devel === pitti [n=pitti@66.103.220.215] has joined #ubuntu-devel [02:07] good morning [02:08] morning. :) === Mez [n=Mez@193.113.235.183] has joined #ubuntu-devel === herzi [n=herzi@c208013.adsl.hansenet.de] has joined #ubuntu-devel [02:17] morning pitti [02:19] morning guys [02:19] hi fabbione === HiddenWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === HWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === zakame [n=zakame@210.213.92.95] has joined #ubuntu-devel [02:37] does anyone know any docs for installing and setting up planet? [02:37] hello all === mdke can't see anything obvious on the website [02:38] mdke: there was a recent blogpost about planet on planet debian [02:39] lookin === zyga [n=zyga@2-mi2-1.acn.waw.pl] has joined #ubuntu-devel [02:39] not recent enough :/ [02:39] eh? [02:40] hmm? [02:40] planet includes setup documents [02:40] bob2, i don't have planet [02:40] so no setup docs either [02:41] ... [02:41] http://www.planetplanet.org/, download, read INSTALL [02:42] bob2, that is fine, but there is no download link [02:42] 'A nightly snapshot of the code is available from here.' === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel [02:43] that would imply that it is not a stable version [02:43] and also, I don't know how to work arch [02:43] There is no stable version [02:43] ah thanks mjg59 [02:43] it would also imply theree has never been a stable version [02:43] it's a tarball [02:43] you don't need to use arch === HWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === zakame [n=zakame@210.213.92.95] has joined #ubuntu-devel [02:44] bob2, ok, i'd love it if you would show me the tarball [02:44] the link to scott's page is broken, and jeff's one seems to be a mixture of patches [02:44] ? [02:44] 22:42:46 bob2 | 'A nightly snapshot of the code is available from here.' [02:44] 'from here' is a link to http://www.planetplanet.org/planet-nightly.tar.bz2 [02:45] argh [02:45] thanks [02:45] so the nightly version is ok? [02:46] that's all there is, so yes [02:46] jdub: do a release already === MasterC [n=chans@dslb-084-060-225-054.pools.arcor-ip.net] has joined #ubuntu-devel [02:48] thanks bob2 === mdke goes off to experiment === highvoltage [n=Jono@196.7.130.247] has joined #ubuntu-devel [03:01] mdke: no, the nightly is not useful === LeeJunFan [n=junfan@adsl-69-210-207-6.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel [03:01] atgh [03:01] jdub, what should I get? [03:01] mdke: just baz get http://www.gnome.org/~jdub/arch/planet--devel--1.0 [03:01] ok [03:02] would be cool to make a tarball at some stage though === mdke installs baz [03:07] thanks jdub, got it [03:08] would be nice to make a release at some stage [03:08] yeah [03:09] failing that, explain on planetplanet.org how to get the software for people like me [03:09] i think i'll download it too, and use it for my local lug. === pitti [n=pitti@66.103.220.252] has joined #ubuntu-devel [03:10] i can tar it up and send it if you prefer not to install bazaar [03:11] me? [03:11] yes [03:11] i'd like an excuse to play with baz :) [03:11] okay [03:11] but if that fails, i'll ask for the tar. thanks. === Keybuk [n=scott@66.103.220.195] has joined #ubuntu-devel [03:11] monsier Keybuk [03:12] ah, monsieur wier, a va? [03:12] oui === seb128 [n=seb128@66.103.220.254] has joined #ubuntu-devel [03:14] hello Keybuk, seb128 [03:14] morning === jamesh [n=james@66.103.220.199] has joined #ubuntu-devel [03:15] ello === mdz [n=mdz@66.103.220.193] has joined #ubuntu-devel [03:17] morning mdz === ajmitch guesses everyone is going online after breakfast :) [03:19] heyyy emmmdeeezeee [03:19] hey Kaloz seb128 mdz [03:19] and Keybuk too === mvo [n=egon@66.103.220.250] has joined #ubuntu-devel === hunger [n=hunger@p54A61F16.dip0.t-ipconnect.de] has joined #ubuntu-devel [03:27] jdub: would you please moderate my mail to -devel === freeflying [n=freeflyi@61.190.65.6] has joined #ubuntu-devel === Loevborg [n=loevborg@d4-84.dip.axsp.de] has joined #ubuntu-devel === HiddenWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === Mez [n=Mez@mobileweb04.london.02.net] has joined #ubuntu-devel [03:34] BenC: ping? [03:35] keybuk, ping === CaiN_SA [n=cain@66.103.220.248] has joined #ubuntu-devel [03:35] Keybuk, you there? [03:35] I need to speak to someone who's arranging the whole UBZ thing [03:35] Mez: I am [03:35] I'm most definitely here [03:35] though I'm not "arranging" [03:35] cause I need to fly out tomorrow [03:36] do you have contact details (phone or similar) for someone who is [03:36] Mez: Claire? [03:36] I dont have anything other than an email address though [03:36] Mez: you're being sponsored to go to ubz? [03:36] yes [03:36] why tomorrow? [03:37] bob2 - BA have changed my flight for tomorrow for me [03:37] Keybuk, I managed to leave my passport in birmingham [03:37] d'oh [03:37] that was very silly, wasn't it :p [03:37] I've got to go back and get it and there isnt a flight till tomorrow [03:37] yes [03:37] just turn up tomorrow then [03:37] BA have kindly, free of charge changed my flight [03:37] I'm just wondering about the hotel and stuff === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel [03:38] spayne: ping [03:38] hey tseng === spayne prepares for a bollixing [03:38] hi [03:38] Keybuk: you assume that everything will be ok ? [03:38] Mez: I don't see why not [03:38] tseng: what's up? [03:38] spayne: i sent a reply to you, you should have got it but it got moderated to -devel (wrong address) [03:38] so there shouldnt be any problem at that end - even though I'm due to check in tonight? [03:39] tseng, i got it [03:39] tseng, that is a great diea [03:39] spayne: Mez is right here. [03:39] so hopefully we can stop trying to all make some kind of seperate peace [03:39] according to calvin (from novell), communications broke down as both Mez and Calvin went away for a while [03:39] tseng ... ? [03:39] hey Mez [03:39] spayne, yes, we've been talking recently [03:39] Mez: right, I don't see why not, I'll let claire know you're going to be late, but I doubt it'd matter [03:40] you'll just end up with an extra breakfast voucher or something [03:40] ok, cool [03:40] Mez, basically, what boyd and the team said was they can work out something with the Flaim guys so we can get iFolder into universe/multiverse [03:40] Mez, because, IIRC, the idea was to have a 3rd party repo, was it not? [03:40] spayne, yeah I know, been talking to calvin about it [03:40] spayne: great.. anything on the other points? [03:40] Keybuk - extra breakfast voucher ? :P [03:40] tseng, other points? [03:40] yes.. like Debian === carstenh [n=carstenh@p54A61D5E.dip0.t-ipconnect.de] has joined #ubuntu-devel [03:41] hmm [03:41] it might be better for me to get a coach back [03:41] tseng, i haven't heard yet - i have emailed the guys [03:41] keybuk: lucky I didnt check in online eh ? [03:41] tseng, but i can't imagine being a problem [03:41] spayne: great, thanks. === xTina [n=xTina@p54A1D7EF.dip.t-dialin.net] has joined #ubuntu-devel [03:41] tseng: see, i do have my uses ;) [03:42] Mez: let me teach you the holy mantra of regular travellers [03:42] as you walk out of the door, and before you shut it, repeat these words [03:42] "tickets, money, passport" [03:43] Keybuk: and repeat that out lod jumping on one foot only [03:43] & for UBZ, laptop [03:43] loud even [03:43] ajmitch: one you have money you don't need the laptop :) === Mez sighs [03:43] it's enough you got tickets, passport and money :) [03:43] if you have enough money :) [03:44] you can always borrow a laptop, there are usually spares [03:44] ajmitch: you can always go back and sell the old laptop [03:44] you can't borrow a passport [03:44] unless you're a terrorist [03:44] sadly I can't sell this laptop off [03:44] as it belongs to canonical & all [03:44] Keybuk: *sighs* I had it all ready ... I just didnt put it in the fecking bag [03:45] dear ftpmasters: libbeecrypt6-dev [03:45] needs to move to main for rpm. kthxbye [03:46] lamont: when do you arrive? [03:47] sunday 1710 [03:48] hey lamont [03:48] for feck sake === marcin [n=user@www.e-dev.tele2.pl] has joined #ubuntu-devel [03:48] it's going to cost me an extra 40 aswell to do all this [03:48] and I doubt I can claim that [03:49] Mez: next time remember to connect the brain :) [03:49] fabbione: *sighs* === linuxboy [n=anon@yoda.frogfoot.net] has left #ubuntu-devel [] === robertj [n=foo@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel [03:55] ARGH === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel [03:57] pitti: hi, your name is not longer on the firewall spec page. does this mean anything? [03:57] carstenh: no idea, but the names on the wiki page are irrelevant [03:58] carstenh: the LP assignment is the definitive place now [04:00] pitti: that is what i meant with spec page. just wondered why it has disappered, but when you have no idea why it should not matter [04:00] pitti: why doesn't sshd work on my server after todays update? :-P [04:00] ssh_exchange_identification: Connection closed by remote host [04:00] s/it// [04:01] pitti: hi btw :-) [04:01] Nafallo: I'm not running dapper yet [04:02] pitti: I'm running breezy (+security) on the server and dapper on the client :-) [04:02] I can log in to other servers from the client [04:03] hmm, todays update was sudo btw. sorry :-P. === Nafallo becomes even more confused now. === otavio [n=otavio@unaffiliated/otavio] has joined #ubuntu-devel [04:03] Nafallo: no idea, on my breezy boxes ssh works [04:04] pitti: yea, my mistake. I had s/sudo/openssh-server/ in my mind ;-) === ProN00b [n=dot@pD951A563.dip.t-dialin.net] has joined #ubuntu-devel [04:05] can i change the bootlogo ? [04:05] ProN00b: Check the usplash source package. At the moment, the answer is not easily [04:06] ok, thanks (change it in next release plx ^^) === ProN00b [n=dot@pD951A563.dip.t-dialin.net] has left #ubuntu-devel ["...] === JaneW [n=JaneW@66.103.220.208] has joined #ubuntu-devel [04:07] I wonder whether he realises what "pron" is [04:09] morning JaneW [04:09] hi lamont [04:10] hey guys [04:10] hey ogra === ogra wonders why the heck spammers think he wants the same wristwatch george bush wears .... [04:16] Keybuk: that's why there's a capital N, you doof. === lamont goes to watch people test, back much later. === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-devel === ivoks [n=ivoks@lns01-0498.dsl.iskon.hr] has joined #ubuntu-devel === lbm [n=lbm@130.225.243.71] has joined #ubuntu-devel === camilotelles [n=Camilo@20132194128.user.veloxzone.com.br] has joined #ubuntu-devel === doko [n=doko@66.103.220.207] has joined #ubuntu-devel === the_aris [n=the_aris@tor/session/x-4b3c1dc58b34efb7] has joined #ubuntu-devel === highvoltage [n=Jono@196.7.130.247] has joined #ubuntu-devel === OculusAquilae [n=oculus@p548D21B5.dip0.t-ipconnect.de] has joined #ubuntu-devel === maskie [n=maskie@c1-205-1.wblv.isadsl.co.za] has joined #ubuntu-devel === maskie [n=maskie@c1-205-1.wblv.isadsl.co.za] has joined #ubuntu-devel === marcin [n=user@www.e-dev.tele2.pl] has joined #ubuntu-devel === sedak [n=fred@home.nenya.info] has joined #ubuntu-devel === zakame [n=zakame@ubuntu/member/zakame] has left #ubuntu-devel ["Leaving"] === otavio_ [n=otavio@unaffiliated/otavio] has joined #ubuntu-devel === otavio_ is now known as otavio === jsgotangco [n=jsg@ubuntu/member/jsgotangco] has joined #ubuntu-devel === freeflying [n=freeflyi@61.190.65.6] has left #ubuntu-devel ["Konversation] === cogumbreiro [n=tiago@81.20.250.82] has joined #ubuntu-devel === hunger [n=hunger@p54A63F81.dip0.t-ipconnect.de] has joined #ubuntu-devel [05:39] jdub, playing with planet is fun! === ompaul [n=ompaul@A-96-79.cust.iol.ie] has joined #ubuntu-devel === farruinn [n=nathan@cpe-69-201-14-55.twcny.res.rr.com] has joined #ubuntu-devel [05:48] I'm trying to decide whether the lifts really do hit -3g when they rest, or whether it's just my bird flu === mdke informs customs not to let Keybuk back into the UK === aigarius [n=aigarius@159.148.239.80] has joined #ubuntu-devel === Mez [n=Mez@mobileweb02.london.02.net] has joined #ubuntu-devel [06:08] hey Mez on the road? [06:20] jsgotangco, see http://www.sourceguru.net/ [06:20] arriving tomorrow [06:21] I need to go back to birmingham and get my passport [06:21] am on the way back there [06:21] leaving tomorrow morning to fly to UBZ [06:22] Mez: Oh WOW [06:23] jsgotangco, yes, indeed [06:23] I'm an idiot [06:26] heh [06:27] watford twice on two days? [06:27] painful [06:28] nah [06:28] am going to get coach tomorrow [06:28] am on coach now [06:28] I wanna know why the seats have network leads coming out of them though [06:28] (not connected to anything, just there for some reason === spayne [n=spayne@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel [06:29] coach lan parties? [06:31] lol [06:31] would be fin [06:31] cept theres barely enough space to sit with my lappy [06:31] and the leads are like 10cm long at the bottom of the seats [06:32] weirdness === zul [n=chuck@66.103.220.204] has joined #ubuntu-devel === runeh [n=rune@ti112210a080-1387.bb.online.no] has left #ubuntu-devel [] === HiddenWolf [n=Hidde@136.86.dynamic.phpg.net] has joined #ubuntu-devel === ironwolf [n=ironwolf@c-67-180-235-228.hsd1.ca.comcast.net] has joined #ubuntu-devel [07:13] #ubz for conference discussion [07:14] you better register ubz.com before lilo shuts you down [07:14] haha [07:14] ah some jokester owns it [07:14] spam domain [07:15] haha tseng [07:16] fascists [07:17] hey jdub [07:18] heh [07:21] can we idle in there even if we're not at the conf? [07:22] no [07:22] just me and bob2 [07:25] haha [07:25] seriously? [07:26] anyone can join, it just won't help me find someone to go for lunch with if you're not in montreal === ak70 [n=ak70@217.22.182.41] has joined #ubuntu-devel === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel === ak70 [n=ak70@217.22.182.41] has left #ubuntu-devel [] === ivoks [n=ivoks@ubuntu/member/ivoks] has joined #ubuntu-devel === JSZ [n=diego@59.Red-80-36-85.staticIP.rima-tde.net] has joined #ubuntu-devel === ..[topic/#ubuntu-devel:Riddell] : Ubuntu Development (not support, even with dapper) | #ubz for UbuntuBelowZero | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs | MOM/NDA producing bad diffs | Ubuntu 5.10 released: http://www.ubuntu.com/newsitems/release510 | yes, dapper === otavio [n=otavio@unaffiliated/otavio] has joined #ubuntu-devel === poningru [n=poningru@n128-227-50-231.xlate.ufl.edu] has joined #ubuntu-devel === mgalvin [n=mgalvin@cpe-69-205-47-165.nycap.res.rr.com] has joined #ubuntu-devel === henriquemaia [n=henrique@cb-217-129-168-181.netvisao.pt] has joined #ubuntu-devel === ironwolf [n=ironwolf@c-67-180-235-228.hsd1.ca.comcast.net] has joined #ubuntu-devel === seb128 [n=seb128@66.103.220.254] has joined #ubuntu-devel === ssh_rdp [n=soroosh@84.241.17.167] has joined #ubuntu-devel === jinty [n=jinty@G92e8.g.pppool.de] has joined #ubuntu-devel === pitti [n=pitti@66.103.220.211] has joined #ubuntu-devel === dand [n=dand@83.103.205.67] has joined #ubuntu-devel === HiddenWolf [n=HiddenWo@136.86.dynamic.phpg.net] has joined #ubuntu-devel === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel === ironwolf [n=ironwolf@c-67-180-235-228.hsd1.ca.comcast.net] has joined #ubuntu-devel === ozamosi [n=nnnnnoza@h179n8c1o1049.bredband.skanova.com] has joined #ubuntu-devel === dholbach [n=daniel@ubuntu/member/dholbach] has joined #ubuntu-devel === dholbach [n=daniel@ubuntu/member/dholbach] has left #ubuntu-devel ["Ex-Chat"] === mdz [n=mdz@66.103.220.193] has joined #ubuntu-devel === ssh_rdp [n=soroosh@84.241.17.167] has left #ubuntu-devel [] === Arrogance [n=aks@ottawa-hs-209-217-93-45.d-ip.magma.ca] has joined #ubuntu-devel [08:37] who handles fonts, esp chinese fonts? === _aris_ [n=the_aris@tor/session/x-36d75af510e45b86] has joined #ubuntu-devel [08:37] JaneW, "nobody"? [08:37] I have a request which needs to be evaluated. [08:37] I am not sure what to do with it [08:38] JaneW, I'm not sure we have somebody knowing about chinese fonts ... [08:38] is it a community issue? [08:38] it's a hand written fax, which was sent to head office [08:38] that's an issue for sure, I would not say a community one but I don't know who to point about that [08:39] seb128: hmm.... I'll make it a BOF ;) [08:39] good idea [08:43] JaneW: what's the request? [08:43] MORE BOF! MORE COWBELL! [08:43] jdub: e-mail on the way! [08:45] chinese fonts.... [08:45] jsgotangco: you know about them? [08:45] well i can read mandarin... [08:45] jsgotangco: HZ, Big5 etc... [08:46] yes Big5 especially [08:46] and Guobiao [08:46] what's the issue specifically? === eruin [n=eruin@proxy-gw.uib.no] has joined #ubuntu-devel [08:47] jsgotangco: I'll send it to you. [08:48] sure i only have 1 chinese keyboard though..hehehe i don't really use it much === mvo [n=egon@66.103.220.250] has joined #ubuntu-devel === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel [08:51] JaneW: right, thtat's all about input modules [08:52] yes [08:52] the fonts are available really [08:52] the question is more of a default input mode [08:53] JaneW: he's just wanting input module stuf to work by default, which is something we're (roughly) working on [08:53] use scim :) [08:53] jdub: ok, so should I tell him to just install and try? [08:54] JaneW: hmm [08:54] i believe our starter guide has a rough guide to install the support [08:54] it would help if he had an EMAIL address... who faxes!? [08:54] weird americans [08:55] well he can accept snail mail... [08:55] yay === JaneW wants to send a hand written response in mandarin.. [08:59] well mandarin describes the spoken language rather than the written one :) [09:00] jsgotangco: sigh, well there you go ;) === Sepheebear [n=SepheeBe@cpe-68-175-57-11.nyc.res.rr.com] has joined #ubuntu-devel [09:00] like seb128 said a while ago, there was a recent thread about scim on the list... === jsgotangco digs that up === JSZ [n=diego@59.Red-80-36-85.staticIP.rima-tde.net] has joined #ubuntu-devel [09:03] JaneW: http://lists.ubuntu.com/archives/ubuntu-devel/2005-October/012452.html === poningru [n=poningru@n128-227-50-231.xlate.ufl.edu] has joined #ubuntu-devel === ironwolf [n=ironwolf@c-67-180-235-228.hsd1.ca.comcast.net] has joined #ubuntu-devel === the_aris_ [n=the_aris@tor/session/x-e9e71f4faf612161] has joined #ubuntu-devel === mdke bashes his head against planet === zul [n=chuck@66.103.220.215] has joined #ubuntu-devel [09:37] hey people [09:37] ping pitti [09:38] is everybody jetlagged? :) [09:40] pitti: here is fabbione.. in what room are you dude? [09:40] Hi zul [09:40] zul: in 338 [09:40] zul: welcome! [09:40] ok we are on the way down === the_aris_ [n=the_aris@tor/session/x-19183d842c45e95e] has joined #ubuntu-devel === zeedo [n=zeedo@80.68.92.188] has joined #ubuntu-devel [09:50] tseng: we totally have to get f-spot in the desktop seed [09:53] jdub, yeah === Mez [n=Mez@mobileweb02.london.02.net] has joined #ubuntu-devel === Gman [n=gman@amfea-proxy-1.sun.com] has joined #ubuntu-devel === CaiN_SA [n=cain@66.103.220.246] has joined #ubuntu-devel === henriquemaia [n=henrique@cb-217-129-168-181.netvisao.pt] has joined #ubuntu-devel === CaiN_SA [n=cain@66.103.220.246] has joined #ubuntu-devel [10:46] jdub: agree [10:46] jdub: (can you please moderate my ifolder mail to -devel) [10:47] tseng: ok [10:47] thanks === oracle [n=madduck@sake.ifi.unizh.ch] has joined #ubuntu-devel === oracle is now known as madduck === Arr0gance [n=aks@ottawa-hs-209-217-119-210.d-ip.magma.ca] has joined #ubuntu-devel === Simira [n=rpGirl@66.103.220.195] has joined #ubuntu-devel [11:06] weeehaa! === Mez [n=Mez@mobileweb02.london.02.net] has joined #ubuntu-devel === pitti [n=pitti@66.103.220.211] has joined #ubuntu-devel [11:13] MOO [11:13] hey pitti [11:14] hi seb128, long time no see [11:14] indeed === dand [n=dand@83.103.205.67] has joined #ubuntu-devel === hunger [n=hunger@p54A62C31.dip0.t-ipconnect.de] has joined #ubuntu-devel === schimmi [n=sts@ppp-82-135-66-127.mnet-online.de] has joined #ubuntu-devel === schimmi [n=sts@ppp-82-135-66-127.mnet-online.de] has left #ubuntu-devel [] === frenkel [n=frank@c85145.upc-c.chello.nl] has joined #ubuntu-devel === HiddenWolf [n=HiddenWo@136.86.dynamic.phpg.net] has joined #ubuntu-devel === seth_k [n=seth@asmallorange.com] has joined #ubuntu-devel === sfeehan [n=sfeehan@pool-64-222-103-115.burl.east.verizon.net] has joined #ubuntu-devel [11:40] tseng: dude [11:41] tseng: we won't be talking about beagle at UBZ, but it's still on the agenda (there's no one here to talk about it) [11:41] tseng: if you want to write up the spec and stuff, we can push it through approval :-) [11:42] tseng: not sure where we'll get a chance to cover f-spot either, but i think that'll just be a main inclusion and seed inclusion task [11:44] f-spot on the CD? [11:44] argh - mono on CD? [11:44] hi boys :-) === pitti pats his gthumb [11:44] seb128: i thought you said yeah earlier [11:44] hey jdub [11:45] isnt mono on the CD already ? [11:45] no [11:45] it's just in main [11:45] jdub, I like the idea a lot, I just have pitti in the same root we wants to hurt me to get the CD place for his language-packs now :p [11:45] f-spot is the only app that can import from my new camera [11:45] s/we/who/ [11:45] s/root/room/ === seb128 hates laptop's keyboard [11:45] if gthumb doesnt keep up, we'll have to use it [11:46] ogra: that's libgphoto, not gthumb [11:46] gthumb is a different kind of app, less interesting as a default app [11:46] yup [11:46] ogra: don't tell me that f-spot has developed a new library [11:46] i'd really prefer f-spot [11:46] pitti: NO [11:46] oops [11:46] sorry [11:46] caps lock :) [11:47] no idea... but it can import from any place... its not bound to gphoto... gthumb would need such a feature... [11:47] ogra: so if both f-spot and gthumb use libgphoto, it should work with either one [11:47] jdub, who does the spec assignment? === Keybuk [n=scott@66.103.220.248] has joined #ubuntu-devel [11:47] jdub, ie: who should I poke to get the " Rhythmbox iPod integration should Just Work without configuration" assigned to me instead of pitti? [11:48] pitti, it doesnt work at all... i have to mount the camera as usb storage device and select the place to import from... gthumb cant do that [11:48] seb128: mdz, who is sitting next to me [11:48] k [11:48] seb128: poked :-) [11:48] thanks ;) [11:48] ogra: ah, usb-storage [11:48] (and gthumb doesntrecognize it as usb storage) [11:48] seb128: punched [11:48] seb128: and mdz punched me! [11:48] ah ah [11:48] heh [11:48] ogra: gnome-volume-manager-gthumb [11:48] jdub, don't blame me for that :p [11:48] ogra: gnome-volume-manager should recognize it [11:49] ogra: I agree, gthumb isn't totally good with usb-storage [11:49] but it works [11:49] seb128: so you will draft/implement and pitti can approve? [11:49] pitti, it does, and then gthumb breaks on import... [11:49] mdz, right [11:49] seb128: you can't approve your own spec ;-) [11:49] mdz: works for me [11:49] done [11:49] thanks [11:49] thanks seb [11:49] np [11:50] pitti, did you try f-spot already? [11:50] seb128: no [11:50] it really rocks, that a cool stuff that we should have on the default installation [11:50] pitti, i'll come down and show you .... and can test the wireless in the elevator while i'm at it... what was the room number ? [11:50] pitti: i'll give you a demo later - it's completely rad [11:50] ogra: 338 [11:50] k, on my way [11:50] jdub: would be nice :-) [11:51] let's see what ogra shows off [11:51] pitti: i have silly pictures of mdz and mark in my 'demo reel' [11:51] jdub: WANNA SEE, WANNA SEE, WANNA SEE [11:51] ogra, you can just go away, jdub has cooler pictures :p [11:52] :p [11:52] f-spot sucks because it won't import existing albums properly [11:52] oh Keybuk [11:52] hmm [11:52] so if you want to use it, you need to spend three months recataloguing your already catalogued photos [11:52] wireless drops in the elevator [11:52] Keybuk, mvo was looking for you :) [11:53] yes, we did that one [11:53] k, cool [11:53] ogra: dunno about the wireless, my innards drop in the elevator [11:53] Keybuk: existing albums? old f-spot albums? [11:53] lol [11:53] Keybuk: it should just use exif metadata, including the comments field. [11:54] my hypotetical web gallery generator will do that [11:54] mdz : Speaking of not being able to approve one's own spec, I find it fascinating that I'm assigned as "approver" on a spec that's apparently already "approved" (and not by me..) [11:54] pitti: you have seen this photo already [11:54] mdz : https://launchpad.net/products/launchpad-upload-and-queue/+spec/upload-queue-management [11:54] jdub: no, just directories of photos === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel [11:55] Keybuk: yeah, it'll do that no problem [11:55] Keybuk: that's how i imported most of mine [11:55] jdub: no it won't, it just imports them, and ignores the directories they're in [11:55] infinity: that's a launchpad spec, someone else's problem :-P [11:55] so I have to go through again and say what they actually are [11:55] mdz : :) [11:55] the directories are named after the date, and the event, and where it was, and stuff [11:55] Keybuk: you want it to use directories as tags? === infinity decides to go catch a plane. [11:55] jdub: yeah, for the initial import [11:55] it'll pull date from exif and so on [11:56] but yeah, won't make up tags based on dir name [11:56] might be an interesting option to raise with larry [11:56] infinity: safe travels [11:56] I've never bothered to set my camera's date and time [11:56] so that'll all be wrong anyway [11:56] you are soft [11:56] infinity: have fun, see you tomorrow. [11:56] I'm not a photogeek, I'm just a random joe who happens to take a few pictures [11:57] you can't reset dates atm, which has mucked some of mine up a bit [11:57] and my camera is annoying, it forgets the date and time every time the battery runs flat [11:57] Keybuk: get a camera where that is not a problem? :-P === Phoenix``` [i=Star@Phoenix.stnet.ro] has joined #ubuntu-devel === Phoenix``` [i=Star@Phoenix.stnet.ro] has left #ubuntu-devel [] [11:57] Mithrandir: why? === Mithrandir has a P150 which takes a few hundred pictures on one charge. [11:58] it takes plenty of pictures, it just forgets the date and time if I forget to charge it for weeks [11:58] jdub: can you say "import all this stuff and set this tag on it"? [11:59] and seeing as I don't _use_ that for anything (I just name the directory when I copy the files off it) it's never bothered me [12:00] mdz: you can for some types - one sec, i'll check === jdub demos f-spot to mdz