/srv/irclogs.ubuntu.com/2008/03/27/#ubuntu-devel.txt

superm1slangasek, evand was going to make a new DVD image to include ubiquity 1.8.1 earlier but having internet troubles connecting to cdimage.  would you be able queue one up?00:19
slangaseksuperm1: just queuing an ubuntu DVD build? sure00:25
superm1yeah.  thanks :)00:25
slangasekscheduled, expect results in > 3h00:25
keescookblueprint: add -Werror to default compiler flags.00:31
keescookstep 2: lose all my friends00:31
StevenKstep 3: PROFIT!00:31
StevenKAhem00:31
cody-somervilleslangasek, I think Xubuntu alternative should be okay to release now00:31
ScottK2He'd have lots of free time for Step 300:32
slangasekcody-somerville: I only see one test result for amd64?00:32
cody-somervilleI think Jim is going to do another amd64 test anyhow00:33
slangasekshall I wait for results on that test before publishing?00:33
cody-somervilleHow about we publish them tomorrow afternoon?00:34
cody-somervilleAs long as there is no bad reports in by that time00:35
slangasekafternoon in whose time zone?00:35
slangasek(afternoon is fine, just want to know which noon it's to be after :)00:36
cody-somervillehehe00:39
cody-somervilleHow about 1600 UTC?00:39
ScottK2How about Guam?00:39
ScottK2;-)00:40
cody-somerville:)00:40
pochucody-somerville: congrats :)00:43
cody-somervilleThanks pochu :)00:43
* calc is doing first build of OOo 2.4.0-1ubuntu100:56
slangasekcody-somerville: ok00:57
calcanyone happen to know how to get changed properties to show up in bzr diff/stat/etc something?00:58
calcit shows me something changed but not what00:58
alex-weejif brasero is in the default installation, nautilus-cd-burn should be removed01:11
_MMA_alex-weej: Wouldnt that also remove the ability to right-click on a image and burn? I wouldnt want to lose that.01:12
stgrabercalc: bug 4663601:12
ubotuLaunchpad bug 46636 in bzr "meaning of '*' in bzr status is undocumented and unverbose" [Low,Confirmed] https://launchpad.net/bugs/4663601:12
alex-weejpersonally, i think brasero is not ready01:12
alex-weejand i prefer nautilus's integration01:13
alex-weejBUT, we currently have massive duplication01:13
alex-weejyou can right click an ISO and go to "Open with Brasero Disc Burner"01:13
_MMA_Didnt answer my question and it looks like you're just trying to start something so nm.01:13
alex-weej_MMA_: NO01:14
calcstgraber: fun01:14
calcstgraber: wow thats an old bug too01:14
calcoh gah01:15
calcdoko: ping01:16
calcdoko: i'm getting crt1.o errors on amd6401:16
calchttp://pastebin.ubuntu.com/6124/01:26
calcanyone know what the problem is there?01:26
calcif i am reading it correctly its a bug in libc6 but i think i must be misreading it01:26
slangasek(.text+0x20): undefined reference to `main'01:27
slangasekso where's your main()?01:27
slangasekthat's not a glibc problem01:27
slangasek-o ../unxlngx6.pro/bin/cpp01:27
slangaseker... also, why does OOo need to build its own C preprocessor...?01:27
calcbecause it is crack01:28
slangaseksigh01:28
* calc is looking for the missing main01:28
mneptokno, crack is what you're smoking if you think you can build OO.org without a blood sacrifice to mmeeks. :)01:28
slangasekwell anyway, those undef symbols aren't anything that glibc is responsible for providing01:29
calcslangasek: ah ok01:29
* calc thinks he sees where the main is, but doesn't see where it is built01:34
calcah i see01:40
calcits in _cpp.c01:40
calcint main(int argc, char **argv)01:40
calcthats a valid main isn't it?01:40
* calc will have to objdump _cpp.o and see whats in it01:41
=== cprov is now known as cprov-zZz
calcslangasek: what am i looking for in objdump output to be certain it is properly compiled?01:43
calci see this:01:43
calc0000000000000b20 g     F .text  00000000000000c7 main01:43
calci did a disassemble and see the assembly for the main function as well01:44
calcdo any of those weird PIE things apply to debuild stuff on a local machine, or just buildds? or can it even cause weird issues like this?01:51
* calc haven't looked into how PIE works, just that it does similar thing to what is done for fPIC libs01:51
* calc guesses he can test by attempting to recompile current hardy OOo to see if it still works01:52
=== FliesLike|lap is now known as FliesLikeALap
calcwhat does a lone -L do on a line for g++ ?02:28
calceg if the line contains various -L/foo/path then a -L02:28
calcwith nothing after it02:29
calcI think I found the bug, now how to fix it02:40
emgentcalc: what bug?02:45
=== toresbe_ is now known as toresbe
calcemgent: bug in OOo 2.4.0 build system02:48
tritiumYou gotta love $42 shipping fees + $53 customs fees for a 6 lb. order of shirts from shop.canonical.com...02:49
emgentargh02:49
calctritium: wow02:51
tritiumcalc: yeah, probably our last order, even though we would have wanted some of the laptop bags that were out of stock02:51
tritium(as were the white polos)02:53
calchmm i wonder if i can buy them directly when in london, to skip on the nice shipping/custom fees02:56
=== evalles is now known as effie_jayx
tritiumcalc: I certainly hope you can02:57
calci would probably have to ask to have them have it at the office, if i wanted it02:57
calcsince they sell through another company i think02:57
tritiumThat would be a nice arrangement.02:59
emgentcalc: about bug #174112 have you saw debian patch?03:04
ubotuLaunchpad bug 174112 in openoffice.org "[openoffice.org] [CVE-2007-4575] Potential arbitrary code execution vulnerability in 3rd party module (HSQLDB)" [Critical,In progress] https://launchpad.net/bugs/17411203:04
emgentops, sorry i read now your last comment.03:05
calcemgent: yea, i am going to have to do something about it soon, the upstream guy vanished before he gave me the fix03:07
calc:(03:07
calci'm probably going to have to find out exactly how the patch for debian works and write different one for each of ubuntu's releases :-\03:08
calcsince upstream who was going to do it and send me the patches just stopped responding to emails entirely :(03:08
emgentargh03:10
calcemgent: as soon as i get OOo 2.4 resolved i will be working on that03:21
calcemgent: i have some other related work to do soon anyway03:21
emgentcalc: if you like i can work with you about it.03:21
calcemgent: ok, are you emgent@ubuntu.com ?03:22
calcemgent: i think for the other work i have what is needed, just not for the old security bug03:23
emgentnot now, i'm motu-swat member and ubuntu-whitehat teamleader, but not official members now.03:24
emgentcalc: https://edge.launchpad.net/~emgent03:24
calcok03:24
ScottK2emgent: Why is 174112 not marked as affecting hsqldb in Ubuntu and why is motu-swat subscribed when all the affected packages are in Main?03:38
emgentone moment03:39
emgentbug #17411203:40
ubotuLaunchpad bug 174112 in openoffice.org "[openoffice.org] [CVE-2007-4575] Potential arbitrary code execution vulnerability in 3rd party module (HSQLDB)" [Critical,In progress] https://launchpad.net/bugs/17411203:40
emgentmotu-swat is an error. removed.03:40
emgentabout hsqldb i'm working to it and i will add it.03:41
ScottK2OK.  Sounds good.03:42
dswhy is swfdec-mozilla so old in ubuntu compared to debian?03:47
Fujitsu!info swfdec-mozilla hardy03:49
Fujitsu!info swfdec-mozilla sid03:49
Fujitsuswfdec-mozilla |    0.5.4-1 | hardy/universe | source, amd64, i386, powerpc03:50
Fujitsuswfdec-mozilla |    0.5.5-1 |      unstable | arm, armel, hppa, m68k, mips, mipsel03:50
Fujitsuswfdec-mozilla |    0.6.0-2 |      unstable | source, alpha, amd64, i386, ia64, powerpc, s390, sparc03:50
FujitsuWe're 0.0.1 behind lenny. I don't think that's too bad.03:50
FujitsuAnd we're not that far behind sid, considering we won't have synced in 3 months.03:50
dsit seemed like an oversight, as it fixes the outstanding issues in launchpad03:56
FujitsuWe unfortunately don't have enough developers to carefully watch every single package in Debian.03:57
dsyeah03:57
FujitsuWe would have noticed if the Debian uploads had closed RC bugs, but they didn't close any bugs at all.04:00
slangasekcalc: -fPIE would apply to locally-built executables, but isn't part of the standard flags right now; -Wl,-Bsymbolic-functions also applies, and could have something to do with it, but I'm not sure what given that other apps aren't having this problem when building.  Oh, I just now noticed that you're using ccache...04:08
slangasekcalc: oh, yes, -L by itself translates to "please screw up the interpretation of the following argument for me"04:08
bd_Hi, there's a bug which breaks gitk and git-gui's dependencies, and has had a trivial patch in launchpad to fix it for about two weeks... Any chance of getting an upload so it's not broken for hardy? https://bugs.launchpad.net/ubuntu/+source/git-core/+bug/19684604:13
ubotuLaunchpad bug 196846 in git-core "gitk requires wish8.5 but depends on tk8.4" [High,Confirmed]04:13
enricoRiddell: I just opened debian bug #47291104:32
ubotuDebian bug 472911 in debtags "Data files are embarassingly created in the wrong place" [Serious,Open] http://bugs.debian.org/47291104:32
enricoRiddell: it affects hardy04:32
enricoRiddell: I should upload a fix within a day or two04:33
PurpleBluI really enjoy http://brainstorm.ubuntu.com/.   With this whole suggest/vote concept, how much of it would realistically transfers over?04:44
PurpleBluI know you can't quantitatively answer that.  I am just curious if my votes actually have better chances then me hitting megabillion lotto.04:46
nixternalPurpleBlu: last time I checked, we only had mega millions here in Illinois ;p04:47
PurpleBlunixternal, I know FOSS is a hobbyist based community driven devs.  I was just curious that someone like me who is not a 1337 coder, how I can ultimately contribute.04:49
ScottK2bd_: ubuntu-main-sponsors was not subscribed to the bug.  They are now.  Odds are no one who could upload it even saw it.04:50
nixternalPurpleBlu: talk to me in #ubuntu-chicago04:51
PurpleBluk04:54
jdongnixternal: Mega Millions and MegaPlier are registered trademarks of Mega Ball Lottery Games. Use of trademarks is subject to the End Speaker License Agreement (ESLA). By using these trademark terms you are certifyin agreement to these terms. Please drink responsibly.04:55
bd_ScottK2: ah, okay, it wasn't clear what the procedure was for notifying the appropriate people :) or rather, the Bugs/HowToFix wikipage said to just come here...04:59
ScottK2OK.  Somewhere it should say for ubuntu-main-sponsors or ubunt-universe-sponsors to be subscribed.05:00
ScottK2I think there's a page on sponsorship that ought to be linked from that one.  If it's not, would you please add it.05:01
bd_hm, the MOTU page talks about it a bit, but in the context of universe, not main (and mostly on how to contribute new packages)05:04
bd_but I'm way behind on a school assignment atm so I think I shouldn't be futzing around with wiki pages atm, sorry :)05:04
ScottK2bd_: I understand.  Thanks for contributing and come back when you have a little time.  The documentation is best updated by those who are trying to use it.05:05
calcslangasek: ah nice :-\05:05
calcslangasek: there isn't a way to get someone to fix that issue with -L screwing up the build?05:06
calca -L with a space following is obviously always wrong (or am I missing something?)05:06
dokocalc: problem solved?05:34
calcdoko: yea it was a empty -L05:38
calcdoko: why does empty -L cause build failures like that, shouldn't it just ignore it?05:39
dokono, it just takes the next arg as the dir05:41
calcoh so it doesn't have to have no space like how it usually is done05:42
calceg -L/path/to/something, i see :)05:42
calcmakes debugging things annoying unless you happen to see the extra -L floating about :)05:43
calci ended up comparing it to the working build to find it05:43
calcsince there were so many -L in that gcc call05:43
warp10Good morning06:46
dholbachgood morning07:12
cody-somervillelo dholbach :)07:13
dholbachhiya cody-somerville07:13
pittiGood morning07:16
dholbachhiya pitti07:16
ion_Hi all07:17
orbisvicisim going through several scripts, but hardy jack client scripts call pasuspender and that can be really annoying if pulse outputs to jackd07:23
orbisvicis*tip to packager07:23
ion_...who probably will never notice it if you only mention it here.07:24
ion_Please file a bug report.07:24
orbisvicisnot going to file a bug per package07:26
=== hunger_t_ is now known as hunger
orbisvicismaybe i will if all these bash scripts are so badly written07:30
dholbachhey seb12807:31
seb128oh, dholbach is back!07:34
seb128hey hey dholbach07:35
dholbachseb128: I was in France! :)07:40
seb128dholbach: how, was it? ;-)07:41
dholbachvery very nice :)07:41
dholbachseb128: Mimi and I were in Paris for a few days - we even managed to meet up with lool07:43
pittidholbach: viva la France! *hug*07:47
dholbachwooohoo! :)07:47
* dholbach hugs pitti07:47
seb128hey pitti07:49
* seb128 hugs pitti07:49
=== Traxer is now known as Traxer|off
=== Traxer|off is now known as Traxer
sorenHow do I do pm-suspend-hybrid from GNOME?08:36
pittisoren: you don't, I think :/08:41
sorenAlrighty. I'll stop looking :)08:41
=== \sh_away is now known as \sh
kagouhi09:13
kagouis there a problem with gnome-system-monitor, i can't find it in administration menu ?!09:17
james_wIt's moved to the System Tools menu it seems.09:19
james_win Applications09:19
kagoujames_w, diantre !09:23
kagoujames_w, indeed, thanks09:24
james_wno problem09:24
asacanyone knows how to make dget also fetch the debs listed in a .changes? (i only get the source parts, though the .debs are definitly listed in changes)09:31
cody-somervilleasac, According to the nice man page, you provide the package name and it grabs it from the mirror listed in your sources.list09:39
cody-somervilleasac, It appears that it does not support grabbing the binary packages by providing a url :)09:40
asacthats strange. i am sure i got binary bits through dget yesterday09:42
asacanyway. thanks09:42
asac(and no, those are not in a archive i could list in sources.list)09:43
seb128_cody-somerville: what manpage do you have?09:44
cody-somervilleThe one that ships with ubuntu's dget?09:45
seb128_"dget downloads Debian packages.  In the first form, dget fetches the09:45
seb128_       requested URL.  If this is a .dsc or .changes file, then dget acts as a09:45
seb128_       source-package aware form of wget: it also fetches any files referenced09:45
seb128_       in the .dsc/.changes file.  When the -x option is given, the downloaded09:45
seb128_       source is also unpacked by dpkg-source."09:45
cody-somervilleAh09:45
cody-somervilleFair enough09:45
cody-somervilleI was looking at the second paragraph09:46
=== DktrKran12 is now known as DktrKranz2
pittiseb128_: can you please have a quick look at https://bugs.edge.launchpad.net/ubuntu/+source/jockey/+bug/202898/comments/9, the second point?10:21
ubotuLaunchpad bug 202898 in jockey "gnome-appearance-properties shouldn't install restricted driver without asking" [High,Fix committed]10:21
pittiseb128_: do you know which exit code appearance-properties checks, and how it should behave?10:21
seb128_pitti: is that jockey-gtk --check-composite which does the driver installation?10:24
pittiseb128_: right10:24
pittiseb128_: we need to agree on how it should behave, and which exit code jockey shuold deliver for 'cancel', etc.10:24
seb128_pitti: it checks for == 010:24
pittiseb128_: so it should return 0 IFF it installed the composite-aware driver correctly, and 1 on cancel/fail to install/no driver necessary?10:27
seb128_pitti: yes10:31
seb128_pitti: I'm happy to change the g-c-c code if you prefer something else though10:31
pittihm, that's what it does10:31
pittiI don't quite understand what he means in the bug report10:31
kagouslangasek, i'm investifating the use of nautilus-share (samba usershare) as it will be installed by default. Normal (non admin) users are not in sambashare group by default. usershare is provided by samba to allow normal users to share folders without special permissions. Is it a problem to hack user creation to add all users on sambashare on creation ?10:41
* kagou offer some croissants to slangasek 10:45
\shone question to PA: the monitor input devices (showing up in padevchooser) for the soundcards are (as I see it) a passthrough device from output devices to input devices, correct?10:48
pittiYokoZar: ooh! congratulations to your MOTU badge, and welcome! *hug*11:07
YokoZarpitti: bug is now closed ;) *hug*11:08
=== asac_ is now known as asac
ogra_cmpcYokoZar, hey, great to hear11:11
TheMusoDoes anybody object to adding pulseaudio-module-x11 to the desktop seed, so that pulseaudio properly gets killed on user logout?11:13
ogra_cmpcTheMuso, doesnt that also bring the cool keyboard bell sounds ?11:14
* ogra_cmpc is all for it11:14
TheMusoogra_cmpc: If they are enabled, and I don't think they are by default.11:14
TheMusoI'd have to check.11:14
ogra_cmpcyup, its disabled11:18
TheMusoogra_cmpc: One thing I intend to spec for intrepid, is to use pulse to make the bell sound, as IMO we shouldn't use the PC speaker, and more and more machines are coming without them.11:19
ogra_cmpcyeah11:23
ogra_cmpcand it just sounds a lot friendlier than BEEP !11:23
TheMusoI agree.11:23
ogra_cmpci would actually propose it for hardy ... its two comments to remove, unlikely to break anything and there are no screenshots of it :) we should put it on next weeks platform agenda (and ask the desktop team for comments)11:25
TheMusoogra_cmpc: Yeah but I think we need a better way for the user to set what sound to use.11:26
TheMusoAtm it can only be done in that file. It would be nice if it could be done per user session, which I need to look into.11:26
ogra_cmpci remember we had it on in happer when we first evaluated polypaudio and people liked it (even though we dropped back to esd back then)11:26
ogra_cmpc*dapper11:27
TheMusoRight.11:27
TheMusoI still think its something that should be configured per user.11:27
ogra_cmpcthats a nice to have option imho11:27
ogra_cmpcyou cant configure the beep easily either11:28
TheMusoWell, perhaps to select the sound yes, but whether the user wants a sound played, or a pc speaker beep I think should be user configurable.11:28
TheMusoTrue.11:28
seb128TheMuso: you forgot to revert the gucharmap patch changes otherwise lpi looks good11:30
TheMusoseb128: Oh yeah right. :) I originally changed it thinking that it was the same patch used in the actual package. I'll do that now.11:31
emgentheya people11:32
=== Hobbsee` is now known as Hobbsee
jdstrandhi evand! I saw your comment in bug #20603011:40
ubotuLaunchpad bug 206030 in ubuntu "cannot activate ufw in live mode (/ is world-writable)" [Undecided,Fix committed] https://launchpad.net/bugs/20603011:40
jdstrandevand: oh, heh-- but I didn't see 'Fix committed'11:41
jdstrandnevermind... :)11:41
emgenthi jdstrand11:41
jdstrandhi emgent!11:41
emgentjdstrand: when you have time see bug #207494 && bug #20749011:43
ubotuBug 207494 on http://launchpad.net/bugs/207494 is private11:43
ubotuBug 207490 on http://launchpad.net/bugs/207490 is private11:43
jdstrandemgent: thanks emgent!11:44
emgentnp :)11:44
* dholbach added bitesize, upgrade, packaging, ftbfs and unmetdeps bugs to http://daniel.holba.ch/really-fix-it - hope it proves useful to you11:50
james_wI'd like some advice on debian bug 464118 (ubuntu bug 192239)12:08
ubotuDebian bug 464118 in coreutils "rm -r broken: Function not implemented" [Important,Open] http://bugs.debian.org/46411812:08
james_wthe Debian maintainer says that it doesn't need to be fixed for lenny, as it requires a kernel version older than that shipped in etch.12:08
james_wcan we apply the same logic for hardy/dapper?12:09
james_wI think not, as the bug was reproduced on hardy running a .15 kernel, which was the most recent in dapper.12:11
=== huats is now known as huats_
mjg59pitti: http://www.codon.org.uk/~mjg59/tmp/98-unload_network_modules.patch12:14
pittimjg59: ah, great;12:15
pittimjg59: I was about to ask you how the suspend script can "remember" which modules it unloaded, so that resume can modprobe them again12:15
pittiso that 'modunload' macro does that trick?12:15
mjg59Yup12:22
=== thekorn_ is now known as thekorn
Ngnice, wish I'd spotted that modunload was smrt. my aborted attempt at such a network module script was a horror show of trying to remember a list of modules ;)12:27
Ngmjg59: is there any real need to do the IRDA and netconsole ones acpi-support does too?12:27
ogra_cmpc_mjg59, why dont you just use the SUSPEND_MODULES variable ?12:30
pittiseb128: hm, bug 207587, is that nautilus or gvfs?12:33
ubotuLaunchpad bug 207587 in human-icon-theme "[hardy regression] Missing icon for mounted encrypted volumes" [Medium,Confirmed] https://launchpad.net/bugs/20758712:33
mjg59ogra_cmpc_: Because that's already used12:33
ogra_cmpc_ah12:34
seb128pitti: the icon theme I would say12:34
ogra_cmpc_i dont see it used anywhere yet (i set it on teh classmate to get rid of button during resume)12:34
mjg59ogra_cmpc_: I don't understand what you mean by "just use"12:35
seb128pitti: the icon used is "media-encrypted""12:35
ogra_cmpc_mjg59, instead of uloading them yourself with modunload i mean12:35
ogra_cmpc_*unloading12:35
seb128pitti: gvfs is where the icon are set if that's the question12:37
ogra_cmpc_... vs just appending them to SUSPEND_MODULES and let pm-utils care for it12:37
mjg59ogra_cmpc_: Because that's a user-settable variable - I wasn't enthusiastic about overloading it12:37
ogra_cmpc_ah12:37
pittiseb128: ah, I see; I thought it should/would just use the same icon as for unencrypted devices12:39
pittimjg59: I'll upload it soon, thank you!12:40
mjg59pitti: I've got another patch or two for you12:42
mjg59pitti: http://www.codon.org.uk/~mjg59/tmp/97_fix_ppc_suspend_test.patch (for 189851)12:43
* \sh jumps from the next bridge...12:43
mjg59pitti: Oh, and 70-remove-pm-pmu.patch needs to be dropped12:45
pitti\sh: don't12:45
mjg59pitti: ...and pm-utils made arch: any not all12:45
mjg59Grah. Hideous debian-specific breakage.12:46
\shpitti: I'm doomed...why is it not possible to capture audio from an output device? pulseaudio is enabling an monitor device and offers it as input .. but apps with libasound compat are not able to get this device as input device :(12:47
mjg59pitti: Hngh. This is all horribly awkward.12:47
mjg59pitti: We need (a) that patch I provided, (b) lose 70-remove-pm-pmu.patch, (c) s/all/any/, (d) make sure pm-pmu-sleep is shipped in the PPC builds12:48
pittimjg59: hm, we can't just add some uname -m check to the script and leave it as arch:all?12:48
mjg59pitti: No, because pm-pmu is a binary12:49
pittiugh12:49
pittimjg59: in pm-i I remember using a perl call do do the sleep ioctl12:49
sjoerd\sh: sure they can12:49
mjg59pitti: That'd be possible, but I'm not sure there's an advantage in deviating from upstream12:49
\shsjoerd: -device: plug:pulse? doesn't help...12:50
mjg59pitti: The alternative would be to call /usr/lib/hal/hal-system-power-pmu sleep on PPC, rather than pm-pmu12:52
mjg59pitti: That would keep us arch: all12:53
pittiah, even easier, yes12:53
mjg59pitti: But it still needs my patch :)12:53
pittimjg59: too bad I don't have a PPC any more to test all this12:53
mjg59pitti: Heh12:54
\shsjoerd: what device should I use when I want to use this monitor device of pulse in an libasound app?12:54
sjoerd\sh: put pcm.monitor { \n type pulse \n device <pulse devicename> \n } in your .asoundrc12:54
pittimjg59: so, I'll head out for lunch, then do the desktop team meeting, and then see to assembling it all to a source, unless you beat me to it with a debdiff :)12:54
sjoerdand then you can use the monitor device12:54
sjoerdI'm not sure how and if you can specify that as a device parameter instead12:55
\shsjoerd: well, that is my problem...the device paramenter12:56
\shparameter even12:56
sjoerdOne idea we've been toying with is to create a pulse module that creates a asoundrc with all your devices listed automagically12:57
sjoerdThe nasty part is ensuring that goes away when pulse dies/crashes/is shot/etc12:57
\shsjoerd: the pulse device name is the name of the monitordevice which pulse added automatically?12:57
sjoerdyes12:57
mjg59pitti: Ok, cool12:58
\shsjoerd: well...the problem it seems, to tell the app to use this monitor device...I wonder what the alsa name of such a device is13:02
sjoerdthe device names are quite static13:03
sorenAre uploads to -proposed announced anywhere?13:03
seb128soren: not on -changes13:04
sorenseb128: Precisely. Hence my question :)13:05
\shsjoerd: well, e.g. recordmydesktop is using hw:0,0 as default (it doesn#t know anything about the "default" mapping name of asound)...I could use as well plughw:0,0 .. when I set the defaults on padevchooser, this works...but whem I start to set default to the monitor device, it doesn't work :(13:05
\shgrmpf...bbl13:11
=== \sh is now known as \sh_away
=== \sh_away is now known as \sh
\shsjoerd: YOU ARE DA MAN :)13:22
sjoerdheh ?13:22
\shsjoerd: it works .)13:22
sjoerdusing -D directly or through a .asoundrc thingy13:22
\shapt-get install libasound2-plugins -> your pcm.monitor magic -> recordmydesktop -device monitor <- wokrs13:22
sjoerdcool13:24
\shhey this costed me now one week of trying and banging my head on the table13:24
sjoerdnext time just jump in to #pulseaudio :)13:25
* ogra_cmpc_ thought we install that by default13:25
=== ogra_cmpc_ is now known as ogra_cmpc
ogra_cmpc\sh, i thought you had pulseaudio installed ... libasound2-plugins is a dep13:27
ogra_cmpcah, no, only a recommends13:28
\shogra_cmpc: it's not13:29
\shogra_cmpc: but fun part, without the pcm.monitor magic in .asoundrc it doesn't work13:29
Hobbseeopen week...again?13:30
seb128Hobbsee: new ubuntu again, uds again, open week again ;-)13:30
Hobbseebut...the last open week was only februrary....13:30
Hobbsee-r13:30
seb128Hobbsee: that was a developer week13:31
Hobbseeoh13:31
\shogra_cmpc: anyways..one week of hard work...and the solution is so simple13:31
Hobbseeseb128: right, that makes sense then13:31
\shsjoerd: I will join #pulseaudio :) if I get my project working...I think it will be a nice example what you can do with linux and sound and video :)13:31
ogra_cmpcat least if you invest a week :)13:32
\shogra_cmpc: can you send privmsgs now with your nick now? :)13:33
ogra_cmpcnot with the cmpc one :) just set unregged to on for your client :P13:34
Hobbseewhere's mvo?13:45
pittiHobbsee: on holiday13:45
Hobbseeoh13:45
Hobbseepitti: when's he back?13:46
pittinext week13:46
* Hobbsee didn't think you guys were allowed holidays near releases.13:46
seb128Hobbsee: that's not near yet13:47
seb128Hobbsee: yeah, we have no holidays in the 3 months before and after each versions ;-)13:48
Hobbseeseb128: that's normal for software development, it appears.13:48
Hobbseeseb128: mind you, i grew up thinking that the australian working day didn't finish before 8pm, either.13:48
pittimjg59: WDYT? http://paste.ubuntu.com/6132/13:52
pittimjg59: that doesn't contain the e1000 fix yet, just the ppc suspend issue13:53
mjg59pitti: Looks good13:53
pittimjg59: I'll forward the suspend fix to upstream, or is it already?13:54
mjg59pitti: Not sure. It's not /strictly/ correct, because you can have a pmu without being able to suspend13:55
pittimjg59: ah, so you need to do that ioctl to know13:55
pittiwe have that in pmi13:55
emgenti go to work, see you later people.14:10
lamontjdstrand: btw, /var/lib/misc/group.db r, for cupsd (and anything else that uses/checks groups...)14:22
* jdstrand makes note of that14:23
lamontMar 27 07:35:14 mix kernel: [391824.339457] audit(1206624914.559:79):  type=1503 operation="inode_permission" requested_mask="rw" denied_mask="rw" name="/var/lib/misc/group.db" pid=6339 profile="/usr/sbin/cupsd"14:23
* lamont files that one under "WTF?"14:24
jdstrandlamont: is there a bug for that? I'll be doing a cups update soon and can roll it in14:24
lamontmid-upgrade firefox just crashed for me (gotta love transitioning libraries...)  so I didn't file one yet14:24
lamontalso, if nsswitch.conf has 'ldap' in it, then global read access for /etc/ldap/ldap.conf is kinda needed too.14:25
jdstrandlamont: can you toss it all into the same bug?14:27
lamontyeah - I'll file it in about an hour, once the upgrade completes14:27
jdstrandlamont: cool, thanks14:28
=== tkamppeter_ is now known as tkamppeter
=== dholbach_ is now known as dholbach
dholbachpitti, seb128, lool: you like  http://daniel.holba.ch/really-fix-it  now? :)14:51
seb128dholbach: I'm wondering why C is before B ;-)14:52
dholbachseb128: I just wondered the same :)14:52
seb128and E before D14:52
dholbachI'll fix that14:52
dholbachno problem14:52
seb128etc14:52
seb128;-)14:52
emgentheya14:52
seb128otherwise looks cool14:52
seb128but the fact that launchpad has no patch status does make it easy to build a pertinant list14:53
mathiazI uploaded mysql-dfsg-5.0 yesterday. It built successfully on sparc, but I've received an email stating that it failed to upload for this arch. What should I do to fix this error ?14:59
pittidholbach: nice set sort ordering :)15:06
ScottKdholbach: Do you have a way to exclude patches/bugs that have a fix, but the fix isn't a valid one?15:06
pittidholbach: looks nice! just waaay too big15:06
pittidholbach: is there a way to filter by component?15:07
dholbachpitti: that's why I split it up :)15:07
dholbachno, no filtering15:07
ScottKdholbach: As an example, Bug #165184 solves a to much mail from spamassassin problem by piping mail to /dev/null.15:07
ubotuLaunchpad bug 165184 in amavisd-new "amavisd-new + spamassassin: cronjob spams root user" [Medium,Triaged] https://launchpad.net/bugs/16518415:07
pittidholbach: big> not the fault of the messenger15:07
pittiScottK: heh15:08
dholbachScottK: the only thing I know to work around it is to "unflag the patch thingie of the attachment" :/15:08
asacpitti: you mean nm-editor menu entry, right?15:08
pittiScottK: debian/patches/dry_your_email_swamp.patch? :)15:08
asac(not nm-tool)15:08
pittiasac: right; slangasek did it this morning, so all is well15:08
asacpitti: yep. I gave him green light yesterday. thanks for confirming15:09
ScottKdholbach: How often does it refresh data from LP?15:10
dholbachScottK: every 4 hours because it takes ~40m to run - I don't want to hammer LP that bad15:11
ScottKdholbach: Understand.  I unchecked that one and I want to know how soon to check back and see if that cleared it.15:11
dholbachScottK: I'm re-running it right now - I'll let you know15:12
rexy_xb6FFFFFF xb7FFFFFF isnt that where ussually libc and such live?15:13
lamontError org.freedesktop.DBus.Error.Failed: Element <standard_system_servicedirs> not allowed inside <busconfig> in configuration file15:25
lamontis that me, or hardy, I wonder?15:25
pittimjg59: https://bugs.freedesktop.org/show_bug.cgi?id=15226 FYI, if you want to subscribe15:26
ubotuFreedesktop bug 15226 in General "network modules need to be unloaded during suspend" [Normal,New]15:26
pittimjg59: heh, cute; I just saw that I have an rmmod/modprobe in /etc/pm/sleep.d on my laptop :)15:27
collusionany thoughts on how to debug a broken suspend on a x40 with hardy?15:27
pittimjg59: erk, s/done/fi/ in the script; fixing15:29
james_wcollusion: https://wiki.ubuntu.com/DebuggingKernelSuspend15:30
collusionjames_w: sweet, reading now, thx.15:31
rexy_are there any issues wrt segfaulting of the pulseaudio daemon? forcing in a bluetooth source and switching streams will segfault it15:33
james_wthat sounds like an issue to me15:33
rexy_heu i ment if anyone was aware on br's filed of that nature15:34
lamont"Sorry, the package "updata-manager" failed to install or upgrade."15:35
lamontthere's something funny about that15:35
rexy_there are several issues actually, depending on your options it will randomly decide to not start, it does not accept an virtual alsa bluetooth device on startup, but it will load it just fine through the pactl module loader, but crashes easily15:37
rexy_how could i start that br_reporting thing from the cli?15:37
=== kitterma is now known as ScottK2
james_wapport-cli15:38
ScottKdholbach: What would you think about removing partner from the packages you list.  They really aren't an Ubuntu distro issue.15:47
rexy_ok filed, #207796, anything i should add?15:47
dholbachScottK: um... which package and bugs do you mean in this case?15:47
ScottKdholbach: Bug #146269 in openssl097 is the one I noticed, but I think partner should just be left out to reduce the noise.15:48
ubotuLaunchpad bug 146269 in openssl097 "[openssl security] OpenSSL SSL_get_shared_ciphers() off-by-one buffer overflow" [High,Confirmed] https://launchpad.net/bugs/14626915:48
dholbachScottK: added to my todo list - I'll try to figure something out15:49
ScottKThanks.15:50
ScottKdholbach: One more comment: Bugs that affect multiple packages appear to be listed for all affected packages, not just the ones that have fixes.  Bug #204895 is an example.15:52
ubotuLaunchpad bug 204895 in harvestman "Packages failed archive rebuild test possibly due to python-central transition" [Medium,In progress] https://launchpad.net/bugs/20489515:52
ScottKFinally, http://qa.ubuntuwire.com/bugs/rcbugs/ would be another source of information that might be worth integrating.15:53
dholbachScottK: it's impossible to figure out which of the tasks a patch is for :/15:53
dholbachof course I could parse the filename of bug attachments15:53
ScottKThat or file a Launchpad bug ...15:54
dholbachok, adding to the list too15:54
dholbachrcbugs looks great15:54
siretartcan someone from the release team please have a look at bug #204557? Is there something missing about that report?15:58
ubotuLaunchpad bug 204557 in xine-lib "Freeze exception for xine-lib 1.1.11" [Undecided,New] https://launchpad.net/bugs/20455715:58
dholbachScottK: is the bug you untagged still on the list?15:59
* ScottK looks16:00
smosersorry for offtopic question. does anyone know the difference between "Mobile Developer" and "Mobile Engineer" (http://www.ubuntu.com/employment) ?16:00
ScottKdholbach: It is not!16:01
dholbachScottK: ROCK16:01
dholbachsmoser: you could try asking in #ubuntu-mobile16:01
wasabiso at some point in the future we're going to stop asking our users to view diffs of smb.conf16:01
wasabiright? :016:02
siretartdholbach: do you spot something missing on the xine-lib bug?16:02
ScottK2wasabi: What would you propose we do instead?16:02
siretartdholbach: do you think I should milestone it?16:02
wasabiAutomatically merge the settings in some fashion. Like every other OS, I guess.16:02
wasabiI don't have a good answer. I'm wondering if anybody has thought about it.16:03
smoserdholbach, i figured it was somewhat a "generic canonical job title" question. i'll ask there though16:03
dholbachsiretart: slangasek might know better than I do - it looks OK to me though16:03
ScottK2wasabi: I think the people who have thought about it mostly get headaches from corner cases.16:04
wasabiWondering if maybe I was off base a bit. If we end up with a UI to manipulate Windows settings (join a domain, workgroup, make shares), maybe it should divert samba into a seperate private config file.16:05
wasabiAnd revert the distro smb.conf16:05
wasabiAnd just deal with ugprades and stuff on it's own.16:05
* ScottK2 imagines one might separate out a .local conffile and do something like that.16:09
collusionwell, /sys/power/pm_trace did not reveal anything too useful (i.e., no "hash matches ...")16:10
collusioni was able to get it to suspend once while in recovery mode tho...16:10
mjg59collusion: How's it failing?16:11
collusionit's a thinkpad x40 and it seems to do most things (video off, e.g.,) but the little half-moon light keeps blinking and i can still use the keyboard to control the led typing light.16:13
collusioni think i used to have to add acpi_support=s3_bios to the kernel config line.16:14
collusionbut i don't remember how to do that now; editing /boot/grub/menu.lst and running update-grub seems to nuke the manually edited menu.lst16:16
mjg59collusion: This is suspend to RAM?16:17
collusionyes, suspend to ram.16:18
collusioni just ran through the https://wiki.ubuntu.com/DebuggingKernelSuspend instructions but the magic returned did not match any hashes.16:18
mjg59collusion: Does it work with an older hardy kernel?16:20
collusionuh. dunno.  i'm running 2.6.24-12-generic which is what came with this when i installed it.16:21
lamonthooray for gnome-keyring and ssh-agent16:21
lamontat least only one can grab the keyboard at a time...16:21
collusioni used to be running 2.6.15-51 or something like that (whatever 6.06.2 had.)16:21
* lamont tries to remember how the hell to get his resolution back above 1280x102416:22
mjg59collusion: Ok. Next kernel update should fix it, with luck.16:22
mario_limonciellmjg59, what's changing in the next kernel update that would be resolving this?16:23
collusionoh, that's cool.  when's that due out?  was there a launchpad bug about it?  (there are so many suspend bugs in launchpad it is hard to find something specific.)16:23
pittimdz: with the e2fsprogs I'm just uploading, the remaining case of fsck usplash integration is fixed now as well  \o/ (feedback appreciated)16:24
ogra_cmpcpitti, sexy !16:25
mjg59mario_limonciell: Disabling the new DRM suspend code on i830 and i85516:25
mario_limonciellah16:26
tseliotlamont: maybe you can use "gtf" to generate a modeline16:26
mjg59pitti: Did you tweak the quirk blacklisting to run the quirks on i830 and i855?16:26
pittimjg59: yes, I did16:26
mjg59pitti: Sweet, thanks16:26
pittimjg59: http://lists.freedesktop.org/archives/hal/attachments/20080326/db4dd274/attachment.patch is the current patch16:28
mjg59pitti: Yup, looking at it now16:28
lamonttseliot: given that ~/XFree86.0.log doesn't even mention 1680x1050....16:28
pittimjg59: I dropped the pm-utils patch again, it was too evil IMHO, and it fits much better in the hal script16:29
pittimjg59: evil in the sense of ignoring stuff you explicitly pass on the command line16:29
mjg59pitti: Yup, that works16:30
=== kagou_ is now known as kagou
tseliotlamont: XFree86.0.log??? Oh, I thought you were dealing with Xorg.16:31
lamontwell, that could be an ancient file...16:32
lamontheh.  aug 200416:32
ogra_cmpcpretty ancient16:32
=== \sh is now known as \sh_away
mjg59pitti: Hm. We probably want to hit 845 as well - that's 0x256216:33
mjg59And 865, 0x257216:33
collusionwow, this bug looks insanely complicated.  thanks guys.16:36
wasabibunch of stuff just started crashing in latest updates... gtk_toolbar_insert16:36
wasabiSome critial assert that it's not really a toolbar16:36
lamontdear gnome.  what have you done with my ssh-agent session?16:39
pittimjg59: thanks; http://bazaar.launchpad.net/~ubuntu-core-dev/hal/ubuntu/revision/22316:39
mjg59pitti: Win, thanks16:39
pittiergh, "quirs"16:40
pittifixed16:40
stgraberThe Hardy Heron on my house :) http://www.stgraber.org/download/heron.jpg16:42
ScottKdholbach: For the really-fix-it problem about multiple affected packages, you could at least not include the bug for packages marked Invalid or Fix Released.16:42
dholbachScottK: oh.... it should filter them out - if that'S not the case, I can fix it16:43
dholbachScottK: made a note of that and bug 20489516:44
ubotuLaunchpad bug 204895 in harvestman "Packages failed archive rebuild test possibly due to python-central transition" [Medium,In progress] https://launchpad.net/bugs/20489516:44
ScottKOK.16:44
=== kitterma is now known as ScottK2
cody-somervilleslangasek, http://iso.qa.ubuntu.com/qatracker/build/xubuntu/all :)16:57
lamontWarning: Tried to connect to session manager, Could not open network socket17:02
lamontwhat's ^^ that mean?17:02
james_wlamont: when do you see it?17:02
lamontfiring up a new uxterm17:04
lamontand then there's: Cannot mount volume. org.freedesktop.DBus.Error.AccessDenied17:05
pittilamont: sounds like you don't have a ConsoleKit session?17:07
pittilamont: ck-list-sessions is empty, I guess?17:07
slangasekkagou: well, I think you want to check with the desktop team about their plans for who should be added to the sambashare group by default17:07
lamont** (ck-list-sessions:12147): WARNING **: Failed to get list of seats: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success17:07
pitti-rwsr-xr-- 1 root messagebus 259016 2008-02-29 10:25 /usr/lib/dbus-1.0/dbus-daemon-launch-helper17:08
pittilamont: just gotta love stuff that perror()'s errno==0...17:08
pittianyway, I need to run, cu!17:10
lamontno worries17:10
slangasekcody-somerville: great, publising17:12
kagouslangasek, ok17:30
kagouslangasek, can we talk about including "map to guest = bad user" in smb.conf ?17:31
slangasekkagou: we can, but we should get input from the server team as well on that :-)  (zul, mathiaz, or soren, most likely)17:32
kagouok :)17:32
slangasekI can't think of any reason that it wouldn't be a reasonable default behavior, but the server team may have another opinion17:32
kagouas nautilus-share will be included bu default, and shares-admin removed, usershare will be used17:33
seb128hey slangasek17:33
slangasekseb128: hiya17:33
seb128slangasek: so there is an another issue with the shares-admin to nautilus-share switch17:33
* slangasek braces himself :)17:34
seb128slangasek: what happens to users who configured shares using the old way once they upgrade?17:34
seb128slangasek: they will have no way to unshare those17:34
zulslangasek: meh...how secure is it?17:35
slangasekseb128: hmm.  I'm not sure how avoidable that is, how would you then distinguish shares that were added using shares-admin from those that were added by hand?17:35
slangasekzul: map to guest = bad user?  All that does is say that if the client provided an unknown username, the connection is automatically mapped to guest access17:36
seb128slangasek: well, worded differently "do we consider that as an issue and have a migration plan or just write something in the upgrade notes about it"?17:36
slangasekzul: not really a security issue, it's just a question of choosing between two sometimes-awkward behaviors17:36
slangasekseb128: I think "upgrade notes" is best here - I don't see that there's any safe migration path, you can't just migrate all the shares to usershares without the risk of suddenly making some shares editable by users that weren't meant to have access to them17:37
seb128slangasek: alright, what I though, I was just checking17:38
zulslangasek: I dont really have a problem with it but you might want to check with mathiaz, soren is off17:38
mathiazslangasek: which scenarios do you refered to when you say "two sometimes-awkward behaviors" ?17:41
kagouafter many tests, with xp clients and ubuntu clients i can say that "map user guest  = bad user" is a definitively great enhancement on sharing folders/informations with samba under Ubuntu17:42
slangasekmathiaz: if you map to guest on bad user, some clients won't give you any straightforward way to undo a mistyped username17:43
slangasekmathiaz: if you *don't* map to guest on bad user, some clients won't give you any straightforward way to choose guest access :)17:43
kagouhacking nautilus-share to prompt for smbpasswd will be the last step to have a fully working samba share system since ...  euh ... we never had a fully working samba share system ^^17:44
kagousladen, if you map... wich clients are you talking about ?17:44
kagousorry i mean slangasek17:45
mdzpitti: thanks!17:45
slangasekkagou: off the top of my head, I don't remember; some versions of Windows, though17:45
kagounot xp clients, i'v tested. wrong user/pass don't allow to enter in non guest shared folders17:46
kagouso each time xp clients try to enter in it , user+pass is asked17:46
kagouuntil good login is provided17:46
slangasekkagou: er, the problem is what happens when you connect this way to a share that *does* allow public access, but you want to connect as an authenticated user17:46
mathiazslangasek: isn't the authentication process decoupled from authorization in smbd ?17:47
seb128kagou: so share have different access mode depending on whether you are guest or using an user17:47
seb128s/so/some17:47
slangasekmathiaz: in what sense do you mean?17:47
kagouslangasek, using usershare, and allowing guest cause no problem to enter in it with xp client 'loged or not)17:48
slangasekkagou: connect to a public share from XP; type in a wrong username; get mapped as a guest; now change the user you're connected as so that you can edit files.  How do you do this?17:49
slangasekhow do you correct a typo'ed username when samba agrees to map your access to guest?17:49
mathiazslangasek: I meant that authentication uses the share your want to access to check whether you can connect as anonymous ?17:50
kagouslangasek, allowing writable share is done with usershare for all the world (guest) or require login. If this is requiring login, you can't enter in it without providing user+pass inforùations17:51
kagoufolders protected by password are not browsable by guest17:53
mathiazslangasek: reading smb.conf and the map to guest option17:53
mathiazslangasek: the paragraph after the list of options for map to guest17:54
slangasekmathiaz: yes; the authentication is done, and you're either authenticated as a user or mapped to a guest or given a "wrong password" error; and then if you're authenticated, samba then checks the share permissions and gives you a permission denied if you don't have access17:54
slangasekkagou: oh, true, I didn't think about that limitation of usershares17:54
seb128slangasek: right, but we don't provide a way to configure shares to allow password protected and anonymous login and act differently anyway17:54
kagouseb128, actualy shares-admin neither (it's buged) ;)17:55
slangasekkagou: well, it does cause problems for clients in the *general* case, when you need more advanced permission controls than what nautilus-share provides access to17:55
=== mjg59` is now known as mjg59
mathiazslangasek: so now - if we enable Bad User by default - and someone creates a non-anonymous share - a client connects to the server and gives a wrong password, he will be mapped to anonymous rather than being asked for a new password ?17:56
slangasekseb128: yes.  So I agree this is not an obstacle for the current implementation17:56
=== luisbg_ is now known as luisbg
slangasekmathiaz: "map to guest = bad user" means this only happens if they provide a wrong *username*, not just a wrong password17:56
seb128mathiaz: if anonymous is authorized17:57
slangasekmathiaz: and anyway, when they're mapped to anonymous, they still won't be able to connect if the share isn't public, so the client will handle this permission error by asking for a different username/password17:57
slangasekmathiaz: so I concur with kagou that, in the case of nautilus-share with its limited ACL interface, "map to guest = bad user" is not a UI problem17:58
slangasekcody-somerville: images are published, I leave it to you to announce where you think it's appropriate (I'm not going to send a separate mail to ubuntu-announce for these two images)17:59
cody-somervilleaye17:59
kagouslangasek, mathiaz adding this line will close Bug #3206718:04
ubotuLaunchpad bug 32067 in samba "public Samba SMB shares cannot be accessed anonymously from Windows XP, a password prompt appears" [High,In progress] https://launchpad.net/bugs/3206718:04
* slangasek nods18:05
azeemslangasek: so, what about opensync, will it get dropped from hardy?18:06
azeemwho will make a decision?18:06
slangasekazeem: what do you recommend?18:07
slangasek(I have a personal bias here, so may defer to another member of the release team for the final decision)18:07
mathiazslangasek: hum... I don't see any problem with setting map to guest = bad user18:07
azeemI never tried kitchensync, but Mandriva seems to think it's good enough as gui18:08
azeemin any case, I don't think hardy should ship with 0.1918:08
azeemif it's not possible to update to 0.22, I'd recommend dropping it18:08
slangasekazeem: do you think updating to 0.22 is reasonable?18:09
slangasekI don't have a bias wrt dropping 0.19 since it's not useful to me, but I do want 0.22 in :-)18:09
azeemI didn't get any more feedback about the PPA packages, so it's really hard to say.  Windows Mobile devices won't work unless a miracle happens, that's for sure18:11
calcgrr i can't even get to the OOo bug tracker :\18:11
kagoumathiaz, Glad to hear it ^^18:12
calci need someone that knows how to use bzr18:13
calci am getting weird stuff18:13
james_wcalc: can I help?18:14
calcjames_w: hopefully :)18:14
azeemslangasek: AFAIK, the kitchensync currently in hardy is not the one used by Mandriva, but I'm not sure18:14
calcjames_w: i'm trying to use bzr in my build tree for OOo and it is claiming that i have removed files, but i didn't use bzr rm to remove them18:14
calcjames_w: it was due to uuencoding for diff.gz18:14
azeemslangasek: ah no, it apparently is18:15
calcjames_w: when i went back to uudecode them to commit for bzr it now claims i have removed them and that they are also in unknown status as well18:15
calcjames_w: so is bzr just too smart for its own good?18:15
slangasekazeem: the GUI doesn't really interest me personally... obviously it's interesting to a wider end user audience if there's a GUI, but there's no way kitchensync is going to be part of the desktop task or anything18:15
azeemslangasek: of course18:15
calcjames_w: from what i recall with subversion you have to explicitly tell it to remove stuff from your tree, eg svn rm foo, but it seems bzr wants to do it anytime it sees a file disappeared18:16
james_wcalc: yes, bzr does autoremove files, there's some debate about whether it should18:16
james_wcalc: this isn't an svn checkout is it?18:17
kagouslangasek, seb128 will contact author of nautilus-share to see if he can add a smbpasswd gui to his tool.18:17
james_wcalc: but as to why you get removed and unknown, I'm not sure.18:17
kagoucan we hope to have map to guest in smb.conf soon ?18:17
slangasekazeem: so I think the real questions are: 1) does 0.22 meet the use cases that 0.19 is currently satisfying? 2) what does 0.22 give us over 0.19? 3) how much work is it going to be to get the polish on the integration done to the point where 0.22 packages are a satisfactory replacement for hardy?18:18
slangasekzul: maybe you'd like to do the upload for the 'map to guest' change?  so you can see how slick the new ucf handling really is ;)18:18
calcjames_w: no its a bzr checkout18:18
zulslangasek: sure :)18:18
slangasekkagou: meh, I don't think nautilus-share should have a smbpasswd gui, I think we need a fix so that smbpasswd is integrated with PAM by default18:18
calcjames_w: it autoremoved them automatically :( then i uudecoded the removed files to have it check them back in since some changed and it now thinks they are removed and unknown18:19
calcjames_w: so you autoremoving files is definitely a really annoying feature for packaging use18:19
james_wcalc: does bzr revert file and then make it have the one you want fix it?18:19
calcs/you/yea/18:19
azeemslangasek: part of the problem is that my harddisk space is pretty low so I don't have a hardy installation currently to properly test this.  I'll try to remedy this on the weekdn18:20
calcjames_w: that probably will work, i would imagine, but is really annoying since i will have to do that after every rebuild18:20
james_wcalc: i.e. revert file will tell you there is a conflict I think, and then you can pick the one you want and delete the other, it should then work it out18:20
calcjames_w: since the binary files are removed on debian/rules clean18:20
calciow i would spending more time on reverting files than actually packaging18:20
james_wcalc: it's definitely a bug that it doesn't see them once you recreate them. Could you file a bug with the relevant parts of ~/.bzr.log please?18:20
kagousladen, you mean that samba passord will be the same as user password ?18:21
calcso i think i will have to go back to only using bzr for final check in of changes for an upload18:21
kagouarggl i mean slangasek18:21
azeemslangasek: 1) 0.19 packages do not have a reasonable GUI either, and I am not even sure kitchensync works with it; besides 0.22 is considered very much superior by most people including upstream it seems18:21
slangasekazeem: it would probably be helpful if you were to file a FFe using the process at https://wiki.ubuntu.com/FreezeExceptionProcess18:21
slangasekkagou: yes, I believe that should be the goal18:22
calcjames_w: i rm'd the .bzr.log uudecoded the files then ran bzr stat and it doesn't really give anything useful in the log file18:22
calcjames_w: do i need to do something to make it more verbose?18:23
kagouslangasek, oh, ok but since that (i don't think for hardy) if nautilus-share test for existence of samba password and prompt for one if it don't exist, this will be a nice work around before integration in PAM18:23
james_wcalc: "bzr -Dhashcache stat" is the only debug flag that seems vaguely useful.18:24
calcjames_w: returns nothing useful in .bzr.log18:24
slangasekkagou: but how is the nautilus-share UI supposed to know *which* user needs an smbpasswd entry?18:24
calcjames_w: its probably easily reproducible though so i can just document how to cause the problem18:25
slangasekkagou: if you share it as "allow other users", any user on the system could be the one that you need the password for18:25
james_wcalc: please do, a simple add rm touch test here doesn't show it.18:25
alex-weejis Fx3 going to be in the final Hardy?18:25
kagouslangasek, a shared folder, by usershare, requiring password, is only accessible with the user+pass from the user who have shared the folder. Only one user+pass is allowed to enter in it.18:30
slangasekkagou: er, no, that's not what the "allow other people to write in this folder" flag is supposed to mean18:30
kagouit's not allow other, it's allow guest or not, if not its user+samba pass18:31
slangasekkagou: you're wrong, I've just tested a usershare here connecting as a different user18:32
zulkagou: which lp bug # is that for the bad user stuff?18:32
slangasekbug #3206718:32
ubotuLaunchpad bug 32067 in samba "public Samba SMB shares cannot be accessed anonymously from Windows XP, a password prompt appears" [High,In progress] https://launchpad.net/bugs/3206718:32
* alex-weej has given away his login to many Windows XP machines because of that :P18:33
kagouslangasek, from another user, with it's login+pass, different than the one who'v created the share ?18:35
slangasekkagou: yes18:35
kagouwow...18:35
kagoubug or feature of samba18:35
slangasekfeature18:37
slangasekto the extent that there's a bug, it's a bug of nautilus-share18:38
slangasekbecause nautilus-share is what populates the ACL setting within the config, and is setting it to "Everyone:R" or "Everyone:F"18:38
calcbug 20789118:39
ubotuLaunchpad bug 207891 in bzr "bzr thinks files are removed and unknown at the same time" [Undecided,New] https://launchpad.net/bugs/20789118:39
calcthere's my bzr eats OOo bug ;-)18:40
slangasektalk about indigestion18:40
james_wcalc: do the uuencoded files have the same names as the binary ones?18:43
calcjames_w: they have .uu appended to the end18:44
calcjames_w: once uudecoded they have the same name as original18:44
calcso i think it probably will need to have the smarts to realize if an autoremoved file reappears to take it out of auto removed status automatically18:44
james_wthat's what it should do18:45
calcpreferably it would be possible to turn autoremoval off as well18:45
james_wand what it does in my testing, so I'm trying to work out what is different in your setup18:45
calcbut that doesn't affect me on OOo as long as this other part is fixed18:45
calcok i'll manually revert the removals and then uudecode and see it can make it happen again18:45
zulkagou: uploaded18:46
james_wcalc: thanks, the .bzr.log from that may still be useful, even if it doesn't look so to you, so please attach it18:47
calcjames_w: ok18:48
calcinteresting this time it worked18:49
* calc wonders what is going on18:49
* calc hates non-repeatable bugs18:50
james_wyup18:50
calci closed out my bug until i can make it happen again18:52
kagouzul, thanks :)19:06
=== \sh_away is now known as \sh
\shinfinity: what do you need for enabling wine for building on lpia? dollars, beer, buildlogs? wine runs on lpia :)19:19
\shat least our package ;)19:19
=== emgent is now known as emgent`out
=== cprov is now known as cprov-out
asacjames_w: there?19:27
=== LaserJock_ is now known as LaserJock
=== \sh is now known as \sh_away
infinity\sh_away: Can you mail me a reminder about it?19:29
lamontjdstrand: 20791219:39
kagouslangasek, mathiaz  and zul , thanks for closing bug #3206719:43
ubotuLaunchpad bug 32067 in samba "public Samba SMB shares cannot be accessed anonymously from Windows XP, a password prompt appears" [High,Fix released] https://launchpad.net/bugs/3206719:43
zulkagou: np19:43
kagouGood night19:43
DktrKranzMithrandir, bluez-gnome has a couple of irritating bugs which are fixed by new upstream version. Do you plan to request it in Hardy?19:43
jdstrandlamont: thanks19:44
james_wasac: yep19:47
asacjames_w: i wonder if there is a simple fix to make bzr bd automatically fetch an orig and put it to the tarballs dir :)19:48
james_wasac: there is, write a watchfile :-)19:49
asacno... i mean from the archive19:49
james_wit should do that as well19:50
calcdoko: i'm uploading the preliminary stuff for you to take a look at19:50
asacjames_w: what do you mean?19:50
james_wasac: you are using a recent version?19:51
asachere i am using the one from the archive ... but let me check19:51
asaclooks like 0.9219:51
james_wasac: the changelog for 0.92 says "* Also look for upstream tarballs in the archives. Do this in preference to the watch file, for the case where the upstream was repacked."19:53
james_wso it should do it. you're not using export-upstream mode are you?19:54
asacjames_w: no ... i am just running bzr bd --merge19:54
alex-weejare extended attributes enabled on ubuntu systems by default these days?19:55
james_wasac: will 'apt-get source -y --tar-only package=upstream-version' fetch the tarball without an error code in your case?19:56
asactrying19:56
asacjames_w: no ... neither apt-get source -y --tar-only  firefox-2=2.0.0.13+1nobinonly .... nor apt-get source -y --tar-only  firefox=2.0.0.13+1nobinonly work19:59
asacfirefox is the source package name19:59
asacfirefox-2 the binary package name19:59
asaconly firefox-2 works for plain apt-get source here19:59
asac(well ... firefox will give you firefox-3.0 source)19:59
asacthe upstream version looks correct20:00
james_wso it tries to use the source package name20:00
asacthats wrong in the first place i guess ... and using upstream-version doesn't work as well :/20:01
james_wis this a problem with apt where it will prefer getting the source for a binary package of that name over the source package of that name?20:01
asacjames_w: i am not sure. does apt-get source SOURCE_PKG_NAME work at all?20:01
james_wah, no, sorry, I misread, it uses the binary version of the first package it finds that has the same upstream version20:02
asacyes it does20:02
asachmm20:02
asacthat should work20:02
asacbut nothing happens here :(20:02
james_w(cd /tmp && apt-get source -y --tar-only firefox=2.0.0.13+1nobinonly-0ubuntu1) works for me it seems20:04
james_wGet: 1 http://archive.ubuntu.com hardy/universe firefox 2.0.0.13+1nobinonly-0ubuntu1 (tar) [34.9MB]20:04
asacyes ...  but with full-pkg-version .. not upstream-version20:04
james_wthat's what it should be trying to use, unless I misunderstand20:05
james_wI didn't actually write this code20:06
asacjames_w: https://code.edge.launchpad.net/~asac/firefox/ubuntu-2.0.0.x20:07
asacthat branch doesn't work for me20:07
james_wasac: you might like to do (mkdir -p .bzr-builddeb && echo -e "[BUILDDEB]\nmerge = True" > .bzr-builddeb/default.conf && bzr add .bzr-builddeb && bzr ci -m"Make merge mode the default for the package")20:07
james_wthanks, I'll grab that and have a look. Off to the pub now though, so it will be tomorrow probably, sorry.20:08
asacthx20:08
LaserJockbryce: congrats, about time ;-)20:09
bryceLaserJock: thanks20:11
* slangasek shakes his fist at people trying to induce pitti to implement package-specific apparmor hacks for things that belong in the apparmor abstractions20:13
slangasekjdstrand: new apparmor bug for you, then :)20:14
jdstrandslangasek: you referring to cupsys?20:15
jdstrandbug #207912 ?20:15
ubotuLaunchpad bug 207912 in cupsys "apparmor profile needs additions for nsswitch.conf" [Medium,Invalid] https://launchpad.net/bugs/20791220:15
slangasekjdstrand: I'm referring to the bug about nss backends that for some reason ended up assigned to cupsys, yes20:15
slangasekthis is not cupsys-specific by any means, it should be part of the nameservice abstraction20:16
jdstrandslangasek: I haven't looked at the cupsys profile yet, but figured that was all I was going to do to it20:17
jdstrandslangasek: so you saved me a couple minutes ;)20:17
slangasekheh, k :)20:17
slangasekyeah, cupsys's profile is still correct, in this regard - it's just that apparmor is missing a few files in the nameservice abstraction20:17
slangasekfor the db and ldap backends20:17
* jdstrand nods20:17
siretartis some uptodate d-i documentation for hardy online somewhere?20:23
calcdoko: done uploading now20:23
LaserJocksiretart: actually the doc team would like to know that too :-)20:24
siretart:/20:24
LaserJockall we have on help.ubuntu.com is a link for Edgy20:24
=== nand_ is now known as nand
siretartthat isn't really up-to-date... hmm20:25
calcanyone know how to find out what to put in /usr/lib/mime/packages/foo for a given example document?20:25
asacsiretart: for bug 50214 it looks more and more like it would be a blessing to wpa_drv_set_ssid _before_ doing the scanning in ap_scan 2 mode. you see any issues with that?20:26
ubotuLaunchpad bug 50214 in network-manager "can't connect to hidden network" [High,Confirmed] https://launchpad.net/bugs/5021420:26
asacsiretart: (in wpasupplicant)20:26
calcalso in /usr/share/applications/foo.desktop MimeType= ?20:26
calci need to update the types and i have example files but i don't know what to run against them to find out the official name of the MimeType20:26
asacsiretart: at least iwl drivers don't find any bssid when scanning a hidden network if the essid has not been set in advance20:27
asacand i get the feeling that its the case for more20:28
siretartasac: I'd be curious if that also happens with wpasupplicant 0.6.3 (which can be found in my PPA, and happens to work just fine with ath5k and WPA-PEAP, but I haven't tested hidden ssids, though)20:29
asacsiretart: this is just for hidden20:29
siretartright.20:30
asacsiretart: and given that i had similar "hidden" complains with my nm 0.7 + wpasupp 0.6.x combo20:30
siretartin general I recommend users playing with the ap_scan parameter20:30
asaci doubt that its fixed20:30
siretartdefault is 1, users have reported success with setting ap_scan to 220:31
asacsiretart: which comment do you refer to?20:31
siretarthowever AFAIK, nm doesn't offer a gui for setting the ap_scan parameter20:31
asacsiretart: the ap_scan is not a problem20:31
siretartit isn't?20:31
asacthe problem is that ap_scan 2 doesn't even succeed if to find the bssid if you don't do a iwconfig essid XXXX before20:32
asacand wpasupplicant doesn't do that (from code)20:32
asaccurrently i forcefully do that in NM for some chipsets, but i'd prefer to move that to wpasupplicant as it looks more and more like ap_scan 2 always needs that20:32
asac(in gutsy i did that for _every_ driver and thats how i explain that there are still users reporting regressions)20:33
asacsiretart: from what i see it would be one line in wpa_supplicant.c :)20:33
siretartasac: you mean in wpa_supplicant_scan()?20:35
asacYES20:35
asacoops20:35
wasabilaunchpad_integration_add_bonobo_ui(0x6f3f00, 0x419b95, 8, 11, 0**20:37
wasabi** Gtk:ERROR:(/build/buildd/gtk+2.0-2.12.9/gtk/gtktoolbar.c:3021):IA__gtk_toolba20:37
wasabisuspecting that's a problem. =/20:38
wasabiExplains why most of my apps are crashing, anyways!20:38
siretartasac: I don't see concrete problems with that. as a naive guess, I think a short sleep to settle things down on 'strange' drivers wouldn't be a bad idea. However, I'm not too experienced with that area of wpasupplicant, TBH20:42
asacyeah ... i have to think about it as well20:43
alvarezpHi. I've noticed that some fonts in Hardy don't show anymore under xfontsel. Bitstream Vera Sans is affected. Gutsy Gibbon worked correctly. Where is this configured, or what package takes care of this? I'd like to file a good bug report.20:50
keescooklamont: 207912> /var/lib/misc ?  that's goofy.  ldap is already handled in the nameservice abstraction -- which paths should be added?21:13
slangasekkeescook: according to the bug report, /etc/ldap.conf (not just /etc/ldap/ldap.conf)21:14
slangaseker, or the other way around21:14
slangasek  # all openldap config21:14
slangasek  /etc/openldap/*         r,21:14
slangasekkeescook: ^^ buggy, wrong path21:14
slangasekand /var/lib/misc isn't goofy, it's the longstanding path for the db backend21:15
keescookslangasek: well, it may be the path, but it's still goofy.  :)21:15
slangasekwell, ok. :)21:15
slangasekblame BSD!21:15
keescookslangasek: what's the expected file mask?  /var/lib/misc/*.db ?21:16
jwendellslangasek, any news on bug 201440?21:16
ubotuLaunchpad bug 201440 in anjuta "Please sync anjuta (universe) 2:2.4.0-2 from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/20144021:16
slangasekkeescook: yes21:17
slangasekjwendell: none from me, but I'm not on archive duty today21:17
salty-horseshouldn't this be a priority? for some production systems, those 7 minutes are important: https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/157608/21:36
ubotuLaunchpad bug 157608 in ntp "Adjust Time -> Sync with Internet Time Servers never syncs." [Undecided,Confirmed]21:36
crevettesalty-horse: do you use Network-manager with Wifi ?21:37
salty-horseno. I'm connected directly to the router21:37
salty-horse(cable)21:37
crevette(I'm reading the bug)21:37
crevetteI have this, I thought it was sometyhing with ntpupdate ruinning too early in the stack21:38
dmbis oo going to be in hardy?21:40
dmboo 2.4 i mean21:40
seb128crevette: ntp and ntpdate are different things21:40
xivulonslangasek, is anything moving re metalinks?21:40
FujitsuIs Nautilus meant to bug me to install Samba every time I want a directory's properties window?21:43
slangasekxivulon: mmm, I've been waiting for the first cut of the code to populate the mirror list, let me talk to the webmaster again21:46
seb128Fujitsu: no, that would be a bug in the nautilus-share patch mvo did21:46
Fujitsuseb128: OK, thanks, I'll look for a bug.21:47
crevetteseb128: i'm puzzled because bother are called in the same script (/etc/network/if-up.d/ntpdate)21:47
FujitsuAnybody know of a bug about Nautilus failing to copy directories to/from SFTP shares after a while? Often after finishing one directory, the SFTP thing will hang, eventually giving a DBUS error.21:48
seb128crevette: what this one does it stopping ntp, calling ntpdate and starting ntp again21:48
crevetteseb128: ah yeah, them can't be run at the same time, I had the issue on RH and solaris21:48
seb128Fujitsu: yes, several useless bugs with similar not clear descriptions21:48
Fujitsuseb128: Lovely.21:49
seb128Fujitsu: that's likely fixed in gvfs svn, a new tarball should be rolled soon21:49
seb128Fujitsu: but since nobody managed to describe how to trigger the issue and it doesn't break on my installations I didn't bother trying21:50
xivulonslangasek, if you want to you can use static metalinks just pointing to cdimage daily for the time being and replace them later21:50
Fujitsuseb128: I've been able to reproduce it for a couple of weeks on my laptop. I just reinstalled (I managed to destroy a couple of filesystems will stuffing around with LVM), and am able to reproduce it again.21:51
FujitsuThere's no easy way to trigger it; sometimes copies just don't start, sometimes they hang after finishing one directory (in the same place each time)...21:51
seb128Fujitsu: what are the steps to trigger the issue then?21:51
slangasekxivulon: well, tbh I haven't even learned how to write a valid metalink file because writing the generation code has been delegated, so I probably can't sanely create a static metalink file on my own either :)21:52
xivulonyou can copy the ones in http://wubi-installer.org/metalinks/8.04 , they are a bit lean (no md5, 1 mirror)21:53
slangasekxivulon: thanks, I'll try to push that out later this afternoon then21:54
xivulonalso there is a link in the bug for a couple of scripts and if you need any help I can contact the devs in the metalink forum (one of them replied in the comments)21:54
bryceppa question - I'm trying to put older versions of the -intel driver into my ppa for users to test and help narrow down which upstream patches caused issues21:57
brycehowever, when uploading an earlier version, I got a rejection:21:58
bryceRejected:21:58
brycexserver-xorg-video-intel_2.2.0+git20080318.ac763634-bwh1.dsc: Version older than that in the archive.21:58
bryce2:2.2.0+git20080318.ac763634-bwh1 <= 2:2.2.1-1ubuntu321:58
brycedo I need to fake ppa out by numbering it from the latest version or something?  (seems kludgy) or is there a way to force ppa to allow old packages?  Or should I not be using ppa in the first place?21:59
TheMusobryce: Do you have an earlier version in your PPA already?21:59
Fujitsubryce: Increment the epoch, perhaps. PPA version-ratchets like primary, though you can remove packages.21:59
bryceI'd built an earlier version a month ago, but deleted it; no difference22:00
TheMusohrm22:02
bryceoh well, guess I'll go with the epoch bump.  that's less kludgy than futzing the version number22:03
slangasekbut also less reversible :)22:03
Fujitsuslangasek: It's a PPA. They're erasable.22:05
slangasekFujitsu: not from the systems of those who've installed it <shrug>22:06
bryceslangasek: yeah that's my worry... but I can just document around it22:06
Fujitsuslangasek: They'd be downgrading packages otherwise; I'm sure they can install the primary archive ones again.22:06
mjg59bryce: Hey - any idea if the Poulsbo kernel code is able to bring the video back up itself after S3?22:06
slangasekFujitsu: they'll have to downgrade packages again once the official fix is released to the archive22:07
brycemjg59: heya.  Not offhand.  (I'm also not sure how to test S3 on the test equipment)22:08
Fujitsuslangasek: I meant that they also had to downgrade to the PPA package in the former case. THey have to downgrade either way, so I don't see what's so terrible about having to downgrade.22:08
bryceslangasek: yeah I'd sort of prefer they had to downgrade to install my version, so if after testing they forget to restore to the original (or *gasp* prefer to use the old version), they won't get updates again after that, and it may not be clear why they're not22:09
mjg59bryce: Ok. Do you know who would know? :)22:09
brycemjg59: amitk would probably know22:09
slangasekFujitsu: one can conceivably rig a version number that won't require downgrades either way, if you ship all the git bisecting bits in a .diff.gz ;)22:09
mjg59bryce: Just chatted - I don't think he did22:09
Fujitsuslangasek: True, but that sounds bad.22:10
brycemjg59: hrm... then next would be Calvin, via David Mandala and Don Johnson22:10
mjg59Ok22:10
slangasekGet:2 http://mirrors.cat.pdx.edu hardy/universe kde-icons-oxygen 4:4.0.2-0ubuntu2 [45.4MB]22:11
slangasekwhat a hateful build-dependency22:11
FujitsuHow is an icon set 50MB?22:11
RAOFHow is an icon set a build dependency?22:11
bryceCalvin is the tungsten graphics rep.22:11
slangasekwhy is it a build-dependency? :)22:11
FujitsuHow is an icon set?22:11
seb128_re22:14
seb128_I was saying22:14
seb128_<seb128> bryce: I would not use an epoch22:14
seb128_ bryce: use current-version.is.really.version rather22:14
seb128_ bryce: so they will get next upgrades22:14
brycewow, this really reduces ppa's usefulness22:16
seb128_I think that's a bug22:17
seb128_ask to cprov-out about it22:17
seb128_or I would consider it a bug rather22:17
TheMusoHrm whatever is responsible for managing brightness etc is not showing the little graphic when I adjust the screen brightness on my notebook like it used to...22:19
mjg59TheMuso: What hardware?22:19
TheMusomjg59: Thinkpad R50.22:20
TheMusono wait, an update has fixed it.22:20
mjg59Ha, excellent22:20
LaserJockeasy fix ;-)22:20
LaserJockmine just keeps going up and down if I want to manually set the brightness22:21
mjg59LaserJock: What hardware?22:22
LaserJockit's an HP Pavilion dv6000ish with mostly all intel hardware22:22
LaserJockI assume it's the "normal" behavior22:23
mjg59Ah, there's one fix I've pushed for the next kernel that may help there22:23
LaserJockso if I manually set the brightness with special keys or applet it should stay there?22:24
mjg59Yes22:24
LaserJockthat's handy, I just thought it was a missing feature22:24
seb128_what do you call stay there?22:24
LaserJockwell, like if it resets the the gnome power management settings22:25
LaserJock*to the22:25
mjg59Oh, I see22:25
mjg59If you're idle, it'll eventually dim it if you have that box checked22:26
seb128_the dim is normal22:26
LaserJockI would have thought that manually changing the brightness would override other settings22:26
seb128_what is a bug is that changing the backlight value using the key doesn't update the stored value22:27
slangasekhow about those of us who don't have the 'dim when idle' box checked but still get dimming? :)22:27
seb128_or rather than it doesn't back to whatever you were using when you are back22:27
slangasekoh, correction, I do have it checked22:27
slangasekteehee22:27
LaserJockso if I uncheck the "dim when idle" then it should just stay?22:28
slangasekwhat's frustrating to me is that I don't have control over the degree of dimming; so if it dims when I'm on battery, and I manually adjust it, then it dims for idle, then I unidle, I have to adjust again22:29
LaserJockslangasek: exactly22:30
seb128_slangasek: right, that's what I wrote22:30
seb128_you have the control of the dim value though22:30
slangasekseb128_: ah, so you did :)22:30
slangasekseb128_: where?22:30
seb128_it just doesn't go back to whatever you were using22:30
slangasekI don't see anything under g-p-m that lets me control how much it dims22:31
seb128_gconf-editor, /apps/gnome-power-manager/backlight/idle_brightness22:31
slangasekah, heh22:31
slangasekgo go GNOME HIG22:31
seb128_I though that was somewhere in the dialog22:31
slangasek:)22:32
mjg59seb128_: Nope, just AC and battery defaults22:32
seb128_mjg59: that's the value it's using on idle22:32
seb128_it's not clear to me how it's supposed to work22:33
seb128_the applet updates the gconf keys22:33
seb128_where changing the backlight using the keyboard doesn't22:33
mjg59I'd guess the idle value is some function of the set values22:33
mjg59There's nothing in the dialog to let you change the idle value22:33
seb128_indeed22:33
seb128_I consider gnome-power-manager quite buggy22:33
seb128_and upstream is not really responsive22:33
LaserJockis that the wonderfully consistent dialog "Dim display brightness by" and "Set display brightness to"?22:33
tjaaltonwhen it dims my display and I resume working, it dims it even more :)22:35
* slangasek grins22:36
TheMusobryce: BTW congrats.22:37
bryceTheMuso: oh thanks22:37
=== mthaddon changed the topic of #ubuntu-devel to: Launchpad is going down in from 00:00 UTC until 02:00 UTC for a code update | Archive: Feature Freeze, DocumentationStringFreeze | Ubuntu 8.04 LTS Beta released | Development of Ubuntu (not support, not application development on Ubuntu) | #ubuntu for support and general discussion for dapper/edgy/feisty/gutsy, #ubuntu+1 for hardy | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/UbuntuDevelopme
* slangasek nods at the topic change and queues up his work locally :)23:03
slangasekasac: hmm, no n-m upload yet?  (maybe I've lost track of the days...)23:06
seb128slangasek: do you have an user friendly description of sambashare for gnome-system-tools? ;-)23:07
slangasekseb128: "Share files with the local network"?23:08
slangasekor maybe "Manage network file sharing"23:09
seb128_re23:16
seb128_hate my dsl provider23:16
seb128_slangasek: dunno if you received what I wrote23:16
seb128_<seb128> works for me23:16
seb128_ thanks23:16
seb128_ you share files "with" the network and not "on" the network?23:16
slangasekseb128_: I believe either is grammatically valid, but "with" the network has nuances that remove some ambiguities23:19
slangasekdid you see my alternative suggestion? "Manage network file sharing"23:20
seb128_no I didn't23:20
seb128_hum23:20
slangasekeither is ok with me :)23:20
seb128_I think I like the Share files option better23:20
slangasekok23:20
seb128_I'll use this one23:20
slangasekseb128_: hrm, any chance you can comment on bug #203328?  nautilus, tracker, and eog are all reverse-dependencies - do you know what the implications are of this upstream API change?23:23
ubotuLaunchpad bug 203328 in exempi "[Sync request] exempi source package from Debian sid" [Wishlist,New] https://launchpad.net/bugs/20332823:23
seb128_slangasek: debian has the new version for over 3 weeks and we didn't get any nautilus or eog issue due to exempi that I know, they do a really limited use of it anyway23:25
slangasekok23:25
seb128_slangasek: I would say it should be safe to sync, we didn't get any bug about the ABI breakage anyway23:25
slangasek+#define XMP_OPEN_OPNLYXMP XMP_OPEN_ONLYXMP23:26
seb128_so the ABI changed and fixed seems to not be used or create really used in those applications23:26
slangasekheh, that's the only change23:26
slangasekso that's entirely trivial23:26
seb128_right23:27
slangaseksyncbugbot++23:29
seb128_;-)23:30

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!