[00:15] -rw-r--r-- 1 fta fta 196405039 2009-06-04 02:25 chromium-browser_3.0.184.0~svn20090604r17576.orig.tar.gz [00:15] -rw-r--r-- 1 fta fta 219102612 2009-06-11 19:07 chromium-browser_3.0.189.0~svn20090611r18169.orig.tar.gz [00:16] +12% in 1 week! grrr [00:16] fta: enjoyed that dent from me !!? [00:16] ahahaha [00:16] can't you make those get slimmer instead? [00:16] which one? i can't read everything you write [00:16] I'm fat enough! don't need more height !!! eheh [00:16] http://identi.ca/notice/5204204 [00:17] -rw-r--r-- 1 fta fta 381135135 2009-05-30 19:08 chromium-browser_3.0.183.0~svn20090530r17289.orig.tar.gz [00:17] i already trimmed it a lot [00:17] but it's growing again [00:18] -rw-r--r-- 1 fta fta 305833390 2009-03-04 20:06 chromium-browser_2.0.168.0~svn20090304r10900.orig.tar.gz === asac_ is now known as asac === rickspencer3 is now known as rickspencer3-afk [06:29] hello friends. i wish to build the new lp packages for xulrunner-1.9.[12]. where should i download the upstream sources? [07:26] fta: ping? [09:13] fta still not around? [10:23] asac, *sigh* http://www.sofaraway.org/ubuntu/tmp/chromium-tarball.png [10:23] ripps, hi [10:24] bons dias! [10:25] fta: yo, I've got a couple issues and questions about ppabot [10:25] fta: it just keeps growing [10:25] alexbodn, what do you mean? apt-get source xulrunner-1.9.1? or the upstream vcs? [10:26] fta: hi [10:26] so ia32 is broken [10:26] it kills flash [10:26] chromium works though [10:26] asac, hm [10:26] but its not the modules [10:26] i tried removing gail (which is the only one added) [10:27] ahhh that's why I have no sound on flash again [10:27] BUGabundo, no [10:27] no ? [10:27] ohh [10:27] its only in ftas staging thing [10:27] BUGabundo, you're not using my staging ppa, are you? [10:27] and it breaks flash completely ;) [10:27] e.g. no flash at all [10:27] not just sound [10:27] daily.sh seems to keep dying after pulling the source, and then it won't upload. I have to do it manually using update-pkg and sync-ppa, one package at a time. Even when I delete all the $package.head.* it still gives me trouble. Is there something I'm doing wrong? [10:28] The manual method updates the orig.tar.gz, but it won't copy my debian/ changes to the other distro ppas. [10:29] fta: who knows. I'm everywhere [10:29] ripps, update-pkg creates the orig tarball, sync merges your debian/ and pushes [10:29] ripps, please paste me what you see [10:29] (i should really improve logging) [10:29] but sync is merging the ppa's it, keeps giving me an error about the branches have diverged, merge than pull [10:30] *sync isn't [10:31] oh dear ... i dont feel good. not sure what kind of flu is it, but it aint good [10:32] asac: hope not A flu! [10:32] don't join the other 28k [10:32] asac, got that last week-end. sore throat and fever. feeling better now [10:33] i am not sure what it is [10:33] but i feel really bad [10:34] ripps, diverges in d/control and d/changelog are ok, the bot deals with that [10:34] fta: but than why is quitting out after it gets one of those [10:35] it should say something before quitting. please show me :) [10:36] fta: http://pastebin.com/f55b817e4 [10:37] hm, bzr is not good at reporting either. [10:38] i think i know. you trashed your .ppa branches locally right? [10:38] fta: yes [10:38] you should never do that as the main .ppa is on lp. (not the .ppa.dist) [10:38] Tried starting fresh [10:39] I've never setup a launchpad .ppa [10:39] Do I need to do that? [10:40] i mean a branch called something.ppa [10:40] It said that the ppa field was optional, and it just pulls the debian packaging from the lp [10:40] or .daily in my examples [10:40] look at your code page on lp [10:41] the same account as in you dput target [10:41] youR [10:43] ohhhh, I didn't check there, becuase my debian comes from the gmpc-trunk repo, while I've been dputting to my personal staging ppa under my account. [10:44] I didn't realize it created code repos under the owner of the ppa [10:45] iirc, you can add --fix to update-pkgs just once [10:46] it will push to lp with --overwrite, which is what you need [10:47] fta: do I have to do that everytime I update my debian packaging on the gmpc-trunk repos? [10:47] http://bazaar.launchpad.net/~fta/%2Bjunk/ppa-scripts/annotate/head%3A/README#L13 [10:47] no [10:47] if you never trash your branches, you should never have to do anything [10:48] fta: I only started deleting them because I couldn't get them to update with new versions [10:49] you must not uncommit either after the bot saw an update [10:49] Okay, ok, this was probably my bad [10:49] I have another issue: patching [10:50] ? [10:51] I maintain backports of a single package, but some distros have different packages which require a patch to work with a different package, is there some way I can implement a method to patch only for a particlur distro (such as karmic) but not the other distros? [10:53] hmm.. in the mozilla packages, we do that in d/rules with some tests. we can't do conditional patching directly with quilt/dpatch [10:54] there's nothing the bot can do here. it's more about the way buildd works [10:54] Hmm... I'll have to take a look at them [10:54] Okay, another one [10:56] At the current time, since I use git branches I need to append the version string with a date to make update properly (git hashes don't follow an incremental manner) so is there some way for the bot to detect that package is identical to one I uploaded yesterday? It seems dumb to upload and build a package everyday that only sees updates every other week [10:57] but I still allow me to do manual updates in case I fix something in the debian packaging [10:58] get the date from upstream [10:58] don't use localtime [10:58] fta: what was that all about?!? [10:59] you mean pull the date from git log? [10:59] ... I hadn't considered that, thanks [10:59] ripps, yes [10:59] ripps, http://paste.ubuntu.com/193333/ [10:59] * ripps is going to need to update all his packaging repos now [11:00] :) [11:00] BUGabundo, sub-minute gwibber [11:03] REV=`git log --pretty=format:%cd~%h --date=short -1 | tr -d -` ; \ [11:03] VERS=`perl -pe 's/,/,\n/g' api/raw.json | grep '"version":' | cut -d\" -f4 | sed -e 's/\([0-9\.]*\)/\1\~/'` ; \ [11:03] VERSION=$$VERS~git$$REV [11:03] gives me 3.0.0~b1~git20090514~a32353b [11:03] that's yui3 [11:04] fta: ahh that is crazy! I was talking about communication integraded! [11:07] fta: your method seems much cleaner than mine... [11:08] :\ [11:15] cool. this is ffox 3.5 thing is really going to be final soon i have the feeling ;) [11:18] asac: we talked yesterday about disabling the screensaver when Flash is on. I'm almost done with a C app that disables it when npviewer.bin is fullscreen, without interacting with FF at all. Where would be the best place to aim such a workaround? [11:20] andrew_sayers: can you fix other players too ?! [11:20] eheh [11:20] Other players? [11:20] getting tired of totem allowing power manager to DIM the LCD [11:20] andrew_sayers: joking! another bug [11:20] andrew_sayers: good question. maybe nspluginwrapper itself? [11:21] BUGabundo: Ah, okay. I've just come from fixing Kaffeine, so for a moment I thought you were reading my mind :) [11:21] asac: Fair enough. Who do I talk to about that? [11:22] andrew_sayers: for ubuntu you can talk to us. Jazzva has kind of the hat on for nspluginwrapper. [11:22] asac: and are you interested in getting the previous patch going, to try and detect non-fullscreen video? [11:22] if you think its something that should go upstream, we can try to submit it for you [11:22] jcastro, chromium now has minimize/maximize/close when the system bar & borders are off :) [11:22] andrew_sayers: i have the feeling that the previous patch will be kind of flaky [11:22] +buttons [11:23] andrew_sayers: so i am interested, just wonder if it can be done in a stable fashion [11:24] asac: can you qualify "flaky"? Do you mean that the heuristic it's using is inaccurate, or that the implementation is immature? [11:25] andrew_sayers: flaky in the sense that the implementation will be hard to become mature [11:25] most likely because the heurisitic is hard to get right [11:25] but then. i have to check the latest code to understand more on this ;) [11:25] Yeah, agreed. Do you know whether Flash disables the Windows screensaver for non-fullscreen videos? [11:26] andrew_sayers: how about this: we get a nspluginwrapper thing into the package and when this works i can try to find some adobe contact and bug them about their plans for fullscreen + screensaver [11:26] andrew_sayers: i dont think flash disables any screensaver atm [11:26] (but could be wrong) [11:27] andrew_sayers: how is that npviewer code run? is that a daemon running in user session or what? [11:27] I'll go and have a look at Windows later. Good plan though, I'll be back once I've figured out how to get DBus working in C. [11:27] andrew_sayers: ah cool. so this is a dbus activated service? [11:28] Ah, no. It would continuously poll X, looking for instances of npviewer.bin with fullscreen properties, then send a DBus message to inhibit the screensaver. [11:28] andrew_sayers: if you want to use gobject its simple. if you dont, check out the gdbus lib available on moblin ... it gives you gmainloop integration without the gobject overhead (so plain glib) [11:29] hmm. gdbus is currently nto available as a git tree anymore [11:29] too bad ;) [11:29] its in connman though if you want to take a look. we will make a top level package out of it soon [11:29] I've got a glib example I'm working from, it's just the avalanche of new things that's slowing me down :) [11:29] http://git.kernel.org/?p=network/connman/connman-gnome.git;a=summary [11:29] andrew_sayers: yeah. but the glib example probably uses glib-dbus [11:30] and _that_ is using GObject stuff [11:30] gdbus is more light wait ;) [11:30] Ah, right. Good thing I came here first then :) [11:30] anyway. if you just want something to send a call, go whatever you find first ;) [11:30] andrew_sayers: its not a general problem. just that some (including me), doesnt like to use GObject unless i develop an app that needs GObject [11:31] Yeah, agreed. [11:31] http://git.kernel.org/?p=network/connman/connman.git;a=summary [11:31] sorry the other was the wrong one [11:32] if you want to use that you can just copy the files to your own tree for now [11:32] http://git.kernel.org/?p=network/connman/connman.git;a=tree;f=gdbus;h=7f2feded81c57833cbea6a8a8610a221ac2f960c;hb=master [11:32] we will make a lib from it asap [11:33] Okay, so I'll have a go with gdbus, and get back to you in a bit. [11:36] did I read "continuously poll X" ?? [11:37] BUGabundo: More precisely, examine the properties of every X window every (say) 30 seconds. [11:38] andrew_sayers: ever run $ powertop ? [11:38] want me to kill you next? [11:38] polling is bad! [11:38] listen on status change is good [11:39] How do I do that, for X properties? [11:39] gnome 317982 [11:39] Gnome bug 317982 in User Interface "Notification icon redundant when applet is used" [Enhancement,Resolved: fixed] http://bugzilla.gnome.org/show_bug.cgi?id=317982 [11:39] gnome 324114 [11:39] Gnome bug 324114 in User Interface "Minimize to nothing (no tray)" [Minor,Resolved: fixed] http://bugzilla.gnome.org/show_bug.cgi?id=324114 [11:39] gnome 331019 [11:39] Gnome bug 331019 in User Interface "Show notification when unfocused but not minimized" [Minor,Resolved: fixed] http://bugzilla.gnome.org/show_bug.cgi?id=331019 [11:40] hmm [11:40] fta: what's all of that? [11:41] andrew_sayers: don't ask me... I don't even code! [11:41] I just bash stuff I think its bad, and file bugs on stuff that doesn't work [11:41] BUGabundo, some rhythmbox bugs [11:41] talking of bugs.... [11:41] BUGabundo, you should code, you would dent less then ;) [11:42] asac: I never managed to file that bug on NM opening the 3G assintant when there's an account For All users [11:42] fta: ahahahahahahahaha [11:42] the day I start to code, I'll double Linux code lines ! [11:42] * BUGabundo now that deservs a dent [11:44] asac: they seemed to fix a lot of bugs in the FF3.0.11 release [11:45] *sigh* rhythmbox seems alive to me: http://mail.gnome.org/archives/rhythmbox-devel/2009-May/msg00089.html [11:45] it was never dead! [11:45] just in coma [11:48] BUGabundo, please don't use that: http://mail.gnome.org/archives/rhythmbox-devel/2009-May/msg00038.html :) [11:51] BUGabundo: there is a bug open for that [11:51] i dont know the number though [11:52] asac: for what? [11:52] asac: is it worth going through the 67 or so bugs fixed in 3.0.11 and seeing if we have corresponding issues in LP? [11:53] asac, mozilla 497807 [11:53] Mozilla bug 497807 in General "segfault upon application startup" [Critical,Unconfirmed] http://bugzilla.mozilla.org/show_bug.cgi?id=497807 [11:53] BUGabundo: for 3g wizard opening eve if there is a system connection [11:53] ahh great [11:55] fta: * Last.fm submission protocol v1.2 (including the 'now playing' feature) [11:55] err that's dead too... [11:56] fta: not sure whats up with him ;) [11:57] * micahg whistles off in the corner [11:57] micahg: if you can look through those 67 bugs that would be cool [11:58] but i think most issues are not filed inlaunchpad [11:58] My guess is quite a few are w/out upstream labeled [11:58] if you don't think it's worthwhile, work on normal bugs [11:58] one bug thing I noticed was the bookmarks fix [11:59] I think we have a few bugs for that unconfirmed [11:59] micahg: yeah. so you can definitly do that [11:59] micahg: set them to fix committed [11:59] we will release .11 today [11:59] ok, I'll try this weekend [11:59] * micahg needs sleep now :) [11:59] is this prime time for Europe? [12:00] !date [12:00] Sorry, I don't know anything about date [12:00] Fri Jun 12 12:01:02 WEST 2009 [12:01] humm now that I notice. its almost lunch time. and I did nothing today, other then filling a few bugs [12:01] damn [12:02] oh, I found this weird color bug for ati x86_64 systems [12:03] eheh [12:03] the one from yesterday? [12:03] yeah [12:04] can I set Ctrl-Q to not close Firefox? [12:04] mozilla bug 490537 if anyone's interested [12:05] Mozilla bug 490537 in GFX: Color Management "Colors in some PNG images are severely wrong" [Major,Unconfirmed] http://bugzilla.mozilla.org/show_bug.cgi?id=490537 [12:05] I keep hitting both ctrl-w and ctrl-q [12:05] i'm off to bed [12:08] http://xkcd.com/596/ [12:10] fta: I have a package called gmpc-plugins that contains 20+ individual repos most git, one is hg. I want to use method so that the package will only update when one of the repos changes, otherwise It'll build 20+ plugins everyday, pointlessly [12:11] hmm, tricky [12:11] manually, how would you check that? [12:12] ..that an update is needed [12:15] fta: in the past I've used a method of running a script that would compile a changelog based on the date the package was last created and what changes have occured in each repo. [12:16] I might be able to adapt that script to check if any changes have occured, if the script doesn't create any output, then no update [12:17] fta: can you create functions in rules files? [12:19] ripps, yes, sort of. you can use "call", but it's not trivial. it's often easier to just run an external script [12:19] ripps, http://www.gnu.org/software/make/manual/make.html#Call-Function [12:20] you probably want an external script here [12:22] but if you do your get-orig-source well, with a good cache, you should not need that at all. the bot could just update the branches from your cache, pack, and detect the filename is the same so no need to push anything [12:22] (assuming the packaging branch is the same too) [12:23] ripps, ^^ [12:24] ripps, do you poll random snapshots for all those branches, or do you have a master branch pointing to specific revisions of each branch? [12:25] -poll+pull [12:30] too bad kaze crashes after xul 1.9.1 respin [12:30] kazehakase it is [12:30] anyway ... lunch now [12:33] fta: http://pastebin.com/f3f347531 [12:35] i see [12:37] the problem with that is there's no way to replay it. i mean, if i re-run get-orig-source to recreate the tarball, i'll probably end-up with a different thing. [12:42] would make sense to group all those branches in a common branch, and use that branch for the tarball, so you have just one version & rev id [12:51] fta: how do you mean? [12:54] ripps, you create an empty dir/branch, pull all your branches in there, commit, and teach your get-orig to pack that. the next day, your get-orig updates all the branches inside, commit, if there's something new, you have a new revision for the bot to use, otherwise, the bot will just pack and realize there's nothing new. [12:55] fta: right now, I have my script need to fetch the repos stored in code branch. [12:56] your problem is that you need a unique rev-id to avoid unnecessary updates [12:56] fta: I think I already implemented that. My gmpc-plugins branch contains none of the git/hg repos. It only has the autogen.sh, configure.ac, makefile.am, and fetch.sh. fetch.sh is what pulls all of the repos locally. [12:57] so... branch from gmpc-plugins, fetch, than push to gmpc-plugins.fetch? [12:57] if you already have that, it's easy. you may want to export it somewhere, so others could use ut [12:59] I think I get it, because bzr commit will only allow a commit if there's changes, so the gmpc-plugins.fetch will be the one I store the rev id, and it'll only update when packages have actually been changed [12:59] Then I just use bzr$REV [13:00] yes, i would do that in bzr. empty branch at the start with .git & .hg in bzrignore, the clone/pull/update/whatever the sub branches, bzr commit. done [13:01] -the+then [13:02] so... the whole get-changes script I made, I don't need it :\ [13:02] lol [13:05] put '*/.git' and '*/.hg' in .bzrignore, correct? [13:15] just .git [13:15] yep, something like that, so you're not committing that to bzr (and getting false positives) [13:15] i think [13:15] you can use bzr ignore path/to/file/to/ignore [13:15] that will auto add stuff [13:16] asac, ready to experiment yourself with the bot? :) [13:16] nope ... i am most in the sick bay ;) [13:17] just waiting for a call i have in 1h to exit computer [13:17] not yet sure how i can speak there given that i cannot even breath [13:17] but i will really soon [13:17] ffox sec update also has to go out today [13:18] and next week the 1.8 branch together with tbird i would think [13:20] * asac sycs mails to laptop [13:24] asac, please remember to sign the gpg keys someday [13:24] ahaha [13:24] only got about 15 out of 40 [13:26] fta: i definitly will. [13:26] fta: i guess some also sent their sigs to key servers and not through mail [13:26] fta: rnu gpg --recv-keys YOURID [13:27] to grab them in case they did that [13:28] * asac movinng to different room without sun [13:28] iirc, the tool sends emails by default, or emails + push [13:45] fta: yes. but not everybody is using caff [13:48] asac, how do i see my own web of trust? [13:49] fta: signatures? [13:49] fta: gpg --list-sigs fta@ubuntu [13:49] (or KEYID) [13:51] there was a website where you could see your connections [13:51] cant find it right now === rickspencer3-afk is now known as rickspencer3 [15:04] fta: in gmpc-plugins, when I do a commit without changes, the error bzr throws causes the daily.sh script to exit. How can I prevent this? [15:10] ripps, where is that commit? get-orig? [15:11] yes [15:11] I fixed it by adding || and an echo after it [15:12] yep, bzr commit || test $? = 1 or something like that [15:14] actually, it seems just adding || causes the script to negate the error [15:19] well, it's my bedtime, I'll see how the packages built when i wake up [15:40] fta: wotsap - OpenPGP Web of Trust analyzer and pathfinder [15:54] asac, i'm filing a bug in evolution. could you tell me if you understand it: http://paste.ubuntu.com/194414/ ? [16:01] you lost me in there [16:01] what's wrong exaclty ? [16:01] 554 5.7.1 : Sender address rejected: domain use is reserved ? [16:03] yes [16:03] it rejects the email [16:08] fta: yes. not sure though whats the right behaviour ;) [16:08] but file it upstream and see [16:08] you can also ask on #evolution on irc.gimp.org i guess [16:08] does tbird have the same problem? [16:08] yes [16:10] gnome 585577 [16:10] Gnome bug 585577 in Mailer "wrong FROM in the envelope during SMTP negociation when using multiple accounts" [Normal,Unconfirmed] http://bugzilla.gnome.org/show_bug.cgi?id=585577 [16:26] asac, wotsap doesn't even know my key [16:27] fta: did you ever send your key to keyservers? [16:27] gpg --send-keys YOURKEYID [16:28] i sure did, several times, long ago and today [16:28] http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&search=0xB6EE20E8 [16:28] but it looks empty compared to, say: http://pgpkeys.mit.edu:11371/pks/lookup?op=vindex&search=0xEF584970 [16:30] fta: yeah. so if you didnt push your key after you added the sigs then thats normal [16:30] probably takes a few days [16:31] i did, to subkeys.pgp.net [16:33] yes. [16:33] will take a bit tilll it goes to mit from there etc [16:35] fta: http://subkeys.pgp.net:11371/pks/lookup?op=vindex&fingerprint=on&search=0x68E7CD1DB6EE20E8 [16:35] oh, better, thanks [16:50] asac, FIREFOX_3_5rc1_RELEASE [16:51] time to revert the branding === rickspencer3 is now known as rickspencer3-afk === rickspencer3-afk is now known as rickspencer3 [17:31] fta: i would prefer to not switch branding until we make it the default .... which hopefully happens before alpha3 or shorly after [17:31] but lets discuss this later. i have to go to dinner now [17:32] asac: I'm wondering that the progress of TB3 is :) [18:30] asac, are you sure your flash crashes were caused by my ia32-libs? [18:38] BUGabundo, wanna do a kick test? :) [18:40] eheh [18:40] not now [18:40] leaving right now [18:40] ping me tomorrow [18:46] fta: yes. downgrading cured it [18:47] ok [18:52] not sure how to track down what caused this though [19:31] asac: I'm finally done with the meat of this C implementation. If you're still about, I'd like to ask your opinion about licensing, code style, and how/where to upload it. [19:34] andrew_sayers: if its nspluginwrapper specific code, preferably use the same license they are using (or something compatible). for code-style same answer, see what they are doing. [19:35] sebner: i wonder too ;) ... i will gently ask again (next week?) [19:36] asac: ehehe! :) [19:36] asac: you mentioned talking to the Adobe guys about getting it Flash to actually work. I've put the screensaver bits into a (trivial) file of its own. If I put it under some permissive license, would it make that conversation easier? [19:37] "Here's a bit of C, call it when you like." [19:38] andrew_sayers: it might help, but i think its unlikely; its more about getting them think about it and prioritze [19:41] Fair enough - nspluginwrapper seems like the natural place to put it, although it would basically need to be a process (or at least a thread) of its own. [19:43] How about I file a bug report against nspluginwrapper, with a patch including the new code? [19:44] Jazzva: there? [19:45] andrew_sayers: lets see if Jazzva is there ;) [19:45] Sure :) [19:45] andrew_sayers: in general i would prefer that you prepare a bzr branch and ask for merging. just need Jazzva to tell us whats the current state of our branches ;) [19:46] In the mean time, last question: I ended up using the raw dbus code (not gdbus or glib-dbus), but I could only get it to work linking against dbus-glib-1. Am I missing something? [19:46] andrew_sayers: if you only used raw dbus code then there is something wrong [19:46] you should be able to lnk against just dbus [19:47] dbus-1 [19:47] most likely you used gobject ;) [19:48] No, just forgot the -1 :) [19:48] andrew_sayers: hehe. pkg-config --list-all | grep dbus [19:48] ;) [19:49] * andrew_sayers adds this to the pile of things he learnt today [19:58] andrew_sayers: https://code.edge.launchpad.net/~ubuntu-dev/nspluginwrapper/ubuntu [19:59] Ah, great. [20:00] If Jazzva doesn't get back to us, I'll put in a merge request when I've got it all tidy (should be by the end of the night). [20:00] you can just do bzr lp:nspluginwrapper [20:00] err bzr branch lp:nspluginwrapper [20:00] ;) [20:14] asac: here, but busy with school :(... lp:nspluginwrapper is currently the latest nspluginwrapper we have in === rickspencer3 is now known as rickspencer3-afk [20:16] Jazzva: thanks. good luck with getting school done ;) [20:17] yeah... two more exams to go in this month... the next one is tomorrow morning, so hopefully I'll have more time after that :). the exam after that one is in few weeks, and easy. [20:18] asac: if you need anything about nspluginwrapper, just ask, I'll look at chat notifications from time to time... [20:18] exam on sat? [20:18] thats brave ;) [20:18] good luck for that! [20:18] but not the worst... exam on sunday at 8am... had two of those. scary time :) [20:19] good luck with work here :). i'm back to multicast and the rest of that network-y stuff... === rickspencer3-afk is now known as rickspencer3 [21:40] asac: did the Font changes landed today on hardy? [21:40] my system fonts is alllllll messed up! [21:41] BUGabundo: font changes? hardy? no clue ;) [21:42] very strange [21:42] *everything* is bigger [21:42] just like during jaunty cycle [21:42] when we removed the 96DPIs [21:44] BUGabundo: yes, but hardy? i doubt it [21:45] grr [21:45] karmic asac!!!! [21:46] asac: this is probably a newbie question, but what do I need to install to clear a "undefined reference to `__stack_chk_fail@GLIBC_2.4'" error compiling nspluginwrapper on 64-bit? [21:47] (And several similar messages) [21:50] andrew_sayers: did you try to build the branch just using "debuild -b" ? [21:51] asac: any ideas? [21:51] karmic koala!! LOLO hardy what was i thinking [21:51] 22:40 < BUGabundo> asac: did the Font changes landed today on hardy? [21:51] yeah ;) [21:51] I know I know [21:51] you should know better too [21:52] BUGabundo: no. but maybe they loosened the 96dpi thing again? [21:52] read past the obvjĀ«ious typo [21:52] BUGabundo: what updates did you get today? [21:52] let me /var/log/apt [21:52] BUGabundo: thats why i was confused ;) [21:53] asac: Yeah, same result. Actually, there's no reason why I need to compile my code in 32-bit mode... [21:53] * andrew_sayers gets back to ugly hacks [21:54] andrew_sayers: we build nspluginwrapper on both: 32bit and 64bit [21:54] e.g. you can also use it on 32bit systems [21:54] so i guess you should just use the host arch [21:59] andrew_sayers: so if i just do bzr branch lp:nspluginwrapper and run debuild -b in it, it works. the __stack_chk_fail thing is some security stack protection feature. if thats an issue you usually do something wrong ;) [22:00] andrew_sayers: heh. so you are right ;) [22:00] Jazzva: nspluginwrapper actually fails to build [22:00] Jazzva: guess karmic regression because of gcc 4.4 [22:01] asac: Have you got the following packages installed: gcc-multilib g++-multilib libc6-dev-i386 ? [22:01] asac: I had to hunt them down and install them by hand. Wouldn't build before that. [22:01] well, i have all build deps installed ;) [22:02] yeah. they are installed [22:03] asac: try really really hard to pastebin this [22:03] That's weird. What error are you getting? I was only getting problems with the extra stuff I've added. [22:03] and 2 sites are failing to accept 200KiBs of text [22:03] :(((( [22:03] (Which might have cleared by now) [22:03] andrew_sayers: well. the error you asked above ;) [22:03] andrew_sayers: http://paste.ubuntu.com/194625/ [22:04] __stack_chk_fail [22:04] ;) [22:04] Ah yeah, with supc++, which I sorted... somehow... [22:04] you remember? [22:05] asac: huh... i have no idea why :)... IIRC I compiled 1.3.0 correctly over here (which still isn't yet in Ubuntu) [22:05] *which isn't in karmic yet [22:05] Jazzva: did you build on karmic? [22:05] asac: yes [22:05] odd [22:05] that's what I'm currently running... [22:05] lemme do another build, just to be sure [22:06] let me try gcc-4.3 [22:06] asac: I'm using 4.3.3, so that could be it. [22:08] asac: it built correctly again... [22:08] yes. 4.3.3 [22:08] works [22:09] but gcc fails [22:10] asac: I have gcc-4.3 also installed... that might be the reason why it's compiling correctly [22:11] and now I removed it, and it still builds nicely... [22:12] Jazzva: is your computer 32 bit, by any chance? [22:12] andrew_sayers: it's 64-bit, but with 32-bit Ubuntu installed on it [22:12] (so, I guess that means it's like 32-bit :)) [22:19] andrew_sayers: so this build failure is only happening with gcc 4.4 on amd64 [22:19] nspwrapper ships something like this: http://paste.ubuntu.com/194635/ [22:20] asac: the failure you're looking at, yes. My error was different in its full context, and is now (seemingly) resolved. [22:20] asac: http://dl.getdropbox.com/u/112892/f.txt [22:20] grr couldn't sent it to any pastebin so put it on my dropbox [22:20] uploading now === micahg1 is now known as micahg [22:39] andrew_sayers: ok getting rid of the lsb-build cruft helps [22:39] need to do a clean patch [22:39] for now use gcc-4.3 [22:40] asac: I'm using Jaunty, so that's all I've got :) [22:40] yeah. so you are lucky ;) [22:40] fta: so do we have a ia32 -dev package for gtk? [22:40] Unless there's anything else, I'm planning to upload this branch and head off to bed. [22:41] ah there is ia32-libs-dev [22:41] checking that [22:41] I've got this to compile, I'll test it tomorrow and upload after Jazzva's exam :) [22:41] asac, should not be needed [22:41] fta: so ia32libs has all the sos? [22:41] ok [22:42] asac, ia32-libs provides all the links now that i fixed it (hopefully for good) [22:42] you still need the regular -dev packages for the headers [22:47] yeah [22:48] Okay, the code's at https://code.launchpad.net/~andrew-bugs-launchpad-net/nspluginwrapper/flashsaver - hopefully you'll see a merge request tomorrow, once I've finished debugging. [22:48] In the mean time, thanks for the help and goodnight :) [22:55] hm, ~rc1 > ~hg... can't do that then [22:55] always the same story when reaching RCs.. [23:02] fta: some one doesn't know their math [23:02] www.macno.org/denticator.php?user=bugabundo Based on last 1000 dents posted in the last 1 days daily average is 1000 but excluding days without dents, the average is 500 [23:02] lol [23:03] how can I not have dents on the single day it countS? [23:20] Jazzva: commited fix to lp:nspluginwrapper (i think its a fix ;)) [23:24] thanks :) [23:25] Jazzva: does nspluginwrapper work on 32bit with ftas ia32libs? [23:25] hmm guess you dont have those ;) [23:25] stupid question actually ;) [23:25] ia32libs on 32bit ;) [23:29] so no. doesnt help :/ [23:30] what doesn't help? [23:30] unrelated. [23:30] nspluginwrapper doesnt work with updated ia32libs package [23:30] now that we found that there were issues with the lsb-build duplication stuff i thought maybe the fix for that might have cured it as well [23:30] but its still broken [23:33] huh... I'm sorry I can't help right now :/. I'll try tomorrow (if I don't collapse from the lack of sleep). good luck with that :) [23:33] all fine ;) [23:43] asac: can I PM you? [23:43] micahg: not good for public ;)? [23:43] ah??! [23:43] yeah [23:44] micahg: if thats the case then go ahead ;) [23:44] since when do we have secrets !!? [23:44] ehehe [23:44] now I'm curious! [23:46] * micahg doesn't want to embarass others [23:47] hahah [23:47] PVT me too... I want to know [23:47] lol [23:47] did asac leave his zipper open ? [23:47] LOLOL [23:53] if FF 3.0 just bug fixes and security updates at this point? [23:53] *is [23:53] yes [23:53] on pre-karmic [23:54] micahg: ffox 3.0 is now getting in even more frozen state [23:54] really just high importance bugs and security issues are going in [23:55] ok, so if a package has a bug in ff3.0 and ff3.5 should I add 3.5 to it? [23:56] micahg: i am not sure if we really want to do a mass addition of 3.5 [23:56] micahg: at least not if there is no chance of upstreaming a bug [23:56] so dont do that for bugs that are not ready for upstreaming [23:56] we did that for 3.0 ... and we will get enough bugs soon enough [23:56] ah, ok [23:56] what if it's upstream already? [23:58] micahg: if its upstream already its good to verify if its still 3.5 and if something changes, comment on upstream bug [23:58] what about if it's just still present? [23:59] micahg: add 3.5 target [23:59] if upstream bug doesnt have much acitivity you can drop a line that this was confirmed to be still in firefox-3.5 [23:59] ok, but do I need to comment upstream? [23:59] ok [23:59] :) [23:59] but if the bug is actively worked on upstream you dont need to do that