<Ubugtu> New bug: #82751 in telepathy-gabble (universe) "Crash some seconds after connection" [Undecided,Unconfirmed] https://launchpad.net/bugs/82751
<Ubugtu> New bug: #82752 in firefox (main) "/var/crash/_usr_lib_firefox_firefox-bin.1000.crash" [Undecided,Unconfirmed] https://launchpad.net/bugs/82752
<Ubugtu> New bug: #82753 in gstreamer0.10 (main) "/usr/bin/gst-launch not available" [Undecided,Unconfirmed] https://launchpad.net/bugs/82753
<Ubugtu> New bug: #82754 in Ubuntu "mplayer crashes going into full screen mode and close xgl sesion" [Undecided,Unconfirmed] https://launchpad.net/bugs/82754
<Ubugtu> New bug: #82755 in gdm (main) "server selection panel appears on switching users when there are commented out server entries" [Undecided,Unconfirmed] https://launchpad.net/bugs/82755
<Ubugtu> New bug: #82756 in gnome-power-manager (main) "[apport] gnome-power-manager crashed with SIGSEGV" [Undecided,Unconfirmed] https://launchpad.net/bugs/82756
<batoms> gksu/gksudo hasn't worked for me since dapper, i'm now using feisty and still i don't get a prompt asking me for my password
<cowbud> batoms: does it just work then or what?
<cowbud> batoms: as in you aren't needing to auth?
<batoms> if i run "gksudo vim" i just see the "Starting Administrative Application" in the taskbar
<batoms> i never see a prompt
<cowbud> does vim start?
<batoms> and eventually it gives up
<cowbud> hrmm
<cowbud> are you running that on a command prompt or from the run dialog?
<batoms> from the console
<cowbud> nothing spit out there?
<batoms> the funny thing is that on the second run vim starts but i can't do anything in it
<batoms> i have to ctrl-c out of it
<batoms> if i just run "gksudo" itself if get the "Run program" dialog
<batoms> if i 'gksudo leafpad' i can create a file as root, without ever typing my password
<batoms> i'm using pam_winbind for auth
<Ubugtu> New bug: #82757 in ubiquity (main) "livecd install crash during partitioning" [Undecided,Unconfirmed] https://launchpad.net/bugs/82757
<batoms> plain 'ol 'sudo' works just fine
<cowbud> you notice anything when you do a strace ?
<cowbud> yah that is different :)
<cowbud> the fact that vim starts but you can't do anything in it is pretty strange
<batoms> cowbud: how do i run strace on a running process if i know the PID?
<bdmurray> strace -p I believe
<Ubugtu> New bug: #82760 in mediawiki (universe) "edgy-backport version doesn't upgrade cleanly (breaking the installation)" [Undecided,Unconfirmed] https://launchpad.net/bugs/82760
<Ubugtu> New bug: #82761 in stardict "stardict package has a pot file but can't translate in Rosetta" [Undecided,Unconfirmed] https://launchpad.net/bugs/82761
<cowbud> batoms: strace -p pid
<cowbud> like bd said
<batoms> yeah, i'm trying it....trying to remember how to redirect stderr/out to a file
<Ubugtu> New bug: #82759 in genesis (universe) "Please sync genesis (universe) from Debian unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82759
<batoms> how do i make gksudo "forget" that i'm authorized, so i can strace when it's meant to be showing the dialog
<cowbud> batoms: what happens if you run gksu -l differnet user?
<batoms> right now gksudo is just running the command so the strace just show the command
<batoms> 'gksudo -l luis' where luis is a user on my network, says 'luis: command not found'
<Nafallo> s/l/u/
<batoms> saving files with 'gksudo -l leafpad' allows me to save files as root
<batoms> 'gksudo -d leafpad' says...
<batoms> No password prompt found; we'll assume we don't need a password.
<Nafallo> you guys probably think of sshs -l (login), not sudos -u (user)
<batoms> 'gksudo -u luis vim' does the same thing as 'gksudo vim' it opens vim but i can't do anything in it
<batoms> i just have to ctrl-c out of it
<Nafallo> no it doesn't...
<Nafallo> the -u luis opens vim as luis instead of root.
<batoms> Nafallo: i mean it reacts the same
<Nafallo> ah
<batoms> vim opens but i can't do anything in it
<Nafallo> hmm
<Nafallo> why gksudo on a prompt? sudo :-)
<batoms> Nafallo: just for testing, this just means that none of the graphical adiminstrative programs work for me
<batoms> when i select them from the menu
<Nafallo> hmm
<Nafallo> wfm
<Ubugtu> New bug: #82762 in httrack (universe) "package conflict with webhttrack" [Undecided,Unconfirmed] https://launchpad.net/bugs/82762
<batoms> it's also pretty terrible if i can do gksudo leafpad /etc/password
<batoms> or whatever for any file
<batoms> seems like https://launchpad.net/ubuntu/+source/gksu/+bug/15093
<Ubugtu> Malone bug 15093 in gksu "gksudo fails if using libpam-krb5 for password auth" [Medium,In progress]
<Ubugtu> New bug: #82763 in beryl-settings (universe) "[apport] beryl-settings crashed with UnboundLocalError in putXprop()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82763
<Nafallo> leafpad?
<Nafallo> !info leafpad
<ubotu> leafpad: GTK+ based simple text editor. In component universe, is optional. Version 0.8.9-2 (edgy), package size 69 kB, installed size 488 kB
<Nafallo> aha
<Nafallo> and no, it's the whole idea with sudo :-)
<batoms> Nafallo: ??
<Nafallo> to be root
<Nafallo> so not terrible that you can edit files as root...
<batoms> Nafallo: not if any user can edit any file with out asking for permissionm
<Nafallo> can they then?
<Nafallo> you shouldn't add every user to the group admin...
<batoms> Nafallo: i think you're missing the point....my problem is that gksudo isn't asking me for password so administrative application from the control center don't work
<Nafallo> it never did that?
<batoms> not whether a sudo works or not
<Nafallo> or did you got asked the first time and now using the cached passwd?
<batoms> no, it never asked for the password
<batoms> no prompt,
<Nafallo> odd
<batoms> just got a button on the taskbar that says, "Starting Administrative Applications"
<batoms> and then it bails
<crimsun> check sudoers(5)
<batoms> Defaults !lecture,tty_tickets,!fqdn
<batoms> # User privilege specification
<batoms> root ALL=(ALL) ALL
<batoms> # Members of the admin group may gain root privileges
<batoms> %admin ALL=(ALL) ALL
<batoms> %UnixAdmins ALL=(ALL) ALL
<batoms> from what i understand it's as it should be
<batoms> only users from admin and UnixAdmins should be able to sudo
<crimsun> e.g., sudo -K ; gksu 'dbus-launch gdmsetup'
<batoms> crimsun: i just get an error that the user can't connect to an X display
<batoms> Xlib: connection to ":0.0" refused by server
<batoms> Xlib: No protocol specified
<batoms> (gksu:10250): Gtk-WARNING **: cannot open display:
<batoms> same with 'sudo -K ; gksu nano'.... a non X app
<sfllaw> gksu remembers your password for a while...
<batoms> crimsun: scratch that....i was running that as a user that's not in sudoers
<batoms> sfllaw: the problem is i never see a password prompt at all
<sfllaw> batoms: Really?
<sfllaw> What happens when you...
<sfllaw> gksu test
<sfllaw> sudo -k
<sfllaw> gksu test
<batoms> doing 'sudo -K ; gksu nano' gives me the same as regular 'gksu nano'....i see the button in the taskbar that says "Starting..." but no prompt
<batoms> sfllaw: same thing
<sfllaw> sudo -l
<batoms> sfllaw: i get the password prompt
<batoms> and then...
<batoms> User me may run the following commands on this host:
<batoms> (ALL) ALL
<batoms> (ALL) ALL
<sfllaw> gconftool --recursive-list /apps/gksu
<batoms> force-grab = false
<batoms> sudo-mode = true
<batoms> prompt = false
<batoms> save-to-keyring = false
<batoms> disable-grab = false
<batoms> save-keyring = session
<batoms> display-no-pass-info = false
<batoms> that's looks funny
<Ubugtu> New bug: #82764 in linux-source-2.6.20 (main) "Report for a number of issues." [Undecided,Unconfirmed] https://launchpad.net/bugs/82764
<batoms> prompt = false
<sfllaw> Mine says that too.
<batoms> oh
<batoms> sfllaw: the funny thing is that if i run 'gksudo vim' after a successful sudo, i.e. it now remembers my password, then vim will start bit i can't do anything in it
<batoms> except ctrl-c out of it
<sfllaw> What's the bug?
<sfllaw> That you don't get prompted at all?
<batoms> yep
<sfllaw> What does
<sfllaw> gksu id
<sfllaw> say?
<batoms> nothing...same button in taskbar
<sfllaw> Button?
<sfllaw> Taskbar?
<batoms> for about 20 seconds, then it gives up
<sfllaw> Ah.
<sfllaw> Can you run it in a terminal?
<batoms> i am running it from the terminal
<sfllaw> Something shows up in the taskbar?
<batoms> i get the same thing if i click on one of the apps that requires gksu from the gnome control center
<sfllaw> In a terminal, run...
<sfllaw> strace -Ff -e execve gksu id
<batoms> execve("/usr/bin/gksu", ["gksu", "id"], [/* 33 vars */]) = 0
<batoms> Process 10623 attached
<batoms> [pid 10623] execve("/usr/bin/sudo", ["/usr/bin/sudo", "-H", "-S", "-p", "GNOME_SUDO_PASS", "-u", "root", "--", "id"], [/* 34 vars */]) = 0
<batoms> Process 10623 detached
<batoms> --- SIGCHLD (Child exited) @ 0 (0) ---
<batoms> must be setuid root
<batoms> Process 10622 detached
<sfllaw> ls -l /usr/bin/sudo
<batoms> -rwsr-xr-x 2 root root 91508 2006-10-09 05:37 /usr/bin/sudo
<sfllaw> dpkg -s gksu
<batoms> all of it?
<sfllaw> Sorry.
<batoms> or just the version
<sfllaw> What version?
<batoms> 2.0.0-1ubuntu1
<sfllaw> Huh...
<batoms> this has been happening since dapper
<sfllaw> On your system?
<batoms> i've dist-upgraded this box to edgy and now feisty
<batoms> yep
<sfllaw> Huh...
<batoms> seems kind like....https://launchpad.net/ubuntu/+source/gksu/+bug/15093
<Ubugtu> Malone bug 15093 in gksu "gksudo fails if using libpam-krb5 for password auth" [Medium,In progress]
<batoms> sfllaw: i'm authenticating with pam_winbind
<Ubugtu> New bug: #82765 in Ubuntu "No sound. Period." [Undecided,Unconfirmed] https://launchpad.net/bugs/82765
<sfllaw> batoms: It does look like that.
<sfllaw> batoms: pam_winbind uses non-standard prompts, doesn't it?
<sfllaw> Try:
<sfllaw> sudo -k
<sfllaw> sudo -p GNOME_SUDO_PASS true
<batoms> it asks for my password and i get the prompt back
<sfllaw> It doesn't say "GNOME_SUDO_PASS" does it?
<batoms> echo $? give 0
<batoms> no
<sfllaw> sfllaw@jamaica:/etc/pam.d$ sudo -p GNOME_SUDO_PASS true
<sfllaw> GNOME_SUDO_PASS
<sfllaw> Yes, your bug is 15093.
<sfllaw> You might also want to put pam_winbind in the title.
<batoms> sfllaw: well now i can sleep at nite
<batoms> it seems like that bug has been kicking around for a while
<sfllaw> Indeed.
<sfllaw> gksu doesn't know how to talk to PAM modules.
<sfllaw> It really should just display prompts, like gdm.
<sfllaw> OK, time for grocery shopping.
<sfllaw> Night folks.
<batoms> thanks, later
<Ubugtu> New bug: #82766 in Ubuntu "PCI Controller-based serial modem not detected by Network applet; wvdialconf sees it as ttyS4" [Undecided,Unconfirmed] https://launchpad.net/bugs/82766
<Ubugtu> New bug: #82767 in initramfs-tools (main) "Truncates `initrd.img' files it won't handle." [Undecided,Unconfirmed] https://launchpad.net/bugs/82767
<Ubugtu> New bug: #82768 in ubiquity (main) "new partitioner doesn't require a root partition" [Undecided,Unconfirmed] https://launchpad.net/bugs/82768
<Burgwork> sfllaw: you have a moment to talk about compiz crashers?
<Ubugtu> New bug: #82769 in python2.5 (main) "adns double-free on exit" [Undecided,Unconfirmed] https://launchpad.net/bugs/82769
<Ubugtu> New bug: #82770 in teg (universe) "[apport] tegrobot crashed with SIGSEGV" [Undecided,Unconfirmed] https://launchpad.net/bugs/82770
<Ubugtu> New bug: #82771 in desktop-effects (universe) "window decorations dissapear when enabling desktop effects" [Undecided,Unconfirmed] https://launchpad.net/bugs/82771
<cowbud> wow static ips suck with network manager
<cowbud> there should be a little option you can check Always Online
<cowbud> or something like that
<cowbud> huh
<cowbud> small world
<Ubugtu> New bug: #82773 in basket (universe) "basket crashed without a reason" [Undecided,Unconfirmed] https://launchpad.net/bugs/82773
<Ubugtu> New bug: #82774 in upstart (main) "ntpdate not being executed at boot time" [Undecided,Unconfirmed] https://launchpad.net/bugs/82774
<Ubugtu> New bug: #82775 in update-manager (main) "[apport] update-manager crashed with DBusException in __call__()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82775
<Ubugtu> New bug: #82776 in wine (universe) "NoDesktopFile: winecfg" [Undecided,Unconfirmed] https://launchpad.net/bugs/82776
<Ubugtu> New bug: #82777 in wine (universe) "NoDesktopFile: winefile" [Undecided,Unconfirmed] https://launchpad.net/bugs/82777
<Ubugtu> New bug: #82778 in wine (universe) "NoDesktopFile: winehelp" [Undecided,Unconfirmed] https://launchpad.net/bugs/82778
<Ubugtu> New bug: #82779 in wine (universe) "NoDesktopFile: winemine" [Undecided,Unconfirmed] https://launchpad.net/bugs/82779
<Ubugtu> New bug: #82780 in wine (universe) "NoDesktopFile: notepad" [Undecided,Unconfirmed] https://launchpad.net/bugs/82780
<Ubugtu> New bug: #82781 in wine (universe) "NoDesktopFile: regedit" [Undecided,Unconfirmed] https://launchpad.net/bugs/82781
<Ubugtu> New bug: #82782 in wine (universe) "NoDesktopFile: uninstaller" [Undecided,Unconfirmed] https://launchpad.net/bugs/82782
<Ubugtu> New bug: #82783 in wine (universe) "NoDesktopFile: xvidtune" [Undecided,Unconfirmed] https://launchpad.net/bugs/82783
<Ubugtu> New bug: #82784 in gnome-osd (universe) "[apport] gnome-osd-event-bridge crashed with DBusException in __call__()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82784
<sfllaw> Burgwork: Will you be here in an hour? I'm cooking dinner.
<ajmitch> mm, what are you cooking this evening?
<sfllaw> Udon.
<ajmitch> interesting
<bddebian> Udon?
<sfllaw> Noodles.
<sfllaw> With some shrimps and vegetables.
<sfllaw> Probably in some form of broth.
<sfllaw> I have to do dishes too.
<sfllaw> Ick.
<bddebian> Shrimp? Ugh :-)
<Ubugtu> New bug: #82789 in kdebase (main) "Konqueror doesn't load well hotmail page" [Undecided,Unconfirmed] https://launchpad.net/bugs/82789
<Ubugtu> New bug: #82792 in mythtv (multiverse) "mythtv causes system freeze in windowed mode" [Undecided,Unconfirmed] https://launchpad.net/bugs/82792
<Ubugtu> New bug: #82793 in ubiquity (main) "installer crashes on bad grub device" [Undecided,Unconfirmed] https://launchpad.net/bugs/82793
<Ubugtu> New bug: #82794 in Ubuntu "Ubuntu doesn't have a graphical ADSL Setup" [Undecided,Unconfirmed] https://launchpad.net/bugs/82794
<Ubugtu> New bug: #82795 in countrycodes (universe) "typo for Hong Kong" [Undecided,Unconfirmed] https://launchpad.net/bugs/82795
<sfllaw> Burgwork: Back.
<Ubugtu> New bug: #82796 in Ubuntu "Search doesn't display files with # symbol" [Undecided,Unconfirmed] https://launchpad.net/bugs/82796
<Ubugtu> New bug: #82797 in gnome-games (main) "[apport] gnome-sudoku crashed with AttributeError in auto_fill_current_entry()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82797
<Ubugtu> New bug: #82799 in kdenetwork (main) "Kopete overloads system" [Undecided,Unconfirmed] https://launchpad.net/bugs/82799
<Ubugtu> New bug: #82800 in ubiquity (main) "Ubuntu installer crashed" [Undecided,Unconfirmed] https://launchpad.net/bugs/82800
<Ubugtu> New bug: #82801 in compiz (universe) "[Feisty] Compiz-style window flickers when minimized to reveal desktop." [Undecided,Unconfirmed] https://launchpad.net/bugs/82801
<Ubugtu> New bug: #82802 in Ubuntu "XGL Crash" [Undecided,Unconfirmed] https://launchpad.net/bugs/82802
<Ubugtu> New bug: #82803 in Ubuntu "Network config tool breaks /etc/network/interfaces" [Undecided,Unconfirmed] https://launchpad.net/bugs/82803
<Ubugtu> New bug: #82804 in hal (main) "RAID/LVM isn't auto-mounted" [Undecided,Unconfirmed] https://launchpad.net/bugs/82804
<Ubugtu> New bug: #82805 in mozilla-thunderbird (main) "During install mozilla-thunderbird recommends mozilla-firefox, but the package is called firefox in Ubuntu" [Undecided,Unconfirmed] https://launchpad.net/bugs/82805
<Ubugtu> New bug: #82806 in Ubuntu "With compiz running in feisty, text doesn't display in Run Application dialog" [Undecided,Unconfirmed] https://launchpad.net/bugs/82806
<Ubugtu> New bug: #82807 in evolution (main) "[apport] evolution-alarm-notify crashed with SIGSEGV in strcmp()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82807
*** Lure_ is now known as Lure
<Ubugtu> New bug: #82808 in mpg123 (multiverse) "Reloops desktop audio samples" [Undecided,Unconfirmed] https://launchpad.net/bugs/82808
<dholbach> good morning
<Ubugtu> New bug: #82809 in dmraid (universe) "[apport] dmraid crashed with SIGSEGV in ddf1_cvt_config_record()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82809
<Ubugtu> New bug: #82810 in nautilus-cd-burner (main) "readcd no longer available" [Undecided,Unconfirmed] https://launchpad.net/bugs/82810
<Ubugtu> New bug: #82811 in Ubuntu "Flash drive wont mount [feisty]" [Undecided,Unconfirmed] https://launchpad.net/bugs/82811
<Ubugtu> New bug: #82812 in syncropated (universe) "[apport] syncropated crashed with ImportError in <module>()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82812
<Ubugtu> New bug: #82813 in gs-esp (main) "Printer cuts off larger letters (W,Ü,Ö) at the top or the right side." [Undecided,Unconfirmed] https://launchpad.net/bugs/82813
<Ubugtu> New bug: #82814 in Ubuntu "mount on NFS makes "segmentation fault"" [Undecided,Unconfirmed] https://launchpad.net/bugs/82814
<Ubugtu> New bug: #82815 in cdebconf-keystep (main) "U.S. Layout is autodetected as Japanese" [Undecided,Unconfirmed] https://launchpad.net/bugs/82815
<Ubugtu> New bug: #82816 in ubiquity (main) "[Herd2] Installer crashed during Grub install" [Undecided,Unconfirmed] https://launchpad.net/bugs/82816
<dholbach> hey seb128!
<seb128> hi dholbach
<Kagou> hi men :)
<seb128> lu Kagou
<Kagou> seb128: i'v do some tests with auto installation of codecs from totem ... look very nice. I had just one problem (with flv) but i'm waiting herd3 to report bug
<seb128> ok
<Kagou> seb128: do you have a new version for totem to push on main or do you wait for the next version of gnome ?!
<seb128> main is frozen for herd3
<seb128> and 2.17.90 is crash land so I'll not upload it anyway
<seb128> why?
<seb128> do you need a new version?
<Kagou> seb128: i hope that my bug is not directly linked to the enqueue bug that you said that is resolved upstream
<seb128> ?
<seb128> well, that's an unstable distro
<seb128> you need patience
<Kagou> of course
<Kagou> :)
<seb128> what is your bug about?
<Ubugtu> New bug: #82817 in systemtap (universe) "feisty systemtap too old for feisty kernel" [Undecided,Unconfirmed] https://launchpad.net/bugs/82817
<Ubugtu> New bug: #82818 in linux-source-2.6.12 (main) "Kernel crash in check_process_timers, divide error" [Undecided,Unconfirmed] https://launchpad.net/bugs/82818
<Ubugtu> New bug: #82819 in Ubuntu "System crashed during Boot" [Undecided,Unconfirmed] https://launchpad.net/bugs/82819
<Ubugtu> New bug: #82820 in puppet (universe) "please sync puppet 0.22.1-1 (universe) from Debian unstable (main)" [Undecided,Unconfirmed] https://launchpad.net/bugs/82820
<Ubugtu> New bug: #82821 in update-manager (main) "Bug Nr. 67999 isn't solved by installing python-vte" [Undecided,Unconfirmed] https://launchpad.net/bugs/82821
*** ctrlsoft is now known as jelmer
<Ubugtu> New bug: #82822 in Ubuntu "gnome-rdp notification area icon missing" [Undecided,Unconfirmed] https://launchpad.net/bugs/82822
<Kagou> seb128: with totem i try to play en .flv video ... installation for video codec... retry of totem-> installation of audio codecs.. retry of totem->totem said that it can not play that file. I close totem, relaunch totem on the .flv -> it's working.
<seb128> what codecs are required for .flv?
<Kagou> I will try to reproduce that bug with herd3 and a small .flv
<seb128> I don't know about that format
<Kagou> i can't tell you by memories
<Ubugtu> New bug: #82823 in gqview (universe) "Mistake in gqview string" [Undecided,Unconfirmed] https://launchpad.net/bugs/82823
<Ubugtu> New bug: #82824 in mono (main) "Crash message on startup" [Undecided,Unconfirmed] https://launchpad.net/bugs/82824
<Ubugtu> New bug: #82825 in gnome-panel (main) "installs gnome network monitor by default (we have n-m now)" [Undecided,Unconfirmed] https://launchpad.net/bugs/82825
*** jelmer is now known as ctrlsoft
<Ubugtu> New bug: #82826 in cdrkit (main) "Please sync cdrkit (main) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82826
<Ubugtu> New bug: #82828 in gnome-power-manager (main) "[apport] gnome-power-manager crashed with SIGSEGV" [Undecided,Unconfirmed] https://launchpad.net/bugs/82828
<Ubugtu> New bug: #82827 in mpd (universe) "[Merge] mpd 0.12.1-1.1" [Undecided,Unconfirmed] https://launchpad.net/bugs/82827
<Ubugtu> New bug: #82829 in rhythmbox (main) "`cdda' playback vs. noise from the cd drive." [Undecided,Unconfirmed] https://launchpad.net/bugs/82829
<Ubugtu> New bug: #82830 in balazar (universe) "[apport] balazar crashed with TypeError in _soya.render()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82830
<Ubugtu> New bug: #82831 in gnome-panel (main) "[apport] gnome-panel crashed with SIGSEGV" [Undecided,Unconfirmed] https://launchpad.net/bugs/82831
<Ubugtu> New bug: #82834 in xvier (universe) "Please sync xvier (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82834
<Ubugtu> New bug: #82832 in dfsbuild (universe) "Please sync dfsbuild (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82832
<Ubugtu> New bug: #82833 in gnugk (universe) "Please sync gnugk (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82833
* dholbach is below 800 desktop-bugs
* ajmitch is adding more & more bugs to malone
<Ubugtu> New bug: #82835 in kaya (universe) "Please sync kaya (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82835
<heno> bug 80892
<Ubugtu> Malone bug 80892 in network-manager "USB braille display no longer starts with brltty" [High,Confirmed] https://launchpad.net/bugs/80892
<heno> Could someone help me figure out if that is a kernel, network-manager or brltty bug?
<Ubugtu> New bug: #82836 in libwww-google-calculator-perl (universe) "Please sync libwww-google-calculator-perl (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82836
<Ubugtu> New bug: #82837 in openser (universe) "Please sync openser (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82837
<Ubugtu> New bug: #82838 in ctn (universe) "Please sync ctn (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82838
<Ubugtu> New bug: #82839 in sympa (universe) "Please sync sympa (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82839
<Ubugtu> New bug: #82840 in dicomnifti (universe) "Please sync dicomnifti (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82840
<dholbach> I closed 10 nautilus bugs - yoohoo :)
<ajmitch> yay!
* ajmitch hugs dholbach
<dholbach> thanks :)
<ajmitch> f-spot guys are being great & getting a new release cut before UVF
<ajmitch> which should close a few bugs
<Ubugtu> New bug: #82841 in linux-source-2.6.17 (main) "a100u2w module not available" [Undecided,Unconfirmed] https://launchpad.net/bugs/82841
<fernando> moin all
<ajmitch> dholbach: can bughelper be used for generic bug searching?
<ajmitch> ie I want to find a bunch of open sync requests
* ajmitch watches bughelper die screaming with no config
<dholbach> ajmitch: can you give me the backtrace?
<ajmitch> sure, it's simple
<ajmitch> File "/usr/local/src/debian/ubuntu/bughelper/bugHelper/config.py", line 11, in read_config
<ajmitch> f = open(os.path.expanduser(configfile), "w")
<ajmitch> IOError: [Errno 2] No such file or directory: '/home/ajmitch/.bughelper/config'
<dholbach> urg
<ajmitch> it doesn't create the directory before trying to write the config
<dholbach> *blush*
<ajmitch> using .main
<dholbach> ah, ok, you don't have ~/.bughelper probably
<dholbach> i'll fix that
<ajmitch> yep :)
<dholbach> fixing
<ajmitch> a trap for the unwary
<dholbach> pushed - thanks again
<ajmitch> np
* ajmitch waits for it to be available
<mkorn> hi, i have one question about bughelper: what's the difference between 'Packages-Dir' and 'Local-Packages-Dir' in my config file?
<dholbach> mkorn: Packages-Dir contains the freshest bzr checkout of bughelper-data, which is usually in ~/.bughelper/packages
<dholbach> mkorn: Local-Packages-Dir is a directory, where you like to play with new clue files that are not necessary in LP-bzr yet
<dholbach> does that make sense?
<Ubugtu> New bug: #82842 in amaya (universe) "Please sync amaya (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82842
<Ubugtu> New bug: #82843 in openggsn (universe) "Please sync openggsn (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82843
<Ubugtu> New bug: #82844 in ffingerd (universe) "Please sync ffingerd (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82844
<ajmitch> might help if I pull from sftp:// instead of waiting for the branch mirroring
<ajmitch> quiet, Ubugtu
<ajmitch> so many new bugs :)
<DarkMageZ> maybe sync requests should have their own section
<ajmitch> heh
<ajmitch> they don't generally happen that often
<mkorn> sure. thanks, i'm playing with bughelper right now
<dholbach> mkorn: excellent :)
<dholbach> let me know if you have any suggestions, bugs or patches ;-)
* ajmitch watches it die mercilessly again :)
<dholbach> ajmitch: what is it this time?
<ajmitch> seeing what would happen if I gave it an url from a search
<ajmitch> File "/usr/local/src/debian/ubuntu/bughelper/launchpadBugs/HTMLOperations.py", line 117, in __init__
<ajmitch> self.sourcepackage = filteredSourcePackage[0]
<ajmitch> IndexError: list index out of range
<ajmitch> I'll put the full result somewhere
<dholbach> what did you type in?
<ajmitch> http://pastebin.ca/336949
<dholbach> gracias
* dholbach looks
<dholbach> hm, doesn't have a source package
<dholbach> but it shouldn't barf like that
<dholbach> somebody might want to work on a -q (--quiet) option which suppresses warnings :)
<dholbach> and on "try all clues, if no source package is specified"
* ajmitch guesses that bughelper isn't necessarily what he wants
<ajmitch> sometimes I don't want to be doing clue matching against everything, but just want a list of the bugs
* dholbach adds a 'not yet' to ajmitch's last remark :)
<dholbach> a "free form" search?
<ajmitch> yeah
<dholbach> we have that already, but unfortunately it's bound to source packages
<Ubugtu> New bug: #82845 in gaim (main) "it crashed after reciveing a message from a windows user with msn" [Undecided,Unconfirmed] https://launchpad.net/bugs/82845
<Ubugtu> New bug: #82846 in Ubuntu "Installer Crashed" [Undecided,Unconfirmed] https://launchpad.net/bugs/82846
<dholbach> I'll work on the "no source package specified" thing
<dholbach> maybe even today
<ajmitch> thanks :)
<dholbach> it's -t <package> <condition> <info output> (if you want to have it on top of your clue files)
* ajmitch hopes herd 3 comes out soon so that life can return to normal
<dholbach> and it's -T <package> <condition> <info output> (if you want it to try just the thing you just gave it)
<dholbach> I just fixed the crasher
<ajmitch> I'll nod & smile
<dholbach> hehe :)
<Ubugtu> New bug: #82847 in firefox (main) "[apport] firefox-bin crashed with SIGSEGV" [Undecided,Unconfirmed] https://launchpad.net/bugs/82847
<heno> dholbach: I suspect that in the general 'find this string in any package' case we would want to go via Malone search to avoid scraping 20000 pages
<heno> we could clean up the source terms for malone though for known broken stuff like special characters like '.' and '/'
<heno> *search terms
<dholbach> heno: right - I'm not sure how to avoid that
<heno> dholbach: if it's a simple string as ajmitch is using, then we could clean that for bad symbols, inject it into the Malone search field and run bugnumbers on the output list
<dholbach> maybe we should discuss that on the list
<heno> (though doing the search manually in malone and pasting the URL might be just as well)
<heno> right, may be getting out of scope
<dholbach> i'll have to organize a few things, so I'm out for a break and lunch now
<dholbach> if you have any interesting ideas, post them to the list :)
<dholbach> i'll reply later
<dholbach> see you guys
<Ubugtu> New bug: #82848 in ubiquity (main) "remaining free space is incorrect" [Undecided,Unconfirmed] https://launchpad.net/bugs/82848
<jwendell> seb128, dholbach, fernando, good morning
<jwendell> any news on Bug #81574?
<Ubugtu> Malone bug 81574 in gnome-power-manager "gnome-power-manager is not starting automatically" [High,Confirmed] https://launchpad.net/bugs/81574
<fernando> jwendell: moin
<Ubugtu> New bug: #82849 in bash (main) "bash_completion function for scp broken wrt ' character" [Undecided,Unconfirmed] https://launchpad.net/bugs/82849
<Ubugtu> New bug: #82851 in synaptic (main) "synaptic cannot remove fftw3 and libsdl-net1.2" [Undecided,Unconfirmed] https://launchpad.net/bugs/82851
<seb128> jwendell: hi, you should ask to ogra
<jwendell> seb128, thanks!
<ogra> seb128, patched package is sitting o my disk
<seb128> ogra: you fixed g-p-m autostart?
<seb128> ok
<ogra> yeah, just waiting until Mithandir releases the archive lock
<jwendell> cool
<jwendell> ogra, when you do it, please, close (or put in changelog) bug 81574
<Ubugtu> Malone bug 81574 in gnome-power-manager "gnome-power-manager is not starting automatically" [High,Confirmed] https://launchpad.net/bugs/81574
<ogra> yep
<ogra> i'm autosubscribed to all gpm bugs :)
<jwendell> ogra, have you seen bug 81227 too?
<Ubugtu> Malone bug 81227 in gnome-power-manager "Logout screen appears twice [Feisty]" [Medium,Confirmed] https://launchpad.net/bugs/81227
<Ubugtu> New bug: #82852 in usplash (main) "usplash hangs on radeon mobility 200" [Undecided,Unconfirmed] https://launchpad.net/bugs/82852
*** fabbione_ is now known as fabbione
<Ubugtu> New bug: #82853 in openldap2.3 (main) "Add support for the smbk5pwd overlay" [Undecided,Unconfirmed] https://launchpad.net/bugs/82853
<Ubugtu> New bug: #82854 in rss-glx (main) "[apport] cyclone crashed with SIGSEGV" [Undecided,Unconfirmed] https://launchpad.net/bugs/82854
<Ubugtu> New bug: #82855 in webcamd (universe) "webcamd crashed after trying to run it 'webcamd start'" [Undecided,Unconfirmed] https://launchpad.net/bugs/82855
<Ubugtu> New bug: #82856 in cdrom-checker (main) "'check' boots live system on amd64/desktop" [Undecided,Unconfirmed] https://launchpad.net/bugs/82856
<Ubugtu> New bug: #82857 in tetex-bin (main) "xdvi throws warnings about FontSets" [Undecided,Unconfirmed] https://launchpad.net/bugs/82857
<Ubugtu> New bug: #82858 in rhythmbox (main) "mms based radio make rhythmbox hang" [Undecided,Unconfirmed] https://launchpad.net/bugs/82858
<Ubugtu> New bug: #82859 in control-center (main) "[apport] gnome-keyboard-properties crashed with SIGSEGV (dup-of: 82373)" [Undecided,Unconfirmed] https://launchpad.net/bugs/82859
<Ubugtu> New bug: #69803 in bzr-gtk "Diff window should show side by side diff (dup-of: 70447)" [Wishlist,Confirmed] https://launchpad.net/bugs/69803
<bddebian> Boo
<Ubugtu> New bug: #82860 in timidity (universe) "Default parameters in /etc/default/timidity make midi emulation slow" [Undecided,Unconfirmed] https://launchpad.net/bugs/82860
<Ubugtu> New bug: #82861 in Ubuntu "Can't install libapache2-mod-php4 in Feisty" [Undecided,Unconfirmed] https://launchpad.net/bugs/82861
<Ubugtu> New bug: #82862 in oprofile (universe) "[feisty] oprofile does not sample samples" [Undecided,Unconfirmed] https://launchpad.net/bugs/82862
<Ubugtu> New bug: #82864 in Ubuntu "Feisty AMD 64 couldn't partition the disk" [Undecided,Unconfirmed] https://launchpad.net/bugs/82864
<Ubugtu> New bug: #82865 in Ubuntu "computer cannot return from suspend mode" [Undecided,Unconfirmed] https://launchpad.net/bugs/82865
<Ubugtu> New bug: #82866 in hwdb-client (main) "[apport] hwdb-gui crashed with IndexError in get_xorgdata()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82866
<jwendell> seb128, sorry
<seb128> about?
<jwendell> bug 43050
<Ubugtu> Malone bug 43050 in vino "vino-server crashes after connect if resolution has been changed via xrandr" [Unknown,Confirmed] https://launchpad.net/bugs/43050
<seb128> ah, the Fix Released instead of Fix Commited, that's a detail, don't worry
<jwendell> seb128, 'fix released' is only when a new package is uploaded, right?
<seb128> yep
<seb128> "Fix Released" is "the fix is available to the distribution users"
*** jwendell is now known as jwendell|lunch
* dholbach hugs seb128
* sfllaw hugs seb128.
* bddebian hugs dholbach, sfllaw, and seb128!
<Ubugtu> New bug: #82868 in Ubuntu "After Synaptic upgrade of Beryl in Ubuntu 6.10, beryl-manager will not start" [Undecided,Unconfirmed] https://launchpad.net/bugs/82868
<pochu> dholbach, is today another hug day, or you forgot to change the topic? :-P
<dholbach> hehe
<pochu> dholbach: you can announce the next hug day, February 14th?
<pochu> :)
*** ChanServ sets mode: +o dholbach
<dholbach> isn'T it next week?
<dholbach> sfllaw: ?
<dholbach> :)
<pochu> :)
<pochu> then one next week and one 14th :)
<bddebian> Every Day is a HUG Day! :-)
*** dholbach changes topic to "Ubuntu BugSquad | http://wiki.ubuntu.com/BugSquad | https://launchpad.net/distros/ubuntu/+bugs | Documentation: http://wiki.ubuntu.com/HelpingWithBugs | If you have been triaging bugs for a while, please apply to https://launchpad.net/people/ubuntu-qa/ - http://lists.ubuntu.com/mailman/listinfo/ubuntu-bugsquad | Next HUG DAY is Feb, 7th | Bugs that need forwarding upstream: http://tinyurl.com/36fbve"
*** dholbach sets mode: -o dholbach
<sfllaw> dholbach: I have not been doing it every week, mostly because it seems like every other week is a good pace.
<sfllaw> We can make the next one a Valentine themed day.
<pochu> 7th :(
<pochu> I've an exam on 7th :(
<Nafallo> argh! I have no topicdiff.py on this PC :-/
<pochu> hehe
*** ChanServ sets mode: +o dholbach
<sfllaw> With ASCII hearts <3 for the Unicode challenged ♥
*** dholbach changes topic to "Ubuntu BugSquad | http://wiki.ubuntu.com/BugSquad | https://launchpad.net/distros/ubuntu/+bugs | Documentation: http://wiki.ubuntu.com/HelpingWithBugs | If you have been triaging bugs for a while, please apply to https://launchpad.net/people/ubuntu-qa/ - http://lists.ubuntu.com/mailman/listinfo/ubuntu-bugsquad | Next HUG DAY is Feb, 14"
*** dholbach sets mode: -o dholbach
<pochu> ♥
<pochu> :)
<pochu> no bugs today?
<pochu> :)
<dholbach> Bugs that need forwarding upstream: http://tinyurl.com/36fbve :-)
<pochu> :)
<Nafallo> ehrm
<Nafallo> where did my optionsbar go? :-P
<Nafallo> ah. found it.
<ogra_> lessdisks ??
<ogra_> that should be dropped from the archive
<ogra_> ltsp replaces it nowadays
<Ubugtu> New bug: #82869 in Ubuntu "no bootmaneger or bootable kernel installed on Pegasos" [Undecided,Unconfirmed] https://launchpad.net/bugs/82869
<dholbach> bdmurray: I fixed the 'version attribute' thing in my branch - thanks for pointing out
<Ubugtu> New bug: #82870 in kwin-style-crystal (main) "Kubuntu/Crystal: minimised windows do not resize correctly" [Undecided,Unconfirmed] https://launchpad.net/bugs/82870
<bdmurray> dholbach: what was the fix?
<dholbach> just had to ecpliticly add it to the relax ng schema
<dholbach> it's revno 69 in my branch
<bdmurray> getting it now
<dholbach> if somebody has the time, please review the patches in ~dholbach/bugsquad/bughelper.dev - so I can upload my bughelper-data changes too :-D
<dholbach> seb128: if you have time - it has your favourite new pet feature :-)))
<dholbach> ./bugmlx -a ... -d <bug1,bug2,bug3,bug4> :-)
<seb128> dholbach: cool
<pochu> hi coNP!
*** jwendell|lunch is now known as jwendell
* cypher1 is away: I'm busy
* cypher1 is back (gone 00:00:02)
<Ubugtu> New bug: #82871 in Ubuntu "Bomb appears after rebooting from Feisty herd 3 alternate" [Undecided,Unconfirmed] https://launchpad.net/bugs/82871
<Ubugtu> New bug: #82872 in bluez-btsco (universe) "Refers to docs/index.html while actual file is in index.html" [Undecided,Unconfirmed] https://launchpad.net/bugs/82872
*** cypher1 is now known as cypher1|away
<bdmurray> dholbach: revno 69 tests good for me
<dholbach> *snigger* 'bomb appears...'
<dholbach> ROCK
<sfllaw> dholbach: It's da bomb.
<dholbach> looks like :)
<Ubugtu> New bug: #82873 in linux-source-2.6.20 (main) "BUG: unable to handle kernel paging request at virtual address feda6658" [Undecided,Unconfirmed] https://launchpad.net/bugs/82873
<Ubugtu> New bug: #82874 in Ubuntu "Graphic controller not detected properly on Dimension 9150 for Feisty herd 3" [Undecided,Unconfirmed] https://launchpad.net/bugs/82874
*** co-NP is now known as coNP
<bdmurray> dholbach: what's the discover-data package?
<dholbach> bdmurray: I didn't know we still use it
<Ubugtu> New bug: #82877 in mousepad (main) "[apport] mousepad crashed with SIGSEGV" [Undecided,Unconfirmed] https://launchpad.net/bugs/82877
<bdmurray> see bug 82874 that just came in
<Ubugtu> Malone bug 82874 in discover-data "Graphic controller not detected properly on Dimension 9150 for Feisty herd 3" [High,Unconfirmed] https://launchpad.net/bugs/82874
*** cypher1|away is now known as cypher1
<dholbach> Description: Data lists for Discover hardware detection system
<dholbach> The Discover hardware detection library uses XML data files to describe
<dholbach> software interfaces to various ATA, PCI, PMCMIA, SCSI, and USB devices.
<dholbach> While the Discover library can retrieve data from anywhere on the net, it is
<dholbach> often convenient to have a set of Discover XML data files on one's system;
<dholbach> thus, this package.
<bdmurray> I looked at it and it is assigned to you
<Ubugtu> New bug: #82875 in xorg (main) "xorg hangs on boot (feisty)" [Undecided,Unconfirmed] https://launchpad.net/bugs/82875
<Ubugtu> New bug: #82876 in synaptic (main) "Synaptic wants to reinstall all recomended packages on upgrade" [Undecided,Unconfirmed] https://launchpad.net/bugs/82876
<Ubugtu> New bug: #82878 in Ubuntu "md5 of file in 6.10 server does not match" [Undecided,Unconfirmed] https://launchpad.net/bugs/82878
<gnomefreak> nixternal: are you here?
<Ubugtu> New bug: #82879 in tracker (universe) "[apport] tracker-extract crashed with SIGSEGV in strlen()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82879
<nixternal> ya
<gnomefreak> you use opera right?
<nixternal> nope
<gnomefreak> ah ok
<nixternal> I could never get used to it
<nixternal> I can always install it though to confirm a bug though
<gnomefreak> getting ready to replace 9.10 with 9.12
<nixternal> ahh
<gnomefreak> should have it up on server later this afternoon :)
<thekorn> dholbach: bughelper is a nice tool, i just checkt your brunch, but for some bugs (like 57803) bug.info is verry unclear
<nixternal> good deal, I know there are a lot of Opera users who would be happy to hear that
<dholbach> thekorn: looking at the bug
<gnomefreak> let me test it on feisty than later today or tomorrow i will test it on edgy and release as needed
<thekorn> dholbach: i get that output: http://launchpad.net/bugs/57803 [upstream: Unconfirmed/Undecided][Ubuntu: Unconfirmed/Undecided][Ubuntu: Unconfirmed/Undecided][Ubuntu: Unconfirmed/Undecided][Ubuntu: Unconfirmed/Undecided] - blbllb
<Ubugtu> Malone bug 57803 in xpdf "fonts do not diplay when run in X" [Undecided,Unconfirmed]
<dholbach> thekorn: oh good - it should list the source package too
<dholbach> thekorn: can you file a bug report about that?
<thekorn> dholbach: sure
<dholbach> thekorn: thanks
<Ubugtu> New bug: #82880 in pgadmin3 (universe) "pgadmin3 crashed when deleting 10 or more rows of date in a table" [Undecided,Unconfirmed] https://launchpad.net/bugs/82880
<Ubugtu> New bug: #82881 in mono (main) "Mono crashed. Evolution & Firefox were open and continued to work." [Undecided,Unconfirmed] https://launchpad.net/bugs/82881
<Ubugtu> New bug: #82882 in gnome-power-manager (main) "gnome-power-manager doesn't start on login" [Undecided,Unconfirmed] https://launchpad.net/bugs/82882
<Burgwork> sfllaw: ok, now I am busy
<Ubugtu> New bug: #82884 in imagemagick (main) "[apport] identify crashed with SIGSEGV in free()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82884
<dholbach> thekorn: ooooh, you even have a patch for it ready - neat! :-)
<dholbach> thekorn: what was your test case? how can I see if it works ok?
<Ubugtu> New bug: #82887 in Ubuntu "[Edgy] Data is transmitted to USB drives only on unmounting" [Undecided,Unconfirmed] https://launchpad.net/bugs/82887
<dholbach> thekorn: ok, got it, althought I think it needs a bit formatting love - I'll apply to my branch
<thekorn> dholbach: ok, cool
<dholbach> ROCK :)
* dholbach hugs thekorn
* thekorn hugs dholbach
<dholbach> yoohoo :-)
<Ubugtu> New bug: #82888 in xserver-xgl (universe) "[apport] beryl-xgl crashed with SIGSEGV in _glapi_set_dispatch()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82888
<Ubugtu> New bug: #82890 in deskbar-applet (main) "[apport] deskbar-applet crashed with SIGSEGV in strcmp()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82890
<Ubugtu> New bug: #82891 in Ubuntu "if there is an error while copying, then I cannot eject cdrom" [Undecided,Unconfirmed] https://launchpad.net/bugs/82891
<Ubugtu> New bug: #82892 in Ubuntu "Rebooting DG965MQ after installing Feisty herd 3 from alternate stalls" [Undecided,Unconfirmed] https://launchpad.net/bugs/82892
<dholbach> I'll merge my bughelper.dev and bughelper.main now
<Ubugtu> New bug: #82893 in hplip (main) "hpfax crashed with Error in probeDevices()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82893
<gnomefreak> feisty still frozen?
<dholbach> nope
<dholbach> it's open again
<gnomefreak> ok ty
<dholbach> lots of packages were accepted already
<gnomefreak> checking now ty :)
<dholbach> seb128: you remember which bug report you said about "might be a orbit issue"?
<seb128> dholbach: the strcmp() crasher I reassigned to orbit since and which has over 20 dups now?
<dholbach> bug 82890 and bug 75256 might be related
<Ubugtu> Malone bug 82890 in deskbar-applet "[apport] deskbar-applet crashed with SIGSEGV in strcmp()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82890
<Ubugtu> Malone bug 75256 in deskbar-applet "deskbar crashes on startup." [Medium,Confirmed] https://launchpad.net/bugs/75256
<Ubugtu> New bug: #82895 in tracker (universe) "[apport] tracker-extract crashed with SIGSEGV in g_utf8_validate()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82895
<dholbach> bug 82773 too
<Ubugtu> Malone bug 82773 in basket "basket crashed without a reason" [Undecided,Needs info] https://launchpad.net/bugs/82773
<seb128> dholbach: bug #67361
<Ubugtu> Malone bug 67361 in orbit2 "random apps crash to strcmp () after ORBit call" [Unknown,Unconfirmed] https://launchpad.net/bugs/67361
<dholbach> ah!
<dholbach> thanks seb128
<seb128> np
<Ubugtu> New bug: #82894 in gdm (main) "Logging out of Gnome from XDMCP session does not return to login screen" [Undecided,Unconfirmed] https://launchpad.net/bugs/82894
<Ubugtu> New bug: #82896 in ubiquity (main) "Installer Crashed while partitioning" [Undecided,Unconfirmed] https://launchpad.net/bugs/82896
<Ubugtu> New bug: #82898 in gnome-session (main) "please drop gnome-power-manager dependency" [Low,Unconfirmed] https://launchpad.net/bugs/82898
<Ubugtu> New bug: #82899 in Ubuntu "Keyboard lights are off in Feisty" [Undecided,Unconfirmed] https://launchpad.net/bugs/82899
<Ubugtu> New bug: #82900 in beryl-manager (universe) "Crashes at start" [Undecided,Unconfirmed] https://launchpad.net/bugs/82900
<Ubugtu> New bug: #82901 in firefox (main) "crashed on deleting mail from yahoo email address" [Undecided,Unconfirmed] https://launchpad.net/bugs/82901
* dholbach adds some new clues to bughelper-data
<Ubugtu> New bug: #82902 in xinit (main) "20xorg-common_process-args doesn't work with zsh" [Undecided,Unconfirmed] https://launchpad.net/bugs/82902
<Ubugtu> New bug: #82905 in ubiquity (main) "Herd 3 installer stops at 90% on Macbook" [Undecided,Unconfirmed] https://launchpad.net/bugs/82905
<Ubugtu> New bug: #82903 in xinit (main) "20xorg-common_process-args doesn't work with zsh" [Undecided,Unconfirmed] https://launchpad.net/bugs/82903
<Ubugtu> New bug: #82904 in Ubuntu "power down" [Undecided,Unconfirmed] https://launchpad.net/bugs/82904
<Ubugtu> New bug: #82906 in Ubuntu "Trashbin "stays full"" [Undecided,Unconfirmed] https://launchpad.net/bugs/82906
<dholbach> good night everybody - have a nice WE!
<davmor2> Is Henrik Omma on this list?
<ogra_> which list ?
<Ubugtu> New bug: #82909 in postfix (main) "Please sybc 2.3.7-1" [Undecided,Unconfirmed] https://launchpad.net/bugs/82909
<davmor2> ogra_ sorry channel I'm still getting used to irc
<ogra_> heh, ok
<ogra_> then you look for heno
<ogra_> but he isnt here atm
<davmor2> thanks
<bdmurray> bug 82910
<Ubugtu> Malone bug 82910 in Ubuntu "STOP SENDING E_MAILS TO ME" [Undecided,Unconfirmed] https://launchpad.net/bugs/82910
* popey is talking with kico in #launchpad about that bug
<popey> s/kico/kiko
<fernando> bughelper case_sensitive was removed?
<Ubugtu> New bug: #82912 in Ubuntu "[feisty] sound lost after suspend / hibernate" [Undecided,Unconfirmed] https://launchpad.net/bugs/82912
* Nafallo wonders if popey is on all channels he's on...
<Nafallo> hehe. only half of them or so :-P
<popey> I see a couple in your whois :)
* popey will stalk you later..
<popey> bit busy right now
<Nafallo> lol
<Ubugtu> New bug: #82913 in atool (universe) "dead link to homepage" [Undecided,Unconfirmed] https://launchpad.net/bugs/82913
<sfllaw> Burgwork: Sorry. Get back in touch when you aren't?
<Burgwork> sfllaw: free now
<Burgwork> I would love to speak quickly about triaging compiz crashers bugs from apport
<sfllaw> Burgwork: All right. Shoot.
<Burgwork> what exactly do I do with them?
<sfllaw> Example?
<Burgwork> any of the apport bugs listed here: https://bugs.launchpad.net/ubuntu/+source/compiz/+bugs
<Burgwork> which of the logs should i compare to find dups?
<sfllaw> Looking.
<sfllaw> Burgwork: Stacktrace.txt.
<sfllaw> You're looking for similar traces.
<sfllaw> Hmm, none of those look similar.
<sfllaw> Maybe bug 81199 and bug 81997.
<Ubugtu> Malone bug 81199 in compiz "[apport] compiz.real crashed with SIGSEGV in ??()" [Undecided,Unconfirmed] https://launchpad.net/bugs/81199
<Ubugtu> Malone bug 81997 in compiz "[apport] compiz.real crashed with SIGSEGV in ??()" [Undecided,Unconfirmed] https://launchpad.net/bugs/81997
<sfllaw> Along with bug 82336.
<Ubugtu> Malone bug 82336 in compiz "[apport] compiz.real crashed with SIGSEGV in removeFileWatch()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82336
<sfllaw> But those could be different.
<sfllaw> It's probably best to get compiz with debugging symbols and run apport-retrace over them.
<sfllaw> I wonder if pitti is around...
<sfllaw> Nope.
<Ubugtu> New bug: #82915 in gnuradio (universe) "gnuradio-examples package not installable" [Undecided,Unconfirmed] https://launchpad.net/bugs/82915
<Ubugtu> New bug: #82916 in ldapdns (universe) "Please sync ldapdns (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82916
<Ubugtu> New bug: #82917 in karrigell (universe) "Please sync karrigell (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82917
*** ctrlsoft is now known as jelmer
<Ubugtu> New bug: #82919 in kvpnc (universe) "KVpnc has no Help file" [Undecided,Unconfirmed] https://launchpad.net/bugs/82919
<Ubugtu> New bug: #82920 in Ubuntu "beryl crashes with Radeon 9600" [Undecided,Unconfirmed] https://launchpad.net/bugs/82920
<Burgwork> sfllaw: is there a page that describes how to install and run compiz with debugging symbols?
<sfllaw> Burgwork: Eep, no.
<sfllaw> Burgwork: https://wiki.ubuntu.com/AutomatedProblemReports
<sfllaw> is a place to start looking to see if pitti has implemented easy generation of debug symbols.
<sfllaw> Otherwise, build a debug version of compiz and run the coredump through it.
<Ubugtu> New bug: #82921 in Ubuntu "Feisty herd 3 desktop CD sometimes fails to boot on CHGL30945PM1" [Undecided,Needs info] https://launchpad.net/bugs/82921
<Ubugtu> New bug: #82922 in gnome-media (main) "default quality for ogg profile too low" [Undecided,Unconfirmed] https://launchpad.net/bugs/82922
<Burgwork> sfllaw: is there a howto on that on a bugs page?
<Ubugtu> New bug: #82910 in Ubuntu "STOP SENDING E_MAILS TO ME" [Undecided,Rejected] https://launchpad.net/bugs/82910
<ogra_> wow, what a loud subject
<sfllaw> Burgwork: I don't really think so.
<sfllaw> Burgwork: I should probably get pitti to show me what he's got.
<sfllaw> And distill it.
<bdmurray> what about DebuggingProgramCrashes
<Ubugtu> New bug: #82923 in Ubuntu "Beryl crashes when Firefox runed" [Undecided,Unconfirmed] https://launchpad.net/bugs/82923
<bdmurray> or rather DebuggingProgramCrash page?
<sfllaw> bdmurray: A very good point.
<sfllaw> Burgwork: Huh, pitti did build ddebs of compiz.
<Burgwork> given I am currently run off my feet at work, I will look into that later
<tepsipakki> what should be done with beryl bugs.. rejected because it is not available in ubuntu?
<Nafallo> it isn't?
<Nafallo> !info beryl-core
<Ubugtu> New bug: #82924 in Ubuntu "Installer Crashed during major 1st install " [Undecided,Unconfirmed] https://launchpad.net/bugs/82924
<ubotu> Package beryl-core does not exist in any distro I know
<Nafallo> hmm
<tepsipakki> beryl-manager is
<Nafallo> I thought I saw an upload...
<Nafallo> hmm
<tepsipakki> which is silly since it depends on beryl-core :)
<Nafallo> ah. beryl-{manager,settings}
<tepsipakki> I don't envy those who get to maintain beryl or compiz :)
<Burgwork> compiz isn't bad
<tepsipakki> I've tested compiz, yes
<Burgwork> daver has been good about fixing bugs and the default settings are sane, thanks to seb128
<tepsipakki> it's quite good, but for instance matlab just hangs when using it
<Ubugtu> New bug: #82925 in Ubuntu "AutoRepeat doesn't work on Thinkpad Back/Forward keys." [Undecided,Unconfirmed] https://launchpad.net/bugs/82925
<sfllaw> tepsipakki: Beryl is not in the archive. Some people pick it up from a third-party repository. That's why we see them with funny version numbers.
<sfllaw> I think beryl-core might have been in universe for a while, but it's been removed.
<tepsipakki> okay, if it has been in universe, I won't reject those
<tepsipakki> bugs
<Nafallo> sfllaw: nope. I searched feisty-changes :-)
<tepsipakki> hah, launchpad has beryl-core, only that the status is "not yet built" :)
<sfllaw> Ha.
<sfllaw> I've been rejecting them, pointing people nicely to the Beryl guys.
<ajmitch> it was never accepted
<Ubugtu> New bug: #82926 in gnome-app-install (main) "[apport] gnome-app-install crashed with TypeError in __init__()" [Undecided,Unconfirmed] https://launchpad.net/bugs/82926
<Ubugtu> New bug: #82927 in Ubuntu "feisty fawn no network connection" [Undecided,Unconfirmed] https://launchpad.net/bugs/82927
<Nafallo> ajmitch: ah :-)
<ajmitch> but the source package record was created when it got to the NEW queue
<ajmitch> and we deal with the results ever since
<tepsipakki> ok, in that case I'll reject those that I've seen
<ajmitch> yay :)
<sfllaw> Thanks!
<ajmitch> http://people.ubuntu-in.org/~carthik/bugstats/
* ajmitch sees the bug peak where pitti processed his sync requests :)
<sfllaw> Yeah.
<sfllaw> Maybe I should get him to stop doing that.
<sfllaw> :)
<ajmitch> heh
<Nafallo> then you have to stop ajmitch massbuilding stuff when he sleeps aswell :-)
<tepsipakki> what's the status with xorg, btw? it's been quiet for a long time
<ajmitch> no, I've yet to do mass-filing of bugs
<Nafallo> ajmitch: ask pitti for his scripts then? ;-)
<Nafallo> hmm
<Nafallo> pbuilder have the same exit status for failed builds as it has for successfull? ;-)
<Nafallo> might be easy to send it automatically for successful ones in that case :-P
<ajmitch> Nafallo: no, it's a matter of knowing what I need to file, and giving reasons for it
<Nafallo> baah
<Nafallo> damn ;-)
* ajmitch already has enough scripts around
<ajmitch> including ones for massbuilding with pbuilder
<Nafallo> are they FOSS? :-)
* ajmitch shrugs
<Nafallo> hehe
<Ubugtu> New bug: #82928 in maildir-bulletin (universe) "[Sync Request] maildir-bulletin 0.68" [Undecided,Unconfirmed] https://launchpad.net/bugs/82928
* ajmitch is sure he filed that one earlier
<ajmitch> nope, I was just about it
<ajmitch> s/it/to/
<bddebian> For maildir-bulletin?
<ajmitch> bddebian: yes
<bddebian> Sorry, that was me
<ajmitch> yes, I saw
<bddebian> Cool so you are going to finish up all the merges? :-)
* ajmitch gives up on filing syncs for awhile
<ajmitch> bye
<bddebian> Later man
<Nafallo> why did I point my browser to launchpad?
<tepsipakki> :)
<coNP> hey pochu, great bugkiller!
<pochu> hey coNP!!!
<pochu> :)
<pochu> coNP: great bugfighter! :)
<gnomefreak> Nafallo: you like slow loading sites?
<gnomefreak> :)
<Nafallo> gnomefreak: must have been something else. it's like when I ssh to my server and wonder what I'm doing on the prompt...
<Ubugtu> New bug: #82929 in dnscvsutil (universe) "Please sync dnscvsutil (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82929
<Ubugtu> New bug: #82930 in deco (universe) "Please sync deco (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82930
<Ubugtu> New bug: #82931 in crywrap (universe) "Please sync crywrap (universe) from unstable (main)" [Undecided,Confirmed] https://launchpad.net/bugs/82931
<bddebian> Lutin: You here?
<bddebian> Gah, wrong window
<Lutin> bddebian: sure
<Ubugtu> New bug: #82932 in sun-java6 (multiverse) "Firefox java plugin freeze" [Undecided,Unconfirmed] https://launchpad.net/bugs/82932
<Ubugtu> New bug: #82933 in muine (universe) "feisty muine package does not include an icon" [Undecided,Unconfirmed] https://launchpad.net/bugs/82933
<Ubugtu> New bug: #82934 in mod-mono (universe) "mono apache module not installable" [Undecided,Unconfirmed] https://launchpad.net/bugs/82934
<Ubugtu> New bug: #82935 in kvm (universe) "kernel oops while installing win 2k sp2" [Undecided,Unconfirmed] https://launchpad.net/bugs/82935
<Ubugtu> New bug: #82936 in gaim (main) "Gaim crash" [Undecided,Unconfirmed] https://launchpad.net/bugs/82936
<Ubugtu> New bug: #82937 in firefox (main) "firefox crash after ubuntu 6.10 instalation +update" [Undecided,Unconfirmed] https://launchpad.net/bugs/82937
<Ubugtu> New bug: #82939 in apport (main) "Apport cannot open browser when running as root" [Undecided,Unconfirmed] https://launchpad.net/bugs/82939
<Ubugtu> New bug: #82940 in Ubuntu "sis_agp must be blacklisted to get working direct rendering with fglrx" [Undecided,Unconfirmed] https://launchpad.net/bugs/82940
<Ubugtu> New bug: #82941 in usplash (main) "X does not work when splash is enabled" [Undecided,Unconfirmed] https://launchpad.net/bugs/82941
*** Cas_ is now known as Cas
<Ubugtu> New bug: #82945 in synaptic (main) "Synaptic crashes." [Undecided,Unconfirmed] https://launchpad.net/bugs/82945
<Ubugtu> New bug: #82946 in ubiquity (main) "Installer crashed while copying files to USB install target" [Undecided,Unconfirmed] https://launchpad.net/bugs/82946
<Ubugtu> New bug: #82947 in cfv (universe) "installed it but can't run it." [Undecided,Unconfirmed] https://launchpad.net/bugs/82947
<Ubugtu> New bug: #82948 in libapache2-mod-python (main) "reference of the session object in PSP gives error. " [Undecided,Unconfirmed] https://launchpad.net/bugs/82948
<Ubugtu> New bug: #82949 in libbonobo (main) "/var/crash/_usr_bin_python.1000.crash" [Undecided,Unconfirmed] https://launchpad.net/bugs/82949

Generated by irclog2html.pl 2.1 by Jeff Waugh - find it at freshmeat.net!