[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 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 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 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 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 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 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 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 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 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 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
defaults
  allow_inactiveno/allow_inactive
  allow_activeauth_admin_keep/allow_active
/defaults
and put auth_admin_keep instead of no on the allow_inactive 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 476781] Re: gnome user admin not working when using from grub recovery mode boot normal login and command startx

2009-11-07 Thread Milan Bouchet-Valat
OK, this is clearer now. So bug 459376 explains that GDM is not started
as it should, which forces you to run startx manually. But what do you
mean with : gnome user admin not working? Are you saying that the
users-admin program from System-Administration-Users and Groups does
not work? Or is your problem exactly the same as bug 459376? Had you
explained this precisely in the body of the report instead of doing this
in the title, I wouldn't have had to ask you this.

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

-- 
gnome user admin not working when using from grub recovery mode  boot normal 
login and command startx
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 463353] Re: [users-admin] Modifying user has no effect

2009-11-07 Thread Milan Bouchet-Valat
greehunter: Please have a look at bug 458883.

-- 
[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 476781] Re: gnome user admin not working when using from grub recovery mode boot normal login and command startx

2009-11-07 Thread Milan Bouchet-Valat
I'm not acting unprofessional; how do you want us to work
professionally if you don't start doing so yourself?! A bug title is not
here to completely explain a bug, but to make it easy to find. Detailed
explanation, in correct English (at least to the extent your mastering
of English allows you to express yourself), should then go into the body
of the report. I was only asking you to provide form the beginning the
details you've just provided now. I didn't mean to be rude, but please
understand that working on Ubuntu on my free time, I'd like a little
more attention from people I'm trying to help. Some would have closed
the report without even explaining why, or let it rot for ages. See
https://help.ubuntu.com/community/ReportingBugs#Writing%20a%20useful%20report
about more general rules.

Now that we have spent so much words into this debate, here's what we
can do to actually debug. What does 'ps ax | grep dbus' reports when you
have started GDM for the first time? What about 'ps ax | grep polkit'?
What's the output of 'sudo killall polkitd; sudo
/usr/lib/policykit-1/polkitd'?

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

** Summary changed:

- gnome user admin not working when using from grub recovery mode  boot normal 
login and command startx
+ Can't authenticate via PolicyKit after using 'resume normal boot' recovery 
mode option

-- 
Can't authenticate via PolicyKit after using 'resume normal boot' 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 398056] Re: Make the generic timezone map look like the 9.04 installer timezone map

2009-11-07 Thread Milan Bouchet-Valat
Note that the current implementation uses the EMap widget from Evolution
- you may want to have a look at this app too. ;-)

-- 
Make the generic timezone map look like the 9.04 installer timezone map
https://bugs.launchpad.net/bugs/398056
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution 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-07 Thread Milan Bouchet-Valat
*** This bug is a duplicate of bug 459376 ***
https://bugs.launchpad.net/bugs/459376

Think what you want about my lectures, but don't tell me my debugging
instructions are useless. If you know better than I what's the problem,
please tell me, that will be quicker. Bug 459376 does not seem to be a
complete duplicate to me, though I may be wrong. Once GDM has been
started manually, D-Bus and PolicyKit should work too, else that's a
separate issue.

The commands I gave you should have helped determining that. How do you
know they don't? Posting their outputs here is cheap, and may help
detecting something wrong.

BTW, please note that I wouldn't have bothered you again, hadn't you
stated that I was acting unprofessional without any clear reason. My
only concern is that in the future you are better aware of what Ubuntu
people expect of a bug report in terms of information. Have a look again
at your comment #3, you'll understand that it makes very hard for us to
catch your problem.

-- 
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-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 475503] Re: users-admin fails to start

2009-11-05 Thread Milan Bouchet-Valat
Thanks for your report. The error comes from PolicyKit, whose daemon
can't be started for some reason. You may work around this problem by
running 'sudo /usr/lib/policykit-1/polkitd' before starting users-admin.
Could you confirm that this works? That information will help us to
determine the cause of the bug.

