[Bug 447431] Re: gnome-settings-daemon dies with BadMatch

2009-10-09 Thread Steve Langasek
Here we go: Breakpoint 1, gdk_x_error (display=0x221ebe0, error=0x7fff59879f00) at /build/buildd/gtk+2.0-2.18.2/gdk/x11/gdkmain-x11.c:438 438 /build/buildd/gtk+2.0-2.18.2/gdk/x11/gdkmain-x11.c: No such file or directory. in /build/buildd/gtk+2.0-2.18.2/gdk/x11/gdkmain-x11.c (gdb)

[Bug 444622] Re: package libpam-gnome-keyring 2.28.0-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2009-10-06 Thread Steve Langasek
*** This bug is a duplicate of bug 444252 *** https://bugs.launchpad.net/bugs/444252 ** This bug is no longer a duplicate of bug 52 package libpam-gnome-keyring 2.28.0-0ubuntu2 failed to install/upgrade: il sottoprocesso vecchio script di post-installation รจ stato terminato dal

[Bug 236740] Re: ACPI lid switch support on a Thinkpad T61 problem

2009-10-05 Thread Steve Langasek
** Package changed: acpi-support (Ubuntu) = gnome-power-manager (Ubuntu) -- ACPI lid switch support on a Thinkpad T61 problem https://bugs.launchpad.net/bugs/236740 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in

[Bug 164120] Re: nautilus hangs when mounted nfs drive is no longer accessible

2009-10-02 Thread Steve Langasek
Problems with mount.nfs being slow in hardy are unrelated to the bug reported by this submitter; closing the nfs-utils task as invalid. ** Changed in: nfs-utils (Ubuntu) Status: New = Invalid -- nautilus hangs when mounted nfs drive is no longer accessible

[Bug 230034] Re: NFS opens shares on desktop

2009-10-02 Thread Steve Langasek
Thank you for taking the time to report this bug and help to improve Ubuntu. Is this still an issue for you in the current Ubuntu release? I regularly use NFS from my laptop, and don't see any icons like this on my desktop. Reassigning to nautilus, nfs-utils is a strictly low-level package that

[Bug 431166] Re: karmic gdm restarts X infinitely when video driver fails to load

2009-10-01 Thread Steve Langasek
I'm opening an upstart task on this bug; I think init is supposed to have rate limiting in place to prevent jobs from respawning endlessly, I don't know why it's not taking effect here. ** Also affects: upstart (Ubuntu) Importance: Undecided Status: New ** Changed in: upstart (Ubuntu)

[Bug 431166] Re: karmic gdm restarts X infinitely when video driver fails to load

2009-10-01 Thread Steve Langasek
03:32 Keybuk slangasek: gdm restarts X indefinitely 03:32 Keybuk it's not gdm that's restarting Sorry, closing this task back out. ** Changed in: upstart (Ubuntu) Status: Triaged = Invalid -- karmic gdm restarts X infinitely when video driver fails to load

[Bug 421318] Re: totem crashed with SIGABRT in __kernel_vsyscall()

2009-09-28 Thread Steve Langasek
Rick, I don't believe I'm going to have any time to work on this bug this week personally; perhaps it's best to ask another member of the foundations team to look at it? -- totem crashed with SIGABRT in __kernel_vsyscall() https://bugs.launchpad.net/bugs/421318 You received this bug notification

[Bug 438258] Re: nautilus registers AddWaitSignal to xsplash incorrectly

2009-09-28 Thread Steve Langasek
** Also affects: nautilus (Ubuntu Karmic) Importance: High Assignee: Cody Russell (bratsche) Status: Fix Committed -- nautilus registers AddWaitSignal to xsplash incorrectly https://bugs.launchpad.net/bugs/438258 You received this bug notification because you are a member of

[Bug 407315] Re: Screen does not lock after suspend

2009-09-25 Thread Steve Langasek
** Also affects: gnome-session (Ubuntu Karmic) Importance: Medium Status: Confirmed ** Changed in: gnome-session (Ubuntu Karmic) Importance: Medium = High -- Screen does not lock after suspend https://bugs.launchpad.net/bugs/407315 You received this bug notification because you are

[Bug 436936] Re: gdm upstart job checks /proc/cmdline for single user mode, won't dtrt on post-boot runlevel change

2009-09-25 Thread Steve Langasek
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32462233/Dependencies.txt ** Also affects: kdebase-workspace (Ubuntu) Importance: Undecided Status: New ** Changed in: gdm (Ubuntu) Importance: Undecided = Medium ** Changed in: kdebase-workspace (Ubuntu)

