[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-07 Thread Milan Bouchet-Valat
Thanks for this detailed report. To make it completely clear, you
experienced these problems after upgrade and before running users-admin,
so that it cannot be the culprit? I'm asking that because it may also
have led to that situation, it's a problem we've already seen.

About the admin rights issue, being member of the admin group should be
enough. What does /etc/polkit-1/localauthority.conf.d/51-ubuntu-
admin.conf contains? Can you list the groups you are member of? You can
also compare those memberships with those of the user that still works
(relatively easy reading /etc/group). Are you able to perform upgrades
using update-manager from the buggy user account?

About the general issue, I'm not sure what can have caused that, except
update-manager itself. Once we have sorted out the problem specific to
the gnome-system-tools (they may well be a mere consequence of the
global bug), I think I'll move the bug to the package update-manager.

** Changed in: gnome-system-tools (Ubuntu)
   Status: New => Incomplete

-- 
User account lost permissions after Karmic upgrade, breaking all audio
https://bugs.launchpad.net/bugs/477832
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 476781] Re: User can't authenticate via PolicyKit after using 'resume normal boot' friendly-recovery mode option

2009-11-08 Thread Milan Bouchet-Valat
*** This bug is a duplicate of bug 459376 ***
https://bugs.launchpad.net/bugs/459376

The point doesn't get across, that's the whole thing. Good luck...

-- 
User can't authenticate via PolicyKit after using 'resume normal boot'  
friendly-recovery mode option
https://bugs.launchpad.net/bugs/476781
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-08 Thread Milan Bouchet-Valat
OK, so it seems there's something strange with PolicyKit. What does 'ps ax | 
grep polkit' reports? Please also run
pkcheck --action-id org.freedesktop.systemtoolsbackends.set --process `pidof 
users-admin` -u
just after having started users-amin.
What does this command reports:
pkaction --action-id org.freedesktop.systemtoolsbackends.set --verbose

Are you able to authenticate when configuring network connections? From
System->Administration->Network Connections, please edit or create a
connection, and check the box "Available to all users". It should then
prompt you to authenticate (then you can just cancel).

** Changed in: gnome-system-tools (Ubuntu)
   Status: New => Confirmed

-- 
User account lost permissions after Karmic upgrade, breaking all audio
https://bugs.launchpad.net/bugs/477832
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-08 Thread Milan Bouchet-Valat
Thanks! Seems that PolicyKit is running correctly. Does
sudo killall polkitd; sudo /usr/lib/policykit-1/polkitd
report any error?

It may be that you're not detected as an active user, which could come from a 
ConsoleKit problem. Then, connecting via VNC would actually matter, if there's 
a bug in that part. You can edit 
/usr/share/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy, find 
the lines

  no
  auth_admin_keep

and put "auth_admin_keep" instead of "no" on the  line. You may 
also set both to "yes", but don't forget to revert this change after you tested 
it. This should allow users to change settings without authentication, the 
first line is for users not detected as active (as the name says :-p ). Hope 
this helps...

-- 
User account lost permissions after Karmic upgrade, breaking all audio
https://bugs.launchpad.net/bugs/477832
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 463353] Re: [users-admin] Modifying user has no effect

2009-11-09 Thread Milan Bouchet-Valat
Thanks Chris! When you say "there are 2 issues documented in that bug
report", do you mean that the other issue that still needs to be fixed
is the update delay problem in bug 475754? If so, don't worry, because
1) that's not really blocker, and I believe that's actually not a
regression, and 2) that would go into the gnome-system-tools package,
which would need a separate upload.

-- 
[users-admin] Modifying user has no effect
https://bugs.launchpad.net/bugs/463353
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to system-tools-backends in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 307019] Re: ecryptfs Private directory not mounted after changing password in users-admin

2009-11-09 Thread Milan Bouchet-Valat
After asking on the D-Bus list, Thiago Macieira told me that it was safe
to send the plain text password over the bus, as long as we're on the
same host (which is always the case AFAIK), and that we're using the
system bus. So I think I'll make that change in the next cycle, so that
we use PAM or passwd (any reason to prefer one over the other?).

This won't solve the present bug actually, but I guess I'll also
special-case the current user so that we ask for the old password, and
run passwd unprivileged then. But that leaves a breach when you change a
user's password as administrator. We could still send the old password
to the backends (if provided), which would use su to run passwd as the
user. But that may be over-engineered... Not sure what would be the
cleanest solution in the long term.