** Package changed: gnome-system-tools (Ubuntu) = policykit-1 (Ubuntu)

** Changed in: policykit-1 (Ubuntu)
   Status: New = Incomplete

** Summary changed:

- users-admin fails to start
+ D-BUs activation fails to start polkitd with error: Success

** Summary changed:

- D-BUs activation fails to start polkitd with error: Success
+ D-BUS activation fails to start polkitd with error: Success

-- 
D-BUS activation fails to start polkitd with error: Success
https://bugs.launchpad.net/bugs/475503
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-05 Thread Milan Bouchet-Valat
Martin: right, while the bugs are different, applying both patches at
the same time makes sense.

-- 
[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 475754] Re: [time-admin] Time cannot be set manually because it is reset

2009-11-05 Thread Milan Bouchet-Valat
So here we are. I've found the problem, which is a wrong command passed
to set the time. The delay before time is reset to its previous value is
quite short, and should be raised I guess. But at least with the patch
at [1], if you're relatively quick, the changes will be applied.

You can apply it if you like by downloading the patch and running:
sudo patch /usr/share/system-tools-backends-2.0/scripts/Time/TimeDate.pm  
[PATH TO THE FILE]

I keep the bug open because of the delay issue.

1: http://git.gnome.org/cgit/system-tools-backends-
clone/patch/?id=25f00b6ea6854602d988f2d387234ee370bf58e8

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

-- 
[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 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-05 Thread Milan Bouchet-Valat
Chris: Please also include a third patch that you will find at [1]. It
will fix time/date setting, which was broken due to the same kind of
mistake (which is why I should never ever have done that kind of change
so late in the cycle!), a problem that was report as part of bug 475754.
With those, the g-s-t should be good enough in Karmic.

1: http://git.gnome.org/cgit/system-tools-backends-
clone/patch/?id=25f00b6ea6854602d988f2d387234ee370bf58e8

-- 
[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 172841] Re: Cannot disable cron from the Services preference pane

2009-11-04 Thread Milan Bouchet-Valat
The situation is actually more complex than that. If you're still using
Jaunty, this can be checked easily. But in Karmic, you should have
noticed, services-admin is not present. Further, cron is now handled via
an upstart job, which are not supported ATM by services-admin upstream.
So we can't check if the bug is solved, and the situation is likely to
change much in Lucid again.

I'd say that if you have already switched to Karmic, we should keep this
bug as Confirmed until we can check it again.

-- 
Cannot disable cron from the Services preference pane
https://bugs.launchpad.net/bugs/172841
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-04 Thread Milan Bouchet-Valat
Good for a start. Could you manually set the time to something obviously
wrong, and then enable automatic NTP synchronization, so that you can
check if it works or not. If that's fixed too, we can close this report
and open another one about the synchronize button.

-- 
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 463353] Re: [users-admin] Modifying user password has no effect

2009-11-04 Thread Milan Bouchet-Valat
** Bug watch added: GNOME Bug Tracker #600602
   https://bugzilla.gnome.org/show_bug.cgi?id=600602

** Changed in: system-tools-backends
   Importance: Undecided = Unknown

** Changed in: system-tools-backends
   Status: Fix Committed = Unknown

** Changed in: system-tools-backends
 Remote watch: None = GNOME Bug Tracker #600602

-- 
[users-admin] Modifying user password 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 473282] Re: users-admin do not delete user / group

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

Thanks for your report. This bug is already known as bug 458883. You can
read instructions there about working around this bug, and I may need
more informations from you at some point.

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

-- 
users-admin do not delete user / group
https://bugs.launchpad.net/bugs/473282
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 366897] Re: gnome-network-admin crashes in Jaunty

2009-11-04 Thread Milan Bouchet-Valat
Thanks for the feedback!

