nigelb | We've noticed that mails sent via https://launchpad.net/~ubuntu-user-days/+contactuser are not reaching us. Any clue what's happening? | 00:20 |
---|---|---|
wgrant | nigelb: cjohnston isn't getting them? | 00:22 |
wgrant | (non-member emails go to the owner) | 00:22 |
nigelb | Oh, only cjohnston gets them? | 00:22 |
nigelb | AHH. | 00:22 |
=== rextsai is now known as chihchun | ||
=== _nyuszika7h_ is now known as nyuszik7h | ||
=== nyuszik7h is now known as nyuszika7h | ||
=== vila is now known as babune | ||
=== babune is now known as vila | ||
mrevell | Morning | 08:07 |
wgrant | We're about to go down for a couple of minutes for another DB upgrade. | 08:31 |
=== doko_ is now known as doko | ||
wgrant | And we're back. | 08:35 |
ramana | Are diffs on merge requests broken at the minute ? | 08:49 |
OdyX | Hmm. Is the "launchpad has ugly fonts under konqueror" thing known | 08:50 |
wgrant | ramana: We just had a database upgrade, so they may have been delayed by a few minutes for a while. | 09:05 |
wgrant | ramana: Has it appeared now? | 09:05 |
wgrant | OdyX: Do you have a screenshot? | 09:05 |
OdyX | wgrant: http://azrael.raboud.homelinux.org/~didier/temp/ugly_launchpad.png | 09:09 |
OdyX | .oO(Not that I dislike italic-bold Comic Sans'like stuff, eh) | 09:09 |
wgrant | That's quite impressive. | 09:09 |
wgrant | Looks like it is utterly failing at handling webfonts sensibly :( | 09:10 |
wgrant | Which version of Konqueror? | 09:10 |
wgrant | I've never seen anything handle it quite so terribly. | 09:10 |
wgrant | And this includes IE7-9 :) | 09:10 |
OdyX | wgrant: 4.6.5 , on Qt 4. | 09:10 |
OdyX | 4.7.3; Debian Sid. | 09:10 |
wgrant | Could you report a bug at https://launchpad.net/launchpad/+filebug, please? Attach screenshots and that same version information. | 09:11 |
OdyX | wgrant: consider that done. | 09:11 |
wgrant | It looks like it's using the last font style that we request from Google. | 09:12 |
wgrant | 700 italic | 09:12 |
nigelb | Oh, ew. | 09:12 |
wgrant | http://saveandrewgarib.com/200911/articles/550-webfonts_and_ies_stifling_practices | 09:12 |
nigelb | That sounds like something I did. | 09:13 |
wgrant | "Seems like there’s a problem in KHTML and webfonts. You can see in the code above that the bold version of Effloresce is listed last. That’s causing Konqueror to render all Effloresce text bold." | 09:13 |
wgrant | I wonder if we can hack around it by listing normal last. | 09:13 |
OdyX | #848778 | 09:14 |
nigelb | If I can reproduce, I'll pick the bug | 09:14 |
* nigelb raises fists at KDE. 190 MB ?!? | 09:16 | |
nigelb | bug 848778 | 09:16 |
ubot5 | Launchpad bug 848778 in Launchpad itself "Launchpad has ugly fonts under Konqueror" [Undecided,New] https://launchpad.net/bugs/848778 | 09:16 |
=== zyga is now known as zyga-afk | ||
=== matsubara-afk is now known as matsubara | ||
=== zyga-afk is now known as zyga | ||
=== henninge is now known as henninge-lunch | ||
=== ryanakca_ is now known as ryanakca | ||
=== henninge-lunch is now known as henninge | ||
=== zyga is now known as zyga-afk | ||
=== zyga-afk is now known as zyga | ||
=== zyga is now known as zyga-afk | ||
=== deryck changed the topic of #launchpad to: https://launchpad.net/ | Help contact: deryck | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | ||
=== bigjools is now known as bigjools-otp | ||
=== pfefferz is now known as pfefferz-away | ||
=== beuno is now known as beuno-lunch | ||
=== bigjools-otp is now known as bigjools | ||
=== zyga-afk is now known as zyga | ||
=== pfefferz-away is now known as pfefferz | ||
=== deryck is now known as deryck[lunch] | ||
=== beuno-lunch is now known as beuno | ||
=== deryck[lunch] is now known as deryck | ||
deryck | abentley, pitching it to you. | 18:00 |
=== deryck changed the topic of #launchpad to: https://launchpad.net/ | Help contact: abentley | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | ||
abentley | deryck: caught it. | 18:01 |
=== eyes_ is now known as EyesIsServer | ||
=== matsubara is now known as matsubara-lunch | ||
JonOomph | Hi! I am trying to test a LaunchPad recipe using the command "bzr dailydeb openshot.recipe working-dir". It generates a folder inside the working-dir with "{" and "}" characters. Is there a way to configure the name of the "temporary" build folder? On of my build steps (xml2po) breaks with "{" and "}" in the path. Thanks! | 18:34 |
abentley | JonOomph: What folder is it generating? | 18:48 |
JonOomph | abentley, the name of the folder it creates is "openshot-{debupstream}+{revno}+{revno:packaging}" | 18:49 |
JonOomph | Or, more specifically working-dir/openshot-{debupstream}+{revno}+{revno:packaging} | 18:50 |
abentley | JonOomph: No, there is no way to prevent that folder from being created in that location. | 18:55 |
abentley | JonOomph: Perhaps you can delete it as one of your build steps? | 18:56 |
JonOomph | abentley: Yep, that's what I'm trying now. Thanks! | 18:58 |
JonOomph | I have 1 more recipe-based question | 19:00 |
JonOomph | In the Debian changelog, it puts my identity as: -- Jonathan <jonathan@jonathanubuntu64> Tue, 13 Sep 2011 14:06:00 -0500 | 19:01 |
JonOomph | Which is not correct. Any thoughts on how to tell the recipe what to use? | 19:01 |
bulldog98 | JonOomph: set DEBMAIL | 19:01 |
bulldog98 | s/DEBMAIL/DEBEMAIL/ | 19:01 |
bulldog98 | and DEBFULLNAME | 19:02 |
JonOomph | Would I set this in my recipe script? Will LaunchPad use it's own value? | 19:02 |
JonOomph | I'll play around the DEBEMAIL and DEBFULLNAME. Thanks! | 19:05 |
JonOomph | If my recipe makes use of the "run" command, will I be able to use the recipe on LaunchPad? Or will I need to just setup a scheduled task on my computer (which uses my recipe)? The goal is to have a daily built PPA. Thanks! | 19:13 |
abentley | JonOomph: Launchpad supplies values for that. | 19:15 |
abentley | JonOomph: No, we do not support the "run" command. | 19:15 |
JonOomph | thanks! | 19:15 |
=== pfefferz is now known as pfefferz-away | ||
Odd-rationale | Quick question. How much storage space to I get on my personal bzr branches? Thanks! | 19:18 |
jelmer | Odd-rationale: hi | 19:23 |
jelmer | Odd-rationale: If I remember correctly there is a fair use limit. | 19:24 |
Odd-rationale | jelmer: OK. Thanks. I'm not planning on putting any huge projects on there. But just wanted to know what the limits are. | 19:25 |
=== chrisccoulson_ is now known as chrisccoulson | ||
=== matsubara-lunch is now known as matsubara | ||
abentley | Odd-rationale: I don't think there is a limit on bzr branches. | 19:59 |
bil21al | can any body tell me how to unsubcribe the ubunut questions emails??? | 20:05 |
bil21al | ubuntu | 20:06 |
=== pfefferz-away is now known as pfefferz | ||
abentley | bil21al: I don't think it's possible to subscribe to the questions for an entire distribution. | 20:51 |
james_w | hi, | 21:36 |
james_w | I'm getting a consistent timeout trying to register a merge proposal | 21:36 |
james_w | when I registered a similar one a few minutes ago with no problem | 21:37 |
james_w | is there perhaps a known bug that I may be falling foul of with a workaround | 21:37 |
james_w | OOPS-2082AU857 | 21:38 |
ubot5 | https://lp-oops.canonical.com/oops.py/?oopsid=2082AU857 | 21:38 |
james_w | hmm, maybe bug 793830 | 21:40 |
ubot5 | Launchpad bug 793830 in Launchpad itself "Branch:+register-merge time out due to substring matching many tables" [Critical,Triaged] https://launchpad.net/bugs/793830 | 21:40 |
james_w | as I'm not using the dev focus branch | 21:40 |
james_w | ok, seems to be that bug | 21:48 |
james_w | the workaround was for someone else to propose the merge, someone that had the branch as a saved target and so didn't need to hit that search | 21:49 |
=== matsubara is now known as matsubara-afk | ||
yshavit | hi all, I'm trying to set up a sandbox lp env with the built-in bzr support. I'm told (in the lp page) that I should push using "bzr push --use-existing lp://qastaging/ysbear1", but bzr then throws an error about an invalid url supplied to transport. Am I doing something wrong? | 23:06 |
yshavit | (and apologies if this should go to the bzr people, please let me know if so) | 23:07 |
wgrant | yshavit: Sounds like you're running an old version of bzr. | 23:14 |
wgrant | It's only know about qastaging since 2.4 or so. | 23:14 |
yshavit | wgrant: ah, yeah, I'm on 2.2.4. Most recent on Ubuntu 10.04 :-\ | 23:15 |
yshavit | wgrant: upgraded from the bzr ppa, it works like a charm now. Thanks for your help! | 23:18 |
wgrant | yshavit: Excellent. | 23:26 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!