[Bug 436936] [NEW] gdm upstart job checks /proc/cmdline for single user mode, won't dtrt on post-boot runlevel change

2009-09-25 Thread Steve Langasek
Public bug reported: Binary package hint: gdm gdm upstart job uses the following to prevent starting when in single user mode: # Check kernel command-line for inhibitors for ARG in $(cat /proc/cmdline) do case ${ARG} in text|-s|s|S|single) exit 0

[Bug 436936] Re: gdm upstart job checks /proc/cmdline for single user mode, won't dtrt on post-boot runlevel change

2009-09-25 Thread Steve Langasek
kdebase-workspace has copied the same logic into its upstart job, so suffers from the same bug. -- gdm upstart job checks /proc/cmdline for single user mode, won't dtrt on post-boot runlevel change https://bugs.launchpad.net/bugs/436936 You received this bug notification because you are a

[Bug 430205] Re: gdm login context incorrect

2009-09-23 Thread Steve Langasek
The proposed PAM config uses pam_sepermit for auth in gdm. Why is this needed, when login doesn't use this? Should SELinux handling not be identical between login and gdm? Can this be generalized to other services as well (i.e., put it in as a PAM profile hooked into pam-auth-update)? -- gdm

[Bug 427356] Re: Boot Performance Updates

2009-09-23 Thread Steve Langasek
usplash is currently *only* used if you have the cryptsetup package installed, which needs it for prompting for passphrases in the initramfs. If you aren't using encrypted disks, you should remove the cryptsetup package from your system. If you don't have cryptsetup installed but you are seeing

[Bug 434338] Re: gdm 'shutdown' button == UI disaster

2009-09-22 Thread Steve Langasek
** Changed in: gdm (Ubuntu) Importance: High = Medium ** Changed in: gdm (Ubuntu) Assignee: (unassigned) = Robert Ancell (robert-ancell) -- gdm 'shutdown' button == UI disaster https://bugs.launchpad.net/bugs/434338 You received this bug notification because you are a member of Ubuntu

[Bug 434338] Re: gdm 'shutdown' button == UI disaster

2009-09-22 Thread Steve Langasek
suggestions on possible ways to fix this: - add an inactive 'login' button in the lower righthand corner, so that the default button option is sensible - don't highlight the first user in the list when it's not actually selected yet - add a confirmation dialog when clicking on 'shutdown'. --

[Bug 427356] Re: Boot Performance Updates

2009-09-21 Thread Steve Langasek
Yes, that bug looks like it's probably a regression introduced by this change. -- Boot Performance Updates https://bugs.launchpad.net/bugs/427356 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing

[Bug 434269] [NEW] when I open my laptop lid, gsd changes my resolution

2009-09-21 Thread Steve Langasek
Public bug reported: Binary package hint: gnome-settings-daemon When I close and reopen my laptop lid, gnome-settings-daemon (or something that talks to it) changes my resolution from the default 1280x800 to 1024x768, which is ugly and annoying. $ xrandr Screen 0: minimum 320 x 200, current

[Bug 434269] Re: when I open my laptop lid, gsd changes my resolution

2009-09-21 Thread Steve Langasek
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32182991/Dependencies.txt ** Tags added: regression-potential ** Changed in: gnome-settings-daemon (Ubuntu) Importance: Undecided = Medium -- when I open my laptop lid, gsd changes my resolution

[Bug 434338] [NEW] gdm 'shutdown' button == UI disaster

2009-09-21 Thread Steve Langasek
Public bug reported: Binary package hint: gdm When booting to gdm, I'm presented with a login screen that includes: - a list of users, where the first user is highlighted - a 'shutdown' button in the lower right-hand corner of the dialog. If I *click* on the already-highlighted username, the

[Bug 434338] Re: gdm 'shutdown' button == UI disaster

2009-09-21 Thread Steve Langasek
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32193603/Dependencies.txt ** Tags added: regression-potential ** Changed in: gdm (Ubuntu) Importance: Undecided = High -- gdm 'shutdown' button == UI disaster https://bugs.launchpad.net/bugs/434338 You received this bug

[Bug 434269] Re: when I open my laptop lid, gsd changes my resolution

2009-09-21 Thread Steve Langasek
monitors.xml attached. Note that the contents of this file are largely not my doing, and now that I know this is there, I'll probably nuke most of it since it doesn't work the way I want it to in any case. :-) I think to reproduce this bug, I have to have plugged in my external monitor during

[Bug 434269] Re: when I open my laptop lid, gsd changes my resolution