** Changed in: gnome-system-tools (Ubuntu)
   Status: Incomplete = Fix Released

-- 
gnome-network-admin crashes in Jaunty
https://bugs.launchpad.net/bugs/366897
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 458883] Re: [users-admin] deleting a user doesn't work

2009-11-04 Thread Milan Bouchet-Valat
Yeah, very detailed, now I'm sure the path is '/' and not something
strange. dbus-monitor seems to indicate that this wrong message is
actually D-Bus introspection asking for an answer, so nothing very
problematic. I don't know why I don't see it here, maybe I've not
updated my system enough.

What do you get if you run 'sudo dbus-monitor --system' and then
reproduce the problem of removing an user as you would normally do? Is
the user removed if you run 'sudo system-tools-backends -v' before doing
trying (forget about dbus-monitor there)?

Painful debugging, yet it seems to hit many people...

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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 172841] Re: Cannot disable cron from the Services preference pane

2009-11-04 Thread Milan Bouchet-Valat
There's no regression potential here. This bug was about Ubuntu 7.10,
things can only improve in that regard. If you're thinking of the
Upstart support problem, the bugs are #433701 and #435935, but that's
another problem.

BTW, no need to report that upstream. I am actually most of the
developers team, and I generally work directly in Launchpad for Ubuntu
bugs, this is much simpler.

-- 
Cannot disable cron from the Services preference pane
https://bugs.launchpad.net/bugs/172841
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 434565] Re: [time-admin] Time admin seems not to remember selected time zone

2009-11-04 Thread Milan Bouchet-Valat
Jaya: Please check that you have the system-tools-backends 2.8.2
installed. You can use 'apt-cache policy system-tools-backends' to check
that. If that's the case, please open a new bug, since you may be
experiencing another problem. Thanks!

-- 
[time-admin] Time admin seems not to remember selected time zone
https://bugs.launchpad.net/bugs/434565
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 172841] Re: Cannot disable cron from the Services preference pane

2009-11-04 Thread Milan Bouchet-Valat
I already had a quick look: WORKSFORME. It may well be solved for a
long time, I just hope the reporter is still using Jaunty - else we'll
have to wait for big changes to happen.

-- 
Cannot disable cron from the Services preference pane
https://bugs.launchpad.net/bugs/172841
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-03 Thread Milan Bouchet-Valat
Thanks for your report. Could you check that users-admin also fails to
change ANY user settings at all, and not only main group? If so, this
problem is known and hopefully has a fix available - see bug 468922.

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

-- 
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 463353] Re: [users-admin] Modifying user password has no effect

2009-11-03 Thread Milan Bouchet-Valat
Gosh, one mistake brings another... Here is the patch for the present
bug.

** Attachment added: 0001-Fix-user-password-modification.patch
   
http://launchpadlibrarian.net/35022067/0001-Fix-user-password-modification.patch

** Attachment removed: fix-modifying-users.patch
   http://launchpadlibrarian.net/34989347/fix-modifying-users.patch

-- 
[users-admin] Modifying user password 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 468922] Re: [users-admin] Modifying user has no effect

2009-11-03 Thread Milan Bouchet-Valat
Rationale for SRU:
- changing settings of an existing user always fails, so this leaves Karmic 
without GUI to do that
- this fix merely fixes a typo where a non-existent variable was used
- already applied upstream in the same form, should be available in 2.8.3

-- 
[users-admin] Modifying user has no effect
https://bugs.launchpad.net/bugs/468922
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 463353] Re: [users-admin] Modifying user password has no effect

2009-11-03 Thread Milan Bouchet-Valat
Rationale for SRU:
- changing a user password fails with any user other than self, so this leaves 
Karmic without GUI to do that
- this fix merely brings back a line that should never have been removed since 
Jaunty, so there's basically no risk
- already applied upstream in the same form, should be available in 2.8.3

