[Bug 685215] Re: users-admin hangs immediately when run as root

2016-09-30 Thread Milan Bouchet-Valat
It's actually dead since upstream archived the project several years ago. XFCE should have took it up, or moved to another tool. Anyway, you shouldn't need to run it as root. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 434476]

2014-10-20 Thread Milan Bouchet-Valat
Is that supposed to work when watching a fullscreen Flash video, like Youtube? It doesn't here on Fedora 20 with Firefox 33 (and the D-Bus interface is present). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 434476]

2014-10-19 Thread Milan Bouchet-Valat
Sergey, could you check whether with the S3 add-on disabled the screensaver is still not inhibited? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/434476 Title: screensaver starts while playing

[Bug 434476]

2014-06-26 Thread Milan Bouchet-Valat
Great! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/434476 Title: screensaver starts while playing HTML5 videos To manage notifications about this bug go to:

[Bug 1290703] Re: Network password prompt on login screen

2014-03-24 Thread Milan Bouchet-Valat
** Package changed: gnome-system-tools (Ubuntu) = lightdm (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290703 Title: Network password prompt on login screen To manage notifications

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2014-01-05 Thread Milan Bouchet-Valat
Woops, I wrote my remarks in the middle of the log. The previous comment should have started with: When doing a different backup to an external drive, I got an error which was not present before: duplicity incremental ~/ -v Info --exclude ~/... [skipped] file:///run/media/milan/SOMETHING

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2014-01-05 Thread Milan Bouchet-Valat
Utilisation du répertoire d’archive : /home/milan/.cache/duplicity/e5f4f9b85e256f59787be25a63b7fdbf Utilisation du nom de sauvegarde : e5f4f9b85e256f59787be25a63b7fdbf Import of duplicity.backends.cfbackend Succeeded Import of duplicity.backends.dpbxbackend Failed: No module named dropbox Import

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2014-01-05 Thread Milan Bouchet-Valat
...and when passing a path with spaces, like file:///run/media/milan/TOSHIBA\ EXT/, I get: Command line error : Expected 2 args, got 3 Looks like the path is split into two arguments. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2013-12-28 Thread Milan Bouchet-Valat
Great, now it works -- at least it fixes the crash I fixed with my quick patch (and most probably much better). (Sorry for missing the relevant gettext lines in the commit.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2013-12-27 Thread Milan Bouchet-Valat
Hey, thanks for working on this! ;-) Unfortunately, with your branch I get a crash directly on start (FWIW, I've only built duplicity in-tree, and not installed it). $ bin/duplicity --help Traceback (most recent call last): File bin/duplicity, line 1470, in module with_tempdir(main) File

[Bug 1185396] Re: users-admin crashed with SIGSEGV in gst_user_profiles_get_for_user()

2013-10-12 Thread Milan Bouchet-Valat
Upstream (I) no longer maintains the g-s-t for several years, and the git repository has even been archived. XUbuntu needs to find another user management tool based on accountsservice. BTW, this bug lacks a proper backtrace to be of any use. -- You received this bug notification because you

[Bug 989496] Re: UnicodeDecodeError during backup due to non-utf8 translation

2013-08-08 Thread Milan Bouchet-Valat
I think I have found a fix. The bug does not happen only with invalid UTF-8 filenames, you simply need UTF-8 filenames and a UTF-8 locale. For example, in collections.py:810, there is: log.Debug(_(File %s is not part of a known set; creating new set) % (filename,)) On my

[Bug 410407] Re: Adobe Flash Player dialogues don't respond to mouse clicks

2013-05-26 Thread Milan Bouchet-Valat
Yes, please revert the description and file a new report. Hijacking a bug report does not help anybody understanding what's going on. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/410407 Title:

[Bug 1081009]

2013-01-30 Thread Milan Bouchet-Valat
I can confirm I have not experienced the bug with drm-intel-next after several days of testing. What's the procedure next? Are the patches going to be backported to 3.7.x? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1081009]

2013-01-30 Thread Milan Bouchet-Valat
Ah, thanks, great! Now I see that the two patches from Comment #144 and Comment #145 are included in 3.7.3. So I guess the real fix you're talking about it the one from Comment #143. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1088271] Re: X startup fails with failed to get resources error after update to 3.5.0-18

2012-12-22 Thread Milan Bouchet-Valat
** Bug watch added: Red Hat Bugzilla #889687 https://bugzilla.redhat.com/show_bug.cgi?id=889687 ** Also affects: fedora via https://bugzilla.redhat.com/show_bug.cgi?id=889687 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

Re: Validity of bugs whose solution involves adding an option somewhere

2012-12-14 Thread Milan Bouchet-Valat
Le vendredi 14 décembre 2012 à 10:20 -0500, Sean McNamara a écrit : snip Choice 1: Implement the feature directly into the application with no way to turn it off. This is dangerous, because user pushback of it's too complicated! or it's annoying! is likely. Choice 2: Don't implement the

[Bug 882255] Re: No administrative actions possible (password refused) after enabling passwordless login

2012-11-17 Thread Milan Bouchet-Valat
As far as I know, the gnome-system-tools are not affected as the whole nopasswdlogin thing was introduced precisely in this package. The bug is in the new gnome-control-center 3 users panel, which uses accountsservice. ** Changed in: gnome-system-tools (Ubuntu) Status: New = Invalid --

[Bug 1053203] Re: proxy is no corrected set in env of terminal

2012-09-20 Thread Milan Bouchet-Valat
** Package changed: gnome-system-tools (Ubuntu) = gnome-control-center (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053203 Title: proxy is no corrected set in env of terminal To manage

[Bug 1050509] Re: Duplicity doesn't handle non-utf8 filenames well

2012-09-13 Thread Milan Bouchet-Valat
Much thanks for taking care of this regression here and in the other bug! I still think this bug deserves a fix, or at least a better logging of the problematic file. If for some reason a user ends up with a file with an invalid name, there's no way of finding out this is the problem from the GUI,

[Bug 989496] Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-09-05 Thread Milan Bouchet-Valat
The ä character in itself should not be a problem. It's probably not in the right encoding, but you don't see the problem because the text editor you used to read the file (gedit?) has automatically chosen the right encoding. You can open the text in LibreOffice and select UTF-8 for encoding to

[Bug 989496] Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-09-03 Thread Milan Bouchet-Valat
Maybe you should run duplicity with --verbose and find what's the problematic file from the last path that was printed. The wrong file must be right after the one that triggered the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 989496] Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-09-03 Thread Milan Bouchet-Valat
Hm, let me rephrase it: the wrong file must be right after the one that was printed when the bug was triggered (since it's the last one that was successful). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1015041] Re: Conflict between NTP and NTPDATE

2012-08-21 Thread Milan Bouchet-Valat
** Changed in: ntp (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/1015041 Title: Conflict between NTP and NTPDATE To manage notifications

[Bug 1015041] Re: Conflict between NTP and NTPDATE

2012-08-21 Thread Milan Bouchet-Valat
** Changed in: ntp (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015041 Title: Conflict between NTP and NTPDATE To manage notifications about this bug

[Bug 1025094] Re: Change Advanced User Settings Window is taller than my screen and I can't press 'ok'.

2012-07-26 Thread Milan Bouchet-Valat
The obvious information to provide is the size of your screen in pixels... Anyway, gnome-system-tools is deprecated, replaced by the new GNOME control center, so I don't think this will be fixed, sorry? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 221112]

2012-06-22 Thread Milan Bouchet-Valat
Ping! ;-) Sergey, can you commit any solution? Better get a fix than wait for ages to be sure it's the best choice. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/221112 Title: Can't use space bar

[Bug 1015041] Re: Conflict between NTP and NTPDATE

2012-06-19 Thread Milan Bouchet-Valat
Have you tried reinstalling ntpdate to check it's really its fault? I don't see how it could create delays when logging in. Also please attach /var/log/daemon.log and ~/.xsession-errors when the problem happens. ** Package changed: gnome-system-tools (Ubuntu) = ntp (Ubuntu) -- You received this

[Bug 1015041] Re: Conflict between NTP and NTPDATE

2012-06-19 Thread Milan Bouchet-Valat
Jun 19 16:26:51 josef-Xubuntu rtkit-daemon[1683]: Successfully made thread 1681 of process 1681 (n/a) owned by '1000' high priority at nice level -11. Jun 19 16:26:51 josef-Xubuntu rtkit-daemon[1683]: Supervising 1 threads of 1 processes of 1 users. Jun 19 16:26:52 josef-Xubuntu

[Bug 1015041] Re: Conflict between NTP and NTPDATE

2012-06-19 Thread Milan Bouchet-Valat
Have you tried reinstalling ntpdate to check it's really its fault? I don't see how it could create delays when logging in. Also please attach /var/log/daemon.log and ~/.xsession-errors when the problem happens. ** Package changed: gnome-system-tools (Ubuntu) = ntp (Ubuntu) -- You received this

[Bug 1015041] Re: Conflict between NTP and NTPDATE

2012-06-19 Thread Milan Bouchet-Valat
Jun 19 16:26:51 josef-Xubuntu rtkit-daemon[1683]: Successfully made thread 1681 of process 1681 (n/a) owned by '1000' high priority at nice level -11. Jun 19 16:26:51 josef-Xubuntu rtkit-daemon[1683]: Supervising 1 threads of 1 processes of 1 users. Jun 19 16:26:52 josef-Xubuntu

[Bug 805386] Re: Screen goes to sleep when told not to

2012-06-18 Thread Milan Bouchet-Valat
See also bug 497318. ** Bug watch added: GNOME Bug Tracker #579430 https://bugzilla.gnome.org/show_bug.cgi?id=579430 ** Also affects: gnome-screensaver via https://bugzilla.gnome.org/show_bug.cgi?id=579430 Importance: Unknown Status: Unknown -- You received this bug

[Bug 1014295] Re: Autologin / Password Asked on Login: Does not work in Lubuntu

2012-06-17 Thread Milan Bouchet-Valat
That's a problem with the display manager used by Lubuntu, which should ship with adapted PAM config files. See this bug for how it works: https://bugzilla.gnome.org/show_bug.cgi?id=414862 ** Bug watch added: GNOME Bug Tracker #414862 https://bugzilla.gnome.org/show_bug.cgi?id=414862 **

[Bug 967830] Re: gnome-shell crashes on empathy chat window open

2012-06-06 Thread Milan Bouchet-Valat
According to bug 997283, it's expected that Apport does not file bugs to Launchpad. Can you install the package whoopsie and try to upload the .crash file to the new site? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 967830] Re: gnome-shell crashes on empathy chat window open

2012-06-05 Thread Milan Bouchet-Valat
Developers need a proper backtrace with symbols to debug the problem. The backtrace that is attached does not have them. Could you enable Apport, reproduce the problem, and file another bug using the dialog that pops up after the crash? Then, just mark this bug as a duplicate of the new one. See

[Bug 1004716] Re: Asked on login really means at me DO NOT ASK on login.. O_o

2012-05-26 Thread Milan Bouchet-Valat
I don't understand the problem. Are you asked for password on login or not? Obviously, this string can be Asked on login or Not asked on login depending on how your account is configured. ** Changed in: gnome-system-tools (Ubuntu) Status: New = Incomplete -- You received this bug

[Bug 989496] Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-05-25 Thread Milan Bouchet-Valat
** Changed in: duplicity Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989496 Title: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117 To

[Bug 989496] Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

2012-05-25 Thread Milan Bouchet-Valat
Looks pretty silly to me: the bug happens merely because the file name is printed to the logs? Better skip printing the name, possibly with a warning, than getting a program that does not work. ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 992367] Re: An error occurred when trying to change the Full Name of my user account.

2012-05-03 Thread Milan Bouchet-Valat
Hmm... Looks like the SelfConfig service does not start correclty. Can you attach /var/log/messages right after reproducing the problem? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992367 Title:

[Bug 992367] Re: An error occurred when trying to change the Full Name of my user account.

2012-05-02 Thread Milan Bouchet-Valat
There's this message: file_locate_tool_failed::Couldn't find tool [mount.ecryptfs]. Could you try to install ecryptfs-utils? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992367 Title: An error

[Bug 992367] Re: An error occurred when trying to change the Full Name of my user account.

2012-05-01 Thread Milan Bouchet-Valat
Please follow the instructions For Users at https://wiki.ubuntu.com/DebuggingGnomeSystemTools and attach the logs here. Thanks! ** Changed in: gnome-system-tools (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 992367] Re: An error occurred when trying to change the Full Name of my user account.

2012-05-01 Thread Milan Bouchet-Valat
Can you also attach stb-users.log? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992367 Title: An error occurred when trying to change the Full Name of my user account. To manage notifications

[Bug 990377] Re: lock icon in User Accounts is at best confusing

2012-04-28 Thread Milan Bouchet-Valat
What's the normal use? This button is standard as it's provided by GTK. ** Package changed: gnome-system-tools (Ubuntu) = gnome-control-center (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 805700]

2012-04-27 Thread Milan Bouchet-Valat
Not sure, but the docs say the .deb are created in the parent directory of the current directory: Change to one directory level up (this is where the linux-image and linux-header .deb files were put) cd .. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 805700]

2012-04-27 Thread Milan Bouchet-Valat
Sorry, I'm not sure I can help. Be sure to run first make-kpkg clean so that the package is really built. But you'd better ask on Ubuntu IRC or mailing lists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Desktop 12.10 Topic] Application startup time (AKA Please use my RAM!)

2012-04-22 Thread Milan Bouchet-Valat
Le samedi 21 avril 2012 à 23:13 +0200, Jo-Erlend Schinstad a écrit : Application startup time is unnecessarily slow in a large number of instances. Can we see some improvement in that area in the Q cycle? The price of RAM has dropped dramatically, and usage has not increased all that much.

[Bug 805700]

2012-04-13 Thread Milan Bouchet-Valat
(In reply to comment #27) Thanks, Chris. That's what 'bisect' means! :) Can you or anyone tell me how to 'download the source for both of those into a single git tree and recompile both'? I am willing to help further, but I don't have time to spend hours or days working out how to do

[Bug 805700]

2012-04-13 Thread Milan Bouchet-Valat
As the message says, you need to configure the kernel. See https://wiki.ubuntu.com/KernelTeam/GitKernelBuild The simplest solution is to use the Ubuntu default configuration: cp /boot/config-`uname -r` .config -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 805700]

2012-04-13 Thread Milan Bouchet-Valat
That's because you need to build the kernel before installing it. What happens if you follow the Ubuntu instructions? In particular, have you run this? CONCURRENCY_LEVEL=`getconf _NPROCESSORS_ONLN` fakeroot make-kpkg --initrd --append-to-version=-custom kernel_image kernel_headers -- You

[Bug 805700]

2012-04-13 Thread Milan Bouchet-Valat
You didn't install the needed package from the Prerequisites section: sudo apt-get install git-core kernel-package fakeroot build-essential ncurses-dev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 629258] Re: Battery life estimation never comes around

2012-04-08 Thread Milan Bouchet-Valat
** Changed in: upower Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/629258 Title: Battery life estimation never comes around To manage notifications about this

[Bug 947784] Re: Remade username doesnt ask keyring to make password

2012-03-16 Thread Milan Bouchet-Valat
So this is the real bug, not the other way round. Anyway, I don't think the chances are high that anybody will fix this kind of relatively minor bugs in 10.04. People are already too busy with recent versions to backport such fixes to versions that are in maintenance mode. Users management has

[Bug 947784] Re: Remade username doesnt ask keyring to make password

2012-03-13 Thread Milan Bouchet-Valat
I no longer use Ubuntu, and if you ask me I don't really care. And I couldn't guess from the original description whether the user files were removed or not. Anyway, I was completely mistaken by your report. There's no bug at all, just try what I asked you: What happens if you create a

[Bug 156073] Re: Disabling gdm-login kills X instantly

2012-03-11 Thread Milan Bouchet-Valat
** Changed in: gnome-system-tools (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/156073 Title: Disabling gdm-login kills X instantly To manage

[Bug 947784] Re: Remade username doesnt ask keyring to make password

2012-03-07 Thread Milan Bouchet-Valat
Did you check the folder was actually deleted? This makes no sense to me, if the files are gone the keyring configuration is gone too; the users tool has no power on this. What happens if you create a completely new user? -- You received this bug notification because you are a member of Ubuntu

[Bug 947784] Re: Remade username doesnt ask keyring to make password

2012-03-06 Thread Milan Bouchet-Valat
The question is, do you remove User123's home directory? If not, then the exact same configuration will be used by the recreated user. That's not a bug. ** Changed in: gnome-system-tools (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of

[Bug 428884] Re: gnome-screensaver-command --poke no longer inhibits screensaver

2012-03-01 Thread Milan Bouchet-Valat
** Bug watch added: VLC Trac #4739 http://trac.videolan.org/vlc/ticket/4739 ** Changed in: vlc Importance: Undecided = Unknown ** Changed in: vlc Status: Won't Fix = Unknown ** Changed in: vlc Remote watch: None = VLC Trac #4739 -- You received this bug notification because you

[Bug 103960] Re: System-Admin-Networking Change hostname trashes hosts file

2012-02-28 Thread Milan Bouchet-Valat
Of course, you need to install gnome-network-admin, and it's been that way for ages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/103960 Title: System-Admin-Networking Change hostname trashes

[Bug 907103] Re: gnome-shell unicode problem

2012-02-19 Thread Milan Bouchet-Valat
** Bug watch added: GNOME Bug Tracker #670363 https://bugzilla.gnome.org/show_bug.cgi?id=670363 ** Also affects: gnome-shell via https://bugzilla.gnome.org/show_bug.cgi?id=670363 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 805700]

2012-02-18 Thread Milan Bouchet-Valat
(In reply to comment #21) Thanks, Milan - yes, that info is worth a lot. :) So .. the Lucid version of Xorg correctly loads the 'intel' driver for kernel 2.6.32.28 (probably need to repeat test with the current Xorg?) It is likely (but to be confirmed) that Xorg incorrectly loads 'vesa'

[Bug 805700]

2012-02-18 Thread Milan Bouchet-Valat
FWIW, you can install most kernels from Ubuntu packages here: http://kernel.ubuntu.com/~kernel-ppa/mainline/ Even the packages marked as Maverick or Natty should more or less work with Oneiric. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 805700] Re: NattyOneiric - intel 82945G/GZ graphics card - Intel driver fails

2012-02-15 Thread Milan Bouchet-Valat
** Also affects: xserver-xorg-video-intel via https://bugs.freedesktop.org/show_bug.cgi?id=45978 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/805700

[Bug 931723] Re: gnome-shell crashed with SIGSEGV in g_slice_alloc()

2012-02-13 Thread Milan Bouchet-Valat
** Bug watch added: GNOME Bug Tracker #669954 https://bugzilla.gnome.org/show_bug.cgi?id=669954 ** Also affects: gnome-shell via https://bugzilla.gnome.org/show_bug.cgi?id=669954 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member

[Bug 805700] Re: NattyOneiric - intel 82945G/GZ graphics card - Intel driver fails

2012-02-12 Thread Milan Bouchet-Valat
Could somebody report this to Intel developers? The mail sent to the kernel mailing list seems to have been missed. You can file a bug to the X.org bug tracker at https://bugs.freedesktop.org/enter_bug.cgi?product=xorg Feel free to paste a link to the mail, which has detailed information:

[Bug 924774] Re: inconsistent wording of buttons of the shutdown dialog in French

2012-02-01 Thread Milan Bouchet-Valat
I think we agreed to say that Fermer la session was generally a better term. It avoids the confusion with disconnecting from the network, which is very close to the session menu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 917637] Re: Does not detect hotplugged storage device

2012-01-17 Thread Milan Bouchet-Valat
Could you repeat the details you gave us upstream here? ** Bug watch added: GNOME Bug Tracker #668020 https://bugzilla.gnome.org/show_bug.cgi?id=668020 ** Also affects: gvfs via https://bugzilla.gnome.org/show_bug.cgi?id=668020 Importance: Unknown Status: Unknown -- You

[Bug 917583] Re: auto mount external hard drive and usb drives broken

2012-01-17 Thread Milan Bouchet-Valat
*** This bug is a duplicate of bug 917637 *** https://bugs.launchpad.net/bugs/917637 No need to file two different bugs. Plus, I never said the errors you give in the description had anything to do with the bug. ** This bug has been marked a duplicate of bug 917637 Does not detect

Re: [Bug 739398] Re: df header labels misaligned with data columns when using fr_FR.UTF-8 locale

2012-01-11 Thread Milan Bouchet-Valat
Le mercredi 11 janvier 2012 à 18:34 +, Robine Danielle jean claude a écrit : puis-je S V P,avoir la TRADUCTION en FRANCAIS . je ne COMPRENS pas les autres LANGUES. IL y a bien une personne pour me LE DIRE E FRANCAISou écrire Merci de me comprendre Que désirez-vous ? Pourquoi vous

[Bug 432964] Re: System crash in guest session locks /etc/passwd forever

2012-01-09 Thread Milan Bouchet-Valat
Check with 'mount' that / isn't mounted read-only. The best option is probably to set a root password by running 'passwd' as root user in recovery mode, and then to reboot in normal mode, log in as root, and add your user to the sudoers group. -- You received this bug notification because you

[Bug 861406] Re: gnome-shell crashed with SIGSEGV in cogl_xlib_renderer_handle_event_EXP()

2012-01-09 Thread Milan Bouchet-Valat
** Visibility changed to: Public ** Changed in: gnome-shell (Ubuntu) Status: Confirmed = Triaged ** Bug watch added: GNOME Bug Tracker #667333 https://bugzilla.gnome.org/show_bug.cgi?id=667333 ** Also affects: gnome-shell via https://bugzilla.gnome.org/show_bug.cgi?id=667333

[Bug 913175] Re: gnunet does not work by default - server seems not to run

2012-01-08 Thread Milan Bouchet-Valat
GNUnet 0.8.x is already outdated, 0.9 is out now. If you really want to use it, I think you should install it from sources. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/913175 Title: gnunet does

[Bug 913175] Re: gnunet does not work by default - server seems not to run

2012-01-08 Thread Milan Bouchet-Valat
I think it will enter the repositories when Debian has packaged it. See http://packages.debian.org/search?keywords=gnunet If it doesn't enter automatically, you'll be able to ask for a manual upload. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 221112]

2012-01-07 Thread Milan Bouchet-Valat
Could you make a choice at last? This bug is very annoying, and since the solution is here, please decide fast about it. Thanks! ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/221112 Title:

[Bug 546246]

2012-01-06 Thread Milan Bouchet-Valat
Doesn't seem to happen anymore in Fedora 16. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/546246 Title: telepathy-idle assert failure: *** glibc detected *** /usr/lib/telepathy/telepathy-idle:

[Bug 907452] Re: Switching user account type from Admin to Standard in a case of single user.

2012-01-04 Thread Milan Bouchet-Valat
What version are you using? I have implemented checks so that one cannot remove itself from the admin group if he's the last admin years ago. Could you check they don't work? Anyway, Ubuntu doesn't use the gnome-system-tools by default anymore, so maybe you think about gnome-control-center? --

[Bug 692568] Re: Printer shouldn't be paused after hp CUPS backend failed

2011-12-17 Thread Milan Bouchet-Valat
** Changed in: hplip (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692568 Title: Printer shouldn't be paused after hp CUPS backend failed To manage

[Bug 685215] Re: users-admin hangs immediately when run as root

2011-11-30 Thread Milan Bouchet-Valat
Sorry, I should have made clear I was speaking from an upstream (GNOME) point of view. I've not said Ubuntu wouldn't fix the problem (even if I know they won't). Ubuntu ships a version of users-admin that's more than a year old, so even if I fixed things upstream you wouldn't notice. My advice (to

[Bug 137527] Re: Unhelpful response when inserting encrypted DVD in default installation

2011-11-26 Thread Milan Bouchet-Valat
Alex: are you sure DVD drives with no region code set will trigger this error message in 11.10? That would need to be reported upstream as a separate bug. Sally-Ann: see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs -- You received this bug notification because you are a

[Bug 137527] Re: Unhelpful response when inserting encrypted DVD in default installation

2011-11-25 Thread Milan Bouchet-Valat
Matthew: the automated codec installation already exists in Totem actually. Just try to open a AAC file, and it will prompt you to install the codec. The Fluendo DVD plugin should just be registered with the correct information (to say: hey, I read encrypted DVDs), and Totem should query for such

[Bug 137527] Re: Unhelpful response when inserting encrypted DVD in default installation

2011-11-25 Thread Milan Bouchet-Valat
OK, the problem is, Fluendo doesn't sell a codec, but a full-fledged DVD player that competes with Totem. So we can't install the required codecs transparently. Something to check, though, is whether installing their DVD player is enough to allow GStreamer apps like Totem to read encrypted DVDs

[Bug 338976] Re: gnome-about-me hang when changing passwords with libpam-cracklib

2011-11-24 Thread Milan Bouchet-Valat
ghomem: That's not the same bug, please file another report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/338976 Title: gnome-about-me hang when changing passwords with libpam-cracklib To manage

[Bug 448234] Re: epiphany-browser assert failure: epiphany-browser: /build/buildd/nspluginwrapper-1.2.2/src/npw-rpc.c:1225: do_recv_NPObject: Assertion `npobj != ((void *)0)' failed.

2011-11-24 Thread Milan Bouchet-Valat
I think you should try installing the new 64-bit Flash 11, that will probably solve the issue. Anyway, upstream doesn't support 2.30 now (we're at 3.2), so they're probably not going to fix it now... -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 568748] Re: polkit-gnome-authentication-agent-1 not started on login

2011-11-14 Thread Milan Bouchet-Valat
Window manager warning: Failed to read saved session file Maybe you have a saved session in LDAP accounts that doesn't include polkit-gnome-authentication-agent-1? Please try with a completely clean home. If that doesn't work, you should start polkit-gnome-authentication- agent-1manually on a

[Bug 568748] Re: polkit-gnome-authentication-agent-1 not started on login

2011-11-14 Thread Milan Bouchet-Valat
Hm, sorry, I can't really help as I'm no longer using Ubuntu. Have a look at /usr/share/gnome/autostart/gnome-authentication-agent.desktop, and check everything is right there. You may want to copy this file to ~/.config/autostart, but it shouldn't be needed. -- You received this bug

[Bug 577563] Re: Automatic login fails and computer hangs (Lucid)

2011-11-10 Thread Milan Bouchet-Valat
Speaking as the (former) maintainer, this is really a bug in users- admin, but it's no longer developed since it's been replaced with the new GNOME control center applet upstream. (The new applet doesn't allow setting a password-less account.) If the bug had been reported against the

[Bug 888355] Re: users-admin should not allow creation of users with encrypted home who aren't asked for password on login

2011-11-10 Thread Milan Bouchet-Valat
*** This bug is a duplicate of bug 577563 *** https://bugs.launchpad.net/bugs/577563 Indeed. But users-admin is no longer developed, since it's been replaced with the new GNOME control center applet upstream. (The new applet doesn't allow setting a password-less account.) I don't think the

[Bug 577563] Re: Automatic login fails and computer hangs (Lucid)

2011-11-10 Thread Milan Bouchet-Valat
Isn't it already the case in 11.10? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/577563 Title: Automatic login fails and computer hangs (Lucid) To manage notifications about this bug go to:

[Bug 880772] Re: [network-settings] Please backport gnome2 proxy settings dialog

2011-10-24 Thread Milan Bouchet-Valat
Well, you're right, but that's not really a bug: it's just that the new dialog isn't completely finished yet. Of course, it would have been good to avoid regressions like that, but developers upstream are aware of the problem, and keeping this bug open won't help them to fix it. They won't bring

[Bug 879453] Re: users-admin tool enforces policy it has no authority over

2011-10-23 Thread Milan Bouchet-Valat
BTW, Ubuntu still hasn't packaged the gnome-system-tools 3.0, which were released last spring. So I won't waste my time releasing a fix that would never get included anyway... ** Changed in: gnome-system-tools (Ubuntu) Status: New = Triaged ** Changed in: gnome-system-tools (Ubuntu)

[Bug 879453] Re: users-admin tool enforces policy it has no authority over

2011-10-21 Thread Milan Bouchet-Valat
I don't remember the rationale for that restriction, if there is one. users-admin is a cross-platform tool, so one would have to check that all platforms allow upper case letters before making such a change. Anyways, the gnome-system-tools are deprecated now, and nobody is working on them, so I

[Bug 879453] Re: users-admin tool enforces policy it has no authority over

2011-10-21 Thread Milan Bouchet-Valat
The control center User accounts applets is the successor, but it doesn't show groups to the user. Ideally, choosing whether users are Admins or Normal should be enough for everything. If people need to user groups, they must be able to use the command line, because only these operations require

Re: [Desktop12.04-Topic] Google Cloud Print Integration

2011-10-19 Thread Milan Bouchet-Valat
Le mercredi 19 octobre 2011 à 00:12 +0200, Till Kamppeter a écrit : What we would need is something like a capplet in GNOME Control Center to (de)activate and configure Google Cloud Print. This GUI needs to be designed and it also needs to be decided which user daemon will be used to enable

Re: Sound settings changes for Precise

2011-10-18 Thread Milan Bouchet-Valat
Le mardi 18 octobre 2011 à 16:29 +0200, David Henningsson a écrit : Also, there is no reason as I see it to not trying to upstream it into GNOME. Of course, that would probably be welcome! I don't know exactly how to do that or who to contact about it. The relevant mailing lists are

[Bug 692568] Re: Printer shouldn't be paused after hp CUPS backend failed

2011-10-17 Thread Milan Bouchet-Valat
Sorry, I don't have these printers offhand, and anyway the bug is not easy to reproduce. I think it would be simpler to look at the code and see what error codes lead to suspending the printer. IMHO, there are almost no reasons to stop the printer: if an error occurs, kill the current job, or

Re: [Desktop12.04-Topic] control center cleanup

2011-10-11 Thread Milan Bouchet-Valat
Le mardi 11 octobre 2011 à 17:25 +0100, Matthew Paul Thomas a écrit : Rodrigo Moya wrote on 10/10/11 17:09: It's completely misnamed though. I guess just 'System' or something similar should be enough ... It might be possible to find a name that explicably covers default

[Bug 276384] Re: Thinkfinger doesn't unlock keyring

2011-10-11 Thread Milan Bouchet-Valat
That's the same problem. *Conceptually*, pam-mount or any other encrypting method cannot read something encrypted without the authentication mechanism providing a secret *that isn't stored on the computer*. So the authentication device must store the password in some hard-to-read place itself for

[Bug 870316] Re: creating of new user not compatible with gdm

2011-10-10 Thread Milan Bouchet-Valat
** Also affects: apparmor (Ubuntu) Importance: Undecided Status: New ** Changed in: apparmor (Ubuntu) Importance: Undecided = Medium ** Summary changed: - creating of new user not compatible with gdm + Apparmor blocks GDM login for new users -- You received this bug notification

[Bug 870316] Re: creating of new user not compatible with gdm

2011-10-09 Thread Milan Bouchet-Valat
Anything in /var/log/messages about apparmor or gdm? ** Changed in: gdm (Ubuntu) Status: Incomplete = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/870316 Title: creating of new

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

2011-10-09 Thread Milan Bouchet-Valat
Yes. Developers upstream think we can't legally point users to instructions about installing illegal software. :-( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/137527 Title: Totem should notify

[Bug 870316] Re: creating of new user not compatible with gdm

2011-10-08 Thread Milan Bouchet-Valat
That's most likely a permission problem. What does ls -l /home/username/.ICEauthority say? How did you create the user? Could you try creating another test user too? ** Changed in: gnome-system-tools (Ubuntu) Status: New = Incomplete ** Changed in: gnome-system-tools (Ubuntu)

  1   2   3   4   5   6   7   8   9   10   >