2009-09-21 Thread Steve Langasek
abracadabra! ** Attachment added: monitors.xml http://launchpadlibrarian.net/32230221/monitors.xml -- when I open my laptop lid, gsd changes my resolution https://bugs.launchpad.net/bugs/434269 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 427356] Re: Boot Performance Updates

2009-09-20 Thread Steve Langasek
I don't know what other bug you meant to refer to, but the bug number you've given is the one for /this/ bug report... -- Boot Performance Updates https://bugs.launchpad.net/bugs/427356 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm

Re: [Bug 427356] Re: Boot Performance Updates

2009-09-16 Thread Steve Langasek
release cycle, and at the moment we have our hands full resolving the bugs that have been identified with those services already converted. You could file wishlist bugs against these packages, but I don't think there'd be much point. -- Steve Langasek Give me a lever long enough

[Bug 427356] Re: Boot Performance Updates

2009-09-15 Thread Steve Langasek
The packages in question must all be upgraded as a group, and owing to these very uploads, the packages are not yet all built (having broken the buildd chroots for a time). When the dust settles we should look at making the upgrade path more robust, but until then it's too early to declare it

[Bug 427356] Re: Boot Performance Updates

2009-09-14 Thread Steve Langasek
Oh, fair point - so we can start usplash from the root filesystem if needed for fsck prompting? Does this work already today, and if not, is this converging on schedule for release? In some cases, cryptsetup will be installed on systems that aren't using crypted root; so having cryptsetup ship a

Re: [Bug 427356] Re: Boot Performance Updates

2009-09-14 Thread Steve Langasek
, then it matters. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org/ slanga...@ubuntu.com vor

Re: [Bug 427356] Re: Boot Performance Updates

2009-09-14 Thread Steve Langasek
. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org/ slanga...@ubuntu.com vor

[Bug 427356] Re: Boot Performance Updates

2009-09-14 Thread Steve Langasek
** Changed in: usplash (Ubuntu) Status: Incomplete = Confirmed -- Boot Performance Updates https://bugs.launchpad.net/bugs/427356 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list

[Bug 427356] Re: Boot Performance Updates

2009-09-14 Thread Steve Langasek
** Changed in: acpid (Ubuntu) Status: New = Confirmed ** Changed in: apport (Ubuntu) Status: New = Confirmed ** Changed in: avahi (Ubuntu) Status: New = Confirmed ** Changed in: dbus (Ubuntu) Status: New = Confirmed ** Changed in: hal (Ubuntu) Status: New =

[Bug 260492] Re: opening a directory using an application change associations incorrectly

2009-09-12 Thread Steve Langasek
** Changed in: nautilus Status: Confirmed = Fix Released ** Changed in: gnome-panel (Ubuntu Intrepid) Status: Confirmed = Fix Released ** Changed in: gnome-panel (Ubuntu) Status: Confirmed = Fix Released ** Changed in: nautilus (Ubuntu) Status: Confirmed = Fix

[Bug 408141] Re: LCD brightness control not working (Toshiba Satellite A110)

2009-09-12 Thread Steve Langasek
This is not a bug in acpi-support. Do not reassign it back. It is either a bug in gnome-power-manager, devicekit-power, or the kernel. ** Package changed: acpi-support (Ubuntu) = gnome-power-manager (Ubuntu) -- LCD brightness control not working (Toshiba Satellite A110)

[Bug 423450] Re: FFE: Add user manager dbus interface to gdmserver

2009-09-11 Thread Steve Langasek
FFe granted, please go ahead. ** Changed in: gdm (Ubuntu) Status: New = Confirmed -- FFE: Add user manager dbus interface to gdmserver https://bugs.launchpad.net/bugs/423450 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in

[Bug 427356] Re: Boot Performance Updates

2009-09-11 Thread Steve Langasek
** Changed in: debhelper (Ubuntu) Status: New = Confirmed ** Changed in: debhelper (Ubuntu) Importance: Undecided = High -- Boot Performance Updates https://bugs.launchpad.net/bugs/427356 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 427356] Re: Boot Performance Updates

2009-09-11 Thread Steve Langasek
What does it mean for usplash to be optional in the initramfs? How is initramfs-tools supposed to know at initramfs generation time whether usplash is needed - aren't we still supposed to be using usplash for opportunistic prompts in the initramfs (such as for fsck)? ** Changed in:

[Bug 427356] Re: Boot Performance Updates