-- 
ecryptfs Private directory not mounted after changing password in users-admin
https://bugs.launchpad.net/bugs/307019
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to liboobs in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 312067] Re: Unable to add or modify users

2009-11-09 Thread Milan Bouchet-Valat
No news on that one?

-- 
Unable to add or modify users
https://bugs.launchpad.net/bugs/312067
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to liboobs in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 477795] Re: Please remove obsolete ntp servers from gnome time applet

2009-11-09 Thread Milan Bouchet-Valat
Much thanks for this list and the rationale behind it. It's now fixed
upstream, removing all the servers you told, including ntp.shim.org. It
will be available in the next release. See http://git.gnome.org/cgit
/gnome-system-tools/commit/?id=c1a76a43eb30a7e230d1eff5b9a240efd250e47e

Though I'm not sure why the gnome-system-tools are carrying this list
themselves, this could go into a more generic list in the ntp package.
And it's hard to choose what servers we should put in the list - rather
arbitrary ATM.

** Changed in: gnome-system-tools (Ubuntu)
   Status: New => Confirmed

** Also affects: gst
   Importance: Undecided
   Status: New

** Changed in: gst
   Status: New => Fix Committed

-- 
Please remove obsolete ntp servers from gnome time applet
https://bugs.launchpad.net/bugs/477795
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 477832] Re: User account lost permissions after Karmic upgrade, breaking all audio

2009-11-09 Thread Milan Bouchet-Valat
So you've found the info better than I did! I reckon you did not issue
this command through VNC? In that case, that would make things trickier.
As I suspected, there's something wrong with ConsoleKit, which should at
least have considered you as local for my tricks to work. You may get
more information by running the ConsoleKit daemon manually, just like
you did for PolicyKit: it's /usr/sbin/console-kit-daemon.

I'm not sure you should open a separate report right now, because what
we are debugging is not a problem in users-admin, as it's getting
broader with every step we make. It may well be that the whole failure
is linked in some way that I can't really explain now, as I'm not
familiar with ConsoleKit. For now, I'm moving the bug to that package,
and another against update-manager, hoping that somebody can help
debugging the links between both problems.

** Package changed: gnome-system-tools (Ubuntu) => consolekit (Ubuntu)

** Also affects: update-manager (Ubuntu)
   Importance: Undecided
   Status: New

-- 
User account lost permissions after Karmic upgrade, breaking all audio
https://bugs.launchpad.net/bugs/477832
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 479617] [NEW] [time-admin] Time is reset too often when trying to change it

2009-11-09 Thread Milan Bouchet-Valat
Public bug reported:

Binary package hint: gnome-system-tools

When one wants to manually set the time via time-admin, the newly
entered values are overridden every second or so, which makes it very
hard to actually change the hour. This delay should be increased to a
few seconds, so that one can normally close the dialog without hurry.

(See original bug 475754.)

** Affects: gnome-system-tools (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: gnome-system-tools (Ubuntu)
   Status: New => Confirmed

-- 
[time-admin] Time is reset too often when trying to change it
https://bugs.launchpad.net/bugs/479617
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 475754] Re: [time-admin] Time cannot be set manually because it is reset

2009-11-09 Thread Milan Bouchet-Valat
I've opened bug 479617 for the delay issue, as the present report will
be kept for the Stable Release Update that is going on.

-- 
[time-admin] Time cannot be set manually because it is reset
https://bugs.launchpad.net/bugs/475754
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to system-tools-backends in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 400130] Re: time-admin does not update time

2009-11-11 Thread Milan Bouchet-Valat
AFAICS the the synchronize button is here in Karmic. Is your LiveCD one
of the final release? Other than that, are there problems left?

-- 
time-admin does not update time
https://bugs.launchpad.net/bugs/400130
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 479493] Re: NTP services installation crashes

2009-11-11 Thread Milan Bouchet-Valat
Thanks for your report. I think you were right, this is a problem in ntp
and not in the gnome-system-tools. But luckily, I believe I've already
seen this problem, which has its root cause in yet another package (gdm-
guest-session).