-- 
[users-admin] Modifying user password 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 458883] Re: [users-admin] deleting a user doesn't work

2009-11-03 Thread Milan Bouchet-Valat
Wow, not very verbose, but at least now we know that there was not
error, and that message destination was set (because it took you 7
'next' to get out of the function). So it seems that the problem is only
that the destination was different from
org/freedesktop/SystemToolsBackends/*.

Could you break at get_destination() again, type 'next', and then
print arr[0]
print arr[1]
print arr[2]
print arr[3]
print arr[4]

But just before running gdb, please also run 'sudo dbus-monitor
--system' and post the output here. This will give us a better idea of
what's the message that triggers this. Thanks again for those long
investigations!

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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 472722] Re: properties dialog windows does not remember entered password

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

Thanks for the report. This particular bug is already known, and
hopefully has a fix that could be uploaded soon. See duplicate bug
463353 for more informations.

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

-- 
properties dialog windows does not remember entered password
https://bugs.launchpad.net/bugs/472722
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-03 Thread Milan Bouchet-Valat
Philippe: could you open a new report and copy/paste your description
above into it? This bug is already complex to handle because of the many
problems it raises, and your problem deserves a special treatment ASAP.


About the original report, I should add:
 - does not update time, even if Keep synchronized with Internet servers is 
 selected (and several NTP servers in  list checked)
Not sure, but sound an NTP bug to me. time-admin does not get time from the 
servers itself -how could it, since it's not running all the time. Please check 
that 'ps ax | grep ntp' reports that a process is running.

 - there is no Synchronize now button, even if the help mentions it
This is an Ubuntu-specific patch that must have some rationale, I guess this is 
because this button does not give any info about the success or failure of the 
update. Either docs should be patched too, or the patch should be removed. 
Worth another report though, nobody will find this request hidden among other 
problems.

And please also confirm that the Europe/Ljubljana time zone issue is
still in Karmic, there have been a few fixes about that. Thanks!

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

-- 
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 463353] Re: [users-admin] Modifying user password has no effect

2009-11-02 Thread Milan Bouchet-Valat
Thanks for the feedback. So if that doesn't work, could you follow the
procedure I described in my first comment?

** Summary changed:

- [users-admin] Modifying settings of an existing user has no effect
+ [users-admin] Modifying user password has no effect

** Changed in: system-tools-backends
   Status: Fix Committed = Incomplete

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

-- 
[users-admin] Modifying user password 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 468922] Re: users-admin does not change shell

2009-11-02 Thread Milan Bouchet-Valat
It seems that bug 463353 is more complex than that, so I'm going to make
it separate.

Please apply the attached patch using
sudo patch /usr/share/system-tools-backends-2.0/scripts/Users/Users.pm  [PATH 
TO FILE]
and report if that fixes the issue for you. Thanks!

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

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

** Attachment added: fix-modifying-users.patch
   http://launchpadlibrarian.net/34940644/fix-modifying-users.patch

-- 
users-admin does not change shell
https://bugs.launchpad.net/bugs/468922
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 247910] Re: Show users with UID 1000 according to /etc/login.defs definition of minimum UID

2009-11-02 Thread Milan Bouchet-Valat
Sebastien: any link to the duplicate? We can't close a bug that way...

-- 
Show users with UID  1000 according to /etc/login.defs definition of minimum 
UID
https://bugs.launchpad.net/bugs/247910
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 458883] Re: [users-admin] deleting a user doesn't work

2009-11-02 Thread Milan Bouchet-Valat
OK, this sound more logical.

Any chance you could run the system-tools-backends in gdb to identify the 
precise source of the error? You should install the debug packages for your 
version (2.8.2-1) and architecture from
http://ddebs.ubuntu.com/pool/main/s/system-tools-backends/
Then you should run
sudo G_DEBUG=fatal_criticals gdb system-tools-backends
which will make the program abort  on the waring. Then you can type 'ba' to get 
the trace. Please paste it here - you can then quit using 'q' and 'y'.

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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 458883] Re: [users-admin] deleting a user doesn't work

2009-11-02 Thread Milan Bouchet-Valat
Good. Yet another step and we should know where the problem really comes
from - it seems to be a D-Bus problem.

Could you try 'sudo G_DEBUG=fatal_criticals gdb system-tools-backends' again, 
but then do:
break get_destination
run

and when the breakpoint is reached
print dbus_message_get_path (message)
print dbus_message_get_interface (message)
print dbus_message_get_sender (message)
print dbus_message_get_signature (message)
print dbus_message_get_error_name (message)

Then enter 'next' until the program aborts (should take about 10 lines).
If it exceeds 20 lines, then use 'continue' to get to the next message
and repeat the procedure from the above 'print' calls.

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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 468922] Re: [users-admin] Modifying user has no effect

2009-11-02 Thread Milan Bouchet-Valat
OK, renaming the bug then. Could you open a new report about the shells
list problem? I'd like to track it separately before I forget about it.

** Summary changed:

- users-admin does not change shell
+ [users-admin] Modifying user has no effect

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

** Also affects: system-tools-backends
   Importance: Undecided
   Status: New

** Changed in: system-tools-backends
   Status: New = Fix Committed

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

-- 
[users-admin] Modifying user has no effect
https://bugs.launchpad.net/bugs/468922
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 463353] Re: [users-admin] Modifying user password has no effect

2009-11-02 Thread Milan Bouchet-Valat
Yeah, you're right, that's what I eventually found out too. I've removed
that line when fixing something else in the latest release. I know it
was risky to commit such changes in a stable release, but I'd have
thought we'd have discovered it before. Next cycle we'll make
development releases to avoid those failures. Thanks for noticing it!

This fully applies for a Stable Release Update, attached patch also
fixes bug 468922, since both problems come from typos in the same
function. Easy to review and really nice to have.

** Attachment added: fix-modifying-users.patch
   http://launchpadlibrarian.net/34989347/fix-modifying-users.patch

** Changed in: system-tools-backends
   Status: Incomplete = Fix Committed

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

-- 
[users-admin] Modifying user password 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 470743] Re: key icon on users admin is hard to understand

2009-11-02 Thread Milan Bouchet-Valat
So we should put the icon and text together in a button, and let GTK+
choose to display the icon or not, just like it's done since Karmic for
all (standard) buttons. This is much like the old Unlock button, after
all.

We'd need a comment from an usability engineer here, because it's not
really clear to me whether it would really be clearer.

** Package changed: gnome-system-tools (Ubuntu) = policykit-1-gnome
(Ubuntu)

** Summary changed:

- key icon on users admin is hard to understand
+ PolicyKit unlock button text appears dissociated from key icon

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

-- 
PolicyKit unlock button text appears dissociated from key icon
https://bugs.launchpad.net/bugs/470743
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 458883] Re: [users-admin] deleting a user doesn't work

2009-11-01 Thread Milan Bouchet-Valat
Yeah, I was aware the patch was not about the very same problem, but I
preferred testing that one too, since the problem here is very strange -
some cleaning is always helpful.

So you say using userdel solves the issue. Are you completely sure of
that? I.e., does that work even when rebooting after having created the
user? Anyway deluser is a better approach since it takes into account
more system parameters and is more user-friendly. The weird thing is
that userdel seems to work when you start the tools manually, so...

Jaime: You don't have (and shouldn't, for testing purposes at least) to
install the system-tools-backends from sources to apply the patch. If
you do so, we can't be sure if the bug is solved by using a custom
install, or because of the patch itself. Moreover, I fail to see how
your procedure can have fixed the bug, provided that the default install
path is /usr/local, where users-admin won't look for the scripts (since
D-BUS should not know about them). Or did it overwrite the default D-BUs
configuration in /usr/share/dbus-1/?

Could somebody provide the following informations without using the patch (you 
can revert using patch's -R option) nor a custom install?
- output of 'sudo which perl'
- output of 'ps ax | grep perl',  'ps ax | grep .p',  'ps ax | grep 
system-tools' after having started users-admin from a fresh boot
- output of 'sudo which system-tools-backends', and of 'sudo 
system-tools-backends' after reproducing the user deletion attempt, and from 
fresh boot. Does that fix the problem too?
Thanks!

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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: change of password with users-admin has no effect

2009-11-01 Thread Milan Bouchet-Valat
So does that fix your problem?
To packagers: I think this applies for a quick SRU - except if we wait for 
other fixes to publish at the same time, which can happen.

Ugly is mostly a matter of taste... ;-) perl in itself is not the
cause of this bug. I think I'll make it more strict about variables
declarations, and print more warnings. It's all about the coding style:
developers should have used those restrictions from the beginning, and I
should have been more careful, that's all. I don't believe it's worth
rewriting all the backends in another language - except if you volunteer
to do it!

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

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

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

** Also affects: system-tools-backends
   Importance: Undecided
   Status: New

** Changed in: system-tools-backends
   Status: New = Fix Committed

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

-- 
change of password with users-admin 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 424818] Re: network-admin crashed with SIGSEGV in strstr() when saving the network configuration.

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

Oh, sorry, I've just found out that this bug is already fixed in Karmic.
I should have made the link without asking you for a trace, even if
that's always hard to do with relatively old fixes. I don't really think
somebody will port the fix to Jaunty, though - you may still request it
if you want. Can't you update your system to Karmic?

Anyway, the patch is here, you can still apply it to your source package before 
building it:
http://mail.gnome.org/archives/svn-commits-list/2009-July/msg06487.html

** This bug has been marked a duplicate of bug 279308
   network-admin crashed with SIGSEGV in g_utf8_validate()

-- 
network-admin crashed  with SIGSEGV in strstr() when saving the network 
configuration.
https://bugs.launchpad.net/bugs/424818
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 424818] Re: network-admin crashed with SIGSEGV in strstr() when saving the network configuration.

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

Very same crash as bug 279308, even if it does not happen in the same
function (g_utf8_validate instead of strstr) - seems to be kind of
random.

-- 
network-admin crashed  with SIGSEGV in strstr() when saving the network 
configuration.
https://bugs.launchpad.net/bugs/424818
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 366897] Re: gnome-network-admin crashes in Jaunty

2009-11-01 Thread Milan Bouchet-Valat
** Changed in: gnome-system-tools (Ubuntu)
   Status: New = Incomplete

-- 
gnome-network-admin crashes in Jaunty
https://bugs.launchpad.net/bugs/366897
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 303997] Re: problem with big uids in Users and Groups tool

2009-11-01 Thread Milan Bouchet-Valat
Actually I have committed a fix in August that allows you to choose a UID/GID 
up to MAX_UINT32, because we use this type in the D-BUS spec of the backends. 
So that should be good for what you asked. See
http://git.gnome.org/cgit/gnome-system-tools/commit/?id=7469b0c617021f9b9b9ca1dcd3386e9379bb82ec

So I'm marking it as fixed, please confirm that I did not miss a hidden
problem. Thanks!

** Changed in: system-tools-backends (Ubuntu)
   Status: Confirmed = Fix Released

-- 
problem with big uids in Users and Groups tool
https://bugs.launchpad.net/bugs/303997
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 70850] Re: [users-admin] show all users checkbox is gone and there is no way to view users with a UID of less than 1000

2009-11-01 Thread Milan Bouchet-Valat
Note that the problem you describe is more a GDM bug. The gnome-system-
tools don't handle the Login Screen at all. You should report a new bug
about that.

Other than that, see bug 247910 about showing users with UIDs  1000 in
users-admin.

-- 
[users-admin] show all users checkbox is gone and there is no way to view users 
with a UID of less than 1000
https://bugs.launchpad.net/bugs/70850
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 247910] Re: [users-admin] show UID below 1000

2009-11-01 Thread Milan Bouchet-Valat
I've investigated a little more how we are getting the minimum UID for
normal users, and it seems that /etc/login.defs settings are used if
present, rather than those from /etc/adduser.conf. Could you try editing
that file too? Though, I don't know why those two files are present,
since some of their settings can conflict.

-- 
[users-admin] show UID below 1000
https://bugs.launchpad.net/bugs/247910
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 468922] Re: users-admin does not change shell

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

Thanks for your report. I think your problem is the same as bug 463353,
but applied to another operation. You can try the patch there to fix it.

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

-- 
users-admin does not change shell
https://bugs.launchpad.net/bugs/468922
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 settings of an existing user has no effect

2009-11-01 Thread Milan Bouchet-Valat
** Summary changed:

- change of password with users-admin has no effect
+ [users-admin] Modifying settings of an existing user has no effect

-- 
[users-admin] Modifying settings of an existing 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 458883] Re: [users-admin] deleting a user doesn't work

2009-11-01 Thread Milan Bouchet-Valat
Thanks Jaime! I've been a little stupid asking for 'ps ax | grep .p'
because it prints much noise too, but the information is interesting. If
others want to try, you can concentrate on the simple step 'sudo system-
tools-backends -v', since everything else seems to be fine.

The message
CRITICAL **: Could not get a valid destination, original one was: /
is particularly important and could explain the whole issue. I'll investigate 
in that direction and report.

Could you confirm though that 'sudo which system-tools-backends' once
reported nothing at all? I can't believe it, that would mean something
very strange is going on.

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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 247910] Re: [users-admin] show UID below 1000

2009-11-01 Thread Milan Bouchet-Valat
OK, so moving the task to GDM, where the only problem left is. Updating
description accordingly.

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

** Summary changed:

- [users-admin] show UID below 1000
+ Show users with UID  1000 according to /etc/login.defs definition of minimum 
UID

** Description changed:

- Binary package hint: gnome-system-tools
+ It would be nice with an option to show users with UIDs below 1000 in
+ the face greeter. Since Max OS X starts their users at 501 I have a few
+ Ubuntu machines set up with with UIDs starting at 501 (since that is
+ needed for the NFS mounts to work nicely).
  
- it would be nice with an option to show users with UIDs below 1000. I
- know there is an option to show all users, but that is not ideal since
- it includes system accounts. Since mac os x starts their users at 501 I
- have a few ubuntu machines set up with with UIDs starting at 501 (since
- that is needed for the NFS mounts to work nicely). I'd still want the
- ubuntu users to be able to change their password, displayed name etc.
- Hence I'd like a gconf setting (or something smarter) were I define what
- UIDs should be displayed. Perhaps there is a better way to define user
- accounts vs system accounts? If there is a home dir then it is a user
- account?  Thanks!
+ /etc/login.defs has a UID_MIN setting that is set to 1000 by default,
+ and which is used by useradd and users-admin (at least) to define normal
+ users (as opposed to system users). GDM should take this parameter into
+ account when hiding system users. This way one could easily set this
+ limit to be 500, and everything would integrate nicely.

** Changed in: gdm (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Show users with UID  1000 according to /etc/login.defs definition of minimum 
UID
https://bugs.launchpad.net/bugs/247910
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
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 467075] Re: Can't enable the root password

2009-10-31 Thread Milan Bouchet-Valat
Thanks for the report. I guess the password is actually not changed at
all when using users-admin. Are you able to change your username or any
other setting? To create/delete users? If yes, please read the
instructions at https://wiki.ubuntu.com/DebuggingGnomeSystemTools, and
follow the procedure for the tool users-admin.

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

-- 
Can't enable the root password
https://bugs.launchpad.net/bugs/467075
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 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Milan Bouchet-Valat
Darren: Then please report this separately, that's likely to be another
problem.

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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 467075] Re: Can't enable the root password

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

Could you follow the instructions at
https://bugs.launchpad.net/ubuntu/+source/gnome-system-
tools/+bug/458883/comments/24 and confirm that it fixes your problem?
I'm almost sure it does.

-- 
Can't enable the root password
https://bugs.launchpad.net/bugs/467075
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 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Milan Bouchet-Valat
OK I guess I've found the culprit, which is a stupid-but-major typo. Please 
apply the attached patch using
sudo patch /usr/share/system-tools-backends-2.0/scripts/Users/Users.pm  [PATH 
TO FILE]
and report if that fixes the issue for you. Thanks!

Darren: This dialog is itself a major difference which would deserve a
separate investigation. Mixing bugs together never helps fixing them. If
you don't have the time for that, I won't nag you into doing it. But I
can't obviously find out what's going on without more informations. I
think the patch for the current bug will partly fix your problem, but
the dialog won't disappear...

** Attachment added: fix-modifying-users.patch
   http://launchpadlibrarian.net/34817111/fix-modifying-users.patch

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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 467075] Re: Can't enable the root password

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

Oh, and BTW this is a duplicate of bug 463353. You can change your own
password without trouble because it does not use the same system to do
it.

** This bug has been marked a duplicate of bug 463353
   change of password with users-admin has no effect

-- 
Can't enable the root password
https://bugs.launchpad.net/bugs/467075
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: change of password with users-admin has no effect

2009-10-31 Thread Milan Bouchet-Valat
Well, forget about my previous comment. Instructions and patch at
https://bugs.launchpad.net/ubuntu/+source/gnome-system-
tools/+bug/458883/comments/24 should fix the problem.

-- 
change of password with users-admin 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 gnome-system-tools in ubuntu.

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


[Bug 458883] Re: [users-admin] deleting a user doesn't work

2009-10-31 Thread Milan Bouchet-Valat
** Also affects: gst via
   https://bugzilla.gnome.org/show_bug.cgi?id=600056
   Importance: Unknown
   Status: Unknown

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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 458883] Re: [users-admin] deleting a user doesn't work

2009-10-30 Thread Milan Bouchet-Valat
Thanks for the details. Does that happen even if you create the user,
restart the computer, and then try to delete it? The only bug I can
think of is that we would not be removing users that were just created
during the current session.

-- 
[users-admin] deleting a user doesn't work
https://bugs.launchpad.net/bugs/458883
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 463582] Re: User not removed from users-admin interface

2009-10-30 Thread Milan Bouchet-Valat
Thanks for the report and the upstreaming. Could you see if your problem
is identical to that reported as bug 103960? Especially, see the
workaround given in one the the latest comments.

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

-- 
User not removed from users-admin interface
https://bugs.launchpad.net/bugs/463582
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 463582] Re: User not removed from users-admin interface

2009-10-30 Thread Milan Bouchet-Valat
Sorry, please have a look at bug 458883, not the number I gave in the
previous comment...

-- 
User not removed from users-admin interface
https://bugs.launchpad.net/bugs/463582
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: change of password with users-admin has no effect

2009-10-30 Thread Milan Bouchet-Valat
Thanks for your report. Do you get the same problem if you run
sudo killall /usr/bin/perl; sudo 
/usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl -m 
UsersConfig
from  console, and reproduce the procedure in users-admin without stopping the 
above command? Do you get the same problem when using a manual password?

If that not the case, please read the instructions at
https://wiki.ubuntu.com/DebuggingGnomeSystemTools, and follow the
procedure for the tool users-admin.

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

-- 
change of password with users-admin 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 gnome-system-tools in ubuntu.

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


<    5   6   7   8   9   10   11   12   13   14   >