2009-09-11 Thread Steve Langasek
actually, doesn't sound like the initramfs-tools change itself should be a problem, so confirming that one. ** Changed in: initramfs-tools (Ubuntu) Status: Incomplete = Confirmed ** Changed in: usplash (Ubuntu) Status: New = Incomplete ** Changed in: upstart (Ubuntu)

[Bug 427356] Re: Boot Performance Updates

2009-09-11 Thread Steve Langasek
Before approving the bulk of these, I have a few questions: - If approved, how soon can these be uploaded? (I think we want the bulk of this to land before alpha-6; if you're ready to go on these, feel free to grab me on IRC so that we can get this on its way.) - Do we have a rollback plan in

[Bug 427356] Re: Boot Performance Updates

2009-09-11 Thread Steve Langasek
Robbie, in that case why are changes to initramfs-tools required to implement this? The initramfs hook itself should figure out whether to run - initramfs-tools can't know, when building the initramfs, whether a filesystem check will be required since that's decided at boot. The encrypted fs use

[Bug 413078] Re: Acer Aspire Timeline backlight controls non-functional

2009-09-08 Thread Steve Langasek
** Package changed: acpi-support (Ubuntu) = gnome-power-manager (Ubuntu) -- Acer Aspire Timeline backlight controls non-functional https://bugs.launchpad.net/bugs/413078 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager

[Bug 138194] Re: Closing lid during initial shutdown causes notebook to suspend

2009-09-08 Thread Steve Langasek
The acpi-support package doesn't implement suspending on lid close, it only handles screen locking; and in any case acpi-support's suspend handling is inactive when a desktop is detected. This must be a bug in the corresponding desktop event handlers. ** Package changed: acpi-support (Ubuntu) =

[Bug 321311] Re: gnome-screensaver dialog helper spins indefinitely, never unlocks the session, when GTK_IM_MODULE is set

2009-09-01 Thread Steve Langasek
Solution: -rwxr-sr-x 1 root shadow 30272 2009-03-21 10:33 /sbin/unix_chkpwd so adding shadow group to current user it worked for me. You should *never* have to do this to get screensaver authentication to work. Something is seriously wrong with your setup if this had any effect at all. --

[Bug 276603] Re: crashed while listening to a mp3 podcast

2009-09-01 Thread Steve Langasek
don't change bug states without explanation. ** Changed in: rhythmbox Status: Incomplete = Fix Released ** Changed in: rhythmbox (Ubuntu Intrepid) Status: New = Fix Released ** Changed in: rhythmbox (Ubuntu) Status: Confirmed = Fix Released -- crashed while listening to a

[Bug 400863] Re: ck-history can take a *long* time to run, during which gdm is unusable

2009-08-31 Thread Steve Langasek
This is a duplicate of bug #287715, whose root cause has been resolved; ck-history will be much faster once the old, cluttered history logs have rotated off. There *should* be an option to disable the facebrowser - users are not enumerable in all contexts - but that's a separate bug. --

[Bug 408141] Re: LCD brightness control not working (Toshiba Satellite A110)

2009-08-27 Thread Steve Langasek
** Package changed: acpi-support (Ubuntu) = gnome-power-manager (Ubuntu) -- LCD brightness control not working (Toshiba Satellite A110) https://bugs.launchpad.net/bugs/408141 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 402169] Re: brasero_video_options_new implicitly converted to pointer

2009-08-27 Thread Steve Langasek
These warnings no longer appear in the build log for the current version of brasero. ** Changed in: brasero (Ubuntu Karmic) Status: Triaged = Fix Released -- brasero_video_options_new implicitly converted to pointer https://bugs.launchpad.net/bugs/402169 You received this bug

[Bug 344886] Re: Battery low notification displays wrong icon, when Human theme is selected

2009-08-27 Thread Steve Langasek
*** This bug is a duplicate of bug 383274 *** https://bugs.launchpad.net/bugs/383274 ** This bug has been marked a duplicate of bug 383274 missing icons for gnome-power-manager -- Battery low notification displays wrong icon, when Human theme is selected

[Bug 248839] Re: List of network servers is not updated

2009-08-25 Thread Steve Langasek
** Changed in: acpi-support (Ubuntu) Status: New = Invalid -- List of network servers is not updated https://bugs.launchpad.net/bugs/248839 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. -- desktop-bugs

[Bug 288494] Re: the youtube code needs to be updated

2009-08-23 Thread Steve Langasek
** Changed in: totem (Ubuntu) Status: New = Fix Released -- the youtube code needs to be updated https://bugs.launchpad.net/bugs/288494 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list

[Bug 104957] Re: users with no password can't log in with gdm

2009-08-19 Thread Steve Langasek
This bug has nothing to do with kernels. The pam task is still open for the reason given in https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/104957/comments/24. Do not touch the status of this task ** Changed in: pam (Ubuntu) Status: Fix Released = Triaged ** Changed in: pam

[Bug 104957] Re: users with no password can't log in with gdm

2009-08-19 Thread Steve Langasek
Well in that case, I'm marking the gdm Ubuntu task as invalid. The Debian shadow maintainer has agreed that /etc/securetty should mark these X displays as trusted. This hasn't entirely been implemented yet since fusa jumps straight to :20 as its next display number and /etc/securetty only goes up

[Bug 114620] Re: GDM has no change password option

2009-08-17 Thread Steve Langasek
Huh? Where's the security issue in giving users an interface for changing their password? ** Changed in: gdm (Ubuntu) Status: Invalid = Triaged -- GDM has no change password option https://bugs.launchpad.net/bugs/114620 You received this bug notification because you are a member of

[Bug 199014] Re: python-xml removal: please drop/replace (build) dependencies

2009-08-13 Thread Steve Langasek
** Changed in: pyslide (Ubuntu) Status: Incomplete = Fix Released -- python-xml removal: please drop/replace (build) dependencies https://bugs.launchpad.net/bugs/199014 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gstreamer0.10

[Bug 199014] Re: python-xml removal: please drop/replace (build) dependencies

2009-08-13 Thread Steve Langasek
Ah - yes, I see that the pyslide fix involved declaring a dep on python-xml, which seems to not be the intent of this bug report. Reopening this task (as Triaged, though - not Incomplete, which implies there is information missing about the bug.) ** Changed in: pyslide (Ubuntu) Status: Fix

[Bug 412455] Re: xsplash doesn't timeout to reveal the user session

2009-08-12 Thread Steve Langasek
I understand (as mentioned in the duplicate bug #412555) that the flipside of this bug is that the timeout is never supposed to be reached because something is supposed to signal xsplash that the desktop is set up, and this isn't currently happening. Opening a task on gnome- session, which seems

[Bug 233922] Re: [new-upstream] Firefox 3.0 RC1 is available

2009-08-12 Thread Steve Langasek
** Changed in: firefox-3.0 (Ubuntu Hardy) Assignee: Alexander Sack (asac) = (unassigned) ** Changed in: firefox-3.0 (Ubuntu) Assignee: Alexander Sack (asac) = (unassigned) -- [new-upstream] Firefox 3.0 RC1 is available https://bugs.launchpad.net/bugs/233922 You received this bug

[Bug 233922] Re: [new-upstream] Firefox 3.0 RC1 is available

2009-08-12 Thread Steve Langasek
** Changed in: yelp (Ubuntu) Assignee: Alexander Sack (asac) = (unassigned) -- [new-upstream] Firefox 3.0 RC1 is available https://bugs.launchpad.net/bugs/233922 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to devhelp in ubuntu. --

[Bug 403549] Re: nautilus crashed with SIGSEGV immediately after start up

2009-08-07 Thread Steve Langasek
** Also affects: nautilus (Ubuntu Karmic) Importance: Medium Assignee: Ubuntu Desktop Bugs (desktop-bugs) Status: Triaged -- nautilus crashed with SIGSEGV immediately after start up https://bugs.launchpad.net/bugs/403549 You received this bug notification because you are a member

[Bug 403549] Re: nautilus crashed with SIGSEGV immediately after start up

2009-08-07 Thread Steve Langasek
** Changed in: nautilus (Ubuntu Karmic) Importance: Medium = High -- nautilus crashed with SIGSEGV immediately after start up https://bugs.launchpad.net/bugs/403549 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 259385] Re: [i845] Intrepid Compiz freezes on login for i845

2009-08-05 Thread Steve Langasek
** Changed in: xserver-xorg-video-intel (Ubuntu Jaunty) Status: Confirmed = Won't Fix -- [i845] Intrepid Compiz freezes on login for i845 https://bugs.launchpad.net/bugs/259385 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp

[Bug 361224] Re: Please sponsor brasero 2.26.1 (main) into Jaunty

2009-08-02 Thread Steve Langasek
Please don't un-mark bugs as fixed without explanation. ** Changed in: brasero (Ubuntu) Status: New = Fix Released -- Please sponsor brasero 2.26.1 (main) into Jaunty https://bugs.launchpad.net/bugs/361224 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 137598] Re: Screen brightness resets to default (maximum) on idle with AC plugged in

2009-07-22 Thread Steve Langasek
correct state for the hardy task is 'wontfix', not 'fix released'. ** Changed in: gnome-power-manager (Ubuntu Hardy) Status: Fix Released = Won't Fix -- Screen brightness resets to default (maximum) on idle with AC plugged in https://bugs.launchpad.net/bugs/137598 You received this bug

[Bug 402169] Re: brasero_video_options_new implicitly converted to pointer

2009-07-21 Thread Steve Langasek
** Also affects: brasero (Ubuntu Karmic) Importance: Undecided Status: New ** Changed in: brasero (Ubuntu Karmic) Importance: Undecided = High ** Changed in: brasero (Ubuntu Karmic) Status: New = Triaged ** Changed in: brasero (Ubuntu Karmic) Milestone: None =

[Bug 382864] Re: xrandr cycling is all messed up with KMS

2009-07-21 Thread Steve Langasek
Sorry for not following up sooner, took a bit before I was rebooted without KMS, which I needed to do in order to show this is not (entirely) a gnome-settings-daemon issue. Here's the output of xrandr *without* KMS: $ xrandr Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 2048 x 2048

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-07-20 Thread Steve Langasek
** Tags added: verification-done ** Tags removed: verification-needed -- nautilus does not display samba shares for machines inside an ADS network. https://bugs.launchpad.net/bugs/207072 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 400901] Re: GDM depends on gnome-session in karmic

2009-07-20 Thread Steve Langasek
** Also affects: gdm (Ubuntu Karmic) Importance: Critical Assignee: Cody A.W. Somerville (cody-somerville) Status: Triaged -- GDM depends on gnome-session in karmic https://bugs.launchpad.net/bugs/400901 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 391557] Re: Missing line-end comma in debian/control

2009-07-16 Thread Steve Langasek
** Changed in: gimp (Ubuntu Karmic) Importance: Undecided = High ** Changed in: gimp (Ubuntu Karmic) Status: New = Triaged -- Missing line-end comma in debian/control https://bugs.launchpad.net/bugs/391557 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 396459] Re: auto-login settings not migrated

2009-07-16 Thread Steve Langasek
ubiquity 1.99.0 was uploaded yesterday, so I guess it includes the user- setup fix; marking as resolved, please reopen if this is incorrect. ** Changed in: ubiquity (Ubuntu Karmic) Status: Fix Committed = Fix Released -- auto-login settings not migrated

[Bug 382873] Re: gnome-display-properties doesn't show output names with KMS

2009-07-16 Thread Steve Langasek
This is resolved with current karmic. ** Changed in: gnome-control-center (Ubuntu) Status: New = Fix Released -- gnome-display-properties doesn't show output names with KMS https://bugs.launchpad.net/bugs/382873 You received this bug notification because you are a member of Ubuntu

[Bug 191027] Re: Failed to connect stream: Invalid argument

2009-07-16 Thread Steve Langasek
** Changed in: pulseaudio (Ubuntu Hardy) Milestone: ubuntu-8.04.3 = None ** Changed in: pulseaudio (Ubuntu Hardy) Assignee: supriyadi (supri-intisukses) = (unassigned) -- Failed to connect stream: Invalid argument https://bugs.launchpad.net/bugs/191027 You received this bug

[Bug 206583] Re: System Monitor crashes when lowering nice value of process

2009-07-16 Thread Steve Langasek
dropping milestone for hardy, since there doesn't appear to be any committment to fix this on a particular timetable. ** Changed in: libgksu (Ubuntu Hardy) Milestone: ubuntu-8.04.3 = None -- System Monitor crashes when lowering nice value of process https://bugs.launchpad.net/bugs/206583

[Bug 202089] Re: Pulseaudio is blocking normal sound after resume

2009-07-16 Thread Steve Langasek
** Changed in: pulseaudio (Ubuntu Jaunty) Status: Incomplete = Triaged -- Pulseaudio is blocking normal sound after resume https://bugs.launchpad.net/bugs/202089 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager

[Bug 399614] [NEW] gnome-screensaver password dialog gives no visual feedback in response to keypresses

2009-07-15 Thread Steve Langasek
Public bug reported: Binary package hint: gnome-screensaver With a recent update in karmic, gnome-screensaver no longer gives any visual indication that a keypress has been received. This is disorienting, at minimum; the first few times seeing this, I switched to console and killed the

[Bug 399614] Re: gnome-screensaver password dialog gives no visual feedback in response to keypresses

2009-07-15 Thread Steve Langasek
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/29034691/Dependencies.txt ** Also affects: gnome-screensaver (Ubuntu Karmic) Importance: Undecided Status: New ** Changed in: gnome-screensaver (Ubuntu Karmic) Importance: Undecided = Medium ** Changed in:

[Bug 399614] Re: gnome-screensaver password dialog gives no visual feedback in response to keypresses

2009-07-15 Thread Steve Langasek
With Seb, have confirmed that this only affects systems using GTK_IM_MODULE=xim, not those using the default. It should still be corrected, but I think the original motivation for using xim on my system no longer applies (gtk compose map missing latin2 compose sequences), so I'm going to unset

Re: [Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-07-15 Thread Steve Langasek
. That patch is applied in nautilus 1:2.22.5.1-0ubuntu2, which is newly accepted into hardy-updates. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-07-15 Thread Steve Langasek
ok, setting this back to 'in progress' for nautilus. ** Changed in: nautilus (Ubuntu Hardy) Status: Fix Released = In Progress -- nautilus does not display samba shares for machines inside an ADS network. https://bugs.launchpad.net/bugs/207072 You received this bug notification because

[Bug 360795] Re: Strange LCD brightness up function implementation on the Acer Aspire 5720

2009-07-15 Thread Steve Langasek
there is no information missing here. setting back to confirmed. ** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete = Confirmed -- Strange LCD brightness up function implementation on the Acer Aspire 5720 https://bugs.launchpad.net/bugs/360795 You received this bug

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-07-14 Thread Steve Langasek
** Changed in: gvfs (Ubuntu Hardy) Milestone: ubuntu-8.04.3 = ubuntu-8.04.4 ** Changed in: gvfs (Ubuntu Hardy) Assignee: Sebastien Bacher (seb128) = Steve Langasek (vorlon) -- nautilus does not display samba shares for machines inside an ADS network. https://bugs.launchpad.net/bugs

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-07-14 Thread Steve Langasek
As with so many other bugs, the solution is trivial once the problem can be pinpointed. Here is the debdiff for hardy-proposed, fixing this bug at last. The new patch indicates a bug in daemon/libsmb-compat.h which is still present upstream in the latest version, so ideally the patch should be

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-07-14 Thread Steve Langasek
** Changed in: nautilus (Ubuntu Hardy) Status: Fix Committed = Fix Released -- nautilus does not display samba shares for machines inside an ADS network. https://bugs.launchpad.net/bugs/207072 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-07-09 Thread Steve Langasek
As requested by Martin, here are the steps to reproduce the regression: 1.Install Ubuntu 8.04.2 on one system. 2. Install the samba package on a second system (virtual machine or otherwise - just make sure it shares a broadcast domain with your hardy desktop test system). Make sure that this

[Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-07-09 Thread Steve Langasek
** Changed in: gtk+2.0 (Ubuntu Karmic) Milestone: None = karmic-alpha-3 -- Applications segfault with gtk+ version 2.17.2 when selecting listbox values https://bugs.launchpad.net/bugs/391398 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug

[Bug 386699] Re: Mistakes external USB flash disk for system-internal disk

2009-07-09 Thread Steve Langasek
** Also affects: gvfs (Ubuntu Karmic) Importance: Medium Assignee: Martin Pitt (pitti) Status: Triaged -- Mistakes external USB flash disk for system-internal disk https://bugs.launchpad.net/bugs/386699 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-07-06 Thread Steve Langasek
I'm confused by the removal of these tags. This seems like a pretty clear metabug, and the previous comment certainly gives reason to think that 'amd64' is also correct? -- Applications segfault with gtk+ version 2.17.2 when selecting listbox values https://bugs.launchpad.net/bugs/391398 You

[Bug 391398] Re: Applications segfault with gtk+ version 2.17.2 when selecting listbox values

2009-06-28 Thread Steve Langasek
** Also affects: gtk+2.0 (Ubuntu Karmic) Importance: High Assignee: Ubuntu Desktop Bugs (desktop-bugs) Status: Confirmed -- Applications segfault with gtk+ version 2.17.2 when selecting listbox values https://bugs.launchpad.net/bugs/391398 You received this bug notification

[Bug 390504] Re: gnome-settings-daemon should keep its opinions about my disk management to itself

2009-06-27 Thread Steve Langasek
A globally configured threshold doesn't address my objections, which are that: - I should have an option to permanently ignore a given full disk - I should not be given full disk alerts for disks that my user can't actually write to (something that GNOME as a whole should already be able to

[Bug 388898] Re: move to main

2009-06-26 Thread Steve Langasek
** Changed in: gstreamer0.10 (Ubuntu Karmic) Importance: Undecided = High ** Changed in: gstreamer0.10 (Ubuntu Karmic) Status: New = Triaged -- move to main https://bugs.launchpad.net/bugs/388898 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 199227] Re: gnome-power-manager crashed with signal 5 in dbus_g_proxy_call()

2009-06-26 Thread Steve Langasek
This bug has not recurred in recent Ubuntu releases; marking fixed. ** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete = Fix Released -- gnome-power-manager crashed with signal 5 in dbus_g_proxy_call() https://bugs.launchpad.net/bugs/199227 You received this bug notification

[Bug 162710] Re: Cannot access wireless networks keys when user change his session password.

2009-06-21 Thread Steve Langasek
This was never a bug in shadow. Closing that task as invalid. ** Changed in: shadow (Ubuntu) Status: Confirmed = Invalid -- Cannot access wireless networks keys when user change his session password. https://bugs.launchpad.net/bugs/162710 You received this bug notification because you

[Bug 162710] Re: Cannot access wireless networks keys when user change his session password.

2009-06-21 Thread Steve Langasek
The actual fix was included in Debian version 2.26.0-3 of gnome-keyring, and that fix is now in karmic. Changelog: gnome-keyring (2.26.0-3) unstable; urgency=low * libgp11-0.shlibs: add shlibs file for libgp11. Closes: #522381. * libgcr0.symbols, libgnome-keyring0.symbols: add

[Bug 390504] [NEW] gnome-settings-daemon should keep its opinions about my disk management to itself

2009-06-21 Thread Steve Langasek
Public bug reported: Binary package hint: gnome-settings-daemon After a recent upgrade in karmic, gnome-settings-daemon has started giving me dialogs on every login, informing me that two of my disks are low on disk space (one is at 97% full, the other at 98% full). I didn't ask its opinion.

[Bug 390504] Re: gnome-settings-daemon should keep its opinions about my disk management to itself

2009-06-21 Thread Steve Langasek
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/28189347/Dependencies.txt -- gnome-settings-daemon should keep its opinions about my disk management to itself https://bugs.launchpad.net/bugs/390504 You received this bug notification because you are a member of Ubuntu

[Bug 390504] Re: gnome-settings-daemon should keep its opinions about my disk management to itself

2009-06-21 Thread Steve Langasek
example screenshot. ** Attachment added: gnome-nagging-daemon.png http://launchpadlibrarian.net/28189349/gnome-nagging-daemon.png ** Also affects: gnome-settings-daemon (Ubuntu Karmic) Importance: Undecided Status: New ** Changed in: gnome-settings-daemon (Ubuntu Karmic)

Re: [Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-06-18 Thread Steve Langasek
On Thu, Jun 18, 2009 at 01:27:49PM -, Martin G Miller wrote: Something about DNS redirection causes network browsing failures in Nautilus. That is unrelated to this bug report. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer

[Bug 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2009-06-17 Thread Steve Langasek
rolling this back to 'triaged' since the fix in hardy-proposed seems to not work. I'm uploading a new gvfs package to hardy-proposed with this patch reverted, and trying to fix bug #216104. ** Changed in: gvfs (Ubuntu Hardy) Status: Fix Committed = Triaged -- nautilus does not display

[Bug 366279] Re: [Acer] volume hotkeys trigger visualization, don't change mixer in 9.04

2009-06-13 Thread Steve Langasek
Thank you for taking the time to report this issue and help to improve Ubuntu. Since you are seeing the visualization, the hotkeys themselves are working normally but the desktop evidently does not have them mapped to the correct mixer. If you look in System-Preferences-Sound, which device do

[Bug 51537] Re: Wrong handling of volume buttons on IBM Thinkpad notebooks

2009-06-12 Thread Steve Langasek
*** This bug is a duplicate of bug 357673 *** https://bugs.launchpad.net/bugs/357673 ** This bug has been marked a duplicate of bug 357673 No notification when sliding audio volume, muting volume on ThinkPad X31, X32, X41, X60, T22, T42, T60, R50e, R51, R52 -- Wrong handling of volume

[Bug 286050] Re: Cannot change volume with keyboard volume dial while in drop down menu.

2009-06-12 Thread Steve Langasek
** Changed in: hotkey-setup (Ubuntu) Status: New = Invalid -- Cannot change volume with keyboard volume dial while in drop down menu. https://bugs.launchpad.net/bugs/286050 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --

<    7   8   9   10   11   12   13   14   15   16   >