The interesting part of the log is:
> Setting up ntp (1:4.2.4p6+dfsg-1ubuntu5) ...
> useradd: cannot lock /etc/passwd; try again later.
> adduser: `/usr/sbin/useradd -d /home/ntp -g ntp -s /bin/false -u 117 ntp' 
> returned error code 1. Exiting.

One workaround is to remove /etc/passwd.lock, and then to run 'sudo dpkg
--configure -a'. I think you're suffering from bug 432964. Can you
confirm the workaround is the right one?


** Changed in: gnome-system-tools (Ubuntu)
   Status: New => Incomplete

** Package changed: gnome-system-tools (Ubuntu) => ntp (Ubuntu)

-- 
NTP services installation crashes
https://bugs.launchpad.net/bugs/479493
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 400130] Re: time-admin does not update time

2009-11-11 Thread Milan Bouchet-Valat
** Changed in: gnome-system-tools (Ubuntu)
   Importance: Undecided => Low

-- 
time-admin does not update time
https://bugs.launchpad.net/bugs/400130
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 400130] Re: time-admin does not update time

2009-11-11 Thread Milan Bouchet-Valat
It's a little button with a "refresh" icon, at the end of the line where
you can set hours/minutes/seconds. But I guess you're missing the fact
that it's only shown when in manual time setting mode (since it won't be
of any use if ntpd is already synchronizing time on the background).

-- 
time-admin does not update time
https://bugs.launchpad.net/bugs/400130
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 349453] Re: users-admin pretends logged in users can be removed, while they aren't

2009-11-12 Thread Milan Bouchet-Valat
hamacker: See bug 458883, which is now fixed in Karmic. But please don't
comment on bugs that are not directly related to your problem, this
generates unnecessary noise. Better is to make a research, and then to
file a new bug.

** Changed in: gnome-system-tools (Ubuntu)
   Importance: Undecided => Medium

-- 
users-admin pretends logged in users can be removed, while they aren't
https://bugs.launchpad.net/bugs/349453
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 481859] Re: package system-tools-backends 2.8.2-1 failed to install/upgrade: there is no script in the new version of the package - giving up

2009-11-13 Thread Milan Bouchet-Valat
Thanks for your report. Could you explicit a bit more what's the problem
you're describing? Do you mean that your computer was shut down while
carrying out an upgrade because of an external cause (e.g. battery
shortage...)? Or do you think Ubuntu has a bug that made it shut down by
itself? And when did the error appear? After rebooting and starting the
upgrade again?

** Changed in: system-tools-backends (Ubuntu)
   Status: New => Incomplete

-- 
package system-tools-backends 2.8.2-1 failed to install/upgrade: there is no 
script in the new version of the package - giving up
https://bugs.launchpad.net/bugs/481859
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to system-tools-backends in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 481825] Re: Add User GUI assigns 777 to ALL users, even when not wanted

2009-11-13 Thread Milan Bouchet-Valat
That's nothing to do with the gnome-system-tools. umask is set by some
other part of the system, have a look at /etc/profile and
/etc/skel/.profile.

** Package changed: gnome-system-tools (Ubuntu) => base-files (Ubuntu)

** Summary changed:

- Add User GUI assigns 777 to ALL users, even when not wanted
+ Default umask is 777 for ALL users, even when not wanted

-- 
Default umask is 777 for ALL users, even when not wanted
https://bugs.launchpad.net/bugs/481825
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


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

2009-11-16 Thread Milan Bouchet-Valat
Any idea about the status of this in shadow and pam? Is this fixed
because GDM is now considered as a secured tty, as it should?

-- 
users with no password can't log in with gdm
https://bugs.launchpad.net/bugs/104957
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 288052] Re: /etc/resolv.conf inserts commas between Search Domains

2009-11-16 Thread Milan Bouchet-Valat
Sorry, but I don't think the report was filed against the right package.
Sadly, you chose the gnome-system-tools, which were not maintained since
then. We should find the real culprit of the bug.

If I understand correctly the description, every reboot breaks
/etc/resolv.conf? So actually network-admin is not breaking things: what
are you using it for? Do you get the problem on every reboot, or on
every reconnexion?

** Changed in: gnome-system-tools (Ubuntu)
   Status: New => Incomplete

** Changed in: gnome-system-tools (Ubuntu)
   Importance: Undecided => Medium

-- 
/etc/resolv.conf inserts commas between Search Domains
https://bugs.launchpad.net/bugs/288052
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 483759] Re: [users-admin] Delete does not delete a user account

2009-11-16 Thread Milan Bouchet-Valat
*** This bug is a duplicate of bug 458883 ***
https://bugs.launchpad.net/bugs/458883

Thanks for your report. We believe this particular bug has already been
reported, and has a fix available that you can test by following the
instructions at bug 458883.

** This bug has been marked a duplicate of bug 458883
   [users-admin] deleting a user doesn't work

-- 
[users-admin] Delete does not delete a user account
https://bugs.launchpad.net/bugs/483759
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 12507] Re: [network-admin] and modem-applet don't work for setting up dial-up

2009-11-17 Thread Milan Bouchet-Valat
OK, thanks for your tolerance. ;-) Indeed, things must have changed so
much since Hoary that the debugging should be started from scratch, or
given up. Closing, anyway nobody will work on it as-is. But feel free to
open new reports about problems in the gnome-system-tools or network-
manager (which should work better with modems in every new release).

** Changed in: gnome-system-tools (Ubuntu)
   Status: Confirmed => Invalid

-- 
[network-admin] and modem-applet don't work for setting up dial-up
https://bugs.launchpad.net/bugs/12507
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 137527] Re: Totem should notify users about installing libdvdread3 and libdvdcss2 to read encrypted DVD

2009-11-17 Thread Milan Bouchet-Valat
Contemporaneo: This is not related at all wirh the present report. When
CSS support is installed, Totem works just fine with DVDs, and recent
versions have become quite good. Please report precise and documented
bugs, rather than random rants.

-- 
Totem should notify users about installing libdvdread3 and libdvdcss2 to read 
encrypted DVD
https://bugs.launchpad.net/bugs/137527
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 484559] Re: Xubuntu: Cannot change own password because users-admin needs gnome-about-me

2009-11-18 Thread Milan Bouchet-Valat
Ouch! Indeed, that was a side-effect of our recent patch that was not
expected. The rationale for running gnome-about-me was that its way of
changing your password allowed eCryptfs Private directory to be mounted
with the new password: see bug 307019. Maybe the best solution for now
would be to install gnome-about-me on Xubuntu - I don't think it has
many dependencies.

James: How ironical - the more you solve bugs, the more you have to work
on them... ;-)

** Changed in: gnome-system-tools (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-system-tools (Ubuntu)
   Status: New => Confirmed

-- 
Xubuntu: Cannot change own password because users-admin needs gnome-about-me
https://bugs.launchpad.net/bugs/484559
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 484501] Re: users-admin lies about changing home directory

2009-11-18 Thread Milan Bouchet-Valat
Thanks for the report. Are you able to modify any settings at all? Is
your system up-to-date? I reckon this is a duplicate of bug 463353,
which has been fixed recently.

About reusing an already existing home directory: you know what you're
doing, but the program has to make sure 1) the directory is owned by the
new user, and 2) if we change the permissions so that's the case, we
don't break the home directory of another user, in case it's shared -
and then, what to do? I'd like to get this fixed in the next release,
but that's not so simple, as you can see.

** Changed in: gnome-system-tools (Ubuntu)
   Status: New => Incomplete

-- 
users-admin lies about changing home directory
https://bugs.launchpad.net/bugs/484501
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 28835] Re: "Unmount" in volume right-click menu, is tech-speak and undiscoverable

2009-11-20 Thread Milan Bouchet-Valat
Agreed.

** Changed in: nautilus (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: hundredpapercuts
   Status: Confirmed => Invalid

-- 
"Unmount" in volume right-click menu, is tech-speak and undiscoverable
https://bugs.launchpad.net/bugs/28835
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 485641] Re: unable to find settings for modem conection

2009-11-20 Thread Milan Bouchet-Valat
Thanks for your report. We need more information to debug your problem. Could 
you explain precisely what steps you followed to get to that point? What 
settings have you entered? Did your modem give any signal of life? What's the 
model/make of your modem? Have you tried other methods from
https://help.ubuntu.com/community/DialupModemHowto

You say in the title of the report: "unable to find settings". What
settings are you talking about? In the report you say that you filled
them and that the connexion is not working. Is that right?

** Changed in: gnome-system-tools (Ubuntu)
   Status: New => Incomplete

** Changed in: gnome-system-tools (Ubuntu)
   Importance: Undecided => Low

-- 
unable to find settings for modem conection
https://bugs.launchpad.net/bugs/485641
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 486130] Re: [regression] Wrong GID is proposed when creating a group using users-admin

2009-11-21 Thread Milan Bouchet-Valat
*** This bug is a duplicate of bug 475974 ***
https://bugs.launchpad.net/bugs/475974

Good catch! That's a very bad side-effect of bug 475974, which already
has a fix committed upstream. Sadly we spotted it too late to include it
in 2.28.1... I'm not sure about the security vulnerability tag, since
you already need to have admin powers to do this. OTOH it's easy for an
user to miss the fact that GID is 0. That's a least a reason to do an
SRU.

The root bug here is that we have been checking that the GID of the root
group can't be changed, but not that one can create a pseudo new group
with GID 0. This should be fixed too, even if that does not lead to
problems except in conjunction with the current bug.

** This bug has been marked a duplicate of bug 475974
   [users-admin] Group Properties dialog sets GID to 0 on first launch

-- 
[regression] Wrong GID is proposed when creating a group using users-admin
https://bugs.launchpad.net/bugs/486130
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 475974] Re: [users-admin] Group Properties dialog sets GID to 0 on first launch

2009-11-21 Thread Milan Bouchet-Valat
As reported in the duplicate bug 486130, this has more dramatic
consequences when creating a group: the GID is set to 0 by default,
which leads to adding users to the root group without notice. While
admins can be clever enough to change that, people may still miss this
detail, which could be highly dangerous... I think it would be worth a
SRU.

** Changed in: gnome-system-tools (Ubuntu)
   Importance: Undecided => High

-- 
[users-admin] Group Properties dialog sets GID to 0 on first launch
https://bugs.launchpad.net/bugs/475974
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 484501] Re: users-admin lies about changing home directory

2009-11-21 Thread Milan Bouchet-Valat
*** This bug is a duplicate of bug 463353 ***
https://bugs.launchpad.net/bugs/463353

** This bug has been marked a duplicate of bug 463353
   [users-admin] Modifying user has no effect

-- 
users-admin lies about changing home directory
https://bugs.launchpad.net/bugs/484501
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 348735] Re: Default interface names contain jargon

2009-11-21 Thread Milan Bouchet-Valat
*** This bug is a duplicate of bug 386407 ***
https://bugs.launchpad.net/bugs/386407

This is not a problem in the gnome-system-tools actually. It was already
reported a while ago in network-manager-applet, where it should belong.

** Package changed: gnome-system-tools (Ubuntu) => network-manager
(Ubuntu)

** This bug has been marked a duplicate of bug 386407
   Applet applies 'Auto' as a prefix to all Network Names

-- 
Default interface names contain jargon
https://bugs.launchpad.net/bugs/348735
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 317362] Re: Users/Groups app doesn't allow changing of anything (greyed out)

2009-11-21 Thread Milan Bouchet-Valat
So I close the report. Feel free to reopen it if you or anybody else is
able to provide more information. Thanks for your help in improving
Ubuntu, anyway!

** Changed in: gnome-system-tools (Ubuntu)
   Status: Incomplete => Invalid

-- 
Users/Groups app doesn't allow changing of anything (greyed out)
https://bugs.launchpad.net/bugs/317362
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 472525] Re: Changing "Main group" with users-admin GUI fails

2009-11-21 Thread Milan Bouchet-Valat
*** This bug is a duplicate of bug 463353 ***
https://bugs.launchpad.net/bugs/463353

** This bug has been marked a duplicate of bug 463353
   [users-admin] Modifying user has no effect

-- 
Changing "Main group" with users-admin GUI fails
https://bugs.launchpad.net/bugs/472525
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 222571] Re: "Unexpected error" when authenticating

2009-11-21 Thread Milan Bouchet-Valat
I'm closing this report because we lack information to fix it. If you
can provide it to use at any time, please reopen it. Thanks!

** Changed in: gnome-system-tools (Ubuntu)
   Status: Incomplete => Invalid

-- 
"Unexpected error" when authenticating
https://bugs.launchpad.net/bugs/222571
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 196884] Re: Having trouble adding user to multiple groups at once through gnome groups applet

2009-11-21 Thread Milan Bouchet-Valat
Closing because we lack the information we need to fix the bug. Feel
free to reopen it if you can provide it to us. Thanks!

** Changed in: gnome-system-tools (Ubuntu)
   Status: Incomplete => Invalid

-- 
Having trouble adding user to multiple groups at once through gnome groups 
applet
https://bugs.launchpad.net/bugs/196884
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 337595] Re: Network Proxy Preferences locations doubled

2009-11-21 Thread Milan Bouchet-Valat
** Package changed: gnome-system-tools (Ubuntu) => gnome-control-center
(Ubuntu)

-- 
Network Proxy Preferences locations doubled
https://bugs.launchpad.net/bugs/337595
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 484559] Re: Xubuntu: Cannot change own password because users-admin needs gnome-about-me

2009-11-21 Thread Milan Bouchet-Valat
Proposal for SRU: either install gnome-about-me on Xubuntu, which will
require splitting it from the gnome-control-center package, or update
the Ubuntu patch to users-admin so that it checks that gnome-about-me is
present before hiding the original password fields. What way sounds the
best to you?

** Also affects: gnome-control-center (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Xubuntu: Cannot change own password because users-admin needs gnome-about-me
https://bugs.launchpad.net/bugs/484559
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 28835] Re: "Unmount" in volume right-click menu, is tech-speak and undiscoverable

2009-11-21 Thread Milan Bouchet-Valat
So that's a little more complex. Removable disks have the "Eject" and
"Remove safely" options, other drives don't. Asking upstream why it
words that way.

** Changed in: nautilus (Ubuntu)
   Status: Fix Released => Confirmed

-- 
"Unmount" in volume right-click menu, is tech-speak and undiscoverable
https://bugs.launchpad.net/bugs/28835
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 484501] Re: users-admin lies about changing home directory

2009-11-21 Thread Milan Bouchet-Valat
Thanks for the reply. I'm not able to reproduce the problem on my
computer. Could you check that the command "sudo usermod -d [PATH TO
HOMEDIR] [USER LOGIN]" works? If it does please follow the instructions
for the too "users-admin" at
https://wiki.ubuntu.com/DebuggingGnomeSystemTools.

** This bug is no longer a duplicate of bug 463353
   [users-admin] Modifying user has no effect

** Changed in: gnome-system-tools (Ubuntu)
   Importance: Undecided => Low

-- 
users-admin lies about changing home directory
https://bugs.launchpad.net/bugs/484501
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


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

2009-11-21 Thread Milan Bouchet-Valat
This is not trivial because nobody has found out where's the real
problem. A paper cut must have a clear and simple solution.

AFAIK, our /etc/pam.d/passwd file is right as it includes the line
passwordoptionalpam_gnome_keyring.so

So the problem is elsewhere. Please note that you should not use the
"default" keyring, contrary to what is told in the bug description: only
the "login" keyring is unlocked on login. Also, you must not have
changed your password using users-admin in versions older than the final
Karmic one. Else that won't work. Can you confirm that's the case on
your systems?

And yes, you can change your keyring password manually: see
https://bugzilla.gnome.org/show_bug.cgi?id=338088#c30

** Bug watch added: GNOME Bug Tracker #338088
   https://bugzilla.gnome.org/show_bug.cgi?id=338088

-- 
Cannot access wireless networks keys when user change his session password.
https://bugs.launchpad.net/bugs/162710
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


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

2009-11-21 Thread Milan Bouchet-Valat
Err, correction: the command "passwd" will update your keyring. "sudo
passwd" can't do this because it does not ask for the old password.
That's a known issue, but this behavior is required for admins to change
user passwords by themselves.

-- 
Cannot access wireless networks keys when user change his session password.
https://bugs.launchpad.net/bugs/162710
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


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

2009-11-21 Thread Milan Bouchet-Valat
If you can't change your password using gnome-about-me, then that's a
bug in that program. On my box, this is working fine. No need to comment
on other more or less related reports. Please report a new bug against
the package gnome-control-center for that.

The "default" keyring will never have it's password changed
automatically, only "login" is designed for that. The command "sudo
passwd" should work with the GNOME keyring as it's the standard way of
doing it, and that's what is used anyway in the background. users-admin
is merely running gnome-about-me currently, so that's the same problem.

Does anybody else experience problems? Else we should close this bug.

-- 
Cannot access wireless networks keys when user change his session password.
https://bugs.launchpad.net/bugs/162710
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 485641] Re: unable to find settings for modem conection

2009-11-22 Thread Milan Bouchet-Valat
Rationale for SRU: this bug prevents people from setting up PPP
connections. network-admin is not included on the default install, but
it's really useful for users with traditional modems (not sure
ModemManager works in every case). The fix has been committed upstream
and only adds a GtkCellRendererText in the .ui file. It's at [1].

Bugs 475974 and 484559 could be included in the same update - the latter
doesn't have a fix yet, but that should be easy to do.

-- 
[network-admin] Modem connection types not listed
https://bugs.launchpad.net/bugs/485641
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 485641] Re: unable to find settings for modem conection

2009-11-22 Thread Milan Bouchet-Valat
I got it: the combo box is always empty because there's no cell renderer
in it. Quite astonishing that you're the first to report this problem!
;-)

** Changed in: gnome-system-tools (Ubuntu)
   Importance: Low => High

** Changed in: gnome-system-tools (Ubuntu)
   Status: Incomplete => Confirmed

** Also affects: gst
   Importance: Undecided
   Status: New

** Changed in: gst
   Status: New => Fix Committed

-- 
[network-admin] Modem connection types not listed
https://bugs.launchpad.net/bugs/485641
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 485641] Re: unable to find settings for modem conection

2009-11-22 Thread Milan Bouchet-Valat
And the fix is at 
1: 
http://git.gnome.org/cgit/gnome-system-tools/commit/?id=ffac0be4b5f1636a03990b8dc4416ed792f20cc4

** Summary changed:

- unable to find settings for modem conection
+ [network-admin] Modem connection types not listed

** Changed in: gnome-system-tools (Ubuntu)
   Status: Confirmed => Triaged

-- 
[network-admin] Modem connection types not listed
https://bugs.launchpad.net/bugs/485641
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 484559] Re: Xubuntu: Cannot change own password because users-admin needs gnome-about-me

2009-11-22 Thread Milan Bouchet-Valat
Here's an updated version of Jame's original patch, which used
g_find_program_in_path() to check that gnome-about-me is present. If
that's not the case, the normal password entries are shown, just like we
do for other users than the current one. The patch was written in such a
way that updating it was trivial, just adding a condition.

(I hope 'git diff > file' is good for this kind of patch, else that's
easy to change.)

The only problem is that Xubuntu users won't benefit from the
improvement brought by the original patch, but that's better than
breaking everything. In Lucid users-admin should fix this issue more
generally anyway.

** Attachment added: "85_user_gnome_about_me_for_password.patch"
   
http://launchpadlibrarian.net/35942759/85_user_gnome_about_me_for_password.patch

** Changed in: gnome-system-tools (Ubuntu)
   Status: Confirmed => Triaged

-- 
Xubuntu: Cannot change own password because users-admin needs gnome-about-me
https://bugs.launchpad.net/bugs/484559
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 475974] Re: [users-admin] Group Properties dialog sets GID to 0 on first launch

2009-11-22 Thread Milan Bouchet-Valat
The fix only contains the minimal changes we need to avoid giving users
admin rights. We try not to introduce important changes in stable
releases, and absolutely never change the user interface. I'll fix that
for the next release, that's quite easy to do actually.

As for the label of the button, I don't think changing its name would be
a good idea; keeping the UI stable is important. Anyway, there's little
point in viewing the list of groups when you don't have the rights to
edit it. More generally, the tool is being completely redesigned
currently, so we may find something better for it - at least, add an
unlock button to that dialog. If you other have ideas about it, you can
come and discuss this on our list. See
http://mail.gnome.org/mailman/listinfo/system-tools-list

-- 
[users-admin] Group Properties dialog sets GID to 0 on first launch
https://bugs.launchpad.net/bugs/475974
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 484559] Re: Xubuntu: Cannot change own password because users-admin needs gnome-about-me

2009-11-22 Thread Milan Bouchet-Valat
James: Hmm... For some reason I've received only now the mail with your
above comment, which I've completely missed when posting and working on
the patch.

Anyway, AFAICS there's still a problem with depending on gnome-about-me:
it's in the gnome-control-center package, which would pull in gnome-
settings-daemon, gnome-icon-theme, gnome-menus, gnome-desktop-data at
least. Are those all used by XFCE too?

-- 
Xubuntu: Cannot change own password because users-admin needs gnome-about-me
https://bugs.launchpad.net/bugs/484559
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 288052] Re: /etc/resolv.conf inserts commas between Search Domains

2009-11-23 Thread Milan Bouchet-Valat
Thanks. So that's a bug with dhclient, I hope somebody more aware of its
behavior will be able to help.

** Package changed: gnome-system-tools (Ubuntu) => dhcp3 (Ubuntu)

** Changed in: dhcp3 (Ubuntu)
   Status: Incomplete => Confirmed

-- 
/etc/resolv.conf inserts commas between Search Domains
https://bugs.launchpad.net/bugs/288052
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


<    3   4   5   6   7   8